"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:" 2026/02/04 01:02:11 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vadehud6cuwo" 2026/02/04 01:02:11 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 2026/02/04 01:02:12 INFO : S3 bucket rclone-test-vadehud6cuwo: Bucket "rclone-test-vadehud6cuwo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/02/04 01:02:13 INFO : S3 bucket rclone-test-vadehud6cuwo: Bucket "rclone-test-vadehud6cuwo" deleted === RUN TestIntegration/FsMkdir 2026/02/04 01:02:13 INFO : S3 bucket rclone-test-vadehud6cuwo: Bucket "rclone-test-vadehud6cuwo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/04 01:02:14 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/04 01:02:14 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/04 01:02:14 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:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/02/04 01:02:25 NOTICE: S3 bucket rclone-test-vadehud6cuwo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/02/04 01:02:26 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AGIgiMaRz1NIjpQU0IVGQP4FHrBMu8l18Vz_n13eZI7wKKR1CxyJuQgcdeDsUixnr0xfqEsH0cS5DRcoCsMc9w_EXtAdTav1ydiITuu7Dr9CFiaKQfpmUQdJ-oK0c8HnaFYJgYIkvWt6MdtJ9XTOm4AQjAM54VBgmplCr9HUy_upa1VLrKi9zdN3RN8c8wqQxdlZO8yefAUjy4IsarmWv5MrR0arVyjhVfGSZKRhXbeZbvasv4DPNHTJZ_ntusIuMfL8Qj4ij1tg-OX_S4VVgoeIB59C1-HofibtqHALMLlaYxhrLdvN1WjOCXjGWt-jPG9H7lSfbh2ONJvchh6km3Y 2026/02/04 01:02:26 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "66c40abce41b59c4b76fa6a02e7a79ac" 2026/02/04 01:02:26 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "ce958040c747d0b9e1beb30cd17c8fa7" 2026/02/04 01:02:27 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "ddd0d5fee071e07cc2bd357ec4978a9d" 2026/02/04 01:02:27 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AGIgiMaRz1NIjpQU0IVGQP4FHrBMu8l18Vz_n13eZI7wKKR1CxyJuQgcdeDsUixnr0xfqEsH0cS5DRcoCsMc9w_EXtAdTav1ydiITuu7Dr9CFiaKQfpmUQdJ-oK0c8HnaFYJgYIkvWt6MdtJ9XTOm4AQjAM54VBgmplCr9HUy_upa1VLrKi9zdN3RN8c8wqQxdlZO8yefAUjy4IsarmWv5MrR0arVyjhVfGSZKRhXbeZbvasv4DPNHTJZ_ntusIuMfL8Qj4ij1tg-OX_S4VVgoeIB59C1-HofibtqHALMLlaYxhrLdvN1WjOCXjGWt-jPG9H7lSfbh2ONJvchh6km3Y" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: 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 2026/02/04 01:02:29 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/02/04 01:02:30 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:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/02/04 01:02:31 DEBUG : S3 bucket rclone-test-vadehud6cuwo: bucket is versioned: false 2026/02/04 01:02:31 DEBUG : Waiting for deletions to finish 2026/02/04 01:02:31 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/02/04 01:02:31 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/02/04 01:02:31 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/04 01:02:32 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vadehud6cuwo/dirToPurgeFromRoot" 2026/02/04 01:02:32 DEBUG : S3 bucket rclone-test-vadehud6cuwo path dirToPurgeFromRoot: bucket is versioned: false 2026/02/04 01:02:32 DEBUG : Waiting for deletions to finish 2026/02/04 01:02:32 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/02/04 01:02:32 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/02/04 01:02:33 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/04 01:02:33 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vadehud6cuwo/hello? sausage/êé" 2026/02/04 01:02:34 DEBUG : S3 bucket rclone-test-vadehud6cuwo path hello? sausage/êé: bucket is versioned: false 2026/02/04 01:02:34 DEBUG : Waiting for deletions to finish 2026/02/04 01:02:34 DEBUG : "a/b/c/d/e.txt" version false 2026/02/04 01:02:34 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/02/04 01:02:34 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:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: 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:1699: 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 2026/02/04 01:02:40 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vadehud6cuwo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/04 01:02:40 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vadehud6cuwo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-vadehud6cuwo" from "TestS3R2:rclone-test-vadehud6cuwo" 2026/02/04 01:02:40 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:2060: 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:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/02/04 01:02:45 DEBUG : piped data.txt: open chunk writer: started multipart upload: AEyMIdKHDeQA5h-FRapJuNJ9BNVdH59xBSc7uVSH1KRCpOVGoM9bqEPdRUZH9yFrLaV6U8Po5QlS-9dft7TEwIC-mBPT7Pp_nI8nf6ju0DvX2tAQiAd7MSX1gHb-JfNsylHmJ8HFWLmkkZDn93nonHOrkX8ffd81ndlx7_uJcjg1bGg02CWNr_SmiDUTfwYEfs3KmDSGmM0Pm_FG-5Ii08qZgcpwJWvKOYncMDotgZtApqRKQhecuEpxvPt5qGlauhPfU5ovqAANjO7Lvq_uj8O1rG3G0taoDvgxZOdf_HLWPL2cSjEzhA-0Ys6h40_aWmWsF3GX0sFJUuJWfUAigDg 2026/02/04 01:02:45 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/02/04 01:02:45 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/02/04 01:02:45 DEBUG : piped data.txt: multipart upload "AEyMIdKHDeQA5h-FRapJuNJ9BNVdH59xBSc7uVSH1KRCpOVGoM9bqEPdRUZH9yFrLaV6U8Po5QlS-9dft7TEwIC-mBPT7Pp_nI8nf6ju0DvX2tAQiAd7MSX1gHb-JfNsylHmJ8HFWLmkkZDn93nonHOrkX8ffd81ndlx7_uJcjg1bGg02CWNr_SmiDUTfwYEfs3KmDSGmM0Pm_FG-5Ii08qZgcpwJWvKOYncMDotgZtApqRKQhecuEpxvPt5qGlauhPfU5ovqAANjO7Lvq_uj8O1rG3G0taoDvgxZOdf_HLWPL2cSjEzhA-0Ys6h40_aWmWsF3GX0sFJUuJWfUAigDg" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/04 01:02:45 DEBUG : piped data.txt: open chunk writer: started multipart upload: AIwzTiN8OQ7Ho8q3yp3aCOJeOeXp6zHl21s7UadKggBKN7N-qBrvMMehn-zqealVXmlexi_9cs0onzDbU0DynRsO2v1aTQjhuJ8yGpJkr9fsT4N_45JnaSJ8A3jZKjaXFF-0ASo0-afLGMeAdeEeq0G4lEBcPr0VjtulNNYDjvELHd8RP2TyI96PL1_XFhi_tYoNBqQpzmGjdsKxBTSc2k03xXJ5AdsO0pcqUAJr5TP_h4y0yAo9rul-Z_76tDBLCCw-0QVERvF3fSpm44GHvh1GgG9bhX1dJjFx20nf1nNuI1IaUv42DOK8-dswL_g8RFMl5t4bqu-NudNaoaM10Ik 2026/02/04 01:02:45 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/04 01:02:45 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "61cd2ad6c24c4d1295550e00912a07b8" 2026/02/04 01:02:45 DEBUG : piped data.txt: multipart upload "AIwzTiN8OQ7Ho8q3yp3aCOJeOeXp6zHl21s7UadKggBKN7N-qBrvMMehn-zqealVXmlexi_9cs0onzDbU0DynRsO2v1aTQjhuJ8yGpJkr9fsT4N_45JnaSJ8A3jZKjaXFF-0ASo0-afLGMeAdeEeq0G4lEBcPr0VjtulNNYDjvELHd8RP2TyI96PL1_XFhi_tYoNBqQpzmGjdsKxBTSc2k03xXJ5AdsO0pcqUAJr5TP_h4y0yAo9rul-Z_76tDBLCCw-0QVERvF3fSpm44GHvh1GgG9bhX1dJjFx20nf1nNuI1IaUv42DOK8-dswL_g8RFMl5t4bqu-NudNaoaM10Ik" 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 2026/02/04 01:02:46 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/02/04 01:02:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ADU9STuUiM17Cair9DqsvKSO9VPCQzti-R1vLzga-q7-HYGWTUdXMDgvvlnMoiW3p6va1vpTyx5tyN7c-SShUjiYRQGWR6Ymh1iXL36MFDN1q5eMYZwYvecBwnOLp5rUe5cVBScQO4G_NdswvJ4EaeTgYFDOCTNM_JQsWFSX8H1WZlcjm1HegTv11_0Za7CiygzIwINIfis-jebz1m-93Sff00uWUiAVE4G2vsMq7kRdp79TgZkso1iP_eVOA8tBcrk5KMTqyVQoPIHH8XNgrSziGGbAcaKxJniMev1IzhZwvLTYCIxJ8xjeOXcFIOXZkXAYiicIWEhmgABiOjkUFyA 2026/02/04 01:02:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/02/04 01:02:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/02/04 01:02:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ADU9STuUiM17Cair9DqsvKSO9VPCQzti-R1vLzga-q7-HYGWTUdXMDgvvlnMoiW3p6va1vpTyx5tyN7c-SShUjiYRQGWR6Ymh1iXL36MFDN1q5eMYZwYvecBwnOLp5rUe5cVBScQO4G_NdswvJ4EaeTgYFDOCTNM_JQsWFSX8H1WZlcjm1HegTv11_0Za7CiygzIwINIfis-jebz1m-93Sff00uWUiAVE4G2vsMq7kRdp79TgZkso1iP_eVOA8tBcrk5KMTqyVQoPIHH8XNgrSziGGbAcaKxJniMev1IzhZwvLTYCIxJ8xjeOXcFIOXZkXAYiicIWEhmgABiOjkUFyA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/02/04 01:02:49 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AApODX64cgiG__ivEAsGuhHZQp3kEkkY1Ufg61yeCfRE63XpTeAXNtw7AkHuciL6Od-5V1K7M7FMgWDWbdTeW7j_39HkzrC46Dwx_ppQsmxYDuuOIY8iv3sUMPYZdoCgbaZr6qRceWPcX-Eoiw9_70iV6tUyQtb2fgWy6Sc6d6z4LitHT4ASZqrud5_P-agwKIyrTQjRAVULGZhs20sXdE4_2hjRNz6fEfFPP3-x0U2cnq6M-VZSn_4l8iAEZJ5dyyS5_FN6Mekf5GncUU3Agc7De7sYGTX0GNw0eFx6DtahVXwbPJP_auZSIaaIzNKorjkiib70JqFCyrjgSuVK02Y 2026/02/04 01:02:49 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/02/04 01:02:50 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/04 01:02:50 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AApODX64cgiG__ivEAsGuhHZQp3kEkkY1Ufg61yeCfRE63XpTeAXNtw7AkHuciL6Od-5V1K7M7FMgWDWbdTeW7j_39HkzrC46Dwx_ppQsmxYDuuOIY8iv3sUMPYZdoCgbaZr6qRceWPcX-Eoiw9_70iV6tUyQtb2fgWy6Sc6d6z4LitHT4ASZqrud5_P-agwKIyrTQjRAVULGZhs20sXdE4_2hjRNz6fEfFPP3-x0U2cnq6M-VZSn_4l8iAEZJ5dyyS5_FN6Mekf5GncUU3Agc7De7sYGTX0GNw0eFx6DtahVXwbPJP_auZSIaaIzNKorjkiib70JqFCyrjgSuVK02Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/02/04 01:02:50 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: APumcxk2u6GoWKm9YOUrpN0eN708h4wI_BDP9l7UAaeKHtp7vHr5H8dnJiQ8L4uEXNPdiv87ZVMV50ZVJwhlaMhcdgfPwnbA5J_i4eFLiULE8S8xXJGr4hMy3AWo4o2c0kcVx8AD_1PmA_KuV2iIXzjILo2J7kYCWe1rGfxbGnxTNJr523OdTaAOCaOyNJfySChXZ_43lVhZrS7c_lm4omlCgSCmh1zIYojIz2iD9EkZIY6LYA-R3fibKy_qebxc9TzwUbGOottDuwTGUstTbZABnFAjGCJEt16cN-RJeyQYXTsi8VxzmhcyXCC5i0XZqNrEh2qdZn8YcjLLj19LafQ 2026/02/04 01:02:50 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/04 01:02:51 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/04 01:02:51 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "APumcxk2u6GoWKm9YOUrpN0eN708h4wI_BDP9l7UAaeKHtp7vHr5H8dnJiQ8L4uEXNPdiv87ZVMV50ZVJwhlaMhcdgfPwnbA5J_i4eFLiULE8S8xXJGr4hMy3AWo4o2c0kcVx8AD_1PmA_KuV2iIXzjILo2J7kYCWe1rGfxbGnxTNJr523OdTaAOCaOyNJfySChXZ_43lVhZrS7c_lm4omlCgSCmh1zIYojIz2iD9EkZIY6LYA-R3fibKy_qebxc9TzwUbGOottDuwTGUstTbZABnFAjGCJEt16cN-RJeyQYXTsi8VxzmhcyXCC5i0XZqNrEh2qdZn8YcjLLj19LafQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/02/04 01:02:51 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: APtUmSaKKIBApiTSI3NVxCPyh5IPQFN6WLsMCL9migKnt5x6mOrXzW8gQLhKdgNL9g8ue6VVcOhAUhO4aamGveZsJIlEdhGGNsKTyXRP0VxsLJe9YBw15s-ezjFcklJd3BbzEwnNnrg7VtmE8zWy9GznKZNA46iVyWJqD8ZDeat3v_bXk4jlG99pvYxXOWE--BQ0codek9prSINW_cCk53KGGR8h_CY_5bU_he7y3m8wCknBrTS_VCD_t1Ql6iywvA8koZ3gvDT78egJF2JQfa3cYWZ5Ozm8Gc5oJo8eIEh_EYWjk-WacnQL69TONOWJ-7BzcsqcGqs5I3YYBOliQAU 2026/02/04 01:02:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/02/04 01:02:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/02/04 01:02:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/02/04 01:02:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/04 01:02:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/04 01:02:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/04 01:02:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "APtUmSaKKIBApiTSI3NVxCPyh5IPQFN6WLsMCL9migKnt5x6mOrXzW8gQLhKdgNL9g8ue6VVcOhAUhO4aamGveZsJIlEdhGGNsKTyXRP0VxsLJe9YBw15s-ezjFcklJd3BbzEwnNnrg7VtmE8zWy9GznKZNA46iVyWJqD8ZDeat3v_bXk4jlG99pvYxXOWE--BQ0codek9prSINW_cCk53KGGR8h_CY_5bU_he7y3m8wCknBrTS_VCD_t1Ql6iywvA8koZ3gvDT78egJF2JQfa3cYWZ5Ozm8Gc5oJo8eIEh_EYWjk-WacnQL69TONOWJ-7BzcsqcGqs5I3YYBOliQAU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/02/04 01:02:53 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AFYrwG-qkr1EdapXNGg-M4-eyisww30GZCO8giiHShSjYxWWkC5g_kbHXDmQxVPNA3oU1qXOkn7wiRi4m1BvCXWQW1M0h9v9APlCinPd4nEWN860vMZuBKquNrXSJvQ83Ab_P0kSfFZ23QRJOkQ5bYHdipruowMCfkAjxg2q58OxmbaITuPU48_mlih7Wnq5m4VIrZvGdqj6lyigbIMPSq6gpXgvJKQDeyZaHC_2xLhyiSOFSTJbzYTaz05Kk3iF36ayqZyPihrl_nu6GPlzL4jyJ9qJlKYPfjUcv9Z5jjhPXeqVlegW5QPcQ7Wh1dY1CVtL0jCmhaq2k-yzsW92XLU 2026/02/04 01:02:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/04 01:02:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/02/04 01:02:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/02/04 01:02:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/04 01:02:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/04 01:02:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/04 01:02:54 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AFYrwG-qkr1EdapXNGg-M4-eyisww30GZCO8giiHShSjYxWWkC5g_kbHXDmQxVPNA3oU1qXOkn7wiRi4m1BvCXWQW1M0h9v9APlCinPd4nEWN860vMZuBKquNrXSJvQ83Ab_P0kSfFZ23QRJOkQ5bYHdipruowMCfkAjxg2q58OxmbaITuPU48_mlih7Wnq5m4VIrZvGdqj6lyigbIMPSq6gpXgvJKQDeyZaHC_2xLhyiSOFSTJbzYTaz05Kk3iF36ayqZyPihrl_nu6GPlzL4jyJ9qJlKYPfjUcv9Z5jjhPXeqVlegW5QPcQ7Wh1dY1CVtL0jCmhaq2k-yzsW92XLU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/02/04 01:02:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AGmxcZ_5ERVQRZKuuIv91-tWwudGljzT7pJ0096UXLQS9yz5LcoR9DgVvDY9vEDJsxC_klkqKoLaI2LtRsPEGryUT8wujxjEwRXeoNu584FJtPd-O0QU2abcTSGoQ9VcutJqna2sFRQlGCJa8dxnnA9GRNL5DH3WI0OSHYPwjJlBheaw_d1ceZ-1_usj8GSmL30Ji_CCoDGbc0BuvQMs_epHD4zpXMIfNE_my27aNE9VsCRUybNWv40SEmJq-kOmHruV6m51u04eT6EZvlqFj0dYm5YIDz-KTHz-V8Lz-YqDUEwAkJTzKI6q5oK4DlO6y2yExt-YjlzSmIQbW9VxSPE 2026/02/04 01:02:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/04 01:02:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/02/04 01:02:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AGmxcZ_5ERVQRZKuuIv91-tWwudGljzT7pJ0096UXLQS9yz5LcoR9DgVvDY9vEDJsxC_klkqKoLaI2LtRsPEGryUT8wujxjEwRXeoNu584FJtPd-O0QU2abcTSGoQ9VcutJqna2sFRQlGCJa8dxnnA9GRNL5DH3WI0OSHYPwjJlBheaw_d1ceZ-1_usj8GSmL30Ji_CCoDGbc0BuvQMs_epHD4zpXMIfNE_my27aNE9VsCRUybNWv40SEmJq-kOmHruV6m51u04eT6EZvlqFj0dYm5YIDz-KTHz-V8Lz-YqDUEwAkJTzKI6q5oK4DlO6y2yExt-YjlzSmIQbW9VxSPE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/02/04 01:02:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AFToUkzULk7-UpRKGQ8LhAEjCPiKpnpbyDEMd2KMyXn-Xr77qaQHV22OALplIizmYLhgJpol_VoT6LcZc5HWFfT-V8-O6H6ERcnzWKJg2CuLSw9sD5pVf1xb0w4cvVadUYIDrNKZdMrqFqhz05CdE8DexuG6Pelspb_B1sEA-lQd7EjYMhFNzA-d_L26f8tFWPvIrmK8-svGf-O9uzr0ppR1N03Y-wIRw-8jt9RFNJo599SjxECDxIC0dlLY2kIJjp3gMUyC31ENUzH7LrghAD9LRnUGw3916b1xw5hlSRnQTIvqGlX9B9593Rk0qnh8KvvS6rwTzq7hXMDrp1Kzu6U 2026/02/04 01:02:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/02/04 01:02:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/04 01:02:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AFToUkzULk7-UpRKGQ8LhAEjCPiKpnpbyDEMd2KMyXn-Xr77qaQHV22OALplIizmYLhgJpol_VoT6LcZc5HWFfT-V8-O6H6ERcnzWKJg2CuLSw9sD5pVf1xb0w4cvVadUYIDrNKZdMrqFqhz05CdE8DexuG6Pelspb_B1sEA-lQd7EjYMhFNzA-d_L26f8tFWPvIrmK8-svGf-O9uzr0ppR1N03Y-wIRw-8jt9RFNJo599SjxECDxIC0dlLY2kIJjp3gMUyC31ENUzH7LrghAD9LRnUGw3916b1xw5hlSRnQTIvqGlX9B9593Rk0qnh8KvvS6rwTzq7hXMDrp1Kzu6U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/02/04 01:02:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AL1ElfogXOmb_2h40w3YWQNcMx4ycQHnlxHv3BL-QURqNVbPun06kfrgRExhcIzEW_-ytWzx4BpJutsFq4-HYAdZujpy4A0Au6G3dEmLxLYYs8RpUXtPUOB7z7cyX56TK7Dx7QRS47ExYHlfuHIkSyh12K51D521Z_sMQFpLzUfbWAj4uQt3eQjbeFrOXXwSi_fvMv6D4fJh3HfHHEs0WuvxPuS40FjOcEgtaCcXsLc2eVlezlTt2ae600xOrM2S3pEiMtYhK7z0L7Kh8hyiwSRrAv7LyPftLZWytctQG0aocLq8dLl7Yd14aS0r7S4F8AqG_DW1RBr0T6iwpsZK7o4 2026/02/04 01:02:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/04 01:02:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/04 01:03:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AL1ElfogXOmb_2h40w3YWQNcMx4ycQHnlxHv3BL-QURqNVbPun06kfrgRExhcIzEW_-ytWzx4BpJutsFq4-HYAdZujpy4A0Au6G3dEmLxLYYs8RpUXtPUOB7z7cyX56TK7Dx7QRS47ExYHlfuHIkSyh12K51D521Z_sMQFpLzUfbWAj4uQt3eQjbeFrOXXwSi_fvMv6D4fJh3HfHHEs0WuvxPuS40FjOcEgtaCcXsLc2eVlezlTt2ae600xOrM2S3pEiMtYhK7z0L7Kh8hyiwSRrAv7LyPftLZWytctQG0aocLq8dLl7Yd14aS0r7S4F8AqG_DW1RBr0T6iwpsZK7o4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/02/04 01:03:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AK51v2ohdQ-2D3Hf-1x4HYF4g2B_5IE8bJxCKqUM0Sjs_orv6PpXUng8g85IfxyNwRihbCXRVp-1jPrGMfIcFsNZJXv88hTYw7H_oo7qhKE9LwAbXaKzflPiforZU0fpqI-9Aazt8XJPGysnFlXf7tCT5xZ3NEJ8YlwAH6gXHP8k0LHgzvdYCJL6QoSlA_CJMwzyd-tPcSKey_60xrTzA8u20N1Zy3W_LAG_ldwRifZGcBDOEdlT1FuRo3XFLTQEOC_ARjfWikVcGXEPQ2vrT5HexzzIK_-jy9FLNoM5zVwm1UrqwFhPUhxXvWxrPflefl_xFNPkzHzVmZAtU1XJ4tM 2026/02/04 01:03:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/04 01:03:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/04 01:03:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/04 01:03:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/04 01:03:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/04 01:03:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/04 01:03:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AK51v2ohdQ-2D3Hf-1x4HYF4g2B_5IE8bJxCKqUM0Sjs_orv6PpXUng8g85IfxyNwRihbCXRVp-1jPrGMfIcFsNZJXv88hTYw7H_oo7qhKE9LwAbXaKzflPiforZU0fpqI-9Aazt8XJPGysnFlXf7tCT5xZ3NEJ8YlwAH6gXHP8k0LHgzvdYCJL6QoSlA_CJMwzyd-tPcSKey_60xrTzA8u20N1Zy3W_LAG_ldwRifZGcBDOEdlT1FuRo3XFLTQEOC_ARjfWikVcGXEPQ2vrT5HexzzIK_-jy9FLNoM5zVwm1UrqwFhPUhxXvWxrPflefl_xFNPkzHzVmZAtU1XJ4tM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/02/04 01:03:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AMXJXm9tBpU4LBesoaCANDY6pf6HKz3ptTod5MNohipsQBYf4oH15ElOFauTu6bhNp-9sGACcOmzJdjZ0I829-aIu8JKExn85EeprqS4TgRHrDjMj_mr_lktx0mb1UScD259jwoZXHo8Mz8SA1x3yMhzfNCZLDXJJpcIA2aKlFGTNUu1JfaREvG_0AoqaXW1kESRyFqdua6uABZ7MrU-REioaEYvlVVX0RemL0vR_y2bOhzSgFoc1OWYkuxEIlRH84kaYpCH-OrToyDs111X-8eZ8dB2T1yJC4V88rgk2hi3IM1dStHgCuWKpr7mD1u_D1BcKmQVMAh49xS3SHhEUsM 2026/02/04 01:03:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/04 01:03:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/04 01:03:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/02/04 01:03:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/04 01:03:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/04 01:03:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/04 01:03:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AMXJXm9tBpU4LBesoaCANDY6pf6HKz3ptTod5MNohipsQBYf4oH15ElOFauTu6bhNp-9sGACcOmzJdjZ0I829-aIu8JKExn85EeprqS4TgRHrDjMj_mr_lktx0mb1UScD259jwoZXHo8Mz8SA1x3yMhzfNCZLDXJJpcIA2aKlFGTNUu1JfaREvG_0AoqaXW1kESRyFqdua6uABZ7MrU-REioaEYvlVVX0RemL0vR_y2bOhzSgFoc1OWYkuxEIlRH84kaYpCH-OrToyDs111X-8eZ8dB2T1yJC4V88rgk2hi3IM1dStHgCuWKpr7mD1u_D1BcKmQVMAh49xS3SHhEUsM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/02/04 01:03:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AFO04eaVloZw0vztXjTcX6gTqNzcL5cQm4LS4FT0v0wXhY2y9bLcF0--Qu4zC7QiZ6yPebwfe3BBat0C4jUU1VriXe_2ICalllWhoUhPOqelBvd1RtivLvNjFFAPc2NGuL2bQwADpCDPPptQsCgWIBKWJX10NfOAKMp2bdcSNIxqZk9DSmmej2DRy718dv3ffbhDvFvVGCqJPlEcschT-mZTdewvIeDT4rgKQAVxI1ff1bmMHCaKUoe2U0R5eERGXuajP6nowbXEp6xS5jji88LLuxnPxkZ1A2iMkmChVxu5RQgfgkf7Y6hN1KRcs2TK6pgLKjMzit9buNsn6ydM4tc 2026/02/04 01:03:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/04 01:03:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/02/04 01:03:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AFO04eaVloZw0vztXjTcX6gTqNzcL5cQm4LS4FT0v0wXhY2y9bLcF0--Qu4zC7QiZ6yPebwfe3BBat0C4jUU1VriXe_2ICalllWhoUhPOqelBvd1RtivLvNjFFAPc2NGuL2bQwADpCDPPptQsCgWIBKWJX10NfOAKMp2bdcSNIxqZk9DSmmej2DRy718dv3ffbhDvFvVGCqJPlEcschT-mZTdewvIeDT4rgKQAVxI1ff1bmMHCaKUoe2U0R5eERGXuajP6nowbXEp6xS5jji88LLuxnPxkZ1A2iMkmChVxu5RQgfgkf7Y6hN1KRcs2TK6pgLKjMzit9buNsn6ydM4tc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/02/04 01:03:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AOCx8y4SiHexSqRvJVfEMYl9t5YS4gTki_6ur1RwT-dk1tAqFujC_rdzkAlBMTXlDtQ8CKEXYsfneaSpDBY3AFxruy0hZ4_1z6HnqJsKQ9vz92Vnj-PjcnEjyJpClAmLb676EEQaiVBP42w4zZTe6tjRUbBecOO0L2jN6uozwont4UoRZo-jJ9aA6GOKhvoXshWOzInUg_68x-iW5pVIDsdTMSbLuDkkaJzZXbNvMokmAIZHBjIteBmQMLrsLTSuyIvaDJFmJ6ZuoA3-qMe5A4Vmf9ouLhgRWoZYZhbpZSNMVNs-iIELqtnK7bnxs8ZUTQ1L9Y9PopZpjNH73xyrXM4 2026/02/04 01:03:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/02/04 01:03:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/04 01:03:07 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AOCx8y4SiHexSqRvJVfEMYl9t5YS4gTki_6ur1RwT-dk1tAqFujC_rdzkAlBMTXlDtQ8CKEXYsfneaSpDBY3AFxruy0hZ4_1z6HnqJsKQ9vz92Vnj-PjcnEjyJpClAmLb676EEQaiVBP42w4zZTe6tjRUbBecOO0L2jN6uozwont4UoRZo-jJ9aA6GOKhvoXshWOzInUg_68x-iW5pVIDsdTMSbLuDkkaJzZXbNvMokmAIZHBjIteBmQMLrsLTSuyIvaDJFmJ6ZuoA3-qMe5A4Vmf9ouLhgRWoZYZhbpZSNMVNs-iIELqtnK7bnxs8ZUTQ1L9Y9PopZpjNH73xyrXM4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/02/04 01:03:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AGSV8o-An1Xa2aDTWxMnBlAZnp0H49N0o7SIY5QVWCo07TtmEKUA38tZd621x8xBQVnw_nPRo2eSR13a2I3nZXAudCV-oBqxawyd9NBJoooe5KIdYlXFjzXGX7crSNmDsvV8UYWhYztc8NCkd4yCNY75Nr9Y1YqhCbUwr1hGztKz_AkBr1goZb5Jqmh5xhphjfCn9aBJrQPi3Rymx52DKgADhxuDZy1V0CbpIbVeaE2fssuf_hv9d9A7wk6-KD8wNP5Y3FDlVveBFmAlwGx17DQUhrRXWcSvCGXELt1ajaB4J6LjYG5eciK6uejxGOCx67hM0aYOXHrTQWICMkgc_hI 2026/02/04 01:03:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/04 01:03:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/04 01:03:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AGSV8o-An1Xa2aDTWxMnBlAZnp0H49N0o7SIY5QVWCo07TtmEKUA38tZd621x8xBQVnw_nPRo2eSR13a2I3nZXAudCV-oBqxawyd9NBJoooe5KIdYlXFjzXGX7crSNmDsvV8UYWhYztc8NCkd4yCNY75Nr9Y1YqhCbUwr1hGztKz_AkBr1goZb5Jqmh5xhphjfCn9aBJrQPi3Rymx52DKgADhxuDZy1V0CbpIbVeaE2fssuf_hv9d9A7wk6-KD8wNP5Y3FDlVveBFmAlwGx17DQUhrRXWcSvCGXELt1ajaB4J6LjYG5eciK6uejxGOCx67hM0aYOXHrTQWICMkgc_hI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/02/04 01:03:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AGWLquvuccA_cPDiRmeCqNLjxEkUy_04-_QP6X9IZD1jjGEj09_v4C402oIn4Snn8ZRgFsuRSIVbNCErrubk-PwFbqjMiprtjcsWFMugTzWnKd5rT1GX7VUFa1DpkHaqSitEcxzKG-r5veHQNn7xaZckK1ilWsDLs9L1WB4kQVZtO8pE6yCnICx9p4cXKfnruKf5nktBj1jCZvVdNQQ-mkvZIY1CvViKL2EkHar5foDCkxKeLiuOidYJGP_Lz_w5381i1ylKNcJa36Quft2J5tg61jSG_MuZBFtylxkH3wAGq70AOb3_EIVaw0AmeD_pvukonwJrpfbdPVigCfPJjPo 2026/02/04 01:03:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/04 01:03:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/04 01:03:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/04 01:03:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/04 01:03:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/04 01:03:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/04 01:03:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AGWLquvuccA_cPDiRmeCqNLjxEkUy_04-_QP6X9IZD1jjGEj09_v4C402oIn4Snn8ZRgFsuRSIVbNCErrubk-PwFbqjMiprtjcsWFMugTzWnKd5rT1GX7VUFa1DpkHaqSitEcxzKG-r5veHQNn7xaZckK1ilWsDLs9L1WB4kQVZtO8pE6yCnICx9p4cXKfnruKf5nktBj1jCZvVdNQQ-mkvZIY1CvViKL2EkHar5foDCkxKeLiuOidYJGP_Lz_w5381i1ylKNcJa36Quft2J5tg61jSG_MuZBFtylxkH3wAGq70AOb3_EIVaw0AmeD_pvukonwJrpfbdPVigCfPJjPo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/02/04 01:03:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AIVmolXt2hpGDYhtwZHooWeZu4HjnlhBqRaZBIzF7xLV-YGdtH9Mp_JZLYsFHi6eMB_Ij3qF5_50XWf34wiDuVlxLuNalPNHmKGQwhWnBnd789FgbkYTiWxbgM9W41ZnwVDo-vYJavEhiFqaae6v5xdaOQaYD_raqXgacZrlOGvPzrQN9R8pfZe9zAjKRBd-eMZG2gUHJsEKV8nb02JG44L8FmBaMfj55SHn4NYTgDgcKH0nlZ5UxMs_P9ggwGfouQEGu42S4R7H5MG69Q5AuMZRWoIpef1oi5vZQc8IQtutPyTXUckdj9hNQmxhxSmmn169NftHTCqbja06b52VIs4 2026/02/04 01:03:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/04 01:03:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/04 01:03:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/02/04 01:03:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/04 01:03:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/04 01:03:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/04 01:03:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AIVmolXt2hpGDYhtwZHooWeZu4HjnlhBqRaZBIzF7xLV-YGdtH9Mp_JZLYsFHi6eMB_Ij3qF5_50XWf34wiDuVlxLuNalPNHmKGQwhWnBnd789FgbkYTiWxbgM9W41ZnwVDo-vYJavEhiFqaae6v5xdaOQaYD_raqXgacZrlOGvPzrQN9R8pfZe9zAjKRBd-eMZG2gUHJsEKV8nb02JG44L8FmBaMfj55SHn4NYTgDgcKH0nlZ5UxMs_P9ggwGfouQEGu42S4R7H5MG69Q5AuMZRWoIpef1oi5vZQc8IQtutPyTXUckdj9hNQmxhxSmmn169NftHTCqbja06b52VIs4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/02/04 01:03:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AODYrJcZxELwi_u5sEYbC4UWGpmJwc-qkhAETd48cMyq3fhXA_BRsBBWoMERGuoORdGeY0pR-uORFmEqBT5ewk0Jy-LNVoYVk0aOVoRadF2P2V7_tCeiu38wcYUt1jhzMTHSn-sXG-4WEMPlKbXgS7yvFyorYwGYiHAiR6F_22Mq_Yk67yuCHzLBSvIvry3QhOwmrSx56cd8dI3lwq4VRWBt9LSAgGUhNctxMStr8GsNSrp31oL8Gr1HwrZ3m9veuh9GHlk4S-Zzrijz0-MS-ECzoAAbVhNNjlDMTPM_Wn-TEK92xi6wThr-bDrqVtm_2kqAySxlXVKiSJ36cBIMuJE 2026/02/04 01:03:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/04 01:03:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/02/04 01:03:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AODYrJcZxELwi_u5sEYbC4UWGpmJwc-qkhAETd48cMyq3fhXA_BRsBBWoMERGuoORdGeY0pR-uORFmEqBT5ewk0Jy-LNVoYVk0aOVoRadF2P2V7_tCeiu38wcYUt1jhzMTHSn-sXG-4WEMPlKbXgS7yvFyorYwGYiHAiR6F_22Mq_Yk67yuCHzLBSvIvry3QhOwmrSx56cd8dI3lwq4VRWBt9LSAgGUhNctxMStr8GsNSrp31oL8Gr1HwrZ3m9veuh9GHlk4S-Zzrijz0-MS-ECzoAAbVhNNjlDMTPM_Wn-TEK92xi6wThr-bDrqVtm_2kqAySxlXVKiSJ36cBIMuJE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/02/04 01:03:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AEf-us72RUSY-O0jMbQg-NPzvJXuPdN4TA8W-yXMS4TCNP0rGnPJhqv--ISxfC55niRSizcQAKuI5wGSEIJzNskE1shKB-V2kv6TWr3o2Iqj6sbikn7ljuQzZ61zcabU7DFemo3RAalyld9sVDFp4qVUJHQuZpTKnhqtQgs1VD-OLoxquJn0p0SJPnmYE_M7fUgSUFfQqvKAI2tXZoY6xDu8BaVdu9u7pi7t3IG6HaJ8v_Uf04zMxMaJnVkVBvZEcg0Ci4xOMdXh_LbJnXVxoKnNcz7B9wZ-ys_whE8WKLmmqcnU3W8KCq7DXOZ9clW5NRoCIn0tbNR467kNYfMY4-Q 2026/02/04 01:03:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/02/04 01:03:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/04 01:03:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AEf-us72RUSY-O0jMbQg-NPzvJXuPdN4TA8W-yXMS4TCNP0rGnPJhqv--ISxfC55niRSizcQAKuI5wGSEIJzNskE1shKB-V2kv6TWr3o2Iqj6sbikn7ljuQzZ61zcabU7DFemo3RAalyld9sVDFp4qVUJHQuZpTKnhqtQgs1VD-OLoxquJn0p0SJPnmYE_M7fUgSUFfQqvKAI2tXZoY6xDu8BaVdu9u7pi7t3IG6HaJ8v_Uf04zMxMaJnVkVBvZEcg0Ci4xOMdXh_LbJnXVxoKnNcz7B9wZ-ys_whE8WKLmmqcnU3W8KCq7DXOZ9clW5NRoCIn0tbNR467kNYfMY4-Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/02/04 01:03:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ALU4Zvg97NPy0RSn9eHoJWpgLd11s8NqIu5C4wGpvzNiYuEGL3OeE6aBl9iG9vQbK5cTNP1e0XUpnDjyEu4KvFvA7VTIefGtvhy6SYw9ewHq_RiWlt60lGySJUg1H6nsE-ZiDOUN7Gq-PU_Nn39C6MvwcWyRSXIUyfLm50AaLGDWc_wa2Xdo9Mnpp7jIYXbcD6XIG1kMLuGEhPfVSZ6uXJcET93u06pIESsEQ2acPBCS0cDuVGt0-FSl2pJU9a__kaDL5fKx8RKN4_5ByCCaotL4WhW9T5i-g_Iq2LixSmRCpQ5cY3LRCgWSvvbB2uOpweX0AvSmmFSt5Sl6sh_S6z8 2026/02/04 01:03:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/04 01:03:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/04 01:03:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ALU4Zvg97NPy0RSn9eHoJWpgLd11s8NqIu5C4wGpvzNiYuEGL3OeE6aBl9iG9vQbK5cTNP1e0XUpnDjyEu4KvFvA7VTIefGtvhy6SYw9ewHq_RiWlt60lGySJUg1H6nsE-ZiDOUN7Gq-PU_Nn39C6MvwcWyRSXIUyfLm50AaLGDWc_wa2Xdo9Mnpp7jIYXbcD6XIG1kMLuGEhPfVSZ6uXJcET93u06pIESsEQ2acPBCS0cDuVGt0-FSl2pJU9a__kaDL5fKx8RKN4_5ByCCaotL4WhW9T5i-g_Iq2LixSmRCpQ5cY3LRCgWSvvbB2uOpweX0AvSmmFSt5Sl6sh_S6z8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/02/04 01:03:18 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AFJOcbCB2Zxm8mYKYKHoMNtfyrsWXm7xlfamvCdhUor8Fcyl1xV2MPRcZhDiudz_4v6zFHJt9RvvJnqMdXsKmqM7-KIOuGx4E9QC94XE8_XJ2yVdQuomP562f3n8796YgB2KDQLOrWwOzofPAQSltQSueyWLS2b4XhS5rDAcfqT2zr9KfSk6LAyfzpMKiV4QnbUXH_XtW_FOqL-b9RpWEHHZDXOQJsahJT-kfJyJrNtODFw13LSj0Fi85loz55V6pNzoz_AGo4sLXUfpjpNUupztvMSYd5wWRylbSHvN_t-5nWqysmqrUOHhv6PzXjsSh4bwxdG6hUpTPVi-CUzLCCI 2026/02/04 01:03:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/04 01:03:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/04 01:03:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/02/04 01:03:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/04 01:03:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/04 01:03:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/04 01:03:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AFJOcbCB2Zxm8mYKYKHoMNtfyrsWXm7xlfamvCdhUor8Fcyl1xV2MPRcZhDiudz_4v6zFHJt9RvvJnqMdXsKmqM7-KIOuGx4E9QC94XE8_XJ2yVdQuomP562f3n8796YgB2KDQLOrWwOzofPAQSltQSueyWLS2b4XhS5rDAcfqT2zr9KfSk6LAyfzpMKiV4QnbUXH_XtW_FOqL-b9RpWEHHZDXOQJsahJT-kfJyJrNtODFw13LSj0Fi85loz55V6pNzoz_AGo4sLXUfpjpNUupztvMSYd5wWRylbSHvN_t-5nWqysmqrUOHhv6PzXjsSh4bwxdG6hUpTPVi-CUzLCCI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/02/04 01:03:20 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AACcHmvyN6-grrZGoWDgK8yZQCZZlPNj2Q9WFLR9FFWAPY9KOZmmQDx-ZRIaTPPejx-_ucbT3xjwlTsynFRWPP8M0HBkbRWvN3mYEEbtbSKNFsVKTVtf6cJd_QdWKyyFlJUghcOmIxvdk9a_Whbu1aLxC9jwi5LfPZdw2HwM6hrJ2cIHB8A1ebc5Pn19kaNBhrtPZHQQU2Se56RtVwCYP-7i6TPcDkzX2jbFVDYXG29NMHnJKL6u1vSRUZOiswn3z7Zl2nZ557vLHhBZr3WrVOOMYAg5M68Fs6yC6ojoMDHZsobI62dYu2UlzKE3C_xnuPY4sTXhcFXWK8kUqjFraVU 2026/02/04 01:03:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/04 01:03:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/02/04 01:03:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/02/04 01:03:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/04 01:03:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/04 01:03:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/04 01:03:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AACcHmvyN6-grrZGoWDgK8yZQCZZlPNj2Q9WFLR9FFWAPY9KOZmmQDx-ZRIaTPPejx-_ucbT3xjwlTsynFRWPP8M0HBkbRWvN3mYEEbtbSKNFsVKTVtf6cJd_QdWKyyFlJUghcOmIxvdk9a_Whbu1aLxC9jwi5LfPZdw2HwM6hrJ2cIHB8A1ebc5Pn19kaNBhrtPZHQQU2Se56RtVwCYP-7i6TPcDkzX2jbFVDYXG29NMHnJKL6u1vSRUZOiswn3z7Zl2nZ557vLHhBZr3WrVOOMYAg5M68Fs6yC6ojoMDHZsobI62dYu2UlzKE3C_xnuPY4sTXhcFXWK8kUqjFraVU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/02/04 01:03:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AIS0BJPVXpdjCNU_27dL9dKbbeBiT0QUSC7bXY8KzO36Riabxxw0Y1ZTKc0xAJVrdNpUcUbC7QIFqc4d1lnl2-MTy7PN1pko1FBIwsZ7nbWN_Q0U6wdNHzxkoHiJAMweOYXtqdyBJgPU_VgUQyMASqIZWGtOS_C5lhuI1p0IaXeKwra_pOIUI1O6rdZu5pp5Dz9DZwoQe84IzFVxt9jbxZOwXy9PfPZzy4vlFBBB6B0CiymnhPrQIikL_IMdySICqSmhwfK1fI_iM7dhhfq35SnPhXqShOEggygINmGic-VyKaE5o_zf8cLZItUuS1iSSJowWEe1sd5ma9NvVz2pL6k 2026/02/04 01:03:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/02/04 01:03:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/02/04 01:03:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AIS0BJPVXpdjCNU_27dL9dKbbeBiT0QUSC7bXY8KzO36Riabxxw0Y1ZTKc0xAJVrdNpUcUbC7QIFqc4d1lnl2-MTy7PN1pko1FBIwsZ7nbWN_Q0U6wdNHzxkoHiJAMweOYXtqdyBJgPU_VgUQyMASqIZWGtOS_C5lhuI1p0IaXeKwra_pOIUI1O6rdZu5pp5Dz9DZwoQe84IzFVxt9jbxZOwXy9PfPZzy4vlFBBB6B0CiymnhPrQIikL_IMdySICqSmhwfK1fI_iM7dhhfq35SnPhXqShOEggygINmGic-VyKaE5o_zf8cLZItUuS1iSSJowWEe1sd5ma9NvVz2pL6k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/02/04 01:03:25 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ANaqVSn_RJA47v_l7X_9X1-SrrQ-FFgqEkCnKQXQld_nVGR3aAie2t4l8nBRzRu7oLL4AlaSrs1dHF-5ZM565k2hHDgqCMi64GfuGOQmyi_Jlg1ffbqUVw3Tims8ZuDVBs4TlIYxVW_Uw-aWKp7wQC11BHbVz1PGqqlOZey-mNYrJ-HJsjM3pXyyRdpN4nC7bzmAnguHJuVS7hZFtHI20Yesj-y_j1HSwAJ4YbPW-YnTaOsLjKL1Nd-sucq-DAhVm05q9g4tK8AX1agT6POjG8yfd_m532Z3I_zvmOyH8VJFY2iGhD1BuQTH2jLxiGWxMrUq8F59uYUzig83nWI9ZrQ 2026/02/04 01:03:26 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/02/04 01:03:26 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/04 01:03:27 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ANaqVSn_RJA47v_l7X_9X1-SrrQ-FFgqEkCnKQXQld_nVGR3aAie2t4l8nBRzRu7oLL4AlaSrs1dHF-5ZM565k2hHDgqCMi64GfuGOQmyi_Jlg1ffbqUVw3Tims8ZuDVBs4TlIYxVW_Uw-aWKp7wQC11BHbVz1PGqqlOZey-mNYrJ-HJsjM3pXyyRdpN4nC7bzmAnguHJuVS7hZFtHI20Yesj-y_j1HSwAJ4YbPW-YnTaOsLjKL1Nd-sucq-DAhVm05q9g4tK8AX1agT6POjG8yfd_m532Z3I_zvmOyH8VJFY2iGhD1BuQTH2jLxiGWxMrUq8F59uYUzig83nWI9ZrQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/02/04 01:03:27 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABLFMmM5taW1jvV-0pZL7cCB6gD3tbHJY_ihbdR0s13yvdlB7sRmGD7ErtDvPp2TrwISQPdtoHwVIBN5MEUcVnNp9EJp1JKF1VoahBSELCFlhQjkCToI4TMQ0X9Iws0y8LVs8LsxH88z1kaF5T87Dp7as0cMxNS3c3-Q23gcY0czakZ0eCMyPkWKrLGKOnR9kgmg6n0usMQYX79Y3Vg3gHzp3nzJ687m6PoIC_QUrdpVPhHY9wsyzixd24JRxl6g4GBfCQo4K3-vC7NfHwGu3t1NFdWBDX62VSnG3XifzvLpY1rXH7F-nugLnmzMCQqUjblzpKpyCXugzLQc42eB6SY 2026/02/04 01:03:28 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/04 01:03:28 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/04 01:03:28 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABLFMmM5taW1jvV-0pZL7cCB6gD3tbHJY_ihbdR0s13yvdlB7sRmGD7ErtDvPp2TrwISQPdtoHwVIBN5MEUcVnNp9EJp1JKF1VoahBSELCFlhQjkCToI4TMQ0X9Iws0y8LVs8LsxH88z1kaF5T87Dp7as0cMxNS3c3-Q23gcY0czakZ0eCMyPkWKrLGKOnR9kgmg6n0usMQYX79Y3Vg3gHzp3nzJ687m6PoIC_QUrdpVPhHY9wsyzixd24JRxl6g4GBfCQo4K3-vC7NfHwGu3t1NFdWBDX62VSnG3XifzvLpY1rXH7F-nugLnmzMCQqUjblzpKpyCXugzLQc42eB6SY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/04 01:03:29 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AFJ7byiIxx0M9-Jl_l4VIgq2eNfvoP5Fup3PP-6qDBq1N1gF9JuCEiR0dZHMwd-F7fZIclNGk9D3Chi1zfv-VqwPvnPKSoauhb8goxAhpg9g5dMVtliFJrQGf82qntqxLUS9mGWdK4FRQ6d7EyHA4JFWScXAnMM19Sdp7ZbDvOGtVDo-NNrwn2Qd7u-uIAVJQcguxo0gxBeaB3BNxGqvzKYbwaLCiNkOasIMllQ0_GIuYMFDD8iuVis6-ZcSqIFNgvfzhaEAQd_AogsnyZM4EpQ0uFSgCcoXZLPx-PSyfn42wBPXhAIA7nowIqKFkuy8C9BMGCIBEL7B1A1maLwjVpA 2026/02/04 01:03:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/04 01:03:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/04 01:03:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/02/04 01:03:30 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/04 01:03:30 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/04 01:03:30 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/04 01:03:30 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AFJ7byiIxx0M9-Jl_l4VIgq2eNfvoP5Fup3PP-6qDBq1N1gF9JuCEiR0dZHMwd-F7fZIclNGk9D3Chi1zfv-VqwPvnPKSoauhb8goxAhpg9g5dMVtliFJrQGf82qntqxLUS9mGWdK4FRQ6d7EyHA4JFWScXAnMM19Sdp7ZbDvOGtVDo-NNrwn2Qd7u-uIAVJQcguxo0gxBeaB3BNxGqvzKYbwaLCiNkOasIMllQ0_GIuYMFDD8iuVis6-ZcSqIFNgvfzhaEAQd_AogsnyZM4EpQ0uFSgCcoXZLPx-PSyfn42wBPXhAIA7nowIqKFkuy8C9BMGCIBEL7B1A1maLwjVpA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/02/04 01:03:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AJ-BtEV636m9l_qSQcL7SXJ2yRFEjf7SDQ7ZzpLjCFmSXx9nVWA8A9RcUnHTo8Cvc5LLrM067BmXrk4iiED-H1HgdlHtRZy-G9gOLnviQ_WZLBuUz6ZWGeeeuHm5FAURx--mN07A667KXN9VlvWh6wN1TxrePK_h8XJF0hTqYMCPa0kc3FDnazHuFCPdP-qn-WU88TIatbnhdNmwCVKs6TGRDVIJyIDcPLVngK6nvdXMP_T--QLJ32det3chdxbyQoUZ1LZpLsegTxvvz80SoukNYAGqKstzgFMTddPOXQSsp-ri8cbnt5EZ-mJLk33pkQdtAGVYfTymLpDlCtmIF_A 2026/02/04 01:03:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/04 01:03:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/02/04 01:03:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/02/04 01:03:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/04 01:03:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/04 01:03:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/04 01:03:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AJ-BtEV636m9l_qSQcL7SXJ2yRFEjf7SDQ7ZzpLjCFmSXx9nVWA8A9RcUnHTo8Cvc5LLrM067BmXrk4iiED-H1HgdlHtRZy-G9gOLnviQ_WZLBuUz6ZWGeeeuHm5FAURx--mN07A667KXN9VlvWh6wN1TxrePK_h8XJF0hTqYMCPa0kc3FDnazHuFCPdP-qn-WU88TIatbnhdNmwCVKs6TGRDVIJyIDcPLVngK6nvdXMP_T--QLJ32det3chdxbyQoUZ1LZpLsegTxvvz80SoukNYAGqKstzgFMTddPOXQSsp-ri8cbnt5EZ-mJLk33pkQdtAGVYfTymLpDlCtmIF_A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/02/04 01:03:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AFkNFKlB0Se12h8lTzHWsWpDXeLp3PUG-RBEV4_eLExq5aDaZhkmWyZtxT0Ow-MFZ1yIUZY0U_sWlWxKnjOPU1WJhTkQYLtPwg4amiJtZgo7PfX11_-kttTHFJq5lTL3SJphsJWF_I8_G9P8SGHkf_RjSmhKg59NXrW9SgUmwrTXnSl6FVwK_ZuGYsFUrxPP7hsOxgI82EdjL9eS87Se_muW-9gn_d33Jc7YrXm7s15O8GBlJ27OOEzs6LGNeSAu_Wz1iEUp69iTsVO0ZOCy1soBq-0Rcn9MaKPo6C9nqE_thi7okfh-1CJH6k41ulXjlyssU7o6nch8b5aWqQeeDPU 2026/02/04 01:03:35 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/02/04 01:03:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/02/04 01:03:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AFkNFKlB0Se12h8lTzHWsWpDXeLp3PUG-RBEV4_eLExq5aDaZhkmWyZtxT0Ow-MFZ1yIUZY0U_sWlWxKnjOPU1WJhTkQYLtPwg4amiJtZgo7PfX11_-kttTHFJq5lTL3SJphsJWF_I8_G9P8SGHkf_RjSmhKg59NXrW9SgUmwrTXnSl6FVwK_ZuGYsFUrxPP7hsOxgI82EdjL9eS87Se_muW-9gn_d33Jc7YrXm7s15O8GBlJ27OOEzs6LGNeSAu_Wz1iEUp69iTsVO0ZOCy1soBq-0Rcn9MaKPo6C9nqE_thi7okfh-1CJH6k41ulXjlyssU7o6nch8b5aWqQeeDPU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/02/04 01:03:37 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AIiTQme46LvzwBYOC6UheRcGX2DsYxyoQ91Ljo28aL8gL_40q9quLQbpVjqxb162wrwrOJhQH19XKVp9x12Pf3rfnORfgocmGVSomdE-PJC3Rma5HwBlo5UUZxCnLs6N53NaUzDEZLDDA4JxayhKZ27Das2LPQiBVYIM38OAHMP8Db2S0axR0ocFhEfHUybGZ1Im9MAnmYCs8csPlDrzH_kV5krSC9fND0dVa2jzDpky6YzzqOjeS7ira1LKvte-zeGgiHpgRqlYiqSfpoY-sjnNT6bm6U7mG__uu_cQDk-0JgL9NBY0CszCRlYC1uzlER6Ag0kOkb6ZQksGPInmtvs 2026/02/04 01:03:38 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/02/04 01:03:38 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/04 01:03:38 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AIiTQme46LvzwBYOC6UheRcGX2DsYxyoQ91Ljo28aL8gL_40q9quLQbpVjqxb162wrwrOJhQH19XKVp9x12Pf3rfnORfgocmGVSomdE-PJC3Rma5HwBlo5UUZxCnLs6N53NaUzDEZLDDA4JxayhKZ27Das2LPQiBVYIM38OAHMP8Db2S0axR0ocFhEfHUybGZ1Im9MAnmYCs8csPlDrzH_kV5krSC9fND0dVa2jzDpky6YzzqOjeS7ira1LKvte-zeGgiHpgRqlYiqSfpoY-sjnNT6bm6U7mG__uu_cQDk-0JgL9NBY0CszCRlYC1uzlER6Ag0kOkb6ZQksGPInmtvs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/02/04 01:03:40 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ACyHP8CVEWkFg4MKhYZ5Z2xqAyko--Ep7pX5KI9ZECyHKDUakjdCRI5uyR-ukcKoamhwmvq6ghqSopPaw_KlMW2IaM6lLw01Q2clst8NNUjaR9QTRbsee9w_UMmUYpudO02GBkdwdJHDt3pvw55KkXmJ_XOJvMI6UeuuqdzRK7NH5UbckMjhm4cP3DtqGZqgRB9gTw_2HJ0l2-3miqHgbQp3YkVZKZmoRm_Ri-tEjDooB4XNZQt-pSmgXTWdjQ9_uZ3JQI6uscCP3E8RxtsOdTa_lTGgSufFQTkQ37yJtTZvJ6eqMMiICbT5cxUEb1l0Gqrf0ZDCAefAfb-xQbu5KUk 2026/02/04 01:03:40 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/04 01:03:41 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/04 01:03:41 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ACyHP8CVEWkFg4MKhYZ5Z2xqAyko--Ep7pX5KI9ZECyHKDUakjdCRI5uyR-ukcKoamhwmvq6ghqSopPaw_KlMW2IaM6lLw01Q2clst8NNUjaR9QTRbsee9w_UMmUYpudO02GBkdwdJHDt3pvw55KkXmJ_XOJvMI6UeuuqdzRK7NH5UbckMjhm4cP3DtqGZqgRB9gTw_2HJ0l2-3miqHgbQp3YkVZKZmoRm_Ri-tEjDooB4XNZQt-pSmgXTWdjQ9_uZ3JQI6uscCP3E8RxtsOdTa_lTGgSufFQTkQ37yJtTZvJ6eqMMiICbT5cxUEb1l0Gqrf0ZDCAefAfb-xQbu5KUk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/04 01:03:42 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AMDCOlDJJYsLoG7qcDj8nwMA2N_u1jW4NaDofURsGJIqCETpcT43HoOXhMFB4Bk3zsyu_ZpQfa-k01nf0z_PA1BmSL3DplYEhZAQBepbrLKHMeZ3K2XpIVL44uGiL2DtQbKK9s7JkDQGRYZQ5OBjZN_Olh7dssGEmbev8M_eCLWAWP5tNw--ICAX6L_l7Z9ILyAEL8GpSubG21UWFxprWYarOlHWTWVTWb0p6s76LT2PxAJTtlzAtTWoSmrVEeRa7k4nRJ36Gg7sBANjD7XgBpd-G7EUPC30-B4AvtL7NBZUD7b_QZGGPQSnL6VuQ2NP8NVOpQXAs9qDJmbJGc8C2mM 2026/02/04 01:03:42 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/02/04 01:03:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/02/04 01:03:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/02/04 01:03:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/04 01:03:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/04 01:03:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/04 01:03:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AMDCOlDJJYsLoG7qcDj8nwMA2N_u1jW4NaDofURsGJIqCETpcT43HoOXhMFB4Bk3zsyu_ZpQfa-k01nf0z_PA1BmSL3DplYEhZAQBepbrLKHMeZ3K2XpIVL44uGiL2DtQbKK9s7JkDQGRYZQ5OBjZN_Olh7dssGEmbev8M_eCLWAWP5tNw--ICAX6L_l7Z9ILyAEL8GpSubG21UWFxprWYarOlHWTWVTWb0p6s76LT2PxAJTtlzAtTWoSmrVEeRa7k4nRJ36Gg7sBANjD7XgBpd-G7EUPC30-B4AvtL7NBZUD7b_QZGGPQSnL6VuQ2NP8NVOpQXAs9qDJmbJGc8C2mM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/02/04 01:03:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: API0wZGY_JDCF8VXch1qQ3HIvlZ2vDNPlfI8m3pdzJf1-21ADQFOy3FS95KfZctWj00LaOlHS3Kq7s3d1Vdm-NLRzuxdzi7JgjclbdttO8_9QZbgbOcSiqSEibudQdZp2QC4LS-z8cTe_ZrIR2YubDkgXEiqoBJ9d5GtAzkiYeOZ9Jyt81iq04ssWovaeN7A5MbRwP6fzhr2wvEE5ULOiNOBTAe81upR7gL7tASaKtZcjXCmftCKsiaXeQ6Hb5KSJT8K6NCcaJuNs7lBRuyWt9HpqLWlK7kGrqxL6-T8JrEuIoW6ghPVXtbI4Vl7XyfCnssx3VloZyrsNwH_f8BR0E4 2026/02/04 01:03:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/04 01:03:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/02/04 01:03:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/02/04 01:03:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/04 01:03:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/04 01:03:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/04 01:03:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "API0wZGY_JDCF8VXch1qQ3HIvlZ2vDNPlfI8m3pdzJf1-21ADQFOy3FS95KfZctWj00LaOlHS3Kq7s3d1Vdm-NLRzuxdzi7JgjclbdttO8_9QZbgbOcSiqSEibudQdZp2QC4LS-z8cTe_ZrIR2YubDkgXEiqoBJ9d5GtAzkiYeOZ9Jyt81iq04ssWovaeN7A5MbRwP6fzhr2wvEE5ULOiNOBTAe81upR7gL7tASaKtZcjXCmftCKsiaXeQ6Hb5KSJT8K6NCcaJuNs7lBRuyWt9HpqLWlK7kGrqxL6-T8JrEuIoW6ghPVXtbI4Vl7XyfCnssx3VloZyrsNwH_f8BR0E4" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/02/04 01:03:48 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/02/04 01:03:50 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/02/04 01:03:53 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/02/04 01:03:55 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/02/04 01:03:58 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/04 01:03:59 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ANps70FjNNxXdnCGrm2lIlbrFk_AsNWUVclcoEpCJcAm68RSTyvkXcqzAsbCAia5ID8mfv2cL-rQT1lChCc9B9Bc0DJjQ3veOrOwF1_Wx3IwIKZl_mdKnEwoyruneEIvfTSAKe_NLFgF-QHmg58nItjehJWFc0uadvYyk1jMZaT2dtub1OT1C_vnLcCuiU9yJzc3ohpW6fltAi93F7GO1y6TSZSYHawJ7-lJBG1KFiZs0KsfIGzvOMkU07k2JOivqADCdEW_m8SsOh0SBTIVLmsM_B33r6XFcbH3BGNOCgd8lObz-sPTw-6tYfZLztIbdeVlKKqbvyl2jl6LrSoFt_I 2026/02/04 01:03:59 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/04 01:03:59 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "7c2c66b608e1d9f2ccd60037dd5aafa9" 2026/02/04 01:03:59 DEBUG : unknown-size-put.txt: multipart upload "ANps70FjNNxXdnCGrm2lIlbrFk_AsNWUVclcoEpCJcAm68RSTyvkXcqzAsbCAia5ID8mfv2cL-rQT1lChCc9B9Bc0DJjQ3veOrOwF1_Wx3IwIKZl_mdKnEwoyruneEIvfTSAKe_NLFgF-QHmg58nItjehJWFc0uadvYyk1jMZaT2dtub1OT1C_vnLcCuiU9yJzc3ohpW6fltAi93F7GO1y6TSZSYHawJ7-lJBG1KFiZs0KsfIGzvOMkU07k2JOivqADCdEW_m8SsOh0SBTIVLmsM_B33r6XFcbH3BGNOCgd8lObz-sPTw-6tYfZLztIbdeVlKKqbvyl2jl6LrSoFt_I" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/04 01:04:00 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AJPCYPsX1XzBKXt0qWn4_GSTFmWK_xkyXs5M5nxvcu9U1IN1wU4dYdEZq0TlWoNPOBtZS9VXKPboIbsA0aVjL3sIXPA2dwKD87lUUapXIEQsc18UKh9YnIugyZQdbFogaNIrWtANPy6YyjJKs3SjtTzmjyucyD7s-4F-UFfoxYiCyCjdq04rEH7mZDbWLuAn1H7F3R1_hxhVIpC6rmIYnjyBnSumdYgX1-iHnyK0ew-hSmtMuiQ5qRhHPxLgXnmUjwXxZnEw-AdmLRydtbnVDYfoQ9vdDBSsuGKySUs_NaZ83R47nexOdob9b5jPavbO6EOeaDNx6RMoWuWyJb4tca8 2026/02/04 01:04:00 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/02/04 01:04:00 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "305f8c84f5f1d3d0dcba7c395508547e" 2026/02/04 01:04:00 DEBUG : unknown-size-update.txt: multipart upload "AJPCYPsX1XzBKXt0qWn4_GSTFmWK_xkyXs5M5nxvcu9U1IN1wU4dYdEZq0TlWoNPOBtZS9VXKPboIbsA0aVjL3sIXPA2dwKD87lUUapXIEQsc18UKh9YnIugyZQdbFogaNIrWtANPy6YyjJKs3SjtTzmjyucyD7s-4F-UFfoxYiCyCjdq04rEH7mZDbWLuAn1H7F3R1_hxhVIpC6rmIYnjyBnSumdYgX1-iHnyK0ew-hSmtMuiQ5qRhHPxLgXnmUjwXxZnEw-AdmLRydtbnVDYfoQ9vdDBSsuGKySUs_NaZ83R47nexOdob9b5jPavbO6EOeaDNx6RMoWuWyJb4tca8" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/04 01:04:00 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vadehud6cuwo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/02/04 01:04:00 DEBUG : Waiting for deletions to finish 2026/02/04 01:04:00 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/02/04 01:04:00 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/02/04 01:04:00 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/04 01:04:01 INFO : S3 bucket rclone-test-vadehud6cuwo: Bucket "rclone-test-vadehud6cuwo" deleted 2026/02/04 01:04:01 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (110.02s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.33s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.81s) --- PASS: TestIntegration/FsMkdir (108.18s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding (10.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.52s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.37s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.34s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (18.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.70s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.39s) --- 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.28s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.29s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (60.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (8.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (8.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (9.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (10.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.88s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (11.65s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.43s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.51s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.48s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.36s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.34s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.52s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.82s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.17s) --- 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 2026/02/04 01:04:01 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/02/04 01:04:01 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 110.051s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m51.879809007s (try 1/5)