"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 TestIntegration fstests.go:438: Using remote "TestS3GCS:" 2025/07/07 03:40:58 NOTICE: TestS3GCS: Starting server 2025/07/07 03:40:58 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-fexuduj4giga" 2025/07/07 03:40:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/07/07 03:41:00 INFO : S3 bucket rclone-test-fexuduj4giga: Bucket "rclone-test-fexuduj4giga" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/07/07 03:41:01 INFO : S3 bucket rclone-test-fexuduj4giga: Bucket "rclone-test-fexuduj4giga" deleted === RUN TestIntegration/FsMkdir 2025/07/07 03:41:02 INFO : S3 bucket rclone-test-fexuduj4giga: Bucket "rclone-test-fexuduj4giga" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/07/07 03:41:03 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/07/07 03:41:03 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/07/07 03:41:04 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:707: 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:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 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:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: 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:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 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:707: 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:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 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:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: 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:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 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:707: 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:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 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:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/07/07 03:41:49 NOTICE: S3 bucket rclone-test-fexuduj4giga: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/07/07 03:41:49 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm76MsIeectBdyNZe8VZOCJXEZqgtzBe8VtkZ6t5rJJ2nU8cTPkMoJfEgkk6HtEAnJs 2025/07/07 03:41:52 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "3e6870cd56651a0ea65587c8bfc9cd0f" 2025/07/07 03:41:53 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "79c07c59af956c57f74b359b64fd0363" 2025/07/07 03:41:56 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "35ac7d6c82b75dd2d6b708dead855708" 2025/07/07 03:41:57 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm76MsIeectBdyNZe8VZOCJXEZqgtzBe8VtkZ6t5rJJ2nU8cTPkMoJfEgkk6HtEAnJs" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: 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 2025/07/07 03:42:04 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/07/07 03:42:04 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/07/07 03:42:08 DEBUG : S3 bucket rclone-test-fexuduj4giga: bucket is versioned: false 2025/07/07 03:42:08 DEBUG : Waiting for deletions to finish 2025/07/07 03:42:09 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/07/07 03:42:09 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/07/07 03:42:09 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/07/07 03:42:11 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-fexuduj4giga/dirToPurgeFromRoot" 2025/07/07 03:42:12 DEBUG : S3 bucket rclone-test-fexuduj4giga path dirToPurgeFromRoot: bucket is versioned: false 2025/07/07 03:42:12 DEBUG : Waiting for deletions to finish 2025/07/07 03:42:12 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/07/07 03:42:12 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/07/07 03:42:12 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/07/07 03:42:12 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-fexuduj4giga/hello? sausage/êé" 2025/07/07 03:42:15 DEBUG : S3 bucket rclone-test-fexuduj4giga path hello? sausage/êé: bucket is versioned: false 2025/07/07 03:42:15 DEBUG : Waiting for deletions to finish 2025/07/07 03:42:15 DEBUG : "a/b/c/d/e.txt" version false 2025/07/07 03:42:15 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/07/07 03:42:16 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:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: 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:1694: 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/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/07/07 03:42:29 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-fexuduj4giga/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/07/07 03:42:29 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-fexuduj4giga/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3GCS:" path "rclone-test-fexuduj4giga" from "TestS3GCS:rclone-test-fexuduj4giga" 2025/07/07 03:42:30 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:2034: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2034 Error: Received unexpected error: not found, Signing Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/07/07 03:42:53 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm6dHIjfuKQv2p7C1eixob08BuGGdOqi3-CG0udCoTrIaEesFWfUs7Y2_2zLOzfdkI8 2025/07/07 03:42:53 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/07/07 03:42:54 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/07/07 03:42:54 DEBUG : piped data.txt: multipart upload "ABPnzm6dHIjfuKQv2p7C1eixob08BuGGdOqi3-CG0udCoTrIaEesFWfUs7Y2_2zLOzfdkI8" finished 2025/07/07 03:42:54 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/07/07 03:42:55 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm66zAH0rIMaYHmi8ZCcNrx6GH9i41iIs7bJpmv4nfpgORZD6tYqH6Ub1FNb0_YZq0E 2025/07/07 03:42:55 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/07/07 03:42:56 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "b98707a54eee5c0258c8cd50a43b9f9e" 2025/07/07 03:42:57 DEBUG : piped data.txt: multipart upload "ABPnzm66zAH0rIMaYHmi8ZCcNrx6GH9i41iIs7bJpmv4nfpgORZD6tYqH6Ub1FNb0_YZq0E" finished 2025/07/07 03:42:57 DEBUG : piped data.txt: Multipart upload Etag: 5ee29f4bf3388a5ef1fdb6c1fb07cc1e-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:199 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 665 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=665 vs obj=0 fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 665 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=665 vs obj=0 s3_internal_test.go:93: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:93 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:102: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:102 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 Error: Not equal: expected: "\x1f\x8b\b\x00\x00\x00\x00\x00\x00\xff\x14\x92m\xae\x84 \x10\x04\xaf\xa4\xeb\xd7\xeeq\x06m`\x04\x19\x15G\xc1ӿ\xbc\xff\xddIUR\x8e\x0e\xf5\xb2O\x1b\x19\x18ݚ\xca;y\xbe\x9a\x8d^up]\x85\xe1\x99\xd7O\x14\xa3/\xcf\xdfE\x03m|\x8e\x1e\x17\x12\xf9\xde#\xaa\x95w\xb8(\xd3Kv\xb89K\xe40x8Xu팙\x12\xdc\xcfkP\xcfi\\\xa4`\xd5\xd4FD\xb94t\xaf$\xcc\x1a\x7fIf~\xa84\x16V\n\xad͌\x99\x1d\x8e&i\x92W\xf6β痖\xc9h\xa0\x03\xa6\xcf\x1apK\xe8\x17:i\x97\xedsЊ \xa6{8\xa2\xe8\xfc3\\\xd4\xd0\xd9\aɴ\xc26\a\x1cW=\xdbʉf\xba\x1b\xcf\a\a\xb1ݢQ\n\xf9\xf6\x92B\xaf\x9e\x8d\xc5*7?\xdd\x03'\x99M\xbbɬ\v\xd2t\xe9\xce+\x96\xa9\x90E\xd6w\x88\xe2\xe08\x0f\x11\x0e\x85\xe3tѭ\a\xd6\ue55b=\xd6\xc9\xf0)\xb7^MV/3Jc`e\xa72\x9ct\xe1f\xdb\x15\xa9\x92\xf4\x19\xb3>r\xe1\xe8.6r\x8a\xf9\xdcz\xca\xcb\xcb\xe4\xa4Ўد\xff\xf4b\xdaMO-\x1c\x9a\x1b+]\xb2\x8f'\x1dpZ\xfa\r\t\x89J\xbb\xc2\xf1)\xa6\xa9Z8\xea;::9i\xfdE~\xff\xf7CՓNٺ@A^\xbdڙw\xda\xd8\xfcv\xf5\xf4\xf2\xf9{$鬹y\xd9\xe9\xc1n\xdc\xc9\xf2F\xe9\x13\xb8\xfe\x9bN'\x02N\xd8.ʍ\f;8\t\xfa\xff\x8b\x9c\x91\xb1}\xaaX\x14^\xa6]\"-\xb2\x8e\x99\x12V\x1c\xcd.3f\xa9\xbd\xd7(Q}\xe7\xb9\xf2\xcan\xf0lՈ\xfff\xc9\xf0\x94\xfa*7\xa2\xe6\xc9\xc2\xc1 \x8d^\x13W)\xfdL3]\xfa\f3\x1f\xf0\xf0mAЙ\x97f\xa3J\x06\xcf\xc7\xeb&\x1e\xd7\xe7\x95 \x16\xd7\xf0\xa0 k\xfe>\x98\xc9P\x9a\f=\xfc\x88mo\xc9R\xd5v\x9b\x18x\xdc\xcdM\x87\x9et\xfc\x92F-8\x87 F<\x9e\xf6\xa5\x8b=\x9dC\x95\a\x11y\xbci\x95]s\xbf\xa2ʋ4.\x14\xe4!\xf3\xbd9a\xe7\xfb\xb3\xaa\xc1&iZ\x91Qd\x1f\x0el\x9a\xf9\xee\x0f)\xa88>\x86\x02\x1b\xbc\xdf\r/{u\xddÛ.8\x06G\x95\x9d\xe66Q\xe2E\x97O\xa6\x85\x93\xc4ύ\v\x06\xebd5Ke3]찰\xff%5Raۅ*\xaf2\xf7\x057\x1e\x0e}\xc6\x7f_\xe7w\xe6\r\x8b\xdaq\x15ÞsS(\x88g7\x16*\xb4Qj\xff\x02\x00\x00\xff\xff\xcb\xc5\x0e\xaa\xe8\x03\x00\x00" actual : "gaquhop7mabebum0yipahit0mazugeg3yebicij2lobuzic8dukamir6hetenah4helufoz5tasazaf5visolik5hegefug1cecaneg9hukuhin6doxejun1lelotuk3zonecul9nociwax0fefoxaj0cecigeq0nunozop3fihizad7bukaqeb4sukevok4darapom2qajekob3wilexuc9bixubar4kosajef0qegiyur1yinacav0hiqikof3duloxah1toxazur0fejoviw3wegosib1mocuden7tupijed7xafesuz5logegis5legexil7tavuqej3zovihej7birovut0suhocex0befopax5ratevif3xoyonuw6suwoteq3tiborob2vurozid7goxapel4jajefob1muruxik0vejatop6raqegux4menenax1jegirob0yuxiluz6garinuy9lizatop5yurarom3kakozut1cipamib9puhazir9wonucus0ziguqig6pafiman2kiyogeg7rekeref3lovesef5gokuzir9lisesem2yofexid7poladoj6sanejeq0pocecoy4huloluh3hiyijig5hifuboh8sosehan4yovelus7fegeben6huniyox4cacatuw5ciqeheh1xekucid0mayabew2humohet2zokofet5wexesus8wecaban7bawiwof1vosoyuf3mobehev0vaquraq9nuluxer5kobohew1zatihar5yoweles6vajopus4jeyozen6dakowab8vinepiv2jubemon7jesexop5qemusiv4qoxeyeq2bakibez8mezihug3wimudeq5gayigus1nanidud2sadinol2vetebej7fusoyib7tigedih9nuboyef1dayijoc4xevewik4sehocer8cimeduf6jobihis0xakohig6xaxaman1" Diff: --- Expected +++ Actual @@ -1,3 +1 @@ -m qm`GӿIUROݚ;y^up]O/Em|#w(Kv9K0x8Xu팙kPi\`FD4t$If~4V -͌&iWβ痖hpK:isЊ {83\ɴ6W=ʉfݢQ -B*7?'Mɬ t+Ew8tѭ=)^MV/3Jc`e2tf>r.6rzЎدbMO-+]'pZ J)Z8;::9iE~CՓNٺ@A^ڙwv{$鬹ynFN'N.ʍ ;8 }X^]"-V.3f(Q}nlՈf*7 ^W)L3] 3mAЙfJ&  k>P =moRvxMtF-8 F<=Cyi]sʋ4.!9a&iZQdl)8> /{uÛ.8G6QEOύ d5Ke3]찰%5Raۅ*27}_w qÞsS(g7*Qj +gaquhop7mabebum0yipahit0mazugeg3yebicij2lobuzic8dukamir6hetenah4helufoz5tasazaf5visolik5hegefug1cecaneg9hukuhin6doxejun1lelotuk3zonecul9nociwax0fefoxaj0cecigeq0nunozop3fihizad7bukaqeb4sukevok4darapom2qajekob3wilexuc9bixubar4kosajef0qegiyur1yinacav0hiqikof3duloxah1toxazur0fejoviw3wegosib1mocuden7tupijed7xafesuz5logegis5legexil7tavuqej3zovihej7birovut0suhocex0befopax5ratevif3xoyonuw6suwoteq3tiborob2vurozid7goxapel4jajefob1muruxik0vejatop6raqegux4menenax1jegirob0yuxiluz6garinuy9lizatop5yurarom3kakozut1cipamib9puhazir9wonucus0ziguqig6pafiman2kiyogeg7rekeref3lovesef5gokuzir9lisesem2yofexid7poladoj6sanejeq0pocecoy4huloluh3hiyijig5hifuboh8sosehan4yovelus7fegeben6huniyox4cacatuw5ciqeheh1xekucid0mayabew2humohet2zokofet5wexesus8wecaban7bawiwof1vosoyuf3mobehev0vaquraq9nuluxer5kobohew1zatihar5yoweles6vajopus4jeyozen6dakowab8vinepiv2jubemon7jesexop5qemusiv4qoxeyeq2bakibez8mezihug3wimudeq5gayigus1nanidud2sadinol2vetebej7fusoyib7tigedih9nuboyef1dayijoc4xevewik4sehocer8cimeduf6jobihis0xakohig6xaxaman1 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:103: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:103 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 Error: Not equal: expected: 665 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:103: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:103 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:117 Error: Not equal: expected: -1 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:106: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:106 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:117 Error: Not equal: expected: "" actual : "0c396fa2bb32913846ce69eb76a4c340" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +0c396fa2bb32913846ce69eb76a4c340 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:306: versions/test-versions-v2025-07-07-034304-617.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:306: 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 2025/07/07 03:43:11 DEBUG : oldPath = "TestS3GCS:rclone-test-fexuduj4giga/versions/test-versions-v2025-07-07-034304-617.txt" 2025/07/07 03:43:11 DEBUG : newPath = "TestS3GCS,versions:rclone-test-fexuduj4giga/versions/test-versions-v2025-07-07-034304-617.txt" 2025/07/07 03:43:11 DEBUG : Creating backend with remote "TestS3GCS,versions:rclone-test-fexuduj4giga/versions/test-versions-v2025-07-07-034304-617.txt" 2025/07/07 03:43:11 DEBUG : TestS3GCS: detected overridden config - adding "{pO73u}" suffix to name 2025/07/07 03:43:11 DEBUG : fs cache: renaming child cache item "TestS3GCS,versions:rclone-test-fexuduj4giga/versions/test-versions-v2025-07-07-034304-617.txt" to be canonical for parent "TestS3GCS{pO73u}:rclone-test-fexuduj4giga/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:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 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:400: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:400 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:402: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:402 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:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 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:140: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:140 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: S3 bucket rclone-test-fexuduj4giga/versions/test-versions.txt: md5 hash incorrect - expecting "bee76e5bb96b41c0f20a21e4223b7d30" got "04a6876c8190b5fa81874f0de0f54845" fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 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:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:341 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 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:402: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:402 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:434: Creating a bucket we already have created returned code: BucketAlreadyOwnedByYou === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2025/07/07 03:43:29 DEBUG : Waiting for deletions to finish 2025/07/07 03:43:29 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/07/07 03:43:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1751859720958401" 2025/07/07 03:43:29 DEBUG : "versions/test-versions-v2025-07-07-034304-617.txt" version true 2025/07/07 03:43:29 DEBUG : versions/test-versions-v2025-07-07-034304-617.txt: Deleting (id "1751859784579830") 2025/07/07 03:43:29 DEBUG : "versions/test-versions.txt" version false 2025/07/07 03:43:29 DEBUG : versions/test-versions.txt: Not deleting current version "1751859790046514" 2025/07/07 03:43:29 INFO : versions/test-versions-v2025-07-07-034304-617.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/07/07 03:43:36 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5Bwx3i51gCFtiSxDGpXMCg51S1rzY5uCEut29JGXYzJ7mfAGS7VMNjyXdbGLmvOGM 2025/07/07 03:43:36 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/07/07 03:43:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/07/07 03:43:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm5Bwx3i51gCFtiSxDGpXMCg51S1rzY5uCEut29JGXYzJ7mfAGS7VMNjyXdbGLmvOGM" finished 2025/07/07 03:43:39 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/07/07 03:43:41 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm4HlpkcA6ERzLtwM-TrkukpCrM6i_tkITWULig0Qz927pSY_Y0x702aKZZUyH2Ych0 2025/07/07 03:43:41 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/07/07 03:43:43 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/07/07 03:43:44 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm4HlpkcA6ERzLtwM-TrkukpCrM6i_tkITWULig0Qz927pSY_Y0x702aKZZUyH2Ych0" finished 2025/07/07 03:43:44 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/07/07 03:43:46 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm58IoYu3zyspXSBKdbO-MZDUWtqsYcAS5amQj8juYquT82bvnu6URbx7YLnT5CCeQo 2025/07/07 03:43:46 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/07/07 03:43:47 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/07/07 03:43:48 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm58IoYu3zyspXSBKdbO-MZDUWtqsYcAS5amQj8juYquT82bvnu6URbx7YLnT5CCeQo" finished 2025/07/07 03:43:48 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/07/07 03:43:50 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm45QVzwifAYvnR4vJEgD-v-ksssQeHLghQvJ7Eb0ft1rikl9EbpCqtHiL9xexYk2VU 2025/07/07 03:43:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/07/07 03:43:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/07/07 03:43:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/07/07 03:43:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/07/07 03:43:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/07/07 03:43:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/07/07 03:43:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm45QVzwifAYvnR4vJEgD-v-ksssQeHLghQvJ7Eb0ft1rikl9EbpCqtHiL9xexYk2VU" finished 2025/07/07 03:43:52 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/07/07 03:43:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm58pL0k24U1Ck888IfRLkYuIRxRfy-NN0NNedN7GEP4Xqs_Nvd9cqeLvH09oJcDYM4 2025/07/07 03:43:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/07/07 03:43:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/07/07 03:43:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/07/07 03:43:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/07/07 03:43:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/07/07 03:43:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/07/07 03:43:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm58pL0k24U1Ck888IfRLkYuIRxRfy-NN0NNedN7GEP4Xqs_Nvd9cqeLvH09oJcDYM4" finished 2025/07/07 03:43:57 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 2025/07/07 03:44:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4jBj9KUvgfPnQQEm5IdGW7Db1oiQWBLx5Ww1bNZfkumXGNNvTkbuX4pAgox5l-ZIc 2025/07/07 03:44:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/07/07 03:44:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/07/07 03:44:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm4jBj9KUvgfPnQQEm5IdGW7Db1oiQWBLx5Ww1bNZfkumXGNNvTkbuX4pAgox5l-ZIc" finished 2025/07/07 03:44:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/07/07 03:44:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm5VhH-MNBeXjFUHbeQaqLG-86yNtOC9ueTvUDj95P3-dNfFEPsuMQewdRpTsJtAkpA 2025/07/07 03:44:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/07/07 03:44:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/07/07 03:44:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm5VhH-MNBeXjFUHbeQaqLG-86yNtOC9ueTvUDj95P3-dNfFEPsuMQewdRpTsJtAkpA" finished 2025/07/07 03:44:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/07/07 03:44:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6eLI2fdzNy720j2TR-OFXSPwy3xQz-lUAvZAq4h3im7yR8G_48LPvQuAtsTPZ4tWU 2025/07/07 03:44:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/07/07 03:44:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/07/07 03:44:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm6eLI2fdzNy720j2TR-OFXSPwy3xQz-lUAvZAq4h3im7yR8G_48LPvQuAtsTPZ4tWU" finished 2025/07/07 03:44:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/07/07 03:44:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm4k4JjQkvlO64Or46EOtnJnbPWw8VBvayqG_8JQcOkB-vKqxYvMP1sGl-ZqNuG0O44 2025/07/07 03:44:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/07/07 03:44:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/07 03:44:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/07/07 03:44:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/07/07 03:44:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/07/07 03:44:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/07/07 03:44:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm4k4JjQkvlO64Or46EOtnJnbPWw8VBvayqG_8JQcOkB-vKqxYvMP1sGl-ZqNuG0O44" finished 2025/07/07 03:44:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/07/07 03:44:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm72xu5wEtjb0vBNidAxzUuiIgBdohhEgV-1Mtjuea03gLRk2ei2a-3YZwy4bmw-JuE 2025/07/07 03:44:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/07/07 03:44:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/07/07 03:44:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/07/07 03:44:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/07/07 03:44:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/07/07 03:44:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/07/07 03:44:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm72xu5wEtjb0vBNidAxzUuiIgBdohhEgV-1Mtjuea03gLRk2ei2a-3YZwy4bmw-JuE" finished 2025/07/07 03:44:22 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 2025/07/07 03:44:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7dGKCUpKMtHvQOM6HT7DD4ZOMHjTLBO2NpaoAfRpVQEVJPDiPbXk90R_x1oA4GLrw 2025/07/07 03:44:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/07/07 03:44:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/07/07 03:44:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm7dGKCUpKMtHvQOM6HT7DD4ZOMHjTLBO2NpaoAfRpVQEVJPDiPbXk90R_x1oA4GLrw" finished 2025/07/07 03:44:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/07/07 03:44:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm695dHCQR7n_I5PjSka7cICRPsp7iqMhNs-cDP5GsuKbyHmBkwse0DHkYLHa6tVBHQ 2025/07/07 03:44:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/07/07 03:44:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/07/07 03:44:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm695dHCQR7n_I5PjSka7cICRPsp7iqMhNs-cDP5GsuKbyHmBkwse0DHkYLHa6tVBHQ" finished 2025/07/07 03:44:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/07/07 03:44:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm43jzRmhuDnm2ifZTK8Ql7w6SSkIsqjjcT35dxghx08vR5O2emPJVlqu-v6PAXG5O8 2025/07/07 03:44:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/07/07 03:44:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/07/07 03:44:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm43jzRmhuDnm2ifZTK8Ql7w6SSkIsqjjcT35dxghx08vR5O2emPJVlqu-v6PAXG5O8" finished 2025/07/07 03:44:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/07/07 03:44:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm7866CzedvOwhoS3jt_i5mTDTIY2rzwI0a92A8a7E5fs2zvSycnZWRIpawRPeaRKUA 2025/07/07 03:44:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/07/07 03:44:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/07 03:44:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/07/07 03:44:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/07/07 03:44:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/07/07 03:44:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/07/07 03:44:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm7866CzedvOwhoS3jt_i5mTDTIY2rzwI0a92A8a7E5fs2zvSycnZWRIpawRPeaRKUA" finished 2025/07/07 03:44:41 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/07/07 03:44:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7oTMvTAg3fuTPTDDBij5QoY3zL0kz8NB1uFtaikAhj0WOcdc0cHDKoqXjhQA6yODU 2025/07/07 03:44:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/07/07 03:44:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/07/07 03:44:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/07/07 03:44:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/07/07 03:44:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/07/07 03:44:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/07/07 03:44:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm7oTMvTAg3fuTPTDDBij5QoY3zL0kz8NB1uFtaikAhj0WOcdc0cHDKoqXjhQA6yODU" finished 2025/07/07 03:44:45 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 2025/07/07 03:44:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5ixz0irzBma8pOR4TzvTdII1-eYqPWaIAKl9ynDhdkv5xHoZPZlxUZh49k1z30-u4 2025/07/07 03:44:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/07/07 03:44:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/07/07 03:44:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm5ixz0irzBma8pOR4TzvTdII1-eYqPWaIAKl9ynDhdkv5xHoZPZlxUZh49k1z30-u4" finished 2025/07/07 03:44:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/07/07 03:44:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm5kwLLDtmDnNxmJcqsKvaP48Y32fTKVXR6J0kyrHovrEuuHvCrIZUSW5F6_CcoIZKM 2025/07/07 03:44:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/07/07 03:44:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/07/07 03:44:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm5kwLLDtmDnNxmJcqsKvaP48Y32fTKVXR6J0kyrHovrEuuHvCrIZUSW5F6_CcoIZKM" finished 2025/07/07 03:44:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/07/07 03:44:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4TUXyG8jfrVwNhXtf2CMwdxizIScW6SpJiCPX2rRigkU3qVgQ-rtgS-vsdqATFnjE 2025/07/07 03:44:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/07/07 03:44:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/07/07 03:44:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm4TUXyG8jfrVwNhXtf2CMwdxizIScW6SpJiCPX2rRigkU3qVgQ-rtgS-vsdqATFnjE" finished 2025/07/07 03:44:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/07/07 03:45:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm548-7BW-FPcG-5jKkS4LouClg6GsMaD-opkgeimpYkh20UcG64TZ2QQUMKnsJazk4 2025/07/07 03:45:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/07/07 03:45:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/07/07 03:45:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/07/07 03:45:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/07/07 03:45:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/07/07 03:45:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/07/07 03:45:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm548-7BW-FPcG-5jKkS4LouClg6GsMaD-opkgeimpYkh20UcG64TZ2QQUMKnsJazk4" finished 2025/07/07 03:45:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/07/07 03:45:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5ND556y3YxlpM7_QHSTH-a4Qa-gIGZMouYEl2sUQjJ3LxN0DrH0mPbKORfn9xnXgI 2025/07/07 03:45:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/07/07 03:45:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/07/07 03:45:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/07/07 03:45:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/07/07 03:45:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/07/07 03:45:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/07/07 03:45:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm5ND556y3YxlpM7_QHSTH-a4Qa-gIGZMouYEl2sUQjJ3LxN0DrH0mPbKORfn9xnXgI" finished 2025/07/07 03:45:08 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 2025/07/07 03:45:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5NdNuH0z8ua2ZzKSXIJq_H4zuCgBnInF1v6rJphRheGB2A75BEk6cGc8_1jbsJRYE 2025/07/07 03:45:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/07/07 03:45:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/07/07 03:45:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm5NdNuH0z8ua2ZzKSXIJq_H4zuCgBnInF1v6rJphRheGB2A75BEk6cGc8_1jbsJRYE" finished 2025/07/07 03:45:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/07/07 03:45:18 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm6OCer0JWs-831NiXFrs2dB_dpskurfDh1wyw_Qf6aX-fVy-oBhrjCYTVGU6CroFq0 2025/07/07 03:45:18 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/07/07 03:45:19 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/07/07 03:45:20 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm6OCer0JWs-831NiXFrs2dB_dpskurfDh1wyw_Qf6aX-fVy-oBhrjCYTVGU6CroFq0" finished 2025/07/07 03:45:20 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/07/07 03:45:22 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4d7F_GcgdAraw-Dr_tUwnKBKPtugoVuDbnV-W19fMf79CrVpzP4sS4z95PWKy3LPc 2025/07/07 03:45:22 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/07/07 03:45:24 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/07/07 03:45:25 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm4d7F_GcgdAraw-Dr_tUwnKBKPtugoVuDbnV-W19fMf79CrVpzP4sS4z95PWKy3LPc" finished 2025/07/07 03:45:25 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/07/07 03:45:27 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm5YwbakN214DrW5wQLrpqcF1DG8Yj4vHsX4rk9L3wa_5qkZ5Y5L8mJJYQbtYQvcr88 2025/07/07 03:45:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/07/07 03:45:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/07/07 03:45:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/07/07 03:45:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/07/07 03:45:30 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/07/07 03:45:30 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/07/07 03:45:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm5YwbakN214DrW5wQLrpqcF1DG8Yj4vHsX4rk9L3wa_5qkZ5Y5L8mJJYQbtYQvcr88" finished 2025/07/07 03:45:31 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/07/07 03:45:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7jdyYn_QIke5GfLGCRsWYvfCuANAkTmygsQBPi0-faZON3Ey6WQXrplBBUwWKikUs 2025/07/07 03:45:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/07/07 03:45:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/07/07 03:45:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/07/07 03:45:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/07/07 03:45:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/07/07 03:45:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/07/07 03:45:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm7jdyYn_QIke5GfLGCRsWYvfCuANAkTmygsQBPi0-faZON3Ey6WQXrplBBUwWKikUs" finished 2025/07/07 03:45:36 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 2025/07/07 03:45:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7365YPMN8d3AuwjG-mgOoW2NmjCaru496-NS3bYSHd3Zytpuv5TdJ0lffUMo_X6r8 2025/07/07 03:45:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/07/07 03:45:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/07/07 03:45:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm7365YPMN8d3AuwjG-mgOoW2NmjCaru496-NS3bYSHd3Zytpuv5TdJ0lffUMo_X6r8" finished 2025/07/07 03:45:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/07/07 03:45:46 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm74HsBMr1qQVb9gO5iaHi9qOHyTNqEfbPT8KMik8jJqCTSqueLfbNgsoyFGxMDOcJU 2025/07/07 03:45:46 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/07/07 03:45:47 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/07/07 03:45:48 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm74HsBMr1qQVb9gO5iaHi9qOHyTNqEfbPT8KMik8jJqCTSqueLfbNgsoyFGxMDOcJU" finished 2025/07/07 03:45:48 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/07/07 03:45:50 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7a9VUrGB26k5S6ARxCiNTnP_yRonz5WiDqTRj3sP-f2djMNj3xxtf4HaHq25GFDHM 2025/07/07 03:45:50 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/07/07 03:45:51 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/07/07 03:45:52 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm7a9VUrGB26k5S6ARxCiNTnP_yRonz5WiDqTRj3sP-f2djMNj3xxtf4HaHq25GFDHM" finished 2025/07/07 03:45:52 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/07/07 03:45:54 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm5E7BVYrevijZPQytfiW14CJInwJYr4VSMkg9NnwOodmiHFDHOBJdnkP5hGEpN6h-0 2025/07/07 03:45:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/07/07 03:45:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/07/07 03:45:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/07/07 03:45:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/07/07 03:45:56 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/07/07 03:45:56 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/07/07 03:45:57 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm5E7BVYrevijZPQytfiW14CJInwJYr4VSMkg9NnwOodmiHFDHOBJdnkP5hGEpN6h-0" finished 2025/07/07 03:45:57 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/07/07 03:45:59 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6pL2b77IR1mQX4kKsPkXzw2Wf9ysstiG26MKYWJ6yzkW65CabTypDLMBij_-a9Ksk 2025/07/07 03:46:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/07/07 03:46:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/07/07 03:46:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/07/07 03:46:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/07/07 03:46:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/07/07 03:46:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/07/07 03:46:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm6pL2b77IR1mQX4kKsPkXzw2Wf9ysstiG26MKYWJ6yzkW65CabTypDLMBij_-a9Ksk" finished 2025/07/07 03:46:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2496: *s3.Fs does not support SetCopyCutoff: --s3-copy-cutoff not supported: optional feature not implemented === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/07/07 03:46:04 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm4fGmclKie_BioitRBRL4kZhiP88HBS9MrNvHSITfMraHmWlm5bzjZe8Dqb9cKVCW4 2025/07/07 03:46:04 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/07/07 03:46:04 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "1bd4be8d20fc0167b2d312486d025cbb" 2025/07/07 03:46:05 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm4fGmclKie_BioitRBRL4kZhiP88HBS9MrNvHSITfMraHmWlm5bzjZe8Dqb9cKVCW4" finished 2025/07/07 03:46:05 DEBUG : unknown-size-put.txt: Multipart upload Etag: b0bfa74082d67ef25bf4a9bff8bdc7e1-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/07/07 03:46:06 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm60YdGpZd-PK8-43SVuuDNyEz6M6cAjMu2KiGdzMvm7t9U0zf-iaE_KR2AoRGEmixE 2025/07/07 03:46:06 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/07/07 03:46:06 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "0dd2239fe49fa81dadf18212583f2367" 2025/07/07 03:46:07 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm60YdGpZd-PK8-43SVuuDNyEz6M6cAjMu2KiGdzMvm7t9U0zf-iaE_KR2AoRGEmixE" finished 2025/07/07 03:46:07 DEBUG : unknown-size-update.txt: Multipart upload Etag: 2c7e9b7b0c380a2b0afc04d95283c949-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/07/07 03:46:07 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-fexuduj4giga/deeper/nonexisting/directory" 2025/07/07 03:46:07 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/07/07 03:46:08 DEBUG : Waiting for deletions to finish 2025/07/07 03:46:08 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/07/07 03:46:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1751859720958401") 2025/07/07 03:46:08 DEBUG : "versions/test-versions-v2025-07-07-034310-085.txt" version true 2025/07/07 03:46:08 DEBUG : versions/test-versions-v2025-07-07-034310-085.txt: Deleting (id "1751859790046514") 2025/07/07 03:46:08 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/07/07 03:46:08 INFO : versions/test-versions-v2025-07-07-034310-085.txt: Deleted 2025/07/07 03:46:09 INFO : S3 bucket rclone-test-fexuduj4giga: Bucket "rclone-test-fexuduj4giga" deleted 2025/07/07 03:46:09 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (311.06s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.52s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.00s) --- FAIL: TestIntegration/FsMkdir (308.05s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (2.00s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.50s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.50s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.30s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (39.40s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (3.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (3.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.71s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.46s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.40s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.45s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.90s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.85s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (10.29s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (92.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (5.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.41s) --- 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.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (2.25s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (20.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (5.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (8.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.44s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (5.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.70s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (33.88s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.83s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.37s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (30.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.16s) --- 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.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (7.76s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.59s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.17s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (8.10s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (7.93s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (152.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (27.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (9.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (8.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (7.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (8.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (22.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (6.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (3.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (8.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (23.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (6.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (3.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (8.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (8.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (27.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (7.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (9.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (5.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (26.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (8.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (8.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (10.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.89s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.26s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.26s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.99s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.53s) --- 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:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/07/07 03:46:09 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/07/07 03:46:09 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 311.103s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 5m12.317660231s (try 1/5)