"go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Starting (try 1/5) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestS3GCS:" 2024/09/23 23:05:08 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-guzacif6yeji" 2024/09/23 23:05:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2024/09/23 23:05:10 INFO : S3 bucket rclone-test-guzacif6yeji: Bucket "rclone-test-guzacif6yeji" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2024/09/23 23:05:11 INFO : S3 bucket rclone-test-guzacif6yeji: Bucket "rclone-test-guzacif6yeji" deleted === RUN TestIntegration/FsMkdir 2024/09/23 23:05:13 INFO : S3 bucket rclone-test-guzacif6yeji: Bucket "rclone-test-guzacif6yeji" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2024/09/23 23:05:14 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/09/23 23:05:14 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/09/23 23:05:15 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:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 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:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 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:711: testing "␊leading LF" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 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:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 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:711: testing "trailing LF␊" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 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:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2024/09/23 23:06:20 ERROR : writer-at-subdir/writer-at-file: Don't know how to set key "chunkSize" on upload 2024/09/23 23:06:20 NOTICE: S3 bucket rclone-test-guzacif6yeji: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2024/09/23 23:06:21 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm4wEs3nhSyQNP8_NYbPvYG0Nj0gElx_rMXaUwi7hutPpzWpRcaz7jHaOxlpS3A8Mhw 2024/09/23 23:06:23 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "a7ec4d93d979d72f8660b732b3a51a42" 2024/09/23 23:06:25 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "c4fee03da5fad4cf68dfa671a97bbe38" 2024/09/23 23:06:27 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "dd28e5e804ce3364287ccd7c4a290d2e" 2024/09/23 23:06:28 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm4wEs3nhSyQNP8_NYbPvYG0Nj0gElx_rMXaUwi7hutPpzWpRcaz7jHaOxlpS3A8Mhw" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: 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 2024/09/23 23:06:41 DEBUG : Creating backend with remote "TestS3GCS:" 2024/09/23 23:06:41 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/09/23 23:06:41 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:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2024/09/23 23:06:52 DEBUG : S3 bucket rclone-test-guzacif6yeji: bucket is versioned: false 2024/09/23 23:06:52 DEBUG : Waiting for deletions to finish 2024/09/23 23:06:53 DEBUG : "dirToPurge/fileToPurge.txt" version false 2024/09/23 23:06:53 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2024/09/23 23:06:53 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/09/23 23:06:58 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-guzacif6yeji/dirToPurgeFromRoot" 2024/09/23 23:06:59 DEBUG : S3 bucket rclone-test-guzacif6yeji path dirToPurgeFromRoot: bucket is versioned: false 2024/09/23 23:06:59 DEBUG : Waiting for deletions to finish 2024/09/23 23:06:59 DEBUG : "fileToPurgeFromRoot.txt" version false 2024/09/23 23:06:59 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2024/09/23 23:07:00 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/09/23 23:07:01 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-guzacif6yeji/hello? sausage/êé" 2024/09/23 23:07:05 DEBUG : S3 bucket rclone-test-guzacif6yeji path hello? sausage/êé: bucket is versioned: false 2024/09/23 23:07:05 DEBUG : Waiting for deletions to finish 2024/09/23 23:07:05 DEBUG : "a/b/c/d/e.txt" version false 2024/09/23 23:07:05 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2024/09/23 23:07:05 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:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: 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:1698: 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 2024/09/23 23:07:33 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-guzacif6yeji/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/09/23 23:07:33 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-guzacif6yeji/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestS3GCS:" path "rclone-test-guzacif6yeji" from "TestS3GCS:rclone-test-guzacif6yeji" 2024/09/23 23:07:34 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:2038: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2038 Error: Received unexpected error: not found, Signing Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:2099: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2099 Error: Expected nil, but got: &smithy.OperationError{ServiceID:"S3", OperationName:"CopyObject", Err:(*s3shared.ResponseError)(0xc0004cd650)} Test: TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:2101: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2101 Error: Not equal: expected: "STANDARD_IA" actual : "STANDARD" Diff: --- Expected +++ Actual @@ -1 +1 @@ -STANDARD_IA +STANDARD Test: TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/09/23 23:07:45 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm64zRT79OhkRJUsQQ4iax-MGWMif3jm886yipAtMVNW3ZnHy9n5z7_3hYu8jm6lgpk 2024/09/23 23:07:45 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2024/09/23 23:07:46 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2024/09/23 23:07:46 DEBUG : piped data.txt: multipart upload "ABPnzm64zRT79OhkRJUsQQ4iax-MGWMif3jm886yipAtMVNW3ZnHy9n5z7_3hYu8jm6lgpk" finished 2024/09/23 23:07:46 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/09/23 23:07:47 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm5UXS8SVPSE71tYp1rHucMBfZ3xi-lK591zUR_UPGjdp-FeUWFj9eWPNl0MQcNsX5Y 2024/09/23 23:07:47 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2024/09/23 23:07:47 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "05b02c7421cfd77b6bf7c34b6fa95799" 2024/09/23 23:07:48 DEBUG : piped data.txt: multipart upload "ABPnzm5UXS8SVPSE71tYp1rHucMBfZ3xi-lK591zUR_UPGjdp-FeUWFj9eWPNl0MQcNsX5Y" finished 2024/09/23 23:07:48 DEBUG : piped data.txt: Multipart upload Etag: 66f6e153794b10162f25565dfd8cd0ea-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:198 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 663 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=663 vs obj=0 fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:201 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 663 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=663 vs obj=0 s3_internal_test.go:93: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:93 Error: Not equal: expected: "gzip" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -gzip + Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: content-encoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:102: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:102 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 Error: Not equal: expected: "\x1f\x8b\b\x00\x00\x00\x00\x00\x00\xff\x14\x92a\xae\x84 \x10\x83\xaf\xf4\x94u\xd5\xe3\f0\xe8\x800\"\x0e(\xa7\x7fٟM\xda4\xfdR\x8f'k.߆\x15\v\xb7\xb9\xe3-\x9d\xfb\x9a\xe0\xc1HZ\x1db\xc9JV\x9d,\x18\x0e\x9fH\x9d\x1e\xf1\xca\xd1\v\x85\uf852\x16#\xe5[\xa8\x91\xe6\xb2\x04\b\x10\xf9\xfef|\xd0q\x9e\x12:1d\xe7\xc6/[џ&'l\x90\x87BMvhK\x96\x02\x9e\xee)P\x85L~\xbd(\x90\xe6\xbe\x06\xeaRQ\x0f\x1d\xa3h\xa9\x1f-\x89\x1d?\xeb\x83\x06=\xa5%\x8b\x13\aq\xb2\xe0\xa1I\x182\x9e\x98%\xadZ\nd\x8c\xa3\x81\fU\x8e)\x83\a#\xd7\x10$\xb0\xe7g\x8c\x148ӡ.\x0e\xa2\xd1M\x17^\x10`\xff\\p\xe0\ty\xba\xc5s\xc0\xf3sH$MF]\xbc\xff\x1c\xca\xf0˕뷊\xe5\x06~\xa9\xac\xf1\x053ݤ\xa9\xe19h\xf1\xf4\x8a\xff봑\xe7\xa06\xba%r\x1a\vx\xb9\xe1\xfav\xaeи\xaa\x0e'v\xb2c\x91\x06\x96\xccrJ\x91$^]\xa8a\x93\xa8:8\xee\x18\x06G\x19\x0ehc\xe4*\x17Y\xf5\xb2\xc5Bq\xca\xf8#W\xbe\x15\x1al\xe0g\x87\x16,\x17e\xf1ōے$c\xc7\xf4W鐀i\xf4\xdcx\x03;\x9f|JF36H\x94q_\x1c\x9ed%MI\x0e\xdcѪ&\x05\x13W\xb5\x89\xa7\x13\xed|\xc0\x83\x01\xac\xb2\xa0%H\x9e\x9d4x\xb0\xac\x97X:\xf9\x9e\x1c\x16\xb8эY6p\xf8N\x9a_\xf2X\x16ͅ\v\xe8\xc1\x81\x05\x8f\xcf\xd4$AIJ\\\x9c\xa9\xe23;\xd2r\x92\x1e3\x05Hp\r\x06-G\xd8>\x96\x12Djߍ2'I\x7f\x01\x1bt\xb8?\a5\xae\xb4\xcfN\neL\xc3\t\x06_i*c\x81 \x97\xb2ܩ\xa0\x19:\xec\xfcb\xfc&~)\xb3_\x7f\xb9\x8d\xeb\xe7\xe0\xfd\xf7\x90\xb1C\xa5\aͺQ$O\xcf\x10\xa0c\xa7C\xbd\x9c$sR;\x14\xde\xe8Y\x9dhh\x90\xa6\x84\x86\f\xd91q\xc1\x04fqt\xd3%e\xb2\xd0)q\xfb+\xfc\xd0\v\xe7\xdf\v7\x16\xb9ǀ\r5ſ*;\xed\x1cT\xc5_\xe39\xef\xf4\xdb\xedT\xc6\v<\xb6\xb9\xa2\xa3Na\x8ab$Q\xfb\xab\x98\xa8\xf3\xf5\xf7S\xa7\xb4\xb5Q\x81*}\xdc\xf1a\x8dv\xcabIJ\xff\x9epb\xa40=\x14\xb8\xc01f4p\x8b\x1b\x13FJ\xd8T⍛\x98\xb5p\xfe\x11X\x0eh\xd29|\x1e\xac\xb8\xcb5\xff\a\x00\x00\xff\xff)\xd6?\b\xe8\x03\x00\x00" actual : "jepobos6wevesow7zetuzoz9naxemib3ludiduq3zidacok4mizixuj3fiyasot1vibucus6siwibos8kakamot6qexefoq5nefucid7woyodub4wupagaq1siwuhaw8qusajit5kivaqij9rikiboz9kizuveb1zemubuv4bunofox9xecejin8qufufam5dajawuk1qepequn9busaqem2caqavul5qajacur1kukojox2mikoqil3rokubef5rerakah4ralepaq5tujokep4lumibic3roherak3coyovov6vudowaj8vobeyac5tibiwep1bujiyuj0zigijok3gitumon2sajutar6zovawov3zapezid2suwadic8pusunuj3rebagum3zafozek1fiqalaw2movurid3yodesim5qesiwus6vawagaj7fedados3deyegow8nuqezen0viluken2jowogad7popuqec2waniqeh8fepidun5nulehed3wusenov3gujiped7laxekad3dabukuq7fuwaxes9rudipot5fesatef2qugafey5boyijes8bososab1fadajex5wunames8roqivex7fibupib2qikanar1cedomag4dinamiw6giqonun0kewazat4liwovih7fusiqen1paceyuw3qesakur3dozisec1zahoyem6noyiqoj9liwogov4lohajaw2zavixec9gimijix1kazezil3yonuqon3hasogix9fubawan5necicid2nosenac8fitirus5dazinow0soxiyap0yatesut2kewebim0vuhihok3vezavip7hiqivef3qerajew7vefizik5mucuniw0venizor0cunipuw9wisavuz2hexobed5qucudoj6papemik5xikosal2qecatuf2neminew3nogowuc9soqoyiq8lawuzok4xevehur7" Diff: --- Expected +++ Actual @@ -1,3 +1 @@ -a u 00"(ٟM4R'k.߆ -HZbJV,H #[f|q:1d/[џ&'lBMvhK)PL~(RQh-?=%qI2%Z -d U)#$g8ӡ.M^`\p yssH$MF]˕뷊~3ݤ9h봑6%r xvи'vcrJ$^]a:8Ghc*YBq#Wlg,eōے$cW鐀ix;|JF36Hq_d%MIѪ&W|%H4xX:эY6pN_Xͅ $AIJ\3;r3Hp -G>Djߍ2'It?5N -eL _i*c ܩ:b&~)_CͺQ$OcC$sR;Yhh 1qfqt%e)q+ 7ǀ 5ſ*;T_9T & ? + ≠/z.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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-guzacif6yeji/versions/test-versions.txt: md5 hash incorrect - expecting "c799e14f5472a0bf2e5ee816abe58531" got "a4b7a2ee1f5d0fef59aedc2b1a7cf1c6" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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 2024/09/23 23:08:16 DEBUG : Waiting for deletions to finish 2024/09/23 23:08:16 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2024/09/23 23:08:16 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1727132792973572" 2024/09/23 23:08:16 DEBUG : "versions/test-versions-v2024-09-23-230753-313.txt" version true 2024/09/23 23:08:16 DEBUG : versions/test-versions-v2024-09-23-230753-313.txt: Deleting (id "1727132873274169") 2024/09/23 23:08:16 DEBUG : "versions/test-versions.txt" version false 2024/09/23 23:08:16 DEBUG : versions/test-versions.txt: Not deleting current version "1727132878088534" 2024/09/23 23:08:16 INFO : versions/test-versions-v2024-09-23-230753-313.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2024/09/23 23:08:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4RHg5V-oU0hkJFtUZsMWnBpScTGcuVBZtLx-WswrNQJAJgBjE2CQqr7TsaXZPRtVk 2024/09/23 23:08:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2024/09/23 23:08:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2024/09/23 23:08:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm4RHg5V-oU0hkJFtUZsMWnBpScTGcuVBZtLx-WswrNQJAJgBjE2CQqr7TsaXZPRtVk" finished 2024/09/23 23:08:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2024/09/23 23:08:25 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm58cpWs-VW5AGCkkjxTCndMEeYs2DonRIazO7tNYymxQh4m_HzJpPy0vZMwoT2Iyzg 2024/09/23 23:08:26 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2024/09/23 23:08:27 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2024/09/23 23:08:28 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm58cpWs-VW5AGCkkjxTCndMEeYs2DonRIazO7tNYymxQh4m_HzJpPy0vZMwoT2Iyzg" finished 2024/09/23 23:08:28 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2024/09/23 23:08:29 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm58dHSDuWPzu4zscLq6Yf1mThdzbxERiqzqH6mjEWbD-47Tt983gOEcidgTEXvSfW0 2024/09/23 23:08:30 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2024/09/23 23:08:31 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2024/09/23 23:08:32 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm58dHSDuWPzu4zscLq6Yf1mThdzbxERiqzqH6mjEWbD-47Tt983gOEcidgTEXvSfW0" finished 2024/09/23 23:08:32 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/09/23 23:08:34 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm50GWIrx4bVgLw--L24cZT_KXm5d_RIYCBd2_xpY-yVvbLV9o_Pu1HN-uECyhoKpEs 2024/09/23 23:08:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/09/23 23:08:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/09/23 23:08:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/09/23 23:08:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2024/09/23 23:08:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2024/09/23 23:08:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2024/09/23 23:08:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm50GWIrx4bVgLw--L24cZT_KXm5d_RIYCBd2_xpY-yVvbLV9o_Pu1HN-uECyhoKpEs" finished 2024/09/23 23:08:36 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/09/23 23:08:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6neiJQKZzByea2MZMV0YFlxsFplyOkWqZ0STRhr1XAi27mWrpAqUBAVZvQMRRqQcI 2024/09/23 23:08:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2024/09/23 23:08:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2024/09/23 23:08:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2024/09/23 23:08:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2024/09/23 23:08:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2024/09/23 23:08:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2024/09/23 23:08:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm6neiJQKZzByea2MZMV0YFlxsFplyOkWqZ0STRhr1XAi27mWrpAqUBAVZvQMRRqQcI" finished 2024/09/23 23:08:41 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 2024/09/23 23:08:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7b87j393r_Hayyu11AJeaeNu15CCa-ui22cujO39ydH8SI3UVAQ55AF-ETuhFa2rQ 2024/09/23 23:08:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2024/09/23 23:08:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2024/09/23 23:08:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm7b87j393r_Hayyu11AJeaeNu15CCa-ui22cujO39ydH8SI3UVAQ55AF-ETuhFa2rQ" finished 2024/09/23 23:08:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2024/09/23 23:08:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm5cK-64v3YXEWI_q6KY4l2xwuokKHwHIDNQCamjW0QdX9wqh2vPQ2H3roGSTYnU6LE 2024/09/23 23:08:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/09/23 23:08:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2024/09/23 23:08:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm5cK-64v3YXEWI_q6KY4l2xwuokKHwHIDNQCamjW0QdX9wqh2vPQ2H3roGSTYnU6LE" finished 2024/09/23 23:08:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2024/09/23 23:08:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7VHAOOBGu8LOAnJlYO2iuBUOooaQQ5Cj5VI3lvzK1CJZSy8i4d2AOnerhmiep9ye0 2024/09/23 23:08:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2024/09/23 23:08:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2024/09/23 23:08:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm7VHAOOBGu8LOAnJlYO2iuBUOooaQQ5Cj5VI3lvzK1CJZSy8i4d2AOnerhmiep9ye0" finished 2024/09/23 23:08:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/09/23 23:08:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm5nZBknWs19lwR1CpZy0oFuJkYqlMB_YbjbmV3fp6SqD85lAlw1B8gWGIG-yF3uJr4 2024/09/23 23:08:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/09/23 23:08:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/09/23 23:08:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/09/23 23:08:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2024/09/23 23:09:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2024/09/23 23:09:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2024/09/23 23:09:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm5nZBknWs19lwR1CpZy0oFuJkYqlMB_YbjbmV3fp6SqD85lAlw1B8gWGIG-yF3uJr4" finished 2024/09/23 23:09:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/09/23 23:09:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4ps7N7N3DCjowqBXfEmo_wmc1b09C5Bm9xsQ2LxqhOL9LWJhn1nqGLigWW4BqxUqU 2024/09/23 23:09:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2024/09/23 23:09:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2024/09/23 23:09:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2024/09/23 23:09:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2024/09/23 23:09:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2024/09/23 23:09:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2024/09/23 23:09:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm4ps7N7N3DCjowqBXfEmo_wmc1b09C5Bm9xsQ2LxqhOL9LWJhn1nqGLigWW4BqxUqU" finished 2024/09/23 23:09:05 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 2024/09/23 23:09:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4ljZz_6jLXAAM3RlVtpvWqPCSCQYT-5caQXdaPCw-dwIGqpr1NDhWErotw9GEjV48 2024/09/23 23:09:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2024/09/23 23:09:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2024/09/23 23:09:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm4ljZz_6jLXAAM3RlVtpvWqPCSCQYT-5caQXdaPCw-dwIGqpr1NDhWErotw9GEjV48" finished 2024/09/23 23:09:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2024/09/23 23:09:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm6UMmpToeT8H_QMqJ92sQnhOL_cTnWAVlGwiSl0dtQhRkEoSRFY3xYwNLHjsTV2IBY 2024/09/23 23:09:14 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/09/23 23:09:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2024/09/23 23:09:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm6UMmpToeT8H_QMqJ92sQnhOL_cTnWAVlGwiSl0dtQhRkEoSRFY3xYwNLHjsTV2IBY" finished 2024/09/23 23:09:16 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2024/09/23 23:09:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm63vbcqGnNwr7ofWsQxqN8LeTu182PIvGNMRNQxIlEM-C9gZ5n4mg6VMrgF4dThTjs 2024/09/23 23:09:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2024/09/23 23:09:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2024/09/23 23:09:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm63vbcqGnNwr7ofWsQxqN8LeTu182PIvGNMRNQxIlEM-C9gZ5n4mg6VMrgF4dThTjs" finished 2024/09/23 23:09:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/09/23 23:09:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm5fv65ZKIxe8cmfo6qijSt_u7mJ46k0UHSiKMCiuNJPu8gUVmxB99LEMytksQ-P_s0 2024/09/23 23:09:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/09/23 23:09:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/09/23 23:09:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/09/23 23:09:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2024/09/23 23:09:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2024/09/23 23:09:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2024/09/23 23:09:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm5fv65ZKIxe8cmfo6qijSt_u7mJ46k0UHSiKMCiuNJPu8gUVmxB99LEMytksQ-P_s0" finished 2024/09/23 23:09:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/09/23 23:09:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm72HZibtjMqx7TTtEleyt90pGKVWscRA9j1JtCpkqGwD2lbIk1ivSIRKWzzHqg5EbY 2024/09/23 23:09:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2024/09/23 23:09:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2024/09/23 23:09:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2024/09/23 23:09:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2024/09/23 23:09:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2024/09/23 23:09:27 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2024/09/23 23:09:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm72HZibtjMqx7TTtEleyt90pGKVWscRA9j1JtCpkqGwD2lbIk1ivSIRKWzzHqg5EbY" finished 2024/09/23 23:09:28 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 2024/09/23 23:09:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7Gp2oKB09a7VOCOZIdBmqQlAZUMAI6GSBjvI-WP6SnCsWJGUMx_j465UY3BBXT4Y8 2024/09/23 23:09:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2024/09/23 23:09:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2024/09/23 23:09:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm7Gp2oKB09a7VOCOZIdBmqQlAZUMAI6GSBjvI-WP6SnCsWJGUMx_j465UY3BBXT4Y8" finished 2024/09/23 23:09:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2024/09/23 23:09:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm5u4Gc1Z1e-SToVM2Y6B0ahEQmNa9pOGrW_KuBdJhTs1PEX0teKuEvCSHmSVUu5470 2024/09/23 23:09:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/09/23 23:09:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2024/09/23 23:09:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm5u4Gc1Z1e-SToVM2Y6B0ahEQmNa9pOGrW_KuBdJhTs1PEX0teKuEvCSHmSVUu5470" finished 2024/09/23 23:09:39 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2024/09/23 23:09:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5xilvrsR2Fsl8vzTKhYLD0VlInDpiUIZ5H8xGeQqvZmKcxl3xZhIoFarP8W_2YEjY 2024/09/23 23:09:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2024/09/23 23:09:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2024/09/23 23:09:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm5xilvrsR2Fsl8vzTKhYLD0VlInDpiUIZ5H8xGeQqvZmKcxl3xZhIoFarP8W_2YEjY" finished 2024/09/23 23:09:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/09/23 23:09:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm41x9VPWYTVDIp3PcYQ2o8sBPmQ1hE2FYdeqpQejrVNCP2p6i7CQJjLvAWX22cPLos 2024/09/23 23:09:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/09/23 23:09:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/09/23 23:09:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/09/23 23:09:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2024/09/23 23:09:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2024/09/23 23:09:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2024/09/23 23:09:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm41x9VPWYTVDIp3PcYQ2o8sBPmQ1hE2FYdeqpQejrVNCP2p6i7CQJjLvAWX22cPLos" finished 2024/09/23 23:09:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/09/23 23:09:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7_eihs4iHaQ50c1s7v8Ftcflq11mK5YY17dc1Zqkd-Bn2N3ILkoYlG67hiSOfM8EY 2024/09/23 23:09:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2024/09/23 23:09:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2024/09/23 23:09:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2024/09/23 23:09:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2024/09/23 23:09:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2024/09/23 23:09:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2024/09/23 23:09:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm7_eihs4iHaQ50c1s7v8Ftcflq11mK5YY17dc1Zqkd-Bn2N3ILkoYlG67hiSOfM8EY" finished 2024/09/23 23:09:52 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 2024/09/23 23:09:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5fzfNbBcfW0FVH1E6QAsE1vcrdAzrX0YehlVzcsyZEnqMBE5Xd5eB-NsevuBLhosE 2024/09/23 23:09:58 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2024/09/23 23:09:59 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2024/09/23 23:10:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm5fzfNbBcfW0FVH1E6QAsE1vcrdAzrX0YehlVzcsyZEnqMBE5Xd5eB-NsevuBLhosE" finished 2024/09/23 23:10:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2024/09/23 23:10:02 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm7hx24RzFVT2MjubpnX9LLZ1teDJ4IxX1UR2hyvgEO5cyrwEWkQvM191TBOIINBQIk 2024/09/23 23:10:02 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2024/09/23 23:10:04 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2024/09/23 23:10:04 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm7hx24RzFVT2MjubpnX9LLZ1teDJ4IxX1UR2hyvgEO5cyrwEWkQvM191TBOIINBQIk" finished 2024/09/23 23:10:04 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2024/09/23 23:10:06 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5AB8BaSusIDjvoLCHwFcA6AX0XyM_E_QovOqdlojCeIM7uYswEilQfm-_7hUB6UcI 2024/09/23 23:10:07 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2024/09/23 23:10:08 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2024/09/23 23:10:09 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm5AB8BaSusIDjvoLCHwFcA6AX0XyM_E_QovOqdlojCeIM7uYswEilQfm-_7hUB6UcI" finished 2024/09/23 23:10:09 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/09/23 23:10:11 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm6C6JroDYLHIVKGqyqs6nfDoHf58JSqWAFMjsi_XUhkDk4jVaapBEE_MxzE_8xIYQI 2024/09/23 23:10:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/09/23 23:10:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/09/23 23:10:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/09/23 23:10:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2024/09/23 23:10:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2024/09/23 23:10:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2024/09/23 23:10:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm6C6JroDYLHIVKGqyqs6nfDoHf58JSqWAFMjsi_XUhkDk4jVaapBEE_MxzE_8xIYQI" finished 2024/09/23 23:10:13 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/09/23 23:10:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6JT7ZLbJGGP3YNlvKBgNVT9zFkPAk5GMLm7SXF7YYJIAItzexngGxXnrXfmngBSJI 2024/09/23 23:10:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2024/09/23 23:10:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2024/09/23 23:10:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2024/09/23 23:10:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2024/09/23 23:10:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2024/09/23 23:10:17 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2024/09/23 23:10:18 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm6JT7ZLbJGGP3YNlvKBgNVT9zFkPAk5GMLm7SXF7YYJIAItzexngGxXnrXfmngBSJI" finished 2024/09/23 23:10:18 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 2024/09/23 23:10:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5_DIlqv4zFXcVmAouRwRc80pHQN8XY10ilsLqwykV96k6XwxZxxH7vUJis-8eRWnk 2024/09/23 23:10:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2024/09/23 23:10:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2024/09/23 23:10:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm5_DIlqv4zFXcVmAouRwRc80pHQN8XY10ilsLqwykV96k6XwxZxxH7vUJis-8eRWnk" finished 2024/09/23 23:10:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2024/09/23 23:10:27 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm7ynH92UYXcc73jWgaeiYL9Urrs6-PDHtide35DbTCjDVsi54zi69lexOO2bOQatN0 2024/09/23 23:10:27 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2024/09/23 23:10:29 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2024/09/23 23:10:29 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm7ynH92UYXcc73jWgaeiYL9Urrs6-PDHtide35DbTCjDVsi54zi69lexOO2bOQatN0" finished 2024/09/23 23:10:29 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2024/09/23 23:10:31 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6WF6fczJBo7eyPdt9w3YUijmJEHiFPEHvkluO1iMIk9-_8cpeUAC7ReGSnvFukA2E 2024/09/23 23:10:31 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2024/09/23 23:10:33 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2024/09/23 23:10:33 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm6WF6fczJBo7eyPdt9w3YUijmJEHiFPEHvkluO1iMIk9-_8cpeUAC7ReGSnvFukA2E" finished 2024/09/23 23:10:33 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/09/23 23:10:35 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm4Eq-mm8DXgySk-4asK71KTbMjj7mn2KyLvEhqjPgTRzf2dGXgkEOF7M_hEA3pM-hw 2024/09/23 23:10:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/09/23 23:10:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/09/23 23:10:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/09/23 23:10:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2024/09/23 23:10:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2024/09/23 23:10:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2024/09/23 23:10:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm4Eq-mm8DXgySk-4asK71KTbMjj7mn2KyLvEhqjPgTRzf2dGXgkEOF7M_hEA3pM-hw" finished 2024/09/23 23:10:38 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/09/23 23:10:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5dv9U3-frrO8aw1ufovukVHsg8GkklW3JNiepdQiS6QCVrJ0_G7UFo-k8PIhIpPGE 2024/09/23 23:10:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2024/09/23 23:10:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2024/09/23 23:10:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2024/09/23 23:10:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2024/09/23 23:10:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2024/09/23 23:10:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2024/09/23 23:10:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm5dv9U3-frrO8aw1ufovukVHsg8GkklW3JNiepdQiS6QCVrJ0_G7UFo-k8PIhIpPGE" finished 2024/09/23 23:10:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2371: *s3.Fs does not support SetCopyCutoff: --s3-copy-cutoff not supported: optional feature not implemented === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/09/23 23:10:46 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm6nrM9PW2RE0fZW1FyJS_2fsg3xtgqqo3Dmj0gU7meNPN2VGN28JSfWiz0E8_dbUw4 2024/09/23 23:10:46 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2024/09/23 23:10:46 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "c9d09de1bfacfa3b89e01aefc35eac2a" 2024/09/23 23:10:46 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm6nrM9PW2RE0fZW1FyJS_2fsg3xtgqqo3Dmj0gU7meNPN2VGN28JSfWiz0E8_dbUw4" finished 2024/09/23 23:10:47 DEBUG : unknown-size-put.txt: Multipart upload Etag: f8defcf58d2ff443967739920595ca5e-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/09/23 23:10:48 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm5ECUQq9gKKri2DXcYEVNBl9IBAZ5vYRosur4pMkOAt7AkdKrVIgi5FoLdIqvdAW58 2024/09/23 23:10:48 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2024/09/23 23:10:48 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "02f63a6672a937bdcd92ef7419525769" 2024/09/23 23:10:48 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm5ECUQq9gKKri2DXcYEVNBl9IBAZ5vYRosur4pMkOAt7AkdKrVIgi5FoLdIqvdAW58" finished 2024/09/23 23:10:49 DEBUG : unknown-size-update.txt: Multipart upload Etag: a91f5e5f2d8d1d25eac6b16247362361-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/09/23 23:10:49 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-guzacif6yeji/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2024/09/23 23:10:49 DEBUG : Waiting for deletions to finish 2024/09/23 23:10:49 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2024/09/23 23:10:49 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1727132792973572") 2024/09/23 23:10:49 DEBUG : "versions/test-versions-v2024-09-23-230758-128.txt" version true 2024/09/23 23:10:49 DEBUG : versions/test-versions-v2024-09-23-230758-128.txt: Deleting (id "1727132878088534") 2024/09/23 23:10:50 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2024/09/23 23:10:50 INFO : versions/test-versions-v2024-09-23-230758-128.txt: Deleted 2024/09/23 23:10:50 INFO : S3 bucket rclone-test-guzacif6yeji: Bucket "rclone-test-guzacif6yeji" deleted 2024/09/23 23:10:51 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- FAIL: TestIntegration (342.28s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.38s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.08s) --- FAIL: TestIntegration/FsMkdir (339.16s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.69s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.60s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.50s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.61s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.59s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.60s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (56.56s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (3.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (4.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (3.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (3.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (3.90s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.44s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (3.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (3.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (3.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (3.80s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.45s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (3.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (4.12s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (2.54s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (10.67s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (107.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (2.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (2.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (6.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (6.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (10.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (6.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (2.61s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (2.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (3.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.33s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (1.05s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/SetTier (1.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.58s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (29.63s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.20s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.69s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (27.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (16.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.13s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (7.69s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.55s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.13s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (7.83s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (7.70s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (147.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (24.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (7.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (8.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (7.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (8.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (22.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (6.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (6.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (9.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (24.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (6.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (8.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (25.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (7.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (8.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (25.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (6.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (3.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (8.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (10.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.17s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.36s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.36s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.00s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.42s) --- 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:38: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2024/09/23 23:10:51 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2024/09/23 23:10:51 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 342.296s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 5m43.228975206s (try 1/5)