[FOLIO-3328] Platform Complete Build Fails Created: 02/Nov/21 Updated: 03/Nov/21 Resolved: 02/Nov/21 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Bug | Priority: | TBD |
| Reporter: | Marc Johnson | Assignee: | Unassigned |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||
| Sprint: | |||||||||
| Development Team: | None | ||||||||
| Description |
|
Overview: Platform complete builds are failing with errors like:
failed: [10.36.1.109] (item=ui-inventory.settings.fast-add) => {"ansible_loop_var": "item", "changed": false, "connection": "close", "content": "Cannot add immutable permission ui-inventory.settings.fast-add not owned by operating user 09b89076-ea6c-5f07-aef1-2f9461b4c39f", "content_type": "text/plain", "elapsed": 0, "item": "ui-inventory.settings.fast-add", "msg": "Status code was 403 and not [200]: HTTP Error 403: Forbidden", "redirected": false, "status": 403, "transfer_encoding": "chunked", "url": "http://10.36.1.109:9130/perms/users/bf67b97e-a117-4f7f-baf7-1f48cc1f47a7/permissions", "vary": "origin", "x_okapi_trace": "POST mod-permissions-5.15.0-SNAPSHOT.121 http://10.36.1.109:9137/perms/users/bf67b97e-a117-4f7f-baf7-1f48cc1f47a7/permissions : 403 6200us"}
mod-permissions was recently changed. |
| Comments |
| Comment by Wayne Schneider [ 03/Nov/21 ] |
|
As expected, the updates made for
|