"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/06/25 02:15:27 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-konaxis1riki" 2025/06/25 02:15:27 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/06/25 02:15:29 INFO : S3 bucket rclone-test-konaxis1riki: Bucket "rclone-test-konaxis1riki" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/06/25 02:15:31 INFO : S3 bucket rclone-test-konaxis1riki: Bucket "rclone-test-konaxis1riki" deleted === RUN TestIntegration/FsMkdir 2025/06/25 02:15:33 INFO : S3 bucket rclone-test-konaxis1riki: Bucket "rclone-test-konaxis1riki" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/06/25 02:15:33 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/06/25 02:15:33 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/06/25 02:15:34 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/06/25 02:16:17 NOTICE: S3 bucket rclone-test-konaxis1riki: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/06/25 02:16:18 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm4vScTBzhBqfrj7ghRff1gD1KWPYk-IHgbIOdKViwFLcDHjY78s5KfHbzNmMxv9zpk 2025/06/25 02:16:20 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "90c00c335bd4f1b02388c7ddc736b4d2" 2025/06/25 02:16:21 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "0d8cd3e8d8682321434e6330da5f6812" 2025/06/25 02:16:24 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "010241c59d8256816c22bd4e14355bf8" 2025/06/25 02:16:24 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm4vScTBzhBqfrj7ghRff1gD1KWPYk-IHgbIOdKViwFLcDHjY78s5KfHbzNmMxv9zpk" 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/06/25 02:16:33 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/06/25 02:16:34 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/06/25 02:16:40 DEBUG : S3 bucket rclone-test-konaxis1riki: bucket is versioned: false 2025/06/25 02:16:40 DEBUG : Waiting for deletions to finish 2025/06/25 02:16:40 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/06/25 02:16:40 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/06/25 02:16:40 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/06/25 02:16:42 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-konaxis1riki/dirToPurgeFromRoot" 2025/06/25 02:16:43 DEBUG : S3 bucket rclone-test-konaxis1riki path dirToPurgeFromRoot: bucket is versioned: false 2025/06/25 02:16:43 DEBUG : Waiting for deletions to finish 2025/06/25 02:16:44 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/06/25 02:16:44 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/06/25 02:16:44 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/06/25 02:16:44 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-konaxis1riki/hello? sausage/êé" 2025/06/25 02:16:49 DEBUG : S3 bucket rclone-test-konaxis1riki path hello? sausage/êé: bucket is versioned: false 2025/06/25 02:16:49 DEBUG : Waiting for deletions to finish 2025/06/25 02:16:49 DEBUG : "a/b/c/d/e.txt" version false 2025/06/25 02:16:49 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/06/25 02:16:50 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/06/25 02:17:03 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-konaxis1riki/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/06/25 02:17:03 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-konaxis1riki/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3GCS:" path "rclone-test-konaxis1riki" from "TestS3GCS:rclone-test-konaxis1riki" 2025/06/25 02:17:04 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/06/25 02:17:11 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm5w0iL_DgZKdEQALRLCISTS76bfVS9rYJlZkVfSMAGmerio8R5winfpY4kUn3jABOU 2025/06/25 02:17:11 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/06/25 02:17:12 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/06/25 02:17:12 DEBUG : piped data.txt: multipart upload "ABPnzm5w0iL_DgZKdEQALRLCISTS76bfVS9rYJlZkVfSMAGmerio8R5winfpY4kUn3jABOU" finished 2025/06/25 02:17:12 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/06/25 02:17:13 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm5tXbIWVvnslvBp1LUXpZjBFcwq7TKLvc0td8_gV7kB2HqNV-C23MRV-u_ZvBgHVIg 2025/06/25 02:17:13 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/06/25 02:17:15 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "ae7ed2c5af723027719007939f4b1e5f" 2025/06/25 02:17:15 DEBUG : piped data.txt: multipart upload "ABPnzm5tXbIWVvnslvBp1LUXpZjBFcwq7TKLvc0td8_gV7kB2HqNV-C23MRV-u_ZvBgHVIg" finished 2025/06/25 02:17:15 DEBUG : piped data.txt: Multipart upload Etag: 83f6cf99b68f4f148e5883f6cb50efa9-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:199 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 665 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=665 vs obj=0 fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 665 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=665 vs obj=0 s3_internal_test.go:93: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:93 Error: Not equal: expected: "gzip" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -gzip + Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: content-encoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:102: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:102 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 Error: Not equal: expected: "\x1f\x8b\b\x00\x00\x00\x00\x00\x00\xff\x14ҋѦ \f\x85\xe1\x96\xd4U?-'@\xc4\x00\x1aT\u00ad\xfa\x9d\xbf\x813\xcf\xccy3u\xaa\x18\x97\x8e'\aj\xbf\v\x8c8\x8ek\x13\x87\x81ݮ$`\x16?\xbd\xf2\x80\xe3{\xaf\x90(\xa3\xde,~\xd81\x0f\x91?T\x18\x96\a\x14\x069fǕ\xbc\x94%\xcb+7\x9c\x83\xe6\x93,\x85\xa9\x80\xe2\x06v\xb9\xa0rƾ\x1fbP\xf13\x1b~\xe4\x81\xf3\xdf)\x15\x1e\xaaSGK\x8e\xef\xf1\x83@\x96\xdf\x7f\x1f\apb\xc6\x03o\xd6\\'%/;\x8a\xd3ŧ$1c!\x8b\x91\xbf9q\"\xc7\xe7\xe2\xa1\xc3\xcde\xab\x1c郾\xdebР\xda=y\xb0\xec\x16\xcd]<\x85\xa5\xcbM\x91\xcf\xfd\x00-/\xe8ES\x82\x13\xe2fECD5'\xf1l \xff:)̨\xf7\f\x1f$i\xf3\x8b\x01\f\x99-\xf2\v\x86\xfd\x1e$ҁu\xb5h\xb8A\x9f\x1d6\xf4\xe2\xa6 \x1a*\xe6Q\xf1\x81\x99\xd5Z\xc9R\xe18XI\xf2bX\x0e:ؠ\xdd\v+0p\xad\r\x1fI\xf4Ο46\xd4\x06\xff\xe7\xc2c1\xf0rF7|\xacXI\x1d\xab|X\xe8\x9bn:\xf9\xc6\xf6Kx\xe1)a\xbbY\xf1\x01m\xae\xf8\xf1-a\v\xe0\xd1I\xfa\xd7\xe5oA\xcfQ,9\xb2S\xc7\b\x1d\xdbn\xb0\xd0\xc9~\x7f\xe0\x05Ef+\x14\xf9\xa2\xb2[\xf8\x93\xbc{\xe3C\x14\xbb\xe1a\r\x1f\xd7\xf1\xa1\x04\x7f\x7f\x7f\x18\xa4\xe0\xbbut\x98\xd1\xfe\x02u\xa8ܧ\x82\x05^2\xd3\x01\x9fܠ\x96\"\x86\x03=K\x95\x8e\n\xc2\x1c\xf9\xa4\vծ9Ja\xfb\xcf\xf3C\x11\x9f\x9f\x91$Q\xae\xcd\xe1%\x86\xe3h\xa4\xe1\x8bu\x8f\xe09\xf03\a2\xd8\xc1\xcc\x0e\x1f~Ȍ\x9a\x1eh\x98\xd6\x1b3uy\xd6\xc4\x05\x92\xa8\xe5\x14\xffW\xc6\x16\xe8\x00\x83~\xfe\xc0\xe0\x01\xe1\x971\xd2'\xd7\xdcYa\x165\a\x89\x9cA\x8d\x1a\x93$\xb0\x8b\x82\x03#\x9b\xc5A\xa2\x03\xdd/\xcaM7\xa8ɡ\xa3K\xde-B#M߮ق\x92s\xd1\xec\xb1`\xdc\v9iX'+\x1a\x9b\xb81C\x93G\xe2\x90)R\x80ss\xa4\xf9\x84{8\xa1\xe0\x83\xdf\x1a\xe0\xc0\x06~PTA\x93\xde\ni\xf6\x9c\a\x03\x9doh\xbf,\x1e\f\xe5\xd9@\xa2\x13\xc3ZѢ\x11\xbbj\xd4\xf8\xb2\x9a2\\\xf4b\x1d<\\r\xca=\x1c\x92\xa4Q\x1b\x92|\xe2\xa1\xee\x8a\v\aȓ\xe7́\xfaZEcE\xbbv\xb9ȑ^\xfe\a\x00\x00\xff\xffSz\xa0m\xe8\x03\x00\x00" actual : "vizixep5zeholiy7madujop6yujeloj9bulevuk2ruqajon9xativec8gesezev0posebel5qabeluf4joxikuw5vurunah0cohigil2waboyag5maxovez9fudeboq4doquqah3huxaqix2zegijon1saligor3solajud1fenocox2burojip2mohutud1wigepos4totijoh5kazanow8xopisaz6nudedeb9kikagoj5cozukil5zunipoh9facurac5citahap8gucapeb4tukodav7zibevec9vasatuy4reladid8poradok9lupifex6gedoyaz4jeyekuj2lucaxev1bofevob6xigiwop0guturel5fifodeg9wobadam6yequtir4suyodiy0kacuref5darovej0sobobux1xusewis2nihoney7temehul8nobofay4xesonul8lakejut3zudaroc4pugijig2zepazey9dewihok9qarabid8wipomiw9gayequr9yofuboj0qocasox1qitazev0seluwer8zejeveg7lizaxoz2wewarid2fasunab5wudoliq5xuzebal4pohimeb9copuwog3koqipeq7dutupum8jemudop1duyerex9pakoloq4lidezad4jeqoqid1ciqayet6nevizuq6towatub5hukuroj8lifadek4sadefal7vepisum4zobevub4lupovab1cetutag5bafepod5jatifej7puninab2jejimur8payicis9cogabuh5cokewep9wijuyex2guceyuj1vayuqup0vipilah8jicohan0haweqes6lafeyak0bixacic8wicokov0dazonay7vukadiv4datihel6xegedug6cecerob2vamirex0kamuhun0futuyiy0tusukax9bowolav2kovoliz6xucexeg6zumijic5" Diff: --- Expected +++ Actual @@ -1,3 +1 @@ -ҋѦ U?-'@T­3y3u'j 8kݮ$`?{(,~1?T9fǕ%+7,vrƾbP3~)SGK@pbo\'%/;ŧ$1c!9q"e郾bР=y] & ? + ≠/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-konaxis1riki/versions/test-versions.txt: md5 hash incorrect - expecting "7a87199e0243f9f38137024d465af628" got "95a25197d594294540a7ea559785e867" 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/06/25 02:17:46 DEBUG : Waiting for deletions to finish 2025/06/25 02:17:47 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/06/25 02:17:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1750817788459592" 2025/06/25 02:17:47 DEBUG : "versions/test-versions-v2025-06-25-021722-173.txt" version true 2025/06/25 02:17:47 DEBUG : versions/test-versions-v2025-06-25-021722-173.txt: Deleting (id "1750817842133377") 2025/06/25 02:17:47 DEBUG : "versions/test-versions.txt" version false 2025/06/25 02:17:47 DEBUG : versions/test-versions.txt: Not deleting current version "1750817847682643" 2025/06/25 02:17:47 INFO : versions/test-versions-v2025-06-25-021722-173.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/06/25 02:17:54 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4IjwjDCvk7AZsIHPeZAHB0_8fQlsD1N88fSYdbB07ssoDGzG7Qvr1g4TR3oEucT1Y 2025/06/25 02:17:54 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/06/25 02:17:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/06/25 02:17:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm4IjwjDCvk7AZsIHPeZAHB0_8fQlsD1N88fSYdbB07ssoDGzG7Qvr1g4TR3oEucT1Y" finished 2025/06/25 02:17:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/06/25 02:17:59 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm7HjhBAfQHcF_sI4oeKvH1ftGGqIb0DFb7Qrf8GvnvxqqL9LD2osP32LKiDcyhJDV0 2025/06/25 02:17:59 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/06/25 02:18:01 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/06/25 02:18:02 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm7HjhBAfQHcF_sI4oeKvH1ftGGqIb0DFb7Qrf8GvnvxqqL9LD2osP32LKiDcyhJDV0" finished 2025/06/25 02:18:02 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/06/25 02:18:04 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6mHqa53QZ0NHNvdss5n57XAKa0LLOwRHH8FJnHZlD4lEH6wFaHiyD5ULW8YE7N9wU 2025/06/25 02:18:04 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/06/25 02:18:07 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/06/25 02:18:08 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm6mHqa53QZ0NHNvdss5n57XAKa0LLOwRHH8FJnHZlD4lEH6wFaHiyD5ULW8YE7N9wU" finished 2025/06/25 02:18:08 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/06/25 02:18:10 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm6SoMUDtiEzIg2aNAlrHdYinBKZQzFpbzX9swsFCJZk64qEfVqvmoASB0lS_2iEVC8 2025/06/25 02:18:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/06/25 02:18:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/06/25 02:18:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/06/25 02:18:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/06/25 02:18:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/06/25 02:18:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/06/25 02:18:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm6SoMUDtiEzIg2aNAlrHdYinBKZQzFpbzX9swsFCJZk64qEfVqvmoASB0lS_2iEVC8" finished 2025/06/25 02:18:13 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/06/25 02:18:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4qlnuBP_8l3zgCQIUqzVoNczcuBiAWDn8PkvZVC2VcbIT13saM1a6SnaYfWdrwuvw 2025/06/25 02:18:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/06/25 02:18:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/06/25 02:18:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/06/25 02:18:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/06/25 02:18:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/06/25 02:18:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/06/25 02:18:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm4qlnuBP_8l3zgCQIUqzVoNczcuBiAWDn8PkvZVC2VcbIT13saM1a6SnaYfWdrwuvw" finished 2025/06/25 02:18:19 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/06/25 02:18:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7g9kOWLyuvvYm0etsUYMHPoeHWXcVXbiMDrI2WLcYkEBBnOHFHGtk3j6OrOrGohXw 2025/06/25 02:18:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/06/25 02:18:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/06/25 02:18:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm7g9kOWLyuvvYm0etsUYMHPoeHWXcVXbiMDrI2WLcYkEBBnOHFHGtk3j6OrOrGohXw" finished 2025/06/25 02:18:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/06/25 02:18:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm4N7GOk8w_S8pKhPlIiVwMIYBACmt8oUun4Xzoz9sQuZ42YR39ttDGwSP3vv88b020 2025/06/25 02:18:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/06/25 02:18:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/06/25 02:18:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm4N7GOk8w_S8pKhPlIiVwMIYBACmt8oUun4Xzoz9sQuZ42YR39ttDGwSP3vv88b020" finished 2025/06/25 02:18:30 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/06/25 02:18:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7BoMJLPFkFb87FkGMcYP15EIaMtUIDH05DuMx8b93LKPnTKpLGs90k2N1U4ODnwA0 2025/06/25 02:18:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/06/25 02:18:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/06/25 02:18:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm7BoMJLPFkFb87FkGMcYP15EIaMtUIDH05DuMx8b93LKPnTKpLGs90k2N1U4ODnwA0" finished 2025/06/25 02:18:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/06/25 02:18:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm4Gjr2imka1SnmOapNf-GDMu7go9uwW2CRiLWM3bjamqX0ellm6cnTexNMPSFqwZM0 2025/06/25 02:18:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/06/25 02:18:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/06/25 02:18:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/06/25 02:18:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/06/25 02:18:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/06/25 02:18:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/06/25 02:18:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm4Gjr2imka1SnmOapNf-GDMu7go9uwW2CRiLWM3bjamqX0ellm6cnTexNMPSFqwZM0" finished 2025/06/25 02:18:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/06/25 02:18:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7o9DBznRkcizGEpnEnAaakouGh6dUe3R6gMRdMdpjMi4su6Hmp2mf0jB8mz0q3IU4 2025/06/25 02:18:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/06/25 02:18:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/06/25 02:18:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/06/25 02:18:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/06/25 02:18:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/06/25 02:18:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/06/25 02:18:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm7o9DBznRkcizGEpnEnAaakouGh6dUe3R6gMRdMdpjMi4su6Hmp2mf0jB8mz0q3IU4" finished 2025/06/25 02:18:45 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/06/25 02:18:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7I4L7scxKLgY0zQQ_3NX1WZGxJ9MStSP5Nu7amRuSfv2pxiTL-EO442NPVNL76PlQ 2025/06/25 02:18:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/06/25 02:18:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/06/25 02:18:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm7I4L7scxKLgY0zQQ_3NX1WZGxJ9MStSP5Nu7amRuSfv2pxiTL-EO442NPVNL76PlQ" finished 2025/06/25 02:18:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/06/25 02:18:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm7RWDN1aOoePu5WbO3DKmVZFfeC0nNhX-S-hGnAMBR2feSAirNF4Dj9nc-EJCUyVzs 2025/06/25 02:18:53 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/06/25 02:18:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/06/25 02:18:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm7RWDN1aOoePu5WbO3DKmVZFfeC0nNhX-S-hGnAMBR2feSAirNF4Dj9nc-EJCUyVzs" finished 2025/06/25 02:18:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/06/25 02:18:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5H1bHtXC5R28ibf1Ovzhy1m8ECF6xPn08DiPYPq2uWC6MFLfc0MJUqgPFEFdts7rA 2025/06/25 02:18:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/06/25 02:18:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/06/25 02:18:59 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm5H1bHtXC5R28ibf1Ovzhy1m8ECF6xPn08DiPYPq2uWC6MFLfc0MJUqgPFEFdts7rA" finished 2025/06/25 02:19:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/06/25 02:19:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm5BQwK4AQYeXSiDi5A0VkssBsKObBhi2QGTaCffgOr01mBBAjKB9wkPbXFepf-SQwM 2025/06/25 02:19:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/06/25 02:19:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/06/25 02:19:02 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/06/25 02:19:03 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/06/25 02:19:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/06/25 02:19:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/06/25 02:19:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm5BQwK4AQYeXSiDi5A0VkssBsKObBhi2QGTaCffgOr01mBBAjKB9wkPbXFepf-SQwM" finished 2025/06/25 02:19:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/06/25 02:19:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7Ane6LOHtwRJvju6f7H2wN2GNxqp73GtO7Uh3gVcCzhrth9hn54XsnpktjhplEik0 2025/06/25 02:19:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/06/25 02:19:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/06/25 02:19:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/06/25 02:19:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/06/25 02:19:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/06/25 02:19:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/06/25 02:19:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm7Ane6LOHtwRJvju6f7H2wN2GNxqp73GtO7Uh3gVcCzhrth9hn54XsnpktjhplEik0" finished 2025/06/25 02:19:10 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/06/25 02:19:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4BsCS_wDzZesUw3OvXH-mSY-1TQRdzKfQF06k01gD6I2a7tUfA44dPtLvdabVF3dI 2025/06/25 02:19:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/06/25 02:19:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/06/25 02:19:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm4BsCS_wDzZesUw3OvXH-mSY-1TQRdzKfQF06k01gD6I2a7tUfA44dPtLvdabVF3dI" finished 2025/06/25 02:19:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/06/25 02:19:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm4-efMFXGz5C5YTcTnG9uJlznTF3IOUCZqc36GtqedVd7j0uwJg-biQu9gNB9XuuAg 2025/06/25 02:19:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/06/25 02:19:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/06/25 02:19:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm4-efMFXGz5C5YTcTnG9uJlznTF3IOUCZqc36GtqedVd7j0uwJg-biQu9gNB9XuuAg" finished 2025/06/25 02:19:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/06/25 02:19:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6E20DI61F2-DocBkN6rNoeBAeesIDL-hStlarbA38KAviHxgplhGCu-cdJ7dZ5t6o 2025/06/25 02:19:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/06/25 02:19:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/06/25 02:19:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm6E20DI61F2-DocBkN6rNoeBAeesIDL-hStlarbA38KAviHxgplhGCu-cdJ7dZ5t6o" finished 2025/06/25 02:19:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/06/25 02:19:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm6PfrQDZLsHoMUf9U_l9_dbHsUl4TltwJRane1FT3MsKAJD4VeqPQgD7KNQwWQd5os 2025/06/25 02:19:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/06/25 02:19:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/06/25 02:19:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/06/25 02:19:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/06/25 02:19:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/06/25 02:19:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/06/25 02:19:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm6PfrQDZLsHoMUf9U_l9_dbHsUl4TltwJRane1FT3MsKAJD4VeqPQgD7KNQwWQd5os" finished 2025/06/25 02:19:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/06/25 02:19:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5FF8QN2KoA14kG0NTA7UWLFgjswbd5uLsCb4BOV_FZcUaQKC0Ao2q3gpftTOGC_3I 2025/06/25 02:19:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/06/25 02:19:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/06/25 02:19:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/06/25 02:19:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/06/25 02:19:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/06/25 02:19:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/06/25 02:19:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm5FF8QN2KoA14kG0NTA7UWLFgjswbd5uLsCb4BOV_FZcUaQKC0Ao2q3gpftTOGC_3I" finished 2025/06/25 02:19:35 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/06/25 02:19:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5DLTbV2sAt23wBF4JFDVz2U0w2b-LPENxeMcempo7k_bV8MT83TNZy542prDnxff4 2025/06/25 02:19:41 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/06/25 02:19:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/06/25 02:19:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm5DLTbV2sAt23wBF4JFDVz2U0w2b-LPENxeMcempo7k_bV8MT83TNZy542prDnxff4" finished 2025/06/25 02:19:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/06/25 02:19:45 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm6ZMmYKNm8TC5OrmhN7XCazTuKMZAr_k0JQKeM2mUgIYrA5Ss0l-K6PUtQoevvvfVU 2025/06/25 02:19:46 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/06/25 02:19:47 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/06/25 02:19:47 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm6ZMmYKNm8TC5OrmhN7XCazTuKMZAr_k0JQKeM2mUgIYrA5Ss0l-K6PUtQoevvvfVU" finished 2025/06/25 02:19:48 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/06/25 02:19:50 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5E_KAEGWjzczLVDMQFIkZ3cqPbCPj21x6ocujhsRPTbRliDUnFtRhK7BjWgZH-AY8 2025/06/25 02:19:50 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/06/25 02:19:52 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/06/25 02:19:52 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm5E_KAEGWjzczLVDMQFIkZ3cqPbCPj21x6ocujhsRPTbRliDUnFtRhK7BjWgZH-AY8" finished 2025/06/25 02:19:52 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/06/25 02:19:54 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm66CbTRCjYF9yYT1_6Qqit4EwbHQhXvUoikb3mC4eqOC6mI-YibsKbDmngxwcnXMtA 2025/06/25 02:19:54 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/06/25 02:19:55 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/06/25 02:19:55 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/06/25 02:19:55 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/06/25 02:19:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/06/25 02:19:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/06/25 02:19:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm66CbTRCjYF9yYT1_6Qqit4EwbHQhXvUoikb3mC4eqOC6mI-YibsKbDmngxwcnXMtA" finished 2025/06/25 02:19:57 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/06/25 02:19:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4ybUsQIpnad13vO-byup9vK4b2zGaIBmr-DDDpvEn8acUW8jSjutsLk98xk2SqD64 2025/06/25 02:19:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/06/25 02:19:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/06/25 02:19:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/06/25 02:20:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/06/25 02:20:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/06/25 02:20:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/06/25 02:20:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm4ybUsQIpnad13vO-byup9vK4b2zGaIBmr-DDDpvEn8acUW8jSjutsLk98xk2SqD64" finished 2025/06/25 02:20:01 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/06/25 02:20:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6B5GMfc-S7HyWT7CAFVuH-FjFK8-kwUWwOr6ujh0zMoeZBesZOUaL7FtFCrk6vaqw 2025/06/25 02:20:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/06/25 02:20:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/06/25 02:20:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm6B5GMfc-S7HyWT7CAFVuH-FjFK8-kwUWwOr6ujh0zMoeZBesZOUaL7FtFCrk6vaqw" finished 2025/06/25 02:20:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/06/25 02:20:11 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm5XfJNrBUDum7UvguucyBK1_tW_-xbyc-QHEAVZW21cJ9O3tlpyPuL6CnUUtJWqzsQ 2025/06/25 02:20:11 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/06/25 02:20:13 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/06/25 02:20:13 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm5XfJNrBUDum7UvguucyBK1_tW_-xbyc-QHEAVZW21cJ9O3tlpyPuL6CnUUtJWqzsQ" finished 2025/06/25 02:20:13 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/06/25 02:20:15 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7pRO6P7bSYqkxkwrkMv5n0WVEDdsXtxi7h7kpezKFIH5DRMHndj0gocY1pevRFR8Q 2025/06/25 02:20:15 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/06/25 02:20:17 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/06/25 02:20:17 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm7pRO6P7bSYqkxkwrkMv5n0WVEDdsXtxi7h7kpezKFIH5DRMHndj0gocY1pevRFR8Q" finished 2025/06/25 02:20:17 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/06/25 02:20:19 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm5IjsoC8OT5LY6g4HfOMj2ZhJveBYtC8tLuEvyDVP5h8BwmFyqTXZaccKIXFFxFImU 2025/06/25 02:20:20 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/06/25 02:20:20 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/06/25 02:20:20 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/06/25 02:20:20 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/06/25 02:20:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/06/25 02:20:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/06/25 02:20:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm5IjsoC8OT5LY6g4HfOMj2ZhJveBYtC8tLuEvyDVP5h8BwmFyqTXZaccKIXFFxFImU" finished 2025/06/25 02:20:22 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/06/25 02:20:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7TMVWba2JB1fhtCgxZIhZOdKIKambpp_hPuRMVYErwZglykY9L4awvYwef2oVpXNY 2025/06/25 02:20:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/06/25 02:20:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/06/25 02:20:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/06/25 02:20:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/06/25 02:20:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/06/25 02:20:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/06/25 02:20:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm7TMVWba2JB1fhtCgxZIhZOdKIKambpp_hPuRMVYErwZglykY9L4awvYwef2oVpXNY" finished 2025/06/25 02:20:28 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/06/25 02:20:30 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm65B5QBKuI95gdILNdvFBJNVow7fWzwAzxzjejbv8XMDKSa9AeThI-nlHbqarcJy8Q 2025/06/25 02:20:30 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/06/25 02:20:30 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "f80cbad4303d3b6be7f274081d35d222" 2025/06/25 02:20:31 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm65B5QBKuI95gdILNdvFBJNVow7fWzwAzxzjejbv8XMDKSa9AeThI-nlHbqarcJy8Q" finished 2025/06/25 02:20:31 DEBUG : unknown-size-put.txt: Multipart upload Etag: b03ef36ed25850d54166831bcc220148-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/06/25 02:20:32 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm5C5EbOLvYxni50mO4WvZf1E-yuCOGNIUgFFHXVkjUUXTadozHwPbth1lDCirebuRU 2025/06/25 02:20:32 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/06/25 02:20:32 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "2781ee9fb48a95804791aa0738239214" 2025/06/25 02:20:33 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm5C5EbOLvYxni50mO4WvZf1E-yuCOGNIUgFFHXVkjUUXTadozHwPbth1lDCirebuRU" finished 2025/06/25 02:20:33 DEBUG : unknown-size-update.txt: Multipart upload Etag: 21cd7ab3ee90c5aa1f5c174ea6f68dfc-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/06/25 02:20:33 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-konaxis1riki/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/06/25 02:20:34 DEBUG : Waiting for deletions to finish 2025/06/25 02:20:34 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/06/25 02:20:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1750817788459592") 2025/06/25 02:20:34 DEBUG : "versions/test-versions-v2025-06-25-021727-724.txt" version true 2025/06/25 02:20:34 DEBUG : versions/test-versions-v2025-06-25-021727-724.txt: Deleting (id "1750817847682643") 2025/06/25 02:20:34 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/06/25 02:20:34 INFO : versions/test-versions-v2025-06-25-021727-724.txt: Deleted 2025/06/25 02:20:35 INFO : S3 bucket rclone-test-konaxis1riki: Bucket "rclone-test-konaxis1riki" deleted 2025/06/25 02:20:35 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (308.26s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.62s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.33s) --- FAIL: TestIntegration/FsMkdir (304.41s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.40s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.31s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.49s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.51s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.29s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (38.31s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (3.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (3.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (3.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.44s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.81s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.42s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.40s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.95s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (9.21s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (82.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (3.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (5.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.60s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.67s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.76s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (5.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.68s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (33.21s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.78s) --- 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.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.99s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (30.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (16.78s) --- 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.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.17s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (7.74s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.59s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (7.90s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (7.75s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (160.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (31.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (9.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (5.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (10.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (5.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (11.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (5.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (25.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (6.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (8.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (25.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (6.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (3.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (8.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (25.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (7.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (8.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (26.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (7.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (8.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (26.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (7.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (8.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (10.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.14s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.38s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.33s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.05s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.79s) --- 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/06/25 02:20:35 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/06/25 02:20:35 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 308.301s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 5m9.427165043s (try 1/5)