"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:" 2025/10/28 02:07:57 NOTICE: TestS3R2: Stopped server 2025/10/28 02:07:57 NOTICE: TestS3R2: Starting server 2025/10/28 02:07:57 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sefajax1bejo" 2025/10/28 02:07:57 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/10/28 02:07:58 INFO : S3 bucket rclone-test-sefajax1bejo: Bucket "rclone-test-sefajax1bejo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/10/28 02:07:59 INFO : S3 bucket rclone-test-sefajax1bejo: Bucket "rclone-test-sefajax1bejo" deleted === RUN TestIntegration/FsMkdir 2025/10/28 02:07:59 INFO : S3 bucket rclone-test-sefajax1bejo: Bucket "rclone-test-sefajax1bejo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/28 02:07:59 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/28 02:08:00 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/28 02:08:00 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" === 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" === 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/10/28 02:08:18 NOTICE: S3 bucket rclone-test-sefajax1bejo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/10/28 02:08:18 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: APmhbjUDAI2TQMWCmfo0qsJVLZGl-tvwAt34SCu0tQt6saJeHLSWADnBkaB1FMjkb-C76UBsipbpm7-rPt37slK0FNoaeIovKKw1prucIpQSXUQhUnNkJGe_WS3KVsCv4CdrPaoJxo69cufdqcuDzc4k7J-ujjPYDCvuOV22uKhHSL1CL2NKh6y5x0ZXocUgF8aj1mX0iHnr3z3Mp5QdUa_STo5_45fk-mwqkuVaLZGZ6lraeCptNBlseMWLfqkC32-n6_rZvUtJPNr9wI-L2Jqs1JFwL6Nc3PNjVKDLVr37nGbr2qYcjBrp1pVSQBpWRo7d2Q-_dty2Ei3iXYm9mMA 2025/10/28 02:08:19 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "c5dc3bafac391f3aac1978897ea8e1ca" 2025/10/28 02:08:19 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "91e6db7853b752fcc89ab6018e4428d3" 2025/10/28 02:08:19 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "9636b61f6aae04e81a4e31c00e26642b" 2025/10/28 02:08:20 DEBUG : writer-at-subdir/writer-at-file: multipart upload "APmhbjUDAI2TQMWCmfo0qsJVLZGl-tvwAt34SCu0tQt6saJeHLSWADnBkaB1FMjkb-C76UBsipbpm7-rPt37slK0FNoaeIovKKw1prucIpQSXUQhUnNkJGe_WS3KVsCv4CdrPaoJxo69cufdqcuDzc4k7J-ujjPYDCvuOV22uKhHSL1CL2NKh6y5x0ZXocUgF8aj1mX0iHnr3z3Mp5QdUa_STo5_45fk-mwqkuVaLZGZ6lraeCptNBlseMWLfqkC32-n6_rZvUtJPNr9wI-L2Jqs1JFwL6Nc3PNjVKDLVr37nGbr2qYcjBrp1pVSQBpWRo7d2Q-_dty2Ei3iXYm9mMA" 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/10/28 02:08:23 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/28 02:08:23 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/10/28 02:08:26 DEBUG : S3 bucket rclone-test-sefajax1bejo: bucket is versioned: false 2025/10/28 02:08:26 DEBUG : Waiting for deletions to finish 2025/10/28 02:08:26 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/10/28 02:08:26 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/10/28 02:08:26 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/28 02:08:27 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sefajax1bejo/dirToPurgeFromRoot" 2025/10/28 02:08:27 DEBUG : S3 bucket rclone-test-sefajax1bejo path dirToPurgeFromRoot: bucket is versioned: false 2025/10/28 02:08:27 DEBUG : Waiting for deletions to finish 2025/10/28 02:08:27 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/10/28 02:08:27 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/10/28 02:08:27 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/28 02:08:28 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sefajax1bejo/hello? sausage/êé" 2025/10/28 02:08:29 DEBUG : S3 bucket rclone-test-sefajax1bejo path hello? sausage/êé: bucket is versioned: false 2025/10/28 02:08:29 DEBUG : Waiting for deletions to finish 2025/10/28 02:08:29 DEBUG : "a/b/c/d/e.txt" version false 2025/10/28 02:08:29 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/10/28 02:08:29 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/10/28 02:08:38 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sefajax1bejo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/28 02:08:38 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sefajax1bejo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-sefajax1bejo" from "TestS3R2:rclone-test-sefajax1bejo" 2025/10/28 02:08:38 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 fstests.go:412: FS has no SetTier & GetTier interfaces === 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/10/28 02:08:43 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABwsfwglmj4TqP3nFKazAVGKf31PjzkMAu1SsYRBemjJcjEOKy_vWCBuxgbEHY7NBEaiR_4ZMunX-rXDfZvMCCNd15ggh9QOMd76LP10DzZJYpV7Mlh83ADuMh5QnFrN7yrHpcz47EXboYLy9Q-N2OFI03QOADqxdMx4QD2Wi_smsgB2BjXfjFTmwcB0enqZbUgckme72VAHNDty4F6wwoyERgbb4fZiUzIZbJr1lG8BcIt-BiDT44qeFriR35rsh_HmFVE9GRhspLT8TeHqTcwBsWTa66w5perHo_ZIJHfVrLfQe0HuhUCV4dEffqH0CH8ilIVktndF8TK3R358UVM 2025/10/28 02:08:43 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/10/28 02:08:43 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/10/28 02:08:43 DEBUG : piped data.txt: multipart upload "ABwsfwglmj4TqP3nFKazAVGKf31PjzkMAu1SsYRBemjJcjEOKy_vWCBuxgbEHY7NBEaiR_4ZMunX-rXDfZvMCCNd15ggh9QOMd76LP10DzZJYpV7Mlh83ADuMh5QnFrN7yrHpcz47EXboYLy9Q-N2OFI03QOADqxdMx4QD2Wi_smsgB2BjXfjFTmwcB0enqZbUgckme72VAHNDty4F6wwoyERgbb4fZiUzIZbJr1lG8BcIt-BiDT44qeFriR35rsh_HmFVE9GRhspLT8TeHqTcwBsWTa66w5perHo_ZIJHfVrLfQe0HuhUCV4dEffqH0CH8ilIVktndF8TK3R358UVM" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/28 02:08:44 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABvdiIgBLubF_mcJK5DENUK3kK-fdv51woHuTplsHCps5PTT7FY5mgN6JV7i2ZqKDOdkCEdLsxVr2nam6K4_YgIyzo6apKj5X0G6eo1saNVTZE0KS9Bj7tHZDri-5bkhPH8y95FXG-ndvRBDaBPQzi6K2Q8i-izXsxzuB843RukdF0BpSJMFkM_XyzVCEzVQunan1Gutt0wx5SiM60Bd1IumSVLmfSlZJMWsfEw-HyTwC1pb3FUY2jiBoeOAB6jY5n1kjPc7Et1nbxJOk3C-2YuB7lnQql3yRRysbRim-WSuQlEz5QxZGO1p2fFDMsnPqt6y5dT548UyzWwMfIcTViM 2025/10/28 02:08:44 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/28 02:08:44 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "20e3a6429fa853580f0872a8b0184b53" 2025/10/28 02:08:45 DEBUG : piped data.txt: multipart upload "ABvdiIgBLubF_mcJK5DENUK3kK-fdv51woHuTplsHCps5PTT7FY5mgN6JV7i2ZqKDOdkCEdLsxVr2nam6K4_YgIyzo6apKj5X0G6eo1saNVTZE0KS9Bj7tHZDri-5bkhPH8y95FXG-ndvRBDaBPQzi6K2Q8i-izXsxzuB843RukdF0BpSJMFkM_XyzVCEzVQunan1Gutt0wx5SiM60Bd1IumSVLmfSlZJMWsfEw-HyTwC1pb3FUY2jiBoeOAB6jY5n1kjPc7Et1nbxJOk3C-2YuB7lnQql3yRRysbRim-WSuQlEz5QxZGO1p2fFDMsnPqt6y5dT548UyzWwMfIcTViM" 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/10/28 02:08:46 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/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/10/28 02:08:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: APnC8be1zjy0ulReIAzEkLEUopIGpSwQy1PRFcvVujcMQ_6aZAG8akkhwE-nJpWxbv-MtFjYfO4AMAsEXZ4o3j0HR8mi66T5F3xHUWtO5PWPYR204feXXFTs2WKHJ-p4KPXIjVCKwBa7riIe15DQ-VEocLT21MUg8LO_Sl3izhARLYCs4upNKlHSxnattQreI4Ry16hu26eg1aaTtfFiOV3azU4PB_w3d2zhahd-ZKE3EPNaoaPjWuZBe-ZKGKx0u-fAwlENrCRYA4WmyxR-CFw3DvubaZRTXJ9E21_b7nxtcLE8RIamEUdbkt4S5HkkC5Q_Yf13oLYazbN74oPVqCQ 2025/10/28 02:08:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/10/28 02:08:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/10/28 02:08:49 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "APnC8be1zjy0ulReIAzEkLEUopIGpSwQy1PRFcvVujcMQ_6aZAG8akkhwE-nJpWxbv-MtFjYfO4AMAsEXZ4o3j0HR8mi66T5F3xHUWtO5PWPYR204feXXFTs2WKHJ-p4KPXIjVCKwBa7riIe15DQ-VEocLT21MUg8LO_Sl3izhARLYCs4upNKlHSxnattQreI4Ry16hu26eg1aaTtfFiOV3azU4PB_w3d2zhahd-ZKE3EPNaoaPjWuZBe-ZKGKx0u-fAwlENrCRYA4WmyxR-CFw3DvubaZRTXJ9E21_b7nxtcLE8RIamEUdbkt4S5HkkC5Q_Yf13oLYazbN74oPVqCQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/10/28 02:08:50 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AOJVI1QmT2jxjstnt1Mq_1TWwmvt-cMOIdMlvO628u4cxKJdXKVzbgXbiPrQ_rLBFAvzf956WuJ682-MDtm7ft76nAE7UC0yILvNm-xJ0iHjP3xFCzFrD6kYYfvebSzCWMAThzEbd3hc_4HO1JR9IzTBeJ_G_JiGfSwaD9xouWFW00U-OfzROvyiajMxR25UJ0r5QDzo8q5KplzOUzzUQt8gzT4LD5T053bEe_LhsA0hYfkcGeD5slFE789HA0mqwnHKMvI4ztD2uZN2RqaYQy7YyBhPPEPBn4JAupj6cPU0RfLsn7Wmprnh2x1-ZymLB17kfZKGrc9QZZ7SFSlSwa0 2025/10/28 02:08:50 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/10/28 02:08:51 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/28 02:08:51 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AOJVI1QmT2jxjstnt1Mq_1TWwmvt-cMOIdMlvO628u4cxKJdXKVzbgXbiPrQ_rLBFAvzf956WuJ682-MDtm7ft76nAE7UC0yILvNm-xJ0iHjP3xFCzFrD6kYYfvebSzCWMAThzEbd3hc_4HO1JR9IzTBeJ_G_JiGfSwaD9xouWFW00U-OfzROvyiajMxR25UJ0r5QDzo8q5KplzOUzzUQt8gzT4LD5T053bEe_LhsA0hYfkcGeD5slFE789HA0mqwnHKMvI4ztD2uZN2RqaYQy7YyBhPPEPBn4JAupj6cPU0RfLsn7Wmprnh2x1-ZymLB17kfZKGrc9QZZ7SFSlSwa0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/10/28 02:08:52 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: APUH09zoKHSoMgo4puv4pVHwR7hXDGMDIlPsX3XY_Ls70lcK9tx33GKl8bogfqoYJp9zF2v0nBUax5TiCbyLkgJZVfXxqMjQv_l5OjckGIM2wlgqS86cwmjgZn_lXNE8F9DtUyB3q-j5s8B1CpfQ79-b3j6HOETY-98t7wZz59Yh_Ar9_z98dMXJXGoXtnU0Q9NPc58gDLf-KYJFcnWVlaEWA8vXIRqo1-zvs5rnvf1cy5zx6TJppIJcaaEzKWkdGwx0V3NaS_Ryb10ZbAp4_FjQQnFRIZcZzLVd53lLiz9tZ0m2BfI5KxbUrsjofCdslt2-CBmeXiflhVptDe5DVOE 2025/10/28 02:08:52 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/28 02:08:52 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/28 02:08:53 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "APUH09zoKHSoMgo4puv4pVHwR7hXDGMDIlPsX3XY_Ls70lcK9tx33GKl8bogfqoYJp9zF2v0nBUax5TiCbyLkgJZVfXxqMjQv_l5OjckGIM2wlgqS86cwmjgZn_lXNE8F9DtUyB3q-j5s8B1CpfQ79-b3j6HOETY-98t7wZz59Yh_Ar9_z98dMXJXGoXtnU0Q9NPc58gDLf-KYJFcnWVlaEWA8vXIRqo1-zvs5rnvf1cy5zx6TJppIJcaaEzKWkdGwx0V3NaS_Ryb10ZbAp4_FjQQnFRIZcZzLVd53lLiz9tZ0m2BfI5KxbUrsjofCdslt2-CBmeXiflhVptDe5DVOE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/28 02:08:54 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AAaZwhbqx_nFKBaHajTdxADQquUxSorcjaFrDclcY_9qAP5_s5mad53DRN5ogeCA08zztIvW4RdBHCNP4iOcKimHoEpl6j1-80gUfQqZMl_W5Rqdm6zBcyXlm-zQDX79zyzrKfOIvy5OvBX7WNf5GVeo2g4OQGyW8yQg8dywX8pNA-DnzfeOzHkoG2uKVYdanMbLFzt_gTeB377KadibNEyQFtWzdQfW2NYlTR71C9QcVBaDGT3BlJIkUPgbJp4La6MO3VbTfTdC4hbYSpLOu9TvUjm0IK_qPbL5HYV3MudJzEBEWxHlxB2rEvaGmSa_Q_2n3VyROP4UuIo6Od_4Bow 2025/10/28 02:08:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/28 02:08:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/28 02:08:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/28 02:08:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/28 02:08:54 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/28 02:08:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/28 02:08:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AAaZwhbqx_nFKBaHajTdxADQquUxSorcjaFrDclcY_9qAP5_s5mad53DRN5ogeCA08zztIvW4RdBHCNP4iOcKimHoEpl6j1-80gUfQqZMl_W5Rqdm6zBcyXlm-zQDX79zyzrKfOIvy5OvBX7WNf5GVeo2g4OQGyW8yQg8dywX8pNA-DnzfeOzHkoG2uKVYdanMbLFzt_gTeB377KadibNEyQFtWzdQfW2NYlTR71C9QcVBaDGT3BlJIkUPgbJp4La6MO3VbTfTdC4hbYSpLOu9TvUjm0IK_qPbL5HYV3MudJzEBEWxHlxB2rEvaGmSa_Q_2n3VyROP4UuIo6Od_4Bow" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/28 02:08:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AGIOGItLZGAZTRhfFXeGHpzBNU6F-liEkC7Tn2imxGrmM35AqeEJauRuwF34OJHW-Yw-myurbiF8OkAQZAmE43ocJEpu5m-6Urgcaa5SEG3_q0pWKNNSDTg3riXYvpkx5WSbiGMsNaQP7L_-G5aieOn6MdMzsOhJBb40pWVuCrEFwiJMXpptVJupsuJLvDdgzPJP2-jNM-9RO6b1WMAlnINVuT6lsqEB_WuLVG6cSWZp5ai_dTfpTTNEw1YAW1CgXxlpVPlSlBFMhg0q3wxS7jMnEbfsjvacB53em1_hnjE4Vx_mZx88ZkTXdsyqMGtABq-4N4wkFbR5aEiy7fDrrV0 2025/10/28 02:08:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/28 02:08:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/10/28 02:08:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/10/28 02:08:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/28 02:08:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/28 02:08:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/28 02:08:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AGIOGItLZGAZTRhfFXeGHpzBNU6F-liEkC7Tn2imxGrmM35AqeEJauRuwF34OJHW-Yw-myurbiF8OkAQZAmE43ocJEpu5m-6Urgcaa5SEG3_q0pWKNNSDTg3riXYvpkx5WSbiGMsNaQP7L_-G5aieOn6MdMzsOhJBb40pWVuCrEFwiJMXpptVJupsuJLvDdgzPJP2-jNM-9RO6b1WMAlnINVuT6lsqEB_WuLVG6cSWZp5ai_dTfpTTNEw1YAW1CgXxlpVPlSlBFMhg0q3wxS7jMnEbfsjvacB53em1_hnjE4Vx_mZx88ZkTXdsyqMGtABq-4N4wkFbR5aEiy7fDrrV0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/10/28 02:08:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AN498xdxceAZRvZu2gqutFhUXEai8VLQTbPvsQzit5u6vKC8p9IYPpqL84eOtvFFOTlUvLE7j29KGgOpZPsOglFUKCsFeVMHjC3pABnArOy-JP6RY728qrqnMekU_JRi69sOvnqOijCBa2Zlk6Y2hnzCoUvFz-KahQ6Dlpd69MROsL_hPr6BKive2090bxGCNOYMjsJXV6XBGd4hzjsQTcs9IzdyRDQGKCu84q9ysm28iV6fF6enKWLMj-F8el3R6FAXd_aJtPLXUJNjVIQ49r_KHJecL98eDADv4anT9ZaZM9SFSkIWriDKhAqz_e-d3XWgHvHrrlEMjVBukSVIYVQ 2025/10/28 02:09:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/28 02:09:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/10/28 02:09:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AN498xdxceAZRvZu2gqutFhUXEai8VLQTbPvsQzit5u6vKC8p9IYPpqL84eOtvFFOTlUvLE7j29KGgOpZPsOglFUKCsFeVMHjC3pABnArOy-JP6RY728qrqnMekU_JRi69sOvnqOijCBa2Zlk6Y2hnzCoUvFz-KahQ6Dlpd69MROsL_hPr6BKive2090bxGCNOYMjsJXV6XBGd4hzjsQTcs9IzdyRDQGKCu84q9ysm28iV6fF6enKWLMj-F8el3R6FAXd_aJtPLXUJNjVIQ49r_KHJecL98eDADv4anT9ZaZM9SFSkIWriDKhAqz_e-d3XWgHvHrrlEMjVBukSVIYVQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/10/28 02:09:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: APZH8UpuSnunWEaRaN8op7vqs6WBZOTWR1QTP03UqsV6Fz6RoQQJQ1ij_Q2gHorwKWjFTfpUTKNL6arNFS8AHTeSEBzftojfYwB2L9rPQi8AoXsjw2KmYlwIt_hU1tZVEfhYIDjqZ_t8WJzn0YD-o89vEvpBdj_EVs42xooWvVks19__MawyROmzcO9oZIFy37u9NCspidj9ehEiib_CILTWBUytQLY5OAZlxUY3OzB1QRRDLOD2GAER4gs58IAjvuGYXSynhzfBLIFTxh_MhKW-Ni04xTK_G4KfOrOw7L2ceSbo0bJIZr9boLyHnNs7J4li6Lm3NI67PV6joDEOw-M 2025/10/28 02:09:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/28 02:09:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/28 02:09:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "APZH8UpuSnunWEaRaN8op7vqs6WBZOTWR1QTP03UqsV6Fz6RoQQJQ1ij_Q2gHorwKWjFTfpUTKNL6arNFS8AHTeSEBzftojfYwB2L9rPQi8AoXsjw2KmYlwIt_hU1tZVEfhYIDjqZ_t8WJzn0YD-o89vEvpBdj_EVs42xooWvVks19__MawyROmzcO9oZIFy37u9NCspidj9ehEiib_CILTWBUytQLY5OAZlxUY3OzB1QRRDLOD2GAER4gs58IAjvuGYXSynhzfBLIFTxh_MhKW-Ni04xTK_G4KfOrOw7L2ceSbo0bJIZr9boLyHnNs7J4li6Lm3NI67PV6joDEOw-M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/10/28 02:09:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AB7fMRXT-zxBTjIbgsjQFeSM7s66jXgv7qVCuOIo9tI-z2HOGX2vBX_0POf0PFBHSvTsSjsvXSCKzNCWi1TU4-xnZrgAgqQtOd-w_AfJW1mf_f3HzraCaaqRj9RZRIIZd7uUM2aipRb_j2QKbDeOzBT4szdlR6TznRFQzW9jTxnLoiC11s85J5WeCZBcGwUqhbiagxLaieXaNkuwhDJo01a674TZw3QsFeXKvl_XsxN5o3_O-0oc1ON3pMUJCWOd4-FLOJt5ppSiOIaGALvQNOMZ1OqPRzQ57kLWYEZhdRc0vO2YR6bIb5sOYhchjajE5vswyeaZ3irAtdCZCYkZHzU 2025/10/28 02:09:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/28 02:09:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/28 02:09:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AB7fMRXT-zxBTjIbgsjQFeSM7s66jXgv7qVCuOIo9tI-z2HOGX2vBX_0POf0PFBHSvTsSjsvXSCKzNCWi1TU4-xnZrgAgqQtOd-w_AfJW1mf_f3HzraCaaqRj9RZRIIZd7uUM2aipRb_j2QKbDeOzBT4szdlR6TznRFQzW9jTxnLoiC11s85J5WeCZBcGwUqhbiagxLaieXaNkuwhDJo01a674TZw3QsFeXKvl_XsxN5o3_O-0oc1ON3pMUJCWOd4-FLOJt5ppSiOIaGALvQNOMZ1OqPRzQ57kLWYEZhdRc0vO2YR6bIb5sOYhchjajE5vswyeaZ3irAtdCZCYkZHzU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/28 02:09:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AObtD95Sd3r50cglsUEYIAMYgwPEnCSAUwQrWHIpij003COhOceT4UtBoQnm5nuFDjt3EXW1NZJ8IfxISU64PdrI--mRQf-VZJ2GCA0weryxUnhTDnPT6RDVs-6GuogY9w8iPeaF6jAOmfWGDwFkc7kQSLz7FaYxtpnz2A6WYrvA3sfC8tBJIDd9JExirL3P8x-0NJf7ZrSgmw7RY-oClwhN1Z52y3RkzzBdnif4iswKJlZRP6wo3kw5bHuLOJDVt7aupTA5QzYb7_cf8QStST9BjrJrptELiYOMeJLOnOhJvY0GtejV6ukTIm7hKXghaJpYeMbEQwnkSG2o1ZjhQB8 2025/10/28 02:09:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/28 02:09:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/28 02:09:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/28 02:09:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/28 02:09:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/28 02:09:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/28 02:09:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AObtD95Sd3r50cglsUEYIAMYgwPEnCSAUwQrWHIpij003COhOceT4UtBoQnm5nuFDjt3EXW1NZJ8IfxISU64PdrI--mRQf-VZJ2GCA0weryxUnhTDnPT6RDVs-6GuogY9w8iPeaF6jAOmfWGDwFkc7kQSLz7FaYxtpnz2A6WYrvA3sfC8tBJIDd9JExirL3P8x-0NJf7ZrSgmw7RY-oClwhN1Z52y3RkzzBdnif4iswKJlZRP6wo3kw5bHuLOJDVt7aupTA5QzYb7_cf8QStST9BjrJrptELiYOMeJLOnOhJvY0GtejV6ukTIm7hKXghaJpYeMbEQwnkSG2o1ZjhQB8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/28 02:09:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AG5vvE8S0BoCaYX4FzFtt-5n09Hq0M7oHa1UQRJDgtL6_dH7ve7ynO_24CBeOYQqTA_pGPBDM--1vsqPAWTX8TP8SN6_AphYn8OUVXSTQ35Lbx_6zgNJzcqEWrXR-GfzOmqalKMLPr6JIs4qif6CZs5wbKpVhHEi__lIi7slMKLhHx-2KTOTlbp5qbd6_Z4kNUIFTh33bOVhUKHZHq4MEnjUXWrSwQpxnpQu5Fqim3IiSAl95VcW4Ycyv7LIfDSxK9-eW3OM2KMrTyU2wdIxReissdl0_Of7LtTHQYnMkH0GTG0bu6Q3hbckU6zaeUazbio774pgtFfo98aYMeQg2zg 2025/10/28 02:09:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/28 02:09:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/28 02:09:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/10/28 02:09:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/28 02:09:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/28 02:09:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/28 02:09:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AG5vvE8S0BoCaYX4FzFtt-5n09Hq0M7oHa1UQRJDgtL6_dH7ve7ynO_24CBeOYQqTA_pGPBDM--1vsqPAWTX8TP8SN6_AphYn8OUVXSTQ35Lbx_6zgNJzcqEWrXR-GfzOmqalKMLPr6JIs4qif6CZs5wbKpVhHEi__lIi7slMKLhHx-2KTOTlbp5qbd6_Z4kNUIFTh33bOVhUKHZHq4MEnjUXWrSwQpxnpQu5Fqim3IiSAl95VcW4Ycyv7LIfDSxK9-eW3OM2KMrTyU2wdIxReissdl0_Of7LtTHQYnMkH0GTG0bu6Q3hbckU6zaeUazbio774pgtFfo98aYMeQg2zg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/10/28 02:09:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AFbuoEljLb06xdwwhd3paAd1m-4eaKKSZ8-nfU6k3Cz2alnCJlXvobXgC548i_HgV7-yu8c7M6sZpY-3d3OKJgd985WZG-2M84vpwwyMibNxZolmTZK68MGIkbnwMxj5nY6ev-QFXNqfRCDKQbCkazD7a0re3_0CS4BaQbT3o_NiTQe4JnwS6w8O5d8hZ_QNfGGsyswF5x67N1XsR02ulf0UgEJziwQvfCiJ2_qzPRC2az3F3dtlnXhK4SLzQtmE2X8rmP2VquNJgK4bfQWlogXK74UMaB8DfAmzT2lbhRHautnSiN66W08jyniL8lsN5ESCYHkBTeX0XcYLIF-3Tzg 2025/10/28 02:09:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/28 02:09:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/10/28 02:09:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AFbuoEljLb06xdwwhd3paAd1m-4eaKKSZ8-nfU6k3Cz2alnCJlXvobXgC548i_HgV7-yu8c7M6sZpY-3d3OKJgd985WZG-2M84vpwwyMibNxZolmTZK68MGIkbnwMxj5nY6ev-QFXNqfRCDKQbCkazD7a0re3_0CS4BaQbT3o_NiTQe4JnwS6w8O5d8hZ_QNfGGsyswF5x67N1XsR02ulf0UgEJziwQvfCiJ2_qzPRC2az3F3dtlnXhK4SLzQtmE2X8rmP2VquNJgK4bfQWlogXK74UMaB8DfAmzT2lbhRHautnSiN66W08jyniL8lsN5ESCYHkBTeX0XcYLIF-3Tzg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/10/28 02:09:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AKMxKkQ-1BORlftMFTlp0_t1GOnXN8emreqn3inK1CXQecGujfMkXJb4vPOPxzhhMPMcJBYVoT95l6li5XYeYvVW0AO_PTy2pdE6vqDFzZVccO5f3Fdd7WbaxMaAF_e0RnOekf33cqUpqWbVuzTjqhHIOdT7v6ckAlU_mhFbvMHgrcR9iV7OvUxNunBUoxCmx14x6UGZVNF7BzE7W0n5oVQ9rJsVC2jKwwO77FzbV4qtvyEaByEznLl1uOx1nBK9iOGWc6zLlWGwhYG4kLQdKVmTL625RqgyMQ1G7Vbe_BbNqhFmklvrKR9felByv4wSV5ye3oBHbWxVclz8bfhp8A0 2025/10/28 02:09:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/28 02:09:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/28 02:09:13 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AKMxKkQ-1BORlftMFTlp0_t1GOnXN8emreqn3inK1CXQecGujfMkXJb4vPOPxzhhMPMcJBYVoT95l6li5XYeYvVW0AO_PTy2pdE6vqDFzZVccO5f3Fdd7WbaxMaAF_e0RnOekf33cqUpqWbVuzTjqhHIOdT7v6ckAlU_mhFbvMHgrcR9iV7OvUxNunBUoxCmx14x6UGZVNF7BzE7W0n5oVQ9rJsVC2jKwwO77FzbV4qtvyEaByEznLl1uOx1nBK9iOGWc6zLlWGwhYG4kLQdKVmTL625RqgyMQ1G7Vbe_BbNqhFmklvrKR9felByv4wSV5ye3oBHbWxVclz8bfhp8A0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/10/28 02:09:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: APgDxADF-IgtIIOlzPaekE8sRjAbkut-Hfdzb6mbRjnp8YEJJzdqbIFqw94be_Tid3X0TqROwiK03NxRAvSuO-wpFHbG0QBX_Z8EquQMgNRGk-AKElqenbAgdbCJNnhBm_oHvuJcMxYglDlIQLI1YK24SOsPLFC3dXAzK9HrHr1hRRjpJhEIyY_2BH05Ve97N3x141pQNEFIKyv8oIdJJq3TjaQ6-1C7ROA9JPkadV4c7ebuV98B5LI_AO5TYYFo6kmyviBGS8GKgC6VRv7EWnF8i1Yb0NBklODJYhVpn7ozAXwyFDkEn6-XDdKKtk18CC-3dntULCoHkp2-kmhynZI 2025/10/28 02:09:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/28 02:09:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/28 02:09:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "APgDxADF-IgtIIOlzPaekE8sRjAbkut-Hfdzb6mbRjnp8YEJJzdqbIFqw94be_Tid3X0TqROwiK03NxRAvSuO-wpFHbG0QBX_Z8EquQMgNRGk-AKElqenbAgdbCJNnhBm_oHvuJcMxYglDlIQLI1YK24SOsPLFC3dXAzK9HrHr1hRRjpJhEIyY_2BH05Ve97N3x141pQNEFIKyv8oIdJJq3TjaQ6-1C7ROA9JPkadV4c7ebuV98B5LI_AO5TYYFo6kmyviBGS8GKgC6VRv7EWnF8i1Yb0NBklODJYhVpn7ozAXwyFDkEn6-XDdKKtk18CC-3dntULCoHkp2-kmhynZI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/28 02:09:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABDa6xAVdOwLOuchf0zbm1foXp7JhqIq-Vm5Ruy8qCOgKRuyQ0eS_IBambWMAJv3RL3VvdUxE5m-rr2KoIjKkeOJzxx4v-4PB_hT1DVJAmRsPKBNjmKmL6yA4itrU6pyxihank2N4x11PpkZ7ncDq3wsLIYysaCXqYoK_R5pDUuj1jELyG3BsL47_SkoKnx2NDH4DdWUd59HW1BHlcp2cVIRCBkEK1JuFYJplQWg_sVd9UHBgyTIUY1y6AO6aY48cj5VY6es6kLztLFlXkurQCadI7EFMWbO66yUgL_vX9KjyBHqZzKhVStA7k4ZtK7YZnA91e1NnOBIMs5iw0ISS88 2025/10/28 02:09:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/28 02:09:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/28 02:09:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/28 02:09:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/28 02:09:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/28 02:09:16 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/28 02:09:17 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABDa6xAVdOwLOuchf0zbm1foXp7JhqIq-Vm5Ruy8qCOgKRuyQ0eS_IBambWMAJv3RL3VvdUxE5m-rr2KoIjKkeOJzxx4v-4PB_hT1DVJAmRsPKBNjmKmL6yA4itrU6pyxihank2N4x11PpkZ7ncDq3wsLIYysaCXqYoK_R5pDUuj1jELyG3BsL47_SkoKnx2NDH4DdWUd59HW1BHlcp2cVIRCBkEK1JuFYJplQWg_sVd9UHBgyTIUY1y6AO6aY48cj5VY6es6kLztLFlXkurQCadI7EFMWbO66yUgL_vX9KjyBHqZzKhVStA7k4ZtK7YZnA91e1NnOBIMs5iw0ISS88" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/28 02:09:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AA9Ijy7YJxwtxuzWgy0nEqmwv__6gO6eye7-_g4OKyTOi2Ea7d1K_dligr7wG_5TGGglo1UK01_FiZxbsHLhm3XgLG528298C8L-1mg01WLrFtH8yKSnTXYehi-l__G1xpK8rg9TOIeaCK_GAqviSr_tjnRLe6kqIbI9x6e9k_u9h7dX0Ty_n9WzTwUUjQ8qWCN6RLOh1xRjEIqM3QGmBnACAKT8A_bQA7Agr5nDzYiVedgwuCXjf45qXsHcgG9cm4FRCn8tBRk4qPKr6fhVaKv7s-TA3YCXx3rnddCtX1wSF7R6O_HASFStBFEMi5lD9oCF3VePD4dAmg8tn8_ZKNs 2025/10/28 02:09:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/28 02:09:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/28 02:09:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/10/28 02:09:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/28 02:09:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/28 02:09:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/28 02:09:19 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AA9Ijy7YJxwtxuzWgy0nEqmwv__6gO6eye7-_g4OKyTOi2Ea7d1K_dligr7wG_5TGGglo1UK01_FiZxbsHLhm3XgLG528298C8L-1mg01WLrFtH8yKSnTXYehi-l__G1xpK8rg9TOIeaCK_GAqviSr_tjnRLe6kqIbI9x6e9k_u9h7dX0Ty_n9WzTwUUjQ8qWCN6RLOh1xRjEIqM3QGmBnACAKT8A_bQA7Agr5nDzYiVedgwuCXjf45qXsHcgG9cm4FRCn8tBRk4qPKr6fhVaKv7s-TA3YCXx3rnddCtX1wSF7R6O_HASFStBFEMi5lD9oCF3VePD4dAmg8tn8_ZKNs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/10/28 02:09:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AJdvZOEbinfHSEctdS6HVHqpBqxXUBn3fJgZYoQcnQFDRoK7O3FmOdvVkVF27Xupn8yy6BJxeNBUdK5076BNHjzHw2IMwekSAkHpS4lSPwxCmLDYe1u4cLMqw7pCQCzCmwiNAnAW_b0Dei0Qtcep-pNfDP-rvBk9MxYGap_PkisSQOSy4mh7mJnZTFlZK_FuLYQ0u-bikEi206hRb6zxv8hiQ9mPNKwFIqK-m5hQs-wqOmtJEs8Z2W5wxaEcEEikmPXeaqD4McqiebIXEeuYUU7r3sz9MPYb3v7s-hZQolEw3D-yPFTMl-6MAaJxMC8pLHDCQBHbbEd4LEraZfUdkEI 2025/10/28 02:09:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/28 02:09:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/10/28 02:09:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AJdvZOEbinfHSEctdS6HVHqpBqxXUBn3fJgZYoQcnQFDRoK7O3FmOdvVkVF27Xupn8yy6BJxeNBUdK5076BNHjzHw2IMwekSAkHpS4lSPwxCmLDYe1u4cLMqw7pCQCzCmwiNAnAW_b0Dei0Qtcep-pNfDP-rvBk9MxYGap_PkisSQOSy4mh7mJnZTFlZK_FuLYQ0u-bikEi206hRb6zxv8hiQ9mPNKwFIqK-m5hQs-wqOmtJEs8Z2W5wxaEcEEikmPXeaqD4McqiebIXEeuYUU7r3sz9MPYb3v7s-hZQolEw3D-yPFTMl-6MAaJxMC8pLHDCQBHbbEd4LEraZfUdkEI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/10/28 02:09:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AKAyEgoGSY1FrR9bb5ppfn_jROw81eeNIPLNFKRLRArXfyfOGHhVQxdmGSKuCLdaxnF7apO_1Hxq6IzDWh1qTte62lHDzsPqGO4Wn23CumL8WAu0ig8oQGfzNYJ149XB-ZfBxGRYFjVkXXfsrzggUhUFMip4CD2bFfWQydYprH0oCWhzemSidlMWHPNQ2BJ7eEmvJZtFwFAvgrlejGwGKfylclJ2o9ft9fw1BaBmilZJtdaNC6hdPsfKOc3YLjVQG-iLcYterMtlk5nk2xw1ZQA78kmONQ-m_eAR3WMOvyJM9G1byQChX-_a0RNvmVT-CeouaiPZScaB8TbO0SVG1wA 2025/10/28 02:09:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/28 02:09:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/28 02:09:26 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AKAyEgoGSY1FrR9bb5ppfn_jROw81eeNIPLNFKRLRArXfyfOGHhVQxdmGSKuCLdaxnF7apO_1Hxq6IzDWh1qTte62lHDzsPqGO4Wn23CumL8WAu0ig8oQGfzNYJ149XB-ZfBxGRYFjVkXXfsrzggUhUFMip4CD2bFfWQydYprH0oCWhzemSidlMWHPNQ2BJ7eEmvJZtFwFAvgrlejGwGKfylclJ2o9ft9fw1BaBmilZJtdaNC6hdPsfKOc3YLjVQG-iLcYterMtlk5nk2xw1ZQA78kmONQ-m_eAR3WMOvyJM9G1byQChX-_a0RNvmVT-CeouaiPZScaB8TbO0SVG1wA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/10/28 02:09:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AKCPf6qxkEvYoS630tGI_ssp5C96sQTwQeVOLfAKxTmpoiN6bT1oOnx2S7CrIgNI27SgjIJmwDZUb9_pe9mYHnrjKkbCwBFFhJ1nz56OMPS8ejxUmfmAQhclE1NSIsPVSGmKkgcI1VEGf1D2Lj-GccOALqeL0BczSz_Q2a-2PCc_no3PQDzlav9FWUgEECoazSmi5OhyTIQbVoe26r35rnevxhjpi0AoaoEeY71RLZHL8wKUcXxp9sdGQjQ37QLpyOEWPdGaD5kgcvGhf9tUYKXUpeXZsxsMptwh7Q-IVhfG7mJI1UEHxyRcHtGKdYnVP-Wzrqqr1et8ME7isWTUASE 2025/10/28 02:09:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/28 02:09:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/28 02:09:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AKCPf6qxkEvYoS630tGI_ssp5C96sQTwQeVOLfAKxTmpoiN6bT1oOnx2S7CrIgNI27SgjIJmwDZUb9_pe9mYHnrjKkbCwBFFhJ1nz56OMPS8ejxUmfmAQhclE1NSIsPVSGmKkgcI1VEGf1D2Lj-GccOALqeL0BczSz_Q2a-2PCc_no3PQDzlav9FWUgEECoazSmi5OhyTIQbVoe26r35rnevxhjpi0AoaoEeY71RLZHL8wKUcXxp9sdGQjQ37QLpyOEWPdGaD5kgcvGhf9tUYKXUpeXZsxsMptwh7Q-IVhfG7mJI1UEHxyRcHtGKdYnVP-Wzrqqr1et8ME7isWTUASE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/28 02:09:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AKiwQ9idG-_qQ0VudeQRZz8JlYe0ZdHSXlga8W-4I_mXtR89io_zCd5aLmHhrh974fLCyZ1Ac0jeJPY8DCDREicprtubMgtqLCmvT21vGDbfsGreQPnC_p3upUrLQeyu89j9LTOEulsh5b45A7TmM4t5r9Y0h7z0WbTGNKM037BI5PbKIOefU7D9Ls5UDHUMkN_Bd6uFRf1r6YV4d4SOBgwc-aBLfZ3aQNcvGmgkECXa1FduxW3WceJtYduele049nasDtq_NqpEZsY5yis0EiivKED9zMAIhMvuZl8bAb2CJUf6G9ppomX90oZjxt5mTP0vuSADFFIo-IRIZOOj_Pw 2025/10/28 02:09:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/28 02:09:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/28 02:09:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/28 02:09:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/28 02:09:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/28 02:09:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/28 02:09:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AKiwQ9idG-_qQ0VudeQRZz8JlYe0ZdHSXlga8W-4I_mXtR89io_zCd5aLmHhrh974fLCyZ1Ac0jeJPY8DCDREicprtubMgtqLCmvT21vGDbfsGreQPnC_p3upUrLQeyu89j9LTOEulsh5b45A7TmM4t5r9Y0h7z0WbTGNKM037BI5PbKIOefU7D9Ls5UDHUMkN_Bd6uFRf1r6YV4d4SOBgwc-aBLfZ3aQNcvGmgkECXa1FduxW3WceJtYduele049nasDtq_NqpEZsY5yis0EiivKED9zMAIhMvuZl8bAb2CJUf6G9ppomX90oZjxt5mTP0vuSADFFIo-IRIZOOj_Pw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/28 02:09:31 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AOkIzTQWFtry0JXirnnAS43al3VqiJdIjyCFUNV69H3B0uGw3qoMgK_-LlCBFpfz-etMp0VbvNlNPmfDwGPIEonX6pSXyMGoxvS3PNbqgpuhz6TCFqshH86iq5dYr2ejTRcqtkKuY587bm7kiQZKRcEKVJ32bsuUykS2CcEhsOCTlkHISlYlPfRBCyF5IukRtaitDPv-FhxITpPR-y-mvcYVUAk6YQwxpIWPIFHpfKYD3XCpWQ95pys7LkPYR0yCmUDaj7YkNuvtN9vHHiRRKBoBDKwD17_NUTiJ1QZHSVUv23_KQHjeOH4sGZwYQt4K17zAktfeBwE2zPe-e7lkfhI 2025/10/28 02:09:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/28 02:09:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/10/28 02:09:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/10/28 02:09:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/28 02:09:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/28 02:09:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/28 02:09:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AOkIzTQWFtry0JXirnnAS43al3VqiJdIjyCFUNV69H3B0uGw3qoMgK_-LlCBFpfz-etMp0VbvNlNPmfDwGPIEonX6pSXyMGoxvS3PNbqgpuhz6TCFqshH86iq5dYr2ejTRcqtkKuY587bm7kiQZKRcEKVJ32bsuUykS2CcEhsOCTlkHISlYlPfRBCyF5IukRtaitDPv-FhxITpPR-y-mvcYVUAk6YQwxpIWPIFHpfKYD3XCpWQ95pys7LkPYR0yCmUDaj7YkNuvtN9vHHiRRKBoBDKwD17_NUTiJ1QZHSVUv23_KQHjeOH4sGZwYQt4K17zAktfeBwE2zPe-e7lkfhI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/10/28 02:09:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: APD2AlWdo7Zdi97YyHFXfncwLOr-fMgaxNAjbi5pQyp3fqvf8waOZND8VeLcjRYntzBCaAiFywDFgchzP2m3bbUm_A_CAiPTM3B3EbG31gqdDp_VocNJHqpUddCQ-kSAqYWv3x7z95uqkkx9NAmeh9QvCMj1nLeyMgmiRnP1ZSIBhJDIVuAu-iCzq1DzvVqQ4LmGtLrGVELTFBDHB45UmxNc_Z0_D7ilqANEn-EWVv1wScF-v_QRWhuMd7zlnIo_DRoqX3y3-EVhFBQrLJn5kst4fYLyOXfrrmCnly91xVRB1HiZcRuqVnyihBIU3QCvkhXOk9wm9vak3Vl-Ga3BqcM 2025/10/28 02:09:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/10/28 02:09:36 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/10/28 02:09:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "APD2AlWdo7Zdi97YyHFXfncwLOr-fMgaxNAjbi5pQyp3fqvf8waOZND8VeLcjRYntzBCaAiFywDFgchzP2m3bbUm_A_CAiPTM3B3EbG31gqdDp_VocNJHqpUddCQ-kSAqYWv3x7z95uqkkx9NAmeh9QvCMj1nLeyMgmiRnP1ZSIBhJDIVuAu-iCzq1DzvVqQ4LmGtLrGVELTFBDHB45UmxNc_Z0_D7ilqANEn-EWVv1wScF-v_QRWhuMd7zlnIo_DRoqX3y3-EVhFBQrLJn5kst4fYLyOXfrrmCnly91xVRB1HiZcRuqVnyihBIU3QCvkhXOk9wm9vak3Vl-Ga3BqcM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/10/28 02:09:38 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AJega4SSj_5rE7e8KIg3J5IPHtFcdg8Ri9zEXgzxwVp3wDvUDTk4xhhkF0FTaAftDy3QgN1Pm02Qqextjhx00iOC0RE9flur9B7IbkGOkKDwxTzPWdghH6IvtJIBJq2aBSUtvwet9oz1wuknrZWhglvXf2lA2j_WroSWAkKgN6jaq7WgwIZNY5JlMQm42H68Ij1m56lsMkK3oEC6bRfg6Ky0G7pFIO8xs-UOP-olnqR4tl8AQwbLXFBU5jDyDQ1nfcSa_QaUyut3Go75GITPmPG6ntGVlepXnigQoAUjxWGQ2--G8q4UAc-Fsuqmf32YgFRqQGFHeN-B1HUZgeg-y-Y 2025/10/28 02:09:38 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/10/28 02:09:39 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/28 02:09:39 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AJega4SSj_5rE7e8KIg3J5IPHtFcdg8Ri9zEXgzxwVp3wDvUDTk4xhhkF0FTaAftDy3QgN1Pm02Qqextjhx00iOC0RE9flur9B7IbkGOkKDwxTzPWdghH6IvtJIBJq2aBSUtvwet9oz1wuknrZWhglvXf2lA2j_WroSWAkKgN6jaq7WgwIZNY5JlMQm42H68Ij1m56lsMkK3oEC6bRfg6Ky0G7pFIO8xs-UOP-olnqR4tl8AQwbLXFBU5jDyDQ1nfcSa_QaUyut3Go75GITPmPG6ntGVlepXnigQoAUjxWGQ2--G8q4UAc-Fsuqmf32YgFRqQGFHeN-B1HUZgeg-y-Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/10/28 02:09:40 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AKemCDm-b9-10UV3azJYsXguNa2VtuOvk4prrHsyo23u6Ffvpsi6Z3ZHZKOfMCsKCTGL_50ZcKQiLSA68K1sJJ7f1gx-OV_oXrhuED__4KIyQyQgqnmT47A-Z6gHPe_m6ZFAFFibyhPWoUm6Aj3iFLiNvHbmH1hkeD-9hyIvHc3-2AuZhxWSOeWO36OADM5TwcaBVfgP4MGDQ1I7QxuIULawgs5cBsLmrMhi-Mjf3sVCkTQX13A73IONZ_LOraEH-W_zIyLNOegvcWGp4A2kro_as_DQzBqpGHK9IPLi4PYjDHNZ1n41vqxJ-LZHqO6HGhvtU2XJQTkal-hNeWZD4c4 2025/10/28 02:09:40 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/28 02:09:41 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/28 02:09:41 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AKemCDm-b9-10UV3azJYsXguNa2VtuOvk4prrHsyo23u6Ffvpsi6Z3ZHZKOfMCsKCTGL_50ZcKQiLSA68K1sJJ7f1gx-OV_oXrhuED__4KIyQyQgqnmT47A-Z6gHPe_m6ZFAFFibyhPWoUm6Aj3iFLiNvHbmH1hkeD-9hyIvHc3-2AuZhxWSOeWO36OADM5TwcaBVfgP4MGDQ1I7QxuIULawgs5cBsLmrMhi-Mjf3sVCkTQX13A73IONZ_LOraEH-W_zIyLNOegvcWGp4A2kro_as_DQzBqpGHK9IPLi4PYjDHNZ1n41vqxJ-LZHqO6HGhvtU2XJQTkal-hNeWZD4c4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/28 02:09:42 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: APPf8YF2ksRAN4Hfhrx5XSlSTdUAJ5ToLE_ZNkyfcRKXvPZGSc171004Qhh0CYAFyHs8u2GCamKFBar2MIkmgUJCQAMws7Nt5WoEjZlF9bUHpfLKU-qIK2sYaFgGABJMz8xaPq465t_3doOF1zDgwE_Q1iaP_o88Q59Hl2h1pZ66ODDuz38mXGpDbpvxBrLaQhIdxX7G2-RcgbPrYXp53nioI0_k0cwnzmujHGaVgApBshAv_7PmwNyXtyo5Ptusnd79d0rqTG4iZJVbo7kjouqdfvHBUcNTfNF1eEEyGhdic5i3ugGClP6h9nm2jdf-kfUlauZzreADst3q2OnhAMY 2025/10/28 02:09:42 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/28 02:09:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/28 02:09:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/28 02:09:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/28 02:09:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/28 02:09:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/28 02:09:44 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "APPf8YF2ksRAN4Hfhrx5XSlSTdUAJ5ToLE_ZNkyfcRKXvPZGSc171004Qhh0CYAFyHs8u2GCamKFBar2MIkmgUJCQAMws7Nt5WoEjZlF9bUHpfLKU-qIK2sYaFgGABJMz8xaPq465t_3doOF1zDgwE_Q1iaP_o88Q59Hl2h1pZ66ODDuz38mXGpDbpvxBrLaQhIdxX7G2-RcgbPrYXp53nioI0_k0cwnzmujHGaVgApBshAv_7PmwNyXtyo5Ptusnd79d0rqTG4iZJVbo7kjouqdfvHBUcNTfNF1eEEyGhdic5i3ugGClP6h9nm2jdf-kfUlauZzreADst3q2OnhAMY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/28 02:09:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ADLj8SGomOZg04vr5bsbEV7QMtEPKnPdKKCpSM1lXZE2Zsram8xXF6hYqxI3dTCjOhP6OLVBajSCK5Lemj-ZFDU-eBUHVmqSxMPum9-70CTaYV1sZk2brY8HMNJgomY5dOuSogn5TpzacDnaK48gGeK2ulggJWOKNo9b2CTCAFqEUpDFP10uvdxWRGgNzIr9Q0AEcz4hVe_FVxhq5nJ7unTzSjgM9n8GdH6NBYoinjXJ7jy8ry4K4tTsOV3oZ5Do_84QhGSi2wUa2kuFnaEuWx9V-7XnsIdrfbOgxiRrKE8DQwo7lBPWjMudOZfhNVpt1CtjnPSl0pUojUvg0VRhlKc 2025/10/28 02:09:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/28 02:09:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/10/28 02:09:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/10/28 02:09:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/28 02:09:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/28 02:09:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/28 02:09:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ADLj8SGomOZg04vr5bsbEV7QMtEPKnPdKKCpSM1lXZE2Zsram8xXF6hYqxI3dTCjOhP6OLVBajSCK5Lemj-ZFDU-eBUHVmqSxMPum9-70CTaYV1sZk2brY8HMNJgomY5dOuSogn5TpzacDnaK48gGeK2ulggJWOKNo9b2CTCAFqEUpDFP10uvdxWRGgNzIr9Q0AEcz4hVe_FVxhq5nJ7unTzSjgM9n8GdH6NBYoinjXJ7jy8ry4K4tTsOV3oZ5Do_84QhGSi2wUa2kuFnaEuWx9V-7XnsIdrfbOgxiRrKE8DQwo7lBPWjMudOZfhNVpt1CtjnPSl0pUojUvg0VRhlKc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/10/28 02:09:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AFQj70lfAp_77xxBkVacZCO3n2Bd7GaSuparHiIKhMPdrugDbJ-jUo63HHdlAshk0s3wRy3C_U0-XTicHMYgOh9utGKJxl9WVHnRXD1LC-XImzaI9xZSG7bqsiEcv1Bjwubvag29lpaxqD7kDbWCzHMyPz7ZCSQEJbod2k-LRNocGIsZlODLp-_YRJuR2jJdE5xe6euQPKIWzzNoDVEl49RKm7W55D_34OUxTuN5--vQu0ZfCGSZQqewZ20SA2A0__vaIqd8ke9m_cYMzL7RCiaO_MBjw4GH-c5xRfvXioqLpef9NzmUSkMePs51LXY_UoqEVIgOF4SwKMfO8p3j-gY 2025/10/28 02:09:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/10/28 02:09:50 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/10/28 02:09:51 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AFQj70lfAp_77xxBkVacZCO3n2Bd7GaSuparHiIKhMPdrugDbJ-jUo63HHdlAshk0s3wRy3C_U0-XTicHMYgOh9utGKJxl9WVHnRXD1LC-XImzaI9xZSG7bqsiEcv1Bjwubvag29lpaxqD7kDbWCzHMyPz7ZCSQEJbod2k-LRNocGIsZlODLp-_YRJuR2jJdE5xe6euQPKIWzzNoDVEl49RKm7W55D_34OUxTuN5--vQu0ZfCGSZQqewZ20SA2A0__vaIqd8ke9m_cYMzL7RCiaO_MBjw4GH-c5xRfvXioqLpef9NzmUSkMePs51LXY_UoqEVIgOF4SwKMfO8p3j-gY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/10/28 02:09:52 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AGdpeSAPwGfWHzQ-ozo8C_Z-sHPo0AbYC4dS4qfOVPggfAdDzDyRuAJkLHT1EvNTOrA06AyjSkaf4eAlmzmD2VSmAyJf9w6XGyegQ2bncxE0EoYVXVDswLhFMbxiP0EEi_pkoALlxzn335QOjYAkkoFIlq5vFNyhQ-WMCMkzr6vIYswDI0InBjzb5iQ_Wt5or4QdPnTIehWm2DY-Ned1nzy4Iy45NAYyzpW_zn8sOLk8jeW_uE8AnEY_FJGENB2DJcP2toHttquV3FF9xl6NWILgRIDq-0-G9nL008FQH59_sr3Nx_bT0yE0ifdbnhp5HOgHjCRp-egAoAmb6H7fw9Y 2025/10/28 02:09:53 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/10/28 02:09:53 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/28 02:09:54 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AGdpeSAPwGfWHzQ-ozo8C_Z-sHPo0AbYC4dS4qfOVPggfAdDzDyRuAJkLHT1EvNTOrA06AyjSkaf4eAlmzmD2VSmAyJf9w6XGyegQ2bncxE0EoYVXVDswLhFMbxiP0EEi_pkoALlxzn335QOjYAkkoFIlq5vFNyhQ-WMCMkzr6vIYswDI0InBjzb5iQ_Wt5or4QdPnTIehWm2DY-Ned1nzy4Iy45NAYyzpW_zn8sOLk8jeW_uE8AnEY_FJGENB2DJcP2toHttquV3FF9xl6NWILgRIDq-0-G9nL008FQH59_sr3Nx_bT0yE0ifdbnhp5HOgHjCRp-egAoAmb6H7fw9Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/10/28 02:09:55 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AJJkCmiozJcW4YKm2BzahgeNtChDDt6mu4bdbrbhJSPareh_aOVGIeoJ-d-w84MaMj1URT_U0PytgyQYOvXBlhQFmgBp2rkRzSNnRCJob3RqcMJ45RYe6FTcQrYn4rqr-0y_nIQ6ek3gCQ2NXofm7BDViI2-279CgcDXuLv9qpYkAYszEt9saFAPIQv3XnRW_zURp0WF1ExzvM02Mx451THIA-0FwaHIySBcb9p4vGZePO1YV7LZVkVWgai38ALscj0_hnbtcHbZtucPqDiBAVEstlxJY7UbSu3UWkt63FjeSf-6dwfcROW6k-9B2xH6Sx4EwhDaJOdCEzAEMMnz1Kc 2025/10/28 02:09:55 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/28 02:09:56 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/28 02:09:56 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AJJkCmiozJcW4YKm2BzahgeNtChDDt6mu4bdbrbhJSPareh_aOVGIeoJ-d-w84MaMj1URT_U0PytgyQYOvXBlhQFmgBp2rkRzSNnRCJob3RqcMJ45RYe6FTcQrYn4rqr-0y_nIQ6ek3gCQ2NXofm7BDViI2-279CgcDXuLv9qpYkAYszEt9saFAPIQv3XnRW_zURp0WF1ExzvM02Mx451THIA-0FwaHIySBcb9p4vGZePO1YV7LZVkVWgai38ALscj0_hnbtcHbZtucPqDiBAVEstlxJY7UbSu3UWkt63FjeSf-6dwfcROW6k-9B2xH6Sx4EwhDaJOdCEzAEMMnz1Kc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/28 02:09:57 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AIlkdJuS4VKzFbJEg8CDQaQMptVlUALWRIFiR_TQ9vMu-hSZGM6rCfhaxN71-fq6v5uZ8DOyY1jlIRlbOI2W8LQ5YoEUoUlJ3slW69S9rvzTyp4tJA8VumHldpS9CPmFIPe_WbY61E5EcZKG-MSaHCXqitve0p2VtvggxFUwGkt8eLSsmJLsYp1Ym7Jhq-jVnbnoodVd6u5RI72YolwCqIgrBNJ1LpNBHe1c2UUMbYzzZFCNt9AX65uw-uXuPgpe80_XAJkNJ_jtrFn_n-f7tsnX8P1WBuT89Z6sljGPcOd9kEFLTt8DkMQIELfie-1ezSb7kdIVClRmDJF03oyTZUo 2025/10/28 02:09:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/28 02:09:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/28 02:09:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/28 02:09:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/28 02:09:58 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/28 02:09:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/28 02:09:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AIlkdJuS4VKzFbJEg8CDQaQMptVlUALWRIFiR_TQ9vMu-hSZGM6rCfhaxN71-fq6v5uZ8DOyY1jlIRlbOI2W8LQ5YoEUoUlJ3slW69S9rvzTyp4tJA8VumHldpS9CPmFIPe_WbY61E5EcZKG-MSaHCXqitve0p2VtvggxFUwGkt8eLSsmJLsYp1Ym7Jhq-jVnbnoodVd6u5RI72YolwCqIgrBNJ1LpNBHe1c2UUMbYzzZFCNt9AX65uw-uXuPgpe80_XAJkNJ_jtrFn_n-f7tsnX8P1WBuT89Z6sljGPcOd9kEFLTt8DkMQIELfie-1ezSb7kdIVClRmDJF03oyTZUo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/28 02:10:00 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AJMIzWvENGmHxBQuPdqGGXVV0YcywCX83ILawlZweyC0C7SGcY8KR0iEiVsdq0a9XDcr0f-4hqnvSPz2XBkrMvsh4OoZ50YrIKhK0mc6LAI9swXpqos4B5QrGq6mMxM9Rv-EMfb92CJk7vbCC6hzol2Og9odTuCiHLgodhn7-mUnVYAgdWsMFTOKTVULaQMSE-0vbX1g5itLpXSDwQt1YQaWNMZ5i_FC7lEGkOEjfeoRD_3CpdqxmJ5KBBMSfQkiq01VY7M2mVaar6kfV6abEXIJxUMm3YX-_wGuv2GOnxVa5GCt1eg7L3fpQkLjd-XEkX7MtR3zFJadH-IUghgkVL8 2025/10/28 02:10:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/28 02:10:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/10/28 02:10:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/10/28 02:10:01 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/28 02:10:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/28 02:10:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/28 02:10:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AJMIzWvENGmHxBQuPdqGGXVV0YcywCX83ILawlZweyC0C7SGcY8KR0iEiVsdq0a9XDcr0f-4hqnvSPz2XBkrMvsh4OoZ50YrIKhK0mc6LAI9swXpqos4B5QrGq6mMxM9Rv-EMfb92CJk7vbCC6hzol2Og9odTuCiHLgodhn7-mUnVYAgdWsMFTOKTVULaQMSE-0vbX1g5itLpXSDwQt1YQaWNMZ5i_FC7lEGkOEjfeoRD_3CpdqxmJ5KBBMSfQkiq01VY7M2mVaar6kfV6abEXIJxUMm3YX-_wGuv2GOnxVa5GCt1eg7L3fpQkLjd-XEkX7MtR3zFJadH-IUghgkVL8" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/10/28 02:10:05 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/10/28 02:10:08 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/28 02:10:12 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/28 02:10:16 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/28 02:10:20 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/28 02:10:22 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ANPtsbkkL6rUOQ8MVH6_7bXMSE4-2KN2CcZ3HfL4t-P8ZIP_eKLd7UBoSRdQtGYij6yfl-Q4nCg-wclEtetJWhQXeltPyN_XbgaivB1QXgiUm7mC_vzgg9R8VlrJrlM18ILyw-hJJUjTnmFCjJYuNwMgeXujeKkqsWhgTBI8-JKGeOl0ECGM2AwP1W5J_Z3V9j1Bn2dDBufTav2ZxSIFx_sWuootxIUvXmGwZOJ63FL5V63_5t4dNGytM52gI-6B8XuistaEhncK0Yn-dcTXaoHi61nOvb1VbQRBv4c-lVk6g2BTWZdCRtsMLdO9t3Uwm7kOakzIlnPtB4r7JIWHulA 2025/10/28 02:10:22 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/28 02:10:22 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "1e8c332c6c9c2308c7834829f92ace52" 2025/10/28 02:10:23 DEBUG : unknown-size-put.txt: multipart upload "ANPtsbkkL6rUOQ8MVH6_7bXMSE4-2KN2CcZ3HfL4t-P8ZIP_eKLd7UBoSRdQtGYij6yfl-Q4nCg-wclEtetJWhQXeltPyN_XbgaivB1QXgiUm7mC_vzgg9R8VlrJrlM18ILyw-hJJUjTnmFCjJYuNwMgeXujeKkqsWhgTBI8-JKGeOl0ECGM2AwP1W5J_Z3V9j1Bn2dDBufTav2ZxSIFx_sWuootxIUvXmGwZOJ63FL5V63_5t4dNGytM52gI-6B8XuistaEhncK0Yn-dcTXaoHi61nOvb1VbQRBv4c-lVk6g2BTWZdCRtsMLdO9t3Uwm7kOakzIlnPtB4r7JIWHulA" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/28 02:10:24 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ADiMtBPf_PRc2TE1MhPiPtcdoM5xS4mFhroL957iDKjhDlI9PRoGtc0x6iDnNIJkj4sDSPTD88iKf7AGzeqDz-VJcUfkqp7dDlKXeFsi-iXIVtmeKWXoVbj-ivyZEZKWy8Du5bOnjWrEDcO7cyw5HaEE-ROJrxYEK6uxKS68NwXWOgcuPnaUjsJXM5fobe9S__dCFU3xfxUYIPdbC26mqwuE_zVhyngSkwH3GgsVWROPZcst_lvtvx_pmVNpUVfJh-8quICI6-sEDL_OsEce6y2ksiVW_8a8XYB_dm1VUKj_BAAY4RAYkiIsk4SjAHsuFwjLtK3ucm6Hd3rD3euihAc 2025/10/28 02:10:24 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/10/28 02:10:24 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "d618dd4b81172af4714abbfa9567e886" 2025/10/28 02:10:24 DEBUG : unknown-size-update.txt: multipart upload "ADiMtBPf_PRc2TE1MhPiPtcdoM5xS4mFhroL957iDKjhDlI9PRoGtc0x6iDnNIJkj4sDSPTD88iKf7AGzeqDz-VJcUfkqp7dDlKXeFsi-iXIVtmeKWXoVbj-ivyZEZKWy8Du5bOnjWrEDcO7cyw5HaEE-ROJrxYEK6uxKS68NwXWOgcuPnaUjsJXM5fobe9S__dCFU3xfxUYIPdbC26mqwuE_zVhyngSkwH3GgsVWROPZcst_lvtvx_pmVNpUVfJh-8quICI6-sEDL_OsEce6y2ksiVW_8a8XYB_dm1VUKj_BAAY4RAYkiIsk4SjAHsuFwjLtK3ucm6Hd3rD3euihAc" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/28 02:10:25 DEBUG : Creating backend with remote "TestS3R2:rclone-test-sefajax1bejo/deeper/nonexisting/directory" 2025/10/28 02:10:25 DEBUG : Config file has changed externally - reloading === 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/10/28 02:10:25 DEBUG : Waiting for deletions to finish 2025/10/28 02:10:25 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/28 02:10:25 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/10/28 02:10:25 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/28 02:10:26 INFO : S3 bucket rclone-test-sefajax1bejo: Bucket "rclone-test-sefajax1bejo" deleted 2025/10/28 02:10:26 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (149.32s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.26s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.28s) --- PASS: TestIntegration/FsMkdir (146.94s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.31s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.12s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding (16.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.86s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.58s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.42s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (25.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.87s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.77s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.90s) --- 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.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.47s) --- 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.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (77.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (11.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (11.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (5.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (13.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (14.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (16.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (5.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.64s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (18.07s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.02s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (4.27s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (4.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.60s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.64s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.04s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.59s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.19s) --- 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/10/28 02:10:26 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/10/28 02:10:26 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 149.367s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m30.75055597s (try 1/5)