"go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestRedirectSecretHeadersMatchTestList --- PASS: TestRedirectSecretHeadersMatchTestList (0.00s) === RUN TestClientRemovesSecretHeadersOnCrossHostRedirect --- PASS: TestClientRemovesSecretHeadersOnCrossHostRedirect (0.00s) === RUN TestClientDoesNotRestoreSecretHeadersAfterCrossHostRedirect --- PASS: TestClientDoesNotRestoreSecretHeadersAfterCrossHostRedirect (0.00s) === RUN TestClientKeepsSecretHeadersOnSameHostRedirect --- PASS: TestClientKeepsSecretHeadersOnSameHostRedirect (0.00s) === RUN TestClientRemovesGeneratedRefererOnCrossHostRedirect --- PASS: TestClientRemovesGeneratedRefererOnCrossHostRedirect (0.00s) === RUN TestS3CheckRedirectRejectsSchemeDowngrade === RUN TestS3CheckRedirectRejectsSchemeDowngrade/SameHostDowngrade === RUN TestS3CheckRedirectRejectsSchemeDowngrade/CrossHostDowngrade --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade (0.00s) --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade/SameHostDowngrade (0.00s) --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade/CrossHostDowngrade (0.00s) === RUN TestRedirectCrossesHost === RUN TestRedirectCrossesHost/SameHost === RUN TestRedirectCrossesHost/DifferentHost === RUN TestRedirectCrossesHost/SchemeDowngradeSameHost === RUN TestRedirectCrossesHost/SchemeDowngradeMidChain --- PASS: TestRedirectCrossesHost (0.00s) --- PASS: TestRedirectCrossesHost/SameHost (0.00s) --- PASS: TestRedirectCrossesHost/DifferentHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeSameHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeMidChain (0.00s) === RUN TestClientStopsAfterTenRedirects --- PASS: TestClientStopsAfterTenRedirects (0.00s) === RUN TestObjectNotFoundMapping --- PASS: TestObjectNotFoundMapping (0.00s) === RUN TestIntegration fstests.go:457: Using remote "TestS3GCS:" 2026/08/17 01:10:02 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-qubabuq3lugo" 2026/08/17 01:10:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/08/17 01:10:04 INFO : S3 bucket rclone-test-qubabuq3lugo: Bucket "rclone-test-qubabuq3lugo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/17 01:10:05 INFO : S3 bucket rclone-test-qubabuq3lugo: Bucket "rclone-test-qubabuq3lugo" deleted === RUN TestIntegration/FsMkdir 2026/08/17 01:10:06 INFO : S3 bucket rclone-test-qubabuq3lugo: Bucket "rclone-test-qubabuq3lugo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/17 01:10:06 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/08/17 01:10:07 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/08/17 01:10:07 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/08/17 01:10:41 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm7XFKfhkFG874eGSKc_AT012St8k745aDwujSVSUEMZXhGEve-7leFCBXGhlW56gEQ 2026/08/17 01:10:43 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "ee8a1eedd0250f9039f127b3ef5841fc" 2026/08/17 01:10:44 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "b7c99e05440e9a56db146075b372b01f" 2026/08/17 01:10:46 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "2a438787cda7cf02c22af5816364da38" 2026/08/17 01:10:46 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm7XFKfhkFG874eGSKc_AT012St8k745aDwujSVSUEMZXhGEve-7leFCBXGhlW56gEQ" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/08/17 01:10:56 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/17 01:10:56 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/17 01:11:04 DEBUG : S3 bucket rclone-test-qubabuq3lugo: bucket is versioned: false 2026/08/17 01:11:04 DEBUG : Waiting for deletions to finish 2026/08/17 01:11:04 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/17 01:11:04 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/17 01:11:04 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/17 01:11:06 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-qubabuq3lugo/dirToPurgeFromRoot" 2026/08/17 01:11:07 DEBUG : S3 bucket rclone-test-qubabuq3lugo path dirToPurgeFromRoot: bucket is versioned: false 2026/08/17 01:11:07 DEBUG : Waiting for deletions to finish 2026/08/17 01:11:07 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/17 01:11:07 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/17 01:11:07 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/17 01:11:08 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-qubabuq3lugo/hello? sausage/êé" 2026/08/17 01:11:12 DEBUG : S3 bucket rclone-test-qubabuq3lugo path hello? sausage/êé: bucket is versioned: false 2026/08/17 01:11:12 DEBUG : Waiting for deletions to finish 2026/08/17 01:11:12 DEBUG : "a/b/c/d/e.txt" version false 2026/08/17 01:11:12 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/17 01:11:13 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/17 01:11:36 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-qubabuq3lugo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/17 01:11:37 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-qubabuq3lugo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3GCS:" path "rclone-test-qubabuq3lugo" from "TestS3GCS:rclone-test-qubabuq3lugo" 2026/08/17 01:11:37 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2113: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2113 Error: Received unexpected error: not found: FixupRequest Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/17 01:11:46 NOTICE: S3 bucket rclone-test-qubabuq3lugo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/17 01:11:46 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm6aP2Ni2B63kT6afGsmD-4SIq2JOBSA-WVOnKibYD0fjEmGUP7zwrPZ5davOC3e0nU 2026/08/17 01:11:46 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/17 01:11:46 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/17 01:11:47 DEBUG : piped data.txt: multipart upload "ABPnzm6aP2Ni2B63kT6afGsmD-4SIq2JOBSA-WVOnKibYD0fjEmGUP7zwrPZ5davOC3e0nU" finished 2026/08/17 01:11:47 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/17 01:11:48 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm5R09zrnAc1OLxODQ8gZvRl1ppbhZ_MlzrowT-NSGb7MP13Nup0qhbMB9quaRlsv8s 2026/08/17 01:11:48 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/17 01:11:49 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "b9491e6119be061355fde0f4532fbdc4" 2026/08/17 01:11:50 DEBUG : piped data.txt: multipart upload "ABPnzm5R09zrnAc1OLxODQ8gZvRl1ppbhZ_MlzrowT-NSGb7MP13Nup0qhbMB9quaRlsv8s" finished 2026/08/17 01:11:50 DEBUG : piped data.txt: Multipart upload Etag: 2f45f7017edf476432986209d6b44571-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:80 Error: Not equal: expected: 667 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=667 vs obj=0 fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:218 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:80 Error: Not equal: expected: 667 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=667 vs obj=0 s3_internal_test.go:100: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:100 Error: Not equal: expected: "gzip" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -gzip + Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: content-encoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:109: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:109 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:117 Error: Not equal: expected: "\x1f\x8b\b\x00\x00\x00\x00\x00\x00\xff\x1c\xd3Aҫ \x10\x04\xe0+i\x8c\x89\x1eg\x80\x11F\xc1\x01a\x80p\xfaW\xff[\xf5\xaa\xabzџ\x97J\x06\xed\xcb\xc2A?L[\x97\x8e\x9a\xf3\xa6\xa9Џ\x9fݒ\xc7.m\xcd\xd2\xe8\xc6\xf8\tP0b\xdf\x14\x18\xcax\xef\x01\x15D\xb8\xa7\bE\"_k\x83\x88\x85\xc7\xeb\x02\xcfF\x9e=\xd3\xcd\x03\xfd[\xb1\x05\x8ba\xae\xa2\xa9I\xf9f\xd2\\\xd0̧dtb\xa6\xfcצ\xe3uc\xa0\x84j3b9\xc8\xf88\xbcI\x81\x9e\x1dY\xa8\xf4l\x1a\x7f2\xb8~2_P9,\x17h\xd4\x14\xde\a\xfe0AX/HX\xd8m\x95Nxh\xac\x05\x03Y:V/\a<|\xbf\x8a(\xb0p\xbd\v\x05쨷\xca\x0e\x06\xb6\xedD\x03\x85\xea7A\xa7\xc0\xe1\x13\xe5\x81\xcce\xcdxɠs\x1b\x14A\xe3\xbd_d\xc1\xe0\xfd֜\xf8\x11\xb3\x14\x8a\x18Q\xbf\"u,\xf0\xec\x16\x1eH\x92\xf7\v\a5\xf6K\x84\b'\xb7\xcf)J\x1c߯\x93;z>\xbf\x86$J\xe7\xba\\0\xd0C\x9d\x1bV\xe9\xe2\xb7\a\x1e\f\xfcL\x86\x874\xbc\xf7\xca\x17\x9e\xa86E\x03oJk@\x85\x87\xe4\xb7\x13\xcd\x03\xda\x1e\xb8\xd3\xc0\xb1\x1e\x90\xb8\xc2\xf9Q|P\xa3\xf0\x7f_\x80\xb1\xfd\xa5\xe3\xb2W\xb9蠾>\x1c8\x90zEN\xa4)\xcd\x03\x8dh\x0e\xd3M\x19\x95\xc4W\x16\x8b\x91\xd3\xe4@\xf1\xc1vjxC\x115\x0f\xb0\xa8\xc9O\x96+\x0e\xfe\xad\x17>xй\x18P\xa0\xc1M\x9a\xb5x\f_O\x11\x9b\xe4W\xc1FI\xf4zc\xa1\x04f1|S\x03\xf39d\xc0\x01}>\xe5\"\x8bj6\xf0\xfb{\xd8;S\xc0K\x9e\xc5A\xe6\x1b\xc27\x88\x96,\xee\x1d \x82\x82kK\x92\xb8\x8b[\v\x9d\xf8\xb0\x9b\x0e\xf6\x98\xc9-\x8d\x1f4\xf4|:;V\xfc[\x81\fw\xae\x7f\x0e\xa4q\x7f\xff0\x90\x918w\xb1\xf0\xe3k\x8f\x94\xc9b\xdd=khP\x16\xc77?x~\xb3$J\0CV L46EoJk@Q|P_W蠾>8zEN)hMW@vjxC5O+>xйPMx _OWFIzcf1|S9d}>"j6{;SKA7, kK[ -4|:;V[ wq08wkb=khP7?x~ & ? + ≠/z.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:469 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List Messages: Unexpected file "versions/test-versions.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject s3_internal_test.go:473: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:473 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"object not found"}) actual : () Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject s3_internal_test.go:475: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:475 Error: Not equal: expected: 0 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:469 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (101) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:469 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: S3 bucket rclone-test-qubabuq3lugo/versions/test-versions.txt: md5 hash incorrect - expecting "2e824305544a89e49ee267b8e974b8be" got "e519050b9e06d8da71dbcec90d5eb807" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:469 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 101 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: versions/test-versions.txt: size incorrect file=101 vs obj=100 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:469 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: versions/test-versions.txt: Modification time difference too big |8760h0m0s| > 1ns (want 2002-05-06 04:05:06.499999999 +0000 UTC vs got 2001-05-06 04:05:06.499999999 +0000 UTC) (precision 1ns) === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject s3_internal_test.go:475: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:475 Error: Not equal: expected: 101 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir s3_internal_test.go:507: Creating a bucket we already have created returned code: BucketAlreadyOwnedByYou === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2026/08/17 01:12:26 DEBUG : Waiting for deletions to finish 2026/08/17 01:12:26 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/17 01:12:26 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1786929050188959" 2026/08/17 01:12:26 DEBUG : "versions/test-versions-v2026-08-17-011159-944.txt" version true 2026/08/17 01:12:26 DEBUG : versions/test-versions-v2026-08-17-011159-944.txt: Deleting (id "1786929119876352") 2026/08/17 01:12:26 DEBUG : "versions/test-versions.txt" version false 2026/08/17 01:12:26 DEBUG : versions/test-versions.txt: Not deleting current version "1786929125147877" 2026/08/17 01:12:27 INFO : versions/test-versions-v2026-08-17-011159-944.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:535: Object Lock not supported by this provider (quirk object_lock_supported = false) === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/08/17 01:12:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4jDJ3WLvZIgF4cv88GH_yMDo1OtmZmE6LHgeoQMIsIy8vUIkntXqg-h2CHjpjCNRU 2026/08/17 01:12:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/08/17 01:12:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/08/17 01:12:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm4jDJ3WLvZIgF4cv88GH_yMDo1OtmZmE6LHgeoQMIsIy8vUIkntXqg-h2CHjpjCNRU" finished 2026/08/17 01:12:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/08/17 01:12:36 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm6nqAMapxyxTPq6w3us6lXuoy6OfOk_nT1p7BitTypxJ17OU2V_bxyUKH3vMlDgziE 2026/08/17 01:12:37 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/08/17 01:12:38 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/17 01:12:38 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm6nqAMapxyxTPq6w3us6lXuoy6OfOk_nT1p7BitTypxJ17OU2V_bxyUKH3vMlDgziE" finished 2026/08/17 01:12:38 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/17 01:12:41 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6OTMYjzxwW5W3ITDDtXqVtinvhojfEOxUqbvmRViDYgelEmEu5ghpYcEHNuGaXuyI 2026/08/17 01:12:41 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/17 01:12:42 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/17 01:12:43 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm6OTMYjzxwW5W3ITDDtXqVtinvhojfEOxUqbvmRViDYgelEmEu5ghpYcEHNuGaXuyI" finished 2026/08/17 01:12:43 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/17 01:12:45 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm6UCpMJToBZWF5qTekPrX2JGLbiCA3VWkOuCxd3optIGSSAO2mm_C1LUlrZyoqi1f0 2026/08/17 01:12:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/17 01:12:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/17 01:12:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/17 01:12:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/17 01:12:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/17 01:12:47 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/17 01:12:47 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm6UCpMJToBZWF5qTekPrX2JGLbiCA3VWkOuCxd3optIGSSAO2mm_C1LUlrZyoqi1f0" finished 2026/08/17 01:12:47 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/17 01:12:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm51gGOkBbq0f_daJeTP6X4aADu8vBDYG-K1OZ7lGKsp6inV85dMqkgRGXBRet_fm1k 2026/08/17 01:12:50 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/17 01:12:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/08/17 01:12:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/08/17 01:12:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/17 01:12:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/17 01:12:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/17 01:12:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm51gGOkBbq0f_daJeTP6X4aADu8vBDYG-K1OZ7lGKsp6inV85dMqkgRGXBRet_fm1k" finished 2026/08/17 01:12:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/08/17 01:12:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4mQhEuep3Dvq8y-QNIyNrC8wMiFSYTdLJShE-4Dhu-aVuHG9rFGsCBhQq9bAWRfLo 2026/08/17 01:12:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/17 01:13:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/08/17 01:13:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm4mQhEuep3Dvq8y-QNIyNrC8wMiFSYTdLJShE-4Dhu-aVuHG9rFGsCBhQq9bAWRfLo" finished 2026/08/17 01:13:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/08/17 01:13:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm6XTzxqSEOyKhr1xWSrZtRUF4zEiCiuYgQRMAvIF2YCV66IQ9nKK-0eP1uyra_GehM 2026/08/17 01:13:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/17 01:13:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/17 01:13:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm6XTzxqSEOyKhr1xWSrZtRUF4zEiCiuYgQRMAvIF2YCV66IQ9nKK-0eP1uyra_GehM" finished 2026/08/17 01:13:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/17 01:13:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7cdVyFwhKclV7oDc_cgM5TRChZ5TaKFPnWM6Z0c_-UAOUBhwFXkVYnUU7JcBqvMLM 2026/08/17 01:13:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/17 01:13:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/17 01:13:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm7cdVyFwhKclV7oDc_cgM5TRChZ5TaKFPnWM6Z0c_-UAOUBhwFXkVYnUU7JcBqvMLM" finished 2026/08/17 01:13:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/17 01:13:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm7QARhqJzb69O9ppb_oY1c1_q_4g46l4K_JzweNXQmH8u8DyJS796NBuNXRa5k-wmI 2026/08/17 01:13:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/17 01:13:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/17 01:13:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/17 01:13:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/17 01:13:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/17 01:13:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/17 01:13:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm7QARhqJzb69O9ppb_oY1c1_q_4g46l4K_JzweNXQmH8u8DyJS796NBuNXRa5k-wmI" finished 2026/08/17 01:13:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/17 01:13:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5eokau9kYr7pGnYCrchLKbtNLnWsj37nnb3Njt_QlLNn3OaYM6fHYPhojl9xAzVY8 2026/08/17 01:13:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/17 01:13:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/17 01:13:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/17 01:13:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/17 01:13:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/17 01:13:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/17 01:13:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm5eokau9kYr7pGnYCrchLKbtNLnWsj37nnb3Njt_QlLNn3OaYM6fHYPhojl9xAzVY8" finished 2026/08/17 01:13:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/08/17 01:13:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6lu4MIGMxHFiq7E50RHHSSzmhytQF7qkLij8jvlboJVX6-ArkN-sBeBs4y08zcWp0 2026/08/17 01:13:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/17 01:13:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/08/17 01:13:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm6lu4MIGMxHFiq7E50RHHSSzmhytQF7qkLij8jvlboJVX6-ArkN-sBeBs4y08zcWp0" finished 2026/08/17 01:13:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/08/17 01:13:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm5dSfYUQY35AK2D0Erb46fSvoJD12YOkpPFvDDFfiZB3q0V133QbPwzRT6wwmJ-jFk 2026/08/17 01:13:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/17 01:13:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/17 01:13:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm5dSfYUQY35AK2D0Erb46fSvoJD12YOkpPFvDDFfiZB3q0V133QbPwzRT6wwmJ-jFk" finished 2026/08/17 01:13:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/17 01:13:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7yXx1QCkaeqAORJdD6hJDgAQL_fkNV2LlSmaZBpo4lEvpq5vXyJq-oC34tkEF7dzQ 2026/08/17 01:13:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/17 01:13:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/17 01:13:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm7yXx1QCkaeqAORJdD6hJDgAQL_fkNV2LlSmaZBpo4lEvpq5vXyJq-oC34tkEF7dzQ" finished 2026/08/17 01:13:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/17 01:13:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm5NOOdAj7Hfg6mmIw2otIRuDugG4RiQ6fn8SLu4OegDcPf47Ul9MNxgFfbHm4v2WSU 2026/08/17 01:13:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/17 01:13:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/17 01:13:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/17 01:13:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/17 01:13:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/17 01:13:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/17 01:13:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm5NOOdAj7Hfg6mmIw2otIRuDugG4RiQ6fn8SLu4OegDcPf47Ul9MNxgFfbHm4v2WSU" finished 2026/08/17 01:13:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/17 01:13:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5Hm6Q-bxcxuqaIxx2jC0CC7zTpuSOGSgyK78Pt0e8RaI29z0ygg_FHae3CLUHF3Ag 2026/08/17 01:13:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/17 01:13:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/17 01:13:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/17 01:13:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/17 01:13:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/17 01:13:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/17 01:13:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm5Hm6Q-bxcxuqaIxx2jC0CC7zTpuSOGSgyK78Pt0e8RaI29z0ygg_FHae3CLUHF3Ag" finished 2026/08/17 01:13:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/08/17 01:13:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4PcisJeJpkK0lUmJbs1ocEnVi-rtWvTezVMB4ynfgXZjZQ3ctZN5-7tqtG6tK7aaM 2026/08/17 01:13:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/17 01:13:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/08/17 01:13:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm4PcisJeJpkK0lUmJbs1ocEnVi-rtWvTezVMB4ynfgXZjZQ3ctZN5-7tqtG6tK7aaM" finished 2026/08/17 01:13:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/08/17 01:13:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm5z9XyA1RIPOukGARxyprKuOhwA3IUfvMzYSXrBargOCN_VUoL4nsZ5TnLPMCGBegA 2026/08/17 01:13:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/17 01:13:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/17 01:14:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm5z9XyA1RIPOukGARxyprKuOhwA3IUfvMzYSXrBargOCN_VUoL4nsZ5TnLPMCGBegA" finished 2026/08/17 01:14:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/17 01:14:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7jhgwBP5IrF_z8e8xm8thxfMNddud1388JxmPrQY63Ukgty10hxwLh9xyElYZ3U_U 2026/08/17 01:14:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/17 01:14:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/17 01:14:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm7jhgwBP5IrF_z8e8xm8thxfMNddud1388JxmPrQY63Ukgty10hxwLh9xyElYZ3U_U" finished 2026/08/17 01:14:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/17 01:14:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm7CxNrH3OPRQd1I_inEUI0iXxa7pXkqFb83HHt65RZpMK9mmUp6rr6fdYcvpEQiHrs 2026/08/17 01:14:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/17 01:14:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/17 01:14:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/17 01:14:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/17 01:14:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/17 01:14:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/17 01:14:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm7CxNrH3OPRQd1I_inEUI0iXxa7pXkqFb83HHt65RZpMK9mmUp6rr6fdYcvpEQiHrs" finished 2026/08/17 01:14:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/17 01:14:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5GSIfvJBAnfEgV3EeBJmQ2HnxOVerYMOsoLYrg78uMA8VGMOyFX9XgnimPyWkv3zA 2026/08/17 01:14:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/17 01:14:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/08/17 01:14:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/17 01:14:13 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/17 01:14:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/17 01:14:14 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/17 01:14:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm5GSIfvJBAnfEgV3EeBJmQ2HnxOVerYMOsoLYrg78uMA8VGMOyFX9XgnimPyWkv3zA" finished 2026/08/17 01:14:15 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/08/17 01:14:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7DXNn01YirxLJrngolU1UprqlrsxEv3RvDZvTFeX7jSyA4WmVFFKEqhlMLKrmCFmQ 2026/08/17 01:14:21 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/08/17 01:14:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/08/17 01:14:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm7DXNn01YirxLJrngolU1UprqlrsxEv3RvDZvTFeX7jSyA4WmVFFKEqhlMLKrmCFmQ" finished 2026/08/17 01:14:23 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/08/17 01:14:25 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm4_oNx9MmhCOlRq5rGqSU0ohaG3NZAAPRbZzFQsH8P1dBNcA11IlzMkQVZHPXK7eK8 2026/08/17 01:14:26 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/08/17 01:14:27 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/17 01:14:28 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm4_oNx9MmhCOlRq5rGqSU0ohaG3NZAAPRbZzFQsH8P1dBNcA11IlzMkQVZHPXK7eK8" finished 2026/08/17 01:14:28 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/17 01:14:30 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5MyrGAI2JroKhdemRuRVLea_KxYavlbrqi5PyHh6rIidiIhZDaRyliM4oB0q0tIKI 2026/08/17 01:14:30 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/17 01:14:32 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/17 01:14:32 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm5MyrGAI2JroKhdemRuRVLea_KxYavlbrqi5PyHh6rIidiIhZDaRyliM4oB0q0tIKI" finished 2026/08/17 01:14:32 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/17 01:14:34 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm74RiTs3q2gQuFwPHTC9k8KSn1O8eAQVlcK5Oqis9eiuMBJnYm31ufelaU401LVy2I 2026/08/17 01:14:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/17 01:14:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/17 01:14:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/17 01:14:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/17 01:14:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/17 01:14:36 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/17 01:14:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm74RiTs3q2gQuFwPHTC9k8KSn1O8eAQVlcK5Oqis9eiuMBJnYm31ufelaU401LVy2I" finished 2026/08/17 01:14:37 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/17 01:14:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4E8pdpajBcqra7m4jX4RqiE_o6EZyZi6SI4XUmG8VGtqyCPzNSnkCJfcXb5_OKwck 2026/08/17 01:14:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/17 01:14:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/08/17 01:14:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/08/17 01:14:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/17 01:14:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/17 01:14:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/17 01:14:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm4E8pdpajBcqra7m4jX4RqiE_o6EZyZi6SI4XUmG8VGtqyCPzNSnkCJfcXb5_OKwck" finished 2026/08/17 01:14:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/08/17 01:14:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5JLFctojYtIB8ZSjaHooURIN6c___5qCOpEGQIw1fB5j5QfwSF4yK6KlO9MoC4tUo 2026/08/17 01:14:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/08/17 01:14:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/08/17 01:14:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm5JLFctojYtIB8ZSjaHooURIN6c___5qCOpEGQIw1fB5j5QfwSF4yK6KlO9MoC4tUo" finished 2026/08/17 01:14:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/08/17 01:14:52 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm5YhYQhGuMHSTHStuo1mO9z5ikhmY_DyZW3frhZOsNsdXuR096QIIG8AiVVXmRM-2Y 2026/08/17 01:14:53 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/08/17 01:14:55 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/17 01:14:55 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm5YhYQhGuMHSTHStuo1mO9z5ikhmY_DyZW3frhZOsNsdXuR096QIIG8AiVVXmRM-2Y" finished 2026/08/17 01:14:55 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/17 01:14:57 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5aeSwNtbe0oAAT2VutEtStOCcUcJwSJN0aIUAj-2HpdW1mnI2lYTYz5oy9RouvqjM 2026/08/17 01:14:58 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/17 01:14:59 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/17 01:15:00 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm5aeSwNtbe0oAAT2VutEtStOCcUcJwSJN0aIUAj-2HpdW1mnI2lYTYz5oy9RouvqjM" finished 2026/08/17 01:15:00 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/17 01:15:05 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm6SQvF9H1oNy1YZXtONu75J2-rLN5hjibGNRId09VX9sL1U96kNTahvxQ303kJ6aIU 2026/08/17 01:15:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/17 01:15:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/17 01:15:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/17 01:15:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/17 01:15:08 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/17 01:15:08 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/17 01:15:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm6SQvF9H1oNy1YZXtONu75J2-rLN5hjibGNRId09VX9sL1U96kNTahvxQ303kJ6aIU" finished 2026/08/17 01:15:09 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/17 01:15:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4PFWIcBXlBx_08AGOpJzJZpbR7tOr2hOqtjdgBf1mKznXLh-PYGuEtqAUbV6jNBUw 2026/08/17 01:15:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/17 01:15:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/08/17 01:15:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/17 01:15:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/17 01:15:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/17 01:15:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/17 01:15:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm4PFWIcBXlBx_08AGOpJzJZpbR7tOr2hOqtjdgBf1mKznXLh-PYGuEtqAUbV6jNBUw" finished 2026/08/17 01:15:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/17 01:15:16 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-qubabuq3lugo.storage.googleapis.com/short-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/17 01:15:16 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2596: Put returned an error (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-qubabuq3lugo.storage.googleapis.com/short-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/17 01:15:17 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/17 01:15:17 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: ABPnzm6rkSHCdK-xp59O7Uhy0mmOVZlR1LTmpWjWQ-gXDTjcyFSCqSiA-LIVodLKbOH_cPM 2026/08/17 01:15:17 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/17 01:15:17 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/17 01:15:18 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "f122a27fd14a6d35c7c252f57d0e46b5" 2026/08/17 01:15:18 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "38925264c7592182525d5cb5293b90c6" 2026/08/17 01:15:18 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/17 01:15:19 DEBUG : short-eof-chunked.bin: multipart upload "ABPnzm6rkSHCdK-xp59O7Uhy0mmOVZlR1LTmpWjWQ-gXDTjcyFSCqSiA-LIVodLKbOH_cPM" aborted fstests.go:2596: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2702: *s3.Fs does not support SetCopyCutoff: --s3-copy-cutoff not supported: optional feature not implemented === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/17 01:15:19 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm7uvpawhJSWH6Uefg4M0oLg9jrxI2Mv0ExUBIZYt-0V0vojtUlj9M6-aHPaCMaR6TY 2026/08/17 01:15:19 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/17 01:15:19 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "49b768a09eb3c212b8fe940d31619f43" 2026/08/17 01:15:20 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm7uvpawhJSWH6Uefg4M0oLg9jrxI2Mv0ExUBIZYt-0V0vojtUlj9M6-aHPaCMaR6TY" finished 2026/08/17 01:15:20 DEBUG : unknown-size-put.txt: Multipart upload Etag: 050c2a020b1b798390ad591997876c7b-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/17 01:15:21 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm6JOjFlOJiSEBG7qWB8X551DowjNd_gc4-c2JLvnnbF8qe074264NyrjhkM_9gixRs 2026/08/17 01:15:21 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/17 01:15:22 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "50f90118067d1693d6242c3250fbb52d" 2026/08/17 01:15:22 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm6JOjFlOJiSEBG7qWB8X551DowjNd_gc4-c2JLvnnbF8qe074264NyrjhkM_9gixRs" finished 2026/08/17 01:15:22 DEBUG : unknown-size-update.txt: Multipart upload Etag: 430d8b594c6897fd703f639800e431e4-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/17 01:15:22 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-qubabuq3lugo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/08/17 01:15:23 DEBUG : Waiting for deletions to finish 2026/08/17 01:15:23 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/17 01:15:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1786929050188959") 2026/08/17 01:15:23 DEBUG : "versions/test-versions-v2026-08-17-011205-217.txt" version true 2026/08/17 01:15:23 DEBUG : versions/test-versions-v2026-08-17-011205-217.txt: Deleting (id "1786929125147877") 2026/08/17 01:15:24 INFO : versions/test-versions-v2026-08-17-011205-217.txt: Deleted 2026/08/17 01:15:24 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/17 01:15:24 INFO : S3 bucket rclone-test-qubabuq3lugo: Bucket "rclone-test-qubabuq3lugo" deleted 2026/08/17 01:15:25 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- FAIL: TestIntegration (322.47s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.40s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.12s) --- FAIL: TestIntegration/FsMkdir (319.70s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.19s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.19s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.50s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.20s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.47s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.22s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (29.02s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.64s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.42s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.73s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.11s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.78s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (2.07s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.35s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (100.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (8.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (4.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.81s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (3.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.30s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.66s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (5.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (3.05s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (37.28s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (2.56s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (1.31s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (31.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (18.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.23s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (8.08s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.93s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (8.25s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (8.12s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (167.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (7.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (8.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (28.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (8.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (5.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (9.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (7.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (3.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (8.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (28.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (9.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (5.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (10.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (5.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (26.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (8.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (8.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (32.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (8.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (13.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (8.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.75s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (2.21s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.53s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.37s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.16s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.77s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:366: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/08/17 01:15:25 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/08/17 01:15:25 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) === RUN TestParseRetainUntilDate === RUN TestParseRetainUntilDate/RFC3339_date === RUN TestParseRetainUntilDate/RFC3339_date_with_timezone === RUN TestParseRetainUntilDate/duration_days === RUN TestParseRetainUntilDate/duration_hours === RUN TestParseRetainUntilDate/duration_minutes === RUN TestParseRetainUntilDate/invalid_input === RUN TestParseRetainUntilDate/empty_input --- PASS: TestParseRetainUntilDate (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date_with_timezone (0.00s) --- PASS: TestParseRetainUntilDate/duration_days (0.00s) --- PASS: TestParseRetainUntilDate/duration_hours (0.00s) --- PASS: TestParseRetainUntilDate/duration_minutes (0.00s) --- PASS: TestParseRetainUntilDate/invalid_input (0.00s) --- PASS: TestParseRetainUntilDate/empty_input (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 322.556s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 5m24.523969419s (try 1/5)