"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/11/01 05:02:40 NOTICE: TestS3R2: Stopped server 2025/11/01 05:02:40 NOTICE: TestS3R2: Starting server 2025/11/01 05:02:40 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rerelab7jujo" 2025/11/01 05:02:40 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/11/01 05:02:41 INFO : S3 bucket rclone-test-rerelab7jujo: Bucket "rclone-test-rerelab7jujo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/01 05:02:42 INFO : S3 bucket rclone-test-rerelab7jujo: Bucket "rclone-test-rerelab7jujo" deleted === RUN TestIntegration/FsMkdir 2025/11/01 05:02:43 INFO : S3 bucket rclone-test-rerelab7jujo: Bucket "rclone-test-rerelab7jujo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/01 05:02:43 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/01 05:02:43 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/01 05:02:43 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/11/01 05:02:57 NOTICE: S3 bucket rclone-test-rerelab7jujo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/01 05:02:57 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AOWElqXjQY3FD8yfdVY2AL9_VE-UpQ4C67v23XIW0j99oxvcuOMtov0SVYLYMlZeeTMeyAPhpOztcayK1WzAZc25uYXJ64LgOYZmcEmQA2ZDXBdPfT3U5CWYVGt75H7VkIBBxqh0GB7z3lLG21u--XUfh8FHsIl5g3JHPgqomAVezNEOlepDtoXZ9w_WN2sVJXdVILSwggyoSKy_6i_XfEmH3Y-7wrktH0mlhp-x5w0z__EMf-lIb-9ne_uqRPwGEUex2_Ah9dMNKWt1rEweJMK6N-fjameTteA6oJKvjV9M-8BW9WmaU3FTj1Ewge7r3q28szg2VoXsTec3XDWX4DI 2025/11/01 05:02:57 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "10fed83a1e4ea2aed6258b39083f70ef" 2025/11/01 05:02:58 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "2aaa8e8f0cf46890d7fdd42c749bc462" 2025/11/01 05:02:58 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "6dbbd04d98b9a66d6c26d40daafba7ca" 2025/11/01 05:02:59 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AOWElqXjQY3FD8yfdVY2AL9_VE-UpQ4C67v23XIW0j99oxvcuOMtov0SVYLYMlZeeTMeyAPhpOztcayK1WzAZc25uYXJ64LgOYZmcEmQA2ZDXBdPfT3U5CWYVGt75H7VkIBBxqh0GB7z3lLG21u--XUfh8FHsIl5g3JHPgqomAVezNEOlepDtoXZ9w_WN2sVJXdVILSwggyoSKy_6i_XfEmH3Y-7wrktH0mlhp-x5w0z__EMf-lIb-9ne_uqRPwGEUex2_Ah9dMNKWt1rEweJMK6N-fjameTteA6oJKvjV9M-8BW9WmaU3FTj1Ewge7r3q28szg2VoXsTec3XDWX4DI" 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/11/01 05:03:02 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/01 05:03:02 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/11/01 05:03:04 DEBUG : S3 bucket rclone-test-rerelab7jujo: bucket is versioned: false 2025/11/01 05:03:04 DEBUG : Waiting for deletions to finish 2025/11/01 05:03:04 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/11/01 05:03:04 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/11/01 05:03:04 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/01 05:03:05 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rerelab7jujo/dirToPurgeFromRoot" 2025/11/01 05:03:05 DEBUG : S3 bucket rclone-test-rerelab7jujo path dirToPurgeFromRoot: bucket is versioned: false 2025/11/01 05:03:05 DEBUG : Waiting for deletions to finish 2025/11/01 05:03:05 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/11/01 05:03:05 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/11/01 05:03:05 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/01 05:03:06 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rerelab7jujo/hello? sausage/êé" 2025/11/01 05:03:07 DEBUG : S3 bucket rclone-test-rerelab7jujo path hello? sausage/êé: bucket is versioned: false 2025/11/01 05:03:07 DEBUG : Waiting for deletions to finish 2025/11/01 05:03:07 DEBUG : "a/b/c/d/e.txt" version false 2025/11/01 05:03:07 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/11/01 05:03:07 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/11/01 05:03:13 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rerelab7jujo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/01 05:03:14 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rerelab7jujo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-rerelab7jujo" from "TestS3R2:rclone-test-rerelab7jujo" 2025/11/01 05:03:14 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/11/01 05:03:20 DEBUG : piped data.txt: open chunk writer: started multipart upload: AFVkWVY9Mq3J5dFOXCvEygkZTT6NdrlnMns3h98XSaxU1DL-sSb85auoZB4BLhwu1gCnmN2dmMGod_YEldLHGYUmtir1qGu6W737hYR3OR9D65rTB5oVck9K26-tj9S3i_eX6HfJsbYAMLOIqejAUICh8upqdm6WPZ-qbORhlWkk93UFuP7Sf_XOCx1Ex5h6Ct60kf8Ly6xvxy76vVUU6rbv3zcoVUQMJC62YVjFe89p6u6CJdZG-rrF9fmmyES18v1m7U7ATonUb8iPchoqmC4mwXw1lrWzMZ3srPPYa9J5WYLarnJy6ZDagzrk2RUTTIhHE-zFiM-QExWTMcbB7gw 2025/11/01 05:03:20 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/11/01 05:03:20 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/11/01 05:03:20 DEBUG : piped data.txt: multipart upload "AFVkWVY9Mq3J5dFOXCvEygkZTT6NdrlnMns3h98XSaxU1DL-sSb85auoZB4BLhwu1gCnmN2dmMGod_YEldLHGYUmtir1qGu6W737hYR3OR9D65rTB5oVck9K26-tj9S3i_eX6HfJsbYAMLOIqejAUICh8upqdm6WPZ-qbORhlWkk93UFuP7Sf_XOCx1Ex5h6Ct60kf8Ly6xvxy76vVUU6rbv3zcoVUQMJC62YVjFe89p6u6CJdZG-rrF9fmmyES18v1m7U7ATonUb8iPchoqmC4mwXw1lrWzMZ3srPPYa9J5WYLarnJy6ZDagzrk2RUTTIhHE-zFiM-QExWTMcbB7gw" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/01 05:03:21 DEBUG : piped data.txt: open chunk writer: started multipart upload: AO_iyoF362mq1hggt2UL1WIPDBlGVdOJjOYO3exu-t_xw2lKWr9OwBQHjfhJC20cSSYWC6WMwn9CMhIt37mzkAaQCnIP3AYqPv06w_i-InTWXjVA40L0xoG5PtTdCgz0nw3oW3ivANYkf5y2xDcEyVbiymrA_VkibikQvNt5rOcHB1ZQf5NA1ifHT3YkXGRstFBCexSIHh1RX9hoVmPX2PqxdueqVS49AUZCpeJXsbvEE4cWWsz2zHf7w8XV3GuH62weEp6HZBIadwA6CN_Ck8pttfoWkGFvCzptu2hm2OGuylsi3Jei-cXDEPHBp4FMhllcV6q53GCtHVuub5Qh_dw 2025/11/01 05:03:21 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/01 05:03:21 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "15e40da84e0180074d81fdb78964a14b" 2025/11/01 05:03:21 DEBUG : piped data.txt: multipart upload "AO_iyoF362mq1hggt2UL1WIPDBlGVdOJjOYO3exu-t_xw2lKWr9OwBQHjfhJC20cSSYWC6WMwn9CMhIt37mzkAaQCnIP3AYqPv06w_i-InTWXjVA40L0xoG5PtTdCgz0nw3oW3ivANYkf5y2xDcEyVbiymrA_VkibikQvNt5rOcHB1ZQf5NA1ifHT3YkXGRstFBCexSIHh1RX9hoVmPX2PqxdueqVS49AUZCpeJXsbvEE4cWWsz2zHf7w8XV3GuH62weEp6HZBIadwA6CN_Ck8pttfoWkGFvCzptu2hm2OGuylsi3Jei-cXDEPHBp4FMhllcV6q53GCtHVuub5Qh_dw" 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/11/01 05:03:22 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/11/01 05:03:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ANHuW6CkpUGLZmOfjWqfbbJhO2ZbZN2oH02ffo2QTE2FXQ3a42suHGOad2K7EAdO9DrHbrUrFRuJMQDMCRaPafGjQYRPOjh5ECJqEBL6Xt7ZZGDIIFbkK_em22H7kCk2bLu9O_L_r1bX7Pp6BZG8OyiRdNJ7W6By-u6rBJcYclQNHDsnewzu8ygi0tSDq3HSIBZBtR5nT_-kyopTjg_3Ohwk6eTXSAgLkgKz3qrg3QhgyKiUj93u-V6GnPvlj2_VRejbuxgDN-jFTwIYjAeUnm9vDQybxobMb6ljY5Qfld4fM4zUx8S4vKKqSHuLMrCa7sJnysfJ73C-dJ4JGculY5M 2025/11/01 05:03:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/11/01 05:03:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/11/01 05:03:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ANHuW6CkpUGLZmOfjWqfbbJhO2ZbZN2oH02ffo2QTE2FXQ3a42suHGOad2K7EAdO9DrHbrUrFRuJMQDMCRaPafGjQYRPOjh5ECJqEBL6Xt7ZZGDIIFbkK_em22H7kCk2bLu9O_L_r1bX7Pp6BZG8OyiRdNJ7W6By-u6rBJcYclQNHDsnewzu8ygi0tSDq3HSIBZBtR5nT_-kyopTjg_3Ohwk6eTXSAgLkgKz3qrg3QhgyKiUj93u-V6GnPvlj2_VRejbuxgDN-jFTwIYjAeUnm9vDQybxobMb6ljY5Qfld4fM4zUx8S4vKKqSHuLMrCa7sJnysfJ73C-dJ4JGculY5M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/11/01 05:03:26 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: APBYxXLlp_Xeo0nCpQSg9jb25v6Tlfwe-uGPWvdpiwUzAl4e8SLcidDJFQYn7FoV67GwsAqXY9-E7l5Mp6ND5mhaBmuOvAM08m4u0bUGGI3vT_ul05L5UmfuEUg8W4QAUQWSe_dTSpgzlfAQu_JXxKwFrJ6jl467PTvLiRk5rXNpN3RBEBQvdPZWA_tlcNFD7JmgFrQUPL36Ucg_5SLlzLScrVrRkjKzinDvyfTIsHA53iiuyACXFp1NpltSnUIQoVcSG23oVxNIGQ7uUv7eQrGtzy0GFsi9EdezCm2JOamnLKpy40CcfXtqFk6w6ByllXNcPqoVV21K1mTwQH5r0pM 2025/11/01 05:03:26 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/11/01 05:03:26 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/01 05:03:27 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "APBYxXLlp_Xeo0nCpQSg9jb25v6Tlfwe-uGPWvdpiwUzAl4e8SLcidDJFQYn7FoV67GwsAqXY9-E7l5Mp6ND5mhaBmuOvAM08m4u0bUGGI3vT_ul05L5UmfuEUg8W4QAUQWSe_dTSpgzlfAQu_JXxKwFrJ6jl467PTvLiRk5rXNpN3RBEBQvdPZWA_tlcNFD7JmgFrQUPL36Ucg_5SLlzLScrVrRkjKzinDvyfTIsHA53iiuyACXFp1NpltSnUIQoVcSG23oVxNIGQ7uUv7eQrGtzy0GFsi9EdezCm2JOamnLKpy40CcfXtqFk6w6ByllXNcPqoVV21K1mTwQH5r0pM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/11/01 05:03:27 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AKTZ3eHu7gPK9gXACvlU_BiNN19936yUeNNzpGdLGSym8quxdHdR1Aq5-42NZw74ArbXrL7-9bcVXu34q-Ujsa_we76XkJsjxFG5ZDm5MJYqoE22nlK5p4450v4emCeAKtAs46MNz-kLT5y6C7BninUkscCS4bBunUrDZnKwQTesvJTuqot8oLUF2_aJW5jHt2tL_eLIsNMIX-PDg4elk3rgiMCOqowkNsZQaF4aLm0LGEcoCC9St2aLvwStdkx9q4r0CwS3FH6a5StGCwQJ3TkATgEZanQxrFeoSboknAarS0trTJJ0KLrYTK7VTRtEpmA2RY4Uaxlrrkg9CwSTWYo 2025/11/01 05:03:28 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/01 05:03:28 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/01 05:03:28 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AKTZ3eHu7gPK9gXACvlU_BiNN19936yUeNNzpGdLGSym8quxdHdR1Aq5-42NZw74ArbXrL7-9bcVXu34q-Ujsa_we76XkJsjxFG5ZDm5MJYqoE22nlK5p4450v4emCeAKtAs46MNz-kLT5y6C7BninUkscCS4bBunUrDZnKwQTesvJTuqot8oLUF2_aJW5jHt2tL_eLIsNMIX-PDg4elk3rgiMCOqowkNsZQaF4aLm0LGEcoCC9St2aLvwStdkx9q4r0CwS3FH6a5StGCwQJ3TkATgEZanQxrFeoSboknAarS0trTJJ0KLrYTK7VTRtEpmA2RY4Uaxlrrkg9CwSTWYo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/01 05:03:29 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AIIEGlhTeuaOevP0BAYM4VcbW0MjFhIGW7BQvjN0kMKlMwoiChXoR48EkIpkUN-s3V8Z-3KowWhLYkphNHDFFeWpNM-EUi8VJ_86CiDz6U9K1emIxBHhxQ_R0zfsz1Wc1TcyuGmlZtceo4qGd0itlZCA_EqrLQ1meFRpWJDnWiZtrfhNLzb5vAQShzHtidYyphRtkI5LEPRHHN_ZnujCRiYY5echX2J3NF1rHtmkHDkY4xDXozyFldvhJqkciXDxu5GLK4dBRSHk0zS2WbvTBZ-4GYqG5-zYlmExFpzi4MO7LeE1j238yhpfke2u8P7S2YX8WZCOzHzBRt6JgToGjj4 2025/11/01 05:03:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/01 05:03:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/01 05:03:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/01 05:03:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/01 05:03:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/01 05:03:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/01 05:03:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AIIEGlhTeuaOevP0BAYM4VcbW0MjFhIGW7BQvjN0kMKlMwoiChXoR48EkIpkUN-s3V8Z-3KowWhLYkphNHDFFeWpNM-EUi8VJ_86CiDz6U9K1emIxBHhxQ_R0zfsz1Wc1TcyuGmlZtceo4qGd0itlZCA_EqrLQ1meFRpWJDnWiZtrfhNLzb5vAQShzHtidYyphRtkI5LEPRHHN_ZnujCRiYY5echX2J3NF1rHtmkHDkY4xDXozyFldvhJqkciXDxu5GLK4dBRSHk0zS2WbvTBZ-4GYqG5-zYlmExFpzi4MO7LeE1j238yhpfke2u8P7S2YX8WZCOzHzBRt6JgToGjj4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/01 05:03:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AFPKR9bsZ4AwCcYnfIqo73-fe9hf4REZ5XbgRVaK2jDuZ3hhS7gbSPxRbOqg5f3Tq0TayhVwdXQdRduNS6MZdDwfvkVvxXAEWcSDPAUvb0ucmMB1-t1vyupssVCRaIhTQZgdVPn-OD0RNKL7IF4vrYBR8GTfbde1YX7Qe5RzxZxEzTiH9dKmETPsyTw6j7le1N7yyT-BhLv_xE5hiSZjEYxqQz95GItNSKB1LYg9prTJ3GgiRsqGdCBUygsqYo__7mBX2FzW6N7thLN0RwI0-2bhUp-p4Gv2UlcfbcsLM2fxciY0eTjYpdlxzsPnbNQrqL02tRgOZRjCU8SrzD4uTc8 2025/11/01 05:03:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/01 05:03:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/11/01 05:03:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/11/01 05:03:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/01 05:03:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/01 05:03:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/01 05:03:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AFPKR9bsZ4AwCcYnfIqo73-fe9hf4REZ5XbgRVaK2jDuZ3hhS7gbSPxRbOqg5f3Tq0TayhVwdXQdRduNS6MZdDwfvkVvxXAEWcSDPAUvb0ucmMB1-t1vyupssVCRaIhTQZgdVPn-OD0RNKL7IF4vrYBR8GTfbde1YX7Qe5RzxZxEzTiH9dKmETPsyTw6j7le1N7yyT-BhLv_xE5hiSZjEYxqQz95GItNSKB1LYg9prTJ3GgiRsqGdCBUygsqYo__7mBX2FzW6N7thLN0RwI0-2bhUp-p4Gv2UlcfbcsLM2fxciY0eTjYpdlxzsPnbNQrqL02tRgOZRjCU8SrzD4uTc8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/11/01 05:03:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AFBs7lmpC0xXs2-rL3ir8dPuanSzL5ViaResdjD9THANBZBWhFe6W3EARW_vlEue2M60FTo8I9bRzWZYMJCIh03jj0jNlI8CcHn0PvIPTVoRNv1Yz87wfZC3xtV_hmgLbp1SbvYpfm9HnA1C4426B2tKU1j0RqR3NFycSDm7J2rmR6Tj7Yu221mKWZbwDAvKW9wQuHBNyDc5xsvde4PS2UK-zf5eU9cTVDY2WFYyhujm-Bd_PNZRPSyTBlER2HXFUPh6I_JimOZQSRAOw7jG_8crZdJVFF-5-6ThYg5eGUo7nlxT9Czo9fHquN0fDLF4Gp24D1bt4XFad7zQnhCvlRI 2025/11/01 05:03:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/01 05:03:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/11/01 05:03:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AFBs7lmpC0xXs2-rL3ir8dPuanSzL5ViaResdjD9THANBZBWhFe6W3EARW_vlEue2M60FTo8I9bRzWZYMJCIh03jj0jNlI8CcHn0PvIPTVoRNv1Yz87wfZC3xtV_hmgLbp1SbvYpfm9HnA1C4426B2tKU1j0RqR3NFycSDm7J2rmR6Tj7Yu221mKWZbwDAvKW9wQuHBNyDc5xsvde4PS2UK-zf5eU9cTVDY2WFYyhujm-Bd_PNZRPSyTBlER2HXFUPh6I_JimOZQSRAOw7jG_8crZdJVFF-5-6ThYg5eGUo7nlxT9Czo9fHquN0fDLF4Gp24D1bt4XFad7zQnhCvlRI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/11/01 05:03:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AOpeP8YJafGH07rUp1LbcbtQi7t3Tx8PUSgaUkaQzNPKMKj8kvyRtBue2V0nK7C9sWuYdSVwtDvW_85yckkWtWSkvsq3KT55a352n0UgJOtc00QaIQRcqXShtBQ2FD9exgpRy3ZXZSf4jze2HYDB100K-jADAJqiwAKLrXG74Vk-lnq3VWkxwurzjMKYUXC0wflMX9lYv9Oh4ZHlMDZafJfg6KksYAHcAzz6QN7hovPqHQg_Ac5GSKqtl0t_9Ess1y7yFuNt-6QQ1gk4IWrEsCmH_KGc0jzsMGX9F0pikMZCuzrh_a6xg0NmS1QSF1Gn1NvjFDhU-btQvETdqGh_qt8 2025/11/01 05:03:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/01 05:03:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/01 05:03:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AOpeP8YJafGH07rUp1LbcbtQi7t3Tx8PUSgaUkaQzNPKMKj8kvyRtBue2V0nK7C9sWuYdSVwtDvW_85yckkWtWSkvsq3KT55a352n0UgJOtc00QaIQRcqXShtBQ2FD9exgpRy3ZXZSf4jze2HYDB100K-jADAJqiwAKLrXG74Vk-lnq3VWkxwurzjMKYUXC0wflMX9lYv9Oh4ZHlMDZafJfg6KksYAHcAzz6QN7hovPqHQg_Ac5GSKqtl0t_9Ess1y7yFuNt-6QQ1gk4IWrEsCmH_KGc0jzsMGX9F0pikMZCuzrh_a6xg0NmS1QSF1Gn1NvjFDhU-btQvETdqGh_qt8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/11/01 05:03:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AMjVZ0q_IeDuQwPtdER2h4EbzAW3YZWprZ-0KomuENSivtaNhuxrk0kaJ9nAg_GgPd_t13lCsYweGlY47lPJQuBJuIFWlgyO0Gp-FfmIz-o98fI9TgJKc1JNMWJ87bb5J4wVNGebXXtTA3NNIZWcs9qlA3IRzR9DU83QCX2D4MBc-9JTIC3tYv35jSSoSUE4sFAChIOu2jsmggZz2bBAVBbii9u0S19vETxYL_9wPPtXkPLvtnTd9LauF8RpC6FYdrvqq_1pEBfaBC0_t5oIOLQO-piQahJPnlwKD0PiGk6f28ncFnwb7F5L8VpiUuMuVusNJfC0lTiAwMYjOcCnTGw 2025/11/01 05:03:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/01 05:03:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/01 05:03:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AMjVZ0q_IeDuQwPtdER2h4EbzAW3YZWprZ-0KomuENSivtaNhuxrk0kaJ9nAg_GgPd_t13lCsYweGlY47lPJQuBJuIFWlgyO0Gp-FfmIz-o98fI9TgJKc1JNMWJ87bb5J4wVNGebXXtTA3NNIZWcs9qlA3IRzR9DU83QCX2D4MBc-9JTIC3tYv35jSSoSUE4sFAChIOu2jsmggZz2bBAVBbii9u0S19vETxYL_9wPPtXkPLvtnTd9LauF8RpC6FYdrvqq_1pEBfaBC0_t5oIOLQO-piQahJPnlwKD0PiGk6f28ncFnwb7F5L8VpiUuMuVusNJfC0lTiAwMYjOcCnTGw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/01 05:03:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AFMhSiOBNk25xMokfTwkEmC9u9GYr-SNyBMxLYqoWTm-MJMRRTo8JJzv-Hyrm7qQe8EfdV1Z1oudAxfAtVSFGvUYoBjBY_Ow7uyjFQHfHxQeGs3cGKpbMf8oPoNwKiKb_BCa0---U7B4tjMkc7_DsrOclGDFjh8ecwgAnmjl5q-QTRDj9cFCeKK7bSp6nYwfcwNvjbpyIt_pB8ZVRgtt0TMLflWTpgZ64w5ZyFfqoPS_WyTJu51z5cOxs_nbv7JVKTCw2CqvvxblfdFiabMpzgMVUSxEIg2nZcFVaVf2TpNDbpIo3Kop2iWVkpHT9pob9IkdN2gLLBMYltKHjYZgBIs 2025/11/01 05:03:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/01 05:03:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/01 05:03:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/01 05:03:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/01 05:03:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/01 05:03:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/01 05:03:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AFMhSiOBNk25xMokfTwkEmC9u9GYr-SNyBMxLYqoWTm-MJMRRTo8JJzv-Hyrm7qQe8EfdV1Z1oudAxfAtVSFGvUYoBjBY_Ow7uyjFQHfHxQeGs3cGKpbMf8oPoNwKiKb_BCa0---U7B4tjMkc7_DsrOclGDFjh8ecwgAnmjl5q-QTRDj9cFCeKK7bSp6nYwfcwNvjbpyIt_pB8ZVRgtt0TMLflWTpgZ64w5ZyFfqoPS_WyTJu51z5cOxs_nbv7JVKTCw2CqvvxblfdFiabMpzgMVUSxEIg2nZcFVaVf2TpNDbpIo3Kop2iWVkpHT9pob9IkdN2gLLBMYltKHjYZgBIs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/01 05:03:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AAk0Y9JZ9dHoOw9lkKH8ZZOILknylqvyadvVs6uI9k22bLwEhpHrrUbx7TivC-5Z8g1cXRQLgkNaw_Lv7uIDHPzZlW0rQD5Slep5u7hwPDIglsele77l5n_lGRbZ_OBqiPEWvlVuiQao7vURBhRzsCQX2Ou7VBlZwYuLUjw4FZWd_PvduUzPg9sF0zGKG9s_rW9pUf-_TnvnZNBeQcuv8OIp1vO8KmhudCXGsjHmH3mTjVnEic3fkdIylSAOvo8LrKTF9E16Vz9bwr9CuP_MK2lN2cm3hJRJV5P5mioos5DtLVujMf7ghiqG0mOY_ewcIHyMM1CSjleQlYfpgRRLFrU 2025/11/01 05:03:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/01 05:03:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/01 05:03:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/11/01 05:03:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/01 05:03:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/01 05:03:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/01 05:03:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AAk0Y9JZ9dHoOw9lkKH8ZZOILknylqvyadvVs6uI9k22bLwEhpHrrUbx7TivC-5Z8g1cXRQLgkNaw_Lv7uIDHPzZlW0rQD5Slep5u7hwPDIglsele77l5n_lGRbZ_OBqiPEWvlVuiQao7vURBhRzsCQX2Ou7VBlZwYuLUjw4FZWd_PvduUzPg9sF0zGKG9s_rW9pUf-_TnvnZNBeQcuv8OIp1vO8KmhudCXGsjHmH3mTjVnEic3fkdIylSAOvo8LrKTF9E16Vz9bwr9CuP_MK2lN2cm3hJRJV5P5mioos5DtLVujMf7ghiqG0mOY_ewcIHyMM1CSjleQlYfpgRRLFrU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/11/01 05:03:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ALF702Idg1jIAK7K41d6PC99UonIApq2fL4NEtmGRzIHS4MxeRcIfX-3S1ClRu_8TweHHlPRAYb8GW-pR2R6JOdS5WbAjOZ1EZhv5BpAcBtmINcgfaUFV-4fiaj5v59qSRz-qDqnZkTfVVChCsjiajQJHmTJCDmJbSK5AxaqH7N7aErmbkXcL-H2T8MBiBeKrtEz8vhZJqV_7lE95mI-k7JWwOVlLoQ84Gv-7zzgDJwRdrycteZALz3j5BI5ikKu6tl84NE2K-AWszVKUB9UG62WbAjpysawUxJFOF5H89dFS91zId1M-Xvi-zBeUaQjnGe-JI5_FbbFHb8r8bvLqEw 2025/11/01 05:03:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/01 05:03:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/11/01 05:03:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ALF702Idg1jIAK7K41d6PC99UonIApq2fL4NEtmGRzIHS4MxeRcIfX-3S1ClRu_8TweHHlPRAYb8GW-pR2R6JOdS5WbAjOZ1EZhv5BpAcBtmINcgfaUFV-4fiaj5v59qSRz-qDqnZkTfVVChCsjiajQJHmTJCDmJbSK5AxaqH7N7aErmbkXcL-H2T8MBiBeKrtEz8vhZJqV_7lE95mI-k7JWwOVlLoQ84Gv-7zzgDJwRdrycteZALz3j5BI5ikKu6tl84NE2K-AWszVKUB9UG62WbAjpysawUxJFOF5H89dFS91zId1M-Xvi-zBeUaQjnGe-JI5_FbbFHb8r8bvLqEw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/11/01 05:03:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AA6FJ0tf_q8I5ut-uhIsX_5qrz2rK0h9ZzIRofFXCntYXhqz9Q4NsmEFcC-yRh5AW5lRSsfN0LMZWgM5CAEPALvRdADrQidw64x6D9XL772lQzP9DcyEUd9MtGmY7gaFI4SkIIaD3fSG1Sbmg9EJSf16_hn-chjUBV41MM5JgZkIpxqEPYuDef5TuqY8VTOlUHe8TC9-8krUPJ_PhVmRJFinR2peg-p-PcTLtS0j3IBdyXcyhlOthctvqkuM_PeRoNlotRz4I4_TJTBRP05lXhL9VPbpDCkBtQXlMaoFrzBQZQqAkgDZFxDOyH5ZoIjgRuvcce8cSxol6WXhDDIq9RI 2025/11/01 05:03:48 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/01 05:03:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/01 05:03:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AA6FJ0tf_q8I5ut-uhIsX_5qrz2rK0h9ZzIRofFXCntYXhqz9Q4NsmEFcC-yRh5AW5lRSsfN0LMZWgM5CAEPALvRdADrQidw64x6D9XL772lQzP9DcyEUd9MtGmY7gaFI4SkIIaD3fSG1Sbmg9EJSf16_hn-chjUBV41MM5JgZkIpxqEPYuDef5TuqY8VTOlUHe8TC9-8krUPJ_PhVmRJFinR2peg-p-PcTLtS0j3IBdyXcyhlOthctvqkuM_PeRoNlotRz4I4_TJTBRP05lXhL9VPbpDCkBtQXlMaoFrzBQZQqAkgDZFxDOyH5ZoIjgRuvcce8cSxol6WXhDDIq9RI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/11/01 05:03:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AAP-MJ1KlOHFLVVAtxKN7Cq4aQNjVLpot0EXyrxFHHmMADl9a-uaXhpWv93Tm8Lzz3t_I62CvEWuGQoWWC8nmPMSBcmoyB9A0wGzMzbz3QywLG9dMVAf1zXK0gHfN9h5ZaSZTvq4pOurbySnmC-NPYuy0RuKOXkuh1h6Y76ff5oqMhpwGqG4q0OkMm6kgMR53MF9ST2LG1Uy_q8cFnXITF9a4w-tvQ8RU_nVec8Le41M_0Xh8Mm2GV4HGucnvuOcHUHgvz4MkefFg7w6kVWH4kzUd6WbXkLTRcQPTyFvhZoLtBcDLMH62w113LYZLuNafVw-C2GbUCuZ2PNQEwmjWN4 2025/11/01 05:03:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/01 05:03:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/01 05:03:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AAP-MJ1KlOHFLVVAtxKN7Cq4aQNjVLpot0EXyrxFHHmMADl9a-uaXhpWv93Tm8Lzz3t_I62CvEWuGQoWWC8nmPMSBcmoyB9A0wGzMzbz3QywLG9dMVAf1zXK0gHfN9h5ZaSZTvq4pOurbySnmC-NPYuy0RuKOXkuh1h6Y76ff5oqMhpwGqG4q0OkMm6kgMR53MF9ST2LG1Uy_q8cFnXITF9a4w-tvQ8RU_nVec8Le41M_0Xh8Mm2GV4HGucnvuOcHUHgvz4MkefFg7w6kVWH4kzUd6WbXkLTRcQPTyFvhZoLtBcDLMH62w113LYZLuNafVw-C2GbUCuZ2PNQEwmjWN4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/01 05:03:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ADWHNNj_5Xz6IJt_Kq2LDdxj946O3s1uKFS294qKend3dpPe6RlMfKwOxIN0OvL8z8LQDzxBXfnVDuUKrqCCfi92vcAplR2vacRmwXOgOmLaHr0bHsEpMuXEX40jr8JrKaNj8ZymCzljK0SBsSzw_VAFhI3iyrhbSKdbpZ-iDvQE4u31yPDZmUdedmH6UivnpsgvqIIKD5vO1x2j7mu3fdqtGMKpyfaxRN2TOf80K8TzBq7uqfBerBVkl2O9-305iIDA_alwVUze_MnzWjzu1rNXchsLUVn3VHjd7Fio7k0JWkdVidgQSZpaSjHrP73iQO3CjGfoqxDzHv18ELdBn-w 2025/11/01 05:03:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/01 05:03:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/01 05:03:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/01 05:03:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/01 05:03:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/01 05:03:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/01 05:03:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ADWHNNj_5Xz6IJt_Kq2LDdxj946O3s1uKFS294qKend3dpPe6RlMfKwOxIN0OvL8z8LQDzxBXfnVDuUKrqCCfi92vcAplR2vacRmwXOgOmLaHr0bHsEpMuXEX40jr8JrKaNj8ZymCzljK0SBsSzw_VAFhI3iyrhbSKdbpZ-iDvQE4u31yPDZmUdedmH6UivnpsgvqIIKD5vO1x2j7mu3fdqtGMKpyfaxRN2TOf80K8TzBq7uqfBerBVkl2O9-305iIDA_alwVUze_MnzWjzu1rNXchsLUVn3VHjd7Fio7k0JWkdVidgQSZpaSjHrP73iQO3CjGfoqxDzHv18ELdBn-w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/01 05:03:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AGebDg5NreovIPBOzbtrEVqOelyDYFmUaYQwq3vPzcIKMr-TSW_CxmQs22ZX9yhhYcpDuv3k-8kXvl0heo4OKuOtr01gwbEil_hZTnbeC0vFASBBNiSv3S7DoRqU4NLqj_yj7Plh85_0sL4NOWrRtopVtifoS77UONxwlncfmYSpoABiVuQsKeBeo6_g_ZJb6H5gdLvuDFpqkHsMUyb_5NH7WIW19CDOmFBbhWSMsqDwUgQ0ktPPBYTebnA5CVmgDfEe4eP_gwNjWU447ZvKqwaA-qhT065_nBNVN3eLChy8CK7JMp53eZysKZFTv5LRTeJxrDbDZmPUS4CPiPMjqM8 2025/11/01 05:03:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/01 05:03:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/01 05:03:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/11/01 05:03:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/01 05:03:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/01 05:03:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/01 05:03:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AGebDg5NreovIPBOzbtrEVqOelyDYFmUaYQwq3vPzcIKMr-TSW_CxmQs22ZX9yhhYcpDuv3k-8kXvl0heo4OKuOtr01gwbEil_hZTnbeC0vFASBBNiSv3S7DoRqU4NLqj_yj7Plh85_0sL4NOWrRtopVtifoS77UONxwlncfmYSpoABiVuQsKeBeo6_g_ZJb6H5gdLvuDFpqkHsMUyb_5NH7WIW19CDOmFBbhWSMsqDwUgQ0ktPPBYTebnA5CVmgDfEe4eP_gwNjWU447ZvKqwaA-qhT065_nBNVN3eLChy8CK7JMp53eZysKZFTv5LRTeJxrDbDZmPUS4CPiPMjqM8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/11/01 05:03:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: APqNyrpl1h7_5hsuKj2XX-D05YURROo1UoHT4E1wvwrnv2yLX1If8XSpzewguk87AhK6trTBg9RyEm2AjMnd0hC-Rpq0NJ6QOY5_YYUQCo4-lQnWDVp2raZYaZGyKf5Fw_ibTFB0rDPx2T0uj6OcHwM53XbXvvRvJZwBC0nI9l6qM66NnpxbFLZLM0L2xmKTVEuD6z05NHqhcyvN6xd2czJq-7vUVi4T0H6zXSo2fGf8JT4a3JWcRPSyGOLZE0g_-Q9Xk-k3sFfmI6efMs9kib1M502qcMfG5Hi9Vk2cbPM99HlGYVpYvUQd73myip0Z2-YEEtCxWobL9Fv5_2b9uqU 2025/11/01 05:03:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/01 05:03:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/11/01 05:03:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "APqNyrpl1h7_5hsuKj2XX-D05YURROo1UoHT4E1wvwrnv2yLX1If8XSpzewguk87AhK6trTBg9RyEm2AjMnd0hC-Rpq0NJ6QOY5_YYUQCo4-lQnWDVp2raZYaZGyKf5Fw_ibTFB0rDPx2T0uj6OcHwM53XbXvvRvJZwBC0nI9l6qM66NnpxbFLZLM0L2xmKTVEuD6z05NHqhcyvN6xd2czJq-7vUVi4T0H6zXSo2fGf8JT4a3JWcRPSyGOLZE0g_-Q9Xk-k3sFfmI6efMs9kib1M502qcMfG5Hi9Vk2cbPM99HlGYVpYvUQd73myip0Z2-YEEtCxWobL9Fv5_2b9uqU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/11/01 05:03:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AFNelaFYfUrbwPgEOvAEekvnKS7oj_TQflFL-7U9N4-wclWyfYRIBG87WSKzxa_lG_8iICiaIZmq4emuq4gL-aCEE51PEBZaAfwkjCV48ViFot6fTOP1UJvojM4F6to6p_kv3lAugxrFR8BbGGT5vSPt02i7nQMAaGZh-BpX6sjMCuQ2qHEFw5gl75tLgiHf50qU0oPKS9tMOgY9PTfyr3g8kAR77oqr7UzyBXe3tFLZlG5RccAfQJO4SES59iiYrkXx_7AaXqC3zOfTKi0eySghAt7wVSRh9TrdwZIamoyc_mxSlKo56w_zXeCwmfiGS3Rmf_hytWPyrLWbJwXXKPU 2025/11/01 05:03:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/01 05:03:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/01 05:03:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AFNelaFYfUrbwPgEOvAEekvnKS7oj_TQflFL-7U9N4-wclWyfYRIBG87WSKzxa_lG_8iICiaIZmq4emuq4gL-aCEE51PEBZaAfwkjCV48ViFot6fTOP1UJvojM4F6to6p_kv3lAugxrFR8BbGGT5vSPt02i7nQMAaGZh-BpX6sjMCuQ2qHEFw5gl75tLgiHf50qU0oPKS9tMOgY9PTfyr3g8kAR77oqr7UzyBXe3tFLZlG5RccAfQJO4SES59iiYrkXx_7AaXqC3zOfTKi0eySghAt7wVSRh9TrdwZIamoyc_mxSlKo56w_zXeCwmfiGS3Rmf_hytWPyrLWbJwXXKPU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/11/01 05:04:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AMHmw0JxcK3a87JF5dDhX1H7CE3aaAzuuh25EEDO1M_s_2lBACNTEQpHyAs3h7BJdrfvxXY7V0U1wHe3lI9kOYHmXyGBp-3CiHhmExtB8XzrDRcgFFG2XvG4hlHBYPf_49qhr0UkH6HpqbUwIxFaLMO_EGHtRK5aAEOfLxwnBceauERkSNVopWJ-lkWkti9F0BjR1CrnNnTfrwhGYvZSSXcLuRK_DgCq4DCnj1DfxlHwZQS77jFEA0lomaYModP993l8wBF_a5MmnfJRfpyQMXNUfQfXCINSZf6UzEDlQELDe3qMg2Gmkct4I9xuH2oZ2N4bnhqOG40lkFy0MQWTIHI 2025/11/01 05:04:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/01 05:04:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/01 05:04:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AMHmw0JxcK3a87JF5dDhX1H7CE3aaAzuuh25EEDO1M_s_2lBACNTEQpHyAs3h7BJdrfvxXY7V0U1wHe3lI9kOYHmXyGBp-3CiHhmExtB8XzrDRcgFFG2XvG4hlHBYPf_49qhr0UkH6HpqbUwIxFaLMO_EGHtRK5aAEOfLxwnBceauERkSNVopWJ-lkWkti9F0BjR1CrnNnTfrwhGYvZSSXcLuRK_DgCq4DCnj1DfxlHwZQS77jFEA0lomaYModP993l8wBF_a5MmnfJRfpyQMXNUfQfXCINSZf6UzEDlQELDe3qMg2Gmkct4I9xuH2oZ2N4bnhqOG40lkFy0MQWTIHI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/01 05:04:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AKgmxA5cZZ2xRoddx-YdRpcK4fCw6k8hRIeW06vAwn5nY8rSuOpLlOorcNZSdRHffbDJvF99JyRmCJ_w0sB6sOvlUZJrAHGAQ2paVQjGwyFrZ3zMbROdaiQ3QpdrJ-pCiaOjDckxKOo3QR6vCP9dwRVuK12eucko-vrPUFjDNbW5qenKxhpPmd5QYFVQZoFDFE2aV_cqn81Vd_tWNjGz-CQxAgHCcdFJG_gZQmIgwr0vamywGD2NPIXLxskmXTeXjOwvXGQgyQV3X_2Er2jr4ET3kSLQjHGVs4npmhD0LzmyhQY3Mhs8hgUXPbFY2F5I3tzLBvfvHU8BjExxp362HiU 2025/11/01 05:04:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/01 05:04:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/01 05:04:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/01 05:04:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/01 05:04:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/01 05:04:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/01 05:04:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AKgmxA5cZZ2xRoddx-YdRpcK4fCw6k8hRIeW06vAwn5nY8rSuOpLlOorcNZSdRHffbDJvF99JyRmCJ_w0sB6sOvlUZJrAHGAQ2paVQjGwyFrZ3zMbROdaiQ3QpdrJ-pCiaOjDckxKOo3QR6vCP9dwRVuK12eucko-vrPUFjDNbW5qenKxhpPmd5QYFVQZoFDFE2aV_cqn81Vd_tWNjGz-CQxAgHCcdFJG_gZQmIgwr0vamywGD2NPIXLxskmXTeXjOwvXGQgyQV3X_2Er2jr4ET3kSLQjHGVs4npmhD0LzmyhQY3Mhs8hgUXPbFY2F5I3tzLBvfvHU8BjExxp362HiU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/01 05:04:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AAvY3-MSKKAJDrFNTpRpnTd6pvVia4_Y4z6SkM3vkemZNmAuZZ9WwoUgsWjGAEJe0AxvOjrnNr8JxKxrvwraaeskQ-yLk4VQpWrJPXtHZKxvSdQ9NDqyels4I-qxq4KvK86gS6K_4fMnB-DwRQjIqw7Eof2kqzD1ENbhYONF0yvhudzh5UTutH8ouiSJ9Fr1BEoCHt67Xg7kDw3GjAyUjjKitW5D9sjfUTX4onz6viGQg6_3fi_spM35lTk90HLETaqxZwYi2VCnkUZNMwWxM3AEttRpYj7EAd6mgI8cEPY_7C-gv6ipeI2E1m4gHTO_CzsDOfoKS-YdJ8gsFYHyQMs 2025/11/01 05:04:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/01 05:04:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/11/01 05:04:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/11/01 05:04:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/01 05:04:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/01 05:04:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/01 05:04:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AAvY3-MSKKAJDrFNTpRpnTd6pvVia4_Y4z6SkM3vkemZNmAuZZ9WwoUgsWjGAEJe0AxvOjrnNr8JxKxrvwraaeskQ-yLk4VQpWrJPXtHZKxvSdQ9NDqyels4I-qxq4KvK86gS6K_4fMnB-DwRQjIqw7Eof2kqzD1ENbhYONF0yvhudzh5UTutH8ouiSJ9Fr1BEoCHt67Xg7kDw3GjAyUjjKitW5D9sjfUTX4onz6viGQg6_3fi_spM35lTk90HLETaqxZwYi2VCnkUZNMwWxM3AEttRpYj7EAd6mgI8cEPY_7C-gv6ipeI2E1m4gHTO_CzsDOfoKS-YdJ8gsFYHyQMs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/11/01 05:04:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AMnL1BJ6mQPPru90VzDE_AQ5X17-9Rng62yMSG31mOH0Bc18jSK4NhTVlE_hQNX-LodJNlI1x8uOZDDt43K7aFvA2qnpkEkZ9ytyjfJ57s3qIjt1SmIrQ_CcTayZca_f6wV7D7WGkYs_78VJ9C2TM13zKkCwsqToML0dq68aa4eXMc-IgUTaBYoKqyOY-I76JiYLIzzlYUVYh5C94clri24OUhqcUec3DWF8wLDtIuCtN_SRpkxxNwAkfgs7kqfQyyTibiTgRFG4XRfP-ToM1jcVH04K5fjqV4_t928ZGpzGYwFrsXwQOKbdoIRo-t9HMpFMLhoxlLVRTbC-t6Gl8Kw 2025/11/01 05:04:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/11/01 05:04:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/11/01 05:04:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AMnL1BJ6mQPPru90VzDE_AQ5X17-9Rng62yMSG31mOH0Bc18jSK4NhTVlE_hQNX-LodJNlI1x8uOZDDt43K7aFvA2qnpkEkZ9ytyjfJ57s3qIjt1SmIrQ_CcTayZca_f6wV7D7WGkYs_78VJ9C2TM13zKkCwsqToML0dq68aa4eXMc-IgUTaBYoKqyOY-I76JiYLIzzlYUVYh5C94clri24OUhqcUec3DWF8wLDtIuCtN_SRpkxxNwAkfgs7kqfQyyTibiTgRFG4XRfP-ToM1jcVH04K5fjqV4_t928ZGpzGYwFrsXwQOKbdoIRo-t9HMpFMLhoxlLVRTbC-t6Gl8Kw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/11/01 05:04:11 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AP-UDTTKHhLHaQvqr5Gsc7vLYvaPSujlaL88WbWFApkZC2t1tT4SpeIPG66hpQJDyUtzUVTnl7Ti0JsPbz3-w56bSTTo-0YNa47D2G-OP7z0iiVwMhIkRBmslZdXKo58E5jA4WyMvBZOAExS5OAWDkVyY0BfZMJsosoP06evVZL1SCa83bXPJfMm_27o9q7XG7ukTx32AnaNX15u5lDYTIpNnd3DKG172_0NmogYdP5c9-5rD3MEHQq5s1edeg-o8tuUQngR9vYJf7gvK_OUHTa6w0ZTiU9kpvddecYJI6-aXgUL5wgC7vUOso4MuTacNVqw-MrQlgV0qR-07FTNGE8 2025/11/01 05:04:11 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/11/01 05:04:12 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/01 05:04:12 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AP-UDTTKHhLHaQvqr5Gsc7vLYvaPSujlaL88WbWFApkZC2t1tT4SpeIPG66hpQJDyUtzUVTnl7Ti0JsPbz3-w56bSTTo-0YNa47D2G-OP7z0iiVwMhIkRBmslZdXKo58E5jA4WyMvBZOAExS5OAWDkVyY0BfZMJsosoP06evVZL1SCa83bXPJfMm_27o9q7XG7ukTx32AnaNX15u5lDYTIpNnd3DKG172_0NmogYdP5c9-5rD3MEHQq5s1edeg-o8tuUQngR9vYJf7gvK_OUHTa6w0ZTiU9kpvddecYJI6-aXgUL5wgC7vUOso4MuTacNVqw-MrQlgV0qR-07FTNGE8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/11/01 05:04:13 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ACkCAxIzE5KHFxnL0P-QDnmFFSAXnHQK1I_LOMUnSEvk_FyZfTZTQTunNlVsx13Xhn-bXfrPRFey8M6CL4zGnW_RHFTadu5gUaVLS5_kquaf4U6N2Q4IXSsFoYOS6nOrJm5iBqgBwyvFQcyr9ar_u4t4_EuiEn32p8A86R6Fug1as0kN9ytoBhlHutz5h9OMCYr1czvnrRaJFUDc6mFgOBAk7SnpmpD1yJ32V9dOML6Lhl9iomLku90IIuaHRk2XSNpTfFIJpuuGEIOp2FYnqww3s8M6g-t_ibtEWPZxlTOGIUyklCbJG6BpfqsLmHMyQw55UQjjGy2yhmD6c8nYn8E 2025/11/01 05:04:13 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/01 05:04:14 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/01 05:04:14 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ACkCAxIzE5KHFxnL0P-QDnmFFSAXnHQK1I_LOMUnSEvk_FyZfTZTQTunNlVsx13Xhn-bXfrPRFey8M6CL4zGnW_RHFTadu5gUaVLS5_kquaf4U6N2Q4IXSsFoYOS6nOrJm5iBqgBwyvFQcyr9ar_u4t4_EuiEn32p8A86R6Fug1as0kN9ytoBhlHutz5h9OMCYr1czvnrRaJFUDc6mFgOBAk7SnpmpD1yJ32V9dOML6Lhl9iomLku90IIuaHRk2XSNpTfFIJpuuGEIOp2FYnqww3s8M6g-t_ibtEWPZxlTOGIUyklCbJG6BpfqsLmHMyQw55UQjjGy2yhmD6c8nYn8E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/01 05:04:15 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AAW9ZUwITO5QDVSgUB3qXmm5t-XHv0DRlbNLSh2Gu4XKTKP1ls5S0B8RejVj4wh5NQxcs9zaQs7l6QkgFZiQ0_M-s2dSr0iCVb3pgm5YR9NY1rv1A4TS3EDDCi5IMeD9D5q8hdclWGhu2HfJ2bMvUGzcpGYg7Ys_jO5_6ZDDryQJ_YKwuhOoYkZJO0iLJMmJo_E3OGYp1zwsiJEjKOz3GvYq7mQd0Ji9jAJZav0-G30eUKYEr077bs8V2lVMegGqlpsugSlYOJNhhujNwau5mJiTmRYjzVlqsEcjr00x3-R65w8kmXPgH4qOe0MdxF19biROBVN4wy1E_v0NINX4-gk 2025/11/01 05:04:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/01 05:04:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/01 05:04:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/01 05:04:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/01 05:04:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/01 05:04:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/01 05:04:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AAW9ZUwITO5QDVSgUB3qXmm5t-XHv0DRlbNLSh2Gu4XKTKP1ls5S0B8RejVj4wh5NQxcs9zaQs7l6QkgFZiQ0_M-s2dSr0iCVb3pgm5YR9NY1rv1A4TS3EDDCi5IMeD9D5q8hdclWGhu2HfJ2bMvUGzcpGYg7Ys_jO5_6ZDDryQJ_YKwuhOoYkZJO0iLJMmJo_E3OGYp1zwsiJEjKOz3GvYq7mQd0Ji9jAJZav0-G30eUKYEr077bs8V2lVMegGqlpsugSlYOJNhhujNwau5mJiTmRYjzVlqsEcjr00x3-R65w8kmXPgH4qOe0MdxF19biROBVN4wy1E_v0NINX4-gk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/01 05:04:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AD51CXxIRvXsRprKQpBahqgKeedP5BCZ-K759WJtqOmIOqW98alC3NVyylgSVBP2BiiQ28Sh1AMxqcON7F2ZJyLh3ipDEkqaVhYMBPeME5YmccNCNxhg_5zvckUmiyPJi4mDnKKfR8WFUfEX6pHYkRzT53OknDPihbj_7wOjmmyaJQaAzpd8_VAzSs-UWOcMLY-YNqfNz0kSU1whs9_-kCZE7_guNc9y6xqgAnEo-bkTDHthNg_1tDK4hc1S_uUqpln3bfZHk96B5n99hykVhbvYu2BUCi19U-3bfqBRHYs7HoRXQc6ZW52N04FM6XtcX-O4tQk86qLWbjdAhLjTVxw 2025/11/01 05:04:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/01 05:04:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/11/01 05:04:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/11/01 05:04:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/01 05:04:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/01 05:04:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/01 05:04:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AD51CXxIRvXsRprKQpBahqgKeedP5BCZ-K759WJtqOmIOqW98alC3NVyylgSVBP2BiiQ28Sh1AMxqcON7F2ZJyLh3ipDEkqaVhYMBPeME5YmccNCNxhg_5zvckUmiyPJi4mDnKKfR8WFUfEX6pHYkRzT53OknDPihbj_7wOjmmyaJQaAzpd8_VAzSs-UWOcMLY-YNqfNz0kSU1whs9_-kCZE7_guNc9y6xqgAnEo-bkTDHthNg_1tDK4hc1S_uUqpln3bfZHk96B5n99hykVhbvYu2BUCi19U-3bfqBRHYs7HoRXQc6ZW52N04FM6XtcX-O4tQk86qLWbjdAhLjTVxw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/11/01 05:04:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AJQrXB8e655R3MzJCRgJNNaMsTz6YE79hi7J2ykfNLWt13XTCQ_ArG_99riWjR8H2UHSbkKbEeUcijpWW5WNJf-ouY7SOSPj-P3cVDMvjjN0tYCpwwzMOk146dPPDIMS5wvs-Hqz9smDVvG15y8VZ1F63jufobBPtPr9v6XLtipHh2E3Bu9Pvpk2k8K8F3dero0yvJO5cbRBahhd8VoMhc3E6GA10jebKNZAnf7lkDFAr4XCPPk4nyTYPhU3m8bZijYbwhJECPkVYuxBB-5TDhXymlDVMUuVnQdU-_Yjx1zQeJw4o0ae_LlwBsiFd63RY-NgfTkcAdn-naq4uQQF2p4 2025/11/01 05:04:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/11/01 05:04:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/11/01 05:04:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AJQrXB8e655R3MzJCRgJNNaMsTz6YE79hi7J2ykfNLWt13XTCQ_ArG_99riWjR8H2UHSbkKbEeUcijpWW5WNJf-ouY7SOSPj-P3cVDMvjjN0tYCpwwzMOk146dPPDIMS5wvs-Hqz9smDVvG15y8VZ1F63jufobBPtPr9v6XLtipHh2E3Bu9Pvpk2k8K8F3dero0yvJO5cbRBahhd8VoMhc3E6GA10jebKNZAnf7lkDFAr4XCPPk4nyTYPhU3m8bZijYbwhJECPkVYuxBB-5TDhXymlDVMUuVnQdU-_Yjx1zQeJw4o0ae_LlwBsiFd63RY-NgfTkcAdn-naq4uQQF2p4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/11/01 05:04:27 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AF9OqxcowDO_BwkadFNJXUHTmBZR0QiipX4xaSHb3G46onwiU8v8YnyZyiJYV0ybOEfcq0B3bcsPilF5iZBIwVt8OxQM5KFT9PCzwQAYj5tUh8ZqrmPLyR8AIW5_Jjp8Go3eoxlk8K8TzUoE8XmSkxscAX2b9e6YhGcfti8di9pNFKZw2DBEx9_CnOtf7-jB98FTOV9WwyFQ0AebHJNRPZ2QkFSIHndFtU1n0WAI_I6Seyf8eOP6_G2TWrGYOoM3FPvdNJmhcn8G2DXPNDIPnzWgW6bS1Ra6S95-Ka8RLyVPHJ_LRat5Driwcycsvi5SrDY85ufkDAJdMxdlIK0UOQo 2025/11/01 05:04:27 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/11/01 05:04:28 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/01 05:04:28 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AF9OqxcowDO_BwkadFNJXUHTmBZR0QiipX4xaSHb3G46onwiU8v8YnyZyiJYV0ybOEfcq0B3bcsPilF5iZBIwVt8OxQM5KFT9PCzwQAYj5tUh8ZqrmPLyR8AIW5_Jjp8Go3eoxlk8K8TzUoE8XmSkxscAX2b9e6YhGcfti8di9pNFKZw2DBEx9_CnOtf7-jB98FTOV9WwyFQ0AebHJNRPZ2QkFSIHndFtU1n0WAI_I6Seyf8eOP6_G2TWrGYOoM3FPvdNJmhcn8G2DXPNDIPnzWgW6bS1Ra6S95-Ka8RLyVPHJ_LRat5Driwcycsvi5SrDY85ufkDAJdMxdlIK0UOQo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/11/01 05:04:29 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ADiSy_phxa2TpQKiIgYkSWwHmeWOH6dfYpxxXcKd0W1jyGKVjjgg1vwdGuCa1g9rl3nz9YduKQ0guNYjq-f_h81OwKwvqMs-MepbtU_B19DzPd2TZRjf24NxZgnQMXevMvZwWuBgifucAP2sTUIAcIYbhWOvpdBBLUz2pp-ecBh2hXPmBgUq8YcI2vNwS1OAMOII0H6wvM2pPukoWyildu9HoB8jBh1ZT_r9bBpBKGmdVCzK1Zla5uhDR1YjuA4IpzydTSmlJy89rnoVRbO3Pp3FualicyKuQgCbzvGLmdr_HCgWw9eU2hsGqZryoshi7TsaSowP8YRy-1O9qnSpPQg 2025/11/01 05:04:30 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/01 05:04:31 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/01 05:04:31 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ADiSy_phxa2TpQKiIgYkSWwHmeWOH6dfYpxxXcKd0W1jyGKVjjgg1vwdGuCa1g9rl3nz9YduKQ0guNYjq-f_h81OwKwvqMs-MepbtU_B19DzPd2TZRjf24NxZgnQMXevMvZwWuBgifucAP2sTUIAcIYbhWOvpdBBLUz2pp-ecBh2hXPmBgUq8YcI2vNwS1OAMOII0H6wvM2pPukoWyildu9HoB8jBh1ZT_r9bBpBKGmdVCzK1Zla5uhDR1YjuA4IpzydTSmlJy89rnoVRbO3Pp3FualicyKuQgCbzvGLmdr_HCgWw9eU2hsGqZryoshi7TsaSowP8YRy-1O9qnSpPQg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/01 05:04:32 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AJi_5VJmbG0f7oR2mlUnpgzwA9thU_8NOZWJNw2BoFcrIgPTioH-pRYwu8ITkfT_bdSWOMIstF8vozU_lZLnuk866SiVFU90ifqt1NS695-k50JGna2myIa3Nm8196kUqAJo1YMyxLJyfjUysiLJctfYtLlh64uzBn8T9Y9m3qiQ8u8xHRMF1Fo86tHVUuXYo58mVKsNsnR3qY8O5lBPTm6FBOFWvkKpUBzsHGI1ukJOvuPUHIMFvuTOvEg_2nXUMhPopWf28TNzqBQPRl-34Kj7A8IjjXCBrK9P_VUwr4vL1HaeWWPAkWnYAxD15tSA1BjzbTacn8cto_5TiuvpzBw 2025/11/01 05:04:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/01 05:04:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/01 05:04:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/01 05:04:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/01 05:04:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/01 05:04:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/01 05:04:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AJi_5VJmbG0f7oR2mlUnpgzwA9thU_8NOZWJNw2BoFcrIgPTioH-pRYwu8ITkfT_bdSWOMIstF8vozU_lZLnuk866SiVFU90ifqt1NS695-k50JGna2myIa3Nm8196kUqAJo1YMyxLJyfjUysiLJctfYtLlh64uzBn8T9Y9m3qiQ8u8xHRMF1Fo86tHVUuXYo58mVKsNsnR3qY8O5lBPTm6FBOFWvkKpUBzsHGI1ukJOvuPUHIMFvuTOvEg_2nXUMhPopWf28TNzqBQPRl-34Kj7A8IjjXCBrK9P_VUwr4vL1HaeWWPAkWnYAxD15tSA1BjzbTacn8cto_5TiuvpzBw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/01 05:04:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AGuTF8OAoxfvt2TYogp4egyc7Se1MtWNsv54gz9eD_j2DI_dcvQhL5aNYenrz6hpgg0-TZnubIpTsgKC8JF1l9ID2uSIJwCbhZ1or28xqubGY0fgptu1uSyeNvvYWQPWN3wxBMZkrhT11OHvTm8stSu1efVSDsCDuhBLGD6gZyunZRar0_kowl73CkiI-raGhcZv8yPFySgQ4B87gwnhaIiji5N_LCaCqvK2mpPEv5Gvd6sAFpjmMc4zL_9yjnW3ujJRkYaLBbP23YOq2V-qL2XIE-desN13-9_dI274tZSzrE30ENAy5YFMTgs0Qy6gguMxmbZhI_XAxZVzMgCuVvw 2025/11/01 05:04:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/01 05:04:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/11/01 05:04:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/11/01 05:04:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/01 05:04:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/01 05:04:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/01 05:04:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AGuTF8OAoxfvt2TYogp4egyc7Se1MtWNsv54gz9eD_j2DI_dcvQhL5aNYenrz6hpgg0-TZnubIpTsgKC8JF1l9ID2uSIJwCbhZ1or28xqubGY0fgptu1uSyeNvvYWQPWN3wxBMZkrhT11OHvTm8stSu1efVSDsCDuhBLGD6gZyunZRar0_kowl73CkiI-raGhcZv8yPFySgQ4B87gwnhaIiji5N_LCaCqvK2mpPEv5Gvd6sAFpjmMc4zL_9yjnW3ujJRkYaLBbP23YOq2V-qL2XIE-desN13-9_dI274tZSzrE30ENAy5YFMTgs0Qy6gguMxmbZhI_XAxZVzMgCuVvw" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/11/01 05:04:39 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/11/01 05:04:41 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/01 05:04:45 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/01 05:04:48 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/01 05:04:52 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/01 05:04:54 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AM5xhchxDHitvShyVJFLzc7qQjLfTnB81pEEqLQuQBGg9dkx5MCjbWY_7mIcr6BkkdoyDlnR5rjWKhfjimec1JygYpgigEztOFT7vPL-dqeil51OFgQzibfgjbnr95EkB9Vilm3R6DJXuH6DBtow7kzq4ggCcKGPTZLb9QZ7E_b6yrAtFrUfsPe2-Ro5sqBpLiPd4zb0sVxGIXL7CGxpFqCWhp9cEDlhISn9nf9G00os_csao__Wt391p3uxfOR8SfSiXLoeWvxpiD9dxjvTqUAWDWxPCEvkpK88Rgkzm7FQ00bUkl327d6dspxUiZs-ubnY5YG8sTM3Xt_jss18gnI 2025/11/01 05:04:54 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/01 05:04:54 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "f6edcf251ddede250cdf8f958f9347b3" 2025/11/01 05:04:55 DEBUG : unknown-size-put.txt: multipart upload "AM5xhchxDHitvShyVJFLzc7qQjLfTnB81pEEqLQuQBGg9dkx5MCjbWY_7mIcr6BkkdoyDlnR5rjWKhfjimec1JygYpgigEztOFT7vPL-dqeil51OFgQzibfgjbnr95EkB9Vilm3R6DJXuH6DBtow7kzq4ggCcKGPTZLb9QZ7E_b6yrAtFrUfsPe2-Ro5sqBpLiPd4zb0sVxGIXL7CGxpFqCWhp9cEDlhISn9nf9G00os_csao__Wt391p3uxfOR8SfSiXLoeWvxpiD9dxjvTqUAWDWxPCEvkpK88Rgkzm7FQ00bUkl327d6dspxUiZs-ubnY5YG8sTM3Xt_jss18gnI" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/01 05:04:55 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AKCNlz1m2WvO_pYyd6zsDlkHhQLRBUa6O_sCpiQA4V0hn4SOwY0Qc213-VvxsOo38A5PBFk15ctUwIaS9Bo2Le3hWFi-VZLYO-UsXmKhBfxuvTdj6pVmuOjwXMQVPHO5g4LvM_CIt5sFu0CLGPe3OqbOE-0V-6YtYmANMsbN6GOBZVYP4menJGNnXA9TcL9q5gPyRZvmKc8ZT7hwPFmnOBSWgC8WydQtMO47fQS1UUHwwk010Mo4lLViiKT_XBfASISPpX-fGOJWPdi1be9NhkugQhNxPJzMxzuBFyDqTycP86fPEC6U0i3S6MpcZfVEEg0ZMyQXFAmjA_jryEFG5kU 2025/11/01 05:04:55 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/11/01 05:04:56 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "ab5194c9ffdba009e2f9e39ade66cd5a" 2025/11/01 05:04:56 DEBUG : unknown-size-update.txt: multipart upload "AKCNlz1m2WvO_pYyd6zsDlkHhQLRBUa6O_sCpiQA4V0hn4SOwY0Qc213-VvxsOo38A5PBFk15ctUwIaS9Bo2Le3hWFi-VZLYO-UsXmKhBfxuvTdj6pVmuOjwXMQVPHO5g4LvM_CIt5sFu0CLGPe3OqbOE-0V-6YtYmANMsbN6GOBZVYP4menJGNnXA9TcL9q5gPyRZvmKc8ZT7hwPFmnOBSWgC8WydQtMO47fQS1UUHwwk010Mo4lLViiKT_XBfASISPpX-fGOJWPdi1be9NhkugQhNxPJzMxzuBFyDqTycP86fPEC6U0i3S6MpcZfVEEg0ZMyQXFAmjA_jryEFG5kU" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/01 05:04:56 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rerelab7jujo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/11/01 05:04:56 DEBUG : Waiting for deletions to finish 2025/11/01 05:04:56 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/11/01 05:04:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/11/01 05:04:56 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/01 05:04:57 INFO : S3 bucket rclone-test-rerelab7jujo: Bucket "rclone-test-rerelab7jujo" deleted 2025/11/01 05:04:57 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (136.93s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.29s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.06s) --- PASS: TestIntegration/FsMkdir (134.87s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.24s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (12.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.66s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.43s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.95s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (22.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.10s) --- 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.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.40s) --- 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.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.37s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (75.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (11.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (10.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (12.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (14.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (6.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (15.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.82s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (16.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.37s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.34s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (4.14s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.66s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.98s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.23s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.16s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/11/01 05:04:57 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/11/01 05:04:57 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 136.973s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m18.628954747s (try 1/5)