"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/23 01:54:31 NOTICE: TestS3GCS: Starting server 2025/07/23 01:54:31 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-xaxudek1ceje" 2025/07/23 01:54:31 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/23 01:54:33 INFO : S3 bucket rclone-test-xaxudek1ceje: Bucket "rclone-test-xaxudek1ceje" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/07/23 01:54:34 INFO : S3 bucket rclone-test-xaxudek1ceje: Bucket "rclone-test-xaxudek1ceje" deleted === RUN TestIntegration/FsMkdir 2025/07/23 01:54:35 INFO : S3 bucket rclone-test-xaxudek1ceje: Bucket "rclone-test-xaxudek1ceje" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/07/23 01:54:35 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/07/23 01:54:36 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/07/23 01:54:36 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/23 01:55:26 NOTICE: S3 bucket rclone-test-xaxudek1ceje: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/07/23 01:55:26 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm7O2ihzXdovBcJbetmYckkDngGdRi6dmJJ111ElX0V8btZavpmbD6qfjg6lgV2sY4M 2025/07/23 01:55:29 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "47ebeeecaf58db422192f10d34b71402" 2025/07/23 01:55:30 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "93c2cbcb06012286a6bfb4ebf9968b1e" 2025/07/23 01:55:32 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "c65766f6b0225547ff775946bc782a3e" 2025/07/23 01:55:32 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm7O2ihzXdovBcJbetmYckkDngGdRi6dmJJ111ElX0V8btZavpmbD6qfjg6lgV2sY4M" 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/23 01:55:41 DEBUG : Creating backend with remote "TestS3GCS:" 2025/07/23 01:55:41 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/07/23 01:55:42 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/23 01:55:46 DEBUG : S3 bucket rclone-test-xaxudek1ceje: bucket is versioned: false 2025/07/23 01:55:46 DEBUG : Waiting for deletions to finish 2025/07/23 01:55:46 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/07/23 01:55:46 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/07/23 01:55:47 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/07/23 01:55:49 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-xaxudek1ceje/dirToPurgeFromRoot" 2025/07/23 01:55:50 DEBUG : S3 bucket rclone-test-xaxudek1ceje path dirToPurgeFromRoot: bucket is versioned: false 2025/07/23 01:55:50 DEBUG : Waiting for deletions to finish 2025/07/23 01:55:50 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/07/23 01:55:50 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/07/23 01:55:50 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/07/23 01:55:51 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-xaxudek1ceje/hello? sausage/êé" 2025/07/23 01:55:55 DEBUG : S3 bucket rclone-test-xaxudek1ceje path hello? sausage/êé: bucket is versioned: false 2025/07/23 01:55:55 DEBUG : Waiting for deletions to finish 2025/07/23 01:55:55 DEBUG : "a/b/c/d/e.txt" version false 2025/07/23 01:55:55 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/07/23 01:55:56 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/23 01:56:09 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-xaxudek1ceje/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/07/23 01:56:09 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-xaxudek1ceje/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3GCS:" path "rclone-test-xaxudek1ceje" from "TestS3GCS:rclone-test-xaxudek1ceje" 2025/07/23 01:56:10 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/23 01:56:20 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm7OAVw-ipUdwlKS2m9XioaCRIusT6nPoINHASxr7Su63aB7eHeyOh8f7tdiI5L4qxk 2025/07/23 01:56:20 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/07/23 01:56:21 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/07/23 01:56:21 DEBUG : piped data.txt: multipart upload "ABPnzm7OAVw-ipUdwlKS2m9XioaCRIusT6nPoINHASxr7Su63aB7eHeyOh8f7tdiI5L4qxk" finished 2025/07/23 01:56:21 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/07/23 01:56:22 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm7Pj4BxzuHqrT4TNrtQaFJEXeWFpt7cn9jzLmiJbAiQMpdHhcqXFWNMdXAIBWH_8Jc 2025/07/23 01:56:22 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/07/23 01:56:23 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "47c9a7b9cb5bd6a3531b8535a5b89328" 2025/07/23 01:56:24 DEBUG : piped data.txt: multipart upload "ABPnzm7Pj4BxzuHqrT4TNrtQaFJEXeWFpt7cn9jzLmiJbAiQMpdHhcqXFWNMdXAIBWH_8Jc" finished 2025/07/23 01:56:24 DEBUG : piped data.txt: Multipart upload Etag: ff134994cdb366f4c3d8807c769ff86b-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: 667 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=667 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: 667 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=667 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\xd2Q\x96\x83 \f\x85\xe1-Y\xad\xad]N\x80\x80\x01! \x06\x94\xd5ϙ\x05܇{\xbeߓ\xa6L\xe9w\x8b\x87\x8b\x8e\xb7\x06\a\x85\xcf\xf5\x01#\x99\x8e\xc5qƓ\xf3W\xcb!\x19\xec'\x8a\x01\x05yJxA\x057'.0\xe0\\=\x06j\x1cގ5?\x92\xd7\a4\x1a*k\x96\x9do\U0006f389\x06\xd8\xf9\xa1\x06\r\xc2+cD\x8d\xe7\xf4\xa0\x96\xc6\xe6u\x89\x97\xcc\xfa\x17\xa1\x93\x93\xb1\x05\xec\xe2\xf9\xf8V\xb68HM;\xef\\\xb0.\x0f\\\xbc\xb3~[\xacP\xe0y\x1d\xa0\xd9p]/i<\xd8.78\xaa|MZnɨ'\xc5\r\x1a\xb7ա\xa3\x00ǫ\xc1\xcd'\xab\xf5\xff\xf7\x8dn\xba\xa5q\xc0}\vla\xa7\xfe\xda\xe1\x91\x03\xfa\xe6 \xc0`\xbf92d\xc1\xcd7\xedx\x90\xfdv\xd0\\y\x7f\x1b\xe9\xd2\xf1\xfe\x9c\xa0\xe1\xc1\xbaFt\xe8\xb8\x7f\x12E\x19|\xfe\x02+\xda\xd1N\x85\nV\xd1s\x80\x13:祊\x92$\xf97`gOn\x1b\x1c\xa5\xb0\xfe\x16PXp\xbc\x03\x19l\xe2ր\x11\f\xa9\xcfA\x03\x12\xf9\xcfM\x03\"\xb8\xb9\xe3\r\x99\x9f\xaff\xcb\x0f\xf9_b\x8d\a\xd5w\xfe\xf7\x928=\xb4\xe3\t~\xce\xd4)H\x99\x9ch\np.\x89#wHo\x03Mv>\xd7@\x8d\x9a\x94O\x00/M\x9e\xf9\x92\x06\x89\xcd\xea\xd8\xf2\xc1\xf1{\xe3\x81\x1dݚ\xf1\x90\x1b\xae\xef\t\x0fk\xdc7\xfd\xaf&v-0\xe4\xe6\xe7]\xc0\xa0\x97\xf6\xcaT\xc5H[\rg\xeeh~I*9\xf1\x93㝣\xe8%aB\xcdvk0\xb8\xb2~YP\xa0H}\fd\xccܷ\x93\xb4\\b\xb6\x06\x1a\"\xa9O\x95\x80\x8e\xdb\xe21\xcb\xe0\xb6\x1e\\\xb9I\xda*Eʤ6\a\x95\x1c\xfb\xcdr\x00%u\xabl\xa1\xf33\x05<\xa9\xf2\xb1u\xbc8\xd2\xfe\xd3T$\x88\x9b<4J4\xe6\x8b-\x16\xf4ˠ]:\xa8\xf7\xc1\x0f9<\x7f\xffNZ\xf6\xaf\x83G:\x945\xb0\x81\x8b\xcbl\xa4\xd2\xcev\xba8ID3\x1d\xe0\xb1P\\O\xb2`)M\xa7\x1cp\x88\xfb\fp쥭\x8a\x1af|\xdeV\x82\xech\xe7\x02Z2\xe7\xb5\xf3I\x17\xa5\xdf\xffZ\x91Y..r\x93\x7f{TtC\xfc6\b\x90Xo\x85.\xb4<\xbe\t*X\x19\xaf\vn\xe8\xdc\x17\x05F:Ź\xf0\x7f\ac\xf1\xf0PƴxQ\\p̙\v\x9f\xd8>\x05O\x8aTg\xc5V\x1a\xa9)\xc0\x8e7\xc4\xe9/\x00\x00\xff\xff\xfd\xbe\xf6\xd3\xe8\x03\x00\x00" actual : "jicipin9xujatil4cagaqor5yadupil3goperop7culupaf6mudabap0netasag2noqazar5jekivok4gocoyup5yacediq5puhoxuj1wenizaf2yivavak1pemecer0yecuvod1tujupoc9mawiguz8kewujol7sofezib0hohoqes3yatohoc4fesaqay1lacodos5tuvozof3xagisot0cuxupec0bovavov5gegikal1vaxorob5jicixeg0xuvokeh8kofahiw1hayulaw8gakazoj8gidifag2xihelif7wacosoh4duwuwex6racayes5megegow6nimuzor9kobihef0qiqesuc2karawop3subunup9zahojig8zomuqoc7qabeqez4kidevug5kemadib6lizanij6xizamag2wexapoy7cofoyij9nocelis4padupum0yiheraj2piwikuq0gucikar3nomowan4davuhor5kivivuq6kajuvuy2tuvanod5gofolom7xeleweg5peluxat7rayoceh8ceceruf5qazuxoy4qadejuv1pisuduv5dopowed9nusiguj0gohomuc3nenecof8vazosoc1fababib6dapepow8ricutud8vacamib6sukegov3jepuzov5losovun8simipib8gasigoj8fokabus8sofawoy0kerisol8wetomih9ciqukug0javiniz2tofeqej3zihuwab4loyiger9qiqecuh7gayuwaq5kodatoq2dusihof0tonumed0lajeqim5rifafin0rulalug6zagojuv5bivepey4fukuhef2qacupop5woritin9jeqibid3toquxij4jebixam7vakanoc8qitefoz7nasafuz1taxawow3baduwim2qozamaz3jayipen3juboqez2poqorev6qerimis2bofuvib0kahexam0" Diff: --- Expected +++ Actual @@ -1,3 +1 @@ -Q -Y]N! ϙ܇{ߓLw#qƓW!'yJxA7'.0\=jގ5?4*ko񯎉 +cDuV8HM;\.\~[Pyp]/i<.78|MZnɨ' աǫ'nq} la `92d7xv\yFtE|+N -Vs:祊$7`gOnPXplր AM" f_bw8= ~)Hh -p.#wHoMv>@O/M{ݚ k7&v-0]TH[ gh~I*9㝣%aBvk0~YPH} dܷ\b"O1\I*Eʤ6r%ul3OTgV)7/ +jicipin9xujatil4cagaqor5yadupil3goperop7culupaf6mudabap0netasag2noqazar5jekivok4gocoyup5yacediq5puhoxuj1wenizaf2yivavak1pemecer0yecuvod1tujupoc9mawiguz8kewujol7sofezib0hohoqes3yatohoc4fesaqay1lacodos5tuvozof3xagisot0cuxupec0bovavov5gegikal1vaxorob5jicixeg0xuvokeh8kofahiw1hayulaw8gakazoj8gidifag2xihelif7wacosoh4duwuwex6racayes5megegow6nimuzor9kobihef0qiqesuc2karawop3subunup9zahojig8zomuqoc7qabeqez4kidevug5kemadib6lizanij6xizamag2wexapoy7cofoyij9nocelis4padupum0yiheraj2piwikuq0gucikar3nomowan4davuhor5kivivuq6kajuvuy2tuvanod5gofolom7xeleweg5peluxat7rayoceh8ceceruf5qazuxoy4qadejuv1pisuduv5dopowed9nusiguj0gohomuc3nenecof8vazosoc1fababib6dapepow8ricutud8vacamib6sukegov3jepuzov5losovun8simipib8gasigoj8fokabus8sofawoy0kerisol8wetomih9ciqukug0javiniz2tofeqej3zihuwab4loyiger9qiqecuh7gayuwaq5kodatoq2dusihof0tonumed0lajeqim5rifafin0rulalug6zagojuv5bivepey4fukuhef2qacupop5woritin9jeqibid3toquxij4jebixam7vakanoc8qitefoz7nasafuz1taxawow3baduwim2qozamaz3jayipen3juboqez2poqorev6qerimis2bofuvib0kahexam0 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: 667 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 : "47666970f510a1c0e43c8d76fa0ca690" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +47666970f510a1c0e43c8d76fa0ca690 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-23-015631-644.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/23 01:56:38 DEBUG : oldPath = "TestS3GCS:rclone-test-xaxudek1ceje/versions/test-versions-v2025-07-23-015631-644.txt" 2025/07/23 01:56:38 DEBUG : newPath = "TestS3GCS,versions:rclone-test-xaxudek1ceje/versions/test-versions-v2025-07-23-015631-644.txt" 2025/07/23 01:56:38 DEBUG : Creating backend with remote "TestS3GCS,versions:rclone-test-xaxudek1ceje/versions/test-versions-v2025-07-23-015631-644.txt" 2025/07/23 01:56:38 DEBUG : TestS3GCS: detected overridden config - adding "{pO73u}" suffix to name 2025/07/23 01:56:38 DEBUG : fs cache: renaming child cache item "TestS3GCS,versions:rclone-test-xaxudek1ceje/versions/test-versions-v2025-07-23-015631-644.txt" to be canonical for parent "TestS3GCS{pO73u}:rclone-test-xaxudek1ceje/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-xaxudek1ceje/versions/test-versions.txt: md5 hash incorrect - expecting "d604214471b42773eae8572c196107cb" got "a721f71239e548655437f8c8ffef0a23" 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/23 01:56:56 DEBUG : Waiting for deletions to finish 2025/07/23 01:56:56 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/07/23 01:56:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1753235736753108" 2025/07/23 01:56:56 DEBUG : "versions/test-versions-v2025-07-23-015631-644.txt" version true 2025/07/23 01:56:56 DEBUG : versions/test-versions-v2025-07-23-015631-644.txt: Deleting (id "1753235791609144") 2025/07/23 01:56:56 DEBUG : "versions/test-versions.txt" version false 2025/07/23 01:56:56 DEBUG : versions/test-versions.txt: Not deleting current version "1753235797109580" 2025/07/23 01:56:57 INFO : versions/test-versions-v2025-07-23-015631-644.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/23 01:57:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4oMeKQ9YmedWekcvEr1JS0cnxJeJvDkLulfynDAm7APbTO0JwSoxdPovyuWTicIS8 2025/07/23 01:57:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/07/23 01:57:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/07/23 01:57:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm4oMeKQ9YmedWekcvEr1JS0cnxJeJvDkLulfynDAm7APbTO0JwSoxdPovyuWTicIS8" finished 2025/07/23 01:57:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/07/23 01:57:09 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm4KlUJKU-VyiFWG24rqeVZndOnH6aRRHY0u2D7Khj6PALASxUwTRZDbXjBWxCtiEcw 2025/07/23 01:57:09 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/07/23 01:57:12 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/07/23 01:57:12 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm4KlUJKU-VyiFWG24rqeVZndOnH6aRRHY0u2D7Khj6PALASxUwTRZDbXjBWxCtiEcw" finished 2025/07/23 01:57:12 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/07/23 01:57:14 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6n9ryg5vadefB67sqm-DEpZRSBeCsXHCPivQ3zCnfLKb6vnCAMEjaFoC_VCm3NV5g 2025/07/23 01:57:14 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/07/23 01:57:17 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/07/23 01:57:17 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm6n9ryg5vadefB67sqm-DEpZRSBeCsXHCPivQ3zCnfLKb6vnCAMEjaFoC_VCm3NV5g" finished 2025/07/23 01:57:17 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/07/23 01:57:19 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm76qbxlpKUJl02DClBKStbmYM_948zg6uM70gjRuFZ15RJLZCgofdDEZuf442bKtvg 2025/07/23 01:57:19 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/07/23 01:57:19 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/07/23 01:57:19 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/07/23 01:57:20 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/07/23 01:57:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/07/23 01:57:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/07/23 01:57:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm76qbxlpKUJl02DClBKStbmYM_948zg6uM70gjRuFZ15RJLZCgofdDEZuf442bKtvg" finished 2025/07/23 01:57:21 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/07/23 01:57:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4G64cQY1JEFwQTD446wrmqzln23abKSlu-VTOt9eVzjlVeuit-l_leKdPC7emLr70 2025/07/23 01:57:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/07/23 01:57:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/07/23 01:57:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/07/23 01:57:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/07/23 01:57:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/07/23 01:57:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/07/23 01:57:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm4G64cQY1JEFwQTD446wrmqzln23abKSlu-VTOt9eVzjlVeuit-l_leKdPC7emLr70" finished 2025/07/23 01:57:26 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/23 01:57:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7nIiAQsQFT1M8VdnwBoq14Z21CeogJdkEfLRYNrZV4kLNaCmTCt8ONN0shfYfkfBI 2025/07/23 01:57:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/07/23 01:57:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/07/23 01:57:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm7nIiAQsQFT1M8VdnwBoq14Z21CeogJdkEfLRYNrZV4kLNaCmTCt8ONN0shfYfkfBI" finished 2025/07/23 01:57:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/07/23 01:57:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm4cF8GjUv7a-gCqb-RDDpFf3EKpofHcyifcjZcj-ATuSBSBApM5dtQVDfeR_9tn728 2025/07/23 01:57:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/07/23 01:57:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/07/23 01:57:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm4cF8GjUv7a-gCqb-RDDpFf3EKpofHcyifcjZcj-ATuSBSBApM5dtQVDfeR_9tn728" finished 2025/07/23 01:57:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/07/23 01:57:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6XdFh80Yp7Zoc-_9AItlSFqYxbK_M0AAAFCUMsBvzbN4aUZaE6sKYpFMQHZHed73k 2025/07/23 01:57:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/07/23 01:57:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/07/23 01:57:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm6XdFh80Yp7Zoc-_9AItlSFqYxbK_M0AAAFCUMsBvzbN4aUZaE6sKYpFMQHZHed73k" finished 2025/07/23 01:57:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/07/23 01:57:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm6_w7_IvrD1Em9UiRUSXgQx_5GENR-prUVKNCUB3M-SKWIqUT-GH_5UEJavacr6j3E 2025/07/23 01:57:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/07/23 01:57:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/07/23 01:57:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/23 01:57:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/07/23 01:57:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/07/23 01:57:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/07/23 01:57:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm6_w7_IvrD1Em9UiRUSXgQx_5GENR-prUVKNCUB3M-SKWIqUT-GH_5UEJavacr6j3E" finished 2025/07/23 01:57:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/07/23 01:57:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5lOXHoIDyq5aHI5uNMfDQ2QlDhnJi3KziHh5Fh4noQGZpchZPcOKjq4GbHCamMSnU 2025/07/23 01:57:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/07/23 01:57:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/07/23 01:57:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/07/23 01:57:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/07/23 01:57:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/07/23 01:57:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/07/23 01:57:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm5lOXHoIDyq5aHI5uNMfDQ2QlDhnJi3KziHh5Fh4noQGZpchZPcOKjq4GbHCamMSnU" finished 2025/07/23 01:57:50 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/23 01:57:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7Y1_QzH38jI3VN97I4LCxqfumbVqoIWDiVG-NUcwnEYOe4_UliT85EHPGHDUiflos 2025/07/23 01:57:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/07/23 01:57:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/07/23 01:57:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm7Y1_QzH38jI3VN97I4LCxqfumbVqoIWDiVG-NUcwnEYOe4_UliT85EHPGHDUiflos" finished 2025/07/23 01:57:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/07/23 01:57:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm6ZiVSHkFwQV-YZTB_iaTmWEH6O_8_sDt22-SfmseXU4ELCj8IJWyw3MP4YIV1uxW4 2025/07/23 01:57:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/07/23 01:58:00 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/07/23 01:58:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm6ZiVSHkFwQV-YZTB_iaTmWEH6O_8_sDt22-SfmseXU4ELCj8IJWyw3MP4YIV1uxW4" finished 2025/07/23 01:58:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/07/23 01:58:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6_D6Ssj9x8V5pMk1dvqz8fwFpmfsEZDr-awQCRDr91LVaDp6WeztP-N72_8evza5w 2025/07/23 01:58:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/07/23 01:58:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/07/23 01:58:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm6_D6Ssj9x8V5pMk1dvqz8fwFpmfsEZDr-awQCRDr91LVaDp6WeztP-N72_8evza5w" finished 2025/07/23 01:58:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/07/23 01:58:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm7IbBm2TMZ0VqWI8lEfLIOwEXESD2uez76J8OmmL6mNbRwcWHPOVMz6Ry1do5UoS0g 2025/07/23 01:58:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/07/23 01:58:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/07/23 01:58:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/07/23 01:58:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/07/23 01:58:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/07/23 01:58:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/07/23 01:58:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm7IbBm2TMZ0VqWI8lEfLIOwEXESD2uez76J8OmmL6mNbRwcWHPOVMz6Ry1do5UoS0g" finished 2025/07/23 01:58:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/07/23 01:58:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5jpwmGQJfjhWtqTCiZksg9Vr7BsOgBdPTTTvRbztJ0WtEE_FUjQVjUFkZkBI65Bc4 2025/07/23 01:58:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/07/23 01:58:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/07/23 01:58:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/07/23 01:58:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/07/23 01:58:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/07/23 01:58:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/07/23 01:58:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm5jpwmGQJfjhWtqTCiZksg9Vr7BsOgBdPTTTvRbztJ0WtEE_FUjQVjUFkZkBI65Bc4" finished 2025/07/23 01:58:14 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/23 01:58:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6fmxzK_QxZnkSHynDjCpMwq5LBsrHb8XHGAi7U3IFuNmstW0P81yWm447tl9AR_D0 2025/07/23 01:58:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/07/23 01:58:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/07/23 01:58:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm6fmxzK_QxZnkSHynDjCpMwq5LBsrHb8XHGAi7U3IFuNmstW0P81yWm447tl9AR_D0" finished 2025/07/23 01:58:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/07/23 01:58:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm4PIOccV3fgh4XFRq7SOQwNpWgqCt5e7l1Gd9j3nCcYZPVCOq0mQtBPLbXef4dRNMI 2025/07/23 01:58:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/07/23 01:58:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/07/23 01:58:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm4PIOccV3fgh4XFRq7SOQwNpWgqCt5e7l1Gd9j3nCcYZPVCOq0mQtBPLbXef4dRNMI" finished 2025/07/23 01:58:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/07/23 01:58:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5khQpHjjdBIoNme_SN39p3RPQRV3tU7DL2_W-u_Gd-yQF-iKM6fktz8ii2B295PDk 2025/07/23 01:58:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/07/23 01:58:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/07/23 01:58:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm5khQpHjjdBIoNme_SN39p3RPQRV3tU7DL2_W-u_Gd-yQF-iKM6fktz8ii2B295PDk" finished 2025/07/23 01:58:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/07/23 01:58:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm4i3n1ewArcVrU2WoUYIuRwikr-Ns6u1AtI0SHkHoyChy9HFUMn6ClauNF9tKP0uFI 2025/07/23 01:58:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/07/23 01:58:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/07/23 01:58:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/07/23 01:58:34 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/07/23 01:58:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/07/23 01:58:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/07/23 01:58:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm4i3n1ewArcVrU2WoUYIuRwikr-Ns6u1AtI0SHkHoyChy9HFUMn6ClauNF9tKP0uFI" finished 2025/07/23 01:58:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/07/23 01:58:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6vvCIe1JOCh9ZrVm-OXJgpoSwQAtckHt-TbDtYVhQllXJk5bnkVtznYn87A--YpGQ 2025/07/23 01:58:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/07/23 01:58:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/07/23 01:58:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/07/23 01:58:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/07/23 01:58:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/07/23 01:58:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/07/23 01:58:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm6vvCIe1JOCh9ZrVm-OXJgpoSwQAtckHt-TbDtYVhQllXJk5bnkVtznYn87A--YpGQ" finished 2025/07/23 01:58:41 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/23 01:58:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4E8I6PSkdEpoUZMvUo5bBPIwsBGY20MZip8h6NMkmRnhtIpbBjqdQ1A49poI-hcBU 2025/07/23 01:58:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/07/23 01:58:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/07/23 01:58:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm4E8I6PSkdEpoUZMvUo5bBPIwsBGY20MZip8h6NMkmRnhtIpbBjqdQ1A49poI-hcBU" finished 2025/07/23 01:58:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/07/23 01:58:51 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm6ywacN7j2-zWPGU_QVdrOQLfli3-9E5Srmn9_ow3POjNCNmBb0DVjZX1CQHOw4Bv4 2025/07/23 01:58:51 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/07/23 01:58:53 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/07/23 01:58:53 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm6ywacN7j2-zWPGU_QVdrOQLfli3-9E5Srmn9_ow3POjNCNmBb0DVjZX1CQHOw4Bv4" finished 2025/07/23 01:58:53 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/07/23 01:58:55 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5ujpeDIZAXEK6o5SRGuq69QC5iTq3FU_8zo1Iw2gNq2NxpfwruGCzZ73HB_0v264Y 2025/07/23 01:58:55 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/07/23 01:58:57 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/07/23 01:58:57 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm5ujpeDIZAXEK6o5SRGuq69QC5iTq3FU_8zo1Iw2gNq2NxpfwruGCzZ73HB_0v264Y" finished 2025/07/23 01:58:57 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/07/23 01:58:59 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm7O6VKQLiy8QBh5UvOLc5L60Lt_RTlnRelFKiJgnKIIXF1GGuiS2z9GpwORLN7C5Nw 2025/07/23 01:59:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/07/23 01:59:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/07/23 01:59:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/07/23 01:59:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/07/23 01:59:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/07/23 01:59:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/07/23 01:59:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm7O6VKQLiy8QBh5UvOLc5L60Lt_RTlnRelFKiJgnKIIXF1GGuiS2z9GpwORLN7C5Nw" finished 2025/07/23 01:59:02 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/07/23 01:59:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5RFI29YCgBmGNDcBSHBu_deQg_sJkl3ooA9JBzdp9R-qMQUj5Ajsy0LxT6yG4rG70 2025/07/23 01:59:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/07/23 01:59:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/07/23 01:59:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/07/23 01:59:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/07/23 01:59:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/07/23 01:59:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/07/23 01:59:07 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm5RFI29YCgBmGNDcBSHBu_deQg_sJkl3ooA9JBzdp9R-qMQUj5Ajsy0LxT6yG4rG70" finished 2025/07/23 01:59:07 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/23 01:59:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6Eco0mQ0ApPeUkoXG1KbR1VTaqb0ITBUaF7Iumij26KsNrkWBiS9l2CSPcgdhq_GQ 2025/07/23 01:59:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/07/23 01:59:15 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/07/23 01:59:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm6Eco0mQ0ApPeUkoXG1KbR1VTaqb0ITBUaF7Iumij26KsNrkWBiS9l2CSPcgdhq_GQ" finished 2025/07/23 01:59:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/07/23 01:59:18 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm6uwXk-XP_N672x0KGRMz99zrS1Jk5GCDZP43mMQPu-c-L4D0gOlmfj-RKHfyhrywM 2025/07/23 01:59:18 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/07/23 01:59:20 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/07/23 01:59:20 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm6uwXk-XP_N672x0KGRMz99zrS1Jk5GCDZP43mMQPu-c-L4D0gOlmfj-RKHfyhrywM" finished 2025/07/23 01:59:20 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/07/23 01:59:23 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7LLaKZRo7TF7eQzeYzJBY0imq4MZXCvG5rvrmqO2lLuFczG55vPC-VLCdpZ0qF1mA 2025/07/23 01:59:23 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/07/23 01:59:25 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/07/23 01:59:25 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm7LLaKZRo7TF7eQzeYzJBY0imq4MZXCvG5rvrmqO2lLuFczG55vPC-VLCdpZ0qF1mA" finished 2025/07/23 01:59:25 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/07/23 01:59:27 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm72iwXxO_aMpfUB3j9aXk6chA79gEqA3FwXYH04s14hEYkRj3mD1hRxaCGoUR5dFVI 2025/07/23 01:59:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/07/23 01:59:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/07/23 01:59:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/07/23 01:59:28 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/07/23 01:59:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/07/23 01:59:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/07/23 01:59:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm72iwXxO_aMpfUB3j9aXk6chA79gEqA3FwXYH04s14hEYkRj3mD1hRxaCGoUR5dFVI" finished 2025/07/23 01:59:30 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/07/23 01:59:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7PliU5nH2yATy3OfuZhfN7HrKe1GU5oSuVtaJPWuLj5K1vrIsIYdQ2n2gt98sNe0c 2025/07/23 01:59:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/07/23 01:59:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/07/23 01:59:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/07/23 01:59:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/07/23 01:59:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/07/23 01:59:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/07/23 01:59:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm7PliU5nH2yATy3OfuZhfN7HrKe1GU5oSuVtaJPWuLj5K1vrIsIYdQ2n2gt98sNe0c" finished 2025/07/23 01:59:35 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/23 01:59:38 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm7DHHmYz__a0dBHRY4tkp9Uvh00bMYoRHyZkeyvhpuO43gY3qM8Yxy6MCLjx_MG-zE 2025/07/23 01:59:38 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/07/23 01:59:38 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "67c3121081492936ba73f10e3ef7fa08" 2025/07/23 01:59:38 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm7DHHmYz__a0dBHRY4tkp9Uvh00bMYoRHyZkeyvhpuO43gY3qM8Yxy6MCLjx_MG-zE" finished 2025/07/23 01:59:38 DEBUG : unknown-size-put.txt: Multipart upload Etag: 62bd0240023432287f124ac46d31502e-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/07/23 01:59:40 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm4oqXTQjeIbnsoZOiqoDqwPA-To9fR_qH5xAUBzg6SJQKsYB5gceg0v5F7-cBQUOWw 2025/07/23 01:59:40 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/07/23 01:59:40 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "3b4caad5af35babd9e22ec99cf2f2f7a" 2025/07/23 01:59:40 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm4oqXTQjeIbnsoZOiqoDqwPA-To9fR_qH5xAUBzg6SJQKsYB5gceg0v5F7-cBQUOWw" finished 2025/07/23 01:59:40 DEBUG : unknown-size-update.txt: Multipart upload Etag: 85538100f04d73d79bd03b7575e6cc70-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/07/23 01:59:41 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-xaxudek1ceje/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/07/23 01:59:41 DEBUG : Waiting for deletions to finish 2025/07/23 01:59:41 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/07/23 01:59:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1753235736753108") 2025/07/23 01:59:41 DEBUG : "versions/test-versions-v2025-07-23-015637-146.txt" version true 2025/07/23 01:59:41 DEBUG : versions/test-versions-v2025-07-23-015637-146.txt: Deleting (id "1753235797109580") 2025/07/23 01:59:42 INFO : versions/test-versions-v2025-07-23-015637-146.txt: Deleted 2025/07/23 01:59:42 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/07/23 01:59:42 INFO : S3 bucket rclone-test-xaxudek1ceje: Bucket "rclone-test-xaxudek1ceje" deleted 2025/07/23 01:59:42 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (311.67s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.40s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.72s) --- FAIL: TestIntegration/FsMkdir (308.77s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.10s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.51s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.52s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.27s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.50s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (44.37s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (3.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (3.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (3.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (3.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (3.11s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.44s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (3.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (3.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (3.10s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.42s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.35s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.98s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (8.39s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (84.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.47s) --- 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.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (5.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (5.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.47s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.60s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.17s) --- 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.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (3.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.33s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.41s) --- 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 (0.73s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.41s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (34.81s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.82s) --- 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.31s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (31.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.77s) --- 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.14s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (17.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (8.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.64s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.53s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (8.28s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (8.13s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (158.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (28.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (9.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (5.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (9.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (4.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (23.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (7.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (8.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (3.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (6.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (8.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (27.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (8.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (9.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (26.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (7.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (8.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (5.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (28.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (8.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (9.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (10.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.05s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.33s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.34s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.99s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.50s) --- 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/23 01:59:43 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/07/23 01:59:43 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.702s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 5m13.034574435s (try 1/5)