"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/25 02:40:56 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dimetos5cobi" 2025/11/25 02:40:56 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/25 02:40:57 INFO : S3 bucket rclone-test-dimetos5cobi: Bucket "rclone-test-dimetos5cobi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/25 02:40:58 INFO : S3 bucket rclone-test-dimetos5cobi: Bucket "rclone-test-dimetos5cobi" deleted === RUN TestIntegration/FsMkdir 2025/11/25 02:40:58 INFO : S3 bucket rclone-test-dimetos5cobi: Bucket "rclone-test-dimetos5cobi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/25 02:40:59 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/25 02:40:59 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/25 02:40:59 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/25 02:41:14 NOTICE: S3 bucket rclone-test-dimetos5cobi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/25 02:41:15 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AB5KzlnrdkrjjC-hmH4yTz632Qv6_ZqLdiSepur2vL6vh2G_PqhpemfxtKlscybA4IENt28OAPQY7dg7MY2GhnsnDyQigl5KgShb_bRsF-KFrvl2tYTvQXW9meH4s4Sf3iLyTruh8m8xnVKwOofSSxxJaq0H6UqcHgN5ADscwxVWxOlAqW4tM-6Z6ui8ZGXTVMifBFG8lbzlshY2pJZDP8--sBWmQa4Fc2c-S-F9vrhNOFMmqA_UdOfjIXFeyYyXM_hO9EEelcCXkn54MO-5SidHciGDbkbrPIUaLAwDLigh4a3xizo8vmaT_xXPANqKYzHJkHKC8n8ZaPgFKlFdhi8 2025/11/25 02:41:15 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "3f94c4d913b9913b19ea3f4cbea8506b" 2025/11/25 02:41:15 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "2d25659d0fb28127f46eb5cc4e0e7372" 2025/11/25 02:41:16 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "24e5384e54531a73f17c57cc4a93ebeb" 2025/11/25 02:41:16 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AB5KzlnrdkrjjC-hmH4yTz632Qv6_ZqLdiSepur2vL6vh2G_PqhpemfxtKlscybA4IENt28OAPQY7dg7MY2GhnsnDyQigl5KgShb_bRsF-KFrvl2tYTvQXW9meH4s4Sf3iLyTruh8m8xnVKwOofSSxxJaq0H6UqcHgN5ADscwxVWxOlAqW4tM-6Z6ui8ZGXTVMifBFG8lbzlshY2pJZDP8--sBWmQa4Fc2c-S-F9vrhNOFMmqA_UdOfjIXFeyYyXM_hO9EEelcCXkn54MO-5SidHciGDbkbrPIUaLAwDLigh4a3xizo8vmaT_xXPANqKYzHJkHKC8n8ZaPgFKlFdhi8" 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/25 02:41:19 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/25 02:41:19 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/25 02:41:21 DEBUG : S3 bucket rclone-test-dimetos5cobi: bucket is versioned: false 2025/11/25 02:41:21 DEBUG : Waiting for deletions to finish 2025/11/25 02:41:21 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/11/25 02:41:21 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/11/25 02:41:21 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/25 02:41:22 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dimetos5cobi/dirToPurgeFromRoot" 2025/11/25 02:41:22 DEBUG : S3 bucket rclone-test-dimetos5cobi path dirToPurgeFromRoot: bucket is versioned: false 2025/11/25 02:41:22 DEBUG : Waiting for deletions to finish 2025/11/25 02:41:23 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/11/25 02:41:23 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/11/25 02:41:23 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/25 02:41:23 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dimetos5cobi/hello? sausage/êé" 2025/11/25 02:41:24 DEBUG : S3 bucket rclone-test-dimetos5cobi path hello? sausage/êé: bucket is versioned: false 2025/11/25 02:41:24 DEBUG : Waiting for deletions to finish 2025/11/25 02:41:24 DEBUG : "a/b/c/d/e.txt" version false 2025/11/25 02:41:24 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/11/25 02:41:24 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/25 02:41:31 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dimetos5cobi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/25 02:41:31 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dimetos5cobi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-dimetos5cobi" from "TestS3R2:rclone-test-dimetos5cobi" 2025/11/25 02:41:31 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/25 02:41:37 DEBUG : piped data.txt: open chunk writer: started multipart upload: AE5ZfZ-LAb7Z5LxL0-alyS78mPpbxo5NkPtbiLOVtLkcmhcwnTkwa7tl1pr6Ptug1IzQgc-YV27Tl4twwILqKggeEYdYWwG6F13vy4EXppvPZa7q8bWY4zDDYpsmIM3pPjEBLItteLmZU69HTPwxluIB-PAPHq7KV1JdEwWObIHCLq47m4pWS8I2bSN1dXjh2V2OWfw73ajhDHenMgky1iiopLZfTu1R9p8pI2F3jNJ8mHBpmFm0_mUVe-n4p1eRbpU_zu8qo0rH_t51vBNSh5-_a2WUnBmAEC9_b9v70Bfom-Y0i-0y2pWafoKt7uHejbSWETmodSy6phx1pDNLoDE 2025/11/25 02:41:37 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/11/25 02:41:37 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/11/25 02:41:37 DEBUG : piped data.txt: multipart upload "AE5ZfZ-LAb7Z5LxL0-alyS78mPpbxo5NkPtbiLOVtLkcmhcwnTkwa7tl1pr6Ptug1IzQgc-YV27Tl4twwILqKggeEYdYWwG6F13vy4EXppvPZa7q8bWY4zDDYpsmIM3pPjEBLItteLmZU69HTPwxluIB-PAPHq7KV1JdEwWObIHCLq47m4pWS8I2bSN1dXjh2V2OWfw73ajhDHenMgky1iiopLZfTu1R9p8pI2F3jNJ8mHBpmFm0_mUVe-n4p1eRbpU_zu8qo0rH_t51vBNSh5-_a2WUnBmAEC9_b9v70Bfom-Y0i-0y2pWafoKt7uHejbSWETmodSy6phx1pDNLoDE" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/25 02:41:38 DEBUG : piped data.txt: open chunk writer: started multipart upload: AGncz_DE3I5Qw-spTg07_d9lKbS4aUBiZFOgrI-WpFJUUR9QHr7ANPw8GHHYD8fJsuMf0JCRCdOB3SKEjK3E7vHI8EpVqfZaybzOQtQY59DwMR59zpTP8NKkn_CXjg3DCmEpuQYzhfb3jnTMEEr4WuVcY6SRuLLsc6PO5j_Z0_jQU5fuFFdBtzpWuQ0BWNKanTPLkvpxYM39p2Wbu-zlK5k8pcPJF7cql-e_VAH5lDCTjurkiPVD5mbDMU0AYMRgJLBkSM-wo5XYFL7lc1FKMj7CSBNvnd4yz7c6KG28S3Wl_T2KQ28yvxA4LoZ_V2Dy1arhOelOz-fq-jba1lxKnBE 2025/11/25 02:41:38 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/25 02:41:38 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "157246d56088cb52fb1e1a6c22d414c6" 2025/11/25 02:41:38 DEBUG : piped data.txt: multipart upload "AGncz_DE3I5Qw-spTg07_d9lKbS4aUBiZFOgrI-WpFJUUR9QHr7ANPw8GHHYD8fJsuMf0JCRCdOB3SKEjK3E7vHI8EpVqfZaybzOQtQY59DwMR59zpTP8NKkn_CXjg3DCmEpuQYzhfb3jnTMEEr4WuVcY6SRuLLsc6PO5j_Z0_jQU5fuFFdBtzpWuQ0BWNKanTPLkvpxYM39p2Wbu-zlK5k8pcPJF7cql-e_VAH5lDCTjurkiPVD5mbDMU0AYMRgJLBkSM-wo5XYFL7lc1FKMj7CSBNvnd4yz7c6KG28S3Wl_T2KQ28yvxA4LoZ_V2Dy1arhOelOz-fq-jba1lxKnBE" 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/25 02:41:39 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/25 02:41:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AN_m5YHM9vANkAVZuQDbZQoa25LOkp7QGqYaG6ofx7xCEy1CEw9vw_-bjNafqEH81jGPo2auDrDk1jbjyCEO3_IEtKRBgVTIcmYtzKlEMLHa4l-Z4i1TQ9G320ALG4ZQMK75yN7ifhpWNmpI5_SrNvr8QsiOfguIkGP4ENHFchBikFuvYT1msVVdu3qOafjlpKaxtaRZfYv8i5W9yTOp_zIB2SGyo3FtDPH_BIOcJJls0QsK6OY2jN4TIg5MNyXUmUkGBYwWZrftF_YRfDmMACmyoat4VKAp33hVH6ry8appnI7B3Q69VcE2eY0leCNUGFxj62X_yR00EiROKnS6Crs 2025/11/25 02:41:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/11/25 02:41:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/11/25 02:41:41 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AN_m5YHM9vANkAVZuQDbZQoa25LOkp7QGqYaG6ofx7xCEy1CEw9vw_-bjNafqEH81jGPo2auDrDk1jbjyCEO3_IEtKRBgVTIcmYtzKlEMLHa4l-Z4i1TQ9G320ALG4ZQMK75yN7ifhpWNmpI5_SrNvr8QsiOfguIkGP4ENHFchBikFuvYT1msVVdu3qOafjlpKaxtaRZfYv8i5W9yTOp_zIB2SGyo3FtDPH_BIOcJJls0QsK6OY2jN4TIg5MNyXUmUkGBYwWZrftF_YRfDmMACmyoat4VKAp33hVH6ry8appnI7B3Q69VcE2eY0leCNUGFxj62X_yR00EiROKnS6Crs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/11/25 02:41:42 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AB65J6fKllgH_gj0yrMEYNIx1IIxhUrdEpwNLhVpboMbU-js_zk69YuSP6sgpEMdXgJtPqNBa52D-EDz5jR8YfSVKoSgXB-AC6Oe9BT1W_GashbKpLaoj84RseUfAdv0FM9zDcm3WQeNqdlMUgWQYLLVMPVlVx7cdlBgLX4JopZ_sNu3hJhxn8-IPhfrEpey-rfWD56x1Ta7pJP3F0j8UaLHg9MWKG58X7pGpgoBIYrGw8_93O_i5N_hijPUo_5lsOUZPhol6NrH5jcSLpe9vVDGHv4zwfOE8UEfCOaeXxXIWi-0wH9Jj7OU5_7dfvbcl6y--sxpYWuK0O6Ex-7dVBY 2025/11/25 02:41:42 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/11/25 02:41:43 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/25 02:41:43 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AB65J6fKllgH_gj0yrMEYNIx1IIxhUrdEpwNLhVpboMbU-js_zk69YuSP6sgpEMdXgJtPqNBa52D-EDz5jR8YfSVKoSgXB-AC6Oe9BT1W_GashbKpLaoj84RseUfAdv0FM9zDcm3WQeNqdlMUgWQYLLVMPVlVx7cdlBgLX4JopZ_sNu3hJhxn8-IPhfrEpey-rfWD56x1Ta7pJP3F0j8UaLHg9MWKG58X7pGpgoBIYrGw8_93O_i5N_hijPUo_5lsOUZPhol6NrH5jcSLpe9vVDGHv4zwfOE8UEfCOaeXxXIWi-0wH9Jj7OU5_7dfvbcl6y--sxpYWuK0O6Ex-7dVBY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/11/25 02:41:44 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AP079lFHjAOl6BNFaGQnQcwXZoPfPArm0WZZye6WqOist-bY6iMFT4xN1AcypqeEE_pgCwOPpYT9XOpK4LNKpC4_dWmrz41ZPIYUu9UIeHr396U5E47tKCvdSUuabCCIfKgEJOkOquLQsDuzkwKKet1PuWZkiZDg6Hu4TVtKIKtTPEPzN4ppla4uc7ivUYLjJ8veHgiyrDCcLE8Jrf1GTpuw36j-pL-13wguUER-yKxNaPNVqNIDHQVvVS2DAiIOw8osQ2uDq_kXMYq9IAb2UJDc3-aUST2xqZKTSh4CGxYGs9fl1vMYZQ7oKBSxGCewscQ1La3CPJTueFhtUUq51lA 2025/11/25 02:41:44 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/25 02:41:44 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/25 02:41:44 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AP079lFHjAOl6BNFaGQnQcwXZoPfPArm0WZZye6WqOist-bY6iMFT4xN1AcypqeEE_pgCwOPpYT9XOpK4LNKpC4_dWmrz41ZPIYUu9UIeHr396U5E47tKCvdSUuabCCIfKgEJOkOquLQsDuzkwKKet1PuWZkiZDg6Hu4TVtKIKtTPEPzN4ppla4uc7ivUYLjJ8veHgiyrDCcLE8Jrf1GTpuw36j-pL-13wguUER-yKxNaPNVqNIDHQVvVS2DAiIOw8osQ2uDq_kXMYq9IAb2UJDc3-aUST2xqZKTSh4CGxYGs9fl1vMYZQ7oKBSxGCewscQ1La3CPJTueFhtUUq51lA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/25 02:41:45 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ALQ_YESvPhFAspz6i8P6PIdysYTeyKDMtbYTSin8bGIEg0WUwJkhUU_G1IPQcCnsrCIMDXlBvVzGPOaBd5VtW2rAGKvTkihHewnwHWhPE1IjIOVWw4okDiFejIphaTkJ2X65rS0jb8dJIuDTgwI8C2LohbwF_NQOoNWRWL6rJGDo2jiVrU5b9O4ohKy5s0TKvH-etFFKw__zD2uQrCysF49uWAeth6_boUYs1eEC0witT0xfXWEH_y8xdzv0mNlQfo-au-BL8qk8FfDutP_FnglnY_aBq_j7qc8J1rzzJJk1WOnVGq06a6-2bsUP8t8O3baB9uoiWfjKKsyg7zfZG3U 2025/11/25 02:41:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/25 02:41:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/25 02:41:45 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/25 02:41:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/25 02:41:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/25 02:41:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/25 02:41:46 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ALQ_YESvPhFAspz6i8P6PIdysYTeyKDMtbYTSin8bGIEg0WUwJkhUU_G1IPQcCnsrCIMDXlBvVzGPOaBd5VtW2rAGKvTkihHewnwHWhPE1IjIOVWw4okDiFejIphaTkJ2X65rS0jb8dJIuDTgwI8C2LohbwF_NQOoNWRWL6rJGDo2jiVrU5b9O4ohKy5s0TKvH-etFFKw__zD2uQrCysF49uWAeth6_boUYs1eEC0witT0xfXWEH_y8xdzv0mNlQfo-au-BL8qk8FfDutP_FnglnY_aBq_j7qc8J1rzzJJk1WOnVGq06a6-2bsUP8t8O3baB9uoiWfjKKsyg7zfZG3U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/25 02:41:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AN0D23Kx6xPLPR41-VOyHyi5locjSNeNMrm5GpjTV_R1sLrXLOivoeTCFXmUQZQDpd0LvXgBXA075WEEWKObJLsMXrw2E3-2CPki_GawKMYX7tv5Lm4Lkk3TA3DjauBW4rum4lVrLZL1awy0YRtyfnwyL618To5JCFFfGtlPGZD3s98VB4kNS_odJ3FMiM6FYesJQPV69h78Afz83dMY6HI8YpOMsb-4yOMVr7EwdD0vQbiTY6pBki2K-V8wJB79GJk1_ldibCJM-_QrKouhnexV6CKTM0cCTG241RjSFAmNh1J8vkVrD4LPkwlUfS0e_gTLS2YZo6KzbxiCN1hgHS4 2025/11/25 02:41:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/25 02:41:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/11/25 02:41:47 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/11/25 02:41:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/25 02:41:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/25 02:41:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/25 02:41:48 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AN0D23Kx6xPLPR41-VOyHyi5locjSNeNMrm5GpjTV_R1sLrXLOivoeTCFXmUQZQDpd0LvXgBXA075WEEWKObJLsMXrw2E3-2CPki_GawKMYX7tv5Lm4Lkk3TA3DjauBW4rum4lVrLZL1awy0YRtyfnwyL618To5JCFFfGtlPGZD3s98VB4kNS_odJ3FMiM6FYesJQPV69h78Afz83dMY6HI8YpOMsb-4yOMVr7EwdD0vQbiTY6pBki2K-V8wJB79GJk1_ldibCJM-_QrKouhnexV6CKTM0cCTG241RjSFAmNh1J8vkVrD4LPkwlUfS0e_gTLS2YZo6KzbxiCN1hgHS4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/11/25 02:41:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AOuBjdlQkmrogzEzJwsZHeMV_i0-b8HSQOj0u9Lp4rIBoh7dYhqz0OMR5Y4nbj0lNHT0RGfClMRlAZTyykIy6T5Scek3Wzq2VmuKUSdMc3OJsuGuEx2ExOa2YqGS4W4KChDjlrsxQJzta9QMQGVFci9ngOiVx0LLeq1V0-RVv6qg0_W_iDJry1bokYipnzBTsOceVGLd_wvpHrdErytqAQCU2iE3qG1Ci-uwb_FZYutIrmPchhhh7XMNx2GkevWSZ85EKkS-Vo4ssMiyROMvSYZEFjh6cy6JOcPu2U3and_xoiz8rYtp0s5ddLjU5cRkkFmt8VfWqiwDG-g81YFEfGE 2025/11/25 02:41:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/25 02:41:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/11/25 02:41:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AOuBjdlQkmrogzEzJwsZHeMV_i0-b8HSQOj0u9Lp4rIBoh7dYhqz0OMR5Y4nbj0lNHT0RGfClMRlAZTyykIy6T5Scek3Wzq2VmuKUSdMc3OJsuGuEx2ExOa2YqGS4W4KChDjlrsxQJzta9QMQGVFci9ngOiVx0LLeq1V0-RVv6qg0_W_iDJry1bokYipnzBTsOceVGLd_wvpHrdErytqAQCU2iE3qG1Ci-uwb_FZYutIrmPchhhh7XMNx2GkevWSZ85EKkS-Vo4ssMiyROMvSYZEFjh6cy6JOcPu2U3and_xoiz8rYtp0s5ddLjU5cRkkFmt8VfWqiwDG-g81YFEfGE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/11/25 02:41:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AH9R4KJYa88MeTV8D_E-F5C8pmTQBY-30xBpoG2ixl7I1flldaWeF3LR7CFovjXtO-gNqeNfM0RcRnGRrsfwtf5TtiKuav-evMF95hQ483dVQ9M8Jcesp2FDiVzNB_i-4kTheoLk1Ijk4xOb-t4P8YmbpjObvP5b2UBYC-IHW_Ao8weCNAerXDftQ63UomHvAWA-ECEBx-dYiX_3yahFqenPcXc8OOVeqoddcMkBA8JKXniO_8Flm851f9p9CVEiXqRnqmbgNWK9B8NogcG43bU1_3ERjBCreZXCphbTPv050FSgQsoRjPQ0Wmt15bMDu6kOeIeSxc1AEksIdZcOWrA 2025/11/25 02:41:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/25 02:41:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/25 02:41:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AH9R4KJYa88MeTV8D_E-F5C8pmTQBY-30xBpoG2ixl7I1flldaWeF3LR7CFovjXtO-gNqeNfM0RcRnGRrsfwtf5TtiKuav-evMF95hQ483dVQ9M8Jcesp2FDiVzNB_i-4kTheoLk1Ijk4xOb-t4P8YmbpjObvP5b2UBYC-IHW_Ao8weCNAerXDftQ63UomHvAWA-ECEBx-dYiX_3yahFqenPcXc8OOVeqoddcMkBA8JKXniO_8Flm851f9p9CVEiXqRnqmbgNWK9B8NogcG43bU1_3ERjBCreZXCphbTPv050FSgQsoRjPQ0Wmt15bMDu6kOeIeSxc1AEksIdZcOWrA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/11/25 02:41:53 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABsEQfSZtE2qo07yNM66nqKv4X0utUIOF8DudoOBmzE3BxJ70Qs8PazKl796fduj8s8LrWI6Fyh6iAXfSkfF1EI9Qmud-zBBP7m1MwkLK3xqZQW4RXgfOiQKNmvzaVfYbfhCXdnZidQPpJstS1bBbj9NlhdA3p_s31EwKDjAX5dW2RydNBanSaN7gsVKC9SuFdKx7HpsYo3QwXQd2g8njdIgCxzXoDlSMPlMHOH-Y1Klpd2On912DIOetKVS-3rYbSM8Nr7uaxE8Ukh6V6ld5fH0pMZ2h9HPlpWr7r1FUe-JUc7bLDAApfq8mxeyH_EBfjstNzC_cMf6E9UNdJpl3Ks 2025/11/25 02:41:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/25 02:41:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/25 02:41:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABsEQfSZtE2qo07yNM66nqKv4X0utUIOF8DudoOBmzE3BxJ70Qs8PazKl796fduj8s8LrWI6Fyh6iAXfSkfF1EI9Qmud-zBBP7m1MwkLK3xqZQW4RXgfOiQKNmvzaVfYbfhCXdnZidQPpJstS1bBbj9NlhdA3p_s31EwKDjAX5dW2RydNBanSaN7gsVKC9SuFdKx7HpsYo3QwXQd2g8njdIgCxzXoDlSMPlMHOH-Y1Klpd2On912DIOetKVS-3rYbSM8Nr7uaxE8Ukh6V6ld5fH0pMZ2h9HPlpWr7r1FUe-JUc7bLDAApfq8mxeyH_EBfjstNzC_cMf6E9UNdJpl3Ks" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/25 02:41:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ALsleFHgwTPeyxbW94LtnGURnSyi0WdJDauEosvSPQlVusJFJFj42HfsHAIZpynamXQLko3Lx6khE9sY83yvJmj9TdZT_9_Cav0Ftpnq6DWfZl1xOT8VFd_KdcVhKXLMXhz0dog8zOx9XskvWWiitzAsiKvh0ILBopTe2S_Xh97J-KfkYn_Em-hvrleiHsFhz1EAz_8vLHX8ET5-V0A64-SDY3q9sjcPA5FLxsAZdPXjZQior5IIbnAsUas7p63Ci8xc2dmaifQeTiwGvreZPPD09STqlwNB-CEu830qeYE7sTuP5_v7wq4QoSjq4RHqWwzSnPi5Bd-xw3cCM6WWSB4 2025/11/25 02:41:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/25 02:41:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/25 02:41:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/25 02:41:55 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/25 02:41:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/25 02:41:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/25 02:41:56 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ALsleFHgwTPeyxbW94LtnGURnSyi0WdJDauEosvSPQlVusJFJFj42HfsHAIZpynamXQLko3Lx6khE9sY83yvJmj9TdZT_9_Cav0Ftpnq6DWfZl1xOT8VFd_KdcVhKXLMXhz0dog8zOx9XskvWWiitzAsiKvh0ILBopTe2S_Xh97J-KfkYn_Em-hvrleiHsFhz1EAz_8vLHX8ET5-V0A64-SDY3q9sjcPA5FLxsAZdPXjZQior5IIbnAsUas7p63Ci8xc2dmaifQeTiwGvreZPPD09STqlwNB-CEu830qeYE7sTuP5_v7wq4QoSjq4RHqWwzSnPi5Bd-xw3cCM6WWSB4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/25 02:41:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AFODkHuDRVHt5_CuW7EluSJWN4z3ayYZERhnIGIw_vuWlLwRcfqubigYWL518DDg1dum1DJkJe-ibj6O07sVIqk_Q8lAtFsLiFw9-r2_flL-A-PjQPDlSgKXz8wX8CsY4Y8dynu1ju3d3m2UbP0zise0fu1WufLcJMwryY8RU1I2oan4N8LoAt0_-f_xUPy-SyhnZnNY-PW9cnr9QD66T-zBt8Ao5O4FIDT2moRtz0Qj4p1rKduQCVQWBABa1kdT6TD0BS515jPurntI1yfPdbod23krUtx775Ysl0_KrIgQJu1uuNFxmMCem2dGKcZ49ffSIEFEgj3gp-yT2ZDQXyk 2025/11/25 02:41:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/25 02:41:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/25 02:41:57 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/11/25 02:41:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/25 02:41:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/25 02:41:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/25 02:41:58 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AFODkHuDRVHt5_CuW7EluSJWN4z3ayYZERhnIGIw_vuWlLwRcfqubigYWL518DDg1dum1DJkJe-ibj6O07sVIqk_Q8lAtFsLiFw9-r2_flL-A-PjQPDlSgKXz8wX8CsY4Y8dynu1ju3d3m2UbP0zise0fu1WufLcJMwryY8RU1I2oan4N8LoAt0_-f_xUPy-SyhnZnNY-PW9cnr9QD66T-zBt8Ao5O4FIDT2moRtz0Qj4p1rKduQCVQWBABa1kdT6TD0BS515jPurntI1yfPdbod23krUtx775Ysl0_KrIgQJu1uuNFxmMCem2dGKcZ49ffSIEFEgj3gp-yT2ZDQXyk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/11/25 02:42:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ADPhnkMwpjkztKCohpsqC1B483X_bXHd1P3YOBtTncHS9MyzF-EoyVae3HAyduMjaGAcvTK9uZFlKOWu0wde0tB2rYCnqSkNFxgnkFBM9b9kO9j88FPUWgp6QITFNvrd5NAIpkb5KhO9ta0LYme8Bs-DThPpHycwO7redIULtSGt_YJm7hdg2D3WmengA_cq5BzeUlR80li7VicPuCmMh-2JfF36HM12EJtsugm5aAROjxG7x7QvF1PqAku9tWVLoeCEKdn79V-2qbmPHuExPSfkj8XOoOuHYGQZf58-J3PHNihkU4WCytOH14Ohb7vBYB-ZsOgcjKFAB9Euq5QMTbI 2025/11/25 02:42:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/25 02:42:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/11/25 02:42:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ADPhnkMwpjkztKCohpsqC1B483X_bXHd1P3YOBtTncHS9MyzF-EoyVae3HAyduMjaGAcvTK9uZFlKOWu0wde0tB2rYCnqSkNFxgnkFBM9b9kO9j88FPUWgp6QITFNvrd5NAIpkb5KhO9ta0LYme8Bs-DThPpHycwO7redIULtSGt_YJm7hdg2D3WmengA_cq5BzeUlR80li7VicPuCmMh-2JfF36HM12EJtsugm5aAROjxG7x7QvF1PqAku9tWVLoeCEKdn79V-2qbmPHuExPSfkj8XOoOuHYGQZf58-J3PHNihkU4WCytOH14Ohb7vBYB-ZsOgcjKFAB9Euq5QMTbI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/11/25 02:42:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: APgIhgYADRJl1-UVFSsi5iy_tKo7_s_z9f_BYAIGH2K0cKa53QEi0TMtiHRolP9ZE8Nf9vG6rRO4K0tRb3CILZU0twvjhhf7KMDVZBDdCs_ZxjfoOrSchLJtdh_h5Tpi4ORPhFNFlj9iO4zv8WAlQG3eOjalV5o_5HL0FtknJcQEEMC8HZRg1yTuQ7mPEZFB99N23mdFRUJ1UNTPUze5GeZnme3PXHHVMpm6s45rQyPBSKrSXkw_6CQX8E2TOUORp-Xks6Lu4GI_OJ7kC48yfV4AzZQFYroEnYYa7SvQq1My5UjhXF7NFZdMTQ-ZN1SWHtoP0LyrLr_mHx4R__DC6U0 2025/11/25 02:42:02 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/25 02:42:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/25 02:42:03 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "APgIhgYADRJl1-UVFSsi5iy_tKo7_s_z9f_BYAIGH2K0cKa53QEi0TMtiHRolP9ZE8Nf9vG6rRO4K0tRb3CILZU0twvjhhf7KMDVZBDdCs_ZxjfoOrSchLJtdh_h5Tpi4ORPhFNFlj9iO4zv8WAlQG3eOjalV5o_5HL0FtknJcQEEMC8HZRg1yTuQ7mPEZFB99N23mdFRUJ1UNTPUze5GeZnme3PXHHVMpm6s45rQyPBSKrSXkw_6CQX8E2TOUORp-Xks6Lu4GI_OJ7kC48yfV4AzZQFYroEnYYa7SvQq1My5UjhXF7NFZdMTQ-ZN1SWHtoP0LyrLr_mHx4R__DC6U0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/11/25 02:42:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AGQKG4VKMK2bveoXfjyZ2kdrPf8VtJ0EVpjQFC47gD9Jy1FwbgA0J2PcDU-juPknvlW1T60FMhDlEVwp9QNoBA-lKsNxGLvraiWH-pgPmdaxEl_X2BzeWg-osF8h-ztTK5EL4pffumdXq_5kLST0xp366YdIKHiE_ZVSMz0oPJDioJkH-W8ACCblOabryoqleqKgT1HL04JACwflPUzHBCqrUl-TnlbUBub6GLV_P-mbs0kUFVOAlNpWhB1UeZUI1ykKB9BhUMqhcLCthqWpk-AT0K6Yw3st7XJtZgVROqs5paWaf7mUpXYJesSQPrKEQU1c2ue2JM1DHWb45Cec7C8 2025/11/25 02:42:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/25 02:42:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/25 02:42:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AGQKG4VKMK2bveoXfjyZ2kdrPf8VtJ0EVpjQFC47gD9Jy1FwbgA0J2PcDU-juPknvlW1T60FMhDlEVwp9QNoBA-lKsNxGLvraiWH-pgPmdaxEl_X2BzeWg-osF8h-ztTK5EL4pffumdXq_5kLST0xp366YdIKHiE_ZVSMz0oPJDioJkH-W8ACCblOabryoqleqKgT1HL04JACwflPUzHBCqrUl-TnlbUBub6GLV_P-mbs0kUFVOAlNpWhB1UeZUI1ykKB9BhUMqhcLCthqWpk-AT0K6Yw3st7XJtZgVROqs5paWaf7mUpXYJesSQPrKEQU1c2ue2JM1DHWb45Cec7C8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/25 02:42:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AL7s-CJVdIsUV7Xmng2ZdQFol0gEsfexHcNFtr0wQ0agMyzG8nbSQxvST8ZZKutGtJrjOCo8mCqnyfND2odGzhWM_StqY17mHTWHski0e80FTxnCf-LZJ9FKkPu1_PjO8ygtze3IjYwMcAzGue0FCMvp6UYWAA_Zie0XQJeNkNbESm9cnIodjCjkNYaMINclPg1n0AtMvuBEGzHPbQ3tmoCO-fsNs5hA17a6lLoWQ_5SPO_cgb3dpghKPoHtj7qdR85_M5TdzXQtGmJ1EJBjHTU_h8VK29nf9HaUSsVhSJoCoagKVhBDNO_5_rC0-T7CtaK53m-RB-5SGNlbMigsTl0 2025/11/25 02:42:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/25 02:42:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/25 02:42:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/25 02:42:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/25 02:42:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/25 02:42:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/25 02:42:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AL7s-CJVdIsUV7Xmng2ZdQFol0gEsfexHcNFtr0wQ0agMyzG8nbSQxvST8ZZKutGtJrjOCo8mCqnyfND2odGzhWM_StqY17mHTWHski0e80FTxnCf-LZJ9FKkPu1_PjO8ygtze3IjYwMcAzGue0FCMvp6UYWAA_Zie0XQJeNkNbESm9cnIodjCjkNYaMINclPg1n0AtMvuBEGzHPbQ3tmoCO-fsNs5hA17a6lLoWQ_5SPO_cgb3dpghKPoHtj7qdR85_M5TdzXQtGmJ1EJBjHTU_h8VK29nf9HaUSsVhSJoCoagKVhBDNO_5_rC0-T7CtaK53m-RB-5SGNlbMigsTl0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/25 02:42:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AP7FOdUvbNOTHPPKhg9NmXKxNJK2ThZ0it0alHbRJHfBK94YkiHbA9yoed2RkMpJMTK2klogLyDrI2A-LkiWvLH9SxyK5cn_yFyh3uZL_1F0eo5HtSG7SdAehpi8-yrDWF5WsfBD0AW2-Rnd0WHEb75mWgUy0HxY7GnERd-s4v1hJk6CAU4joEeuGkvnabefvbBO7qeGOf8s2ZgQ1bxKS3epw4kA2eX5032D5-SqlblvzTE4lqyPvZqi5TZkD7tTRG9ryR3-1gLE_NZuJ4TXXEqI5VWbbHcCpDUiE4Wh7aoyEdIIr5sECLKGFLaX5j2WnUODEWJlwMaJGDtOy5FttBY 2025/11/25 02:42:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/25 02:42:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/25 02:42:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/11/25 02:42:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/25 02:42:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/25 02:42:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/25 02:42:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AP7FOdUvbNOTHPPKhg9NmXKxNJK2ThZ0it0alHbRJHfBK94YkiHbA9yoed2RkMpJMTK2klogLyDrI2A-LkiWvLH9SxyK5cn_yFyh3uZL_1F0eo5HtSG7SdAehpi8-yrDWF5WsfBD0AW2-Rnd0WHEb75mWgUy0HxY7GnERd-s4v1hJk6CAU4joEeuGkvnabefvbBO7qeGOf8s2ZgQ1bxKS3epw4kA2eX5032D5-SqlblvzTE4lqyPvZqi5TZkD7tTRG9ryR3-1gLE_NZuJ4TXXEqI5VWbbHcCpDUiE4Wh7aoyEdIIr5sECLKGFLaX5j2WnUODEWJlwMaJGDtOy5FttBY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/11/25 02:42:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AEH-Rf-91G4Xjxkhal0eLvIHHBskD1iGwiTOt-a7AX4-HgaKSghKJIZbfagNJ8jmp9-ErUvX_E7sNWVP6BoQFP_AqM4WjB0hpeEh689_L63iyjmDXm7wGDeVW5PKDChjVAQL_Y65oFkyjKaE00VFd4jCKjxzrDQed4Or1cdwHlD6WADcqPTBNp-wPkI7D9QZy4RWk2z_KVuWqSUCvQY6Bz4T_rP256yzf69glfB1UuyNCKm4AKwocP5fJtkqXFDL-mUTF5Jp9xX8SieR9ajiFzucE6K24kp30ZDBMmvTBzFUzvXy-QzqjS9RdlqMrryBVEUra3hQMJD6DQ3Y99yzuHY 2025/11/25 02:42:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/25 02:42:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/11/25 02:42:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AEH-Rf-91G4Xjxkhal0eLvIHHBskD1iGwiTOt-a7AX4-HgaKSghKJIZbfagNJ8jmp9-ErUvX_E7sNWVP6BoQFP_AqM4WjB0hpeEh689_L63iyjmDXm7wGDeVW5PKDChjVAQL_Y65oFkyjKaE00VFd4jCKjxzrDQed4Or1cdwHlD6WADcqPTBNp-wPkI7D9QZy4RWk2z_KVuWqSUCvQY6Bz4T_rP256yzf69glfB1UuyNCKm4AKwocP5fJtkqXFDL-mUTF5Jp9xX8SieR9ajiFzucE6K24kp30ZDBMmvTBzFUzvXy-QzqjS9RdlqMrryBVEUra3hQMJD6DQ3Y99yzuHY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/11/25 02:42:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AADzaB20E61_R20CCuFD9v8AP5jfwkOfRrRMZ4B4LHBvOP4xk5YhJf3rSYAvS7FY6kzcXWxU0hyWf2Jgq7vvYX5vFvc74AR9ltLqhwJmSm9EQc8rvAWlAhmBlk9YGga8tzTscE0zPxhqt0heDvw_MmxH8sUWLFNd_BFEN25Mk6eZPAT8pZdYZmQm8g8VOkFJNIBnn5c8V-cYb_aPVcVktqj4ssFAiCOb1_1qryCy7lHYUwLcsPpVmNHw7wOekvIBCzDEcimfySR4vVlpXzURAsq6AiPIwUsJmI_ivx3DQ_ni_YLHDUZPPeN2Hanb0j3N7wqR9PvlJfqzEsE__ouelJ0 2025/11/25 02:42:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/25 02:42:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/25 02:42:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AADzaB20E61_R20CCuFD9v8AP5jfwkOfRrRMZ4B4LHBvOP4xk5YhJf3rSYAvS7FY6kzcXWxU0hyWf2Jgq7vvYX5vFvc74AR9ltLqhwJmSm9EQc8rvAWlAhmBlk9YGga8tzTscE0zPxhqt0heDvw_MmxH8sUWLFNd_BFEN25Mk6eZPAT8pZdYZmQm8g8VOkFJNIBnn5c8V-cYb_aPVcVktqj4ssFAiCOb1_1qryCy7lHYUwLcsPpVmNHw7wOekvIBCzDEcimfySR4vVlpXzURAsq6AiPIwUsJmI_ivx3DQ_ni_YLHDUZPPeN2Hanb0j3N7wqR9PvlJfqzEsE__ouelJ0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/11/25 02:42:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ANFGV88gTWnqEMevrW6g8RMAeBZ0N5KuphHUizi3Ef6EDCwyBpKug7XBVS5XpkfGc34qchoh0gMxn9v_r7LRqAPxoPWKvH29fJ8RUl1R9ttU_gjaooD_GBR1z328oLeP8-KMd3zt6LhBydFPPRrnUpHOaR1JTzt0mqcckHHpuMSYsvWJ73M1ktJcgJlt9ur3DiN1G3xbbfgeTGXpOAy1bn8ntBQXMyXMRrtpVRabbMY8nm9J9h96Zchm1EZuHb1eV8SnaKbaCRjmrYVKpP4lWSWABpJ-v281f8mZLJSWCuN_kqyeOEdeiBdhaUGEYe0kk8nK34NkhLFAn1zc3ixUjJI 2025/11/25 02:42:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/25 02:42:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/25 02:42:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ANFGV88gTWnqEMevrW6g8RMAeBZ0N5KuphHUizi3Ef6EDCwyBpKug7XBVS5XpkfGc34qchoh0gMxn9v_r7LRqAPxoPWKvH29fJ8RUl1R9ttU_gjaooD_GBR1z328oLeP8-KMd3zt6LhBydFPPRrnUpHOaR1JTzt0mqcckHHpuMSYsvWJ73M1ktJcgJlt9ur3DiN1G3xbbfgeTGXpOAy1bn8ntBQXMyXMRrtpVRabbMY8nm9J9h96Zchm1EZuHb1eV8SnaKbaCRjmrYVKpP4lWSWABpJ-v281f8mZLJSWCuN_kqyeOEdeiBdhaUGEYe0kk8nK34NkhLFAn1zc3ixUjJI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/25 02:42:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AFzda7SF0zxpcHmaXYZ2Kj-5vBjXV9zz5SIz9BoQWJV4TOiJDSAg1XKogmNQXdKeVnV7RMrcmcTA5Z2EpWbTvITPaYyzvJfoZjNSUAlXD3TAwXab7nQiB4JbSB3jGhntjTCvnvyvQgrR6dCQe9FyYsiOMmwFQ6Bnm2x-UyjxIm3Q7tME_5CHhIKupf-zn1ru-xifpI3CiIVp6vf1GS6Y0mgR-aEODkTpnxDHq-jZmJIpSnpCMfdPh8_qIff2EYabTw2wNyw8XTAzXsJjPzwl8uSOYGaPCpgnk6BgxIXR4F3gCxAfhR3L86sdOENTzV-3NrQjHlVLSA7oG3NhtBkwNHc 2025/11/25 02:42:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/25 02:42:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/25 02:42:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/25 02:42:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/25 02:42:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/25 02:42:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/25 02:42:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AFzda7SF0zxpcHmaXYZ2Kj-5vBjXV9zz5SIz9BoQWJV4TOiJDSAg1XKogmNQXdKeVnV7RMrcmcTA5Z2EpWbTvITPaYyzvJfoZjNSUAlXD3TAwXab7nQiB4JbSB3jGhntjTCvnvyvQgrR6dCQe9FyYsiOMmwFQ6Bnm2x-UyjxIm3Q7tME_5CHhIKupf-zn1ru-xifpI3CiIVp6vf1GS6Y0mgR-aEODkTpnxDHq-jZmJIpSnpCMfdPh8_qIff2EYabTw2wNyw8XTAzXsJjPzwl8uSOYGaPCpgnk6BgxIXR4F3gCxAfhR3L86sdOENTzV-3NrQjHlVLSA7oG3NhtBkwNHc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/25 02:42:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AFNG68RhLxH3oj1izqHQXFE-7wRQ5L29EcTTSEYBVF6ejtNSM-j_FT69T3ZiRNUgw7ht3gU6IJcDmssKDZpSSJqFuwinjcu22pJghMkN36QHIOYt4eeHySu3j6qd2lWmF99lIOXxg4U8JWkIPIvplfjG6vXYJ3m2tlzn4LyreVSGVOggs-s6OAUJInmYM3zZ6XQmtdxufciF2svkVPOx3OAKmVfOHzHtDRyy_C3SHn6xAmVHqs7Ca5AXMciFuEInq0jkAYEAKz5CxlhRNNaVKLKfIQVIeXtE3dDTYyqHQjojmMbqEOp7jKd3BQf2unhGDzEAFNhT2ddQOLoB1qrG_XI 2025/11/25 02:42:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/25 02:42:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/11/25 02:42:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/11/25 02:42:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/25 02:42:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/25 02:42:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/25 02:42:23 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AFNG68RhLxH3oj1izqHQXFE-7wRQ5L29EcTTSEYBVF6ejtNSM-j_FT69T3ZiRNUgw7ht3gU6IJcDmssKDZpSSJqFuwinjcu22pJghMkN36QHIOYt4eeHySu3j6qd2lWmF99lIOXxg4U8JWkIPIvplfjG6vXYJ3m2tlzn4LyreVSGVOggs-s6OAUJInmYM3zZ6XQmtdxufciF2svkVPOx3OAKmVfOHzHtDRyy_C3SHn6xAmVHqs7Ca5AXMciFuEInq0jkAYEAKz5CxlhRNNaVKLKfIQVIeXtE3dDTYyqHQjojmMbqEOp7jKd3BQf2unhGDzEAFNhT2ddQOLoB1qrG_XI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/11/25 02:42:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ALNiw2ij3c9fUT5t4xAXu2kBskfqcikaLD7IuYy0bAq8Qdz0ybc5ScIiS8IaPDOgGjn2FW6RUU-7BidfQW8pl_BMqntg-_ItP-vTd5V0zwoO_h52A0a4NMi5G_HsgAy6n72CHAeFVXmn8JvmOakgZ-fg6BQHp3wU-ANnfGPU90jocTRO0Eh_8u2V_fax4NvXBAV4IUpjlYUSKZvT0iix8oSriVo4Pv0nhQzWUAHxfnpltekBlfPCCFiU_5ZGkC-hbGxJe5j5w3P7n2E1lKM4a33h0BYOjN_eEBsqeWxJBkR8Aeb05WeRlCz1Iondehv1aVtLO4JKeJELvoUIhBXW7bE 2025/11/25 02:42:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/11/25 02:42:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/11/25 02:42:28 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ALNiw2ij3c9fUT5t4xAXu2kBskfqcikaLD7IuYy0bAq8Qdz0ybc5ScIiS8IaPDOgGjn2FW6RUU-7BidfQW8pl_BMqntg-_ItP-vTd5V0zwoO_h52A0a4NMi5G_HsgAy6n72CHAeFVXmn8JvmOakgZ-fg6BQHp3wU-ANnfGPU90jocTRO0Eh_8u2V_fax4NvXBAV4IUpjlYUSKZvT0iix8oSriVo4Pv0nhQzWUAHxfnpltekBlfPCCFiU_5ZGkC-hbGxJe5j5w3P7n2E1lKM4a33h0BYOjN_eEBsqeWxJBkR8Aeb05WeRlCz1Iondehv1aVtLO4JKeJELvoUIhBXW7bE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/11/25 02:42:29 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AKPjWfJ1Kfu0_UzLRAHdektaN6Mr7QL-UEZzFf1pMLadHIwQvZtYf9JyHc8YmRqxiU5FZo5zjSQC1KqYe6-rMXsdvk00V7qQuky8e10a7NDQbVXo2h5CngHTmTamJeHOACSR5N_14H_yyuuvT0fLSv5lpv5D54f4PgHDeHKZdl4VROYfrfAvlm0kznKOxTWxaw5wbEZYU0o6n15SU5EsCUMBN4Iqngty75T4tRj2NrW-WYD4Bqio_jBXJnROJyI6josloTN_p5Xhit3LF2DRd7LorK83s6FjeT2p_F8a39mELCISrtVH0jjNBAwm87WoJZHvzq13CktiS7oCAqy6qoo 2025/11/25 02:42:29 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/11/25 02:42:29 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/25 02:42:30 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AKPjWfJ1Kfu0_UzLRAHdektaN6Mr7QL-UEZzFf1pMLadHIwQvZtYf9JyHc8YmRqxiU5FZo5zjSQC1KqYe6-rMXsdvk00V7qQuky8e10a7NDQbVXo2h5CngHTmTamJeHOACSR5N_14H_yyuuvT0fLSv5lpv5D54f4PgHDeHKZdl4VROYfrfAvlm0kznKOxTWxaw5wbEZYU0o6n15SU5EsCUMBN4Iqngty75T4tRj2NrW-WYD4Bqio_jBXJnROJyI6josloTN_p5Xhit3LF2DRd7LorK83s6FjeT2p_F8a39mELCISrtVH0jjNBAwm87WoJZHvzq13CktiS7oCAqy6qoo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/11/25 02:42:31 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AGGHrT6rjNrRMdNmDVVz65fZ1bN5IfkNZ9A4bW5nTOvQIQ1gVyunvvi32RXeKsnDOUKPj-zOxhHoxqflTwoWpXobpA3pPmZDrePkQ8UWAM-gDlESEYlAIDBvIGeSTwWrniMTmG-QYyFahVpzW_AufFI2IeNN3IwIETblML3PEbzCS-I30bU3YQBQENlTBk81mvKgMolwPqWQRGYcSrr47Jm4LkHHryUrRukeTcDVjWJ2sQNwO6WV7kqYAygHlIyYmviOEeoupw73a9kk0OgqhZ8vZNkUm64T3gQ4KgnLUX_q_2hKGyhMBp_B3WDK3PBX-222O4RtvKyWpT05-F1XSAw 2025/11/25 02:42:31 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/25 02:42:31 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/25 02:42:32 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AGGHrT6rjNrRMdNmDVVz65fZ1bN5IfkNZ9A4bW5nTOvQIQ1gVyunvvi32RXeKsnDOUKPj-zOxhHoxqflTwoWpXobpA3pPmZDrePkQ8UWAM-gDlESEYlAIDBvIGeSTwWrniMTmG-QYyFahVpzW_AufFI2IeNN3IwIETblML3PEbzCS-I30bU3YQBQENlTBk81mvKgMolwPqWQRGYcSrr47Jm4LkHHryUrRukeTcDVjWJ2sQNwO6WV7kqYAygHlIyYmviOEeoupw73a9kk0OgqhZ8vZNkUm64T3gQ4KgnLUX_q_2hKGyhMBp_B3WDK3PBX-222O4RtvKyWpT05-F1XSAw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/25 02:42:32 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AHped1X0rg01uBf4kJyc4H-eMMKH4N8WySJBAfcvJ9QxwbGpQ0kjzp6COwA2nu6g6SJ6ls6FIQWWRQmexcQs7TL7r1TJ-aMWRBrI-Z3kv8vstF3CV3L5fLQHd05u9fw5A1YxPlhqnpJwjig2w9BvDXt1lukEywA9nKH4j4f2eXR799PEayZB-tkS_Sa-UOITAEoj9rooFdKw-OYFAoZI-ltEGpf7ErS9n491qVMxfTx6Yoy8ePYSc7_TPsFwiqU4BJm_l2bBDdsWhA7nOAYvbzmx-4j1QxhQrHdSNZhJoH6tdi9-zYd_UDKnvdFizH0drVzKshAOHO_U-tzXMXFniUE 2025/11/25 02:42:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/25 02:42:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/25 02:42:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/25 02:42:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/25 02:42:33 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/25 02:42:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/25 02:42:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AHped1X0rg01uBf4kJyc4H-eMMKH4N8WySJBAfcvJ9QxwbGpQ0kjzp6COwA2nu6g6SJ6ls6FIQWWRQmexcQs7TL7r1TJ-aMWRBrI-Z3kv8vstF3CV3L5fLQHd05u9fw5A1YxPlhqnpJwjig2w9BvDXt1lukEywA9nKH4j4f2eXR799PEayZB-tkS_Sa-UOITAEoj9rooFdKw-OYFAoZI-ltEGpf7ErS9n491qVMxfTx6Yoy8ePYSc7_TPsFwiqU4BJm_l2bBDdsWhA7nOAYvbzmx-4j1QxhQrHdSNZhJoH6tdi9-zYd_UDKnvdFizH0drVzKshAOHO_U-tzXMXFniUE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/25 02:42:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AD0rNXLXABF1hIE3_PRPt7T8moU26q0q5RAfrdPdXV4YvcIa62N3qLXeFLT4r0NZqXRMZ48O41t-lSc21Lojl2q-zImiV9jX_-V7nrU58SJSO8wPewy96dXIUwlDN-JMPiosEOak4JKZKpjj1uqvca8AKvzvIbA8xhJmS8OBGG8LTyj4ul4Q40_NxwVm93OHlrFg84r-UksaPYB8L_3THIH5aHS2-ydrV-ASpZjK8LsDSkGNTSsEg6hJqTfUvIEGuDjt5V59Lkm9f9NitbuxXYP4y8jSRP7IinaUWSXvGGBZvN9Bd_gaDoEBlqvk3ykuA8g6G2Z6rQKEwTyg08vdh9g 2025/11/25 02:42:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/25 02:42:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/11/25 02:42:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/11/25 02:42:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/25 02:42:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/25 02:42:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/25 02:42:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AD0rNXLXABF1hIE3_PRPt7T8moU26q0q5RAfrdPdXV4YvcIa62N3qLXeFLT4r0NZqXRMZ48O41t-lSc21Lojl2q-zImiV9jX_-V7nrU58SJSO8wPewy96dXIUwlDN-JMPiosEOak4JKZKpjj1uqvca8AKvzvIbA8xhJmS8OBGG8LTyj4ul4Q40_NxwVm93OHlrFg84r-UksaPYB8L_3THIH5aHS2-ydrV-ASpZjK8LsDSkGNTSsEg6hJqTfUvIEGuDjt5V59Lkm9f9NitbuxXYP4y8jSRP7IinaUWSXvGGBZvN9Bd_gaDoEBlqvk3ykuA8g6G2Z6rQKEwTyg08vdh9g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/11/25 02:42:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ACEj5pPyoiYBkkCC2gpuMgHqQrti2yc3EWijsskdUwnoSNUmLhfkz-1__oKf-GWdVvxT6wVzwjBaev2tD-tD1A7LHC8QjaNl8DifbFpBLclYEBIKYbxyxsLb9sUkwYR8l5o648TrgjiyWsy8zJISEcTY8R-aVM0s3L2BFhPF2F0ZUxCnzarr3kNwAlSHwGaGZuHo-kOYkZA9ekyM8IBczq4yMd7jSAvKDh5nlapsdo69jBs0t4MdBJvpd2aGk7ysb1Eaj9jTFzVM8vj9hzXBuiBqOBrgzlFF3CRB9bn7qpgY0RlLsZH9xE8fl8SMCoqPbGk4595Wm9g7jY5qIDb1ZQU 2025/11/25 02:42:39 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/11/25 02:42:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/11/25 02:42:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ACEj5pPyoiYBkkCC2gpuMgHqQrti2yc3EWijsskdUwnoSNUmLhfkz-1__oKf-GWdVvxT6wVzwjBaev2tD-tD1A7LHC8QjaNl8DifbFpBLclYEBIKYbxyxsLb9sUkwYR8l5o648TrgjiyWsy8zJISEcTY8R-aVM0s3L2BFhPF2F0ZUxCnzarr3kNwAlSHwGaGZuHo-kOYkZA9ekyM8IBczq4yMd7jSAvKDh5nlapsdo69jBs0t4MdBJvpd2aGk7ysb1Eaj9jTFzVM8vj9hzXBuiBqOBrgzlFF3CRB9bn7qpgY0RlLsZH9xE8fl8SMCoqPbGk4595Wm9g7jY5qIDb1ZQU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/11/25 02:42:41 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ADK3Qcl68mDkFFAbLX5M-XcYzNJOj6HDhfbuyrt0J3LyOYoFhXTqi3S6_2cP7VDIss4gliXj-0vhMwtNB1zEVc30KPkmgop-jASfwi5jWHyN-Nz-0EFct7R_pIMNbp1EUhktLp2tfLfF4DqP_iy0mzyyH3DW4ovxu44Nq9E6rTK3RlAuApMXtLLqC9OBjoSJjTm6H8URHpf3RNIxojYxgJQfyq4kYBXbkubt2g0Q63lUiOR7f7u95-SJq9lScyvyP3_LaJHqmIYYrChEVRFkeSGNfTOGkvkOLax_dWPREkAP7Vw3xfGzkCrfpGdxmG0QSFSLova-hsFJIbyqK8qI-PU 2025/11/25 02:42:41 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/11/25 02:42:42 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/25 02:42:42 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ADK3Qcl68mDkFFAbLX5M-XcYzNJOj6HDhfbuyrt0J3LyOYoFhXTqi3S6_2cP7VDIss4gliXj-0vhMwtNB1zEVc30KPkmgop-jASfwi5jWHyN-Nz-0EFct7R_pIMNbp1EUhktLp2tfLfF4DqP_iy0mzyyH3DW4ovxu44Nq9E6rTK3RlAuApMXtLLqC9OBjoSJjTm6H8URHpf3RNIxojYxgJQfyq4kYBXbkubt2g0Q63lUiOR7f7u95-SJq9lScyvyP3_LaJHqmIYYrChEVRFkeSGNfTOGkvkOLax_dWPREkAP7Vw3xfGzkCrfpGdxmG0QSFSLova-hsFJIbyqK8qI-PU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/11/25 02:42:43 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: APhPK6EqZRx7aFeqyjx9kWUw4QAAysecbKhhCjgh_Ad6pPP9cv7-7LPudiXcHgE-HL6-WWDvGWAXnKCBPG4QQzaceEmhqN2ppYGZV6H3DFRc0yBA8c4v8drzIAWvlnakvLQQKAbwFZl3ih6pWCkhwKRiXRvNCIzwx5cW6nMp22PsRP1BvW_nKgIDx9zXRhfOgQqnpE5LtjG14vwUhVbbuVVprLnTy3wInLogbXpIwOz4aXtGZe3EW7Ojr2_msNFz3ScG3qP1OffMj1coBNDU-SGgEiPY02VLvcm5BiLSTmm0T6emAKdo7Vrstv9L2fQ4FMKKovFc9kYs5jcr8zM1F_g 2025/11/25 02:42:43 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/25 02:42:44 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/25 02:42:44 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "APhPK6EqZRx7aFeqyjx9kWUw4QAAysecbKhhCjgh_Ad6pPP9cv7-7LPudiXcHgE-HL6-WWDvGWAXnKCBPG4QQzaceEmhqN2ppYGZV6H3DFRc0yBA8c4v8drzIAWvlnakvLQQKAbwFZl3ih6pWCkhwKRiXRvNCIzwx5cW6nMp22PsRP1BvW_nKgIDx9zXRhfOgQqnpE5LtjG14vwUhVbbuVVprLnTy3wInLogbXpIwOz4aXtGZe3EW7Ojr2_msNFz3ScG3qP1OffMj1coBNDU-SGgEiPY02VLvcm5BiLSTmm0T6emAKdo7Vrstv9L2fQ4FMKKovFc9kYs5jcr8zM1F_g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/25 02:42:45 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AECR2kQBrMV45qe53W_EjnDvpr0MgYkKji4TITQ7iu_LOtf2yJ5hdjGmcevBq9qRARkVaYdzqvbfJBUvjnydhYiiMfZB5KInGstJCCFCHFvuKUs1H3G2fUwDH1W-cq35EaggkLUj1q0MhsrND_On7Ym1leNpJgQEo20CwuiEoxgDPV1QbQ5eAX-MicP3CcXn3oaNScyYkA2pWToZkkA-jmApxI7dLK-6QllJyIzVbSQ-4mwiBpXvPB0sHAD398zivnOX3UzorlNPnsAr_GyTb1vaJihXZcfb7vSSgURejmUqbtsqDBzlfsPXEmWA3s7pef6uPsCpppnDkRLlCC9812M 2025/11/25 02:42:45 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/25 02:42:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/25 02:42:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/25 02:42:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/25 02:42:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/25 02:42:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/25 02:42:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AECR2kQBrMV45qe53W_EjnDvpr0MgYkKji4TITQ7iu_LOtf2yJ5hdjGmcevBq9qRARkVaYdzqvbfJBUvjnydhYiiMfZB5KInGstJCCFCHFvuKUs1H3G2fUwDH1W-cq35EaggkLUj1q0MhsrND_On7Ym1leNpJgQEo20CwuiEoxgDPV1QbQ5eAX-MicP3CcXn3oaNScyYkA2pWToZkkA-jmApxI7dLK-6QllJyIzVbSQ-4mwiBpXvPB0sHAD398zivnOX3UzorlNPnsAr_GyTb1vaJihXZcfb7vSSgURejmUqbtsqDBzlfsPXEmWA3s7pef6uPsCpppnDkRLlCC9812M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/25 02:42:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: APpwizAXz05YTzNi5ymmrEUlPQ06Nigndu0oK-kdXFYKn46hRPceXcyULOmYPvAflbA5yzZ51IIiRmxzqtDy4TPajX6OYEyUtaj5Xv8hkbMtuF9ZOrYyd_CPefyFwOYt8jFbNhAZdfpi5RPD55lDqP7pZb3XfY4bC7W3pNl93kbRbR5oel9UwKxWIdoQRZmJCaoOXvV-lfdeikQiOdRngFlMFyYDTpK62Y4MA4WDwN_fmyPgaP6J_ZOLmoY1gAhjsCBiqB0uZJefjt0xa5gsUJ5JOc2lBTzRbY7zD26jwzptmXgQuENOmESRV-teawfcYth7pM6uk1byPlH4ROLKHXI 2025/11/25 02:42:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/25 02:42:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/11/25 02:42:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/11/25 02:42:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/25 02:42:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/25 02:42:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/25 02:42:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "APpwizAXz05YTzNi5ymmrEUlPQ06Nigndu0oK-kdXFYKn46hRPceXcyULOmYPvAflbA5yzZ51IIiRmxzqtDy4TPajX6OYEyUtaj5Xv8hkbMtuF9ZOrYyd_CPefyFwOYt8jFbNhAZdfpi5RPD55lDqP7pZb3XfY4bC7W3pNl93kbRbR5oel9UwKxWIdoQRZmJCaoOXvV-lfdeikQiOdRngFlMFyYDTpK62Y4MA4WDwN_fmyPgaP6J_ZOLmoY1gAhjsCBiqB0uZJefjt0xa5gsUJ5JOc2lBTzRbY7zD26jwzptmXgQuENOmESRV-teawfcYth7pM6uk1byPlH4ROLKHXI" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/11/25 02:42:52 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/11/25 02:42:54 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/25 02:42:58 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/25 02:43:01 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/25 02:43:04 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/25 02:43:07 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ANtXOdTp6ma29lLgxMz0aqoLkUmNr-hY013Z6QiLHjPlMUj6WSuFGAkWig51Cz5gnQrujE3Qn4gLDm77rI-ZPiAIn6NeV0LWaLmN8hdYq_7Cw36a9RHhg742-NWHpCc2C7-nFgGgLifvc7x-RIdvdRoyt5g5mqybYlfDcWPi7an1hleBuAMvgidFhrC68Pr4uXFFaEgOyZUF-np7RMaTMFTZfasynahfnWGlH0jfeXUYR5u3iJ2T3-PbxjslcOgWP9fjlKkzIEb93hLU9Qn72PeTxMnvBROZjRsTIQhWwOP_aQ9I9DGZaGoFzX4L9ZREIEetN5eGbfEUf_LtwmsCdv0 2025/11/25 02:43:07 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/25 02:43:07 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "bddb3a6a0020ca50e0e481bb03f32a93" 2025/11/25 02:43:07 DEBUG : unknown-size-put.txt: multipart upload "ANtXOdTp6ma29lLgxMz0aqoLkUmNr-hY013Z6QiLHjPlMUj6WSuFGAkWig51Cz5gnQrujE3Qn4gLDm77rI-ZPiAIn6NeV0LWaLmN8hdYq_7Cw36a9RHhg742-NWHpCc2C7-nFgGgLifvc7x-RIdvdRoyt5g5mqybYlfDcWPi7an1hleBuAMvgidFhrC68Pr4uXFFaEgOyZUF-np7RMaTMFTZfasynahfnWGlH0jfeXUYR5u3iJ2T3-PbxjslcOgWP9fjlKkzIEb93hLU9Qn72PeTxMnvBROZjRsTIQhWwOP_aQ9I9DGZaGoFzX4L9ZREIEetN5eGbfEUf_LtwmsCdv0" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/25 02:43:08 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AFW1cHMKgeSiqoCJ3tuWHsIYMrtbVKbzQgNAh64Ws96tWPn-ne_UopYx1rbeDaAzARXWE-LsMXsrULUe6AOWeSRlLdbvrNO-NttBu4fuZytxmLD1PFh0AmXKOY08I1oe_gR52w9OC_Fn3eJrQjc9mIGyfFUSAgGf1P7guoluepmKVmfJ_oGQrLP2SR7SBjl-xyute56OWk_UyAHIdlMT5MzBBmmld5sqA7HhPynYCp9-mAAg_HisF3xJSZ6CdPqtpE5iC1ER9zVGQCl1kKvXqfg_ugEsvNr2PBuxJEFPjfg_cLT7n7rOxQzATLKUMf0-fMyXLKC4RYiIhhFHGsM67WU 2025/11/25 02:43:08 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/11/25 02:43:08 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "dbd8cd3f379b5c718e140564d7b2ea48" 2025/11/25 02:43:08 DEBUG : unknown-size-update.txt: multipart upload "AFW1cHMKgeSiqoCJ3tuWHsIYMrtbVKbzQgNAh64Ws96tWPn-ne_UopYx1rbeDaAzARXWE-LsMXsrULUe6AOWeSRlLdbvrNO-NttBu4fuZytxmLD1PFh0AmXKOY08I1oe_gR52w9OC_Fn3eJrQjc9mIGyfFUSAgGf1P7guoluepmKVmfJ_oGQrLP2SR7SBjl-xyute56OWk_UyAHIdlMT5MzBBmmld5sqA7HhPynYCp9-mAAg_HisF3xJSZ6CdPqtpE5iC1ER9zVGQCl1kKvXqfg_ugEsvNr2PBuxJEFPjfg_cLT7n7rOxQzATLKUMf0-fMyXLKC4RYiIhhFHGsM67WU" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/25 02:43:08 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dimetos5cobi/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/25 02:43:09 DEBUG : Waiting for deletions to finish 2025/11/25 02:43:09 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/11/25 02:43:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/11/25 02:43:09 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/25 02:43:09 INFO : S3 bucket rclone-test-dimetos5cobi: Bucket "rclone-test-dimetos5cobi" deleted 2025/11/25 02:43:09 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (133.65s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.26s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.26s) --- PASS: TestIntegration/FsMkdir (131.46s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.22s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.86s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.42s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.25s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (22.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.64s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.59s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.62s) --- 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.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.36s) --- 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.32s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (71.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (13.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (5.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (12.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (15.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.67s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.15s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.52s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.81s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.02s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.25s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.21s) --- 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/25 02:43:10 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/11/25 02:43:10 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 133.699s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m15.006790515s (try 1/5)