"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 TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/04/12 05:07:27 DEBUG : Creating backend with remote "TestS3R2:rclone-test-nowacoc8jeyi" 2026/04/12 05:07:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/04/12 05:07:28 INFO : S3 bucket rclone-test-nowacoc8jeyi: Bucket "rclone-test-nowacoc8jeyi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/04/12 05:07:29 INFO : S3 bucket rclone-test-nowacoc8jeyi: Bucket "rclone-test-nowacoc8jeyi" deleted === RUN TestIntegration/FsMkdir 2026/04/12 05:07:30 INFO : S3 bucket rclone-test-nowacoc8jeyi: Bucket "rclone-test-nowacoc8jeyi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/12 05:07:30 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/12 05:07:30 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/12 05:07:30 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:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/04/12 05:07:43 NOTICE: S3 bucket rclone-test-nowacoc8jeyi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/04/12 05:07:44 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ALvqQCNCwGm0fmuZqgepg9cVOA1SiiAQaChCmb4XD3G5JQBVpS_iOk-xnv4j0jxy-sKoRemtS92ZFU54hwDzoFfTSI0w0WMi7VZQ1cI6X3fNOWfishXThFMbNRutghArQHvjo1I3vHYeF6Xe6l7YmNbCJOLHnKWTtFmJ2JXnK9DuqlG12DWDh2oXvFmgX34tyu3r0TvL0HJWqH8VvPSJXqeKK76dUPwSUGsiXM5EmjFceiwjZ0GQvNfjwO9CLUVnHuz5Aev5p7zsBw-mamAI1UrM8gwpk4FHBqFLo2gix838jCsLHHuP0vJ1FZxGAZ2Lkpm6JkPK2Ku38enozDdj4a0 2026/04/12 05:07:44 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "ea2873c60d5269821187336761ee54ff" 2026/04/12 05:07:44 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "ef4a9db14835d0e4194d58b21de28adc" 2026/04/12 05:07:44 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "a7b418a2e6ad5f4fb318e1f60a62e529" 2026/04/12 05:07:45 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ALvqQCNCwGm0fmuZqgepg9cVOA1SiiAQaChCmb4XD3G5JQBVpS_iOk-xnv4j0jxy-sKoRemtS92ZFU54hwDzoFfTSI0w0WMi7VZQ1cI6X3fNOWfishXThFMbNRutghArQHvjo1I3vHYeF6Xe6l7YmNbCJOLHnKWTtFmJ2JXnK9DuqlG12DWDh2oXvFmgX34tyu3r0TvL0HJWqH8VvPSJXqeKK76dUPwSUGsiXM5EmjFceiwjZ0GQvNfjwO9CLUVnHuz5Aev5p7zsBw-mamAI1UrM8gwpk4FHBqFLo2gix838jCsLHHuP0vJ1FZxGAZ2Lkpm6JkPK2Ku38enozDdj4a0" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: 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 2026/04/12 05:07:47 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/12 05:07:47 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:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/04/12 05:07:49 DEBUG : S3 bucket rclone-test-nowacoc8jeyi: bucket is versioned: false 2026/04/12 05:07:49 DEBUG : Waiting for deletions to finish 2026/04/12 05:07:49 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/04/12 05:07:49 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/04/12 05:07:49 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/12 05:07:50 DEBUG : Creating backend with remote "TestS3R2:rclone-test-nowacoc8jeyi/dirToPurgeFromRoot" 2026/04/12 05:07:50 DEBUG : S3 bucket rclone-test-nowacoc8jeyi path dirToPurgeFromRoot: bucket is versioned: false 2026/04/12 05:07:50 DEBUG : Waiting for deletions to finish 2026/04/12 05:07:50 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/04/12 05:07:50 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/04/12 05:07:51 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/12 05:07:51 DEBUG : Creating backend with remote "TestS3R2:rclone-test-nowacoc8jeyi/hello? sausage/êé" 2026/04/12 05:07:52 DEBUG : S3 bucket rclone-test-nowacoc8jeyi path hello? sausage/êé: bucket is versioned: false 2026/04/12 05:07:52 DEBUG : Waiting for deletions to finish 2026/04/12 05:07:52 DEBUG : "a/b/c/d/e.txt" version false 2026/04/12 05:07:52 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/04/12 05:07:52 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:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: 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:1699: 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 2026/04/12 05:07:58 DEBUG : Creating backend with remote "TestS3R2:rclone-test-nowacoc8jeyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/12 05:07:58 DEBUG : Creating backend with remote "TestS3R2:rclone-test-nowacoc8jeyi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-nowacoc8jeyi" from "TestS3R2:rclone-test-nowacoc8jeyi" 2026/04/12 05:07:58 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:2060: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/12 05:08:04 DEBUG : piped data.txt: open chunk writer: started multipart upload: ADMXJS_Pk3YeHfSnkJZIw5LgGtV7sQmVKWkN0u7Y7VcIOG5TD2UOUmRwBTPKa-DV2fIEXCmDhnfWEazJLO2Ieyr_W2V2XUERulnvQna8kua_mO96OBdA6iWRGeixGUshvb4WX3mlGzuvQqFlBvHbLFMPZalsD8fSD9ZdAdyQ5W3rbx2mOWnrlfgRwfpoRAd8k3aA0sFIrrsmu8ebg7S7AVKzDW6s4c5-NE6RSzfSlTswyE9fKMrUUY-qD-M3WXG0GV53UA7c2TbMTLRHzXndlKRS_9-rfvk1nkHan7QzJOWY41a4b7AKw-zWdVUUYEHhNYFxqnV2u9-wjCH_yaZTwXw 2026/04/12 05:08:04 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/04/12 05:08:04 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/04/12 05:08:04 DEBUG : piped data.txt: multipart upload "ADMXJS_Pk3YeHfSnkJZIw5LgGtV7sQmVKWkN0u7Y7VcIOG5TD2UOUmRwBTPKa-DV2fIEXCmDhnfWEazJLO2Ieyr_W2V2XUERulnvQna8kua_mO96OBdA6iWRGeixGUshvb4WX3mlGzuvQqFlBvHbLFMPZalsD8fSD9ZdAdyQ5W3rbx2mOWnrlfgRwfpoRAd8k3aA0sFIrrsmu8ebg7S7AVKzDW6s4c5-NE6RSzfSlTswyE9fKMrUUY-qD-M3WXG0GV53UA7c2TbMTLRHzXndlKRS_9-rfvk1nkHan7QzJOWY41a4b7AKw-zWdVUUYEHhNYFxqnV2u9-wjCH_yaZTwXw" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/12 05:08:04 DEBUG : piped data.txt: open chunk writer: started multipart upload: ALS7K8XqM5rDUnVYGUl8l9nSLat9hD-pYK4EvZ2ZwN1VVJj_OpsMY9f82OL_NvJmjZmurOxU6lWCV1-Ye2fBZowxXV2RFjYdcwV1cXFJbZ7XTQ-qPIOVtM2Oe_RH3iYhR4tZfSi45LTFQytZZInWhJBpvGBBEHde9TD3awkGZAAefoH_Nw9HXLOULkvsi1_owr2rxmIwe_kC-NR-YuV7ndRZZybu-rjWEsZuxOkD_xG_B36m52SWDnDOFSFJNGnvpQa-QZ59BpY9ePhZHaAEfZWHKFb8l8FazG30IhG1ut_Vgo7snT0iwV6K4Upg5yucYrNAgktjXt_-ExZciOWe4VY 2026/04/12 05:08:04 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/12 05:08:04 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "807a39b213f3738f259d3532e4fd3e9f" 2026/04/12 05:08:05 DEBUG : piped data.txt: multipart upload "ALS7K8XqM5rDUnVYGUl8l9nSLat9hD-pYK4EvZ2ZwN1VVJj_OpsMY9f82OL_NvJmjZmurOxU6lWCV1-Ye2fBZowxXV2RFjYdcwV1cXFJbZ7XTQ-qPIOVtM2Oe_RH3iYhR4tZfSi45LTFQytZZInWhJBpvGBBEHde9TD3awkGZAAefoH_Nw9HXLOULkvsi1_owr2rxmIwe_kC-NR-YuV7ndRZZybu-rjWEsZuxOkD_xG_B36m52SWDnDOFSFJNGnvpQa-QZ59BpY9ePhZHaAEfZWHKFb8l8FazG30IhG1ut_Vgo7snT0iwV6K4Upg5yucYrNAgktjXt_-ExZciOWe4VY" 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 2026/04/12 05:08:05 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:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:530: Object Lock not supported by this provider: CreateBucket with Object Lock failed: operation error S3: CreateBucket, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: Header 'x-amz-bucket-object-lock-enabled' with value 'true' not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/04/12 05:08:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ADKXICBsj4-Ty1AUkvZkuu9i14JkRFoEM3GMzbOeilDJYuZncHskm8X59JxDZ3rzXYGC-M32hC24sQjWTE_dGotepxs06k7NDLpI4zNFx4qPxgubDnHLL7lP3Mx4DiRfPKVrAZrCc75Z1bGeAHYNMEoaK2AjEit5ARYh4t8CbHQvKfbBe9QSTAPFwUHg_Me3MfbOpR9ZeILY108HKA3Y0h5Go0vz8DHBpvz-qrFUzMWKjE9-xpm5QYI46U6TPK-C2__bNdOznkl6UbTcwcTnQzmiXx_j5Bx8uEoVnVSWwEM6fsmxhPyE2kE6DSMprJaJOKgfUdpAWJ4yjoJODLXSBbQ 2026/04/12 05:08:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/04/12 05:08:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/04/12 05:08:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ADKXICBsj4-Ty1AUkvZkuu9i14JkRFoEM3GMzbOeilDJYuZncHskm8X59JxDZ3rzXYGC-M32hC24sQjWTE_dGotepxs06k7NDLpI4zNFx4qPxgubDnHLL7lP3Mx4DiRfPKVrAZrCc75Z1bGeAHYNMEoaK2AjEit5ARYh4t8CbHQvKfbBe9QSTAPFwUHg_Me3MfbOpR9ZeILY108HKA3Y0h5Go0vz8DHBpvz-qrFUzMWKjE9-xpm5QYI46U6TPK-C2__bNdOznkl6UbTcwcTnQzmiXx_j5Bx8uEoVnVSWwEM6fsmxhPyE2kE6DSMprJaJOKgfUdpAWJ4yjoJODLXSBbQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/04/12 05:08:09 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ACHLnRltQCPTwxhxPXjE8vHdALrLgStDyRjmM_neUkaR5arKV12JWjrE2oMLRgTIzgMiuRdvwp8Np61wUGuWE50AnunDcYRrSHnKOHhUOfPLVFZxeRvh2tbTVXGtv4E5H2rX3NaJ9APria7P0SaAAi8ztPWAull-gaQAGHU3ONjYJPatjFGxJLmQCOxNZcEwbsyd3smQKDxUd9dgzop2TgVrKkPbRaav6weIGak1g01RO2UJdRXXunP6Zpw6R8HK9PTOgeJphSRqu-_NW7K2SMk11FL1rwsBSaFevCvw2G0BTwZapfPTcSmkh26wXB1RETjSW7HPsZC3uSCPlYBracw 2026/04/12 05:08:09 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/04/12 05:08:09 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/12 05:08:09 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ACHLnRltQCPTwxhxPXjE8vHdALrLgStDyRjmM_neUkaR5arKV12JWjrE2oMLRgTIzgMiuRdvwp8Np61wUGuWE50AnunDcYRrSHnKOHhUOfPLVFZxeRvh2tbTVXGtv4E5H2rX3NaJ9APria7P0SaAAi8ztPWAull-gaQAGHU3ONjYJPatjFGxJLmQCOxNZcEwbsyd3smQKDxUd9dgzop2TgVrKkPbRaav6weIGak1g01RO2UJdRXXunP6Zpw6R8HK9PTOgeJphSRqu-_NW7K2SMk11FL1rwsBSaFevCvw2G0BTwZapfPTcSmkh26wXB1RETjSW7HPsZC3uSCPlYBracw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/04/12 05:08:10 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AJHM-Sgl-k0mG6T9131X1WeteDbDNcSrPdJs9ddLuyX21pFqyEPB5raaV20T4dhZKQrz7v_64SRoqSTkNgKOEMOFY6kVUCvVl11ero9cunUF8289uzNq-eO5ZCO2cWqZJpr-0KitO6RjR3qPBbtrkptQTISAXBow0_1gZEhvqHDYWEcTpLWbFofUTR_M7QTUfQX1yKm-UgoCMZwIMd17jRwr965_5M8LnE6qUJQR2SAMIGOI4mGZ6yhSUUEjt2WJOhj4W8hDrs51u9qNHfhBkp7nuAB6eHPNF9zMG2Q2sXMo14HKQFWHSkAt3PECBmNxf28XG6KOrkn1wJWzV267qTM 2026/04/12 05:08:10 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/12 05:08:11 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/12 05:08:11 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AJHM-Sgl-k0mG6T9131X1WeteDbDNcSrPdJs9ddLuyX21pFqyEPB5raaV20T4dhZKQrz7v_64SRoqSTkNgKOEMOFY6kVUCvVl11ero9cunUF8289uzNq-eO5ZCO2cWqZJpr-0KitO6RjR3qPBbtrkptQTISAXBow0_1gZEhvqHDYWEcTpLWbFofUTR_M7QTUfQX1yKm-UgoCMZwIMd17jRwr965_5M8LnE6qUJQR2SAMIGOI4mGZ6yhSUUEjt2WJOhj4W8hDrs51u9qNHfhBkp7nuAB6eHPNF9zMG2Q2sXMo14HKQFWHSkAt3PECBmNxf28XG6KOrkn1wJWzV267qTM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/12 05:08:12 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AEPqZqVAp6A0qHhjiOtRKhsBte2n_jvM9Zimd7g0nKgj7Q6Pkdro-Pwq2C5KJBMXwt3pM4kzvxQ949zYaFKDcamOWW1zaMeR0BWr5pGtZIZMFkN4sF-ZY_-PzCc9goz789hHdldbK8-WVabNEMzr9Z1cPVscEU5VqTh53ytTh07qahCqEgOi8H5nXJpu7k9F563vh8RWXoEMbeSzG98jorCzCN66m3ebTWw-wRPsI3JDEQg0067bSyz7CyxGbNWvWIIccwwgjtcETnW6wp5iMmQnUUp3nK_QCNw-WK0Z3ubBwy3TdMdLEE8oMFNqT8vIM0vYB3FpYaz7WXzcUknzuVE 2026/04/12 05:08:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/12 05:08:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/12 05:08:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/12 05:08:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/12 05:08:12 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/12 05:08:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/12 05:08:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AEPqZqVAp6A0qHhjiOtRKhsBte2n_jvM9Zimd7g0nKgj7Q6Pkdro-Pwq2C5KJBMXwt3pM4kzvxQ949zYaFKDcamOWW1zaMeR0BWr5pGtZIZMFkN4sF-ZY_-PzCc9goz789hHdldbK8-WVabNEMzr9Z1cPVscEU5VqTh53ytTh07qahCqEgOi8H5nXJpu7k9F563vh8RWXoEMbeSzG98jorCzCN66m3ebTWw-wRPsI3JDEQg0067bSyz7CyxGbNWvWIIccwwgjtcETnW6wp5iMmQnUUp3nK_QCNw-WK0Z3ubBwy3TdMdLEE8oMFNqT8vIM0vYB3FpYaz7WXzcUknzuVE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/12 05:08:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ANdVLVRIIrjSS5wSsrAIYUg2riTJVK5w2Sj-BLEoOf4hfCWjl6S7v0vOuJ3qJm8DU_RTLtUBvpRZLl4nQnDqI1Q7quo9DV3YhoeWReN1z2f4mIbtHtuqL0xKENpvVU3TIE1iZ1YKMZozKIxZlRb8Ag9XQ5dfOxj-orKUkRTigX-7ajfzpJmSqKOCq8Cn4O9QgJHDegSGSGk-jmPg2Yf2kKZYjhMDnzax43cGM_I1-BFv8GW9ICn27cSkfC3_c4SrICgoN1laHvjx4XpkPZTXwMRUDAKX2gNSfDYxYkLvbXGvn-qDdJp9neiLxdAig7AKQrSOh056fJNUI7hY3Emw-aE 2026/04/12 05:08:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/12 05:08:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/04/12 05:08:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/04/12 05:08:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/12 05:08:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/12 05:08:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/12 05:08:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ANdVLVRIIrjSS5wSsrAIYUg2riTJVK5w2Sj-BLEoOf4hfCWjl6S7v0vOuJ3qJm8DU_RTLtUBvpRZLl4nQnDqI1Q7quo9DV3YhoeWReN1z2f4mIbtHtuqL0xKENpvVU3TIE1iZ1YKMZozKIxZlRb8Ag9XQ5dfOxj-orKUkRTigX-7ajfzpJmSqKOCq8Cn4O9QgJHDegSGSGk-jmPg2Yf2kKZYjhMDnzax43cGM_I1-BFv8GW9ICn27cSkfC3_c4SrICgoN1laHvjx4XpkPZTXwMRUDAKX2gNSfDYxYkLvbXGvn-qDdJp9neiLxdAig7AKQrSOh056fJNUI7hY3Emw-aE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/04/12 05:08:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AGgS1A63pgpWDlstC3jGEyBXExHtVhvtxkSyHBUTSbCcQIrp7c3-bwOm-54yB7DhrM5Y-WbG-iuYpHT7Y_VEhzBx5ZXVxXmKqInbHg6GdGsAry2vdwe0fnAq0PrdY8dIDRVDxnxCcYVppl962ciZmvPuVoXvk9V4us0pS2OEDVKavj8EY7sabKEYLMgPCNIH0NgcUFFnonuhEFBSAOTUs14hBpOSnFhIBYG6XB7vUp_pYuzYlQgmUW6Psc3O2Qc9EGmrjrsThhzYzTeKGZDYAxh6zgvXHXSWIkKsW0HHvagTMnKn93CQDNBZl9LcJnQsPhzzESw6B4XMhMcVByChfjs 2026/04/12 05:08:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/12 05:08:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/04/12 05:08:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AGgS1A63pgpWDlstC3jGEyBXExHtVhvtxkSyHBUTSbCcQIrp7c3-bwOm-54yB7DhrM5Y-WbG-iuYpHT7Y_VEhzBx5ZXVxXmKqInbHg6GdGsAry2vdwe0fnAq0PrdY8dIDRVDxnxCcYVppl962ciZmvPuVoXvk9V4us0pS2OEDVKavj8EY7sabKEYLMgPCNIH0NgcUFFnonuhEFBSAOTUs14hBpOSnFhIBYG6XB7vUp_pYuzYlQgmUW6Psc3O2Qc9EGmrjrsThhzYzTeKGZDYAxh6zgvXHXSWIkKsW0HHvagTMnKn93CQDNBZl9LcJnQsPhzzESw6B4XMhMcVByChfjs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/04/12 05:08:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AHJ_j4SIWc6OCiS7eFDaalTxnb_QCsTjgC6v2HFDjUGXwo2y3Zo61rQ1eDmVMOJbxhm5zqdD601M7eA-GpS2Cco-O0t2DxVcEy22oTeNwsgJSdtx2alsOx7t3rpPVf_wacqFBS6vflJkA2gJLeIa1qdIeOITVZ_ax5Gu4ktY43kGiJoCxThDwO6X1b0nRJOhsDXk8MLTIcfIsKFFm6E_n8LI45s8KDpRp83NJoVrX-LnfO7XCoXBdmd2q0yNC2BacA0jlYSH39y5KEnOmzAVjfO6SkiXu3cA0n8mWOEdQ3WO1y2RZ3YlbElIT6rczx6DXzkuZ781d_Ur3V7YRxhD3VU 2026/04/12 05:08:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/12 05:08:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/12 05:08:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AHJ_j4SIWc6OCiS7eFDaalTxnb_QCsTjgC6v2HFDjUGXwo2y3Zo61rQ1eDmVMOJbxhm5zqdD601M7eA-GpS2Cco-O0t2DxVcEy22oTeNwsgJSdtx2alsOx7t3rpPVf_wacqFBS6vflJkA2gJLeIa1qdIeOITVZ_ax5Gu4ktY43kGiJoCxThDwO6X1b0nRJOhsDXk8MLTIcfIsKFFm6E_n8LI45s8KDpRp83NJoVrX-LnfO7XCoXBdmd2q0yNC2BacA0jlYSH39y5KEnOmzAVjfO6SkiXu3cA0n8mWOEdQ3WO1y2RZ3YlbElIT6rczx6DXzkuZ781d_Ur3V7YRxhD3VU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/04/12 05:08:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AHxS4nPcBwFkv3LflqBV_7AAX6FFBouXIUbPA74FgQcUfjevxkPBXXHMf1Yo9i8SaPOP4hiyOa6bM2OAZ_e8k0Z0RrRxjN2uFHz0wp5hXmg0QinQQbZJxq0WDYd2Ft3U88fhY48u64aJcDtum0_aH0zCcL3bPXV6h-oH11yD58YOBJ6z0hDgBE8F2iHHHHMYJkQwgtlbEpVSpVj98YCDtmjONDUCCUHiNOjJjDw22KgkJhFP-819evns_HCkY-hD3MQ4OEvlabYfbBhYeGwxhI1XCsIF-omlkkWxdNsdK_9mS2CPBfZoiLYpFhe10ZswbonodwfBWs02Sgzi6jzfMAs 2026/04/12 05:08:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/12 05:08:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/12 05:08:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AHxS4nPcBwFkv3LflqBV_7AAX6FFBouXIUbPA74FgQcUfjevxkPBXXHMf1Yo9i8SaPOP4hiyOa6bM2OAZ_e8k0Z0RrRxjN2uFHz0wp5hXmg0QinQQbZJxq0WDYd2Ft3U88fhY48u64aJcDtum0_aH0zCcL3bPXV6h-oH11yD58YOBJ6z0hDgBE8F2iHHHHMYJkQwgtlbEpVSpVj98YCDtmjONDUCCUHiNOjJjDw22KgkJhFP-819evns_HCkY-hD3MQ4OEvlabYfbBhYeGwxhI1XCsIF-omlkkWxdNsdK_9mS2CPBfZoiLYpFhe10ZswbonodwfBWs02Sgzi6jzfMAs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/12 05:08:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: APRsKHLF0yQwVWt44PwNjz6J-wFeZudk8N1UPFBU-9VqCKE5HOghgSxvq5PsrR7MRF0eTD_suT4fyiN0Xf3_HQV3nIp2Tw55YxN9OK11DDSNXe01FfXCE_dIhxax82QnaNp76rMwmz5l8IFf4gaxWEcHRdem0OIU0YWrfEjusW42gf4i6ha-jEc2ECQRzyam8srX9QdGhHYaBFBrY1Q8oCNl0TPLC6kc4td4JcDVW6I1Y-jQ3TtVdmMcIg6qpLcrYtCb6fuc_XgOXvc6sii2jUM_0bZQpSVWZ5Owk-uo19gRQQ7ulyOqD2BvZNdp3cdYwUTx9S07kfam1381TLDLJe4 2026/04/12 05:08:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/12 05:08:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/12 05:08:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/12 05:08:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/12 05:08:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/12 05:08:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/12 05:08:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "APRsKHLF0yQwVWt44PwNjz6J-wFeZudk8N1UPFBU-9VqCKE5HOghgSxvq5PsrR7MRF0eTD_suT4fyiN0Xf3_HQV3nIp2Tw55YxN9OK11DDSNXe01FfXCE_dIhxax82QnaNp76rMwmz5l8IFf4gaxWEcHRdem0OIU0YWrfEjusW42gf4i6ha-jEc2ECQRzyam8srX9QdGhHYaBFBrY1Q8oCNl0TPLC6kc4td4JcDVW6I1Y-jQ3TtVdmMcIg6qpLcrYtCb6fuc_XgOXvc6sii2jUM_0bZQpSVWZ5Owk-uo19gRQQ7ulyOqD2BvZNdp3cdYwUTx9S07kfam1381TLDLJe4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/12 05:08:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: APYlejQwAe8gWnA3MdMEz6hShtO9b34eoX7bjA4dzi8GY8yZYUGzn6nTPhYrSw2eBZm12CMp3JwnapNwyRWhzF0xCpKk44mbvb7W5UfQTa6HN_uTllgZ-r6HnixvX7zdzNs7QQ29UNts5jooAdGSuhncQjl-rXEeXzx5sLMIoz-5ELsIYl-rIVSigaPMmIddFpL57liFR20TaIsMyGziYL0tfbsaicKGInxlmsxdgjw6_LDaPjUiJnt9rR9WFn3OHcPdDgco5BOEdKUXU6CVSnyosof1mPiLEDHpw4gfY5jQQV8mAHOWm-HjtgkwCG8LZMTk6OjC9VHv40dZzv6U5t4 2026/04/12 05:08:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/12 05:08:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/04/12 05:08:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/12 05:08:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/12 05:08:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/12 05:08:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/12 05:08:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "APYlejQwAe8gWnA3MdMEz6hShtO9b34eoX7bjA4dzi8GY8yZYUGzn6nTPhYrSw2eBZm12CMp3JwnapNwyRWhzF0xCpKk44mbvb7W5UfQTa6HN_uTllgZ-r6HnixvX7zdzNs7QQ29UNts5jooAdGSuhncQjl-rXEeXzx5sLMIoz-5ELsIYl-rIVSigaPMmIddFpL57liFR20TaIsMyGziYL0tfbsaicKGInxlmsxdgjw6_LDaPjUiJnt9rR9WFn3OHcPdDgco5BOEdKUXU6CVSnyosof1mPiLEDHpw4gfY5jQQV8mAHOWm-HjtgkwCG8LZMTk6OjC9VHv40dZzv6U5t4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/04/12 05:08:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AI4rYn1eZ4Y-VLFpGE4zKz-kAzBgdK7W1DsYP0W3ywNExt2TdLGYrBE2w6T8F1fhubQwtjSXCAI0BM7zWSIhWDJVOkDzkJGaY4H37gNUQds-htWIZZsQUZm-KV6cBtxZDlp93NhCIj2VLhJA3g0PwPhL419WXzJqNNqZRsGBYLG_Io0oNl3ShNVm7hibEZyC1yBOC8yq98sl2nPhViG-8IcG9eh9m5wjFfPGd4mNebYbdarMmVHmgdabNd2sDqRQFHBTVJ74_5mmb0TGYMw0uKXftl5quFQzSYJRvLSL5VA2Y5xgDRV_LFEdKd-CK7RMA5o2idsaoNR8mo6Ed4Pfzms 2026/04/12 05:08:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/12 05:08:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/04/12 05:08:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AI4rYn1eZ4Y-VLFpGE4zKz-kAzBgdK7W1DsYP0W3ywNExt2TdLGYrBE2w6T8F1fhubQwtjSXCAI0BM7zWSIhWDJVOkDzkJGaY4H37gNUQds-htWIZZsQUZm-KV6cBtxZDlp93NhCIj2VLhJA3g0PwPhL419WXzJqNNqZRsGBYLG_Io0oNl3ShNVm7hibEZyC1yBOC8yq98sl2nPhViG-8IcG9eh9m5wjFfPGd4mNebYbdarMmVHmgdabNd2sDqRQFHBTVJ74_5mmb0TGYMw0uKXftl5quFQzSYJRvLSL5VA2Y5xgDRV_LFEdKd-CK7RMA5o2idsaoNR8mo6Ed4Pfzms" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/04/12 05:08:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ANtTmyXGwOKRsaORwGZBC-zkTlPZTfuC4zhTDgYX2LxEWxwKtr2A6mjqhvODL-tBJK7lmH0qEmdlsWK9-rCjixBktOHUS09iFh6xFJkIGjdZfe_9kgpUJCj5YYGN5WibmIOAy3CElqD3iMl8jhJ5JsbYZWOVLwAhxFDPS14iHfx1nUISEAdLqIWk9lRfUuGLxe0ifPKkoqOxujag8bqs7q7cBq6_lSxNURv3Xgst_U4AiAt71E7myW7dwIsVjmr2hddplgK24ytnv8egT9NFC7BGJUcqRHOrOOMmdQX2_WapAdoHGQXVIYoghP6YLriDcntq_ojPb6cnwZJNsoLfSxQ 2026/04/12 05:08:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/12 05:08:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/12 05:08:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ANtTmyXGwOKRsaORwGZBC-zkTlPZTfuC4zhTDgYX2LxEWxwKtr2A6mjqhvODL-tBJK7lmH0qEmdlsWK9-rCjixBktOHUS09iFh6xFJkIGjdZfe_9kgpUJCj5YYGN5WibmIOAy3CElqD3iMl8jhJ5JsbYZWOVLwAhxFDPS14iHfx1nUISEAdLqIWk9lRfUuGLxe0ifPKkoqOxujag8bqs7q7cBq6_lSxNURv3Xgst_U4AiAt71E7myW7dwIsVjmr2hddplgK24ytnv8egT9NFC7BGJUcqRHOrOOMmdQX2_WapAdoHGQXVIYoghP6YLriDcntq_ojPb6cnwZJNsoLfSxQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/04/12 05:08:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AKK0RpiKZA2d1xCMbSQZpmx6AYDUd9SZfJu4IY_KwCgUW5-5sO20IqJFq7IQBrdiaBTcTPRRQaj0F58k95gSn6KBOkZW3kAvrIA6POYnqaapku3jtgFjh4fcna5AfyJOXuJ60mCpQO6fRAVdWXajwTTqBRe7S8q2hm81lQn_uCicU0smc5INbuUrhm2qwo25uUb1bWBtHghFoZUmBq8AmSJB0d4GOjvPEe19Ylzmdn9qv2OY0dXMHfXZJI4bvLJrSsrn9e8hg7UL588CaIY0xSGHXfuKw4q_HWvQE8S1GhgKYNb7QtdxZ7It_fSJHLzBmQOeo6oY7qCR9cWTCP_wmXU 2026/04/12 05:08:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/12 05:08:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/12 05:08:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AKK0RpiKZA2d1xCMbSQZpmx6AYDUd9SZfJu4IY_KwCgUW5-5sO20IqJFq7IQBrdiaBTcTPRRQaj0F58k95gSn6KBOkZW3kAvrIA6POYnqaapku3jtgFjh4fcna5AfyJOXuJ60mCpQO6fRAVdWXajwTTqBRe7S8q2hm81lQn_uCicU0smc5INbuUrhm2qwo25uUb1bWBtHghFoZUmBq8AmSJB0d4GOjvPEe19Ylzmdn9qv2OY0dXMHfXZJI4bvLJrSsrn9e8hg7UL588CaIY0xSGHXfuKw4q_HWvQE8S1GhgKYNb7QtdxZ7It_fSJHLzBmQOeo6oY7qCR9cWTCP_wmXU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/12 05:08:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AJ0-XswiUG7SPZDNqlQoA3RdYpaAFV8_cZt4J_iDBBxFikCaf3BpIGJXwRvclMaJnL1WDmqiRkApb4yKLHN7rrADYGy3TIYlxB7_3ktqveNxckTcMTWRM4CBH5KJN2tqSm2dUrSikkM84n5408KRdRWlLH6edmLP6ARLmyTzkhTua_UIjATTEzrgkpj9hGfYCQE2m45ThFShHazUCI-ECiDT_H9a6CMwXv5Z-zeBZb2M2S6elWa3El6b6GgGtVNDgTddUiDsBP_CH3UOxDHg57x8jm5dl61r45KMd-iKfOR4y8_Z1mJzF7oBnRncTUYk9rMdzcf3tzAOMO5RwrPHoSg 2026/04/12 05:08:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/12 05:08:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/12 05:08:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/12 05:08:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/12 05:08:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/12 05:08:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/12 05:08:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AJ0-XswiUG7SPZDNqlQoA3RdYpaAFV8_cZt4J_iDBBxFikCaf3BpIGJXwRvclMaJnL1WDmqiRkApb4yKLHN7rrADYGy3TIYlxB7_3ktqveNxckTcMTWRM4CBH5KJN2tqSm2dUrSikkM84n5408KRdRWlLH6edmLP6ARLmyTzkhTua_UIjATTEzrgkpj9hGfYCQE2m45ThFShHazUCI-ECiDT_H9a6CMwXv5Z-zeBZb2M2S6elWa3El6b6GgGtVNDgTddUiDsBP_CH3UOxDHg57x8jm5dl61r45KMd-iKfOR4y8_Z1mJzF7oBnRncTUYk9rMdzcf3tzAOMO5RwrPHoSg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/12 05:08:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AOlitumrm-vz1PGg9qQ00fj9dKKkxQdUOqAhn4OgVKtQgnaZ3PPBUuYlVIQhpfQQTlFFizIPah5VxEp6FZKRKwW22n9PyC_AnocJAruFl4nF56CrLs9bn5k4DOI9Oh7vYh2Le7JgUCttR3Livhnyq1e_VpsdxxO6offIfj7VGkOMlZ9LDDJR8bEyMB_IIAAmMt-OKlzpm9ERaZuin8aW34RNwGoGtqu5zgJxi2xCf19MAwg9SsplTBD4Io7d3Ws1Gxn-yQ_QNJwUDfNs4uO1_XPsHCUSjkCLOWBfkNMzKUJmozLyjAmtTCaPqcALjiypWX_XjReB_kCBmnENfgvAEfU 2026/04/12 05:08:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/12 05:08:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/12 05:08:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/04/12 05:08:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/12 05:08:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/12 05:08:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/12 05:08:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AOlitumrm-vz1PGg9qQ00fj9dKKkxQdUOqAhn4OgVKtQgnaZ3PPBUuYlVIQhpfQQTlFFizIPah5VxEp6FZKRKwW22n9PyC_AnocJAruFl4nF56CrLs9bn5k4DOI9Oh7vYh2Le7JgUCttR3Livhnyq1e_VpsdxxO6offIfj7VGkOMlZ9LDDJR8bEyMB_IIAAmMt-OKlzpm9ERaZuin8aW34RNwGoGtqu5zgJxi2xCf19MAwg9SsplTBD4Io7d3Ws1Gxn-yQ_QNJwUDfNs4uO1_XPsHCUSjkCLOWBfkNMzKUJmozLyjAmtTCaPqcALjiypWX_XjReB_kCBmnENfgvAEfU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/04/12 05:08:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AClQkEU8VTo_2wa6NWSIcu_x7VCStyecvWB4b1FxUbQkopHTWNF9YfhCIR5d276jHAQ_hM5n69CT42HUzj5JrKvPrLVKCNIlRFEXrI3vAsLGJXnY51rB8T88rE68OAYBY_fslycq1n5sQ9sm7Q4Nkcgf8EosvTPRBspQ4qFYd_jeLOdQWQQocIlPhSVN9boZIp_SoFoc8TqmbbqTwHxRB05rg0PTRq9KBFQzJmCLy4QA7FwZUrJQC0cupIqf3nrOsgBz3lrXTCX6sexbo7ca7P1VC6HMVlTipvzrtJbbHLoO9fp1tmWHEZt4ek-4hk35zL4YxJ3lq_-whQJ7Qn_GSnE 2026/04/12 05:08:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/12 05:08:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/04/12 05:08:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AClQkEU8VTo_2wa6NWSIcu_x7VCStyecvWB4b1FxUbQkopHTWNF9YfhCIR5d276jHAQ_hM5n69CT42HUzj5JrKvPrLVKCNIlRFEXrI3vAsLGJXnY51rB8T88rE68OAYBY_fslycq1n5sQ9sm7Q4Nkcgf8EosvTPRBspQ4qFYd_jeLOdQWQQocIlPhSVN9boZIp_SoFoc8TqmbbqTwHxRB05rg0PTRq9KBFQzJmCLy4QA7FwZUrJQC0cupIqf3nrOsgBz3lrXTCX6sexbo7ca7P1VC6HMVlTipvzrtJbbHLoO9fp1tmWHEZt4ek-4hk35zL4YxJ3lq_-whQJ7Qn_GSnE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/04/12 05:08:37 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ACGBtcLljQcJPfu8saZ8mdjSONhzt9bnhaIFGY-4_LObOfGgt-YEI7igFFrskO7apa8rowOapmk9GrCAZW8Kdqlwk9HFtIbDoltdQ8I8WQRk2IWXQ0uHB7MJSd7o_oKVUKW2G5oNuKDcjUO7djDTfTh4sWPXVB6vgZ_A2REVuu5C7VaSjIPOH2aj35U1072MtMUdCEAeiCmHZM6-kWFimVgMTwnWbVewaI3xe4bI4vtfLdB01w4L9f1Ws4vnyFJOrenr9-7paWAKZUmnNHuUHJRIU6isSKCd7lSMFVmC1uRsnE81MQWdUsGzhm8eLI0nllR3sUxUPyuU4FvL-QmyG9w 2026/04/12 05:08:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/12 05:08:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/12 05:08:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ACGBtcLljQcJPfu8saZ8mdjSONhzt9bnhaIFGY-4_LObOfGgt-YEI7igFFrskO7apa8rowOapmk9GrCAZW8Kdqlwk9HFtIbDoltdQ8I8WQRk2IWXQ0uHB7MJSd7o_oKVUKW2G5oNuKDcjUO7djDTfTh4sWPXVB6vgZ_A2REVuu5C7VaSjIPOH2aj35U1072MtMUdCEAeiCmHZM6-kWFimVgMTwnWbVewaI3xe4bI4vtfLdB01w4L9f1Ws4vnyFJOrenr9-7paWAKZUmnNHuUHJRIU6isSKCd7lSMFVmC1uRsnE81MQWdUsGzhm8eLI0nllR3sUxUPyuU4FvL-QmyG9w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/04/12 05:08:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AEM_LODGAAC_uukPYv0YKqrY3XQDLDpFQYy0UwSUsUa0CKQPw173Oz_CU90PzZSgABmuOAZmZYk2_DS2WWLXxEH0lvwGpvziYAP8gRM2m4cg_bXDTw9Guh7HXVE4ZJ7as1ObJG2-lA9WAM543kYrYEEOBYOeCO6xb8_s5ARBwA215yVfCt5yhaLJ23c7d2A9aaFAbyw01VPhGFLeqdWFOfaf7H1anEy3KJ00BBfvdos2Dg_2wJd5mJJF8H7AM_907Fq4CxAEHAlE0Hqg_ByyR-hAevA-C7uh4WKVS-zxDtj96oBUV4UYZM2hpRHREeN5yIsv6sslGZ8QQXkcHkZuDI4 2026/04/12 05:08:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/12 05:08:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/12 05:08:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AEM_LODGAAC_uukPYv0YKqrY3XQDLDpFQYy0UwSUsUa0CKQPw173Oz_CU90PzZSgABmuOAZmZYk2_DS2WWLXxEH0lvwGpvziYAP8gRM2m4cg_bXDTw9Guh7HXVE4ZJ7as1ObJG2-lA9WAM543kYrYEEOBYOeCO6xb8_s5ARBwA215yVfCt5yhaLJ23c7d2A9aaFAbyw01VPhGFLeqdWFOfaf7H1anEy3KJ00BBfvdos2Dg_2wJd5mJJF8H7AM_907Fq4CxAEHAlE0Hqg_ByyR-hAevA-C7uh4WKVS-zxDtj96oBUV4UYZM2hpRHREeN5yIsv6sslGZ8QQXkcHkZuDI4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/12 05:08:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: APuqodf9W9AG7X4u0wM6vnlyTDx0NbQmFg2R2nQnDfvyAiE58tjnSigO6KqUgwDotzq8UY7j9b6Lyu_mSxdgyokCY-et4CCkshbJsVjZcNfnFSDwr5gZMvqQQ5BCLFxQd_OgbX647AJORljDX2e0u0UGK--ul0OJBA4bWGNNycC22alzSdnqg8SPTclRZy9FEOpWMoSbrMnJQlfItz-zWWbGQjH-eIe7wJbriZeVlg8S_-QRbU-iXMwQcvWyq-Ql8EtaIZ2Q6ISZqnadjkjs2zo6aKKE8zLf-npjaXdsJzewV8rusYiSC_B0ziCOYmUENHuRiqAZLlNfDv1PPz9FLjw 2026/04/12 05:08:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/12 05:08:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/12 05:08:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/12 05:08:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/12 05:08:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/12 05:08:41 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/12 05:08:42 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "APuqodf9W9AG7X4u0wM6vnlyTDx0NbQmFg2R2nQnDfvyAiE58tjnSigO6KqUgwDotzq8UY7j9b6Lyu_mSxdgyokCY-et4CCkshbJsVjZcNfnFSDwr5gZMvqQQ5BCLFxQd_OgbX647AJORljDX2e0u0UGK--ul0OJBA4bWGNNycC22alzSdnqg8SPTclRZy9FEOpWMoSbrMnJQlfItz-zWWbGQjH-eIe7wJbriZeVlg8S_-QRbU-iXMwQcvWyq-Ql8EtaIZ2Q6ISZqnadjkjs2zo6aKKE8zLf-npjaXdsJzewV8rusYiSC_B0ziCOYmUENHuRiqAZLlNfDv1PPz9FLjw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/12 05:08:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: APXANNQVyWzp00tS6RFwl-UnSe8qQbI6t1BzKf6mmP10E6J43LcJ8XzUvFyuY57XZjUiA_m8sAbN2uAyboOciHTVfiCT00Jld_ZLr8dQPOQh7jV0hJPF5G3YYzb_lVGVYAXMfIqpFJ27sXiCy6WVqD8Izz43vZ098jbuEGZ8AK6Q3E486ubAEhdGgvASmpt3-rqn3vOKIq9ZTYL-46qq9hTHir3Xw_MH_DVIjFSBDV8kdncAk0qj_SEA1Yv5_KhLYY8lIRSqPc5ijTpYjf5bZ69UK-vnI8OCzL_TlkU3PnDj2SBnhHWEmTTNHeYJwlhcP6XWtvemrD_3PDElyWdex3I 2026/04/12 05:08:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/12 05:08:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/04/12 05:08:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/04/12 05:08:43 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/12 05:08:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/12 05:08:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/12 05:08:44 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "APXANNQVyWzp00tS6RFwl-UnSe8qQbI6t1BzKf6mmP10E6J43LcJ8XzUvFyuY57XZjUiA_m8sAbN2uAyboOciHTVfiCT00Jld_ZLr8dQPOQh7jV0hJPF5G3YYzb_lVGVYAXMfIqpFJ27sXiCy6WVqD8Izz43vZ098jbuEGZ8AK6Q3E486ubAEhdGgvASmpt3-rqn3vOKIq9ZTYL-46qq9hTHir3Xw_MH_DVIjFSBDV8kdncAk0qj_SEA1Yv5_KhLYY8lIRSqPc5ijTpYjf5bZ69UK-vnI8OCzL_TlkU3PnDj2SBnhHWEmTTNHeYJwlhcP6XWtvemrD_3PDElyWdex3I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/04/12 05:08:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: APMsPUnIKA5XqaYwm5Fr8uiPH-ht1uwVTHNYxqhYCb7ymRDjVsAVZCPaapHJq4ZxOlJFpgE2FBAaIA_HNkQ5uD7rRIjjp4u9Kfvt3uP1-n6cZnPu4281lfJ9pWTGrJlTPH2RrKxjBzM3jNtjziOcM02Dw0Ba7mArEYWn2-orRu9aDIz-FfHI3hnXKnDXlXryht5zH-qD2Sn63zAMaflMrcMdCH1JQBly86PEdxFwt94M3mWmLO1kCFin2ekEg7JWqJE7v5n1qTdtK9YANWB1qlZgdPNs4XSbGoSYc4L6BC-1WWFBCODoPBVERGxDO-EkxyaSgn6sN9z2DNgPGAZMV8M 2026/04/12 05:08:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/04/12 05:08:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/04/12 05:08:47 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "APMsPUnIKA5XqaYwm5Fr8uiPH-ht1uwVTHNYxqhYCb7ymRDjVsAVZCPaapHJq4ZxOlJFpgE2FBAaIA_HNkQ5uD7rRIjjp4u9Kfvt3uP1-n6cZnPu4281lfJ9pWTGrJlTPH2RrKxjBzM3jNtjziOcM02Dw0Ba7mArEYWn2-orRu9aDIz-FfHI3hnXKnDXlXryht5zH-qD2Sn63zAMaflMrcMdCH1JQBly86PEdxFwt94M3mWmLO1kCFin2ekEg7JWqJE7v5n1qTdtK9YANWB1qlZgdPNs4XSbGoSYc4L6BC-1WWFBCODoPBVERGxDO-EkxyaSgn6sN9z2DNgPGAZMV8M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/04/12 05:08:47 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AHn5Fs7kafJ0cydEn-DRHBQza1DqrwkEm2xwTvQPWrK_lwqBY7gKDKqaubA8RuF_Nw1NZ8whDe5SPc6z8JqcNeCW-1iY_ns3zK2vcE5XOgCQAs6V_h-7NjnMKX4UIO6koZRK5FnNtac7FPt3mq7_bkiAgwLWblBdCK8wB-ZKCSxj9rGMTTrVVc8i3yQ6mrh8f3vo7nhDdIKB6HnoL81N5lBBJQo9z0GStQSXqMUGqDfpDKvb7WtMsmbc-8fq-xdOS58PPqOO-kPS5knqb4EZHn3sm0XmRkBFehgbFqJcxAVUAjBRoUDIsG7akctrXKu9sEkY8gwWnJcDe8w4EvxHsBY 2026/04/12 05:08:48 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/04/12 05:08:48 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/12 05:08:48 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AHn5Fs7kafJ0cydEn-DRHBQza1DqrwkEm2xwTvQPWrK_lwqBY7gKDKqaubA8RuF_Nw1NZ8whDe5SPc6z8JqcNeCW-1iY_ns3zK2vcE5XOgCQAs6V_h-7NjnMKX4UIO6koZRK5FnNtac7FPt3mq7_bkiAgwLWblBdCK8wB-ZKCSxj9rGMTTrVVc8i3yQ6mrh8f3vo7nhDdIKB6HnoL81N5lBBJQo9z0GStQSXqMUGqDfpDKvb7WtMsmbc-8fq-xdOS58PPqOO-kPS5knqb4EZHn3sm0XmRkBFehgbFqJcxAVUAjBRoUDIsG7akctrXKu9sEkY8gwWnJcDe8w4EvxHsBY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/04/12 05:08:49 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AFSvqeblazuL_2D2jAQuPGPnn5KPfONwwYJ9VR8VHGFjxqj9dEwV0MMwBun7cIgW2OqTBZj5DjwskvhbsQZ4E4hpE82lK_z9u3sCTjC6iyNszPvg0zxI5TNAcs1GMPfnP8ZrBktnFWtypA2Zj0GKetIkISbcNB_KMRAfGKBN3Vv0z_TR43sZJMaLWlHTqKUluLX72hCtzYklIbrBelaHQqg4YEEf22o2YJDBi_af4CiuSw5YG2dEnKLfHTrtj7GHndYbvQmxMbPUKsrzNCbum9AU6v6wkKCX_C89EjvhZ--ielhXPlwg8cH-W6DQ69cwryLCPqjSVetxOu2IfnVXzSM 2026/04/12 05:08:49 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/12 05:08:49 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/12 05:08:50 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AFSvqeblazuL_2D2jAQuPGPnn5KPfONwwYJ9VR8VHGFjxqj9dEwV0MMwBun7cIgW2OqTBZj5DjwskvhbsQZ4E4hpE82lK_z9u3sCTjC6iyNszPvg0zxI5TNAcs1GMPfnP8ZrBktnFWtypA2Zj0GKetIkISbcNB_KMRAfGKBN3Vv0z_TR43sZJMaLWlHTqKUluLX72hCtzYklIbrBelaHQqg4YEEf22o2YJDBi_af4CiuSw5YG2dEnKLfHTrtj7GHndYbvQmxMbPUKsrzNCbum9AU6v6wkKCX_C89EjvhZ--ielhXPlwg8cH-W6DQ69cwryLCPqjSVetxOu2IfnVXzSM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/12 05:08:50 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AC4jh0Y4Jmw9_hYbixLPJTDV07MikQ2pBr2yJjQn0x9jSeHuInvIoZpqE1NqWo0nuggt0MwzCW5DFW6PKI9Sz1Ex4VZxVjBpyH5VC42pQizAD4tUUk1q6OKPwgaGiTYWTUrtiDfvaYTrQkd3QsepI62V8IMqeYe5pcGk-zv1V3Z4SYkyUkRvBFsoNWsMZhhFjgz3s0TcbXoX9UiL-O7UAuBnI9J8VmSKgwoBgiyUSUeDqrU_Aa4YTEN22H5aMGwZnn6Je009mp3t5I3Bd-Opimb9jjGn31wjph5vdCKqaitPltijWU6B99fKiCSeyzZIbKEpLWLh2ATHAFVGHE-nSpc 2026/04/12 05:08:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/12 05:08:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/12 05:08:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/12 05:08:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/12 05:08:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/12 05:08:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/12 05:08:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AC4jh0Y4Jmw9_hYbixLPJTDV07MikQ2pBr2yJjQn0x9jSeHuInvIoZpqE1NqWo0nuggt0MwzCW5DFW6PKI9Sz1Ex4VZxVjBpyH5VC42pQizAD4tUUk1q6OKPwgaGiTYWTUrtiDfvaYTrQkd3QsepI62V8IMqeYe5pcGk-zv1V3Z4SYkyUkRvBFsoNWsMZhhFjgz3s0TcbXoX9UiL-O7UAuBnI9J8VmSKgwoBgiyUSUeDqrU_Aa4YTEN22H5aMGwZnn6Je009mp3t5I3Bd-Opimb9jjGn31wjph5vdCKqaitPltijWU6B99fKiCSeyzZIbKEpLWLh2ATHAFVGHE-nSpc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/12 05:08:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AA5AyrxEDCXcpBs1gk5fsj58W9lWXB1mWoj2LVYVBlTmwBpFNPsszkGXa0zyzG2dm5Xk2fu5ZJeRmlFUTOUn3JRcKegXtwHVqlGeo7io0ri0_ajMoJ2rIrIGV20pRwgor-VnlB2w5k2D1V4kLFHQy5BL_EVxD2DwPzvdWA9d1fvt-7RpV8ZiDEwgqnbHyfHLgNo_SGfdIg5xjm2zbrvGFsMAW1kr_eX-gDxnlpZLTbfEHYE2G8GNCQknOrJniXjnp7HM37ZTWHwQnxpQy5N-XcNUBVQKt2QN7Z2ObQoOp_hS6fz1Envej7Roa8-ZPNrxD5iXkVEoERNF_zyEwHtR6rU 2026/04/12 05:08:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/12 05:08:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/04/12 05:08:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/04/12 05:08:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/12 05:08:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/12 05:08:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/12 05:08:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AA5AyrxEDCXcpBs1gk5fsj58W9lWXB1mWoj2LVYVBlTmwBpFNPsszkGXa0zyzG2dm5Xk2fu5ZJeRmlFUTOUn3JRcKegXtwHVqlGeo7io0ri0_ajMoJ2rIrIGV20pRwgor-VnlB2w5k2D1V4kLFHQy5BL_EVxD2DwPzvdWA9d1fvt-7RpV8ZiDEwgqnbHyfHLgNo_SGfdIg5xjm2zbrvGFsMAW1kr_eX-gDxnlpZLTbfEHYE2G8GNCQknOrJniXjnp7HM37ZTWHwQnxpQy5N-XcNUBVQKt2QN7Z2ObQoOp_hS6fz1Envej7Roa8-ZPNrxD5iXkVEoERNF_zyEwHtR6rU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/04/12 05:08:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABYOTeHD-IiSs3ko5PBwsveoHy-i1lrDIuek4Zw4K0X3d3Y0xflZ5pB7amaze2Ly3SXGmHELDWhoQurlqgEA8omnsHdb4LsAryeN2xGm9oMVHFFTDJzYmht8xJg5_b561DoDfCcy-RQxOkakT1NrZb4CaisyDQYu22ctQUBcUWr-VCLoP94I2lH7Aix0f1EiMyWn9wPpqxR7txmTULO4_JcmRLd18Gd4tXVWVLk-dffhcYDIM7b6bCAXhHYAY0zuZawkof83HzaHrMfm1o2_2AjnNgre2lIYrSeCKH92t2Tdkyrj92aWO0T6NRLfgSL3NooFdt2htLZUXHaHh-SYHTQ 2026/04/12 05:08:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/04/12 05:08:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/04/12 05:08:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABYOTeHD-IiSs3ko5PBwsveoHy-i1lrDIuek4Zw4K0X3d3Y0xflZ5pB7amaze2Ly3SXGmHELDWhoQurlqgEA8omnsHdb4LsAryeN2xGm9oMVHFFTDJzYmht8xJg5_b561DoDfCcy-RQxOkakT1NrZb4CaisyDQYu22ctQUBcUWr-VCLoP94I2lH7Aix0f1EiMyWn9wPpqxR7txmTULO4_JcmRLd18Gd4tXVWVLk-dffhcYDIM7b6bCAXhHYAY0zuZawkof83HzaHrMfm1o2_2AjnNgre2lIYrSeCKH92t2Tdkyrj92aWO0T6NRLfgSL3NooFdt2htLZUXHaHh-SYHTQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/04/12 05:08:59 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AFawBq6lpW1DLdDYR11Y_5UbPLoPtwuCAhNUlbH4zdsnoaJJ_QqXM6JgYSwh0OhJjBPO7dlHWIhhwpqtOt3FCpObIBj2PkMioNfRIrvmCJ05RJVSlWclwcPwdptjVvsDL8Nf9gKTstqtSAZo-iJ71MSDvURXhVYA3avHfRMoRcHoFQAg22bNglOnS6Sod6QeDesJmURFBR3Pgr9_QPRuhnC8Kcys7N5PwwuE_5FNI3su6_9U0tz91ekMzliCa6JhzkfSef818rLCnSZpav7Oc3O_8pIluwXByQposOFA-ZL4S1vCo3ALulvRNPC1XyX3h1Fv0cnAtTYSeI2Yc5H1Bfs 2026/04/12 05:08:59 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/04/12 05:09:00 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/12 05:09:00 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AFawBq6lpW1DLdDYR11Y_5UbPLoPtwuCAhNUlbH4zdsnoaJJ_QqXM6JgYSwh0OhJjBPO7dlHWIhhwpqtOt3FCpObIBj2PkMioNfRIrvmCJ05RJVSlWclwcPwdptjVvsDL8Nf9gKTstqtSAZo-iJ71MSDvURXhVYA3avHfRMoRcHoFQAg22bNglOnS6Sod6QeDesJmURFBR3Pgr9_QPRuhnC8Kcys7N5PwwuE_5FNI3su6_9U0tz91ekMzliCa6JhzkfSef818rLCnSZpav7Oc3O_8pIluwXByQposOFA-ZL4S1vCo3ALulvRNPC1XyX3h1Fv0cnAtTYSeI2Yc5H1Bfs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/04/12 05:09:01 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AFWnd_cXiowBO3LRLCbMCrgZWmFvYit1N8QtPzehagTwq9clncupQwHq7Frd3volMf5YW5f7y_yjupvBcEWyQnlQpgbRsj0d3LUlsmHmArlyz2g2NHMVFbJDR07OqCxaM3krObWDCLMAOmF3JElxgpnWQLFaPc4-JjU6TL7XNVAdAi_VfpeNHghvbGZz6895ek1kP1xduK0BTYirrAIZTCxEXnbshv_drukdChSICzPRVPpfOfiv_YbKmuIjIdfCHpdsykRFbanilRaa4q0tbvwoeeFRMPFhPF6GQWSw8fX3asorXWFwn22lrAtLlG7uY6vJuJcauiUTjR8etWkbRf0 2026/04/12 05:09:01 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/12 05:09:02 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/12 05:09:02 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AFWnd_cXiowBO3LRLCbMCrgZWmFvYit1N8QtPzehagTwq9clncupQwHq7Frd3volMf5YW5f7y_yjupvBcEWyQnlQpgbRsj0d3LUlsmHmArlyz2g2NHMVFbJDR07OqCxaM3krObWDCLMAOmF3JElxgpnWQLFaPc4-JjU6TL7XNVAdAi_VfpeNHghvbGZz6895ek1kP1xduK0BTYirrAIZTCxEXnbshv_drukdChSICzPRVPpfOfiv_YbKmuIjIdfCHpdsykRFbanilRaa4q0tbvwoeeFRMPFhPF6GQWSw8fX3asorXWFwn22lrAtLlG7uY6vJuJcauiUTjR8etWkbRf0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/12 05:09:03 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AGhXPVgH01X99XTqlvPxg-tyebkCeaE_k53jOhupte86fKRNDUJ6wDGeP34ED_HJ78f30Q4n6oKzt_Kv1Q_5kGeQy_jgFdsbxsoiWa7yrgQwiMGCVFQ0gCVjynrn98MksMu7F8p-jra04-AYkeVgCh-X3jFm9o6Oey98IrxCq_mwEab1VI4sdj1dcm0FjVdSYEe-CIJqEUUbUFpDK3sfr9rwb1sYd1GgWdJNywJPC-HgUPTeDXJuXiQDm81Am5u7ryIRzDudVUl91RtJ-G7x1WP245vQCkbJnc5vl7rilxFw3BwU2h09ryUtbH-r_o9e-m26OJ1IQbw0rcNmjWMIopg 2026/04/12 05:09:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/12 05:09:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/12 05:09:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/12 05:09:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/12 05:09:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/12 05:09:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/12 05:09:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AGhXPVgH01X99XTqlvPxg-tyebkCeaE_k53jOhupte86fKRNDUJ6wDGeP34ED_HJ78f30Q4n6oKzt_Kv1Q_5kGeQy_jgFdsbxsoiWa7yrgQwiMGCVFQ0gCVjynrn98MksMu7F8p-jra04-AYkeVgCh-X3jFm9o6Oey98IrxCq_mwEab1VI4sdj1dcm0FjVdSYEe-CIJqEUUbUFpDK3sfr9rwb1sYd1GgWdJNywJPC-HgUPTeDXJuXiQDm81Am5u7ryIRzDudVUl91RtJ-G7x1WP245vQCkbJnc5vl7rilxFw3BwU2h09ryUtbH-r_o9e-m26OJ1IQbw0rcNmjWMIopg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/12 05:09:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AEAzqGDTeMeCePb_dUleXoGTRinHG9Y1kEH8BEv7oWzyzmI_XgE_ipfRi1t53eLL2O1Ogm7BJ_yjxkq-d_WaBNxWhHsN1TVfLph-k-fxLaGY-PLQ-DcFGV09VaDTfDVK6MOU7_JjJDg3xJ_0lFT7J4x6HDn5JTPI6cSnCDcRHAoVeMSI4BH70-fnEvLKM_gyLYH99LaxUGiIfkONCCXnB4ruuotbZRz4bEx_oAfNG2_udM5t-WIfhKrjz1C9rVKtUuje_-ivJVnVakRW0cgTE8gvkJmZ9J7A7yVgdm4xtD4-rYEW9WgB9regp9ZQkL5UN0nZdLZeNwq7AqVy-4UV8L8 2026/04/12 05:09:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/12 05:09:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/04/12 05:09:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/04/12 05:09:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/12 05:09:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/12 05:09:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/12 05:09:07 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AEAzqGDTeMeCePb_dUleXoGTRinHG9Y1kEH8BEv7oWzyzmI_XgE_ipfRi1t53eLL2O1Ogm7BJ_yjxkq-d_WaBNxWhHsN1TVfLph-k-fxLaGY-PLQ-DcFGV09VaDTfDVK6MOU7_JjJDg3xJ_0lFT7J4x6HDn5JTPI6cSnCDcRHAoVeMSI4BH70-fnEvLKM_gyLYH99LaxUGiIfkONCCXnB4ruuotbZRz4bEx_oAfNG2_udM5t-WIfhKrjz1C9rVKtUuje_-ivJVnVakRW0cgTE8gvkJmZ9J7A7yVgdm4xtD4-rYEW9WgB9regp9ZQkL5UN0nZdLZeNwq7AqVy-4UV8L8" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/04/12 05:09:09 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/04/12 05:09:11 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/12 05:09:13 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/12 05:09:16 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/12 05:09:19 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/12 05:09:20 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AOViHEuue0uZnQJM2c0th0U7cbCgGrRUCDtYs93i0Xe6Iqn6Rq41QOuxW0jSYungGISsaseCxjcWH7uoXTWaVxjCMceaXirbTSpg5Mk89mYq-K6MJ_4uudfKaq2pXZcSGeBab3Vw_weC5q729zXu9SXrOKLnCRXM0pBCU_ns9zoWUlETH-5y8umatU_nk1O2Jmj_xJspteQJrSdl9caCcfHsM2JD-QO70B9a84pM8Z5BF42I1XBaxQsSCrMDVFFHkn66gs72aR6QEyo4HDIvoKrrFGB02bMVIztJO0jK5wKpEtpbNrLAgjNnjLHOfarYELgJ7rkU9e5kZ01EEyB8QVo 2026/04/12 05:09:20 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/12 05:09:20 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "e7a80f220a960b77381eeb92ac1363a1" 2026/04/12 05:09:20 DEBUG : unknown-size-put.txt: multipart upload "AOViHEuue0uZnQJM2c0th0U7cbCgGrRUCDtYs93i0Xe6Iqn6Rq41QOuxW0jSYungGISsaseCxjcWH7uoXTWaVxjCMceaXirbTSpg5Mk89mYq-K6MJ_4uudfKaq2pXZcSGeBab3Vw_weC5q729zXu9SXrOKLnCRXM0pBCU_ns9zoWUlETH-5y8umatU_nk1O2Jmj_xJspteQJrSdl9caCcfHsM2JD-QO70B9a84pM8Z5BF42I1XBaxQsSCrMDVFFHkn66gs72aR6QEyo4HDIvoKrrFGB02bMVIztJO0jK5wKpEtpbNrLAgjNnjLHOfarYELgJ7rkU9e5kZ01EEyB8QVo" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/12 05:09:21 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABHiWNx4ifrxe-S1VavKO3HKGSnUehqhTKbGlF74LkGj4dIByklmCe_QCHCzxvSL-TOYGtcUPrxc3zAfdVWCt10g-CK5iZ5XWOYAyZ5VS3lMwIlhHBaMpZd8BYTv-F-cpz-IXfnRqqMkumTz6O5038SSw6AhgKiHcc5H854EjFY8MlH6NDuY3Y77k28a5bnwLt7kbjzShmIrZj0gZmsvyF6YyIo9mYMXOd-p-rTE5821KEhgbjHyjiDXXTUMMTDGa-7scB9obKGLHcZLfoeBegMyG50XiZItQCvnmzh1GgWC2NyYDxtABu3H6RKfjSERDc2rNirryykEbOTPm_vjld8 2026/04/12 05:09:21 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/04/12 05:09:21 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "237d576cf742aa91560b1d2a543c2e0a" 2026/04/12 05:09:22 DEBUG : unknown-size-update.txt: multipart upload "ABHiWNx4ifrxe-S1VavKO3HKGSnUehqhTKbGlF74LkGj4dIByklmCe_QCHCzxvSL-TOYGtcUPrxc3zAfdVWCt10g-CK5iZ5XWOYAyZ5VS3lMwIlhHBaMpZd8BYTv-F-cpz-IXfnRqqMkumTz6O5038SSw6AhgKiHcc5H854EjFY8MlH6NDuY3Y77k28a5bnwLt7kbjzShmIrZj0gZmsvyF6YyIo9mYMXOd-p-rTE5821KEhgbjHyjiDXXTUMMTDGa-7scB9obKGLHcZLfoeBegMyG50XiZItQCvnmzh1GgWC2NyYDxtABu3H6RKfjSERDc2rNirryykEbOTPm_vjld8" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/12 05:09:22 DEBUG : Creating backend with remote "TestS3R2:rclone-test-nowacoc8jeyi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/04/12 05:09:22 DEBUG : Waiting for deletions to finish 2026/04/12 05:09:22 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/04/12 05:09:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/04/12 05:09:22 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/12 05:09:23 INFO : S3 bucket rclone-test-nowacoc8jeyi: Bucket "rclone-test-nowacoc8jeyi" deleted 2026/04/12 05:09:23 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (116.29s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.45s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.30s) --- PASS: TestIntegration/FsMkdir (113.86s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (12.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.64s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.42s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.81s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (21.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.61s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (61.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (11.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (11.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.46s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (12.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.58s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.59s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.60s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.91s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.70s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.21s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.28s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.01s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:45: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/04/12 05:09:23 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/04/12 05:09:23 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) === RUN TestParseRetainUntilDate === RUN TestParseRetainUntilDate/RFC3339_date === RUN TestParseRetainUntilDate/RFC3339_date_with_timezone === RUN TestParseRetainUntilDate/duration_days === RUN TestParseRetainUntilDate/duration_hours === RUN TestParseRetainUntilDate/duration_minutes === RUN TestParseRetainUntilDate/invalid_input === RUN TestParseRetainUntilDate/empty_input --- PASS: TestParseRetainUntilDate (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date_with_timezone (0.00s) --- PASS: TestParseRetainUntilDate/duration_days (0.00s) --- PASS: TestParseRetainUntilDate/duration_hours (0.00s) --- PASS: TestParseRetainUntilDate/duration_minutes (0.00s) --- PASS: TestParseRetainUntilDate/invalid_input (0.00s) --- PASS: TestParseRetainUntilDate/empty_input (0.00s) PASS ok github.com/rclone/rclone/backend/s3 116.346s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m59.593720922s (try 1/5)