"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/09 01:00:50 NOTICE: TestS3R2: Stopped server 2025/10/09 01:00:50 NOTICE: TestS3R2: Starting server 2025/10/09 01:00:50 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cezawok3veti" 2025/10/09 01:00:50 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/09 01:00:51 INFO : S3 bucket rclone-test-cezawok3veti: Bucket "rclone-test-cezawok3veti" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/10/09 01:00:52 INFO : S3 bucket rclone-test-cezawok3veti: Bucket "rclone-test-cezawok3veti" deleted === RUN TestIntegration/FsMkdir 2025/10/09 01:00:52 INFO : S3 bucket rclone-test-cezawok3veti: Bucket "rclone-test-cezawok3veti" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/09 01:00:53 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/09 01:00:53 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/09 01:00:53 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/09 01:01:05 NOTICE: S3 bucket rclone-test-cezawok3veti: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/10/09 01:01:05 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AKWSZacw4Zyk3jTA4qt_rrk1djyY4ZnrXFW3qPLP_6BCfh1w9iTrQ99DUkLKHd3Mx3i8DxyVoJWioOxow_A8EZ7d1C80Jrj6f6JpYyuDkEv8L8JC6O8WgklHg9l2CjcWrlzmwjRsf7wI_LasAkbLbvGKgdTLEr-M-Nw3bY0dfVk6w6Z2d3JoGaG5UWBnRyaYxAebIWEI2F24CRzdEs-nxAuxafTOvUWuPHH9SQQhc5xPyxeuoik_vfBGmgB9y_VT-vS395v8Haw4W8W14CgenAvkSvOmOMEWClsii06MLyL9DMIoB1IO4Lf1PBpsnHEAAkDVzupJ_Yl29nMsi3SL_N8 2025/10/09 01:01:06 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "16b1edf7a394c49954d060273885422e" 2025/10/09 01:01:06 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "5ec1474e29f04ed7a83319b99b10d704" 2025/10/09 01:01:06 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "6c1a15637a807d8b3d52427a4ec442d4" 2025/10/09 01:01:07 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AKWSZacw4Zyk3jTA4qt_rrk1djyY4ZnrXFW3qPLP_6BCfh1w9iTrQ99DUkLKHd3Mx3i8DxyVoJWioOxow_A8EZ7d1C80Jrj6f6JpYyuDkEv8L8JC6O8WgklHg9l2CjcWrlzmwjRsf7wI_LasAkbLbvGKgdTLEr-M-Nw3bY0dfVk6w6Z2d3JoGaG5UWBnRyaYxAebIWEI2F24CRzdEs-nxAuxafTOvUWuPHH9SQQhc5xPyxeuoik_vfBGmgB9y_VT-vS395v8Haw4W8W14CgenAvkSvOmOMEWClsii06MLyL9DMIoB1IO4Lf1PBpsnHEAAkDVzupJ_Yl29nMsi3SL_N8" 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/09 01:01:09 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/09 01:01:09 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/09 01:01:11 DEBUG : S3 bucket rclone-test-cezawok3veti: bucket is versioned: false 2025/10/09 01:01:11 DEBUG : Waiting for deletions to finish 2025/10/09 01:01:11 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/10/09 01:01:11 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/10/09 01:01:11 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/09 01:01:12 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cezawok3veti/dirToPurgeFromRoot" 2025/10/09 01:01:12 DEBUG : S3 bucket rclone-test-cezawok3veti path dirToPurgeFromRoot: bucket is versioned: false 2025/10/09 01:01:12 DEBUG : Waiting for deletions to finish 2025/10/09 01:01:12 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/10/09 01:01:12 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/10/09 01:01:12 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/09 01:01:12 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cezawok3veti/hello? sausage/êé" 2025/10/09 01:01:13 DEBUG : S3 bucket rclone-test-cezawok3veti path hello? sausage/êé: bucket is versioned: false 2025/10/09 01:01:13 DEBUG : Waiting for deletions to finish 2025/10/09 01:01:13 DEBUG : "a/b/c/d/e.txt" version false 2025/10/09 01:01:13 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/10/09 01:01:13 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/09 01:01:19 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cezawok3veti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/09 01:01:19 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cezawok3veti/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-cezawok3veti" from "TestS3R2:rclone-test-cezawok3veti" 2025/10/09 01:01:19 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 === 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/09 01:01:24 DEBUG : piped data.txt: open chunk writer: started multipart upload: AFUOd_B03Q-xLEPJbrEVvGqFbTfDrzEbyE8sKmmQa2-9drTUeoYjiQSFJsdJeaWY2DM2AuRcfdB9Mz_lXi6pgn82ezFCpoDA7buZnB3SFczrmzl5s48z5_ko8_EJthqKbIS-3m3gwB8yZbr9WZOTYdo5J7LgyVPdMA4f61r_LQmOBR_h0c6cw2nrBkgE5PLbdNhHcUwFl0pDTwovk6aABp4TCwFN1O7SXPjiZwk3OXvibEb-9P6ExpJMQTNEfaDId0pju8jr_0EUao-Tx2n-BT3oUWLwRZ0MxoX85oqsY7VxcQuI4O8fCe93r9TlyMbksEzltFPjssO__o5-dzyPKGU 2025/10/09 01:01:24 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/10/09 01:01:24 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/10/09 01:01:25 DEBUG : piped data.txt: multipart upload "AFUOd_B03Q-xLEPJbrEVvGqFbTfDrzEbyE8sKmmQa2-9drTUeoYjiQSFJsdJeaWY2DM2AuRcfdB9Mz_lXi6pgn82ezFCpoDA7buZnB3SFczrmzl5s48z5_ko8_EJthqKbIS-3m3gwB8yZbr9WZOTYdo5J7LgyVPdMA4f61r_LQmOBR_h0c6cw2nrBkgE5PLbdNhHcUwFl0pDTwovk6aABp4TCwFN1O7SXPjiZwk3OXvibEb-9P6ExpJMQTNEfaDId0pju8jr_0EUao-Tx2n-BT3oUWLwRZ0MxoX85oqsY7VxcQuI4O8fCe93r9TlyMbksEzltFPjssO__o5-dzyPKGU" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/09 01:01:25 DEBUG : piped data.txt: open chunk writer: started multipart upload: AJSHraigw-xOIQTRmOb8XGHLD53PJzX4-KhM5NhZ-nt7aFVVh1Ero7vlzq6NHdz1lZsXk3OUxpCjpO4_z_Sxjs87g-tTd4MpxSANUEzJuPd3AxsRWAi4ze4lShcLCpuPTxnH7NSVzunwotLYNHEoGnQibWas1kxX35xS55Bl0PBRAaAi2qRZNT7CjPX76EHMeHQqMv8Nw19YaIlTcuVt7IvtrZsvAOO1ubVYy9x-EDNoCbqlZDcGkhNP4Vqk_oXdKh9q_RXHtmGZKeZwAFB52TG1RsakebMmlT2I-NrT_I92acgJT7derHbQ1QgVttzersnjS_-WfoumYD7GYlL2VDc 2025/10/09 01:01:25 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/09 01:01:25 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "687da94660e0de4a03d07f7224ca6807" 2025/10/09 01:01:25 DEBUG : piped data.txt: multipart upload "AJSHraigw-xOIQTRmOb8XGHLD53PJzX4-KhM5NhZ-nt7aFVVh1Ero7vlzq6NHdz1lZsXk3OUxpCjpO4_z_Sxjs87g-tTd4MpxSANUEzJuPd3AxsRWAi4ze4lShcLCpuPTxnH7NSVzunwotLYNHEoGnQibWas1kxX35xS55Bl0PBRAaAi2qRZNT7CjPX76EHMeHQqMv8Nw19YaIlTcuVt7IvtrZsvAOO1ubVYy9x-EDNoCbqlZDcGkhNP4Vqk_oXdKh9q_RXHtmGZKeZwAFB52TG1RsakebMmlT2I-NrT_I92acgJT7derHbQ1QgVttzersnjS_-WfoumYD7GYlL2VDc" 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/09 01:01:26 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/09 01:01:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ALTQzpUqivKy-YGbq7iHI3tC8vhqXiOTlO9cjDG8NynT997-LoyOD69BMgucE_QR-dGBEtfoXdv2KVHZR30IZ73dYqB-c1_euOrN5wrws0cr4dhta5Zi348kedVSFoKULGqzoVG9bHZpQgCmIrQnJEPiZEP4Xxx4qfF7FeMcSdq98eExOa7Qr3WZR5vPQcxj0xGYJY3VYKJPwi_8p8XbmWCwNPBRUjRjOYAyfYUo5Sgmxx3QpjLW7Q0uku51rL8ZX_AyaubN6poT8J-El1bY67q6_Dl4vnPcrkXCQNt38PiurCHCsZFtaYSvoFUFwK4-noklfHDnQVxP-WUu-Z4GEc8 2025/10/09 01:01:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/10/09 01:01:28 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/10/09 01:01:29 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ALTQzpUqivKy-YGbq7iHI3tC8vhqXiOTlO9cjDG8NynT997-LoyOD69BMgucE_QR-dGBEtfoXdv2KVHZR30IZ73dYqB-c1_euOrN5wrws0cr4dhta5Zi348kedVSFoKULGqzoVG9bHZpQgCmIrQnJEPiZEP4Xxx4qfF7FeMcSdq98eExOa7Qr3WZR5vPQcxj0xGYJY3VYKJPwi_8p8XbmWCwNPBRUjRjOYAyfYUo5Sgmxx3QpjLW7Q0uku51rL8ZX_AyaubN6poT8J-El1bY67q6_Dl4vnPcrkXCQNt38PiurCHCsZFtaYSvoFUFwK4-noklfHDnQVxP-WUu-Z4GEc8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/10/09 01:01:30 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AGaKDmNLvkjW4o_89pHV3L_k_8mSUrwYfzUfGIh45iA73LmqVYO1q14bGe6RKRBPTZEMWPCcxuBtoQ1DxdL7wio5AFlZ3OCmSyp4Nzh0LeRthXDHV_6K4sJyh3IBocZoW2oCwMndqXF-X0UPq8OQTf3L991c3OqT5gYtZLRFK_ZVgXLMB0UKj-wbsBp549sQjjDrrOiFNF6p-0g5tpot7UoI-IMyc6ygBCUPGDaEX0kiMjsBr1yixzV8LpFV_gXxfS17nQJ2Kb4aae9XdbvNSWKYjF0O-xyfDoQjaD51ZN-O7SpkLSchLsEik6wF4-bdrDV_jIJciJQQ8XJyqble2bk 2025/10/09 01:01:30 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/10/09 01:01:30 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/09 01:01:30 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AGaKDmNLvkjW4o_89pHV3L_k_8mSUrwYfzUfGIh45iA73LmqVYO1q14bGe6RKRBPTZEMWPCcxuBtoQ1DxdL7wio5AFlZ3OCmSyp4Nzh0LeRthXDHV_6K4sJyh3IBocZoW2oCwMndqXF-X0UPq8OQTf3L991c3OqT5gYtZLRFK_ZVgXLMB0UKj-wbsBp549sQjjDrrOiFNF6p-0g5tpot7UoI-IMyc6ygBCUPGDaEX0kiMjsBr1yixzV8LpFV_gXxfS17nQJ2Kb4aae9XdbvNSWKYjF0O-xyfDoQjaD51ZN-O7SpkLSchLsEik6wF4-bdrDV_jIJciJQQ8XJyqble2bk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/10/09 01:01:31 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABuLYhKilw_RLaPEZ76XYw3ioa_y6pm63u_7a8e7Gt_avaSdEWQ5KXDby4ZYCD4jxjD1lIHNqUUuxHlUdqAjqLpVqz6kOMDANe2ETnJSyopI6RU8P8Ea6WhQUv9_Vz3hQfQFN-yIFPFb55Cf5g_znJH1dPR2jkOoXshHDF70wU2_GXgRncREGVLgNceqIEAkCbfLagOjsev80HPqMhRnZEFnDua26MvQaz6svt42ppJjTauYxB3eZOaORKMvVXZ5CG_hgGxZeWaBCGJkfvLdO6M9tMpoNtOGjaEAVehi8oqekEi2sDUU0-x3q-6ePUDMPU1Vym400G0Ys4Ckx9Zw3cY 2025/10/09 01:01:31 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/09 01:01:32 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/09 01:01:32 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABuLYhKilw_RLaPEZ76XYw3ioa_y6pm63u_7a8e7Gt_avaSdEWQ5KXDby4ZYCD4jxjD1lIHNqUUuxHlUdqAjqLpVqz6kOMDANe2ETnJSyopI6RU8P8Ea6WhQUv9_Vz3hQfQFN-yIFPFb55Cf5g_znJH1dPR2jkOoXshHDF70wU2_GXgRncREGVLgNceqIEAkCbfLagOjsev80HPqMhRnZEFnDua26MvQaz6svt42ppJjTauYxB3eZOaORKMvVXZ5CG_hgGxZeWaBCGJkfvLdO6M9tMpoNtOGjaEAVehi8oqekEi2sDUU0-x3q-6ePUDMPU1Vym400G0Ys4Ckx9Zw3cY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/09 01:01:33 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AM8gO-aIa_MzVzmzmeeh5dMCv_VsdwsTZzjWy0LLU2tUCImWm_BWUctHWhYbIX30Ux1a90FEMPM2o0V-jW8kgzOYsFmzy0Md2GCdFRdGKs8sexyancZewiSwVOFbiNF5nx7nkhPhe6tQAVCYE6H5jfr9R-mPsCiy4qSMMgdge9I5dZL0YQ9SKjn1rJ2b6glheNATIg1rVttMezxo6ysG8AMr0G7zxIc8w6lktxuoW8eGqmQTCpXBr8e4wGL2xwHjOdPIgRVWTl4T9S_lGQX3-1p3Br_u5Yxn5FCC-j6PuxZa2dwlNCTp9ARjA-V4qa0wfObjs7-JOVFVIRgL4CAZdAU 2025/10/09 01:01:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/09 01:01:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/09 01:01:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/09 01:01:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/09 01:01:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/09 01:01:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/09 01:01:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AM8gO-aIa_MzVzmzmeeh5dMCv_VsdwsTZzjWy0LLU2tUCImWm_BWUctHWhYbIX30Ux1a90FEMPM2o0V-jW8kgzOYsFmzy0Md2GCdFRdGKs8sexyancZewiSwVOFbiNF5nx7nkhPhe6tQAVCYE6H5jfr9R-mPsCiy4qSMMgdge9I5dZL0YQ9SKjn1rJ2b6glheNATIg1rVttMezxo6ysG8AMr0G7zxIc8w6lktxuoW8eGqmQTCpXBr8e4wGL2xwHjOdPIgRVWTl4T9S_lGQX3-1p3Br_u5Yxn5FCC-j6PuxZa2dwlNCTp9ARjA-V4qa0wfObjs7-JOVFVIRgL4CAZdAU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/09 01:01:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AOkCLN7ZR2GO1wfjKPP8fqjUOtSTCzWx2YaagfgotLXC9RkYpUAqzABdRdNKqlWnHRzkrs7irYRCN-kf-4eqmfsFAMF6glU1QFCkiYrT5_fVQJYBpJMZIf4aKmB2IdqjsjFoMLfzoV0svcxHwEvYjLdDDW4qHvKUnxqCqWRDEHZtnFjotKOGDDQRZiT9-Xyfr3c3qepkzkrQmyo7vvL3Miz4Hx_0DwgkxaZQc7dvOH9KVedzsnQ-lLK96JcMH5IzuZjqmOm_LmAGG8-_d_x9cJfVkg07Ddw8VbVbSnYqwnYacZRajzl6keIZBdzFUgzaAyJhZQUoFKvoBQ5zEfsa9fg 2025/10/09 01:01:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/09 01:01:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/10/09 01:01:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/10/09 01:01:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/09 01:01:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/09 01:01:35 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/09 01:01:36 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AOkCLN7ZR2GO1wfjKPP8fqjUOtSTCzWx2YaagfgotLXC9RkYpUAqzABdRdNKqlWnHRzkrs7irYRCN-kf-4eqmfsFAMF6glU1QFCkiYrT5_fVQJYBpJMZIf4aKmB2IdqjsjFoMLfzoV0svcxHwEvYjLdDDW4qHvKUnxqCqWRDEHZtnFjotKOGDDQRZiT9-Xyfr3c3qepkzkrQmyo7vvL3Miz4Hx_0DwgkxaZQc7dvOH9KVedzsnQ-lLK96JcMH5IzuZjqmOm_LmAGG8-_d_x9cJfVkg07Ddw8VbVbSnYqwnYacZRajzl6keIZBdzFUgzaAyJhZQUoFKvoBQ5zEfsa9fg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/10/09 01:01:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: APXRgV7P6bvkNYV3EzKZp29epR9ILt93Yk2OwOjM_KGgNZMUuEsbWRa4NFshfZTClGqlD37sBS6POiBnpm4hI5n16geY9zm5yWICssnjtr9ermtkWzVCQpNUQQDKyUiuXJyUdqH7k-KlqGVYtcLTkL-8e7ZdtAXN7SiCcMbtymq5C7QRxgeIEcIyHDID4FSmBcyPuKQxwwZorxJqnCjh9d1pANifC3pwn6T4ZMVCPt-HNQ3ODLTa_lkqjgupiLUYMI6r54JktWu222DDWKVVSQe_5_QEdtT4aAegjE3040u4Eyc69y09md1qQDdwKQLlm4SINHE_R2ouAlOzOdzQ_QY 2025/10/09 01:01:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/09 01:01:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/10/09 01:01:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "APXRgV7P6bvkNYV3EzKZp29epR9ILt93Yk2OwOjM_KGgNZMUuEsbWRa4NFshfZTClGqlD37sBS6POiBnpm4hI5n16geY9zm5yWICssnjtr9ermtkWzVCQpNUQQDKyUiuXJyUdqH7k-KlqGVYtcLTkL-8e7ZdtAXN7SiCcMbtymq5C7QRxgeIEcIyHDID4FSmBcyPuKQxwwZorxJqnCjh9d1pANifC3pwn6T4ZMVCPt-HNQ3ODLTa_lkqjgupiLUYMI6r54JktWu222DDWKVVSQe_5_QEdtT4aAegjE3040u4Eyc69y09md1qQDdwKQLlm4SINHE_R2ouAlOzOdzQ_QY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/10/09 01:01:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AD6em0anqZPk0YmJ3jK6Cj9Vh0O4UKZk3xSvBBwzFIKgnLnOtyNqE06FG8uJT-4idEg3PizZDu_RjQzWX6jsu5bBQ8tCE4Gc9wktUAtlXPHVh-gECifqpfXRyKafWHZKHmgouDeLcff94Rssb-b0_MpXw2ya91fMc0FzpRCx6N-L6XWlMEosE0gAM-pVLYdQWeqBW5B34TSNo5DnFNYpVuYtF1P_p_MiDC2TvLX48Kd6H231J6YpoNTfcFFmBX8GGv-UCYSZQuCQag3Qz9l5B_GGIzHK-xBpi5jql-dQFLxoRWqUNIVYkLxKNNYghICYJZuHOSE6bLQMfVLUY8w5n5Q 2025/10/09 01:01:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/09 01:01:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/09 01:01:40 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AD6em0anqZPk0YmJ3jK6Cj9Vh0O4UKZk3xSvBBwzFIKgnLnOtyNqE06FG8uJT-4idEg3PizZDu_RjQzWX6jsu5bBQ8tCE4Gc9wktUAtlXPHVh-gECifqpfXRyKafWHZKHmgouDeLcff94Rssb-b0_MpXw2ya91fMc0FzpRCx6N-L6XWlMEosE0gAM-pVLYdQWeqBW5B34TSNo5DnFNYpVuYtF1P_p_MiDC2TvLX48Kd6H231J6YpoNTfcFFmBX8GGv-UCYSZQuCQag3Qz9l5B_GGIzHK-xBpi5jql-dQFLxoRWqUNIVYkLxKNNYghICYJZuHOSE6bLQMfVLUY8w5n5Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/10/09 01:01:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AFGyIrKli1B178RgYlzdvK45oLdCVcdYcZC8vfVFE6fI6uLTRvp04alXSuurFhoZrVgutf0_rDKirn2BibbdCpjJjAyqgyUghKEXtVcRgl0WoHHhen_zpXEoJbCI26gZl1iqHw8HBaI-7kWcsteBGDy2Hkg4C211bdpUhGwEcbBvOw6vS4T3-LYhvRDwggE3gx-3h4GTvm4_WpOl7sCxEEtFskmgG3omVj3pQQAEEdwOwXx-XDFrIiYtytj1MJobJPr2D6Tn_Zl8W-CKepp-yyuYYKE9FcKPjD0IZH-ad1DqwBl9gEt6Xt8dN1JsOU3CMvYh9ZtI3MivCRc1DHI2kNk 2025/10/09 01:01:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/09 01:01:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/09 01:01:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AFGyIrKli1B178RgYlzdvK45oLdCVcdYcZC8vfVFE6fI6uLTRvp04alXSuurFhoZrVgutf0_rDKirn2BibbdCpjJjAyqgyUghKEXtVcRgl0WoHHhen_zpXEoJbCI26gZl1iqHw8HBaI-7kWcsteBGDy2Hkg4C211bdpUhGwEcbBvOw6vS4T3-LYhvRDwggE3gx-3h4GTvm4_WpOl7sCxEEtFskmgG3omVj3pQQAEEdwOwXx-XDFrIiYtytj1MJobJPr2D6Tn_Zl8W-CKepp-yyuYYKE9FcKPjD0IZH-ad1DqwBl9gEt6Xt8dN1JsOU3CMvYh9ZtI3MivCRc1DHI2kNk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/09 01:01:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ADlvLH7LrQliE6byS1f3-Em-3UKVWg_SlLfmJU6z8y2iSmFQh5poR986zz6Pn_WCnp6wG2_KKfnAb1YmWEPtiu6NBVZUvnUognAfzxnQk7c6MlRGNATzWUnQYeIkpnio1CfB9wycgxVy7WzoqWlQNGMfPDTOx_W8Rwdy7KrHIROc36h6z4CryZEwKSvIuZpBhRRE-BPKnlu-62B0QmYD_KtCFV2i7f_KGOUarMYrdPUUXLB04ufnf8_54qNmV5D8XxtkDCwJ3YH1oHxHn89W3LkQtac6k3hZZHjx7MtfAM0woLe24zzz5Pn9yiH1rNo1TRJ_b6ixScbCFeV601Fne7E 2025/10/09 01:01:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/09 01:01:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/09 01:01:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/09 01:01:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/09 01:01:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/09 01:01:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/09 01:01:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ADlvLH7LrQliE6byS1f3-Em-3UKVWg_SlLfmJU6z8y2iSmFQh5poR986zz6Pn_WCnp6wG2_KKfnAb1YmWEPtiu6NBVZUvnUognAfzxnQk7c6MlRGNATzWUnQYeIkpnio1CfB9wycgxVy7WzoqWlQNGMfPDTOx_W8Rwdy7KrHIROc36h6z4CryZEwKSvIuZpBhRRE-BPKnlu-62B0QmYD_KtCFV2i7f_KGOUarMYrdPUUXLB04ufnf8_54qNmV5D8XxtkDCwJ3YH1oHxHn89W3LkQtac6k3hZZHjx7MtfAM0woLe24zzz5Pn9yiH1rNo1TRJ_b6ixScbCFeV601Fne7E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/09 01:01:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AMWRosQOWExGL_rp6ZjaTTK7CZ0elTpoxri2XMzXJ6ydu5UH3xmhxIB65F43q2OZYbx0PbVncJ59ek2B99naBFAc9tCXam2PU6Si-XgrDLj8p1uGGT9R5lwQ6S3f7xkTpYKmk79u9xOxBT-CAz0FiAJucgQj8lh3OcG0J63C-ArwMZKzcVceY7Q4WqRqdQuPCuyZSM--qKtkemiR7_U_l_SNmnVbLP2eQmTyEkMgJlHIv87UDhuig_82JqwWo3pylFu7NOEZlsSC4LCx73tJzW964sWDzlPfwX8RGVCknenHi5l4Q-bxdwhPTOj6cWpHDePtBjFP2N2VoQ4ycH66ux0 2025/10/09 01:01:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/09 01:01:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/10/09 01:01:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/09 01:01:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/09 01:01:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/09 01:01:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/09 01:01:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AMWRosQOWExGL_rp6ZjaTTK7CZ0elTpoxri2XMzXJ6ydu5UH3xmhxIB65F43q2OZYbx0PbVncJ59ek2B99naBFAc9tCXam2PU6Si-XgrDLj8p1uGGT9R5lwQ6S3f7xkTpYKmk79u9xOxBT-CAz0FiAJucgQj8lh3OcG0J63C-ArwMZKzcVceY7Q4WqRqdQuPCuyZSM--qKtkemiR7_U_l_SNmnVbLP2eQmTyEkMgJlHIv87UDhuig_82JqwWo3pylFu7NOEZlsSC4LCx73tJzW964sWDzlPfwX8RGVCknenHi5l4Q-bxdwhPTOj6cWpHDePtBjFP2N2VoQ4ycH66ux0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/10/09 01:01:47 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ANKYeVHJ0i1HlI-8mPOK5pvz-VpUUK588kYej8m1p3s5q4zbS0ZKNgkOGXVWIlCqi9nnWj8P0OuPl5eNEMvgRh9fxau5-M6WnN47rJaLjCDyE3HMyQfcjHSsgflBAJebsWApURa-yi9lA7DgoiySyxvQsS1Ovwn50NBNRfStpYa51kG3rLstAcX4gbVxC3HO3dsAHu60_aZ0ZOREKYrZajmnKttRX8vGJ_KW0X8sUsPu8-nE5EuihjfBdH75VDzi1AXOEVOj0Gu_thFeeN2Gahhd4Ul21cMvugFRoYBjXuM6_wnDQO-GceCnedMd1uQJxodAyOpYX4nGdg8bxt6hQEc 2025/10/09 01:01:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/09 01:01:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/10/09 01:01:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ANKYeVHJ0i1HlI-8mPOK5pvz-VpUUK588kYej8m1p3s5q4zbS0ZKNgkOGXVWIlCqi9nnWj8P0OuPl5eNEMvgRh9fxau5-M6WnN47rJaLjCDyE3HMyQfcjHSsgflBAJebsWApURa-yi9lA7DgoiySyxvQsS1Ovwn50NBNRfStpYa51kG3rLstAcX4gbVxC3HO3dsAHu60_aZ0ZOREKYrZajmnKttRX8vGJ_KW0X8sUsPu8-nE5EuihjfBdH75VDzi1AXOEVOj0Gu_thFeeN2Gahhd4Ul21cMvugFRoYBjXuM6_wnDQO-GceCnedMd1uQJxodAyOpYX4nGdg8bxt6hQEc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/10/09 01:01:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABBjtEXz25fvv1yZByG3Zsze6PgR-lGe540a7Eb3RiKOIquWNC3tayz_s81lPRyNLtBqyRUz-9jy8HJgCic0uEbefPMazpDhcZ8zgzBHiRp8Nib8khF_8PZdb3jrJVUnCBmsNZYDhFtMmhcUHWA1UBLYXWzeKbq3BPz_tGsPNbrVFbmV4ots97Rx_wnmlNbLL_g4snmiQrbbt6U2lVWTkiztuazSRlvvIB-k7h3XY5hDPln-9eL9R2SVQg15rleaQibyLE0GVOoH9a4sNlozQ8xv48jbgW0Guc4zd00p1orY2QyUSNO8aJzEyIjowB8gyPc8V8Uxn2iRRajkRmvQ6aM 2025/10/09 01:01:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/09 01:01:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/09 01:01:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABBjtEXz25fvv1yZByG3Zsze6PgR-lGe540a7Eb3RiKOIquWNC3tayz_s81lPRyNLtBqyRUz-9jy8HJgCic0uEbefPMazpDhcZ8zgzBHiRp8Nib8khF_8PZdb3jrJVUnCBmsNZYDhFtMmhcUHWA1UBLYXWzeKbq3BPz_tGsPNbrVFbmV4ots97Rx_wnmlNbLL_g4snmiQrbbt6U2lVWTkiztuazSRlvvIB-k7h3XY5hDPln-9eL9R2SVQg15rleaQibyLE0GVOoH9a4sNlozQ8xv48jbgW0Guc4zd00p1orY2QyUSNO8aJzEyIjowB8gyPc8V8Uxn2iRRajkRmvQ6aM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/10/09 01:01:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AHo05mOtLaaPjKiIIH1wSZUuYE077ELa0v5d5o4i1vt44VILXjWBbUdBcbU2a6s0zMv3oKJV1RY_2yNjzAOjtCpGAclFY-Al79v4oISkRFVTz_D16Qc5Q5UHJ6-aH4gtDBvzcwIZWJ0nBMNdryhbFv8_M-ckEpxyVrzKVHTBy4DYY9V_-xA3K1qtsr8RA9fHvvBcV3FeIbYz-J886zkO1R-x1FxQqJkd6KWMINV4WpEeMw2KCQJlEYOHKLEt8Vjb8Ac6JBtb8lyaJBUd7sldjfGQ-QpraSMOL0QfRX_NxtMfFBfk7RGSgeI2-uINVzLBF9OJMLjiftv5AM6tUsmfBEM 2025/10/09 01:01:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/09 01:01:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/09 01:01:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AHo05mOtLaaPjKiIIH1wSZUuYE077ELa0v5d5o4i1vt44VILXjWBbUdBcbU2a6s0zMv3oKJV1RY_2yNjzAOjtCpGAclFY-Al79v4oISkRFVTz_D16Qc5Q5UHJ6-aH4gtDBvzcwIZWJ0nBMNdryhbFv8_M-ckEpxyVrzKVHTBy4DYY9V_-xA3K1qtsr8RA9fHvvBcV3FeIbYz-J886zkO1R-x1FxQqJkd6KWMINV4WpEeMw2KCQJlEYOHKLEt8Vjb8Ac6JBtb8lyaJBUd7sldjfGQ-QpraSMOL0QfRX_NxtMfFBfk7RGSgeI2-uINVzLBF9OJMLjiftv5AM6tUsmfBEM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/09 01:01:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ACyT0L31Sw2ixkEONYyKuNkZ9KzA-hNkWZCy_HB6-8_IyZgNejHhqWNaWrXc8aIaGq9Y8_WhGZ4ytqnu6Cc4QUVllhLrTJXRQeZti3aaeZ8gvtg2NkPcM7564L6ykXBHg4mzOfOhBFaAVVLHyp1lOLc1xSGw2vdos67dAbid9gTeKtnQdRaXSDKHlkcFMx_gOlKGjUsoMLRBPuM4-1n43fpnBadglzQyOJHdqan8Vce6SsidGR8eykIAXVPqpzIG4326bOaV_nQkQIF2wwUG0Hn_hyn9ruT87NOkHn8IjwGWAR_fNZ2CJcSzDtzHAX1a4Pl-enA_KfgGU-5rT32PMhQ 2025/10/09 01:01:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/09 01:01:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/09 01:01:52 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/09 01:01:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/09 01:01:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/09 01:01:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/09 01:01:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ACyT0L31Sw2ixkEONYyKuNkZ9KzA-hNkWZCy_HB6-8_IyZgNejHhqWNaWrXc8aIaGq9Y8_WhGZ4ytqnu6Cc4QUVllhLrTJXRQeZti3aaeZ8gvtg2NkPcM7564L6ykXBHg4mzOfOhBFaAVVLHyp1lOLc1xSGw2vdos67dAbid9gTeKtnQdRaXSDKHlkcFMx_gOlKGjUsoMLRBPuM4-1n43fpnBadglzQyOJHdqan8Vce6SsidGR8eykIAXVPqpzIG4326bOaV_nQkQIF2wwUG0Hn_hyn9ruT87NOkHn8IjwGWAR_fNZ2CJcSzDtzHAX1a4Pl-enA_KfgGU-5rT32PMhQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/09 01:01:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ALGpNNY5A6ttU67NYGNxx2NN1dpMtPliWRxRBrIYKWqw5TQ58UJrl6GJzRmm4i2u9HIF35CTPxD2k2V8u1S4vLBTUsEXM7apSkmadYPIm6uxCM3NBUYY-z8vV7epcQeBGFTELLp3MSvgh-lX45ffkdujOYdUpggrQWETmMMl1Lx_V4pkUuWaH5zKtqYg5qjvHLpVaDtf4fuWaGS9CW5UONwZAhFcGjnkMNeNOuJJ-6zmg6akdhKEWdgQ5iuLvurQO6UxutIZuWPHb7amjsDm0s2-5qOGa6pDGebkU_J3DZNPLxc4UWWC-GsHIec-F4M89PuaGdVp_Ok0x7OckvyWreM 2025/10/09 01:01:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/09 01:01:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/09 01:01:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/10/09 01:01:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/09 01:01:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/09 01:01:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/09 01:01:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ALGpNNY5A6ttU67NYGNxx2NN1dpMtPliWRxRBrIYKWqw5TQ58UJrl6GJzRmm4i2u9HIF35CTPxD2k2V8u1S4vLBTUsEXM7apSkmadYPIm6uxCM3NBUYY-z8vV7epcQeBGFTELLp3MSvgh-lX45ffkdujOYdUpggrQWETmMMl1Lx_V4pkUuWaH5zKtqYg5qjvHLpVaDtf4fuWaGS9CW5UONwZAhFcGjnkMNeNOuJJ-6zmg6akdhKEWdgQ5iuLvurQO6UxutIZuWPHb7amjsDm0s2-5qOGa6pDGebkU_J3DZNPLxc4UWWC-GsHIec-F4M89PuaGdVp_Ok0x7OckvyWreM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/10/09 01:01:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AJchuBa0iSp9nQoK684Gshhd96FH3VwvoqkA9VPaeq9aX8x2YK2A58WsCyv90ithISddps4BGGlDRlsIdCpoyGvBi8b-qRyDu56X1O_fDqA1087Y8yIjZNqEEFHtW-pkWO5uFBofgbXJlG3vPNE5IkBc7hW-WceVVNJct6L4mJYLAFsQu3RqOdGG42AxW659tsoQj9IltpFAdP0o7-UwKj003WNSz-o0uOntseiWu3Vo3R5VBvqVnIBhuILiY5LqjtXSkUbtB9gFmfEOIzQFvKAKPiy96yVvd86wBA1md5DLmEWJOzAKic2BpFh_0BuqB9ekxfFt3Wh1ANsH3OEscyw 2025/10/09 01:01:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/09 01:01:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/10/09 01:01:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AJchuBa0iSp9nQoK684Gshhd96FH3VwvoqkA9VPaeq9aX8x2YK2A58WsCyv90ithISddps4BGGlDRlsIdCpoyGvBi8b-qRyDu56X1O_fDqA1087Y8yIjZNqEEFHtW-pkWO5uFBofgbXJlG3vPNE5IkBc7hW-WceVVNJct6L4mJYLAFsQu3RqOdGG42AxW659tsoQj9IltpFAdP0o7-UwKj003WNSz-o0uOntseiWu3Vo3R5VBvqVnIBhuILiY5LqjtXSkUbtB9gFmfEOIzQFvKAKPiy96yVvd86wBA1md5DLmEWJOzAKic2BpFh_0BuqB9ekxfFt3Wh1ANsH3OEscyw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/10/09 01:01:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AHhnBEmeu6AQPbVE7QHENUfRlx-6T7sTplAf2uHe3x0SJvpDnvYcS1yPx0e3rcwIHyc6Kqz9nig1Fso7T5hCeugY80P3GheOaB1Sf07oug-_zBR9bbj_I1TVAwOKsmeoYLdjrqBC7A86G7O0kkOOQB8w_29RMQydtEDlUj5w_vy-N9OiJy1RvgbmPEBPl8PGtk13bqeF6JAxdEYKdmik1j7VXuK4onS-hE3QJVmWRZnVyfCgOX1tuqRpXJUi30nuunwnK0cZt2fm4wrO6xewOn9ROWWLxXw3HnLBIh_eqGtFu2RfN12DpPuXHfvZFC0zH4TzwnxG30Enb0Vb4xotVLY 2025/10/09 01:01:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/09 01:01:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/09 01:02:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AHhnBEmeu6AQPbVE7QHENUfRlx-6T7sTplAf2uHe3x0SJvpDnvYcS1yPx0e3rcwIHyc6Kqz9nig1Fso7T5hCeugY80P3GheOaB1Sf07oug-_zBR9bbj_I1TVAwOKsmeoYLdjrqBC7A86G7O0kkOOQB8w_29RMQydtEDlUj5w_vy-N9OiJy1RvgbmPEBPl8PGtk13bqeF6JAxdEYKdmik1j7VXuK4onS-hE3QJVmWRZnVyfCgOX1tuqRpXJUi30nuunwnK0cZt2fm4wrO6xewOn9ROWWLxXw3HnLBIh_eqGtFu2RfN12DpPuXHfvZFC0zH4TzwnxG30Enb0Vb4xotVLY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/10/09 01:02:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AJDCzWOeIGLdUPrj8EQsVe1IFkVtzy7Hi-C40Gd0u7vcejILEMfqtb4Vp-6a1-IJ1vfixG9yiKGbvYP5rELqPEGkilrwlJ0TM9Nnl5PjFSUeD1pXQEZc2-jeHqAZwIvOmMO4EXO1iWfml1jucOcJeqS9pX0wo-5z25MXjLJ03tZp0csLroBLl2v4gF0a6xu8Yj8eA9ap5UHxM7hXl6FhIBhJP3bf2y37HeQHwHQwF-OHxO_2eDA_JyujhQraDGa0wK0Xn2xAqS8jQCs_4KLkV9I5J2BuyYsz09OwKGEjN4tDJwriZNPAH0FZ_-srMU9S2QtnnJZtQ3UYutYmx0TOzM8 2025/10/09 01:02:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/09 01:02:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/09 01:02:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AJDCzWOeIGLdUPrj8EQsVe1IFkVtzy7Hi-C40Gd0u7vcejILEMfqtb4Vp-6a1-IJ1vfixG9yiKGbvYP5rELqPEGkilrwlJ0TM9Nnl5PjFSUeD1pXQEZc2-jeHqAZwIvOmMO4EXO1iWfml1jucOcJeqS9pX0wo-5z25MXjLJ03tZp0csLroBLl2v4gF0a6xu8Yj8eA9ap5UHxM7hXl6FhIBhJP3bf2y37HeQHwHQwF-OHxO_2eDA_JyujhQraDGa0wK0Xn2xAqS8jQCs_4KLkV9I5J2BuyYsz09OwKGEjN4tDJwriZNPAH0FZ_-srMU9S2QtnnJZtQ3UYutYmx0TOzM8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/09 01:02:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AFlOlsw9wbTvOvaTXi65GuSWR4XUZJS97QT8Muw2ZcGORp0HA81GkJtalQzIL5dtg9MEBNxsuLvOmc5jtAabKl0NKujjWUsp8jdK-MGm0G3xoSfgdyd-B1_APJ96MDT0KRueWbpOiT4FBzitDq_mYE1Xav3s8iBTmPVV_E9q2WzY5_JbdoEFqZONRbVQr_c56k5ASpzRm0irXdAMx8BrZrdZ_yb2HiwR5Hyfec9bRAAFCw3YfVVuFFCxqDqRhdXjBNUwlfoI-zTDhCt6rBke0dlDa8q_JLwItqLe2H_7ksOlqZTmuUWAFsRzQp_gHL932ctERtMl_aRIfOeP7t__Y9A 2025/10/09 01:02:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/09 01:02:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/09 01:02:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/09 01:02:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/09 01:02:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/09 01:02:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/09 01:02:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AFlOlsw9wbTvOvaTXi65GuSWR4XUZJS97QT8Muw2ZcGORp0HA81GkJtalQzIL5dtg9MEBNxsuLvOmc5jtAabKl0NKujjWUsp8jdK-MGm0G3xoSfgdyd-B1_APJ96MDT0KRueWbpOiT4FBzitDq_mYE1Xav3s8iBTmPVV_E9q2WzY5_JbdoEFqZONRbVQr_c56k5ASpzRm0irXdAMx8BrZrdZ_yb2HiwR5Hyfec9bRAAFCw3YfVVuFFCxqDqRhdXjBNUwlfoI-zTDhCt6rBke0dlDa8q_JLwItqLe2H_7ksOlqZTmuUWAFsRzQp_gHL932ctERtMl_aRIfOeP7t__Y9A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/09 01:02:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AGojKL9nlIHWx9CD3wUA9cgrMkLJH5ZJkfnOhMuW6rQJEtZnrn6BN4vny-gViNygOcRk6Y1zw67PUdIVAKrhqpfje1g2W699xcTe-fbawvK-LbgEMEKX5pqmDhTIH_Wh-jWY7xmrj1PFAUR0pklLrCXnASpU91Qt_3HTsO99WMTXuReV2UQhaeMmOVIO0LNd4cxlz_gFDpJzXs8A9ToiFwM-sXs0pwz1Xa5P2_ElX26DhMLoT7LRfrot0WF-ozYEKfJnd7o_cKzwQlZMpMoXyXilCc0SGzxbLURC-VbWirFFGCHDMoi3nCybfjCqDBTg3wcz_7Lbl51AYa-QEXMMYlQ 2025/10/09 01:02:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/09 01:02:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/10/09 01:02:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/10/09 01:02:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/09 01:02:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/09 01:02:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/09 01:02:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AGojKL9nlIHWx9CD3wUA9cgrMkLJH5ZJkfnOhMuW6rQJEtZnrn6BN4vny-gViNygOcRk6Y1zw67PUdIVAKrhqpfje1g2W699xcTe-fbawvK-LbgEMEKX5pqmDhTIH_Wh-jWY7xmrj1PFAUR0pklLrCXnASpU91Qt_3HTsO99WMTXuReV2UQhaeMmOVIO0LNd4cxlz_gFDpJzXs8A9ToiFwM-sXs0pwz1Xa5P2_ElX26DhMLoT7LRfrot0WF-ozYEKfJnd7o_cKzwQlZMpMoXyXilCc0SGzxbLURC-VbWirFFGCHDMoi3nCybfjCqDBTg3wcz_7Lbl51AYa-QEXMMYlQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/10/09 01:02:18 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AE6Ln1SlWuBHdCkqUWlkocZIPI-_luOJ1FcYOrMhW5yl83dtS38jhi9_sI9cqg1MW_eplGK827ajPmfxwg6DbD3Exy63wm6w61jRBApNBhwX74YLinzpnvccdWd77KGhVrZBeDCVshB-XEHNhUha1VGI1kwphHrvMdcXW6BTSVUZKWUkKTJ7HhTS3OArexWPAEdV1Fzb54lLsvBCpAB8fBUrodbXlaxmlHiWwu7TPAJZ78naW9uMhpIfNsAxHznaOK_iz_pnpmhQButbFMvlM6qWyGZ2DF1-Hg-mfo5IL0d4XxTs8VUWZ1aO4oyDJ5pfwCYssSBJdUvQeRZcS57oXeE 2025/10/09 01:02:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/10/09 01:02:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/10/09 01:02:19 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AE6Ln1SlWuBHdCkqUWlkocZIPI-_luOJ1FcYOrMhW5yl83dtS38jhi9_sI9cqg1MW_eplGK827ajPmfxwg6DbD3Exy63wm6w61jRBApNBhwX74YLinzpnvccdWd77KGhVrZBeDCVshB-XEHNhUha1VGI1kwphHrvMdcXW6BTSVUZKWUkKTJ7HhTS3OArexWPAEdV1Fzb54lLsvBCpAB8fBUrodbXlaxmlHiWwu7TPAJZ78naW9uMhpIfNsAxHznaOK_iz_pnpmhQButbFMvlM6qWyGZ2DF1-Hg-mfo5IL0d4XxTs8VUWZ1aO4oyDJ5pfwCYssSBJdUvQeRZcS57oXeE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/10/09 01:02:20 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AL9HEhZtWervacktEPc1cRQGGOUoDYT6speWg9529DMuZznIqyboJiNvgqTOq8QXFKB12jsqo8tQDaMr2QELtnGpkYEGFmdFrdtOADEKATodK13eoAIaXv9hIHP6-Wecv8PDiU_525hWlr-pKdCub-Te45OZRN9ABAc8WIf8be0wjbW5gRYJ0F4_tgCZYLf64Gpuuwq8u93_typ46xbe2bXCZ955gG2cY-XKx7UW4mUdv_29TrcWOcnyyVW2hNmzPsrmPaAGKbeEyJrw2axvaTRZKxeiWHVho7x8h5zkgAPCXphqPynCtHsjk50jX4ksa__pg29gwsY-Du79kZ4um0M 2025/10/09 01:02:20 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/10/09 01:02:21 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/09 01:02:21 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AL9HEhZtWervacktEPc1cRQGGOUoDYT6speWg9529DMuZznIqyboJiNvgqTOq8QXFKB12jsqo8tQDaMr2QELtnGpkYEGFmdFrdtOADEKATodK13eoAIaXv9hIHP6-Wecv8PDiU_525hWlr-pKdCub-Te45OZRN9ABAc8WIf8be0wjbW5gRYJ0F4_tgCZYLf64Gpuuwq8u93_typ46xbe2bXCZ955gG2cY-XKx7UW4mUdv_29TrcWOcnyyVW2hNmzPsrmPaAGKbeEyJrw2axvaTRZKxeiWHVho7x8h5zkgAPCXphqPynCtHsjk50jX4ksa__pg29gwsY-Du79kZ4um0M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/10/09 01:02:22 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AGDjVuvSH5XzZQJZ0oMFI_k7EIX8eMfaPpnwmo3zlWPGHgJpyAiB2fQsS-U8RM1UfGcW3pIAt9s8o2xyu703LFnwA9qhgpYwC9AeRaCHonvFURBHYJaJp_Qo9c0Ne1_P-560FITuktIwP9ciVRpxJRzyDI3wt1K_Ync-RPt_smvvVKcXTzgWoQJcjFkE62rGyDKWtJ-uczJ09FMnipUr_bt1BOP6KkP9yMe59ZspwHnjY185AcyY5_FAIKGe5T7aNFisKcJeqEpkQrOqc9-h0JxSyAWaa3lEZRSGtlksrxQSF5XboTLQfuqUL9ZIyotNjLsXvRBRIh6s86CA5qbdHzw 2025/10/09 01:02:22 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/09 01:02:23 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/09 01:02:23 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AGDjVuvSH5XzZQJZ0oMFI_k7EIX8eMfaPpnwmo3zlWPGHgJpyAiB2fQsS-U8RM1UfGcW3pIAt9s8o2xyu703LFnwA9qhgpYwC9AeRaCHonvFURBHYJaJp_Qo9c0Ne1_P-560FITuktIwP9ciVRpxJRzyDI3wt1K_Ync-RPt_smvvVKcXTzgWoQJcjFkE62rGyDKWtJ-uczJ09FMnipUr_bt1BOP6KkP9yMe59ZspwHnjY185AcyY5_FAIKGe5T7aNFisKcJeqEpkQrOqc9-h0JxSyAWaa3lEZRSGtlksrxQSF5XboTLQfuqUL9ZIyotNjLsXvRBRIh6s86CA5qbdHzw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/09 01:02:24 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AC75zkgOxWlwsCvPli3HOuf8bCRHszppCCg6N_utyYY8Cz8aXsUxPLeYB2xS-jn2Cn69tB8olfTCbNO5IV2h0VcOgf0s4OI9xYka1MzQ3Khdmo9qyYvo0cE9rTTu2MxqoWIhn6lZf5T3kQ2FksWF45GVp7Nhb9Q-fPHVtfyOpsm2Zq2AFwqlV4tSBkYsZCfW_Mxc28pWSvj0nniWklpLU_YgrF0ZKaUhyWJ8Epnjy9i-4SWi-NERapTwsZr4-GLzYKGtUm8OR0uXTbZZYqNMaZk-cxhbiF609neOg8KsFfE1rHWafByoNVzIQb2ANrTcZUGPJWMYCG4RzDm-TT8ZAvM 2025/10/09 01:02:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/09 01:02:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/09 01:02:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/09 01:02:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/09 01:02:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/09 01:02:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/09 01:02:25 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AC75zkgOxWlwsCvPli3HOuf8bCRHszppCCg6N_utyYY8Cz8aXsUxPLeYB2xS-jn2Cn69tB8olfTCbNO5IV2h0VcOgf0s4OI9xYka1MzQ3Khdmo9qyYvo0cE9rTTu2MxqoWIhn6lZf5T3kQ2FksWF45GVp7Nhb9Q-fPHVtfyOpsm2Zq2AFwqlV4tSBkYsZCfW_Mxc28pWSvj0nniWklpLU_YgrF0ZKaUhyWJ8Epnjy9i-4SWi-NERapTwsZr4-GLzYKGtUm8OR0uXTbZZYqNMaZk-cxhbiF609neOg8KsFfE1rHWafByoNVzIQb2ANrTcZUGPJWMYCG4RzDm-TT8ZAvM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/09 01:02:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AJsbGtUoOaQcEEt48uN6rgfqvdCHSnzp5Li0gJqBdrXZGP3xM1bbCJFB8mt1ZjH5Yde_nVPROBn60xlHAI4uQoXHpG17yDXIrT2BP1v5wVvzB-H0hAHCeBqgEuVdkBNtg0RjvdvlbwYI-u_H5YqDRT-TxL9Ctm3r7bPzHN0TAQ1yHfioV_sG6oQWFFigM3116tsvrWJUq70D-BYHioPLW4_n7jn3yEBDJFq9FNl6kyeTRi0hxfO5Wls5PuKeDvfgbLu_Go-PS0JJ8zk9ENB6jdlk6EDJqLDQZ58qUta9vv0qm-hDzAifwkzt-00E9XMAIG8kwtvISjLTBQd-OlOdR7Q 2025/10/09 01:02:26 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/09 01:02:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/10/09 01:02:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/10/09 01:02:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/09 01:02:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/09 01:02:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/09 01:02:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AJsbGtUoOaQcEEt48uN6rgfqvdCHSnzp5Li0gJqBdrXZGP3xM1bbCJFB8mt1ZjH5Yde_nVPROBn60xlHAI4uQoXHpG17yDXIrT2BP1v5wVvzB-H0hAHCeBqgEuVdkBNtg0RjvdvlbwYI-u_H5YqDRT-TxL9Ctm3r7bPzHN0TAQ1yHfioV_sG6oQWFFigM3116tsvrWJUq70D-BYHioPLW4_n7jn3yEBDJFq9FNl6kyeTRi0hxfO5Wls5PuKeDvfgbLu_Go-PS0JJ8zk9ENB6jdlk6EDJqLDQZ58qUta9vv0qm-hDzAifwkzt-00E9XMAIG8kwtvISjLTBQd-OlOdR7Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/10/09 01:02:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AAcDvbVLTGqFgelMatpdX-LDzBwjuH7zrZC9MBsEsjvChEhjbFYM1CDenLdLTckzQeyXy2r8ew24-SzpAdCyPZ6eSgLhNMpC4G6Hiv5GHHwr952OFCx8vV2NqKZsyuK8tHk2ZqPoViXndCUr5hi4qv6PWHC2ZzjdWJTtZZ9n323a5Sxj_z5wfvvGH2hn727W8BF8piRlR8-mUx_0gntrYX-UxV5mY7HbiGwcPdFs5VoOTO5GkJqR7rSTIxq6YvnzzpSCfV0pXPZNSWPFoqQKgCM7wqp_-n8WOyfEZR9CNnWKO8gJzxHIy_2u4bAwmiCeW4VbhkEZonuhI8Zx02QDMsA 2025/10/09 01:02:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/10/09 01:02:30 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/10/09 01:02:31 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AAcDvbVLTGqFgelMatpdX-LDzBwjuH7zrZC9MBsEsjvChEhjbFYM1CDenLdLTckzQeyXy2r8ew24-SzpAdCyPZ6eSgLhNMpC4G6Hiv5GHHwr952OFCx8vV2NqKZsyuK8tHk2ZqPoViXndCUr5hi4qv6PWHC2ZzjdWJTtZZ9n323a5Sxj_z5wfvvGH2hn727W8BF8piRlR8-mUx_0gntrYX-UxV5mY7HbiGwcPdFs5VoOTO5GkJqR7rSTIxq6YvnzzpSCfV0pXPZNSWPFoqQKgCM7wqp_-n8WOyfEZR9CNnWKO8gJzxHIy_2u4bAwmiCeW4VbhkEZonuhI8Zx02QDMsA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/10/09 01:02:32 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: APwoiVICfaHDLoUydtsEZlyEfJkfvMzUBx0OaX958r9Sm8XSUmbjfVGwoGMyD9J3hjWHEV1PZ9Mws1elYUTU304aDaOti9K0u2MNYyYZCF3Is0xWv_6REnH3XHcYLER871R7mYzbsWQ7TQNw1zitNb8mpRJ_-cLNTBj4zBNsYZwT0BRCzgrI_jwDYdXOEj72Ox7F5e_8y8lBi50pJuB8HGdXXZrUTbXxzMy5KS_tjNReFqU0BDoqPMoOV0_BVa4U83F1Sw7LtxlKsHjYyKlgtD-fGlFpEVOqjT6Zg8mba3vJUIg0eRGuTu6IFyX5peTQM3gXEsOBvi7cRDJKMQtaMX0 2025/10/09 01:02:32 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/10/09 01:02:33 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/09 01:02:33 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "APwoiVICfaHDLoUydtsEZlyEfJkfvMzUBx0OaX958r9Sm8XSUmbjfVGwoGMyD9J3hjWHEV1PZ9Mws1elYUTU304aDaOti9K0u2MNYyYZCF3Is0xWv_6REnH3XHcYLER871R7mYzbsWQ7TQNw1zitNb8mpRJ_-cLNTBj4zBNsYZwT0BRCzgrI_jwDYdXOEj72Ox7F5e_8y8lBi50pJuB8HGdXXZrUTbXxzMy5KS_tjNReFqU0BDoqPMoOV0_BVa4U83F1Sw7LtxlKsHjYyKlgtD-fGlFpEVOqjT6Zg8mba3vJUIg0eRGuTu6IFyX5peTQM3gXEsOBvi7cRDJKMQtaMX0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/10/09 01:02:34 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AEQ4-OGhk8UEI01ZHtjN_w6GGhEv7uOc-BXPjELXhBv0-ZNfYFvqcShfu5cKhO75rbMIwpawCnmmOD0o6yw7uZA1B5M3x_93N8EmQXIgNSPsqNQMXuC1TNd4FpU3Appr3acjbM8VYa0VsNWBIfOlQgFtizlYOzIaEgZS2UHnE7tAfuZQe-OC3-9gfS6WcMWO6ePaWKy4FacqijOcbmQQ1O3gzuZmX3In52aLqaSTuzmf7Iv_yOat1zJEa-e_ktR1kWgMTbSEADtIrnjHGYBp5kqIelxh40rd8dpqhhuiKFiKpjC7ed6RJkl-F6TYPjUESFcOPTF-FGcadxicX218Tu4 2025/10/09 01:02:34 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/09 01:02:34 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/09 01:02:35 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AEQ4-OGhk8UEI01ZHtjN_w6GGhEv7uOc-BXPjELXhBv0-ZNfYFvqcShfu5cKhO75rbMIwpawCnmmOD0o6yw7uZA1B5M3x_93N8EmQXIgNSPsqNQMXuC1TNd4FpU3Appr3acjbM8VYa0VsNWBIfOlQgFtizlYOzIaEgZS2UHnE7tAfuZQe-OC3-9gfS6WcMWO6ePaWKy4FacqijOcbmQQ1O3gzuZmX3In52aLqaSTuzmf7Iv_yOat1zJEa-e_ktR1kWgMTbSEADtIrnjHGYBp5kqIelxh40rd8dpqhhuiKFiKpjC7ed6RJkl-F6TYPjUESFcOPTF-FGcadxicX218Tu4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/09 01:02:36 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ANa6jJ7Os8DAQV48teGYOhRc1d74K0_G7q2SVbmFrr5aBUR6zKpCw4rj5yNv24VjpMiCu90qUbGI0ebXb0KHmmuv6CDa_AAwFJKgkRdt7tC2IU3aZa_hraqoMUDKIwfNHjPpLjyfNNA27jDDf_gHpHB1sCglH9nyw4TDNDwnfmT3FaG37fVLdya_R25J9wFK7ybS4NLfNubEFmwg9ZbPawHyPeiPr8HUEceV-k5O6aYU5uW1oXKmJnCmbjSBQHF6Zefj1rdnDXEHYus3rFomPME_kgHd1Dg_77-3c0GdbV_5fDnBTwYzd_fJnja2MvJm-y8ES9K6mjiw2U182uZ7P4s 2025/10/09 01:02:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/09 01:02:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/09 01:02:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/09 01:02:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/09 01:02:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/09 01:02:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/09 01:02:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ANa6jJ7Os8DAQV48teGYOhRc1d74K0_G7q2SVbmFrr5aBUR6zKpCw4rj5yNv24VjpMiCu90qUbGI0ebXb0KHmmuv6CDa_AAwFJKgkRdt7tC2IU3aZa_hraqoMUDKIwfNHjPpLjyfNNA27jDDf_gHpHB1sCglH9nyw4TDNDwnfmT3FaG37fVLdya_R25J9wFK7ybS4NLfNubEFmwg9ZbPawHyPeiPr8HUEceV-k5O6aYU5uW1oXKmJnCmbjSBQHF6Zefj1rdnDXEHYus3rFomPME_kgHd1Dg_77-3c0GdbV_5fDnBTwYzd_fJnja2MvJm-y8ES9K6mjiw2U182uZ7P4s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/09 01:02:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AH4Iav2Qv5IU1k3zPYZRpRX3VcCw90NxWrTNDVer-qxyFrwZun7iewhvGteMQ2OuZ_VGfvD3KuEc9l3FV9JNVi8X4K2wwFswsb_Ial3j3kc4CrX9KhXG3SFpz1MnO_LGoAqsdAXaaMA0kIb1yOUAdHRUjUZydUc45q-L_0CK7Gfl7j9fkCcjKIfVHfmto6LdKNlzYFxHKdAEP_ceUZ8nh0qdDygT2km1AIw6hSKvAwrgYDgSCIatkeLMvipURLul15ffe4xyJvtNI07_8WHeW3O-1AWr0HCmKBmwh6vVckGGDqAoPVBUEEQio_JuZh2I7kdfLbhmoOwYDD14OuqtwdM 2025/10/09 01:02:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/09 01:02:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/10/09 01:02:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/10/09 01:02:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/09 01:02:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/09 01:02:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/09 01:02:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AH4Iav2Qv5IU1k3zPYZRpRX3VcCw90NxWrTNDVer-qxyFrwZun7iewhvGteMQ2OuZ_VGfvD3KuEc9l3FV9JNVi8X4K2wwFswsb_Ial3j3kc4CrX9KhXG3SFpz1MnO_LGoAqsdAXaaMA0kIb1yOUAdHRUjUZydUc45q-L_0CK7Gfl7j9fkCcjKIfVHfmto6LdKNlzYFxHKdAEP_ceUZ8nh0qdDygT2km1AIw6hSKvAwrgYDgSCIatkeLMvipURLul15ffe4xyJvtNI07_8WHeW3O-1AWr0HCmKBmwh6vVckGGDqAoPVBUEEQio_JuZh2I7kdfLbhmoOwYDD14OuqtwdM" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/10/09 01:02:42 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/10/09 01:02:44 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/09 01:02:47 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/09 01:02:50 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/09 01:02:53 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/09 01:02:54 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AOXGX1VFAFCaTRsPQM1Au5Z0GENCDTTip_1H-gtn_qCwmsW1vCSJeYDMnsjz6zPX5UxgtcojJEKGNF1bmGCoNFMd5cORGFe0I4pHCc6O1mZqg_HBXUYNP295OIS7PlvIkc6t_8TObveymcgONLlwNn0tGkSvARcuUh-t28pLpeIjAQDWjs5SsYCKyPS_HJlvCOQRTuF5FSgFItB7sc9h5sTx2DfgdxFKFBVRKM2Av5kgqmyX3f0uAaf3E73RAolaMpBc1K1qNN0OyGgSkGwjrV7hcddZ36fg04YntAPBhQvLe5fqgPjz1shEYfLJECN8pO6q3FQJacztQtRz5JGhZLQ 2025/10/09 01:02:54 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/09 01:02:55 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "88b35d0e6f1e74c8918924aacc626186" 2025/10/09 01:02:55 DEBUG : unknown-size-put.txt: multipart upload "AOXGX1VFAFCaTRsPQM1Au5Z0GENCDTTip_1H-gtn_qCwmsW1vCSJeYDMnsjz6zPX5UxgtcojJEKGNF1bmGCoNFMd5cORGFe0I4pHCc6O1mZqg_HBXUYNP295OIS7PlvIkc6t_8TObveymcgONLlwNn0tGkSvARcuUh-t28pLpeIjAQDWjs5SsYCKyPS_HJlvCOQRTuF5FSgFItB7sc9h5sTx2DfgdxFKFBVRKM2Av5kgqmyX3f0uAaf3E73RAolaMpBc1K1qNN0OyGgSkGwjrV7hcddZ36fg04YntAPBhQvLe5fqgPjz1shEYfLJECN8pO6q3FQJacztQtRz5JGhZLQ" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/09 01:02:56 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AKoadXtsTJQljIHcyrMJZNu-FXszYRjvLpzRgww6w_7BlHW38ACF0mPzfE5Dui7apXdqe5UScfPIP-z4Jx442ct0yGIQ0hmOgx2WstzsoUyPGgpRE1VTufgovCCKR8olJ7InwepuYNFICixQeZF7KfK_Xs6nDXJVLk5L286YWugkt5J_xrrPqg2jhgsT83a8A8OV8MzPb9nA9V3APUFYkqzM59PjybpabNTnzTkdjqC-GcJo3dXiEjvF8tcN0CubU9FMnQETtjr38P87BQRHnQ0BemxMuJroApucIYG9dQWgBTHXx1xfJqsFUaHseI551D6wpwUzPHLwx1bF7jWJ73k 2025/10/09 01:02:56 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/10/09 01:02:56 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "c0d40a941e33355860b8b67097380a2e" 2025/10/09 01:02:56 DEBUG : unknown-size-update.txt: multipart upload "AKoadXtsTJQljIHcyrMJZNu-FXszYRjvLpzRgww6w_7BlHW38ACF0mPzfE5Dui7apXdqe5UScfPIP-z4Jx442ct0yGIQ0hmOgx2WstzsoUyPGgpRE1VTufgovCCKR8olJ7InwepuYNFICixQeZF7KfK_Xs6nDXJVLk5L286YWugkt5J_xrrPqg2jhgsT83a8A8OV8MzPb9nA9V3APUFYkqzM59PjybpabNTnzTkdjqC-GcJo3dXiEjvF8tcN0CubU9FMnQETtjr38P87BQRHnQ0BemxMuJroApucIYG9dQWgBTHXx1xfJqsFUaHseI551D6wpwUzPHLwx1bF7jWJ73k" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/09 01:02:56 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cezawok3veti/deeper/nonexisting/directory" 2025/10/09 01:02:56 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/09 01:02:56 DEBUG : Waiting for deletions to finish 2025/10/09 01:02:56 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/09 01:02:56 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/10/09 01:02:56 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/09 01:02:57 INFO : S3 bucket rclone-test-cezawok3veti: Bucket "rclone-test-cezawok3veti" deleted 2025/10/09 01:02:57 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (126.82s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.25s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.80s) --- PASS: TestIntegration/FsMkdir (124.95s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding (11.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.58s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.43s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.08s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (19.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.21s) --- 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.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (74.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (11.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (21.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (12.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (12.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (13.16s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.23s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.20s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.90s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.87s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.70s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.07s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.15s) --- 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/09 01:02:57 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/10/09 01:02:57 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 126.867s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m9.82987215s (try 1/5)