"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.01s) === RUN TestIntegration fstests.go:457: Using remote "TestS3GCS:" 2026/08/07 04:54:39 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-baculog0juna" 2026/08/07 04:54:39 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/07 04:54:41 INFO : S3 bucket rclone-test-baculog0juna: Bucket "rclone-test-baculog0juna" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/07 04:54:41 INFO : S3 bucket rclone-test-baculog0juna: Bucket "rclone-test-baculog0juna" deleted === RUN TestIntegration/FsMkdir 2026/08/07 04:54:43 INFO : S3 bucket rclone-test-baculog0juna: Bucket "rclone-test-baculog0juna" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/07 04:54:43 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/08/07 04:54:43 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/08/07 04:54:43 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/07 04:55:07 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm5tDb4P1M-0V_1RgbiyVtI73euY_X16IJNsxJL85CaHAGCEhot_yjwMpNbf6hIyoGQ 2026/08/07 04:55:09 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "efe92496791dc26155ef8d3032f062ea" 2026/08/07 04:55:10 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "6ee5849e4b244c2aa8bbdc2d835cc001" 2026/08/07 04:55:11 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "87a8aa9c62a860dce8437291bec7adca" 2026/08/07 04:55:12 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm5tDb4P1M-0V_1RgbiyVtI73euY_X16IJNsxJL85CaHAGCEhot_yjwMpNbf6hIyoGQ" 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/07 04:55:21 DEBUG : Creating backend with remote "TestS3GCS:" 2026/08/07 04:55:21 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/07 04:55:22 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/07 04:55:28 DEBUG : S3 bucket rclone-test-baculog0juna: bucket is versioned: false 2026/08/07 04:55:28 DEBUG : Waiting for deletions to finish 2026/08/07 04:55:29 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/07 04:55:29 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/07 04:55:29 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/07 04:55:31 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-baculog0juna/dirToPurgeFromRoot" 2026/08/07 04:55:31 DEBUG : S3 bucket rclone-test-baculog0juna path dirToPurgeFromRoot: bucket is versioned: false 2026/08/07 04:55:31 DEBUG : Waiting for deletions to finish 2026/08/07 04:55:31 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/07 04:55:31 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/07 04:55:31 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/07 04:55:32 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-baculog0juna/hello? sausage/êé" 2026/08/07 04:55:36 DEBUG : S3 bucket rclone-test-baculog0juna path hello? sausage/êé: bucket is versioned: false 2026/08/07 04:55:36 DEBUG : Waiting for deletions to finish 2026/08/07 04:55:37 DEBUG : "a/b/c/d/e.txt" version false 2026/08/07 04:55:37 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/07 04:55:37 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/07 04:55:58 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-baculog0juna/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/07 04:55:59 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-baculog0juna/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3GCS:" path "rclone-test-baculog0juna" from "TestS3GCS:rclone-test-baculog0juna" 2026/08/07 04:56:00 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/07 04:56:05 NOTICE: S3 bucket rclone-test-baculog0juna: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/07 04:56:05 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm4xaRSN1PGms3cRe4TrE5EoNLq3aHW1h6BZOniIpfuKh7zNbOPE1yOSnhM8eTHo7iQ 2026/08/07 04:56:05 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/07 04:56:06 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/07 04:56:06 DEBUG : piped data.txt: multipart upload "ABPnzm4xaRSN1PGms3cRe4TrE5EoNLq3aHW1h6BZOniIpfuKh7zNbOPE1yOSnhM8eTHo7iQ" finished 2026/08/07 04:56:06 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/07 04:56:07 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm6a49asJkCYE07-mT_WfJQ10iqseB3K7EzrDBu1qcMmGdigtAfEMhA6H7tVs4UGbCA 2026/08/07 04:56:07 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/07 04:56:08 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "aaf066afa7458d660444c831cd30d33b" 2026/08/07 04:56:08 DEBUG : piped data.txt: multipart upload "ABPnzm6a49asJkCYE07-mT_WfJQ10iqseB3K7EzrDBu1qcMmGdigtAfEMhA6H7tVs4UGbCA" finished 2026/08/07 04:56:08 DEBUG : piped data.txt: Multipart upload Etag: b6b8e53ba9296110c13c9cb2ee568411-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: 666 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=666 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: 666 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=666 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\x14\xd2K\xba\x83 \f@\xe1-U[\xb5]N\x80\x80\xe1a\xe4\x11\x14W\x7f\xbf;;\xf3\xf3W\xac\xb4\x93\x9f\xba\xec\xa0\xd9L\x9d2?2f\x8d\x11;\x9b\xe5D\r\x0e\xccjQ\xa3\x82\xb84\xd4\xe0)m\x95\x92DTk\xc2\x1b\x1b\x8eW\x80\x1d\"ݓ\xc2\xffr\xab\x81\f\x19\xcf邛\x13^ߌ\n\r\xdb)\xf0\r\x0eܬ\xa9`\xc54[p\xe8Q}nv\x94\xf9Z\x86\x1cX\xf1\x98\x1a<\x9cɯ\x8ev,P\x97\x9d\x0f\x19t|\x035lX\xa6\n\x0f\x04Ћ\xe5Ɲ\xda\xe7\xe4C\"^_\xc5\x0fZ\xa8\x8b\xc7\x0e\xb7\xe4\xdf%\x17X\xb8\x7f\x03\x1a\x1a\x8ak\xa0\xc1U\xcak\x90b\xcfi9\xf9\xa4\x87\xc7<\xf8\xa6\x83\xdafIa\xa5\xf1\xab\xd4XC\xf9d\x8c\xb8\xf33'\xe8h\xc9~:%\xea\x12ޑ\x14dhS\x95\x83\x1a\xeaw\xa0F\x96\x9f)\xb2\x82\xcc~-\x90\xc1\xca\xfe\xdd\xf1\xc0\n\xf1\x15\xf9D\xc5\xd7\xdaa\xe7\x00n\xddѠ\xa6\xba\x9c\xacق\xff\x14\xbc\xc9s\xdb:e\x1a\x92\xa7\fM:\x96\xa5@\xc5\x04\xf1\xb3\xa3B\xc7v\x0el\xe5\xa4kNh\xb9Q\x99\v\x1c\xd2䞂\x14T\xa2\xd7$\x97D\xf0\xeb\x03\x83\x0e:fG\x06\n]s\x10C\t\xc3\xdba\x84\x02\xe6\x17h\aOn9\xa4\x82\x91\xfaVxc\xe4\xf4\xbb \xa2\xe3\xba\xed\xe0`\xb0ߔ$\x8a\xfcl7k\xf1\xa8\xa6\x06\x9e3\xa6\xd5c\x17'fJ\x14У_n\xee\xa0i̞\a;\xea\xbf!\x032뷑\a\x1f4\xab\xc1K\x1c^/\xc3\x03\x1e\t\xafʧh1\x93B-\xa7\xd8o\x84N\x19\xcd\xfb\x81\x13*\xb9)ˉA귐\x85\x93\xc2\xd7\xe1\x00\xcf\xfe\x13\xa4rƾEr\xf4\xb0Z\x03^\x18\xf9\xfeyRT`,\x05\u2fe0O\x93\x8b<\x99\xaf#\xcb\x11\xc2\xcbH%\x05\xf1c\xc8p\xc5\xf2\xb3tq\x846),\x12\xa5\xacZ2\x9el\u07bb\x18\xce\xe4\xd6\x1d\x0e\x8ep\xaf\xa7\x1c\xa2\xa4O\x99;6\xae?\xcb\rv\x19[\x97\x9d\xab\x8c\xb7\x87$\x8a\xd4\xf4\x7f;˾\x1d2\xd8p\x9a-v\xd8E\xbd;\x1alro\t<\x151o\x0fA4\xeaeȍ\x8f\xd4\xed\x96.F\xfc\xdc\xd1\xe2\xc1j\xcd\xd0I\x83^\v=P(m\x8d\x12'9\xbe\x15/\xd99\x7f\x12z(\xd2^'$\xbcD\xcd\x1a\x9e\x7f!\xbf\b\xa7\x04\x19\xab\x85\xca7<\xef]\x0e<)\xbdN\xaarQY\xff\x02\x00\x00\xff\xff\x9e:\xa1t\xe8\x03\x00\x00" actual : "sesihij1vuhacod1viqozuy2celevod5pecagad6fecebal5tecajim7simuleb6mexetey0kahalix1bekahag6daqaqep1waxomew8qebedof1koxagag2ciresem2fagejeb4xogiqow5yunesen1tazoqij6giheras5honuyin8kiteter1sazakac5fotovit4ponulew8bozefas5jevaxuq9wuwafax9yatedil6kiyosur0yibojom5popizoy2yoxinit7fibesiy9sitocar4qelehoz2mavefif4vimivuk3libaqat1sunitec3kitifoz1lobaqoj6raqafuh8henesal0lopebow6vahokag6hedecis5pocofaj4rexijot7viqiyuq1qatuver5rasemal4hebegof2kofupiw2mefotir2ranutux1kurebuc6muwulaj6zayinin2gidariw2kudimek3gelarad9kihajig5nusadus3bexelom9walegos7hagayoj7bumiloz7xocujeb1tajoqem6jevugud1mikejej5xovaciy2joyogiv9yuyaqoc3duzezed6dewugew0doyazuk0sopucud1becupuf8laviqed3zapasig1qupekus8rifapik8geyajoj4kusoqev7ligizob6kewelox9jibiray5ralunes4tuwijid8gifolak0dusibal4didoser9fiwolat1berulur6cuqepod3hudoqig6hanolax6punubuv1qovetos9fotahuy7vuhosuy3jamubib1qafuquh7nuyodom2fevahub3vedetux7majirud3jakucec5yuxezus7xuvuduj2vefenob6qavicac6rizarim7timomun8sewuhoq4mejarut0pamewub2cazasem9lapukuy6fasoxaz3hunepim0pisuwir6" Diff: --- Expected +++ Actual @@ -1,5 +1 @@ -K @-U[]NaW;;WL2?2f;D jQ4)mDTkW"ݓr 邛^ߌ - ) ܬ`4[pQ}nvZX<ɯv,Pt|5lX -ЋƝC"^_Z%XkUkbi9 & ? + ≠/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-baculog0juna/versions/test-versions.txt: md5 hash incorrect - expecting "3113f02a4f98e22bb233c3e40a614eca" got "1eb9ccc053ce4ae21e148ad5c09477b8" 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/07 04:56:40 DEBUG : Waiting for deletions to finish 2026/08/07 04:56:40 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/07 04:56:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1786078515776772" 2026/08/07 04:56:40 DEBUG : "versions/test-versions-v2026-08-07-045616-493.txt" version true 2026/08/07 04:56:40 DEBUG : versions/test-versions-v2026-08-07-045616-493.txt: Deleting (id "1786078576424292") 2026/08/07 04:56:40 DEBUG : "versions/test-versions.txt" version false 2026/08/07 04:56:40 DEBUG : versions/test-versions.txt: Not deleting current version "1786078581256495" 2026/08/07 04:56:40 INFO : versions/test-versions-v2026-08-07-045616-493.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/07 04:56:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4gv3YYWKHItJ6JKnL_LC7z86iXOOYuTan6H_ukbuXJKa1EnZTo206b3doEr0hb43I 2026/08/07 04:56:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/08/07 04:56:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/08/07 04:56:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm4gv3YYWKHItJ6JKnL_LC7z86iXOOYuTan6H_ukbuXJKa1EnZTo206b3doEr0hb43I" finished 2026/08/07 04:56:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/08/07 04:56:49 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm4PgURRek-1_ciGV0IwOfLYzh1U_TUXCUutGxtGrVhnIg0Flyk4AQnFD9t9lZOXRQo 2026/08/07 04:56:49 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/08/07 04:56:51 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/07 04:56:51 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm4PgURRek-1_ciGV0IwOfLYzh1U_TUXCUutGxtGrVhnIg0Flyk4AQnFD9t9lZOXRQo" finished 2026/08/07 04:56:51 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/07 04:56:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4A5zzHWXEmSV7JSkEmn_zgcv5fcArg9nrOCmV0ZmcMxypW8t5uYOJXk3JDeFt0JDs 2026/08/07 04:56:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/07 04:56:55 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/07 04:56:55 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm4A5zzHWXEmSV7JSkEmn_zgcv5fcArg9nrOCmV0ZmcMxypW8t5uYOJXk3JDeFt0JDs" finished 2026/08/07 04:56:55 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/07 04:56:57 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm48eu9e44W6q4vyhx7n0K6sYaMRTIwSUP2BIYiHqq9WZIk6GR2yrG7I-kwnIWZ9NUc 2026/08/07 04:56:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/07 04:56:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/07 04:56:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/07 04:56:58 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/07 04:56:59 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/07 04:56:59 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/07 04:56:59 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm48eu9e44W6q4vyhx7n0K6sYaMRTIwSUP2BIYiHqq9WZIk6GR2yrG7I-kwnIWZ9NUc" finished 2026/08/07 04:56:59 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/07 04:57:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7AgFQlIYLL8Mt2UafJCpiZsXz_BehQVN6qgnelI0uLdRFsN1upmAaOy6aKMZSq7tU 2026/08/07 04:57:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/07 04:57:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/08/07 04:57:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/08/07 04:57:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/07 04:57:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/07 04:57:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/07 04:57:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm7AgFQlIYLL8Mt2UafJCpiZsXz_BehQVN6qgnelI0uLdRFsN1upmAaOy6aKMZSq7tU" finished 2026/08/07 04:57:04 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/07 04:57:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5ke4uBgbfMEgVgtRPgVJoiuaoOYu4NvSE352Gru_5wM9Ju5t6ciTEefpuurZQnXgw 2026/08/07 04:57:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/07 04:57:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/08/07 04:57:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm5ke4uBgbfMEgVgtRPgVJoiuaoOYu4NvSE352Gru_5wM9Ju5t6ciTEefpuurZQnXgw" finished 2026/08/07 04:57:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/08/07 04:57:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm7SEBdzhd2_HGCWAW163hHXPp8u9Ht5Ck2BkQJpVTO5RlJmhs5n-ohseLTb7Bmy-C4 2026/08/07 04:57:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/07 04:57:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/07 04:57:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm7SEBdzhd2_HGCWAW163hHXPp8u9Ht5Ck2BkQJpVTO5RlJmhs5n-ohseLTb7Bmy-C4" finished 2026/08/07 04:57:16 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/07 04:57:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6y-oaMVTR9u6bd8_g5j_J6FvoR7Qr83umBdvDS94zNClBoJs8Yio_jKu9s8BJdCkQ 2026/08/07 04:57:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/07 04:57:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/07 04:57:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm6y-oaMVTR9u6bd8_g5j_J6FvoR7Qr83umBdvDS94zNClBoJs8Yio_jKu9s8BJdCkQ" finished 2026/08/07 04:57:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/07 04:57:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm6Wc98s0CxYneNEkJb10g32kILAg2RyE9XQATLusDhU01qmPnqPla8F-5pbr8YiIQc 2026/08/07 04:57:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/07 04:57:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/07 04:57:21 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/07 04:57:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/07 04:57:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/07 04:57:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/07 04:57:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm6Wc98s0CxYneNEkJb10g32kILAg2RyE9XQATLusDhU01qmPnqPla8F-5pbr8YiIQc" finished 2026/08/07 04:57:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/07 04:57:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5gy7-iFExt2HoYtGumK4lMh1HzjBg-3AUVycpxnM-ccDPuvBpQF4tj21vyHyW3hfg 2026/08/07 04:57:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/07 04:57:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/07 04:57:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/07 04:57:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/07 04:57:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/07 04:57:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/07 04:57:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm5gy7-iFExt2HoYtGumK4lMh1HzjBg-3AUVycpxnM-ccDPuvBpQF4tj21vyHyW3hfg" finished 2026/08/07 04:57:28 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/07 04:57:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5cHCyrTf-lZCXlJu6MPkFLf8LkFX7wxeG7hB8nUwYM7y06eZT47FiKihGU6M22pzA 2026/08/07 04:57:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/07 04:57:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/08/07 04:57:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm5cHCyrTf-lZCXlJu6MPkFLf8LkFX7wxeG7hB8nUwYM7y06eZT47FiKihGU6M22pzA" finished 2026/08/07 04:57:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/08/07 04:57:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm70M8FQ9CldHE9-0C5iStXxaTHSVE4KptBBGcr306YMVMZf15gQRuIAgI8JUyPiw8Q 2026/08/07 04:57:39 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/07 04:57:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/07 04:57:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm70M8FQ9CldHE9-0C5iStXxaTHSVE4KptBBGcr306YMVMZf15gQRuIAgI8JUyPiw8Q" finished 2026/08/07 04:57:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/07 04:57:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5vlKQ3DkS4DvsNmTG7mhY6oUa-1Yuq2oiBMyBhMbVnrvpMXNR0Hnulnvlx1qRbgdI 2026/08/07 04:57:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/07 04:57:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/07 04:57:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm5vlKQ3DkS4DvsNmTG7mhY6oUa-1Yuq2oiBMyBhMbVnrvpMXNR0Hnulnvlx1qRbgdI" finished 2026/08/07 04:57:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/07 04:57:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm5FN7xMVR4ntZSMIo45B8N28zdvDUaK1QsaNHoROYFmsCrFGcfHtq2cQiEPv_ArQMI 2026/08/07 04:57:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/07 04:57:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/07 04:57:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/07 04:57:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/07 04:57:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/07 04:57:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/07 04:57:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm5FN7xMVR4ntZSMIo45B8N28zdvDUaK1QsaNHoROYFmsCrFGcfHtq2cQiEPv_ArQMI" finished 2026/08/07 04:57:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/07 04:57:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6z6hCGNIeRsfQliMqdYxU9hi2p_QFVbbnXV7ncmqiUEAv97qGx468iS97nBsfrFVM 2026/08/07 04:57:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/07 04:57:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/07 04:57:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/07 04:57:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/07 04:57:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/07 04:57:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/07 04:57:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm6z6hCGNIeRsfQliMqdYxU9hi2p_QFVbbnXV7ncmqiUEAv97qGx468iS97nBsfrFVM" finished 2026/08/07 04:57:55 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/07 04:58:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7iLIIxUPavrFIc-asxEaEdA6NeDAQHr5ec8iunaNlKTasTExhkNA_NklY8rmhFyeY 2026/08/07 04:58:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/07 04:58:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/08/07 04:58:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm7iLIIxUPavrFIc-asxEaEdA6NeDAQHr5ec8iunaNlKTasTExhkNA_NklY8rmhFyeY" finished 2026/08/07 04:58:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/08/07 04:58:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm5tvEWh8Mi2RwZrNUv6vKOm3TeQoELGO2sCTkp4FE5xfg1jkCbH3Ux4nAJArr1eF7M 2026/08/07 04:58:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/07 04:58:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/07 04:58:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm5tvEWh8Mi2RwZrNUv6vKOm3TeQoELGO2sCTkp4FE5xfg1jkCbH3Ux4nAJArr1eF7M" finished 2026/08/07 04:58:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/07 04:58:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7q14jEiezHTsoyaIErathIGe5mX8z3rKzT9HUPXCtVkXp9Hx-Wn41sYdKH3-hnTec 2026/08/07 04:58:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/07 04:58:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/07 04:58:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm7q14jEiezHTsoyaIErathIGe5mX8z3rKzT9HUPXCtVkXp9Hx-Wn41sYdKH3-hnTec" finished 2026/08/07 04:58:10 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/07 04:58:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm7mCSddT_xVAchMiWTrXYplyO546mpCUerrMT1EHnmrfCFh2owdZ_YjIIRdDgCSF3M 2026/08/07 04:58:12 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/07 04:58:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/07 04:58:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/07 04:58:13 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/07 04:58:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/07 04:58:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/07 04:58:14 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm7mCSddT_xVAchMiWTrXYplyO546mpCUerrMT1EHnmrfCFh2owdZ_YjIIRdDgCSF3M" finished 2026/08/07 04:58:15 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/07 04:58:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6WQEjlA9bm1sgoCq0_I-DLc-QS64nZyC2vOZIXGt9eHShrd6CqMTS4TJeS2pDFnbk 2026/08/07 04:58:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/07 04:58:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/07 04:58:17 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/08/07 04:58:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/07 04:58:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/07 04:58:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/07 04:58:19 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm6WQEjlA9bm1sgoCq0_I-DLc-QS64nZyC2vOZIXGt9eHShrd6CqMTS4TJeS2pDFnbk" finished 2026/08/07 04:58:19 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/07 04:58:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm48n_895GJBwy6_Br16-U9jy7YTJKXTRWeRAaJyVk6VfsaVm_StQNLLB4vgzUPQB10 2026/08/07 04:58:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/08/07 04:58:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/08/07 04:58:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm48n_895GJBwy6_Br16-U9jy7YTJKXTRWeRAaJyVk6VfsaVm_StQNLLB4vgzUPQB10" finished 2026/08/07 04:58:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/08/07 04:58:29 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm5pfeT9RutUqZ__lHGJuhWq8ACIFo5ERGAK8ZsoGiVENWnNEKwBacarwEK0Xut3eP4 2026/08/07 04:58:29 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/08/07 04:58:31 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/07 04:58:31 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm5pfeT9RutUqZ__lHGJuhWq8ACIFo5ERGAK8ZsoGiVENWnNEKwBacarwEK0Xut3eP4" finished 2026/08/07 04:58:31 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/07 04:58:33 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6sqb4gG5Y5A9L3it_XSYIIHjrp0QCRz5rSInDwDHOsWVreyw2IU8ecqPh7EPA2CK0 2026/08/07 04:58:34 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/07 04:58:35 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/07 04:58:35 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm6sqb4gG5Y5A9L3it_XSYIIHjrp0QCRz5rSInDwDHOsWVreyw2IU8ecqPh7EPA2CK0" finished 2026/08/07 04:58:36 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/07 04:58:37 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm4jtdUPWX5stZd-tlJ5NQIwKoN4CU-LBOjv60rGmTVhO6sdeSHkFFOXBgDuEaZS8B0 2026/08/07 04:58:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/07 04:58:38 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/07 04:58:38 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/07 04:58:38 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/07 04:58:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/07 04:58:39 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/07 04:58:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm4jtdUPWX5stZd-tlJ5NQIwKoN4CU-LBOjv60rGmTVhO6sdeSHkFFOXBgDuEaZS8B0" finished 2026/08/07 04:58:40 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/07 04:58:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7Y1tHVTOruFrRt_3qoy7U8zQQWbHteOIeNS4xIY_W2ISZ_4XnAVoawc_X8LDiveJk 2026/08/07 04:58:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/07 04:58:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/08/07 04:58:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/08/07 04:58:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/07 04:58:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/07 04:58:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/07 04:58:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm7Y1tHVTOruFrRt_3qoy7U8zQQWbHteOIeNS4xIY_W2ISZ_4XnAVoawc_X8LDiveJk" finished 2026/08/07 04:58:45 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/07 04:58:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4EI_WqvC0PM4RN8GNg2EFLgCYKYFmV4v2m6kgvbo0d9ZKzBfRlYiadPC-S9h2tBtE 2026/08/07 04:58:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/08/07 04:58:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/08/07 04:58:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm4EI_WqvC0PM4RN8GNg2EFLgCYKYFmV4v2m6kgvbo0d9ZKzBfRlYiadPC-S9h2tBtE" finished 2026/08/07 04:58:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/08/07 04:58:55 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm63BtCwV9-ZRNHju1JME0DpHl15FDr1cdiXavlGeYLnZmxQR44U2fU8YkTM_Bh1UPA 2026/08/07 04:58:55 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/08/07 04:58:57 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/07 04:58:57 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm63BtCwV9-ZRNHju1JME0DpHl15FDr1cdiXavlGeYLnZmxQR44U2fU8YkTM_Bh1UPA" finished 2026/08/07 04:58:58 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/07 04:59:00 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4f1-kxNK5gLMBBSGD-br3p319FlN2xGFLfVhtFV8KU84GJJzn0rpL6UNt90Ui5yxA 2026/08/07 04:59:00 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/07 04:59:01 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/07 04:59:02 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm4f1-kxNK5gLMBBSGD-br3p319FlN2xGFLfVhtFV8KU84GJJzn0rpL6UNt90Ui5yxA" finished 2026/08/07 04:59:02 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/07 04:59:04 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm7P6u9RJo5GlKbRVlSRMgT9KpiICNV6e7IKGEZTMIYfWJoD3o-JQDILrurTbb3Ket4 2026/08/07 04:59:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/07 04:59:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/07 04:59:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/07 04:59:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/07 04:59:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/07 04:59:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/07 04:59:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm7P6u9RJo5GlKbRVlSRMgT9KpiICNV6e7IKGEZTMIYfWJoD3o-JQDILrurTbb3Ket4" finished 2026/08/07 04:59:07 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/07 04:59:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5uepSxPly9uVTNcm5aPZd5hQ37kGPg0qg5GOWsSPOIjQ4u8qX97wNHLrFO920yqag 2026/08/07 04:59:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/07 04:59:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/08/07 04:59:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/07 04:59:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/07 04:59:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/07 04:59:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/07 04:59:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm5uepSxPly9uVTNcm5aPZd5hQ37kGPg0qg5GOWsSPOIjQ4u8qX97wNHLrFO920yqag" finished 2026/08/07 04:59:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/07 04:59:14 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-baculog0juna.storage.googleapis.com/short-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/07 04:59:14 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-baculog0juna.storage.googleapis.com/short-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/07 04:59:15 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/07 04:59:15 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: ABPnzm6Vh7-FuvlrrMH0gUeFmMyq35BYaN2pg068D-IMvXgSkUAmFnAAWYNtAHwhYSqoudk 2026/08/07 04:59:15 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/07 04:59:15 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/07 04:59:16 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "56fb5e7ddbf2989f83e4285a9620d2aa" 2026/08/07 04:59:16 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "47ea98b889a6f27f576038f38f162233" 2026/08/07 04:59:17 DEBUG : short-eof-chunked.bin: multipart upload "ABPnzm6Vh7-FuvlrrMH0gUeFmMyq35BYaN2pg068D-IMvXgSkUAmFnAAWYNtAHwhYSqoudk" finished 2026/08/07 04:59:17 DEBUG : short-eof-chunked.bin: Multipart upload Etag: d5c082c79e0fa2100c17e7e610d48e2a-2 OK === 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/07 04:59:17 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm56nLXOBJBxgJ8q4Wof0iY5MJB68jITT6N39wmHEcAmmU4wC-zIJWIbhMEuRUDodjQ 2026/08/07 04:59:17 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/07 04:59:18 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "11d68554c426207ac793c36ee5da0467" 2026/08/07 04:59:18 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm56nLXOBJBxgJ8q4Wof0iY5MJB68jITT6N39wmHEcAmmU4wC-zIJWIbhMEuRUDodjQ" finished 2026/08/07 04:59:18 DEBUG : unknown-size-put.txt: Multipart upload Etag: 76d5259c050307129d699aa4ef0c28d0-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/07 04:59:19 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm418InfoDnNBc714mjgh3oDYN9C5SEnMjzscvSoKM3WqYJ28PFZqgTtzOBo4Tz1irg 2026/08/07 04:59:19 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/07 04:59:20 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "ca49a00b8e807ffd034a3a876957b398" 2026/08/07 04:59:20 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm418InfoDnNBc714mjgh3oDYN9C5SEnMjzscvSoKM3WqYJ28PFZqgTtzOBo4Tz1irg" finished 2026/08/07 04:59:20 DEBUG : unknown-size-update.txt: Multipart upload Etag: cb926bf316a82b6466e82fc7338f8fd8-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/07 04:59:21 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-baculog0juna/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/07 04:59:21 DEBUG : Waiting for deletions to finish 2026/08/07 04:59:21 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/07 04:59:21 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1786078515776772") 2026/08/07 04:59:21 DEBUG : "versions/test-versions-v2026-08-07-045621-324.txt" version true 2026/08/07 04:59:21 DEBUG : versions/test-versions-v2026-08-07-045621-324.txt: Deleting (id "1786078581256495") 2026/08/07 04:59:22 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/07 04:59:22 INFO : versions/test-versions-v2026-08-07-045621-324.txt: Deleted 2026/08/07 04:59:23 INFO : S3 bucket rclone-test-baculog0juna: Bucket "rclone-test-baculog0juna" deleted 2026/08/07 04:59:23 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- FAIL: TestIntegration (284.03s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.43s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.62s) --- FAIL: TestIntegration/FsMkdir (281.34s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.61s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.24s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.15s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.16s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.15s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (19.59s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.33s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.12s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.34s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.11s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.30s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (2.10s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.23s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (87.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (7.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (4.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (2.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (2.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (3.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.82s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.63s) --- 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.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.13s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (32.60s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (2.03s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (1.35s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (28.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.20s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (17.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.14s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (8.05s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.56s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.49s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (8.17s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (8.04s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (152.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (24.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (6.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (8.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (3.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (23.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (7.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (7.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (3.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (26.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (8.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (9.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (4.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (24.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (7.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (8.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (25.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (7.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (8.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (27.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (7.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (10.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (2.72s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.31s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.30s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.02s) --- 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/07 04:59:23 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/08/07 04:59:23 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 284.122s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 4m45.979012476s (try 1/5)