"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/27 04:55:27 NOTICE: TestS3R2: Stopped server 2025/10/27 04:55:27 NOTICE: TestS3R2: Starting server 2025/10/27 04:55:27 DEBUG : Creating backend with remote "TestS3R2:rclone-test-racefox2kuzu" 2025/10/27 04:55:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/10/27 04:55:28 INFO : S3 bucket rclone-test-racefox2kuzu: Bucket "rclone-test-racefox2kuzu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/10/27 04:55:29 INFO : S3 bucket rclone-test-racefox2kuzu: Bucket "rclone-test-racefox2kuzu" deleted === RUN TestIntegration/FsMkdir 2025/10/27 04:55:29 INFO : S3 bucket rclone-test-racefox2kuzu: Bucket "rclone-test-racefox2kuzu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/27 04:55:29 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/27 04:55:29 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/27 04:55:29 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/27 04:55:43 NOTICE: S3 bucket rclone-test-racefox2kuzu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/10/27 04:55:43 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AIbc_GFBl6m-e2m4VkQwmTdyVS_98sId7wlpkBFhuTNjnHH3MeD4gKOPcW1iR8DMzn9hPAbh-G0tNOURY5Z6UDs7GpkdG53WmxnZw0s_hKPJrXdol4DeN6hpPlRLvEBUvZWmWa2TiFwAiyBsF3V1E72fc9WNYyhRTcKnr9IRpM3Wjll45ev3z0KgAEbQMVImfWhIxnPT92HjkTSAHsMsy_HavgjRPqqO5XtvSBKRPomu05TGq3q2pQ8YKoxq1OZkcLbpaELUIPDgvHao_f06kkrV4CDkJ9nJ46SpXL4h1IjEkMjgVg0DFKbjOqBFgPA9LJ6bGxDZMYCPdCegVIWIg5s 2025/10/27 04:55:43 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "306b2e98685306f8aced30daf27496db" 2025/10/27 04:55:43 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "69c47ed6e67d57f2a8d7a97048cc88dd" 2025/10/27 04:55:44 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "06a6a1c58d2ab4e2eca7bcc07f5a98b9" 2025/10/27 04:55:44 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AIbc_GFBl6m-e2m4VkQwmTdyVS_98sId7wlpkBFhuTNjnHH3MeD4gKOPcW1iR8DMzn9hPAbh-G0tNOURY5Z6UDs7GpkdG53WmxnZw0s_hKPJrXdol4DeN6hpPlRLvEBUvZWmWa2TiFwAiyBsF3V1E72fc9WNYyhRTcKnr9IRpM3Wjll45ev3z0KgAEbQMVImfWhIxnPT92HjkTSAHsMsy_HavgjRPqqO5XtvSBKRPomu05TGq3q2pQ8YKoxq1OZkcLbpaELUIPDgvHao_f06kkrV4CDkJ9nJ46SpXL4h1IjEkMjgVg0DFKbjOqBFgPA9LJ6bGxDZMYCPdCegVIWIg5s" 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/27 04:55:46 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/27 04:55:47 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/10/27 04:55:49 DEBUG : S3 bucket rclone-test-racefox2kuzu: bucket is versioned: false 2025/10/27 04:55:49 DEBUG : Waiting for deletions to finish 2025/10/27 04:55:49 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/10/27 04:55:49 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/10/27 04:55:49 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/27 04:55:50 DEBUG : Creating backend with remote "TestS3R2:rclone-test-racefox2kuzu/dirToPurgeFromRoot" 2025/10/27 04:55:50 DEBUG : S3 bucket rclone-test-racefox2kuzu path dirToPurgeFromRoot: bucket is versioned: false 2025/10/27 04:55:50 DEBUG : Waiting for deletions to finish 2025/10/27 04:55:50 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/10/27 04:55:50 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/10/27 04:55:50 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/27 04:55:50 DEBUG : Creating backend with remote "TestS3R2:rclone-test-racefox2kuzu/hello? sausage/êé" 2025/10/27 04:55:51 DEBUG : S3 bucket rclone-test-racefox2kuzu path hello? sausage/êé: bucket is versioned: false 2025/10/27 04:55:51 DEBUG : Waiting for deletions to finish 2025/10/27 04:55:52 DEBUG : "a/b/c/d/e.txt" version false 2025/10/27 04:55:52 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/10/27 04:55:52 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go: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/27 04:55:58 DEBUG : Creating backend with remote "TestS3R2:rclone-test-racefox2kuzu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/27 04:55:58 DEBUG : Creating backend with remote "TestS3R2:rclone-test-racefox2kuzu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-racefox2kuzu" from "TestS3R2:rclone-test-racefox2kuzu" 2025/10/27 04:55:58 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go: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/27 04:56:04 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABAYMPngHztX5q3km_dRjDbi6q9Gr8slfxy6jR3oRlEaNfaYmh4MvJYdSE3BkVaGpabD6evElEBH03dYLbS7a1vQLNE2A7vy6ldZDihULdxkxc0KrsiJH6mwFCVMb_0exPaj_MJ3s7YqWAfaZ2iEQY57xTN9Q5N6XbkdExaoaWyFxV1LbQSRCcmyN9SuP8IHQCP0GnSkTWuZ_jNSm-VL4Bxnpjm_6IRhCvYx3rcqWoXDjSVuU2DlktGv1azjhfn_A-ypbv92G8Zg9WWwY08DwRm_0swh1mv0g-AK-CjTGGNYOCUV1M_dz-UGNoavcieDh0xCH8SdkZF5chZi9ITUUJk 2025/10/27 04:56:04 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/10/27 04:56:04 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/10/27 04:56:04 DEBUG : piped data.txt: multipart upload "ABAYMPngHztX5q3km_dRjDbi6q9Gr8slfxy6jR3oRlEaNfaYmh4MvJYdSE3BkVaGpabD6evElEBH03dYLbS7a1vQLNE2A7vy6ldZDihULdxkxc0KrsiJH6mwFCVMb_0exPaj_MJ3s7YqWAfaZ2iEQY57xTN9Q5N6XbkdExaoaWyFxV1LbQSRCcmyN9SuP8IHQCP0GnSkTWuZ_jNSm-VL4Bxnpjm_6IRhCvYx3rcqWoXDjSVuU2DlktGv1azjhfn_A-ypbv92G8Zg9WWwY08DwRm_0swh1mv0g-AK-CjTGGNYOCUV1M_dz-UGNoavcieDh0xCH8SdkZF5chZi9ITUUJk" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/27 04:56:05 DEBUG : piped data.txt: open chunk writer: started multipart upload: AO3b7tEDNjB9aa6Gql1Zt0C1VIGQVU4idpEPsliHQfzwGmVed35LunTNCFRZXQ8hThrTiqp53uMVhVTsw9fU2i6YLPBylLsUGu0deGcUJOpw4AOMK7KUkG1wwam0Wj1TC83GUnjXgB4f2O-c8yiV4kMv-tT5WIOL5RubpsP5T4pZpSSlHVIY1DQrkT2b-_MJ89mmpoPf9JZ4ewOZxHT77WmT-4NWAD61mAoWgFkQ_uMYQT8JeTnu0FnMjaHEB4ELNUhrHXn1K8qHDfrwamIS3L8sTcSyWhIofcECXMc9NECWiKsWoeh1i8zwsnZylQxbp_jTkGnZO7b6GqoNTYz3x00 2025/10/27 04:56:05 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/27 04:56:05 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "ec6f5e417ba3a625e7db8f02dad582d3" 2025/10/27 04:56:05 DEBUG : piped data.txt: multipart upload "AO3b7tEDNjB9aa6Gql1Zt0C1VIGQVU4idpEPsliHQfzwGmVed35LunTNCFRZXQ8hThrTiqp53uMVhVTsw9fU2i6YLPBylLsUGu0deGcUJOpw4AOMK7KUkG1wwam0Wj1TC83GUnjXgB4f2O-c8yiV4kMv-tT5WIOL5RubpsP5T4pZpSSlHVIY1DQrkT2b-_MJ89mmpoPf9JZ4ewOZxHT77WmT-4NWAD61mAoWgFkQ_uMYQT8JeTnu0FnMjaHEB4ELNUhrHXn1K8qHDfrwamIS3L8sTcSyWhIofcECXMc9NECWiKsWoeh1i8zwsnZylQxbp_jTkGnZO7b6GqoNTYz3x00" 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/27 04:56:06 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/27 04:56:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ANbFX3Iv7yNRz4DVnyA08_tBYiVHs2M52pT5JkEP9013Mnj9BePH3bo2G3W0S1PiPqwJGpcVq5jhO-K8CzcRObGeM4e-QGT6px_SAHg7mtYOsuGsXRm8m24GAaxOrBzi_qxUDcHAPQknvOpPtrOstMqWIUK4P7yYB1tYb5_5AM0xu4qJcmXWWhxJn2Crnusw2rihz4wusSuDEEIzI8uEWDRddJnozulsu4Tl-Kn_wZQPICx4VS4DAEFlyfZusLQlrEFJ6_Pm-KlL5pDdIj2on_d3d1qPXhPLZeQ4RJ8Fcmzin2bEfJh1bxkulbnkwUoVIxQbttoJ7tIaeWRfWIREUwU 2025/10/27 04:56:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/10/27 04:56:08 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/10/27 04:56:09 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ANbFX3Iv7yNRz4DVnyA08_tBYiVHs2M52pT5JkEP9013Mnj9BePH3bo2G3W0S1PiPqwJGpcVq5jhO-K8CzcRObGeM4e-QGT6px_SAHg7mtYOsuGsXRm8m24GAaxOrBzi_qxUDcHAPQknvOpPtrOstMqWIUK4P7yYB1tYb5_5AM0xu4qJcmXWWhxJn2Crnusw2rihz4wusSuDEEIzI8uEWDRddJnozulsu4Tl-Kn_wZQPICx4VS4DAEFlyfZusLQlrEFJ6_Pm-KlL5pDdIj2on_d3d1qPXhPLZeQ4RJ8Fcmzin2bEfJh1bxkulbnkwUoVIxQbttoJ7tIaeWRfWIREUwU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/10/27 04:56:09 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABCAMZH7H4MNnHCigz-50jrrDLqcW8PtJohs6CkcITniXTlZ79H5kJ3W1u-t3iUbgvZasvdgCmq_A4pfjS5gKOaJow6PhR0XBaJaB_J3UAyF3zjGFXD0A5HZkL6zihxYLDtDpA31jt1e6XhhLr_YB-iAFJXQHfV2fLYiCuWOliEDgZY9JthO0HJOH-mwcOeYeMnOF00fBvxBksevosHYXSsqN-WfgfEQIdP2VwrUTLQYV4JujDNHsR7O-PPUtZsNF3buV9V5vMYu4UL7OID0gjHN4g1qmV1KrxiKnqWe5W_LsInB0Vr69zf0S-Lyk53YXvfn2HbzqncCWoc5WHdtRKc 2025/10/27 04:56:09 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/10/27 04:56:10 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/27 04:56:10 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABCAMZH7H4MNnHCigz-50jrrDLqcW8PtJohs6CkcITniXTlZ79H5kJ3W1u-t3iUbgvZasvdgCmq_A4pfjS5gKOaJow6PhR0XBaJaB_J3UAyF3zjGFXD0A5HZkL6zihxYLDtDpA31jt1e6XhhLr_YB-iAFJXQHfV2fLYiCuWOliEDgZY9JthO0HJOH-mwcOeYeMnOF00fBvxBksevosHYXSsqN-WfgfEQIdP2VwrUTLQYV4JujDNHsR7O-PPUtZsNF3buV9V5vMYu4UL7OID0gjHN4g1qmV1KrxiKnqWe5W_LsInB0Vr69zf0S-Lyk53YXvfn2HbzqncCWoc5WHdtRKc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/10/27 04:56:11 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AB78dhSF4i98Q8cL6VWBJiLPl4jVmm917WLn2zmBd3EOhnRAGzTEYbusnqHHd0qht9X6VlTJ_BwPY90oo-cnESOjTJGw3Qp4-sp-VLX6Tafdv9cAljv6w3fhQCeTlat0889PKvKKTCeRzEFnzZJODLwig0-uRT4_QKTfTIklUpPYGjiO9aX5LpI38qlPzLMv60G0KScm2NhRD-WcII7pRj0HSkCy-L21RCM8I2KoCD-4XnSJOiyNr-wyUAJK3B2gWOvvXe-0tPDK7fFJCYzaAd4XxDY1DkQTTEojUYlyIN5Jn12lEHnqlCwKFcG_m5UpyrcRbAAUsCskHpY5kTZP34w 2025/10/27 04:56:11 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/27 04:56:12 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/27 04:56:12 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AB78dhSF4i98Q8cL6VWBJiLPl4jVmm917WLn2zmBd3EOhnRAGzTEYbusnqHHd0qht9X6VlTJ_BwPY90oo-cnESOjTJGw3Qp4-sp-VLX6Tafdv9cAljv6w3fhQCeTlat0889PKvKKTCeRzEFnzZJODLwig0-uRT4_QKTfTIklUpPYGjiO9aX5LpI38qlPzLMv60G0KScm2NhRD-WcII7pRj0HSkCy-L21RCM8I2KoCD-4XnSJOiyNr-wyUAJK3B2gWOvvXe-0tPDK7fFJCYzaAd4XxDY1DkQTTEojUYlyIN5Jn12lEHnqlCwKFcG_m5UpyrcRbAAUsCskHpY5kTZP34w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/27 04:56:13 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AIvakycz_qIngelkxt8y0AVQ0igCss5cZ8HsOAKBNfmNijMoH8yFf-WWp1z892h9DPSayT5e2zfbHOWJgTzou0wChiBJAwIkEHUs5Ahet00T3c8raqU8m8NbU5ATjrFJ6Py9U-cIUZClHfMENtFxpiU5AaAJbniUfB0x67-YlC72GV6zRnYIYyi2geVr1qjXWFf341c7U2eZglmbjIXB2pO-azEQ2myjib08JAMwlLkZsWOjpQ2tjWgzv_4OBL4rxNOsv96L7bG0_CIIftpYFVR9yZgn4pw0qP3-Du9e1KmoRSQp1e0FVfUCiuHiV5So07DeCJGiQeCX3xDduaCWuEQ 2025/10/27 04:56:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/27 04:56:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/27 04:56:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/27 04:56:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/27 04:56:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/27 04:56:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/27 04:56:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AIvakycz_qIngelkxt8y0AVQ0igCss5cZ8HsOAKBNfmNijMoH8yFf-WWp1z892h9DPSayT5e2zfbHOWJgTzou0wChiBJAwIkEHUs5Ahet00T3c8raqU8m8NbU5ATjrFJ6Py9U-cIUZClHfMENtFxpiU5AaAJbniUfB0x67-YlC72GV6zRnYIYyi2geVr1qjXWFf341c7U2eZglmbjIXB2pO-azEQ2myjib08JAMwlLkZsWOjpQ2tjWgzv_4OBL4rxNOsv96L7bG0_CIIftpYFVR9yZgn4pw0qP3-Du9e1KmoRSQp1e0FVfUCiuHiV5So07DeCJGiQeCX3xDduaCWuEQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/27 04:56:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AOqNHGI0cl7aPPgbsA5MCr7IMMu5C8-a1mE8mD1A0N2qfpBQ5aIczA1b2ftdDV2zUfXzzWapRRcspnFs9yMoHHjwM_IPqd5MPP1FchF2IKlXXdX76Uh36o7Cp_vmWagvJylSp0EkBYIptxJWqJWr-KbJ0qcckLdqQFZCbzry46zkWfiulG5p3ZTz7oHVkat_ncfwDevw4Ix50Q-mSSs-cHhNYFcVu7o1lMVtUD_c6bUmHyFDW7T4xqo3jUdeNzzNBIGyc_wAnKLBkc02BDPgYhxxuAOUT0Kr3pHrMlcqyUUaK-I8Sp_nqXoe5zHvgS8iIPveI2cSRYGf5Ldli13nVC4 2025/10/27 04:56:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/27 04:56:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/10/27 04:56:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/10/27 04:56:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/27 04:56:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/27 04:56:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/27 04:56:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AOqNHGI0cl7aPPgbsA5MCr7IMMu5C8-a1mE8mD1A0N2qfpBQ5aIczA1b2ftdDV2zUfXzzWapRRcspnFs9yMoHHjwM_IPqd5MPP1FchF2IKlXXdX76Uh36o7Cp_vmWagvJylSp0EkBYIptxJWqJWr-KbJ0qcckLdqQFZCbzry46zkWfiulG5p3ZTz7oHVkat_ncfwDevw4Ix50Q-mSSs-cHhNYFcVu7o1lMVtUD_c6bUmHyFDW7T4xqo3jUdeNzzNBIGyc_wAnKLBkc02BDPgYhxxuAOUT0Kr3pHrMlcqyUUaK-I8Sp_nqXoe5zHvgS8iIPveI2cSRYGf5Ldli13nVC4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/10/27 04:56:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AAMYwbdqHO8tyKVYyUw4wC-BUzLYDXnlYjjlTr8_JqawmttIT_xqi3cddaF66lKT0u7_fZtZ35Y7OxwvYkeuNEB_A6gQACY9rY22p86U5qI0EhXcOWS8Izhdx4or2Ytxk4kEjcLRcaHzDynqmmU5lPetjQzcGhiPKdnvv8CGRGADRrYfpCmMEjg46OM-0EnZtMz8ol3leJXhwllvlVpZ0XakfhTg7ep0AbADnn_Lyl8EZtXcgtHCPecJtWOoRYJT3aXw2mwPb_uq2JDGlgkpM0JLD6mQpkA4E0BrZzD-Nbgkpqt-ZZasBW5bUfu233Nu0V2MVVqAEvslotnRE0GasPU 2025/10/27 04:56:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/27 04:56:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/10/27 04:56:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AAMYwbdqHO8tyKVYyUw4wC-BUzLYDXnlYjjlTr8_JqawmttIT_xqi3cddaF66lKT0u7_fZtZ35Y7OxwvYkeuNEB_A6gQACY9rY22p86U5qI0EhXcOWS8Izhdx4or2Ytxk4kEjcLRcaHzDynqmmU5lPetjQzcGhiPKdnvv8CGRGADRrYfpCmMEjg46OM-0EnZtMz8ol3leJXhwllvlVpZ0XakfhTg7ep0AbADnn_Lyl8EZtXcgtHCPecJtWOoRYJT3aXw2mwPb_uq2JDGlgkpM0JLD6mQpkA4E0BrZzD-Nbgkpqt-ZZasBW5bUfu233Nu0V2MVVqAEvslotnRE0GasPU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/10/27 04:56:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AJhASuUIHzS3QdU3LNT5cM_38rfC52Cn2N6z-XgqFPrxGOxi7e6cNVxDmZ8E-I9d3ZVaLClX39NL0Q0ACMjZaMRGSLI52F2FM8VAnNbfHbanIje-gb_2guJjj2mpzFE7xtRKdA0ckkEMsJ1SpNG2vyJpH8cvkDKVtUxsgg7h6tL1BvDtHFP_WTolcxlu-0FTKTG4eEjodWp0JLxPbzlgwLuYQ8zkBxlJDE6eeLO-tq78DRFEAhA2zdX6VciM0iZsRaojEV5jRp1OcE_9pMbQdMo_v4BediLl4f-YWVdM8MBkArNo21zdDscYNo_ls2url9dTDigjWx847wTXmn3ifZs 2025/10/27 04:56:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/27 04:56:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/27 04:56:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AJhASuUIHzS3QdU3LNT5cM_38rfC52Cn2N6z-XgqFPrxGOxi7e6cNVxDmZ8E-I9d3ZVaLClX39NL0Q0ACMjZaMRGSLI52F2FM8VAnNbfHbanIje-gb_2guJjj2mpzFE7xtRKdA0ckkEMsJ1SpNG2vyJpH8cvkDKVtUxsgg7h6tL1BvDtHFP_WTolcxlu-0FTKTG4eEjodWp0JLxPbzlgwLuYQ8zkBxlJDE6eeLO-tq78DRFEAhA2zdX6VciM0iZsRaojEV5jRp1OcE_9pMbQdMo_v4BediLl4f-YWVdM8MBkArNo21zdDscYNo_ls2url9dTDigjWx847wTXmn3ifZs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/10/27 04:56:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: APwEoQy8xtHPL-pe4wqNUKFNCKtXsQmKIPzFV7brPFCoEuYmT1SVHDwCBwwSPNvgLugpsqsCMPMcwGS70gRIL3XeDHk4tVqXvHRLn-zaJTXk-Ye_o90mDRTjiRF62SbX4m234YGdtqiT1xBWZVzefnCup9T-mGRRaA8T6Z626YZlk2-Zwz11Nj-1KkAflrQVuSXd9gmwuhJeQ_RZnuQJ5r2sZbfL9_hWgY6hNA7iCHrxTennngYorIcRBTcZ1PAG3niX6VG26jIc_K9UzB_LERpaTZrr8A2v7eWk6K39sAODVlx5rfygUqMlMoJJpXHojMAy7JeyKGikYeTw3s7XBbE 2025/10/27 04:56:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/27 04:56:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/27 04:56:22 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "APwEoQy8xtHPL-pe4wqNUKFNCKtXsQmKIPzFV7brPFCoEuYmT1SVHDwCBwwSPNvgLugpsqsCMPMcwGS70gRIL3XeDHk4tVqXvHRLn-zaJTXk-Ye_o90mDRTjiRF62SbX4m234YGdtqiT1xBWZVzefnCup9T-mGRRaA8T6Z626YZlk2-Zwz11Nj-1KkAflrQVuSXd9gmwuhJeQ_RZnuQJ5r2sZbfL9_hWgY6hNA7iCHrxTennngYorIcRBTcZ1PAG3niX6VG26jIc_K9UzB_LERpaTZrr8A2v7eWk6K39sAODVlx5rfygUqMlMoJJpXHojMAy7JeyKGikYeTw3s7XBbE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/27 04:56:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AMi5TGRkiBx1m6O52wpDk16lLzUq53oWkHstihVQbGNnMzW1iTnmLdzTdZTeD-sbTFFDo_ihKqMfEFu0s0qv509ASszy2IjNNAt-C5-BNRpcSmLbh78KIIYY3UrRaj73BCknz5-iV5HJONQZBkA6Z4h8XbC95RU8RviBR97TcIuwuv9EoRr_eCTG9ekRfcZBTSbxetYmitbZsttjaTfMGxM7HGvIrtRpcaWi_tPhzkcRxdHjTd_hLtW9nFvCrW6N1p2A8rAq88kkcoFhdE5iGeZdwKY3TFs4rAl5qbavEz_BkFua_BdlM9chmo2aUhObAynZqxsJN3T5sKtyYHX9Sng 2025/10/27 04:56:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/27 04:56:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/27 04:56:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/27 04:56:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/27 04:56:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/27 04:56:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/27 04:56:24 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AMi5TGRkiBx1m6O52wpDk16lLzUq53oWkHstihVQbGNnMzW1iTnmLdzTdZTeD-sbTFFDo_ihKqMfEFu0s0qv509ASszy2IjNNAt-C5-BNRpcSmLbh78KIIYY3UrRaj73BCknz5-iV5HJONQZBkA6Z4h8XbC95RU8RviBR97TcIuwuv9EoRr_eCTG9ekRfcZBTSbxetYmitbZsttjaTfMGxM7HGvIrtRpcaWi_tPhzkcRxdHjTd_hLtW9nFvCrW6N1p2A8rAq88kkcoFhdE5iGeZdwKY3TFs4rAl5qbavEz_BkFua_BdlM9chmo2aUhObAynZqxsJN3T5sKtyYHX9Sng" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/27 04:56:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ALi7NFbgKmpyTF7hP3diaUEttAL4nm8Yk9iAqRcqofKfGUUXh5xY0wk8IEJN0n5myExz6SIWOflejGvsE7KbCxTrV1VD_gvFlDUa7M2trFDbPpjNpBqKOUprZqne9dCNkZs1plVDmUt7VrpOcK0CcQkXbn3HNMFJCvzgDuSwBDBK33f0coOB4QEHKsUBWsq9oUrAEdQzlV_jOmdWVWghsFXosM06AvVUmfE4FPEQfkAjW49PD7_tBa3eAHhrxq8GX72Kus1gIy9duaMdRJ1F4VodQI-brxHMz74VNDfsH2_BUA0T8ZH9Vi45e_6YLVFEPkM-iX0Ack9EjrFOM0UzMrk 2025/10/27 04:56:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/27 04:56:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/27 04:56:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/10/27 04:56:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/27 04:56:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/27 04:56:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/27 04:56:26 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ALi7NFbgKmpyTF7hP3diaUEttAL4nm8Yk9iAqRcqofKfGUUXh5xY0wk8IEJN0n5myExz6SIWOflejGvsE7KbCxTrV1VD_gvFlDUa7M2trFDbPpjNpBqKOUprZqne9dCNkZs1plVDmUt7VrpOcK0CcQkXbn3HNMFJCvzgDuSwBDBK33f0coOB4QEHKsUBWsq9oUrAEdQzlV_jOmdWVWghsFXosM06AvVUmfE4FPEQfkAjW49PD7_tBa3eAHhrxq8GX72Kus1gIy9duaMdRJ1F4VodQI-brxHMz74VNDfsH2_BUA0T8ZH9Vi45e_6YLVFEPkM-iX0Ack9EjrFOM0UzMrk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/10/27 04:56:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ADvyHumAbBNRS1y3iguFxHm2t5XUZhPz_rSKmmt2pBKexbv-g0X6NfvqBD2Sj2qajPdBuGUW0_sEuNe9IWp1DWABjCzPdjPpJl-FoNq9U2y0Vv2AJcWEi1IkQ7vW7veurc4NkI1zhhVOhyJu3itSWWiXOvdLAI1O6nDu28MpThsRmJNFW8M0y9v9f6zgwoFRRS1y__pN8bml320Lh0EVMU_kC1qanwmqSM-wuhqgm2muML6xUygcUIzY9nRwbKEhMPUGUFGAzQVBuA1oMSYeeEdXeG6e8P4Sw6vapmOve8F7oSaYlT3t3t8l4NdQfTaNKk3RE3z_7SSMVNJmF9xjpxs 2025/10/27 04:56:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/27 04:56:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/10/27 04:56:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ADvyHumAbBNRS1y3iguFxHm2t5XUZhPz_rSKmmt2pBKexbv-g0X6NfvqBD2Sj2qajPdBuGUW0_sEuNe9IWp1DWABjCzPdjPpJl-FoNq9U2y0Vv2AJcWEi1IkQ7vW7veurc4NkI1zhhVOhyJu3itSWWiXOvdLAI1O6nDu28MpThsRmJNFW8M0y9v9f6zgwoFRRS1y__pN8bml320Lh0EVMU_kC1qanwmqSM-wuhqgm2muML6xUygcUIzY9nRwbKEhMPUGUFGAzQVBuA1oMSYeeEdXeG6e8P4Sw6vapmOve8F7oSaYlT3t3t8l4NdQfTaNKk3RE3z_7SSMVNJmF9xjpxs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/10/27 04:56:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AM1AcrFP4JUah8FukJZ6-dyk80UoKJ5JfpDasO7UwZAsZm0I5R7dZFuMgGWMhQMZZg95dYygX_OrMPnUhBG-Sqt0NG5TLMRbBWLtdMURaofDVziql9CqiZWOTjKs2aiWoAFzNVOR79Z7JO1YsP1vvRcCISA6tSXWtEbI_dhPN_aJ-z-R-u8KAKEjZu_OaVoM51NK5MPiH5aYDDYR4tESxJwDBGb3Xxh61J6qPL4_NJ3RBhGLve7hQxbofj0s1HCOrOH5aPW_LTduNnKroGSPgHTTzEwoY1hDlYTUTGGtJyUCSgfmRpgICEammrRACOad470QzAI39pHDu8K5c7Ovh6s 2025/10/27 04:56:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/27 04:56:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/27 04:56:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AM1AcrFP4JUah8FukJZ6-dyk80UoKJ5JfpDasO7UwZAsZm0I5R7dZFuMgGWMhQMZZg95dYygX_OrMPnUhBG-Sqt0NG5TLMRbBWLtdMURaofDVziql9CqiZWOTjKs2aiWoAFzNVOR79Z7JO1YsP1vvRcCISA6tSXWtEbI_dhPN_aJ-z-R-u8KAKEjZu_OaVoM51NK5MPiH5aYDDYR4tESxJwDBGb3Xxh61J6qPL4_NJ3RBhGLve7hQxbofj0s1HCOrOH5aPW_LTduNnKroGSPgHTTzEwoY1hDlYTUTGGtJyUCSgfmRpgICEammrRACOad470QzAI39pHDu8K5c7Ovh6s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/10/27 04:56:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AMjaa4hJjWqcgWHHJelzcMQcyLy72BR1vPtQVZNMMwF6lk9iI3tSTyj2kPmIsX2-ZWeylYuVqyRUo6t7E0Ft-kA5dSuSIRyrd-cr_Ci0upvTKe8ODjIxHRgRzC7nOPJwyoKKevZUJq6Cf1rW9BXiLZgZ4xa8NzOXNN-MfzaK9mo6FkQbAJky4b88dWWcaGxOY7YO0vxsAyZx61Y6VQYHjSL1Q6NecbDIevSX-UqWWKdHUuasGeVCXYeNxjESwAdlFJq44r_PKRm0Yv7abaBdkRPoV1eZpNbMo6Ui1dS1h92hVNtcaBSifZKaYlFskx9vN-DHH0e9hjK2k5MZ7h-CiFw 2025/10/27 04:56:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/27 04:56:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/27 04:56:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AMjaa4hJjWqcgWHHJelzcMQcyLy72BR1vPtQVZNMMwF6lk9iI3tSTyj2kPmIsX2-ZWeylYuVqyRUo6t7E0Ft-kA5dSuSIRyrd-cr_Ci0upvTKe8ODjIxHRgRzC7nOPJwyoKKevZUJq6Cf1rW9BXiLZgZ4xa8NzOXNN-MfzaK9mo6FkQbAJky4b88dWWcaGxOY7YO0vxsAyZx61Y6VQYHjSL1Q6NecbDIevSX-UqWWKdHUuasGeVCXYeNxjESwAdlFJq44r_PKRm0Yv7abaBdkRPoV1eZpNbMo6Ui1dS1h92hVNtcaBSifZKaYlFskx9vN-DHH0e9hjK2k5MZ7h-CiFw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/27 04:56:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AC8P_6F6IQVTOOqNHVE7LUh3btlvYHiaRBf8kr6TKqDtg_MJ-1mMCxDTRa1OstJ52wJT6g0Y7dv6WdAk1nAnWfOnBC6B84LEkcdaHLQ9wXzwUgj5vwI-jfbYGA4vpt2PVWspMhxG8h3MnNQ5DOSTo2r9Ae2xd3XTNkQQMfoWnKLD9beAdB9zbxCwJT5qlB2kkQuorVQCXO4wdhQv55a0bkBlmElB7FmTdR0TgejYDUzfoY9o-MdNsATozJl4NzrI288PffmCC_HEhbl5Biugm6qWVqbTJlxNRbnRiGhFfrNP132nokt7ATDWledzeMIFACLe0EFbyGQI1dVAuMMChAM 2025/10/27 04:56:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/27 04:56:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/27 04:56:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/27 04:56:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/27 04:56:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/27 04:56:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/27 04:56:34 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AC8P_6F6IQVTOOqNHVE7LUh3btlvYHiaRBf8kr6TKqDtg_MJ-1mMCxDTRa1OstJ52wJT6g0Y7dv6WdAk1nAnWfOnBC6B84LEkcdaHLQ9wXzwUgj5vwI-jfbYGA4vpt2PVWspMhxG8h3MnNQ5DOSTo2r9Ae2xd3XTNkQQMfoWnKLD9beAdB9zbxCwJT5qlB2kkQuorVQCXO4wdhQv55a0bkBlmElB7FmTdR0TgejYDUzfoY9o-MdNsATozJl4NzrI288PffmCC_HEhbl5Biugm6qWVqbTJlxNRbnRiGhFfrNP132nokt7ATDWledzeMIFACLe0EFbyGQI1dVAuMMChAM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/27 04:56:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AMbt-9cYOisITm9nptz31Qe0IXnSY3TqARpUbccKRX0gTtTwdw5CdyRFSFeRrCBnoy9ZqveNC4mYy4fOy067-RQkIMQmvM05o40uDNUxIf1A8LLmyBr3T-dwHJBCvuL6O9eDhDwRjP0D-rONe-iwSNXL5RYYmNeiR46de2VJRQ3b6CtH8GZGITlL78DWXv5kU7pGMtY72_IDjuRTjsgf7ZEWsIPFpAOBeNfq--38rEwFMhynb_sSS2UDeuKRFPwrNQYsHeRXW25TsKrN9Mlf3XoztJ0zL-Je6T_OCtWtMJVRl805CtrLcbPIZ4qe6miF9NpHuYM8DXzakwz4ak8NJuQ 2025/10/27 04:56:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/27 04:56:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/27 04:56:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/10/27 04:56:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/27 04:56:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/27 04:56:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/27 04:56:36 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AMbt-9cYOisITm9nptz31Qe0IXnSY3TqARpUbccKRX0gTtTwdw5CdyRFSFeRrCBnoy9ZqveNC4mYy4fOy067-RQkIMQmvM05o40uDNUxIf1A8LLmyBr3T-dwHJBCvuL6O9eDhDwRjP0D-rONe-iwSNXL5RYYmNeiR46de2VJRQ3b6CtH8GZGITlL78DWXv5kU7pGMtY72_IDjuRTjsgf7ZEWsIPFpAOBeNfq--38rEwFMhynb_sSS2UDeuKRFPwrNQYsHeRXW25TsKrN9Mlf3XoztJ0zL-Je6T_OCtWtMJVRl805CtrLcbPIZ4qe6miF9NpHuYM8DXzakwz4ak8NJuQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/10/27 04:56:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AGJjFMGRnBhEr2Aj77KKY0hB_2gfBZnILED6_m6xdE6aVm-UkFqOnK4sjlpxhluMrBlBnCh94jkXR8gjLH5LwlChJt4j_5RtPCcELyECtdmZpCIzxudf9fAGGdIAGPchIavkDFAmPSNT4g8k32_k_vciSog7SgbpM7LF3FwyAVajy4dYKkSIiXUHjBWxbg5p70WsqImINpWruccdylLza0pwATrbFY_0HPTx8cQLJgoekBA2qu5VojDxacovGxzIAe65xG_HuOtH6QFqUHLWGlvkpjDqJidGVCqvLGShwHE2FdcoymHzdEHuWhhG5BX0VmMOZVNar_v4nIcXlVH_AIA 2025/10/27 04:56:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/27 04:56:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/10/27 04:56:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AGJjFMGRnBhEr2Aj77KKY0hB_2gfBZnILED6_m6xdE6aVm-UkFqOnK4sjlpxhluMrBlBnCh94jkXR8gjLH5LwlChJt4j_5RtPCcELyECtdmZpCIzxudf9fAGGdIAGPchIavkDFAmPSNT4g8k32_k_vciSog7SgbpM7LF3FwyAVajy4dYKkSIiXUHjBWxbg5p70WsqImINpWruccdylLza0pwATrbFY_0HPTx8cQLJgoekBA2qu5VojDxacovGxzIAe65xG_HuOtH6QFqUHLWGlvkpjDqJidGVCqvLGShwHE2FdcoymHzdEHuWhhG5BX0VmMOZVNar_v4nIcXlVH_AIA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/10/27 04:56:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AKuS-tmU3vgnYNp9Ysb1SfB7en4IUstPu7_v7ZmF_uZ8zFrqXHy8Zlmt29B9n0F0qAuMwBfuby0BGL5Hv2jb_pbtD8BrF6QAN8NyBkKkNgpctK4WEV2miBd1S7uhD5gYlvuRTlWp9oOPb4VtrbvJHrSvm9C_qU9tRRrDEUeEzVtijxr0Y6i6NIBKrtbcrPFQWSHkFD4CSe-lNmv5Foiwd620nETnG6Ja2-CNUT_vcb30Phbra-F_BFbIIOBBpa39pw_sWRNKlGO6OxISc7sAB5_wR0yE9glgjb8-9ornpfenvfMOaf0DCDAOBdImJ9zi9I92xg9f37W3SMLEmDDZ1dA 2025/10/27 04:56:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/27 04:56:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/27 04:56:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AKuS-tmU3vgnYNp9Ysb1SfB7en4IUstPu7_v7ZmF_uZ8zFrqXHy8Zlmt29B9n0F0qAuMwBfuby0BGL5Hv2jb_pbtD8BrF6QAN8NyBkKkNgpctK4WEV2miBd1S7uhD5gYlvuRTlWp9oOPb4VtrbvJHrSvm9C_qU9tRRrDEUeEzVtijxr0Y6i6NIBKrtbcrPFQWSHkFD4CSe-lNmv5Foiwd620nETnG6Ja2-CNUT_vcb30Phbra-F_BFbIIOBBpa39pw_sWRNKlGO6OxISc7sAB5_wR0yE9glgjb8-9ornpfenvfMOaf0DCDAOBdImJ9zi9I92xg9f37W3SMLEmDDZ1dA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/10/27 04:56:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ACNU2k4WYUEt8HJTQONtf0MNgTgHdcEXKUOItEm2VLkxKODYuObdt4Rfw8aiFN4AQzRnSSXIzdD8SMJnf5kyJTBgD7a-f8fwu9afocojcFCq9WzghETFDtTIBfb7yUWToJQrNDyuS7Rt7uNJI9DTGU-QAPGcOTGPEB9NzIwOl_l0H8JMRFHZmzx2OTFYaSHJnLjZwpQqScHcwxu07m1NccwIqo9OgFCCBp_DPQW4EMbJOt3nhmCAFJktk5Hi_qufzVsoWcOzXqZkl8bhrXEtnV5bKl0a5UYF1zuh3xmF4N5FSi0OttVcpSkRjO_JZWVb0_LouDCpnCg7uAmKUCXa9bg 2025/10/27 04:56:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/27 04:56:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/27 04:56:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ACNU2k4WYUEt8HJTQONtf0MNgTgHdcEXKUOItEm2VLkxKODYuObdt4Rfw8aiFN4AQzRnSSXIzdD8SMJnf5kyJTBgD7a-f8fwu9afocojcFCq9WzghETFDtTIBfb7yUWToJQrNDyuS7Rt7uNJI9DTGU-QAPGcOTGPEB9NzIwOl_l0H8JMRFHZmzx2OTFYaSHJnLjZwpQqScHcwxu07m1NccwIqo9OgFCCBp_DPQW4EMbJOt3nhmCAFJktk5Hi_qufzVsoWcOzXqZkl8bhrXEtnV5bKl0a5UYF1zuh3xmF4N5FSi0OttVcpSkRjO_JZWVb0_LouDCpnCg7uAmKUCXa9bg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/27 04:56:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ACOOQoGrWl57kGdMv7A4-mBtVFZhs6qoIEU3P1ihgeTx1s4nWc-fQuurRu71ySnpuQ-AR3cjWTjxdNmmlT2jYCFigCdOIHd5HwlbPIaO50WxytxAv5GbQV-mlSqBUjRtXTuxfighgne1Sx7ldqVqHBKKyaeh2SdUax22GJSBXOHv4I7o6eVN5_bRPG8CXQ0oORNehCqeezWkkjRipgHmkr2yDazZvTrX1qVYbcgmphqjnR3g5yvmQTlT4eA88zbrUMOY3QGr7edHY1j7S8NeU_D39NL41WJbHXE6J6CYsQQkuf0q5z8DZoYW9zxu2_r_aDgI05tdrIQhEcOYxEpUAHk 2025/10/27 04:56:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/27 04:56:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/27 04:56:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/27 04:56:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/27 04:56:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/27 04:56:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/27 04:56:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ACOOQoGrWl57kGdMv7A4-mBtVFZhs6qoIEU3P1ihgeTx1s4nWc-fQuurRu71ySnpuQ-AR3cjWTjxdNmmlT2jYCFigCdOIHd5HwlbPIaO50WxytxAv5GbQV-mlSqBUjRtXTuxfighgne1Sx7ldqVqHBKKyaeh2SdUax22GJSBXOHv4I7o6eVN5_bRPG8CXQ0oORNehCqeezWkkjRipgHmkr2yDazZvTrX1qVYbcgmphqjnR3g5yvmQTlT4eA88zbrUMOY3QGr7edHY1j7S8NeU_D39NL41WJbHXE6J6CYsQQkuf0q5z8DZoYW9zxu2_r_aDgI05tdrIQhEcOYxEpUAHk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/27 04:56:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AFNhEZHIbxde4TIM5vMKVTl3Ffn4_0bhAr50x5D96qMDCb0J8LkldVRp3IJyvpHwWNzrAcROutLLEWSpnlxvTjDSaM9HsUypmUHNd6UEOYlTQourGYodWQVxu7gLC1TM4EoAtC476mzvMR1wCNck7U8jxg0V1tH6trfBv5mXEVsRIg6o9IxL0RMNfL7Id8Pb3u0z59NZhYnpJELxyWiazQIJzudpYyx0QP_2POKoCXI3J1ZXGOeN8f-n9J4LyiVr4gAzziAlT9oBSkM-4PgouBMCUbx-6ZUk1FsAF-CEyfLfTWr7iIp2lBIbKHe3ZiQO-4R37nBYu_L_E6m0CCoWBQc 2025/10/27 04:56:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/27 04:56:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/10/27 04:56:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/10/27 04:56:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/27 04:56:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/27 04:56:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/27 04:56:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AFNhEZHIbxde4TIM5vMKVTl3Ffn4_0bhAr50x5D96qMDCb0J8LkldVRp3IJyvpHwWNzrAcROutLLEWSpnlxvTjDSaM9HsUypmUHNd6UEOYlTQourGYodWQVxu7gLC1TM4EoAtC476mzvMR1wCNck7U8jxg0V1tH6trfBv5mXEVsRIg6o9IxL0RMNfL7Id8Pb3u0z59NZhYnpJELxyWiazQIJzudpYyx0QP_2POKoCXI3J1ZXGOeN8f-n9J4LyiVr4gAzziAlT9oBSkM-4PgouBMCUbx-6ZUk1FsAF-CEyfLfTWr7iIp2lBIbKHe3ZiQO-4R37nBYu_L_E6m0CCoWBQc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/10/27 04:56:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AEghzA2x379ND2qfPsfzSRToSwpHLv1QmVTipbm_VAeSCj26hrBjnF51S1qQHxM19innPDw8epQrsRtMsfnOmKvm02xQSXEu6AaEMX9J5SJvbtBZd6yMZ91QGPFDiTw_o1N_SksOV1Ko27SQvnW9yPRX_vjiQexhVEuPqKPSsXEgHJKI1uXUSUquUoO-TGR5CFQ6_QD4q2k5tUizCyXyD_ce4XWfTwkazJbkaEjKr5JB1gNq3f1YSsKQ5IXfgY2MJ0i0Aq6VVK4YPSraKxMtmmQMfYF0YxP6SzdLv61Du1Uf9XtTmUqAQBA4q7ZYcd6-Y5J8Qs_jIKlMlLhRwIHeGBA 2025/10/27 04:56:50 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/10/27 04:56:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/10/27 04:56:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AEghzA2x379ND2qfPsfzSRToSwpHLv1QmVTipbm_VAeSCj26hrBjnF51S1qQHxM19innPDw8epQrsRtMsfnOmKvm02xQSXEu6AaEMX9J5SJvbtBZd6yMZ91QGPFDiTw_o1N_SksOV1Ko27SQvnW9yPRX_vjiQexhVEuPqKPSsXEgHJKI1uXUSUquUoO-TGR5CFQ6_QD4q2k5tUizCyXyD_ce4XWfTwkazJbkaEjKr5JB1gNq3f1YSsKQ5IXfgY2MJ0i0Aq6VVK4YPSraKxMtmmQMfYF0YxP6SzdLv61Du1Uf9XtTmUqAQBA4q7ZYcd6-Y5J8Qs_jIKlMlLhRwIHeGBA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/10/27 04:56:52 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: APrQXsSXZ0GAiMN4pLk9MxVWzcGAMD-tRMUQgQwBCXAzVg-SG4thri64Rb0LEvqUmrjuh2jRZ8OqDzF6dRQblbZarQPYpUNJPObkfM8W0kdFqBuOH6HB0Yf0fB4HbDRlzl4RdhjE1I2imZWA-urw-d3wJdgYie7MoAY-CYdQBLfVMbTL7G7bBmLIbQYGVldwabj_LlGp8MtSJRdrgKwiC0XEb9c2OtvA2WYO-JgOVFwnbNxBU2enlJJV_DHHdA_CMwBM5n9p82WymQtoJxYn4gG7oAICP6hOB-xv3NkH0VnniAmxkzkinQ3NPyUUxoLLXsLwmX0cxGQLz-bRC5111vk 2025/10/27 04:56:52 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/10/27 04:56:53 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/27 04:56:53 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "APrQXsSXZ0GAiMN4pLk9MxVWzcGAMD-tRMUQgQwBCXAzVg-SG4thri64Rb0LEvqUmrjuh2jRZ8OqDzF6dRQblbZarQPYpUNJPObkfM8W0kdFqBuOH6HB0Yf0fB4HbDRlzl4RdhjE1I2imZWA-urw-d3wJdgYie7MoAY-CYdQBLfVMbTL7G7bBmLIbQYGVldwabj_LlGp8MtSJRdrgKwiC0XEb9c2OtvA2WYO-JgOVFwnbNxBU2enlJJV_DHHdA_CMwBM5n9p82WymQtoJxYn4gG7oAICP6hOB-xv3NkH0VnniAmxkzkinQ3NPyUUxoLLXsLwmX0cxGQLz-bRC5111vk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/10/27 04:56:54 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AJxtrYb6Q5573v3PxkKdUkoH7w3AKt2l0khuRdlHdLdlUHC8xF4nDhA1XJKAbZLcaFjBqBUI0rN2_dpmFd5h7IkQDePyaLWwXn8bJNRff2kn0ePJbCxLHm59dNj2hPBXEliwXOGON-JpzhJY5eXYdQHk8iz6NdDh1U7tifEtX9Pg0X6GdYOb9cwe2-a6pmNQbdp0cpHOqZmkDsn4of5oArvg62dxzAaKA1zEpyK2a_OHfgs-JO3E9ObIs5kw1BMvP6R9B8v-IkaQ47dMoSltLL6RUDDT-nTQU3pU7_4v2yVDULwGL2Vw92PM0x_gAmH_ksO0gb5_0oq9hyXOMYc2SNM 2025/10/27 04:56:54 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/27 04:56:55 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/27 04:56:55 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AJxtrYb6Q5573v3PxkKdUkoH7w3AKt2l0khuRdlHdLdlUHC8xF4nDhA1XJKAbZLcaFjBqBUI0rN2_dpmFd5h7IkQDePyaLWwXn8bJNRff2kn0ePJbCxLHm59dNj2hPBXEliwXOGON-JpzhJY5eXYdQHk8iz6NdDh1U7tifEtX9Pg0X6GdYOb9cwe2-a6pmNQbdp0cpHOqZmkDsn4of5oArvg62dxzAaKA1zEpyK2a_OHfgs-JO3E9ObIs5kw1BMvP6R9B8v-IkaQ47dMoSltLL6RUDDT-nTQU3pU7_4v2yVDULwGL2Vw92PM0x_gAmH_ksO0gb5_0oq9hyXOMYc2SNM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/27 04:56:56 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: APfGRV0Yua1dwzR8p-XgZnFLI9QJIPelOdCwx2cKBkNYyStZEcdxNXHIYFpVSStdzWui5HNYN3vuZWBr5DrmNv4CTg_eCdVGEjVd_iOt3HCMIT9qgM1Ygu8hh67mzLKrep1qFkF3K-yaWZnAMb5TwHhF4EKsLMoVwK1xmjTc-3oZBCx44H0FV7T2Hw9esYefxatPULE3Ghqn75f7NIH6rca1gYU2tXHVHBzZX5OSkBzEmAZ0jcnc3tpicSk1uBrmeRplWUKTZAdPYqs3N_yxmDfTP0--jIlfXRvPkjcIPXpsb2qU3yZgoNA_ntlmcQKZucKfDDYCMx_PIGTIYPcofaw 2025/10/27 04:56:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/27 04:56:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/27 04:56:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/27 04:56:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/27 04:56:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/27 04:56:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/27 04:56:58 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "APfGRV0Yua1dwzR8p-XgZnFLI9QJIPelOdCwx2cKBkNYyStZEcdxNXHIYFpVSStdzWui5HNYN3vuZWBr5DrmNv4CTg_eCdVGEjVd_iOt3HCMIT9qgM1Ygu8hh67mzLKrep1qFkF3K-yaWZnAMb5TwHhF4EKsLMoVwK1xmjTc-3oZBCx44H0FV7T2Hw9esYefxatPULE3Ghqn75f7NIH6rca1gYU2tXHVHBzZX5OSkBzEmAZ0jcnc3tpicSk1uBrmeRplWUKTZAdPYqs3N_yxmDfTP0--jIlfXRvPkjcIPXpsb2qU3yZgoNA_ntlmcQKZucKfDDYCMx_PIGTIYPcofaw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/27 04:56:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AL1CMzO9lE4PQ7g5Grth3kzJ3YAoZxpu6dsRwmFbLGKGv7DRuHyC9SjuvKvcW6pcp-AU3_xuJ0bkiLdB0MtemtdYlxP_3zzwcVviaFblqLW1MCMCX50O82-T-e1qvLni-s5CWgRZHbqPncY8E7IB8zxgV-LFcUowVNaulXCd6LHJ4mDIHSKIJF8z0xyDl7wK-NFrWqp11FH8Ri3M2Ic7DaSeVatqNbzYh3CRmBVWGsMFtgnCz7GCNxn-S_a9iB_MIlQ9NBvOhOPDYr4DvAAa7bj13xDFTGTAxFSM_u29zFAaBVWXNIzC-21MV3CatP2f3ZKzES6RImZptcO6IEMzJ88 2025/10/27 04:56:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/27 04:56:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/10/27 04:56:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/10/27 04:57:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/27 04:57:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/27 04:57:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/27 04:57:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AL1CMzO9lE4PQ7g5Grth3kzJ3YAoZxpu6dsRwmFbLGKGv7DRuHyC9SjuvKvcW6pcp-AU3_xuJ0bkiLdB0MtemtdYlxP_3zzwcVviaFblqLW1MCMCX50O82-T-e1qvLni-s5CWgRZHbqPncY8E7IB8zxgV-LFcUowVNaulXCd6LHJ4mDIHSKIJF8z0xyDl7wK-NFrWqp11FH8Ri3M2Ic7DaSeVatqNbzYh3CRmBVWGsMFtgnCz7GCNxn-S_a9iB_MIlQ9NBvOhOPDYr4DvAAa7bj13xDFTGTAxFSM_u29zFAaBVWXNIzC-21MV3CatP2f3ZKzES6RImZptcO6IEMzJ88" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/10/27 04:57:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AEISk49Tj2SdN-oR9Dn_CDtxz31oWOPxiin3oZU4dILsRcuXxL9LxKeTPu8g90nraJJOxxPak4671JieBpmoA8Xh1uPuG-Q-wo5izx4Zuzcwo9Ss4tnsGU9RTvFpoJqffbr8E1vtiFNzEw2zZaLSK7dPSbIlRo2RvuL0rpPjky4DT2usCz8BDZuKedRFhi0S_TvsPcqsMoHBPIMxpq0oYoCDBRHKZ8ukB06hS3iW6ZvdPk4VfxBo9dIg1z-FcrOj09eTMxc2qVoZQFX5mUDGDcrc4nYPXERxpy4C72A4xjBd38vPfk8MLShJiBa2523RBx4dWmecbkNkGLD3HHkH7-w 2025/10/27 04:57:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/10/27 04:57:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/10/27 04:57:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AEISk49Tj2SdN-oR9Dn_CDtxz31oWOPxiin3oZU4dILsRcuXxL9LxKeTPu8g90nraJJOxxPak4671JieBpmoA8Xh1uPuG-Q-wo5izx4Zuzcwo9Ss4tnsGU9RTvFpoJqffbr8E1vtiFNzEw2zZaLSK7dPSbIlRo2RvuL0rpPjky4DT2usCz8BDZuKedRFhi0S_TvsPcqsMoHBPIMxpq0oYoCDBRHKZ8ukB06hS3iW6ZvdPk4VfxBo9dIg1z-FcrOj09eTMxc2qVoZQFX5mUDGDcrc4nYPXERxpy4C72A4xjBd38vPfk8MLShJiBa2523RBx4dWmecbkNkGLD3HHkH7-w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/10/27 04:57:05 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ANOvrwlBxJ7MeEAZ-zJo8zyYiMIaB0jhEofpZesKp0ksMotFBO-EmkFxYuM7yOOSTclo0mKm43rDnw6K5DITu0aPQAaOvKTzEGVomPa5g-10V_nN6S8_G1jxy9fqYT11JO-Db717IX7-9aA64wJ8QF8MNYZXddvYP9lkVLsCz0WJYZZdBU1AL4yWt3oPPXyfLhVaAdkHiNmTsHW4umRxy6QRjuSYWBPOtVsKFqeWhzm0NBhlGUDi4QW7QXOI4HDSd45G1YFhukxxpWGA89pgKwHjcDxIMpbpTX1JQ_gMWKgxlo_Y4ELZZ_B1z5WVl2dIZtsHl4_2bmbWxmETnvKHDHc 2025/10/27 04:57:06 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/10/27 04:57:06 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/27 04:57:06 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ANOvrwlBxJ7MeEAZ-zJo8zyYiMIaB0jhEofpZesKp0ksMotFBO-EmkFxYuM7yOOSTclo0mKm43rDnw6K5DITu0aPQAaOvKTzEGVomPa5g-10V_nN6S8_G1jxy9fqYT11JO-Db717IX7-9aA64wJ8QF8MNYZXddvYP9lkVLsCz0WJYZZdBU1AL4yWt3oPPXyfLhVaAdkHiNmTsHW4umRxy6QRjuSYWBPOtVsKFqeWhzm0NBhlGUDi4QW7QXOI4HDSd45G1YFhukxxpWGA89pgKwHjcDxIMpbpTX1JQ_gMWKgxlo_Y4ELZZ_B1z5WVl2dIZtsHl4_2bmbWxmETnvKHDHc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/10/27 04:57:07 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AFmYTCVThMPH4NdB91ly8xSAbn-1uVrXYv7r2r6Q2BszcYRL5wY_CZXkq1LoO-1r7DmuGMdN55b0_5LOmx1FIJP5xUcY8ciz1VAUa2xU9r_sN6zPOoPaj6smKZHp0rpf6Gp03hylKqAYQKcSLNJBEHLUn7_QenUoOfSXibCsC8RafyoTu302WLR-0GzQPcKUrn8dvq7ygRKxJejII7r1T5V9WXQIVaBwOLbgUD0CQugXvnlIcy_vgTAwALPRSGZnAnVnEkXt077uqxaVFPn67L56PzgnkBj3GACTc36NefL-dxPO_6i7myfqsELgZoyuvzdqo-eqk4xHVNX5Z0xeHDk 2025/10/27 04:57:08 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/27 04:57:08 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/27 04:57:09 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AFmYTCVThMPH4NdB91ly8xSAbn-1uVrXYv7r2r6Q2BszcYRL5wY_CZXkq1LoO-1r7DmuGMdN55b0_5LOmx1FIJP5xUcY8ciz1VAUa2xU9r_sN6zPOoPaj6smKZHp0rpf6Gp03hylKqAYQKcSLNJBEHLUn7_QenUoOfSXibCsC8RafyoTu302WLR-0GzQPcKUrn8dvq7ygRKxJejII7r1T5V9WXQIVaBwOLbgUD0CQugXvnlIcy_vgTAwALPRSGZnAnVnEkXt077uqxaVFPn67L56PzgnkBj3GACTc36NefL-dxPO_6i7myfqsELgZoyuvzdqo-eqk4xHVNX5Z0xeHDk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/27 04:57:10 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AMKWZortkd-EsiLO8mYIxn1iip7jqGhEOezJaNsnjVpXnhiPJtWDaXP5X92UbOyRVigzWEDgqjMPwJZ20WHlm9QrctOWf5U4a4LCWShoHj76UOuLf9mDGIrNe8fvcNVh7i9_aF1nhtzJGAzN1G8eQL1bIWrSWip4TCKr7PpSb3fl3cQ43-vq6zRO1kOz9U6Iwon9zgc9r2CC3hZpxGwbtb7xdwzPnlQ9yz_tjSvWK2FFa2IoFRDO-waICLVwf_Swf2U5B2WtB1KfrPLSTnL2kROOThkx1tkIgm6dxCuPp4XgCzrg94UOJ43HKtPQmxw0TcmK4E_yCTtUHCQyBJ0uXr4 2025/10/27 04:57:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/27 04:57:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/27 04:57:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/27 04:57:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/27 04:57:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/27 04:57:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/27 04:57:11 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AMKWZortkd-EsiLO8mYIxn1iip7jqGhEOezJaNsnjVpXnhiPJtWDaXP5X92UbOyRVigzWEDgqjMPwJZ20WHlm9QrctOWf5U4a4LCWShoHj76UOuLf9mDGIrNe8fvcNVh7i9_aF1nhtzJGAzN1G8eQL1bIWrSWip4TCKr7PpSb3fl3cQ43-vq6zRO1kOz9U6Iwon9zgc9r2CC3hZpxGwbtb7xdwzPnlQ9yz_tjSvWK2FFa2IoFRDO-waICLVwf_Swf2U5B2WtB1KfrPLSTnL2kROOThkx1tkIgm6dxCuPp4XgCzrg94UOJ43HKtPQmxw0TcmK4E_yCTtUHCQyBJ0uXr4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/27 04:57:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AAsPNCO58e-W6I9SqPDbdZ_NfmQSuFGZBX4dpxdy0D5iWkH7VK5rja2nDvthKYNAqSnG_C9T1gs7oQNq89xX4JnqTTk8DcZTrc8g94Kf7A10iisJnsZjweODUWnrcpHLbhTUWscfzwOfXniQreNnlhdRFO1x2rgl_C6Ei_fKjHDKMUHGejeWlkt-DBSvMS1lNCsADGVvjC-YtUgFjIOXYAgMPH7xLPkZOOxCTArjE6IG7ShRyWfsh33AThPhXVysRMdjywQ3-xOsuqTqaJJvIkZ4m1qqTFSwFMQ7mn4uuOIW4LJYIEp0WoNznyrd3LOmZ3VB9yTUNv3YwLki4s-qY5Q 2025/10/27 04:57:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/27 04:57:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/10/27 04:57:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/10/27 04:57:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/27 04:57:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/27 04:57:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/27 04:57:14 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AAsPNCO58e-W6I9SqPDbdZ_NfmQSuFGZBX4dpxdy0D5iWkH7VK5rja2nDvthKYNAqSnG_C9T1gs7oQNq89xX4JnqTTk8DcZTrc8g94Kf7A10iisJnsZjweODUWnrcpHLbhTUWscfzwOfXniQreNnlhdRFO1x2rgl_C6Ei_fKjHDKMUHGejeWlkt-DBSvMS1lNCsADGVvjC-YtUgFjIOXYAgMPH7xLPkZOOxCTArjE6IG7ShRyWfsh33AThPhXVysRMdjywQ3-xOsuqTqaJJvIkZ4m1qqTFSwFMQ7mn4uuOIW4LJYIEp0WoNznyrd3LOmZ3VB9yTUNv3YwLki4s-qY5Q" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/10/27 04:57:16 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/10/27 04:57:19 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/27 04:57:22 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/27 04:57:25 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/27 04:57:27 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/27 04:57:29 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ADME8pnRUKgKEO31622HkcEo7DcE9OaULuHvobjjlLRY1tsPDbPQoQgiqIqY-rOuOYcnqX_-PH4jGb1qGnw5OlZkd7N_TxakOCH8Phftxv5Z7E-RRQpoXF6TqGngl9cDCBx1aw4oySvjpHvNmaZmiTZHn70-Iyo3CxDyJxo3HAe2tkzsVzr0luMQP1uYdXUvhym_nriXBm7F5-U14cJInrLj4ARws_nn4Dc2v7qvPGkI-j9f67hCSxXnH6UiMo378nF5FjITuiIoG9NI0JskZibjsvAZJpnvyCSyul9wew05h9xXLnrknL48V-3TT5ofoi4sqEvNpinUb_757LxL4YI 2025/10/27 04:57:29 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/27 04:57:30 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "ef8b06d4ca7b912edbcfdc4884cba321" 2025/10/27 04:57:30 DEBUG : unknown-size-put.txt: multipart upload "ADME8pnRUKgKEO31622HkcEo7DcE9OaULuHvobjjlLRY1tsPDbPQoQgiqIqY-rOuOYcnqX_-PH4jGb1qGnw5OlZkd7N_TxakOCH8Phftxv5Z7E-RRQpoXF6TqGngl9cDCBx1aw4oySvjpHvNmaZmiTZHn70-Iyo3CxDyJxo3HAe2tkzsVzr0luMQP1uYdXUvhym_nriXBm7F5-U14cJInrLj4ARws_nn4Dc2v7qvPGkI-j9f67hCSxXnH6UiMo378nF5FjITuiIoG9NI0JskZibjsvAZJpnvyCSyul9wew05h9xXLnrknL48V-3TT5ofoi4sqEvNpinUb_757LxL4YI" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/27 04:57:30 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AA7WfbJm0SF54SrD3Ak6rr14BED7MFUPDRxGynToRPUAHhAX1IY0aradjjUvpKFUuzw84gYuhGRnwxndaQnDT5DXE2xj8-P2xvVbS1KUqhtFZIYvtHGJBjtIwWMZirD5jHpsbni0FAHs4N0tcQqLAZik68o37tLPVmAgdfukhkJta9lXg4RoHTEjeAQNsJvpExPmOgoaXYCyTAVRBEB_FFVvnIS9FzsBPILsuqQGjZKSxN5MpaMhcFjLY8G1stwOtQ-o7_GaMKN2uOdKOqdN6XWzpBk6DzWWA3xzqJSveYK_UquhZMdrCt4whclF1iferjthl1u83O8hHCix8mQGQCM 2025/10/27 04:57:30 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/10/27 04:57:31 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "393ad30901b954e2583f3a35348905e6" 2025/10/27 04:57:31 DEBUG : unknown-size-update.txt: multipart upload "AA7WfbJm0SF54SrD3Ak6rr14BED7MFUPDRxGynToRPUAHhAX1IY0aradjjUvpKFUuzw84gYuhGRnwxndaQnDT5DXE2xj8-P2xvVbS1KUqhtFZIYvtHGJBjtIwWMZirD5jHpsbni0FAHs4N0tcQqLAZik68o37tLPVmAgdfukhkJta9lXg4RoHTEjeAQNsJvpExPmOgoaXYCyTAVRBEB_FFVvnIS9FzsBPILsuqQGjZKSxN5MpaMhcFjLY8G1stwOtQ-o7_GaMKN2uOdKOqdN6XWzpBk6DzWWA3xzqJSveYK_UquhZMdrCt4whclF1iferjthl1u83O8hHCix8mQGQCM" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/27 04:57:31 DEBUG : Creating backend with remote "TestS3R2:rclone-test-racefox2kuzu/deeper/nonexisting/directory" 2025/10/27 04:57:31 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/27 04:57:31 DEBUG : Waiting for deletions to finish 2025/10/27 04:57:31 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/27 04:57:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/10/27 04:57:31 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/27 04:57:32 INFO : S3 bucket rclone-test-racefox2kuzu: Bucket "rclone-test-racefox2kuzu" deleted 2025/10/27 04:57:32 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (124.96s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.28s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.73s) --- PASS: TestIntegration/FsMkdir (123.20s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding (12.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.66s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.39s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.93s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (22.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.42s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.37s) --- 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.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.36s) --- 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.29s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (68.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (11.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.81s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (14.02s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.55s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.50s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.99s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.75s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.23s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.82s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.68s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.14s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.23s) --- 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/27 04:57:32 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/10/27 04:57:32 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 125.001s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m6.706650169s (try 1/5)