"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 TestIntegration fstests.go:438: Using remote "TestS3GCS:" 2025/10/04 01:51:01 NOTICE: TestS3GCS: Starting server 2025/10/04 01:51:01 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-zojixox1yuja" 2025/10/04 01:51:01 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/10/04 01:51:02 INFO : S3 bucket rclone-test-zojixox1yuja: Bucket "rclone-test-zojixox1yuja" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/10/04 01:51:04 INFO : S3 bucket rclone-test-zojixox1yuja: Bucket "rclone-test-zojixox1yuja" deleted === RUN TestIntegration/FsMkdir 2025/10/04 01:51:05 INFO : S3 bucket rclone-test-zojixox1yuja: Bucket "rclone-test-zojixox1yuja" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/04 01:51:05 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/04 01:51:05 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/04 01:51:06 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 /usr/local/go/src/runtime/asm_amd64.s:1700 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 /usr/local/go/src/runtime/asm_amd64.s:1700 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 /usr/local/go/src/runtime/asm_amd64.s:1700 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 /usr/local/go/src/runtime/asm_amd64.s:1700 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 /usr/local/go/src/runtime/asm_amd64.s:1700 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/10/04 01:51:47 NOTICE: S3 bucket rclone-test-zojixox1yuja: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/10/04 01:51:48 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm6r_vzlYAYL5ug81gySBJEZV1VFPM7MFlAxcf1Sy07AzLz2ImZjanQhPEkr6nqopt8 2025/10/04 01:51:50 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "5e6271393776810ce9eaf6eda8153e6f" 2025/10/04 01:51:52 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "a99225abd9229949209d38fb26741a89" 2025/10/04 01:51:55 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "c364ad34ec9010886a1a5a2dd258086e" 2025/10/04 01:51:55 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm6r_vzlYAYL5ug81gySBJEZV1VFPM7MFlAxcf1Sy07AzLz2ImZjanQhPEkr6nqopt8" 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/10/04 01:52:02 DEBUG : Creating backend with remote "TestS3GCS:" 2025/10/04 01:52:02 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/04 01:52:02 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/10/04 01:52:07 DEBUG : S3 bucket rclone-test-zojixox1yuja: bucket is versioned: false 2025/10/04 01:52:07 DEBUG : Waiting for deletions to finish 2025/10/04 01:52:07 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/10/04 01:52:07 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/10/04 01:52:07 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/04 01:52:09 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-zojixox1yuja/dirToPurgeFromRoot" 2025/10/04 01:52:09 DEBUG : Config file has changed externally - reloading 2025/10/04 01:52:10 DEBUG : S3 bucket rclone-test-zojixox1yuja path dirToPurgeFromRoot: bucket is versioned: false 2025/10/04 01:52:10 DEBUG : Waiting for deletions to finish 2025/10/04 01:52:10 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/10/04 01:52:10 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/10/04 01:52:10 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/04 01:52:11 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-zojixox1yuja/hello? sausage/êé" 2025/10/04 01:52:15 DEBUG : S3 bucket rclone-test-zojixox1yuja path hello? sausage/êé: bucket is versioned: false 2025/10/04 01:52:15 DEBUG : Waiting for deletions to finish 2025/10/04 01:52:15 DEBUG : "a/b/c/d/e.txt" version false 2025/10/04 01:52:15 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/10/04 01:52:15 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/10/04 01:52:28 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-zojixox1yuja/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/04 01:52:28 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-zojixox1yuja/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3GCS:" path "rclone-test-zojixox1yuja" from "TestS3GCS:rclone-test-zojixox1yuja" 2025/10/04 01:52:29 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/10/04 01:52:39 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm7dfEJhaPtLAoa6rrgQHck5kiedU6nrDxA8F2epFdBvE_JWWNnFBdTiKng1Vl8FZPc 2025/10/04 01:52:39 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/10/04 01:52:40 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/10/04 01:52:40 DEBUG : piped data.txt: multipart upload "ABPnzm7dfEJhaPtLAoa6rrgQHck5kiedU6nrDxA8F2epFdBvE_JWWNnFBdTiKng1Vl8FZPc" finished 2025/10/04 01:52:40 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/04 01:52:41 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm5UKB2O9QAsaR_nS08CQnYlLxBgGfZgjkpT-fKOwGc6cca8GOZMZVP6oZWRkTzGmbs 2025/10/04 01:52:41 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/04 01:52:42 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "6e101c462d166c18b787ae0f414b704b" 2025/10/04 01:52:43 DEBUG : piped data.txt: multipart upload "ABPnzm5UKB2O9QAsaR_nS08CQnYlLxBgGfZgjkpT-fKOwGc6cca8GOZMZVP6oZWRkTzGmbs" finished 2025/10/04 01:52:43 DEBUG : piped data.txt: Multipart upload Etag: 692bf97aef7bfb92cb760422055e7505-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:199 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 663 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=663 vs obj=0 fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 663 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=663 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̇\x95\x830\f\x00ЕB\r\x19G`\x19\x84\x8bp\x91\v\xd3\u07fb\x05~\x83(;\x959\x82\xa3\x88\xd7\xd8X\xa3B\xb5XlxI\x18:\x9e\xac\xc9|;\x16>\xe5Xvl\xd0ح^\xa24V\xdfH;\x16I\xcb\r\x91\x93\x94O\x13\xcd\x0f\xfa\xd1Sc\x85\xfd\xe3)\xb2\x125u\xac\xe2@\x8d\x1e/\xac\x14\x16Ú\x1c\xbf\x83\xc1\x86\x0f\xbd\xbf\x04\x8a\x14\x94\xadS\x82\f\xc7\xf2\x92\xe1&z\xa8\x9c\xe8\xe2{T\xf0J\x12\xf7i\xd0\xe9\xa0\xe3\x1b\xa8I\x87\xf0\xb9$\xa2\xe56u\xe9\xac\xd1~\x12&z\xc4-\xaf4\t\x94\xa6\x9dNRh\xe6\xca\x1a\x0f\xeaߌ\x8a<\xfbIA\xc4\x13\xfb\xe2\xc0\x90\x95\xf8\xb1\x9c!\xb2[*[1\\6/'\x18\x89?%\x96ox\xb7\n\n<\x84\xb5\xe3#\x0f\xa8O'M\x9e\xeb\x90\xe5\xc6W\xde\xe9\xa2.\x95\xf2\xd0\xd1\xd3\x05aNإ\x8a]\xb2\x9c\xe8\xf0\xfe\x19\f\x9c\xf1\xf9Y\xa8\x1c\xb0\xac\xb7\x18\xa8\x92\xe6\x88\x01\v\xb8\x9f&E\x85\xd4b\xd8`\xe6\xe3ס\xb0ú\xee\xf2P\xa4\xbaU,b\xe5\xda.6r\xc1\xb3XV\xd8\xc4\x7f\x0f\xba\xc0@\xfc\x1a\xd0tb\x1a\x0eI\xb0C\\\x13j\xa9\xe2f#7\xbdx,\x19+\xbe\xecNj\xac\x189\x06\xc7;<\x14\x16-\x8e\x0eL\xb3\x87]\x0ez\xa7\x00Y\x1e\xe8\x9f\a_\xb6\xb8o\t.\xb2\xd8\x7f\x0f>\x90E\rAv\xb6\x1c\xbf\xb7DR`\xc6@\x96^4\xab\xe2\x13\xba\xa4\xe9\xc1Ȗ\xd3\xf0\xd0M7\x87\xed\x02\xcd;_c\x80\x97^\xb6\xa3b\a7>\xdb-\aZ\x0e\xb3\xa7\xce\x1a\xcaP8H\xc0\xb2\x1cXY\xb1\x9f,\x17\xbcXm\x06\xad\\\x98\x17#\aF؇S\x1e\x88\xa4ƃ:d*_\x03\t+\xb4O\xc6,\x0f\xfbOA\xcf\x1a\xdcW\xcb\x0e\x16\xed\xafÍ\x06\xf6\x9f\x96\x83\x82ع\x82\xa3\x8b\xeb\x9c\xf9\xfa\x17\xbe\aF<\xe9\xfe\\T0\xf2\xb9h\xbe\xc1B\x1d\nXH\xa2&\xcfJ,\xc4)\xa2\xe7\x9b\xf7\xc1Kd\xc7zu\x98Ƀ]\x03\x15\xb9i\x1f\x145R\xf8l\x85\x12\x18\xd8\x17\x8d/E\x8as\u009d\xb5<\xa3\x87\a\x03\x99-K\x03OnSp\xcb\x0e\xe1W9\x8b\xa7\xbc\x1d\x12\xa1\x80[4(l\xe0\xa6\x04N\x82\x98-\x82\x92\x03\xd2z\xb3\x81\fj\xe9\x12ɋ\x1a\xbd\x04\x8a\x94\x86&77\x8as\xc3\x035\xf7\xa1\xe1\rY\xf4ڱqF\xbb\x064\x94\xc1L\x7f\x01\x00\x00\xff\xff\x104\x8f\xc5\xe8\x03\x00\x00" actual : "xarubiv4ramireh2xofeded5lexehuq1yegofik7yevoguc5bexaxom6nuruxod7ribevus5jarosuv0xufopen2nixodey0nirodud3yewumad2nehewiq5kofimoz1kexepiz9sadidav8yisatac5zikoxuf1wosihoj2dazusum0xayicic7qixuyaq0hurelox3yuyofel0sesipum5zuxuqis3bigidek4wofeciy7tedinon3daregey5makilur0lotarom5wolukov8nugakur9dulojaz8wadanaq6yepupad0yifinow1tujezuz3hiyuwit1yenihaq4seyuwul5tugemej9keqotep9lawoqev6jukawus4reqevam9fidivid5koketoc9yavomew6bupiriw8wevuluh8hokuhap5lodexun7cihakar7kafiges1cusabar6sefuwum4kujizec5tewezon2hilukuc1mobapiq5fumices4nabuciz3qatupay0pezoleb8sahiley9pepatud1qubolor7juridak2qilizek6dogayus3perolos1pijijoq8hafoboh2qazizol2domajep8juceloq4niyofav1voquqev5cewodon3lovehod8keluhet5kucerab1guparid2ciyativ7kasewax0tetupon0venofam7fubalel9yajekab9fuciqul4wamihow4tohiyat7ceregij0hiverog5fojalaw1valasud3nodular3renojob1nuromof6metinal6qivujib1dixidep8visakab5fezirir4sebofup2napeqik8tuxanim8dajubaq9wotunit8curavam5fadexam3samuquk8raducas6jokatad5yurinud2nuqiris1xujoxir4xecefoy1xejatuf6yexotel6qekitak3" Diff: --- Expected +++ Actual @@ -1,4 +1 @@ -̇0 ЕB G`p ߻~(;9XBXlxI:|;>Xvlح^4VH;I OSc)5u@/ÚS &z{TJiI$6u~&z-4 NRhߌE AvDR`@^4ȖM7;_c^b7>-ZP8HXY,Xm\#F؇Sƃ:d*_ +O,OAWÍعF<\T0hB -XH&J,)KdzuɃ]i5Rl/Es<-KOnSpW9[4(lN-z jɋ&77s5 YڱqF4L4 +xarubiv4ramireh2xofeded5lexehuq1yegofik7yevoguc5bexaxom6nuruxod7ribevus5jarosuv0xufopen2nixodey0nirodud3yewumad2nehewiq5kofimoz1kexepiz9sadidav8yisatac5zikoxuf1wosihoj2dazusum0xayicic7qixuyaq0hurelox3yuyofel0sesipum5zuxuqis3bigidek4wofeciy7tedinon3daregey5makilur0lotarom5wolukov8nugakur9dulojaz8wadanaq6yepupad0yifinow1tujezuz3hiyuwit1yenihaq4seyuwul5tugemej9keqotep9lawoqev6jukawus4reqevam9fidivid5koketoc9yavomew6bupiriw8wevuluh8hokuhap5lodexun7cihakar7kafiges1cusabar6sefuwum4kujizec5tewezon2hilukuc1mobapiq5fumices4nabuciz3qatupay0pezoleb8sahiley9pepatud1qubolor7juridak2qilizek6dogayus3perolos1pijijoq8hafoboh2qazizol2domajep8juceloq4niyofav1voquqev5cewodon3lovehod8keluhet5kucerab1guparid2ciyativ7kasewax0tetupon0venofam7fubalel9yajekab9fuciqul4wamihow4tohiyat7ceregij0hiverog5fojalaw1valasud3nodular3renojob1nuromof6metinal6qivujib1dixidep8visakab5fezirir4sebofup2napeqik8tuxanim8dajubaq9wotunit8curavam5fadexam3samuquk8raducas6jokatad5yurinud2nuqiris1xujoxir4xecefoy1xejatuf6yexotel6qekitak3 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: 663 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 : "24d1aea36c56c992ace26fe37d34b6c1" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +24d1aea36c56c992ace26fe37d34b6c1 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:347: versions/test-versions-v2025-10-04-015250-363.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:347: 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/10/04 01:52:56 DEBUG : oldPath = "TestS3GCS:rclone-test-zojixox1yuja/versions/test-versions-v2025-10-04-015250-363.txt" 2025/10/04 01:52:56 DEBUG : newPath = "TestS3GCS,versions:rclone-test-zojixox1yuja/versions/test-versions-v2025-10-04-015250-363.txt" 2025/10/04 01:52:56 DEBUG : Creating backend with remote "TestS3GCS,versions:rclone-test-zojixox1yuja/versions/test-versions-v2025-10-04-015250-363.txt" 2025/10/04 01:52:56 DEBUG : TestS3GCS: detected overridden config - adding "{pO73u}" suffix to name 2025/10/04 01:52:57 DEBUG : fs cache: renaming child cache item "TestS3GCS,versions:rclone-test-zojixox1yuja/versions/test-versions-v2025-10-04-015250-363.txt" to be canonical for parent "TestS3GCS{pO73u}:rclone-test-zojixox1yuja/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:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:437 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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:437 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:441: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:441 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:443: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:443 Error: Not equal: expected: 0 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:437 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (101) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:437 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: S3 bucket rclone-test-zojixox1yuja/versions/test-versions.txt: md5 hash incorrect - expecting "2f32bca322877a4000e054f587484adc" got "4a196ef0d241042fd9158c83ba6ef3ac" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:437 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 101 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: versions/test-versions.txt: size incorrect file=101 vs obj=100 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:437 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:443: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:443 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:475: Creating a bucket we already have created returned code: BucketAlreadyOwnedByYou === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2025/10/04 01:53:14 DEBUG : Waiting for deletions to finish 2025/10/04 01:53:14 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/04 01:53:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1759542719365664" 2025/10/04 01:53:14 DEBUG : "versions/test-versions-v2025-10-04-015250-363.txt" version true 2025/10/04 01:53:14 DEBUG : versions/test-versions-v2025-10-04-015250-363.txt: Deleting (id "1759542770299720") 2025/10/04 01:53:14 DEBUG : "versions/test-versions.txt" version false 2025/10/04 01:53:14 DEBUG : versions/test-versions.txt: Not deleting current version "1759542775770589" 2025/10/04 01:53:15 INFO : versions/test-versions-v2025-10-04-015250-363.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/10/04 01:53:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm44--fgZkYl7jS9zn8A3zCuIVhxhsC9v3RbhPr7EK2oGmOTowGUH0-BJMHDGSpUc3o 2025/10/04 01:53:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/10/04 01:53:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/10/04 01:53:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm44--fgZkYl7jS9zn8A3zCuIVhxhsC9v3RbhPr7EK2oGmOTowGUH0-BJMHDGSpUc3o" finished 2025/10/04 01:53:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/10/04 01:53:27 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm5H7EY_dIA9jVW_X8FlAG5_lbCBVvr_q5uk9KOvsuAg-kE626qMAHw3bSInDzJe4P8 2025/10/04 01:53:27 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/10/04 01:53:29 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/04 01:53:30 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm5H7EY_dIA9jVW_X8FlAG5_lbCBVvr_q5uk9KOvsuAg-kE626qMAHw3bSInDzJe4P8" finished 2025/10/04 01:53:30 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/10/04 01:53:32 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5q1yrQnssGebcswA-fR9E1mwII84FOrYRW4gkzKJZMw07ybD2y3Wg9tZ8K4j0NQyk 2025/10/04 01:53:32 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/04 01:53:35 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/04 01:53:35 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm5q1yrQnssGebcswA-fR9E1mwII84FOrYRW4gkzKJZMw07ybD2y3Wg9tZ8K4j0NQyk" finished 2025/10/04 01:53:35 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/04 01:53:37 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm4QdtyA7JiBuUmRhzTswbY11_zV3kIS6Y2O9SKrugW0DpmQhekZjW89lPxXEBZvYyk 2025/10/04 01:53:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/04 01:53:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/04 01:53:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/04 01:53:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/04 01:53:40 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/04 01:53:40 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/04 01:53:41 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm4QdtyA7JiBuUmRhzTswbY11_zV3kIS6Y2O9SKrugW0DpmQhekZjW89lPxXEBZvYyk" finished 2025/10/04 01:53:41 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/04 01:53:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5DyEJ7UQdY_02k3UR8QG3LjyAYpzx3-qajyYoysYkn-lU5gebGlKa5Q_mg-Xd0vhE 2025/10/04 01:53:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/04 01:53:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/10/04 01:53:43 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/10/04 01:53:44 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/04 01:53:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/04 01:53:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/04 01:53:45 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm5DyEJ7UQdY_02k3UR8QG3LjyAYpzx3-qajyYoysYkn-lU5gebGlKa5Q_mg-Xd0vhE" finished 2025/10/04 01:53:45 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/10/04 01:53:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6DXgUgvrw8kHhD3Woghzd9q4AqWoBnU0K6cGnx6kmS9jD6PaUZSFqL_t-UaxnaFlE 2025/10/04 01:53:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/04 01:53:52 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/10/04 01:53:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm6DXgUgvrw8kHhD3Woghzd9q4AqWoBnU0K6cGnx6kmS9jD6PaUZSFqL_t-UaxnaFlE" finished 2025/10/04 01:53:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/10/04 01:53:54 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm6W6BJTYPCi7SW6slCm1zeZr1XhvFi_G2GgAlTkteKAVut8AgDTYmZdt8lq7VHfw58 2025/10/04 01:53:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/04 01:53:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/04 01:53:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm6W6BJTYPCi7SW6slCm1zeZr1XhvFi_G2GgAlTkteKAVut8AgDTYmZdt8lq7VHfw58" finished 2025/10/04 01:53:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/10/04 01:53:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4fiNlGrehKx3ggXkIy1R59QVKtgJC0OZhLF2BABClzvnTmm8xx7lcErhTNloHXqfI 2025/10/04 01:53:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/04 01:54:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/04 01:54:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm4fiNlGrehKx3ggXkIy1R59QVKtgJC0OZhLF2BABClzvnTmm8xx7lcErhTNloHXqfI" finished 2025/10/04 01:54:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/04 01:54:02 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm73i21YRcAJQ-wS4sdBF1-cebukmX9IcM_vpqwRdwD48cBmQA9KBUGGZ9zewuK8nZw 2025/10/04 01:54:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/04 01:54:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/04 01:54:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/04 01:54:03 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/04 01:54:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/04 01:54:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/04 01:54:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm73i21YRcAJQ-wS4sdBF1-cebukmX9IcM_vpqwRdwD48cBmQA9KBUGGZ9zewuK8nZw" finished 2025/10/04 01:54:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/04 01:54:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm65ot7lBBJuiGathtxd6pbcnYYiXQGd7Vq3hg-dE9wJPyZfl1ymFp3SkQrlP0b2QaM 2025/10/04 01:54:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/04 01:54:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/10/04 01:54:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/04 01:54:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/04 01:54:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/04 01:54:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/04 01:54:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm65ot7lBBJuiGathtxd6pbcnYYiXQGd7Vq3hg-dE9wJPyZfl1ymFp3SkQrlP0b2QaM" finished 2025/10/04 01:54:09 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/10/04 01:54:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7rhl0oI4LrZf06r3DoTQw5Q9UchsO5qzmTNV1pWDl4ki_YhxYcuRfjTvgY4BrxaRM 2025/10/04 01:54:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/04 01:54:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/10/04 01:54:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm7rhl0oI4LrZf06r3DoTQw5Q9UchsO5qzmTNV1pWDl4ki_YhxYcuRfjTvgY4BrxaRM" finished 2025/10/04 01:54:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/10/04 01:54:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm4A1-QGI_GxEy2Yn_w5O5ltrGfLuXZylpn0C4al90-xmgxa65-838JE6M9_R-M-YiE 2025/10/04 01:54:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/04 01:54:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/04 01:54:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm4A1-QGI_GxEy2Yn_w5O5ltrGfLuXZylpn0C4al90-xmgxa65-838JE6M9_R-M-YiE" finished 2025/10/04 01:54:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/10/04 01:54:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7Xz7B82m7bYHCDLWPnI-xtQ9N8CKpJZMdKfMvK1kg0KwsEgbgUuPGXge-ms9mdYA8 2025/10/04 01:54:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/04 01:54:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/04 01:54:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm7Xz7B82m7bYHCDLWPnI-xtQ9N8CKpJZMdKfMvK1kg0KwsEgbgUuPGXge-ms9mdYA8" finished 2025/10/04 01:54:24 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/04 01:54:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm57bsBS3Hec6xZaDWe5y1EhC8y3hBwX0smCYybS72qRDSviTXunY6r-qzAbXv5Vo3M 2025/10/04 01:54:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/04 01:54:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/04 01:54:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/04 01:54:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/04 01:54:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/04 01:54:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/04 01:54:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm57bsBS3Hec6xZaDWe5y1EhC8y3hBwX0smCYybS72qRDSviTXunY6r-qzAbXv5Vo3M" finished 2025/10/04 01:54:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/04 01:54:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4si-4C_1h9JzzfENRHub3iQchJRS1RBCG-crtnBwdaaOl5AcpXCvER6_j_uwXwLXM 2025/10/04 01:54:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/04 01:54:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/04 01:54:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/10/04 01:54:31 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/04 01:54:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/04 01:54:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/04 01:54:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm4si-4C_1h9JzzfENRHub3iQchJRS1RBCG-crtnBwdaaOl5AcpXCvER6_j_uwXwLXM" finished 2025/10/04 01:54:33 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/10/04 01:54:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4PsQ5hapZDgftZZyvCDXymb1esNxWmfjMuP8363EaKzHyvmWDv7ICADLEvRDaFCQg 2025/10/04 01:54:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/04 01:54:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/10/04 01:54:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm4PsQ5hapZDgftZZyvCDXymb1esNxWmfjMuP8363EaKzHyvmWDv7ICADLEvRDaFCQg" finished 2025/10/04 01:54:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/10/04 01:54:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm54Y5y9BBSUilaNvB46Gaw3M6ETX20KxeKmkvZFHE0tR6kJAnVqvXiIRBiHr6CGQ2Q 2025/10/04 01:54:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/04 01:54:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/04 01:54:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm54Y5y9BBSUilaNvB46Gaw3M6ETX20KxeKmkvZFHE0tR6kJAnVqvXiIRBiHr6CGQ2Q" finished 2025/10/04 01:54:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/10/04 01:54:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5z0xLi27VvMgGYTXnbap6HsXjqh6rL96x_66nNQWfQXmkXk1PxM9POnha0w86xCHU 2025/10/04 01:54:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/04 01:54:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/04 01:54:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm5z0xLi27VvMgGYTXnbap6HsXjqh6rL96x_66nNQWfQXmkXk1PxM9POnha0w86xCHU" finished 2025/10/04 01:54:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/04 01:54:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm5MvLoC-Og1omkYSYhVK2yav0dNKeKmfieQJCP86CfuT45lDIKjkoknJ9QkN7L2ryE 2025/10/04 01:54:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/04 01:54:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/04 01:54:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/04 01:54:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/04 01:54:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/04 01:54:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/04 01:54:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm5MvLoC-Og1omkYSYhVK2yav0dNKeKmfieQJCP86CfuT45lDIKjkoknJ9QkN7L2ryE" finished 2025/10/04 01:54:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/04 01:54:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6w5RUJfZcujedUf6NN0ZExYO0n1P3GFYwEPYeGaOh1nBMVZ4rEnC4zyWScGzLh0X8 2025/10/04 01:54:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/04 01:54:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/10/04 01:54:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/10/04 01:54:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/04 01:54:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/04 01:54:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/04 01:54:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm6w5RUJfZcujedUf6NN0ZExYO0n1P3GFYwEPYeGaOh1nBMVZ4rEnC4zyWScGzLh0X8" finished 2025/10/04 01:54:57 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/10/04 01:55:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm465brQsWwBexNMqSxrqIj5F45YDB8yO5WCnBDr_Kp-vuNeiX8_C9Xl4HqcUmdZDhE 2025/10/04 01:55:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/10/04 01:55:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/10/04 01:55:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm465brQsWwBexNMqSxrqIj5F45YDB8yO5WCnBDr_Kp-vuNeiX8_C9Xl4HqcUmdZDhE" finished 2025/10/04 01:55:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/10/04 01:55:06 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm6UnEH6ozs3VNozoO611mv-Y-OwVFf4UuMwfDQd6cS50ZJRSeZw0up6Tl-xGLcc1zo 2025/10/04 01:55:07 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/10/04 01:55:08 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/04 01:55:09 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm6UnEH6ozs3VNozoO611mv-Y-OwVFf4UuMwfDQd6cS50ZJRSeZw0up6Tl-xGLcc1zo" finished 2025/10/04 01:55:09 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/10/04 01:55:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7_qNqxWJmCHFoNLeJ88vtBdfF0k_aanlpZ70c6AfoPYiGTg_PWcgzlP0OMXH74pnk 2025/10/04 01:55:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/04 01:55:11 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/04 01:55:12 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm7_qNqxWJmCHFoNLeJ88vtBdfF0k_aanlpZ70c6AfoPYiGTg_PWcgzlP0OMXH74pnk" finished 2025/10/04 01:55:12 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/04 01:55:14 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm5wX6KRNIDrqHmhpPIpRyht4L1djTIniPoAGoXpDX1UYNp6G-iNrbeBEW1y0cHM92E 2025/10/04 01:55:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/04 01:55:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/04 01:55:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/04 01:55:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/04 01:55:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/04 01:55:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/04 01:55:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm5wX6KRNIDrqHmhpPIpRyht4L1djTIniPoAGoXpDX1UYNp6G-iNrbeBEW1y0cHM92E" finished 2025/10/04 01:55:17 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/04 01:55:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7F1b726sXrPrAaFgSU5tnaFSv-E7Kc4aNPKR_xPmkJ7247Eoa_lii-fe_nFRKyzAA 2025/10/04 01:55:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/04 01:55:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/10/04 01:55:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/10/04 01:55:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/04 01:55:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/04 01:55:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/04 01:55:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm7F1b726sXrPrAaFgSU5tnaFSv-E7Kc4aNPKR_xPmkJ7247Eoa_lii-fe_nFRKyzAA" finished 2025/10/04 01:55:21 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/10/04 01:55:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm67Aibn6UB4hvlzpZqMwgfGaNxMeNdrHXDibaL3py3GPJyhAwUzn3OW1FWbN6jymFI 2025/10/04 01:55:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/10/04 01:55:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/10/04 01:55:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm67Aibn6UB4hvlzpZqMwgfGaNxMeNdrHXDibaL3py3GPJyhAwUzn3OW1FWbN6jymFI" finished 2025/10/04 01:55:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/10/04 01:55:31 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm4LA1wfmm1bOm-JfnM_MPTsysJqc1BGd474wxuuoBnKBvu2-eAOHg23uc_l8OQXXtg 2025/10/04 01:55:31 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/10/04 01:55:33 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/04 01:55:33 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm4LA1wfmm1bOm-JfnM_MPTsysJqc1BGd474wxuuoBnKBvu2-eAOHg23uc_l8OQXXtg" finished 2025/10/04 01:55:34 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/10/04 01:55:35 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7uwYVYNk8hVmEZ82HuA_S7TiVp5WwLYZsAUGncj5amZ6L3FbtCUHPw32uFbcb6tfg 2025/10/04 01:55:36 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/04 01:55:37 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/04 01:55:38 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm7uwYVYNk8hVmEZ82HuA_S7TiVp5WwLYZsAUGncj5amZ6L3FbtCUHPw32uFbcb6tfg" finished 2025/10/04 01:55:38 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/04 01:55:40 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm6xiQvt4-pYlcbJZMybQyYxfLaB20WfIiM6FxcYMkxhS2nbVpgcGTbFoNjQn2n_fTY 2025/10/04 01:55:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/04 01:55:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/04 01:55:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/04 01:55:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/04 01:55:42 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/04 01:55:42 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/04 01:55:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm6xiQvt4-pYlcbJZMybQyYxfLaB20WfIiM6FxcYMkxhS2nbVpgcGTbFoNjQn2n_fTY" finished 2025/10/04 01:55:43 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/04 01:55:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6-9-1-jrE8ZNiSHXv-TJcpvLVt0tLgeiqPZxBDU6E6iIXuP4dKfvuVxXlb3pZjQOw 2025/10/04 01:55:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/04 01:55:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/10/04 01:55:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/10/04 01:55:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/04 01:55:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/04 01:55:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/04 01:55:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm6-9-1-jrE8ZNiSHXv-TJcpvLVt0tLgeiqPZxBDU6E6iIXuP4dKfvuVxXlb3pZjQOw" finished 2025/10/04 01:55:48 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/10/04 01:55:49 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm5I3coqLlb3kmDsXYNaxgfTx2Un9Hf2oCW6aOJ0uLfg5K1g1zroAh9LL6yh__Ot0NE 2025/10/04 01:55:49 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/04 01:55:50 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "ad35ef3f9c98fe41c092dbee482850e1" 2025/10/04 01:55:50 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm5I3coqLlb3kmDsXYNaxgfTx2Un9Hf2oCW6aOJ0uLfg5K1g1zroAh9LL6yh__Ot0NE" finished 2025/10/04 01:55:50 DEBUG : unknown-size-put.txt: Multipart upload Etag: 4a9cb5dd55120c40c4fcdfb5edc30cf4-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/04 01:55:51 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm7GdiyP1R-nQ8QRlqrazjwZ9gQ6RKcL5okT6hxM3RcODiD3crw9KbP0ZgsE6AM8TUo 2025/10/04 01:55:51 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/10/04 01:55:52 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "b71bb2efdd417b9b26928b25ddcfa44b" 2025/10/04 01:55:52 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm7GdiyP1R-nQ8QRlqrazjwZ9gQ6RKcL5okT6hxM3RcODiD3crw9KbP0ZgsE6AM8TUo" finished 2025/10/04 01:55:52 DEBUG : unknown-size-update.txt: Multipart upload Etag: 0e7a09697e4e166c7fca507db1bf9a1b-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/04 01:55:52 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-zojixox1yuja/deeper/nonexisting/directory" === 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/10/04 01:55:53 DEBUG : Waiting for deletions to finish 2025/10/04 01:55:53 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/04 01:55:53 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1759542719365664") 2025/10/04 01:55:53 DEBUG : "versions/test-versions-v2025-10-04-015255-835.txt" version true 2025/10/04 01:55:53 DEBUG : versions/test-versions-v2025-10-04-015255-835.txt: Deleting (id "1759542775770589") 2025/10/04 01:55:54 INFO : versions/test-versions-v2025-10-04-015255-835.txt: Deleted 2025/10/04 01:55:54 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/04 01:55:54 INFO : S3 bucket rclone-test-zojixox1yuja: Bucket "rclone-test-zojixox1yuja" deleted 2025/10/04 01:55:54 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (293.88s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.48s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.91s) --- FAIL: TestIntegration/FsMkdir (290.88s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.90s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.32s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.28s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.40s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (36.81s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.50s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.45s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.40s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.45s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.41s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.94s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (10.22s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (79.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (5.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.48s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.65s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.20s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (5.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.69s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (33.03s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.45s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.40s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (30.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (16.86s) --- 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.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.17s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (7.77s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.61s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (7.97s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (7.82s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (152.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (30.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (9.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (5.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (10.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (5.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (7.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (7.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (23.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (6.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (3.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (7.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (3.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (24.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (7.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (8.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (8.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (24.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (7.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (7.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (25.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (7.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (8.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (9.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.53s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.21s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.28s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.93s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.82s) --- 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/10/04 01:55:55 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/10/04 01:55:55 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 293.934s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 4m55.146838966s (try 1/5)