)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"fe2a6fc0636244b2e1c25bc3ce4316b08571b7a7","unresolved":false,"context_lines":[{"line_number":7,"context_line":"Use official service type"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"Build on change Id90044bca44387864aee8984bc2366c089c87cfc and"},{"line_number":10,"context_line":"switch to the official service type rather than the unofficial"},{"line_number":11,"context_line":"one that we are removing in [1]."},{"line_number":12,"context_line":""},{"line_number":13,"context_line":"[1] https://review.opendev.org/c/openstack/manila/+/959554"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":2,"id":"d3dd8ba2_25174dc8","line":10,"range":{"start_line":10,"start_character":14,"end_line":10,"end_character":35},"updated":"2026-02-17 12:25:18.000000000","message":"https://service-types.openstack.org/service-types.json","commit_id":"f99c487d8d1e78184d4c85e226c04346c7c75cf2"}],"/PATCHSET_LEVEL":[{"author":{"_account_id":15334,"name":"Stephen Finucane","display_name":"stephenfin","email":"stephenfin@redhat.com","username":"sfinucan"},"change_message_id":"83e0354d6891a1ad7a6ba5e4b278923b929f705d","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"8020303e_9e4fa7cf","updated":"2026-02-16 16:09:30.000000000","message":"recheck looks like an unrelated failure\n\n```\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\nFailed 1 tests - output below:\n\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\u003d\n\nmanila_tempest_tests.tests.scenario.test_share_basic_ops.TestShareBasicOpsNFS.test_read_write_two_vms[backend,id-5e184576-c7d1-4c16-9b7c-bc9bcd65ba58,positive]\n---------------------------------------------------------------------------------------------------------------------------------------------------------------\n\nCaptured traceback:\n~~~~~~~~~~~~~~~~~~~\n    Traceback (most recent call last):\n\n      File \"/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/manila_tempest_tests/tests/scenario/test_share_basic_ops.py\", line 127, in test_read_write_two_vms\n    self.mount_share(location, remote_client_inst2)\n\n      File \"/opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/manila_tempest_tests/tests/scenario/manager_share.py\", line 755, in mount_share\n    ssh_client.exec_command(\n\n      File \"/opt/stack/tempest/tempest/lib/common/ssh.py\", line 237, in exec_command\n    raise exceptions.SSHExecCommandFailed(\n\n    tempest.lib.exceptions.SSHExecCommandFailed: Command \u0027sudo mount -vt nfs  \"10.176.192.174:/opt/stack/data/manila/mnt/share-c9bab0ca-93ad-4f95-899e-fbe8331b4ad7\" /mnt\u0027, exit status: 32, stderr:\nmount.nfs: mount(2): Permission denied\nmount.nfs: mount(2): Permission denied\nmount.nfs: mount(2): Permission denied\nmount.nfs: trying 10.176.192.174 prog 100003 vers 3 prot TCP port 2049\nmount.nfs: trying 10.176.192.174 prog 100005 vers 3 prot UDP port 54002\nmount.nfs: portmap query retrying: RPC: Unable to receive - No route to host\nmount.nfs: trying 10.176.192.174 prog 100005 vers 3 prot TCP port 54415\nmount.nfs: portmap query failed: RPC: Remote system error - No route to host\nmount.nfs: access denied by server while mounting 10.176.192.174:/opt/stack/data/manila/mnt/share-c9bab0ca-93ad-4f95-899e-fbe8331b4ad7\n\nstdout:\nmount.nfs: timeout set for Mon Feb 16 14:00:41 2026\nmount.nfs: trying text-based options \u0027vers\u003d4.2,addr\u003d10.176.192.174,clientaddr\u003d10.1.0.27\u0027\nmount.nfs: trying text-based options \u0027vers\u003d4,minorversion\u003d1,addr\u003d10.176.192.174,clientaddr\u003d10.1.0.27\u0027\nmount.nfs: trying text-based options \u0027vers\u003d4,addr\u003d10.176.192.174,clientaddr\u003d10.1.0.27\u0027\nmount.nfs: trying text-based options \u0027addr\u003d10.176.192.174\u0027\nmount.nfs: prog 100003, trying vers\u003d3, prot\u003d6\nmount.nfs: prog 100005, trying vers\u003d3, prot\u003d17\nmount.nfs: prog 100005, trying vers\u003d3, prot\u003d6\n\n\n```","commit_id":"d3f4a93dc0cde722069824ce88736f262bd99dc2"},{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"43986f3e04f935b3aad83164a37e743c43b4a19a","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"b84eb4e2_d7b7792c","updated":"2026-02-19 06:14:55.000000000","message":"I\u0027ve a feeling this is going to break something elsewhere. We setup an alias endpoint on devstack.. but, there could be a lot of deployments using \"sharev2\". I don\u0027t know if we can communicate this change any easily though.. we do use release notes here in this repo, maybe we add an upgrade note? WDYT","commit_id":"f99c487d8d1e78184d4c85e226c04346c7c75cf2"},{"author":{"_account_id":29632,"name":"Carlos Eduardo","email":"ces.eduardo98@gmail.com","username":"silvacarlos"},"change_message_id":"6d247cfb8fd9c674fc64ff2c09a1622565fba673","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"49fe7931_748bd57f","updated":"2026-02-19 18:56:22.000000000","message":"LGTM, thank you!","commit_id":"f99c487d8d1e78184d4c85e226c04346c7c75cf2"}]}
