"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/27 05:36:50 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-lapevek6duxi" 2026/08/27 05:36:50 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/27 05:36:51 INFO : S3 bucket rclone-test-lapevek6duxi: Bucket "rclone-test-lapevek6duxi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/27 05:36:52 INFO : S3 bucket rclone-test-lapevek6duxi: Bucket "rclone-test-lapevek6duxi" deleted === RUN TestIntegration/FsMkdir 2026/08/27 05:36:53 INFO : S3 bucket rclone-test-lapevek6duxi: Bucket "rclone-test-lapevek6duxi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/27 05:36:54 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/08/27 05:36:54 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/08/27 05:36:54 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/27 05:37:31 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm6tVA8VcebQ_897L7GHodeTxlb1qkdc4XXWfDoErYaeDtOcO2IrYx3uUMHXnAgqFwA 2026/08/27 05:37:33 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "7d595a971ffc4565a5fa1080bd078686" 2026/08/27 05:37:34 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "793bae00103b56524fb5469b0162d65f" 2026/08/27 05:37:35 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "f5e2c943d235b9316ac7b8710be576f7" 2026/08/27 05:37:36 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm6tVA8VcebQ_897L7GHodeTxlb1qkdc4XXWfDoErYaeDtOcO2IrYx3uUMHXnAgqFwA" 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/27 05:37:46 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/27 05:37:46 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/27 05:37:53 DEBUG : S3 bucket rclone-test-lapevek6duxi: bucket is versioned: false 2026/08/27 05:37:53 DEBUG : Waiting for deletions to finish 2026/08/27 05:37:54 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/27 05:37:54 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/27 05:37:54 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/27 05:37:56 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-lapevek6duxi/dirToPurgeFromRoot" 2026/08/27 05:37:56 DEBUG : Config file has changed externally - reloading 2026/08/27 05:37:57 DEBUG : S3 bucket rclone-test-lapevek6duxi path dirToPurgeFromRoot: bucket is versioned: false 2026/08/27 05:37:57 DEBUG : Waiting for deletions to finish 2026/08/27 05:37:57 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/27 05:37:57 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/27 05:37:58 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/27 05:37:59 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-lapevek6duxi/hello? sausage/êé" 2026/08/27 05:38:03 DEBUG : S3 bucket rclone-test-lapevek6duxi path hello? sausage/êé: bucket is versioned: false 2026/08/27 05:38:03 DEBUG : Waiting for deletions to finish 2026/08/27 05:38:03 DEBUG : "a/b/c/d/e.txt" version false 2026/08/27 05:38:03 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/27 05:38:03 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/27 05:38:24 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-lapevek6duxi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/27 05:38:24 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-lapevek6duxi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3GCS:" path "rclone-test-lapevek6duxi" from "TestS3GCS:rclone-test-lapevek6duxi" 2026/08/27 05:38:25 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/27 05:38:33 NOTICE: S3 bucket rclone-test-lapevek6duxi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/27 05:38:34 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm7s-zcA7pDqE5MMc0QR0H9tbkybvPE0qp4S4NRNEbSqmdW_s-Ifz2QP6vBUiQoIMaM 2026/08/27 05:38:34 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/27 05:38:34 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/27 05:38:35 DEBUG : piped data.txt: multipart upload "ABPnzm7s-zcA7pDqE5MMc0QR0H9tbkybvPE0qp4S4NRNEbSqmdW_s-Ifz2QP6vBUiQoIMaM" finished 2026/08/27 05:38:35 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/27 05:38:36 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm53tAtyVfZU9Iu267qEQyAR6xV2rmh2kJhUdwfzf95_6vYpe1tQGjgkC02MrHGUrao 2026/08/27 05:38:36 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/27 05:38:37 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "63d7f1087a3cf1d5b350459f707b7e6a" 2026/08/27 05:38:37 DEBUG : piped data.txt: multipart upload "ABPnzm53tAtyVfZU9Iu267qEQyAR6xV2rmh2kJhUdwfzf95_6vYpe1tQGjgkC02MrHGUrao" finished 2026/08/27 05:38:37 DEBUG : piped data.txt: Multipart upload Etag: bc929421dd5b1423c0bd6fe1a40990ab-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata fstest.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /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: 664 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=664 vs obj=0 fstest.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /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: 664 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=664 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\xd2\xed٥ \f\x84\xe1\x96·z\xb4\x9c AF\xc5\x00\x12\x05\xab\xdf\xeb\xdd\x02f\xfe\x1aP\xc7\v7U\tӊDN\xeak\x91M/\x84a\xe5\x9d\x1e\xfd\xeb\x16y\xd3\xf0]\xf8\xe4$\xa6;5\xf1!\xe9\x135\xa2\xfd\xff\xf1R\x11{\xa7\x15\x87\x1c}\x96\x1d\x8d\xf3d$\xc0S\xfe9\x89\xc8\xf0\xe3\x89*E\xdb+\xf1J\x87\xee݆\x857\xb4>Ӄ\x8cs,\xba\xf2!yH\x14\xf4R\xdf;-\xb2\xb1}U<\xa8|\x8d3\xdddռ\xb2\xfe-گ\xea*\x9b\x1e\xfd\xcc3g5\xe3\xc2\x17\x05.㡍\x12\xdcwG\xa6\x88yL\x1c9 \xf5\x91\x9d\x185_'\x8e\x17q]Aōg\xb2\xb2K\xd2\xf3S(\x92G\xfd\xac\xe4\xa5`\x1f\xa2Zݵ\f\x05;\xbc\xa4!h\xc1)\xbe\xab\x1ap\xf1\xde\x17z\x10\x11\xfb,3\aJ\xdfSW\r\x9c\xa6Y#\a5\xa3\xd1K,\xea\xa7\xd0BNm\xef\xf4\x92H\xfbh\xc4r\x93\xd4\xffy\xf7짪E\xac\x9a\xc9p\xc2\r\xf3\xa9\x1a\xb5\xc9>^z\xf0\xacv*d\xe1)v\x05\xb3z\x89\xe3\x9f6KvXqh\xe0\xf5\x15\xa4\xd1,\xf6e%\xf0F\xad\xafzS\xd4\xf3\xb7ʁ\xa4~\xb4\b0\x94'\x8f,\x0fͯ\x84\x8a\xa4\xc7\xfb\xc2\x03\xab\xdb\xe0uC\xd60.\x1a\x90\xb9\xbe\x93\xdet\xc8֯\xfa'u\x1e\vE\xb5x\xba\x80\x86\x86\xed\x95\xff\x14s\xee\xfe\x05\x00\x00\xff\xffX\x98\xfcp\xe8\x03\x00\x00" actual : "rimeris4bedupew9zivimin8kugoyoc5jahumap5gurejug7fiqexed1coqazul6kolisor8yajofot2herabar6yaqohof1losayum4qefevif1satibap9caberin9boribat8pazugiw3jesiniq9vazaqoz4buhakey9xagatav5xuhuheg9fofadon3wizigan5kapeqix7bafewin5yapotus9gonideg2boragan6totoheg4mifudaw7xiperat6zuhisop2karekiq1yaborum4cavurat9haforig2xezahoc7kopimej1razaxib9kejiyas4fawuced9doyilox2pevazux8sevubus1lexaqoc5morafiy5jubetut1xewexep3zopokad6kicukin4nufiliz2muzumix8viwaxom9jiqafox0gokuvim6jelazun8kupekum3geseqob4suqenoq2pupiyiz2muhoxip5fuxinon5roliyer9bomihar7fopirih8sixotuy0qejanul4kigekiy5raziris8tujenor6qamuvuh5futoked0xizixev8cawadub0ruraziy7xujokun5cecerub8gevamet8nuyaqif3lirapic8qepemiq5pefobub3fofegof4tixiwiz9doloqus2tapahix2jahotil6pudulut6tilihoq6mutisoh4xumivel5tazipip5rocemaq3sujumeq9cupemub8buvodix2tagafud5fuvopal8bodeyoq5coqaheh9xutodub9beqiwib2xupuyol8vunecud9tadihap4ticuhop8tohedad6jinumej0moyacod0domekay5xuwapus7joniquh8dimibar9hirozac0qixiqun1viziduk6hukirum8gumirex1quwanok5jucavuc8tapudiz4miyiyik0rorumer4" Diff: --- Expected +++ Actual @@ -1 +1 @@ -٥ ·z AFfP 7U ӊDNkM/ay]$;5!5R{}d$S9*E+J݆7>Ӄs,!yHR;-}U<|3dռ-گ*3g5.㡍wGyL9 5_'q]AōgKS(G`Zݵ ;!h)pz,3JSW Y#5K,BNmHhry짪Ep >^zv*d)vz6KvXqh,e%FzSʁ~0',ͯuC0.t֯'u ExsXp +rimeris4bedupew9zivimin8kugoyoc5jahumap5gurejug7fiqexed1coqazul6kolisor8yajofot2herabar6yaqohof1losayum4qefevif1satibap9caberin9boribat8pazugiw3jesiniq9vazaqoz4buhakey9xagatav5xuhuheg9fofadon3wizigan5kapeqix7bafewin5yapotus9gonideg2boragan6totoheg4mifudaw7xiperat6zuhisop2karekiq1yaborum4cavurat9haforig2xezahoc7kopimej1razaxib9kejiyas4fawuced9doyilox2pevazux8sevubus1lexaqoc5morafiy5jubetut1xewexep3zopokad6kicukin4nufiliz2muzumix8viwaxom9jiqafox0gokuvim6jelazun8kupekum3geseqob4suqenoq2pupiyiz2muhoxip5fuxinon5roliyer9bomihar7fopirih8sixotuy0qejanul4kigekiy5raziris8tujenor6qamuvuh5futoked0xizixev8cawadub0ruraziy7xujokun5cecerub8gevamet8nuyaqif3lirapic8qepemiq5pefobub3fofegof4tixiwiz9doloqus2tapahix2jahotil6pudulut6tilihoq6mutisoh4xumivel5tazipip5rocemaq3sujumeq9cupemub8buvodix2tagafud5fuvopal8bodeyoq5coqaheh9xutodub9beqiwib2xupuyol8vunecud9tadihap4ticuhop8tohedad6jinumej0moyacod0domekay5xuwapus7joniquh8dimibar9hirozac0qixiqun1viziduk6hukirum8gumirex1quwanok5jucavuc8tapudiz4miyiyik0rorumer4 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:110: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:117 Error: Not equal: expected: 664 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:110: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:124 Error: Not equal: expected: -1 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:113: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:113 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:124 Error: Not equal: expected: "" actual : "7b0534b1bbb540aace6d39a0c8417f9e" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +7b0534b1bbb540aace6d39a0c8417f9e Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:379: versions/test-versions-v2026-08-27-053845-927.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:379: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/08/27 05:38:52 DEBUG : oldPath = "TestS3GCS:rclone-test-lapevek6duxi/versions/test-versions-v2026-08-27-053845-927.txt" 2026/08/27 05:38:52 DEBUG : newPath = "TestS3GCS,versions:rclone-test-lapevek6duxi/versions/test-versions-v2026-08-27-053845-927.txt" 2026/08/27 05:38:52 DEBUG : Creating backend with remote "TestS3GCS,versions:rclone-test-lapevek6duxi/versions/test-versions-v2026-08-27-053845-927.txt" 2026/08/27 05:38:52 DEBUG : TestS3GCS: detected overridden config - adding "{pO73u}" suffix to name 2026/08/27 05:38:52 DEBUG : fs cache: renaming child cache item "TestS3GCS,versions:rclone-test-lapevek6duxi/versions/test-versions-v2026-08-27-053845-927.txt" to be canonical for parent "TestS3GCS{pO73u}:rclone-test-lapevek6duxi/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /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: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /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:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /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:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /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-lapevek6duxi/versions/test-versions.txt: md5 hash incorrect - expecting "10b09dcb4ab0f64155683c724b8a4dcf" got "720f84e256c086dbc7752758a99d8bca" fstest.go:151: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /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:128: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:128 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:133 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:152 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:196 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /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:506: Creating a bucket we already have created returned code: BucketAlreadyOwnedByYou === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2026/08/27 05:39:10 DEBUG : Waiting for deletions to finish 2026/08/27 05:39:11 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/27 05:39:11 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1787809059989707" 2026/08/27 05:39:11 DEBUG : "versions/test-versions-v2026-08-27-053845-927.txt" version true 2026/08/27 05:39:11 DEBUG : versions/test-versions-v2026-08-27-053845-927.txt: Deleting (id "1787809125859408") 2026/08/27 05:39:11 DEBUG : "versions/test-versions.txt" version false 2026/08/27 05:39:11 DEBUG : versions/test-versions.txt: Not deleting current version "1787809130741105" 2026/08/27 05:39:11 INFO : versions/test-versions-v2026-08-27-053845-927.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:534: 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/27 05:39:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm56Efn4AZYsIL1KsP8kGabp_j8Hdxp_kburYev5-IhL_VJxAVi4k-LV0CvDlHspvHg 2026/08/27 05:39:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/08/27 05:39:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/08/27 05:39:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm56Efn4AZYsIL1KsP8kGabp_j8Hdxp_kburYev5-IhL_VJxAVi4k-LV0CvDlHspvHg" finished 2026/08/27 05:39:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/08/27 05:39:21 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm5z-poeiOzWYZvULQ_U1hTnJinulBmKj4OT-yZfHUnoHeFx5JZDgExhiiuW2pMEENY 2026/08/27 05:39:22 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/08/27 05:39:23 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/27 05:39:23 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm5z-poeiOzWYZvULQ_U1hTnJinulBmKj4OT-yZfHUnoHeFx5JZDgExhiiuW2pMEENY" finished 2026/08/27 05:39:24 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/27 05:39:25 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5WNjLI7_x_Cw1tOLDPEoL0exPZ3lxon2kJOo2rvODUJM-o3pXKIrBLDOyAI009Uz0 2026/08/27 05:39:26 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/27 05:39:27 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/27 05:39:28 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm5WNjLI7_x_Cw1tOLDPEoL0exPZ3lxon2kJOo2rvODUJM-o3pXKIrBLDOyAI009Uz0" finished 2026/08/27 05:39:28 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/27 05:39:30 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm79cWbbFWgrNgy7-V-wrKEEDvQ-8i8FUvEBOj182xpVxkZW_GZdY1t7SCF08TFCZYw 2026/08/27 05:39:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/27 05:39:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/27 05:39:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/27 05:39:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/27 05:39:32 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/27 05:39:32 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/27 05:39:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm79cWbbFWgrNgy7-V-wrKEEDvQ-8i8FUvEBOj182xpVxkZW_GZdY1t7SCF08TFCZYw" finished 2026/08/27 05:39:33 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/27 05:39:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5F3jW0VB6HIHSCNVwmBsyRF0hUO5lJCuex7EtC6pb5KNv38Qj3thlKpellFJjYPjM 2026/08/27 05:39:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/27 05:39:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/08/27 05:39:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/08/27 05:39:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/27 05:39:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/27 05:39:37 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/27 05:39:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm5F3jW0VB6HIHSCNVwmBsyRF0hUO5lJCuex7EtC6pb5KNv38Qj3thlKpellFJjYPjM" finished 2026/08/27 05:39:38 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/27 05:39:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm52LdTIajlehsl7yfyFrFxBRO61x27Uv3bEa_8IBQPZ-YHy3nsPfyAmL-8S0rvwWOA 2026/08/27 05:39:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/27 05:39:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/08/27 05:39:45 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm52LdTIajlehsl7yfyFrFxBRO61x27Uv3bEa_8IBQPZ-YHy3nsPfyAmL-8S0rvwWOA" finished 2026/08/27 05:39:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/08/27 05:39:47 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm4cSx7EebkNB3IuBoc8uVAjMC4itvA1Tgb5kmanhfJ7_PRF9cBzvmXspWv4ErIURSQ 2026/08/27 05:39:48 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/27 05:39:49 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/27 05:39:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm4cSx7EebkNB3IuBoc8uVAjMC4itvA1Tgb5kmanhfJ7_PRF9cBzvmXspWv4ErIURSQ" finished 2026/08/27 05:39:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/27 05:39:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6_5_jpLlyxWdVTKNUjE-wkP1RQe2Igj1EsN5299BZy0FaFo2aqccvj1J-tR7HltGE 2026/08/27 05:39:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/27 05:39:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/27 05:39:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm6_5_jpLlyxWdVTKNUjE-wkP1RQe2Igj1EsN5299BZy0FaFo2aqccvj1J-tR7HltGE" finished 2026/08/27 05:39:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/27 05:39:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm4e0SxvXEXmvmkUQcBUB0EI9mxO6K0U7pg-X8vNaLTmj-vdTKCPzXlZCkjDtQaZrzY 2026/08/27 05:39:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/27 05:39:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/27 05:39:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/27 05:39:57 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/27 05:39:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/27 05:39:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/27 05:39:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm4e0SxvXEXmvmkUQcBUB0EI9mxO6K0U7pg-X8vNaLTmj-vdTKCPzXlZCkjDtQaZrzY" finished 2026/08/27 05:39:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/27 05:40:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm78LjDKGGySjuXREgHG4jr69p8VlFSYA0VGTMVbhVG3VyxLOKyMhGaiJJd4es-KFV4 2026/08/27 05:40:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/27 05:40:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/27 05:40:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/27 05:40:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/27 05:40:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/27 05:40:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/27 05:40:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm78LjDKGGySjuXREgHG4jr69p8VlFSYA0VGTMVbhVG3VyxLOKyMhGaiJJd4es-KFV4" finished 2026/08/27 05:40:03 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/27 05:40:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7PXii6r1KDQo3ZUvQDAjHeHsaAxSVvuW9XzKK5I-ae5C2faS0-uPrym8Wuei_Alc0 2026/08/27 05:40:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/27 05:40:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/08/27 05:40:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm7PXii6r1KDQo3ZUvQDAjHeHsaAxSVvuW9XzKK5I-ae5C2faS0-uPrym8Wuei_Alc0" finished 2026/08/27 05:40:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/08/27 05:40:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm5fuR2XLrdTPi0K3mqrtLElLQVF3kNcOeSCzrrCiZy95CPn05YR-WsomTrKHv5CvHI 2026/08/27 05:40:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/27 05:40:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/27 05:40:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm5fuR2XLrdTPi0K3mqrtLElLQVF3kNcOeSCzrrCiZy95CPn05YR-WsomTrKHv5CvHI" finished 2026/08/27 05:40:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/27 05:40:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5-xivFfRTVoC9V4jk6GPxgWcxky3PWKfHE6MZeu9CQUaE1XI0FrYsNOCyVcizMa2w 2026/08/27 05:40:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/27 05:40:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/27 05:40:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm5-xivFfRTVoC9V4jk6GPxgWcxky3PWKfHE6MZeu9CQUaE1XI0FrYsNOCyVcizMa2w" finished 2026/08/27 05:40:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/27 05:40:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm4IEgRJvEQ5yX3tvFCFkQK63uvAwSd3s2qC5TMTz44C3IZ4sE3U3fYnNBWxJGb_g2A 2026/08/27 05:40:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/27 05:40:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/27 05:40:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/27 05:40:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/27 05:40:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/27 05:40:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/27 05:40:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm4IEgRJvEQ5yX3tvFCFkQK63uvAwSd3s2qC5TMTz44C3IZ4sE3U3fYnNBWxJGb_g2A" finished 2026/08/27 05:40:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/27 05:40:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6cYJuVwJkONLaM9uke0HkUN8aROOg9e-37U3wIWn-yOrgBGMq_NVp4Z0ByX2-tiVM 2026/08/27 05:40:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/27 05:40:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/27 05:40:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/27 05:40:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/27 05:40:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/27 05:40:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/27 05:40:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm6cYJuVwJkONLaM9uke0HkUN8aROOg9e-37U3wIWn-yOrgBGMq_NVp4Z0ByX2-tiVM" finished 2026/08/27 05:40:32 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/27 05:40:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5shHwyOuYpvntaFH4hFEK1RxfffVeeiF8C6PBASnT_wLW08AnjMa37UpHitsQo_v0 2026/08/27 05:40:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/27 05:40:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/08/27 05:40:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm5shHwyOuYpvntaFH4hFEK1RxfffVeeiF8C6PBASnT_wLW08AnjMa37UpHitsQo_v0" finished 2026/08/27 05:40:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/08/27 05:40:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm4EZcEbPrxL_Yia9x6my4Z-hwYnjoNWf1dGy3oe70Ga87ZffkqwPZgHqBjqYvBwKmM 2026/08/27 05:40:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/27 05:40:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/27 05:40:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm4EZcEbPrxL_Yia9x6my4Z-hwYnjoNWf1dGy3oe70Ga87ZffkqwPZgHqBjqYvBwKmM" finished 2026/08/27 05:40:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/27 05:40:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7H3TgOiuHgD8Gqcjb2qvck0-l4D9jC4UKYCeF-HRo_7Kk98i1G1NAZnqmZPRe_0a4 2026/08/27 05:40:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/27 05:40:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/27 05:40:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm7H3TgOiuHgD8Gqcjb2qvck0-l4D9jC4UKYCeF-HRo_7Kk98i1G1NAZnqmZPRe_0a4" finished 2026/08/27 05:40:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/27 05:40:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm4at9woNvdc7BQiaOyvygYXEe2r1wLdNPZi4hkjVVsaGuJ9bWmZQbv_pefLR3h-GlI 2026/08/27 05:40:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/27 05:40:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/27 05:40:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/27 05:40:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/27 05:40:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/27 05:40:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/27 05:40:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm4at9woNvdc7BQiaOyvygYXEe2r1wLdNPZi4hkjVVsaGuJ9bWmZQbv_pefLR3h-GlI" finished 2026/08/27 05:40:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/27 05:40:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6mn23lXgwDNeqUzm3p1ZexVK4hBl7a9QBjkLNn5ubwQiRSJgVasC9QPQDZtfz-tgo 2026/08/27 05:40:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/27 05:40:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/08/27 05:40:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/27 05:40:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/27 05:40:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/27 05:40:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/27 05:40:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm6mn23lXgwDNeqUzm3p1ZexVK4hBl7a9QBjkLNn5ubwQiRSJgVasC9QPQDZtfz-tgo" finished 2026/08/27 05:40:59 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/27 05:41:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4KDQBC-EexfkGTqnjp5wRxptimczrXSOxPUwyyqCag5WfomzW_HvLzOqe5OZXF6YY 2026/08/27 05:41:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/08/27 05:41:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/08/27 05:41:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm4KDQBC-EexfkGTqnjp5wRxptimczrXSOxPUwyyqCag5WfomzW_HvLzOqe5OZXF6YY" finished 2026/08/27 05:41:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/08/27 05:41:09 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm4zBvR11I8qnoaCBzDZuP9M8PtCM05hujA4URZGoT0ZXV4IhLMyNa5q0HsOIeO0HRE 2026/08/27 05:41:10 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/08/27 05:41:11 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/27 05:41:12 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm4zBvR11I8qnoaCBzDZuP9M8PtCM05hujA4URZGoT0ZXV4IhLMyNa5q0HsOIeO0HRE" finished 2026/08/27 05:41:12 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/27 05:41:14 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm64PA8yjgPdwm-jiHvf9mlwMCzoWRoIr218PkJfOv3rCo0K3BNw85ZuoxV-xQjPdSw 2026/08/27 05:41:14 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/27 05:41:16 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/27 05:41:16 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm64PA8yjgPdwm-jiHvf9mlwMCzoWRoIr218PkJfOv3rCo0K3BNw85ZuoxV-xQjPdSw" finished 2026/08/27 05:41:16 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/27 05:41:18 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm4EPU7G7ocegjwu5IOEsaTei5hLqo9pUKFKadhWtg3FCm8GH--YJalSBrv7ocv8u-I 2026/08/27 05:41:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/27 05:41:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/27 05:41:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/27 05:41:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/27 05:41:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/27 05:41:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/27 05:41:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm4EPU7G7ocegjwu5IOEsaTei5hLqo9pUKFKadhWtg3FCm8GH--YJalSBrv7ocv8u-I" finished 2026/08/27 05:41:21 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/27 05:41:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6UGQ5rttvfBE50e5xxXmrR1-H060XUADvsY5WP2CxZS1d09RJOnr3F6MtIcgnB2lo 2026/08/27 05:41:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/27 05:41:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/08/27 05:41:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/08/27 05:41:24 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/27 05:41:25 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/27 05:41:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/27 05:41:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm6UGQ5rttvfBE50e5xxXmrR1-H060XUADvsY5WP2CxZS1d09RJOnr3F6MtIcgnB2lo" finished 2026/08/27 05:41:27 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/27 05:41:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4jsMz07Rhzi5RYNeJbFvW5IwPkGKo8meYD5FkFk0NR3u6CsdCgCop8DXLLA6ZZDdA 2026/08/27 05:41:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/08/27 05:41:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/08/27 05:41:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm4jsMz07Rhzi5RYNeJbFvW5IwPkGKo8meYD5FkFk0NR3u6CsdCgCop8DXLLA6ZZDdA" finished 2026/08/27 05:41:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/08/27 05:41:39 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm6JVA8PzlCOOTe7vopYSdnjIJFuNLpjmfzjm50cs1TMMjf8vfeoe0VlTwWO33uGoOU 2026/08/27 05:41:40 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/08/27 05:41:41 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/27 05:41:42 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm6JVA8PzlCOOTe7vopYSdnjIJFuNLpjmfzjm50cs1TMMjf8vfeoe0VlTwWO33uGoOU" finished 2026/08/27 05:41:42 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/27 05:41:45 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm700PoJKXD4vf51oHaLdhAyGcib6w2MKs9OocaUqK0RLtc-FPvVtnMXOCDE7J8gQvU 2026/08/27 05:41:45 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/27 05:41:47 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/27 05:41:47 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm700PoJKXD4vf51oHaLdhAyGcib6w2MKs9OocaUqK0RLtc-FPvVtnMXOCDE7J8gQvU" finished 2026/08/27 05:41:47 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/27 05:41:49 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm5kfjJPKNHdJmUAmHhL0cyzW4axyedkbPJsmqr-PLOGttVhudm27_1pTFcVcK30zKU 2026/08/27 05:41:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/27 05:41:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/27 05:41:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/27 05:41:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/27 05:41:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/27 05:41:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/27 05:41:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm5kfjJPKNHdJmUAmHhL0cyzW4axyedkbPJsmqr-PLOGttVhudm27_1pTFcVcK30zKU" finished 2026/08/27 05:41:53 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/27 05:41:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4VcYbkmIJJ69ABxmpbN4OLJ7Cag5XHPEIQEOfHNP0aB4USU6MJum__KKrrBAjUCmk 2026/08/27 05:41:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/27 05:41:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/27 05:41:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/08/27 05:41:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/27 05:41:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/27 05:41:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/27 05:41:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm4VcYbkmIJJ69ABxmpbN4OLJ7Cag5XHPEIQEOfHNP0aB4USU6MJum__KKrrBAjUCmk" finished 2026/08/27 05:41:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/27 05:42:00 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-lapevek6duxi.storage.googleapis.com/short-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/27 05:42:00 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-lapevek6duxi.storage.googleapis.com/short-eof.bin": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/27 05:42:01 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/27 05:42:01 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: ABPnzm4mh2WfBLLewzgJA6kiHyvfddcB2vf5PjLAF6s3ajg8oDPGIHITCrijc2kVWZI-EU0 2026/08/27 05:42:01 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/27 05:42:01 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/27 05:42:02 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "2d0f32f1cb916a686968a70596b7d739" 2026/08/27 05:42:02 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "c692b72dfda9cc2e413944b68575199a" 2026/08/27 05:42:02 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/27 05:42:03 DEBUG : short-eof-chunked.bin: multipart upload "ABPnzm4mh2WfBLLewzgJA6kiHyvfddcB2vf5PjLAF6s3ajg8oDPGIHITCrijc2kVWZI-EU0" 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/27 05:42:03 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm7Bv2Fli-TuioRVuvLch7ivTr7lpt6Wp0kxJ08Tv8xHIieJVbCwTuk6F9rXd81H1fo 2026/08/27 05:42:03 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/27 05:42:04 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "d129ac7ee14fdcc231b188df9a7f2893" 2026/08/27 05:42:04 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm7Bv2Fli-TuioRVuvLch7ivTr7lpt6Wp0kxJ08Tv8xHIieJVbCwTuk6F9rXd81H1fo" finished 2026/08/27 05:42:04 DEBUG : unknown-size-put.txt: Multipart upload Etag: dbbb0178d67ffa6c5d7a02ba34c2df92-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/27 05:42:05 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm5u5v5jAlWcK1fbFBbGQO_9pHe9y1vPJycPrkqKBzXypvlg7cedINPr16Pq9I3B3DY 2026/08/27 05:42:05 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/27 05:42:06 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "efb61273a9a522e5316e90920ff48d1b" 2026/08/27 05:42:06 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm5u5v5jAlWcK1fbFBbGQO_9pHe9y1vPJycPrkqKBzXypvlg7cedINPr16Pq9I3B3DY" finished 2026/08/27 05:42:06 DEBUG : unknown-size-update.txt: Multipart upload Etag: e70f343c25aa7c9df26dfa447e76f643-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/27 05:42:07 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-lapevek6duxi/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/27 05:42:07 DEBUG : Waiting for deletions to finish 2026/08/27 05:42:08 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/27 05:42:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1787809059989707") 2026/08/27 05:42:08 DEBUG : "versions/test-versions-v2026-08-27-053850-809.txt" version true 2026/08/27 05:42:08 DEBUG : versions/test-versions-v2026-08-27-053850-809.txt: Deleting (id "1787809130741105") 2026/08/27 05:42:08 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/27 05:42:08 INFO : versions/test-versions-v2026-08-27-053850-809.txt: Deleted 2026/08/27 05:42:09 INFO : S3 bucket rclone-test-lapevek6duxi: Bucket "rclone-test-lapevek6duxi" deleted 2026/08/27 05:42:09 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- FAIL: TestIntegration (319.35s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.33s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.10s) --- FAIL: TestIntegration/FsMkdir (316.61s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.33s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.61s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.18s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.56s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.18s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (30.96s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.67s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.34s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.80s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.13s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.42s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (2.22s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.41s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (94.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (6.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (3.56s) --- 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.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (6.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (3.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.40s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.70s) --- 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.59s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.33s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (35.03s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (2.02s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (2.03s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (30.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (17.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.27s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (7.72s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.58s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (8.30s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (8.14s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.73s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (167.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (8.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (8.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (7.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (8.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (28.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (9.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (5.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (9.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (7.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (8.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (10.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (28.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (8.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (9.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (11.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (31.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (9.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (5.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (10.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (11.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.55s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (2.68s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (2.39s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.54s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.42s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.12s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.86s) --- 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/27 05:42:09 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/08/27 05:42:09 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 319.410s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 5m21.491364288s (try 1/5)