"go test -v -timeout 1h0m0s -remote TestS3R2: -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 "TestS3R2:" 2025/03/27 01:00:43 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bobajir8xaxu" 2025/03/27 01:00:43 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/03/27 01:00:44 INFO : S3 bucket rclone-test-bobajir8xaxu: Bucket "rclone-test-bobajir8xaxu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/03/27 01:00:45 INFO : S3 bucket rclone-test-bobajir8xaxu: Bucket "rclone-test-bobajir8xaxu" deleted === RUN TestIntegration/FsMkdir 2025/03/27 01:00:46 INFO : S3 bucket rclone-test-bobajir8xaxu: Bucket "rclone-test-bobajir8xaxu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/03/27 01:00:46 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/03/27 01:00:46 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/03/27 01:00:46 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 "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === 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" 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: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 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: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Put === 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␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === 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/03/27 01:01:01 NOTICE: S3 bucket rclone-test-bobajir8xaxu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/03/27 01:01:02 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AFzRNUqdS7aVj-92srHYG97TPovOntq-q2ymUvd6Y949obZEBt__LpM31YSFjMlCm0yl7LG0UYiaJCqsIJ6iAu7zcxNKsLMz3HuyztT9zIjIsXqg0Vs18T9GpzWkTtrqJ_IhWai6wSjIbBqq1DuVaL3XV4OGR0h9SiWXvGSM-kC6uH3DemKP7Qc8PG5GuvlVLbkGRX47eQicjEVpQMjGXRr06wo6RwZTNiNVlpSebYAhmfh1Kzlgwbm5ohT9X5eSwp20NpJthP-UO1wdgyUN46H-FuFgEupno6iAWXiOuzjqFmMwAmKpARMt_L2BfDgWsnAVUztlW2hVkQsPDwf-XTs 2025/03/27 01:01:02 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "b407ac5f7baa1d05520180ac4c703411" 2025/03/27 01:01:02 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "b88e58dc16e95efeaacea6edaf30ee4a" 2025/03/27 01:01:03 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "1083c038844211db5be5ff2cb38de02e" 2025/03/27 01:01:03 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AFzRNUqdS7aVj-92srHYG97TPovOntq-q2ymUvd6Y949obZEBt__LpM31YSFjMlCm0yl7LG0UYiaJCqsIJ6iAu7zcxNKsLMz3HuyztT9zIjIsXqg0Vs18T9GpzWkTtrqJ_IhWai6wSjIbBqq1DuVaL3XV4OGR0h9SiWXvGSM-kC6uH3DemKP7Qc8PG5GuvlVLbkGRX47eQicjEVpQMjGXRr06wo6RwZTNiNVlpSebYAhmfh1Kzlgwbm5ohT9X5eSwp20NpJthP-UO1wdgyUN46H-FuFgEupno6iAWXiOuzjqFmMwAmKpARMt_L2BfDgWsnAVUztlW2hVkQsPDwf-XTs" 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/03/27 01:01:05 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/03/27 01:01:05 DEBUG : Creating backend with remote "TestS3R2:" === 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/03/27 01:01:07 DEBUG : S3 bucket rclone-test-bobajir8xaxu: bucket is versioned: false 2025/03/27 01:01:07 DEBUG : Waiting for deletions to finish 2025/03/27 01:01:07 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/03/27 01:01:07 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/03/27 01:01:07 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/03/27 01:01:08 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bobajir8xaxu/dirToPurgeFromRoot" 2025/03/27 01:01:08 DEBUG : S3 bucket rclone-test-bobajir8xaxu path dirToPurgeFromRoot: bucket is versioned: false 2025/03/27 01:01:08 DEBUG : Waiting for deletions to finish 2025/03/27 01:01:08 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/03/27 01:01:08 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/03/27 01:01:08 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/03/27 01:01:08 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bobajir8xaxu/hello? sausage/êé" 2025/03/27 01:01:09 DEBUG : S3 bucket rclone-test-bobajir8xaxu path hello? sausage/êé: bucket is versioned: false 2025/03/27 01:01:09 DEBUG : Waiting for deletions to finish 2025/03/27 01:01:09 DEBUG : "a/b/c/d/e.txt" version false 2025/03/27 01:01:09 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/03/27 01:01:09 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/03/27 01:01:15 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bobajir8xaxu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/03/27 01:01:15 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bobajir8xaxu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-bobajir8xaxu" from "TestS3R2:rclone-test-bobajir8xaxu" 2025/03/27 01:01:15 DEBUG : Creating backend with remote "TestS3R2:" === 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:2052: skipping directory tests as not supported on this backend === 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/03/27 01:01:19 DEBUG : piped data.txt: open chunk writer: started multipart upload: APfOncnCVf3XwoKeEnALOOv6_EAvYBbQWfPFxtSU5-CqiNBomuQeQawyi7F4ISq7k70UvQwVEGgLkPLhvBZg5jnOqI9U-vf_0hqgViaKJVStAikvk8_4HV4BJqDTbukC9Z5bOWwgprueV61bQZ0ZHg-1TMQlBxt0vJ94QdiFqrAMEYZNGrM7xSAah1V6kq--z2Ue_7fo_I0SYC1uYgkc27HFoeXFDpRjo0qr0jpeHC0Q-nLiforIbGP8e2qexzRqGToWMf7JVD6G5tkYmmJAXv8FdzmYXPiVKwjw9u_lLkvTrXsgtPUfdkrhAplXibfWfLDjBpwT_FbuxYGI9xazpzA 2025/03/27 01:01:19 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/03/27 01:01:19 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/03/27 01:01:19 DEBUG : piped data.txt: multipart upload "APfOncnCVf3XwoKeEnALOOv6_EAvYBbQWfPFxtSU5-CqiNBomuQeQawyi7F4ISq7k70UvQwVEGgLkPLhvBZg5jnOqI9U-vf_0hqgViaKJVStAikvk8_4HV4BJqDTbukC9Z5bOWwgprueV61bQZ0ZHg-1TMQlBxt0vJ94QdiFqrAMEYZNGrM7xSAah1V6kq--z2Ue_7fo_I0SYC1uYgkc27HFoeXFDpRjo0qr0jpeHC0Q-nLiforIbGP8e2qexzRqGToWMf7JVD6G5tkYmmJAXv8FdzmYXPiVKwjw9u_lLkvTrXsgtPUfdkrhAplXibfWfLDjBpwT_FbuxYGI9xazpzA" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/03/27 01:01:19 DEBUG : piped data.txt: open chunk writer: started multipart upload: AIe7IkFZuW5CVi1WPWw3O6o4INyCKlSqv7wxenkHIclmSeL1RGWWiadpM-WStg0vDWyEWdD7QmgyxM3jYbYhj_II8HUbQGAcrDBIr6rxbyXpMs748el57nxj3ctzbOB0y3viuNHlTI4Oyidsg2eHmhzKUXb4efka75pbGHIvQzZtIHySkRMzuU-6-CUIcA3dax5pDqmY26-ZUr2972Yc2lGvEphoDchXTs3TXL63QGAoHVbZuTiUOYZc9Tz8nhKYe1YL5yZazGlLbAed58aXc8T6CYAiRFXtDXyKZokTYPE0kOpkDTUlIOrd3DoH53gaJFSavMkgsVRgplhlsKDbZT4 2025/03/27 01:01:19 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/03/27 01:01:20 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "b15d0664d0e19e85e2414db36e3460fb" 2025/03/27 01:01:20 DEBUG : piped data.txt: multipart upload "AIe7IkFZuW5CVi1WPWw3O6o4INyCKlSqv7wxenkHIclmSeL1RGWWiadpM-WStg0vDWyEWdD7QmgyxM3jYbYhj_II8HUbQGAcrDBIr6rxbyXpMs748el57nxj3ctzbOB0y3viuNHlTI4Oyidsg2eHmhzKUXb4efka75pbGHIvQzZtIHySkRMzuU-6-CUIcA3dax5pDqmY26-ZUr2972Yc2lGvEphoDchXTs3TXL63QGAoHVbZuTiUOYZc9Tz8nhKYe1YL5yZazGlLbAed58aXc8T6CYAiRFXtDXyKZokTYPE0kOpkDTUlIOrd3DoH53gaJFSavMkgsVRgplhlsKDbZT4" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2025/03/27 01:01:21 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:257: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/03/27 01:01:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ACn_fJQ9QRQxx3dpMyc5aPXxhuHFHVPwqDsy0XOtG7CLXqdHEb3jHhvMT7E38QAX928flKHCC-ZattdQvZq-Bp773I4-bgVO8ZjBGiR7uGqOxAr3vmcXDf6J0pYDUEyLyu3uLnh4htWekc-xwAOeXdMyKnV7oYskzQaaCVSNwD2W0TnnZHGXIWIYGUWrtUBouraCwN7QKaIQJZGreb20vHVYBaln6inY_dD7b_sX1MrftOKq7taYMR0Zx0gZOmaXCyYynC6gpMHdF1SZZi-RA5BlapBybRoHKkn3oHBkfiapKWAIDVMbwXC2iVVe8yPIbl7oNUhKlMSiMWJQGPTcnZQ 2025/03/27 01:01:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/03/27 01:01:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/03/27 01:01:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ACn_fJQ9QRQxx3dpMyc5aPXxhuHFHVPwqDsy0XOtG7CLXqdHEb3jHhvMT7E38QAX928flKHCC-ZattdQvZq-Bp773I4-bgVO8ZjBGiR7uGqOxAr3vmcXDf6J0pYDUEyLyu3uLnh4htWekc-xwAOeXdMyKnV7oYskzQaaCVSNwD2W0TnnZHGXIWIYGUWrtUBouraCwN7QKaIQJZGreb20vHVYBaln6inY_dD7b_sX1MrftOKq7taYMR0Zx0gZOmaXCyYynC6gpMHdF1SZZi-RA5BlapBybRoHKkn3oHBkfiapKWAIDVMbwXC2iVVe8yPIbl7oNUhKlMSiMWJQGPTcnZQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/03/27 01:01:25 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AFgJd3hMqX2IToXN-OiMouPBs8JveDW1x_lnL3Sbym6CDSoLvOIbyzVfyhM8vWucZFEb1Z1F3iQqTIcnPxcXo5wIWPr9KPZP1PyNu0m7tY-YNLkbJjXRnwV_A4ZaQMxjMlz_f5A1-vTNd02iUJ8QGnq3JVpRLcGPwLDB4rkicdEYZ8BUnfect81dWZOxfmF6GTiDvUYURklAkg10gnQJCqLwwcVmEoo2392QBKrhvfgV2cnih6bWNsCyD8-BLVKH7-0IiADTOcDOC-iKZGa5bdZHsOs4Erqbwoq3n1GnWPxHQOPgR7_RVyddWM1a6-W2s-890yXoRuXHBDp-OUHpnQk 2025/03/27 01:01:25 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/03/27 01:01:26 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/03/27 01:01:26 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AFgJd3hMqX2IToXN-OiMouPBs8JveDW1x_lnL3Sbym6CDSoLvOIbyzVfyhM8vWucZFEb1Z1F3iQqTIcnPxcXo5wIWPr9KPZP1PyNu0m7tY-YNLkbJjXRnwV_A4ZaQMxjMlz_f5A1-vTNd02iUJ8QGnq3JVpRLcGPwLDB4rkicdEYZ8BUnfect81dWZOxfmF6GTiDvUYURklAkg10gnQJCqLwwcVmEoo2392QBKrhvfgV2cnih6bWNsCyD8-BLVKH7-0IiADTOcDOC-iKZGa5bdZHsOs4Erqbwoq3n1GnWPxHQOPgR7_RVyddWM1a6-W2s-890yXoRuXHBDp-OUHpnQk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/03/27 01:01:27 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AMyyV3_ik7SbXrvFEinm4j7TcSlU4dFRSPCk-ANji0Yzb0n6WVPxQG0fcZlgbjn0qSq11vni75OR6F8Yj31QVXLxOepYMgN81qCpHDcpZQqacKkUQfLhWOH2xTApBzGGHun7AVdxsa3QzhaDnM4Z0ADtEtX02wvfFz8nrq1eTTwvX38aecXaeJuPkNV1VneMdO_L9QQkRdIAhvSL0v2PR4QjO0SFCdf6BrIsUeUyLNnRed1PBVuayS_vSU3sft2I63MQ8Zy4QCJaQNT7dpRCG_RSVO8oMedVuR5I18UCS3NWVOo67UMXD7xKkdtmCSOvf9iB1dlWe1E08JhCf6luc3U 2025/03/27 01:01:28 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/03/27 01:01:28 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/03/27 01:01:29 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AMyyV3_ik7SbXrvFEinm4j7TcSlU4dFRSPCk-ANji0Yzb0n6WVPxQG0fcZlgbjn0qSq11vni75OR6F8Yj31QVXLxOepYMgN81qCpHDcpZQqacKkUQfLhWOH2xTApBzGGHun7AVdxsa3QzhaDnM4Z0ADtEtX02wvfFz8nrq1eTTwvX38aecXaeJuPkNV1VneMdO_L9QQkRdIAhvSL0v2PR4QjO0SFCdf6BrIsUeUyLNnRed1PBVuayS_vSU3sft2I63MQ8Zy4QCJaQNT7dpRCG_RSVO8oMedVuR5I18UCS3NWVOo67UMXD7xKkdtmCSOvf9iB1dlWe1E08JhCf6luc3U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/03/27 01:01:30 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AHsTb3I-20zfELJUCeOOj0nQ1tA_EgH6E21r8p6X_QiN6cpd0wWuO9J_XF7KVBHlgu1qwfJpI_LloE1xb1z2qLDe0cAyFnLgl0g_ESCuwD3PFemFgYZs9wMUzOwiDlX37wpNhqRHttVYoPrn6Duk97oKND0RzRDrAf26y9aMoagiEkJb6ScG-pKkQAA6p934VGMNEvAmilgRD32utK6hc2xP4yxsS3g4ry9BaqfiCJ8npBGaLEYru3FJtWq6FVNRR1m5Kx8ymPAciM5rZtUsaO8Cra4Cph8IPYx6jG33DP9npaTD5Lsqr7IuVo_c3TVw5m76BjzMwUb9a2BkVyxLk6c 2025/03/27 01:01:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/03/27 01:01:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/03/27 01:01:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/03/27 01:01:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/03/27 01:01:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/03/27 01:01:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/03/27 01:01:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AHsTb3I-20zfELJUCeOOj0nQ1tA_EgH6E21r8p6X_QiN6cpd0wWuO9J_XF7KVBHlgu1qwfJpI_LloE1xb1z2qLDe0cAyFnLgl0g_ESCuwD3PFemFgYZs9wMUzOwiDlX37wpNhqRHttVYoPrn6Duk97oKND0RzRDrAf26y9aMoagiEkJb6ScG-pKkQAA6p934VGMNEvAmilgRD32utK6hc2xP4yxsS3g4ry9BaqfiCJ8npBGaLEYru3FJtWq6FVNRR1m5Kx8ymPAciM5rZtUsaO8Cra4Cph8IPYx6jG33DP9npaTD5Lsqr7IuVo_c3TVw5m76BjzMwUb9a2BkVyxLk6c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/03/27 01:01:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AMPfi76W_mqkRHvz_ZZH7VG1SSOZqH86p2qqa1kTcRv_PQwv906a2wa3jaQqsPKOTAEZ0djNOJNyLx5BlQBfr9opYajh6MW0u8rkxIFBIdQN9CQubxS05GvGJM23tWabqVjLnbV-982ojCJDJG4sRTfy9IKYHbNMMj8jG8Ni4XnBKDi8LaeG-FpvF3fzpHQIfXeWZldS3I5BA6fwuLOJ6jdonTFV6vw2mE3RGgD4ASujEJaFbaIO_-_cOhmdYNJMos8ThuIVnd01dYE_fmHeBxJez4YGX2jcHFqWrU0_GF29QKM_v3FGDVwnNIY9PjvcUWMfj8RIbka-VGT7Mio9UYc 2025/03/27 01:01:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/03/27 01:01:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/03/27 01:01:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/03/27 01:01:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/03/27 01:01:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/03/27 01:01:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/03/27 01:01:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AMPfi76W_mqkRHvz_ZZH7VG1SSOZqH86p2qqa1kTcRv_PQwv906a2wa3jaQqsPKOTAEZ0djNOJNyLx5BlQBfr9opYajh6MW0u8rkxIFBIdQN9CQubxS05GvGJM23tWabqVjLnbV-982ojCJDJG4sRTfy9IKYHbNMMj8jG8Ni4XnBKDi8LaeG-FpvF3fzpHQIfXeWZldS3I5BA6fwuLOJ6jdonTFV6vw2mE3RGgD4ASujEJaFbaIO_-_cOhmdYNJMos8ThuIVnd01dYE_fmHeBxJez4YGX2jcHFqWrU0_GF29QKM_v3FGDVwnNIY9PjvcUWMfj8RIbka-VGT7Mio9UYc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/03/27 01:01:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ACPEEu3zIc8UEk0KB4iaeofAlARgFy4xD208enH5-v9dAoOCdeoMVAmwMNKE8hDembviKItB53UIcnJX1IFB5Evkrp7E-9oEHGVQySXhDvNhvhF4KsVzIcmgoaMTICZdxYTwlG5wQ2m8tmgO1XAtbxcjwpH4xUviiyxVzeazANquBl9u7CzcAnX8PY2_LRdg_5SUwPNVH0l9eG8PMHQnHGCKIaO0bRY2wqsq_BII7U1nV7n6yBwYaW-HK97JQ-U4dqIWqYatO-yeUZcnwULx5NcqRX38VLm84FreH2h1LQVbSgbXiyQ344kgeso7W4eVNQibMGO_tnsBjSEIVKIuPBs 2025/03/27 01:01:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/03/27 01:01:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/03/27 01:01:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ACPEEu3zIc8UEk0KB4iaeofAlARgFy4xD208enH5-v9dAoOCdeoMVAmwMNKE8hDembviKItB53UIcnJX1IFB5Evkrp7E-9oEHGVQySXhDvNhvhF4KsVzIcmgoaMTICZdxYTwlG5wQ2m8tmgO1XAtbxcjwpH4xUviiyxVzeazANquBl9u7CzcAnX8PY2_LRdg_5SUwPNVH0l9eG8PMHQnHGCKIaO0bRY2wqsq_BII7U1nV7n6yBwYaW-HK97JQ-U4dqIWqYatO-yeUZcnwULx5NcqRX38VLm84FreH2h1LQVbSgbXiyQ344kgeso7W4eVNQibMGO_tnsBjSEIVKIuPBs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/03/27 01:01:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AMP1l44ADPM7OuNHz3fexPLD263-HLxbxQuSZJK-i2XQBdOQa6SUKbPSlyn12n3vJIND6Rd5SUaGXcU3LoFtJ8gd3xOE3QrGWAUu7QDp3_-wY1NwlvaYhu1P6EUcf5CuTOwwYa-r9d8RE7ZEXj2G2gJ4ZkTJao3laHdz26dIBmbSydlFclLnZAPAuKqoQhjUzjIm9dvJLZXJvisY0g28IE_KzbEf5EvFe-hRORkxqYs1V_iZckJtYPk5gy_Bb9YCaPd0nBya3h90CO-LJYy40twqip8bPZcWEguVnV7G9oY1gvZu5to1q07v9gzSEpnUkUYTVi_Z9ndMF9-Q_lgCPBM 2025/03/27 01:01:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/03/27 01:01:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/03/27 01:01:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AMP1l44ADPM7OuNHz3fexPLD263-HLxbxQuSZJK-i2XQBdOQa6SUKbPSlyn12n3vJIND6Rd5SUaGXcU3LoFtJ8gd3xOE3QrGWAUu7QDp3_-wY1NwlvaYhu1P6EUcf5CuTOwwYa-r9d8RE7ZEXj2G2gJ4ZkTJao3laHdz26dIBmbSydlFclLnZAPAuKqoQhjUzjIm9dvJLZXJvisY0g28IE_KzbEf5EvFe-hRORkxqYs1V_iZckJtYPk5gy_Bb9YCaPd0nBya3h90CO-LJYy40twqip8bPZcWEguVnV7G9oY1gvZu5to1q07v9gzSEpnUkUYTVi_Z9ndMF9-Q_lgCPBM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/03/27 01:01:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AFD7HQ1sgfIWYruvMHXFk1grH13BrXjrhafgUqltyNlaKekPkQcjq70hkt_Zu72aUO6nBtB6GsvygmLBb5GzjOuZdHq5G0gu7CHRcFV5wVGLnRX7vMm7zTL--UF3FB_J1aTHMDU3NM7l6acPT8m5np-9jBp9sJgoYiF-Tr9Ob8pzVDJxeNASWOaKzh1-5tX7zIIede_teNJuQ3j4A1hSgHiCeqAqVA2tgXqEy_7pacrLO6-vmlf888INJL1rrLFlDHZH6HYENEp3xQCPCBrLuktWKAb84mXbpf7r0wLgZ0LCC4Mkz7FsPrgPh92JMTcDkygsD1eWLq-NnAOzs8wTFxE 2025/03/27 01:01:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/03/27 01:01:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/03/27 01:01:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AFD7HQ1sgfIWYruvMHXFk1grH13BrXjrhafgUqltyNlaKekPkQcjq70hkt_Zu72aUO6nBtB6GsvygmLBb5GzjOuZdHq5G0gu7CHRcFV5wVGLnRX7vMm7zTL--UF3FB_J1aTHMDU3NM7l6acPT8m5np-9jBp9sJgoYiF-Tr9Ob8pzVDJxeNASWOaKzh1-5tX7zIIede_teNJuQ3j4A1hSgHiCeqAqVA2tgXqEy_7pacrLO6-vmlf888INJL1rrLFlDHZH6HYENEp3xQCPCBrLuktWKAb84mXbpf7r0wLgZ0LCC4Mkz7FsPrgPh92JMTcDkygsD1eWLq-NnAOzs8wTFxE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/03/27 01:01:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ANLyZzwqrkSI_IfM5Q7FDJWzwz1FRFh3Vexu9wiERW-wFH7Ll9FJGtj4GD4CcOPVOULmd_-ZLncOdjJXsGkddoudB2vTL_kiCCjwSbKmcoTbKs3ZsjLss9nF8Y9m8MXvZD93Rz_SvdtrDDuVSdjBZtDdgroIqc97uzcxMAEh5OxBUiLzoJEC_fcYoAsz8Lfwsdr6XUjFU08kVJCJ3xLvHBvP-Pfo8AXRaVbb_-NVDetNTCaNtSa-xL8UnBBdJMZ4l-MGE9o-pYFshw_2yp-cswI2sDhcTAKK1SlxrO-p04yKh0mKmb-8fdnhKZVWXIW1k9GP1jBZSUAIJONteNild4U 2025/03/27 01:01:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/03/27 01:01:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/03/27 01:01:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/27 01:01:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/03/27 01:01:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/03/27 01:01:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/03/27 01:01:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ANLyZzwqrkSI_IfM5Q7FDJWzwz1FRFh3Vexu9wiERW-wFH7Ll9FJGtj4GD4CcOPVOULmd_-ZLncOdjJXsGkddoudB2vTL_kiCCjwSbKmcoTbKs3ZsjLss9nF8Y9m8MXvZD93Rz_SvdtrDDuVSdjBZtDdgroIqc97uzcxMAEh5OxBUiLzoJEC_fcYoAsz8Lfwsdr6XUjFU08kVJCJ3xLvHBvP-Pfo8AXRaVbb_-NVDetNTCaNtSa-xL8UnBBdJMZ4l-MGE9o-pYFshw_2yp-cswI2sDhcTAKK1SlxrO-p04yKh0mKmb-8fdnhKZVWXIW1k9GP1jBZSUAIJONteNild4U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/03/27 01:01:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AN-eoieaLx8AoxzGE-FJMB3Q4KOG2oLKeYS3WJEA963jiRgTtyAivX7pb2QQ3HEUS3bqYvVUTnCWz8AwnjupVMf7BnpZhOwqESs2mro4TvmkdAGKKuWJ2MJp_cFP5uORZBKVIpxNKaq4KiN19Y4Jxmj7856n9FxfpvXX0FGrLslbLhOKVXzpOsGxob4oh1npm1Wcgl6lu7iL-RKqXkOP1RrQ5-8asHzQq91vhQdY8IWkldoBhjl7NGoOKlDmmwb1bi2f46ioPkx6ZS8Jl0MWQP3ld5GZZqG9f5IMZqFl1QlRAIC0zxN72MBF3Fh01QtnZF7b-VVh7TtS4Gj5Un4x4oY 2025/03/27 01:01:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/03/27 01:01:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/03/27 01:01:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/03/27 01:01:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/03/27 01:01:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/03/27 01:01:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/03/27 01:01:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AN-eoieaLx8AoxzGE-FJMB3Q4KOG2oLKeYS3WJEA963jiRgTtyAivX7pb2QQ3HEUS3bqYvVUTnCWz8AwnjupVMf7BnpZhOwqESs2mro4TvmkdAGKKuWJ2MJp_cFP5uORZBKVIpxNKaq4KiN19Y4Jxmj7856n9FxfpvXX0FGrLslbLhOKVXzpOsGxob4oh1npm1Wcgl6lu7iL-RKqXkOP1RrQ5-8asHzQq91vhQdY8IWkldoBhjl7NGoOKlDmmwb1bi2f46ioPkx6ZS8Jl0MWQP3ld5GZZqG9f5IMZqFl1QlRAIC0zxN72MBF3Fh01QtnZF7b-VVh7TtS4Gj5Un4x4oY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/03/27 01:01:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AKg7TJd7cwe79L_-dH_PnjhPExTB20qlSYDHQxHJC1NXYq2jRZOgOtULYGm1GSfTR32uU5SDnZOsui7w0Bj0kzWT5A0dLzFtqTs-bejJmvamo7dRZTNTih0Srp_p5bCIV6pJwq57e2BYPQlGLfKnPYMCb79X1bIbv9OwNStskChlxwOKq-oa587Y_g_eqTrHoSPdDKtK5RpSLy4pfl32jtkJqoUgzy4fRh6UyjiSUZWRlKrnbM9YqMc1YB3Oui9a7qAohCOy_GUuDShyl4p5cegXN1hJGEWUCkY5aJ20z0fXzus549PXsa8S4sgOKMMTRVDWo8s2lpvrrwIPuO46E18 2025/03/27 01:01:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/03/27 01:01:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/03/27 01:01:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AKg7TJd7cwe79L_-dH_PnjhPExTB20qlSYDHQxHJC1NXYq2jRZOgOtULYGm1GSfTR32uU5SDnZOsui7w0Bj0kzWT5A0dLzFtqTs-bejJmvamo7dRZTNTih0Srp_p5bCIV6pJwq57e2BYPQlGLfKnPYMCb79X1bIbv9OwNStskChlxwOKq-oa587Y_g_eqTrHoSPdDKtK5RpSLy4pfl32jtkJqoUgzy4fRh6UyjiSUZWRlKrnbM9YqMc1YB3Oui9a7qAohCOy_GUuDShyl4p5cegXN1hJGEWUCkY5aJ20z0fXzus549PXsa8S4sgOKMMTRVDWo8s2lpvrrwIPuO46E18" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/03/27 01:01:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AM9bXUiRekx_mQVgILX4J1R4i3G5_GvGL-uWKqWRxjjTqu_5jSJYgB4dH2iqVgiWeD5k2K1D1u5SJJT8GkSv3LmIS0ohK2KqvCzx9MPBfxpOhqPMBYkvP42abV9dx0b-gcaWSeDYs7PPL_bNUicvVnxHYodl_lYW4SJbBJGOadEXyd1r1ayyCuKWhau3FjkC15EJm_S0r9WjPYvATUERgd0RmBJBnO5XKeEyErS-a8uA20xbaYmA5DKTlvhvgbTqscY4oPNlh2Zehj79z5zzfafJsLyUFMOERUVpevS8O2-jwXx9rGFu1YvegbUUC5dbGJR41-P1sIzCO9q5FUXqwcc 2025/03/27 01:01:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/03/27 01:01:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/03/27 01:01:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AM9bXUiRekx_mQVgILX4J1R4i3G5_GvGL-uWKqWRxjjTqu_5jSJYgB4dH2iqVgiWeD5k2K1D1u5SJJT8GkSv3LmIS0ohK2KqvCzx9MPBfxpOhqPMBYkvP42abV9dx0b-gcaWSeDYs7PPL_bNUicvVnxHYodl_lYW4SJbBJGOadEXyd1r1ayyCuKWhau3FjkC15EJm_S0r9WjPYvATUERgd0RmBJBnO5XKeEyErS-a8uA20xbaYmA5DKTlvhvgbTqscY4oPNlh2Zehj79z5zzfafJsLyUFMOERUVpevS8O2-jwXx9rGFu1YvegbUUC5dbGJR41-P1sIzCO9q5FUXqwcc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/03/27 01:01:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ADQoupcFbQZqQSOi0MTZevntOQbzqmRuEWc-K3_HwBjZMKp_H-1advgKIwI8WLbjnph1XYztB7Oh6XWL3F5hShrv2dz0qBS0NC8QLFY5oySLSFUU-ZXDQHGKnnpHBpXgIuMxwgzB9PWukS1vvN7wE7V-bJ_0duMiMqDyk9AulqBv7Q5dUkojJEhrZ6CML9PUOcXECayQS29XHUYofNlzY-8lTU5KXSJUGUzSJR3Cksze2FhHKYo9C5JiRuAJgXCfsr7M4dQXGkbF68asiW34nuWxqQ7NbEPgeXp1sOXo44HytKLuLX1VK0HI4eQaAxaJrT5eZy2-SoUC_86ra-9nM9I 2025/03/27 01:01:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/03/27 01:01:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/03/27 01:01:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ADQoupcFbQZqQSOi0MTZevntOQbzqmRuEWc-K3_HwBjZMKp_H-1advgKIwI8WLbjnph1XYztB7Oh6XWL3F5hShrv2dz0qBS0NC8QLFY5oySLSFUU-ZXDQHGKnnpHBpXgIuMxwgzB9PWukS1vvN7wE7V-bJ_0duMiMqDyk9AulqBv7Q5dUkojJEhrZ6CML9PUOcXECayQS29XHUYofNlzY-8lTU5KXSJUGUzSJR3Cksze2FhHKYo9C5JiRuAJgXCfsr7M4dQXGkbF68asiW34nuWxqQ7NbEPgeXp1sOXo44HytKLuLX1VK0HI4eQaAxaJrT5eZy2-SoUC_86ra-9nM9I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/03/27 01:01:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AK28JUH9fdbYqnrMK2aqLEhHftDzwl1E1gY7JVaJT9-6_fJ04v-6s2ZiK703s4QwwLRbKGr36FX_1n2-gJDB6dIX36P3HMIl6nKN0nxU4WmgoZrUqBN6GVIkEBbsoFfhxBPhvFqSz5YjmQnbp7q6GjAQWm6vICEhjcGWn9JmfURxp-eKXz-sM9FyeV3y-ItWOvAN67HWHL6JG4BFy1KUsD0mvVHg988ZFx8iI71k9DIIyr-LDn0h5U1eFdseMRPGSy3GC29BNLTJkaExJjjMYpSAUODFqblV6w8oSD0hq48XwbhGbr_S1Pl_ax16bxxXYDFHY1EeSAaWaXoAgGtPROk 2025/03/27 01:01:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/03/27 01:01:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/03/27 01:01:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/03/27 01:01:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/03/27 01:01:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/03/27 01:01:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/03/27 01:01:55 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AK28JUH9fdbYqnrMK2aqLEhHftDzwl1E1gY7JVaJT9-6_fJ04v-6s2ZiK703s4QwwLRbKGr36FX_1n2-gJDB6dIX36P3HMIl6nKN0nxU4WmgoZrUqBN6GVIkEBbsoFfhxBPhvFqSz5YjmQnbp7q6GjAQWm6vICEhjcGWn9JmfURxp-eKXz-sM9FyeV3y-ItWOvAN67HWHL6JG4BFy1KUsD0mvVHg988ZFx8iI71k9DIIyr-LDn0h5U1eFdseMRPGSy3GC29BNLTJkaExJjjMYpSAUODFqblV6w8oSD0hq48XwbhGbr_S1Pl_ax16bxxXYDFHY1EeSAaWaXoAgGtPROk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/03/27 01:01:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AA53sHpELts4RYo86VGwug412RByM-3ND2-sMeYvJV5aZNZXfIU9gVuS7IT8fJjHXKXNER-XhkgRh_JMa_HIdyuRMhHn3dFZ05m8x6fzlnE58OZvE3COc1EuPq8BR-WF4s0ao7RJ298vb1i8YGePXU9dygNNrtDs9oyCaAdScLs6yG0AbzNPsDWFu1XuoooBSFLlo4D6jl_JTa9qGqvz_ZEhcOFsef6MEqr8Uh0rBgDzDYb536oARTrtTTIX3Q16rYYjYmDjrAPIBUt2bSGWgXX1EUI5nFmYGTOtrawnU61kU7Mc9CTA2aLM5QGHxUdFjq0ypklZg55ifACzBKK2RHE 2025/03/27 01:01:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/03/27 01:01:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/03/27 01:01:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/03/27 01:01:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/03/27 01:01:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/03/27 01:01:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/03/27 01:02:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AA53sHpELts4RYo86VGwug412RByM-3ND2-sMeYvJV5aZNZXfIU9gVuS7IT8fJjHXKXNER-XhkgRh_JMa_HIdyuRMhHn3dFZ05m8x6fzlnE58OZvE3COc1EuPq8BR-WF4s0ao7RJ298vb1i8YGePXU9dygNNrtDs9oyCaAdScLs6yG0AbzNPsDWFu1XuoooBSFLlo4D6jl_JTa9qGqvz_ZEhcOFsef6MEqr8Uh0rBgDzDYb536oARTrtTTIX3Q16rYYjYmDjrAPIBUt2bSGWgXX1EUI5nFmYGTOtrawnU61kU7Mc9CTA2aLM5QGHxUdFjq0ypklZg55ifACzBKK2RHE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/03/27 01:02:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABrRXdwSEgIepoBxGvetq_sJVCWQrDiFHS3xv6qIqhPHc9z2x6I2sjat_bM6ulax4Vh4MEB7qaGOPozR1Q5uRYt2lCwxTQTj3jBHQfiPXFtJuHddXr26ayY_BoXUOmyxfbNBrAbejE8A7ZpPHrHMcY7T6hTSJEaPxp1Xign6hSFcj1gjx1a67Zp02ZCXPdXb2ZjkeKEnjrutzR6l6N-oOmM1py81H1SR3h3eVpE7wVbaYTNz7D9fW2e0P1mYzrCdnpCgRPkwjvCGXWOZI6YUw5HL5cxgW3TUILB1tzRuaBt3pETy9FVhWXI5hOTyeJU1BXqZIKDMXQFJDH5cG-Fh_wk 2025/03/27 01:02:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/03/27 01:02:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/03/27 01:02:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABrRXdwSEgIepoBxGvetq_sJVCWQrDiFHS3xv6qIqhPHc9z2x6I2sjat_bM6ulax4Vh4MEB7qaGOPozR1Q5uRYt2lCwxTQTj3jBHQfiPXFtJuHddXr26ayY_BoXUOmyxfbNBrAbejE8A7ZpPHrHMcY7T6hTSJEaPxp1Xign6hSFcj1gjx1a67Zp02ZCXPdXb2ZjkeKEnjrutzR6l6N-oOmM1py81H1SR3h3eVpE7wVbaYTNz7D9fW2e0P1mYzrCdnpCgRPkwjvCGXWOZI6YUw5HL5cxgW3TUILB1tzRuaBt3pETy9FVhWXI5hOTyeJU1BXqZIKDMXQFJDH5cG-Fh_wk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/03/27 01:02:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ANpbO75oo6u-4hDZzdxhb5T4R_OZw7loMrworwTvx4uHjyzL6OH9QtemjPl1a4pqLQKPB84UnAyEAsc63iqXbpGWwDtmWiU-P5rP-298egxzrwdiA7kEAINP3-ygm4JWZ_ihvGofZoLErKdIO8wX2apAzX-2kR-t4cyb4voEjFXF5BHpmZmf79zMvsFfrrzhPtSumGjJykNCTZpWIFREeNvLuIPOvQ7GRMafdiUiLpRyNQCn0rNsUDNeJwZ9p9jYxSkPiul1KzB6eIKBTymxqQ4jXbVhUxZ6Lr1p2iT353gICdYbeQ7iXavX-AQr1ARnAWz_qSYN4vlM8KiyjrSU3zE 2025/03/27 01:02:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/03/27 01:02:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/03/27 01:02:06 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ANpbO75oo6u-4hDZzdxhb5T4R_OZw7loMrworwTvx4uHjyzL6OH9QtemjPl1a4pqLQKPB84UnAyEAsc63iqXbpGWwDtmWiU-P5rP-298egxzrwdiA7kEAINP3-ygm4JWZ_ihvGofZoLErKdIO8wX2apAzX-2kR-t4cyb4voEjFXF5BHpmZmf79zMvsFfrrzhPtSumGjJykNCTZpWIFREeNvLuIPOvQ7GRMafdiUiLpRyNQCn0rNsUDNeJwZ9p9jYxSkPiul1KzB6eIKBTymxqQ4jXbVhUxZ6Lr1p2iT353gICdYbeQ7iXavX-AQr1ARnAWz_qSYN4vlM8KiyjrSU3zE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/03/27 01:02:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AFdC8ujPbwqpauGc9qeC9bigtQf8m-4VxR7i-4LmbciDjp9EJaYZUUccLUQ5OshtRbSGdmnNEndB6qM7R9s7s1GGyygl3Byh6KrWzft4x6akSJkrbYxdOKRAWNhr4YoEpLlDn-j6EMQM957Pj_Xw-n_8BLpVLdhnzipZiZFx9NhEJuF4t1pVUvGjoMAaI2GKsYsUF_SA5Ja6M-nrsKQnF9JiSX70PicIVDuwJhDrAtVFbz6BBkMRQJd5r1I2-ad8LB1CChX3AmGKniHnB8KNgHk-N_Apl1MIVdajmqKWucwYQxH_weLDkokiucA_sVA-Va6hpbiOCv-Q7kDzXcFg8HU 2025/03/27 01:02:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/03/27 01:02:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/03/27 01:02:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AFdC8ujPbwqpauGc9qeC9bigtQf8m-4VxR7i-4LmbciDjp9EJaYZUUccLUQ5OshtRbSGdmnNEndB6qM7R9s7s1GGyygl3Byh6KrWzft4x6akSJkrbYxdOKRAWNhr4YoEpLlDn-j6EMQM957Pj_Xw-n_8BLpVLdhnzipZiZFx9NhEJuF4t1pVUvGjoMAaI2GKsYsUF_SA5Ja6M-nrsKQnF9JiSX70PicIVDuwJhDrAtVFbz6BBkMRQJd5r1I2-ad8LB1CChX3AmGKniHnB8KNgHk-N_Apl1MIVdajmqKWucwYQxH_weLDkokiucA_sVA-Va6hpbiOCv-Q7kDzXcFg8HU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/03/27 01:02:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AKPrfbbo1JmBizF80MQah0lSOzKoqmxHrx2GfUHktfnV_7Kt6TsOEHuQfoHFGTo5KRaVK9hFrPSjemlL_j4Quqp3-2sbWYkNvr_uo1w-WwOQHLPYEQ6YkV3gIpD0rAHGqlhRDqVDUxp_bolUoTUWPXJJZR1RdatC3CvqNk-RXGPmrOUnzSQ1d56PNVknhUL6s5MN8Pm9xsgl1V6SMFhrcFXznIOnKfryP7QHrTXIjphikRybEFFlwnSpPg-sXmAtqhKjsaZWOS231P_dvf_ITH41SYhRBLctyLePKs4UOiLrnCWyMxOkDGNlVqDNFdCdxC-VbbHM8KsvSM4l4VrAFzU 2025/03/27 01:02:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/03/27 01:02:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/03/27 01:02:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/03/27 01:02:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/03/27 01:02:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/03/27 01:02:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/03/27 01:02:10 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AKPrfbbo1JmBizF80MQah0lSOzKoqmxHrx2GfUHktfnV_7Kt6TsOEHuQfoHFGTo5KRaVK9hFrPSjemlL_j4Quqp3-2sbWYkNvr_uo1w-WwOQHLPYEQ6YkV3gIpD0rAHGqlhRDqVDUxp_bolUoTUWPXJJZR1RdatC3CvqNk-RXGPmrOUnzSQ1d56PNVknhUL6s5MN8Pm9xsgl1V6SMFhrcFXznIOnKfryP7QHrTXIjphikRybEFFlwnSpPg-sXmAtqhKjsaZWOS231P_dvf_ITH41SYhRBLctyLePKs4UOiLrnCWyMxOkDGNlVqDNFdCdxC-VbbHM8KsvSM4l4VrAFzU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/03/27 01:02:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ACQHv47GGY-CxKc11qkHi4F_04zUhrY_oPdEB-hW-k9yW3fcQtz8FqO886DjUeJq6V6gw_vcQS1A2tDtlFYcnM41OJhE4oHlgVREnpOQBukjLz_-VQXbPEcmMr3osEfaVVarnxkhmFsqA3aw1236zca9pYj5Ma1-3PjtuUPIOXJPLj9i8vSk4RbKiccS6SG73Q3UgTd1oJ0Ihjb7-rEXVGDFL8pglqI-a8ZxrCcXZgNACbjVvw4oV9f_ZBYg2Vv-zknOLhXhgvNo0j9yy1KhCfiyaIEadEe3f3ntMSfdzO4x4cERjbE5uzgj2WNnnd4xjSVlTtExOryVAgZMdOJQqQ4 2025/03/27 01:02:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/03/27 01:02:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/03/27 01:02:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/03/27 01:02:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/03/27 01:02:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/03/27 01:02:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/03/27 01:02:12 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ACQHv47GGY-CxKc11qkHi4F_04zUhrY_oPdEB-hW-k9yW3fcQtz8FqO886DjUeJq6V6gw_vcQS1A2tDtlFYcnM41OJhE4oHlgVREnpOQBukjLz_-VQXbPEcmMr3osEfaVVarnxkhmFsqA3aw1236zca9pYj5Ma1-3PjtuUPIOXJPLj9i8vSk4RbKiccS6SG73Q3UgTd1oJ0Ihjb7-rEXVGDFL8pglqI-a8ZxrCcXZgNACbjVvw4oV9f_ZBYg2Vv-zknOLhXhgvNo0j9yy1KhCfiyaIEadEe3f3ntMSfdzO4x4cERjbE5uzgj2WNnnd4xjSVlTtExOryVAgZMdOJQqQ4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/03/27 01:02:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AAbv3Q2F8mtmPSymWCGciNTz7W05kD9Ay-zambjiIc3dnLZAvJi2k2FTztgQR37LAXe7KbRdTvbY0A1VV3pYtujLMqlUK1F6_JQwmP7JIKT8slQ76GIf94YsKBCS64S0a4sZ18-_YyZNySjVTPg0mNahsmOXfGHSEm0AzOffBOZgQRtFcXPlxvksRVbNic4ElRyBTNzugusGTXbu4w7cM-I5iuAwYUZxBGiJWRNsipundxTynljcHfM6G3cNJWhuLJ89Y9xlFZcs3QDS_kO-lCjVvoylNUARLCXZsCfQtZPnDZX8BuQ3nU8sPBuFtsLXYnjCw_4MiuSQajj7t8I5Mdc 2025/03/27 01:02:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/03/27 01:02:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/03/27 01:02:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AAbv3Q2F8mtmPSymWCGciNTz7W05kD9Ay-zambjiIc3dnLZAvJi2k2FTztgQR37LAXe7KbRdTvbY0A1VV3pYtujLMqlUK1F6_JQwmP7JIKT8slQ76GIf94YsKBCS64S0a4sZ18-_YyZNySjVTPg0mNahsmOXfGHSEm0AzOffBOZgQRtFcXPlxvksRVbNic4ElRyBTNzugusGTXbu4w7cM-I5iuAwYUZxBGiJWRNsipundxTynljcHfM6G3cNJWhuLJ89Y9xlFZcs3QDS_kO-lCjVvoylNUARLCXZsCfQtZPnDZX8BuQ3nU8sPBuFtsLXYnjCw_4MiuSQajj7t8I5Mdc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/03/27 01:02:18 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ADq9gxNzWBgzTk2PaZOwzpvs0LoLH5EYcNbRK_ikhnepRY4OvuOF5l7n4xN9_Tv9vlL7N0wKOrrslJg28Anc66tSBj8UTagDMMbwbnuZRBAjA8Z1b_Pk1uSPHGKDSZ01lPeRcJkrJxo9qZox75bsdxi_b_eoauDiplFsEhf0ocP_yze2uSr8kutE2LtnArLI4f3UrveeGwp15VD826a8Lwx0ieD43Do0ZE275_EnH1oVqcfzC9L64LSHcXGVBMA0VhWZcdw5biTdXuTIlVC8_dWFA0JmH0BMrCSJrWe2OWSAykm9bYKZtKIL0Ib_ZYJlCYcuEswpxTsODZ8xoNyKZGg 2025/03/27 01:02:18 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/03/27 01:02:18 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/03/27 01:02:18 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ADq9gxNzWBgzTk2PaZOwzpvs0LoLH5EYcNbRK_ikhnepRY4OvuOF5l7n4xN9_Tv9vlL7N0wKOrrslJg28Anc66tSBj8UTagDMMbwbnuZRBAjA8Z1b_Pk1uSPHGKDSZ01lPeRcJkrJxo9qZox75bsdxi_b_eoauDiplFsEhf0ocP_yze2uSr8kutE2LtnArLI4f3UrveeGwp15VD826a8Lwx0ieD43Do0ZE275_EnH1oVqcfzC9L64LSHcXGVBMA0VhWZcdw5biTdXuTIlVC8_dWFA0JmH0BMrCSJrWe2OWSAykm9bYKZtKIL0Ib_ZYJlCYcuEswpxTsODZ8xoNyKZGg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/03/27 01:02:19 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABZJA-ALw9wXi3tsc3jnjMwivtUV08xYHYBg4r8e7joxFFksHEHwjG3Qt336f55ZymaU_QoMkRkzHthuEHeHPogdqWkQhbwf2bFCZqKlDanE_Fxus_qtwoAyH16VX1JY8ldUugAsp5AtC7DA4h1uAvwcs4PgQ5w0PQr1iXYWIem3hfXzB-i4bM4pvGYngC1ff-0CZvMLT5N62IwuzFaq0znKSuK_WON-MxApqUGKWT4uWBnJx0K45zXUkMND5PnfUSUAWvrYRF0mezUq7MJFgdlY9Hdh-jsvIOT7qGewqAj-ZV5KsYyvW8usz0Je7IzL79R45_a2t6Qqpl4152HB4kQ 2025/03/27 01:02:20 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/03/27 01:02:21 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/03/27 01:02:21 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABZJA-ALw9wXi3tsc3jnjMwivtUV08xYHYBg4r8e7joxFFksHEHwjG3Qt336f55ZymaU_QoMkRkzHthuEHeHPogdqWkQhbwf2bFCZqKlDanE_Fxus_qtwoAyH16VX1JY8ldUugAsp5AtC7DA4h1uAvwcs4PgQ5w0PQr1iXYWIem3hfXzB-i4bM4pvGYngC1ff-0CZvMLT5N62IwuzFaq0znKSuK_WON-MxApqUGKWT4uWBnJx0K45zXUkMND5PnfUSUAWvrYRF0mezUq7MJFgdlY9Hdh-jsvIOT7qGewqAj-ZV5KsYyvW8usz0Je7IzL79R45_a2t6Qqpl4152HB4kQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/03/27 01:02:22 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AJfb6VWAHajl8f7XNFQ8MBC9QuZYyA0ZcxhtmqYT0Fq_vpLMLEMsq4n2ZvJNQN69XaOQwv4r2eS85NmFN-ITDSL8fctImbakXR-IoyiY3vjaOkWMgQyQ-tFKnYWO8GjPDKHEMpiqwGf1UCiVlh4t74PvV6Nwsi3VYeErCYoXXLLq34spRqwf8XzlIpwHLBtVx1asHHcJMbUGWfvX0tHpsDO9XOj2qyxcJecwknoYRuvx6FTdC447NqEfOiM_GD26vBKkvH1viRZZXqFRhdkmZaXrCIibz8UesJEW6b2o9pJJ4mn2BAWU7eqd4NfTsXY9frZghcjtaLqBprpNARLrXxc 2025/03/27 01:02:23 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/03/27 01:02:23 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/03/27 01:02:23 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/03/27 01:02:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/03/27 01:02:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/03/27 01:02:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/03/27 01:02:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AJfb6VWAHajl8f7XNFQ8MBC9QuZYyA0ZcxhtmqYT0Fq_vpLMLEMsq4n2ZvJNQN69XaOQwv4r2eS85NmFN-ITDSL8fctImbakXR-IoyiY3vjaOkWMgQyQ-tFKnYWO8GjPDKHEMpiqwGf1UCiVlh4t74PvV6Nwsi3VYeErCYoXXLLq34spRqwf8XzlIpwHLBtVx1asHHcJMbUGWfvX0tHpsDO9XOj2qyxcJecwknoYRuvx6FTdC447NqEfOiM_GD26vBKkvH1viRZZXqFRhdkmZaXrCIibz8UesJEW6b2o9pJJ4mn2BAWU7eqd4NfTsXY9frZghcjtaLqBprpNARLrXxc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/03/27 01:02:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AEyPnDD61NxpmM3Hbs7lfuI4ERsvM0ftPSwkmLF0_CRmqG9UWomVjGXjA128J_RqFNXet03KSHrZPfX8WkB-rrJTcBTlGOT9fbrNgG_XHfHYGyC1DDKIzaGsUAdDwxD5u_JnQmIagfwzE1qFLxoXOWeCghJtXQZwV19tsSukIbCHahVGpXNf6V8P70ezm5t0Z3BCf5eEX_szrngA4osUpIYIwIx2GqsjmZggA4s-7_5vWzCv78aFCUOIPfYBPvm2Zf5uzYdV3x8PTNdIc3A1AoX0EKsUU9YFILBq9UCWNHi_dMmXGouBX2PGlo38xVl7FpcIG1qqOQfSETxCFkUAuDo 2025/03/27 01:02:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/03/27 01:02:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/03/27 01:02:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/03/27 01:02:29 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/03/27 01:02:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/03/27 01:02:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/03/27 01:02:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AEyPnDD61NxpmM3Hbs7lfuI4ERsvM0ftPSwkmLF0_CRmqG9UWomVjGXjA128J_RqFNXet03KSHrZPfX8WkB-rrJTcBTlGOT9fbrNgG_XHfHYGyC1DDKIzaGsUAdDwxD5u_JnQmIagfwzE1qFLxoXOWeCghJtXQZwV19tsSukIbCHahVGpXNf6V8P70ezm5t0Z3BCf5eEX_szrngA4osUpIYIwIx2GqsjmZggA4s-7_5vWzCv78aFCUOIPfYBPvm2Zf5uzYdV3x8PTNdIc3A1AoX0EKsUU9YFILBq9UCWNHi_dMmXGouBX2PGlo38xVl7FpcIG1qqOQfSETxCFkUAuDo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/03/27 01:02:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ANjA-z4H0w169K4f6HZ99ppFFd2b25RVG-UyMc_E6wdypSrKGWPFWIrAwVZqEo5riAgBzsj9PCh4KqNtLgZGMliy5_wtar5COC3hSoP8d5EXXAIo2rb3Px17sd5aKT_ABTRtj8HWNNjdpvFxFBLjB4K7Jlu6-vBOA02wkhkM5_Of5oEKVzN7BYZ7SZJVjh5QXCUqNmGilUj5CgFLdM4tvqOKHNkrZ6OwEMWot7qG25GNJ3IfWf46JQt_y5zhvDJ0FEj9b9GUTNwDvAzmbD1f7Le670auOhObAzWiUheZlSRP9fU8ARTCMTYezLXLwxeSo0QZ2GW59vID65FvXYFV5X4 2025/03/27 01:02:33 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/03/27 01:02:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/03/27 01:02:34 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ANjA-z4H0w169K4f6HZ99ppFFd2b25RVG-UyMc_E6wdypSrKGWPFWIrAwVZqEo5riAgBzsj9PCh4KqNtLgZGMliy5_wtar5COC3hSoP8d5EXXAIo2rb3Px17sd5aKT_ABTRtj8HWNNjdpvFxFBLjB4K7Jlu6-vBOA02wkhkM5_Of5oEKVzN7BYZ7SZJVjh5QXCUqNmGilUj5CgFLdM4tvqOKHNkrZ6OwEMWot7qG25GNJ3IfWf46JQt_y5zhvDJ0FEj9b9GUTNwDvAzmbD1f7Le670auOhObAzWiUheZlSRP9fU8ARTCMTYezLXLwxeSo0QZ2GW59vID65FvXYFV5X4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/03/27 01:02:35 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AGKcm9pxUQZrMIKKV4pXhlsw5KvtzfMt6XZYhGv4kC5Uo1MNfrsfd_JKvTGGhuRnsNhM2hk5MAHAGAeEktJgAZK_G_70qWkKKv8OyyaiQR-miIBdinFNduGPFycCKMJ3KFYuCr2MvWMpfk-slqJ-qOEJ5rG-RnQ12aPOAJLkNdWoP9lwDcF1yyoWgLLtkWQQeF4wsR_kFGZMSsVXPSAj1GzzZWxby_wBDaj1j_us1t7fS1RvRjsdxqeMnJjTU35drN_74t4BZOPTmt0Pptp8sTfKzW7javDGx4qCNMj198LnbKj4zhsnUrbQkzPdIHLl6fHJ6o3rUoEY8e-uDSFcqDw 2025/03/27 01:02:36 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/03/27 01:02:36 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/03/27 01:02:37 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AGKcm9pxUQZrMIKKV4pXhlsw5KvtzfMt6XZYhGv4kC5Uo1MNfrsfd_JKvTGGhuRnsNhM2hk5MAHAGAeEktJgAZK_G_70qWkKKv8OyyaiQR-miIBdinFNduGPFycCKMJ3KFYuCr2MvWMpfk-slqJ-qOEJ5rG-RnQ12aPOAJLkNdWoP9lwDcF1yyoWgLLtkWQQeF4wsR_kFGZMSsVXPSAj1GzzZWxby_wBDaj1j_us1t7fS1RvRjsdxqeMnJjTU35drN_74t4BZOPTmt0Pptp8sTfKzW7javDGx4qCNMj198LnbKj4zhsnUrbQkzPdIHLl6fHJ6o3rUoEY8e-uDSFcqDw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/03/27 01:02:38 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AOmj7M113Unv7NlFWSEGiUqbXFEqIBvWpHPaxk0jnDkknngbvtuHKW5G4wHvsiOYIDfPQikGAj_vhKsOME1VY7HIkd-4QF08L1_Ponx2h5-Mvygd34dHcHAeq_NPtgkvQ3gtgcwaT2a9QrID1kzdNgzEAkcPUiiqA71KT8zCeF8InLymus-2PpQaSb4N7X9zImYwO0KQkodVsjWC4PQX8ntE2kgqEBOtM0AKdGF3BPTgTWN3mQQF5Ql7jKnKZ2MQJoJK4V04p6_daK-ZFGs906UAXp82CctbjGxR4B6ZnCU8TICE2De7--8Y_nSoNNkxI89ViPhRzV4J0F8GDwxqy_k 2025/03/27 01:02:38 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/03/27 01:02:39 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/03/27 01:02:39 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AOmj7M113Unv7NlFWSEGiUqbXFEqIBvWpHPaxk0jnDkknngbvtuHKW5G4wHvsiOYIDfPQikGAj_vhKsOME1VY7HIkd-4QF08L1_Ponx2h5-Mvygd34dHcHAeq_NPtgkvQ3gtgcwaT2a9QrID1kzdNgzEAkcPUiiqA71KT8zCeF8InLymus-2PpQaSb4N7X9zImYwO0KQkodVsjWC4PQX8ntE2kgqEBOtM0AKdGF3BPTgTWN3mQQF5Ql7jKnKZ2MQJoJK4V04p6_daK-ZFGs906UAXp82CctbjGxR4B6ZnCU8TICE2De7--8Y_nSoNNkxI89ViPhRzV4J0F8GDwxqy_k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/03/27 01:02:40 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AEH9YD_V78S9V-GK1TkW2dTUisZ3K8ic4cKBBHk9CjF0dwX33-Wm3bCVasFTHgmz-Iis9KSFJF5Wu7WzsbT1GZjqrhbjGpwfrpXWKMeEefxXTBKDLbBHzK-PjTcVmPPcZrGg_JMMdGuqnil7diLms-iD0cfiF4XTzVtciNtbaBhl73REvjP71GoiEK7bIehDpgRJ_L93J-7aFow7GVnUSLbJ1A9UKHS6p-fuJ4o7piN_pJ8ltKdhP0f-oCESQAamG9dHKlwkVd8bUj34M12dWmxlI-TxEisNKGpNQPZ-yCbfKRoEo5aXuNywzD-3gx4jYMM1LvjP1wcwplOSnSkRXYM 2025/03/27 01:02:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/03/27 01:02:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/03/27 01:02:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/03/27 01:02:41 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/03/27 01:02:42 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/03/27 01:02:42 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/03/27 01:02:42 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AEH9YD_V78S9V-GK1TkW2dTUisZ3K8ic4cKBBHk9CjF0dwX33-Wm3bCVasFTHgmz-Iis9KSFJF5Wu7WzsbT1GZjqrhbjGpwfrpXWKMeEefxXTBKDLbBHzK-PjTcVmPPcZrGg_JMMdGuqnil7diLms-iD0cfiF4XTzVtciNtbaBhl73REvjP71GoiEK7bIehDpgRJ_L93J-7aFow7GVnUSLbJ1A9UKHS6p-fuJ4o7piN_pJ8ltKdhP0f-oCESQAamG9dHKlwkVd8bUj34M12dWmxlI-TxEisNKGpNQPZ-yCbfKRoEo5aXuNywzD-3gx4jYMM1LvjP1wcwplOSnSkRXYM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/03/27 01:02:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ANQN-EKmL_XSh1usg_0LTev4pHVLjLzZXMYJRasGB0NGZTrc8GC1XBa6Y72n7wwwMy_ileFxl1p6WxHDRzeg154AQz6mJMhKTXuLJklYTVjHHwlBMTvmkSeLcbzkXVag62xB4L5VQj-8nhLGScQEliKGwVAdMevXYdCy72JOshVTPm82GIEf038ugR8JHXNK1m78HoIUb9ia-rbg6oEHAzeGiY9-PqpW9Sn1aPnRyLVTgMy_Jm7xdBp0BW4oG0JZr4ZKsGstCDzoE77BxuIhbRwRSClhmzIG85dq0GK-ZO3uz8o7b_WRKf2sFB1RI8lvACeCoz4VB19qYJa60i9ADMY 2025/03/27 01:02:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/03/27 01:02:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/03/27 01:02:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/03/27 01:02:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/03/27 01:02:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/03/27 01:02:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/03/27 01:02:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ANQN-EKmL_XSh1usg_0LTev4pHVLjLzZXMYJRasGB0NGZTrc8GC1XBa6Y72n7wwwMy_ileFxl1p6WxHDRzeg154AQz6mJMhKTXuLJklYTVjHHwlBMTvmkSeLcbzkXVag62xB4L5VQj-8nhLGScQEliKGwVAdMevXYdCy72JOshVTPm82GIEf038ugR8JHXNK1m78HoIUb9ia-rbg6oEHAzeGiY9-PqpW9Sn1aPnRyLVTgMy_Jm7xdBp0BW4oG0JZr4ZKsGstCDzoE77BxuIhbRwRSClhmzIG85dq0GK-ZO3uz8o7b_WRKf2sFB1RI8lvACeCoz4VB19qYJa60i9ADMY" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/03/27 01:02:49 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/03/27 01:02:53 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/03/27 01:02:57 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/03/27 01:03:00 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/03/27 01:03:04 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/03/27 01:03:07 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ALfyoU5tAM446DQ_BnqPYSDBjx0rNPGlTlh_dQQ0H2sRgcLroiSKk_uZCPxdAnz1aqp2buGiCFNRQH5kPtaQOMfV3_DOCeN-X8pdhlJsQGepxjDQpHSfg2-hZtGNR6O45-G_UXczSztWe3NJOLw2yYh_Ag5Q7OPo6pNE5OC1li_F3IOBoiHkx7EqVXrEMvGxhZQgMxwaORcAF-pqx9MOWtFC2yKpbHEOZQj-xRu67EZklLAnyntd7a8WJak_yAeYDuzWTxlCAEc56aFareSVkaxL0VoykaKS43MuctTpMkq3_kWd0M7FETbULWbnxTppBB7vDhBk9l7P2fIBMoidAEQ 2025/03/27 01:03:07 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/03/27 01:03:07 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "16b5d813f1ba520bd10cd9a8ef381f4d" 2025/03/27 01:03:07 DEBUG : unknown-size-put.txt: multipart upload "ALfyoU5tAM446DQ_BnqPYSDBjx0rNPGlTlh_dQQ0H2sRgcLroiSKk_uZCPxdAnz1aqp2buGiCFNRQH5kPtaQOMfV3_DOCeN-X8pdhlJsQGepxjDQpHSfg2-hZtGNR6O45-G_UXczSztWe3NJOLw2yYh_Ag5Q7OPo6pNE5OC1li_F3IOBoiHkx7EqVXrEMvGxhZQgMxwaORcAF-pqx9MOWtFC2yKpbHEOZQj-xRu67EZklLAnyntd7a8WJak_yAeYDuzWTxlCAEc56aFareSVkaxL0VoykaKS43MuctTpMkq3_kWd0M7FETbULWbnxTppBB7vDhBk9l7P2fIBMoidAEQ" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/03/27 01:03:08 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: APSKfSYX-dvEXzwOwuSxd5IAUSOc-dr1n8Mrpq2Ht77paMOlp-6o90OdH_5CZXQZhXq3rtO5YzExfVO7jFlSOEu-cCb1QtHONgF4kutStZHE6Mhgse0fNhpzEjzCFcm-9FrJGN0nOe1xx7GFsVPTXACy0wLHB42htDRej444JxyMRKFt-lnF8JLxB6trNkUApVzIx0AbTgjYe05jmmh9I7bIkFXyZ_dnzSTOBf0P8Yqqa9kdFVSUv_CSBwar5-eTAnfLSh3cFQ4hQQR8tczOsjQyprAbS-UJeV9eLh-oPGz2yaevVNCfo9QvpZmHH-ULsHIhh20NOT5HxJni4beYl3g 2025/03/27 01:03:08 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/03/27 01:03:08 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "5b1016d4d0ae4acc3e3bbe758ed4026d" 2025/03/27 01:03:09 DEBUG : unknown-size-update.txt: multipart upload "APSKfSYX-dvEXzwOwuSxd5IAUSOc-dr1n8Mrpq2Ht77paMOlp-6o90OdH_5CZXQZhXq3rtO5YzExfVO7jFlSOEu-cCb1QtHONgF4kutStZHE6Mhgse0fNhpzEjzCFcm-9FrJGN0nOe1xx7GFsVPTXACy0wLHB42htDRej444JxyMRKFt-lnF8JLxB6trNkUApVzIx0AbTgjYe05jmmh9I7bIkFXyZ_dnzSTOBf0P8Yqqa9kdFVSUv_CSBwar5-eTAnfLSh3cFQ4hQQR8tczOsjQyprAbS-UJeV9eLh-oPGz2yaevVNCfo9QvpZmHH-ULsHIhh20NOT5HxJni4beYl3g" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/03/27 01:03:09 DEBUG : Creating backend with remote "TestS3R2:rclone-test-bobajir8xaxu/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/03/27 01:03:09 DEBUG : Waiting for deletions to finish 2025/03/27 01:03:09 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/03/27 01:03:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/03/27 01:03:09 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/03/27 01:03:10 INFO : S3 bucket rclone-test-bobajir8xaxu: Bucket "rclone-test-bobajir8xaxu" deleted 2025/03/27 01:03:10 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (146.87s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.31s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.17s) --- FAIL: TestIntegration/FsMkdir (144.69s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.25s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (14.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.66s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.90s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.71s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.40s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (17.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (86.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (13.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (4.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (2.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (12.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (5.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (14.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (7.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (3.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (12.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (17.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (3.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (8.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (17.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (5.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (7.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.34s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (18.47s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (4.77s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.71s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.95s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.27s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.88s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.39s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.16s) --- 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/03/27 01:03:10 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/03/27 01:03:10 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 146.903s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 2m28.206587202s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/leading_tilde TestIntegration/FsMkdir/FsEncoding/leading_HT]