"go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^Internal$/^ObjectLock$/^(LegalHold|Retention|SetAfterUpload)$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3GCS:" 2026/02/21 03:51:54 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-mohumog2doja" 2026/02/21 03:51:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/21 03:51:56 INFO : S3 bucket rclone-test-mohumog2doja: Bucket "rclone-test-mohumog2doja" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention s3_internal_test.go:646: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:573 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:646 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:658 Error: Received unexpected error: operation error S3: DeleteObject, https response error StatusCode: 403, RequestID: , HostID: , api error RetentionPolicyNotMet: Object overwrite or deletion is not allowed due to retention policy. Test: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold s3_internal_test.go:679: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:679 Error: Not equal: expected: "ON" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -ON + Test: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold s3_internal_test.go:689: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:689 Error: Not equal: expected: "OFF" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -OFF + Test: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/SetAfterUpload fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:209 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:708 Error: Received unexpected error: failed to set legal hold: operation error S3: PutObjectLegalHold, https response error StatusCode: 403, RequestID: , HostID: , api error RetentionPolicyNotMet: Object overwrite or deletion is not allowed due to retention policy. Test: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/SetAfterUpload Messages: Put 2026/02/21 03:52:10 DEBUG : S3 bucket rclone-test-mohumog2doja: bucket is versioned: false 2026/02/21 03:52:10 DEBUG : Waiting for deletions to finish 2026/02/21 03:52:10 DEBUG : "file name.txt" version false 2026/02/21 03:52:10 DEBUG : file name.txt: Deleting (id "") 2026/02/21 03:52:10 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/02/21 03:52:10 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/02/21 03:52:10 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/21 03:52:10 INFO : file name.txt: Deleted 2026/02/21 03:52:11 INFO : S3 bucket rclone-test-mohumog2doja: Bucket "rclone-test-mohumog2doja" deleted 2026/02/21 03:52:11 DEBUG : Waiting for deletions to finish --- FAIL: TestIntegration (16.94s) --- FAIL: TestIntegration/FsMkdir (15.36s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (13.09s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (10.03s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (10.03s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention (2.51s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold (3.32s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/SetAfterUpload (1.79s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 16.988s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^Internal$/^ObjectLock$/^(LegalHold|Retention|SetAfterUpload)$'" - Finished ERROR in 18.927904655s (try 4/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/SetAfterUpload]