DAOS-18113 common: don't retry for bad target error
If a server is reformatted, clients might have stale applications that try to disconnect pools using stale URIs which might be rejected by the server. The current RSVC retries this error forever which might pollute the server logs.
Steps for the author:
- [ ] Commit message follows the guidelines.
- [ ] Appropriate Features or Test-tag pragmas were used.
- [ ] Appropriate Functional Test Stages were run.
- [ ] At least two positive code reviews including at least one code owner from each category referenced in the PR.
- [ ] Testing is complete. If necessary, forced-landing label added and a reason added in a comment.
After all prior steps are complete:
- [ ] Gatekeeper requested (daos-gatekeeper added as a reviewer).
Ticket title is 'erasurecode/multiple_target_failure.py:EcodOnlineMultiTargetFail.test_ec_single_target_rank_failure - (No space left on device) failed to write log 128' Status is 'Open' Labels: '2.6.4rc3,ci_2.6_weekly,weekly_test' https://daosio.atlassian.net/browse/DAOS-18113
Test stage Fault injection testing on EL 8.8 completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-17014/1/execution/node/1104/log
Test stage Functional Hardware Medium Verbs Provider MD on SSD completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-17014/2/execution/node/1072/log
Test stage Functional Hardware Large MD on SSD completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-17014/2/execution/node/1158/log