"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/12 02:02:56 NOTICE: TestS3R2: Stopped server 2025/10/12 02:02:56 NOTICE: TestS3R2: Starting server 2025/10/12 02:02:56 DEBUG : Creating backend with remote "TestS3R2:rclone-test-pupurov0kube" 2025/10/12 02:02:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/10/12 02:02:57 INFO : S3 bucket rclone-test-pupurov0kube: Bucket "rclone-test-pupurov0kube" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/10/12 02:02:58 INFO : S3 bucket rclone-test-pupurov0kube: Bucket "rclone-test-pupurov0kube" deleted === RUN TestIntegration/FsMkdir 2025/10/12 02:02:59 INFO : S3 bucket rclone-test-pupurov0kube: Bucket "rclone-test-pupurov0kube" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/12 02:02:59 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/12 02:02:59 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/12 02:02:59 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/10/12 02:03:19 NOTICE: S3 bucket rclone-test-pupurov0kube: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/10/12 02:03:19 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AK7WVKOiEl-zMbbGFYezTYTfQJswlhOPwUcPskCcL23YNWjUQrxX83DJaGtERhPPclmYMmfA6vh7V_q5lGvdDNtSyEBcXruwy_rNoq5DDCyJnauUTxhCcDrJSpJMLCUVLS25pKvxsbTdIhUPV3eHRECDc5mN4v2aFylFfFXQOIq2Fit-exC7DWuzrisObIukGdl2QWKu-lp14NAzddgkTLBMuzNZ-B-9BL5Pl1cqiUaTj3T4IaglyPHnAl0eik3R2wf9Wn_VAGD8CC0CNIilhEV9icBJ2m29OH8M8gH115FZcGwecUy-pE1CTwA2M-xnubMiWQvdVFTohU4hx26pbJ4 2025/10/12 02:03:19 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "cd78b1ee67a7733aa1e3a19baa3cae5f" 2025/10/12 02:03:19 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "c690d77af8b7a9341ad736cdc26ea7ca" 2025/10/12 02:03:20 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "09d3d2f6b3f74a9d1494be3f299fab0a" 2025/10/12 02:03:20 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AK7WVKOiEl-zMbbGFYezTYTfQJswlhOPwUcPskCcL23YNWjUQrxX83DJaGtERhPPclmYMmfA6vh7V_q5lGvdDNtSyEBcXruwy_rNoq5DDCyJnauUTxhCcDrJSpJMLCUVLS25pKvxsbTdIhUPV3eHRECDc5mN4v2aFylFfFXQOIq2Fit-exC7DWuzrisObIukGdl2QWKu-lp14NAzddgkTLBMuzNZ-B-9BL5Pl1cqiUaTj3T4IaglyPHnAl0eik3R2wf9Wn_VAGD8CC0CNIilhEV9icBJ2m29OH8M8gH115FZcGwecUy-pE1CTwA2M-xnubMiWQvdVFTohU4hx26pbJ4" 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/12 02:03:24 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/12 02:03:24 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/12 02:03:26 DEBUG : S3 bucket rclone-test-pupurov0kube: bucket is versioned: false 2025/10/12 02:03:26 DEBUG : Waiting for deletions to finish 2025/10/12 02:03:26 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/10/12 02:03:26 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/10/12 02:03:27 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/12 02:03:28 DEBUG : Creating backend with remote "TestS3R2:rclone-test-pupurov0kube/dirToPurgeFromRoot" 2025/10/12 02:03:28 DEBUG : S3 bucket rclone-test-pupurov0kube path dirToPurgeFromRoot: bucket is versioned: false 2025/10/12 02:03:28 DEBUG : Waiting for deletions to finish 2025/10/12 02:03:28 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/10/12 02:03:28 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/10/12 02:03:28 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/12 02:03:28 DEBUG : Creating backend with remote "TestS3R2:rclone-test-pupurov0kube/hello? sausage/êé" 2025/10/12 02:03:30 DEBUG : S3 bucket rclone-test-pupurov0kube path hello? sausage/êé: bucket is versioned: false 2025/10/12 02:03:30 DEBUG : Waiting for deletions to finish 2025/10/12 02:03:30 DEBUG : "a/b/c/d/e.txt" version false 2025/10/12 02:03:30 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/10/12 02:03:30 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/12 02:03:38 DEBUG : Creating backend with remote "TestS3R2:rclone-test-pupurov0kube/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/12 02:03:38 DEBUG : Creating backend with remote "TestS3R2:rclone-test-pupurov0kube/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-pupurov0kube" from "TestS3R2:rclone-test-pupurov0kube" 2025/10/12 02:03:39 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/12 02:03:45 DEBUG : piped data.txt: open chunk writer: started multipart upload: AMkroAJ1xHbf5WrSfejYDno4op4tENAr_ek7BrkBWCdfzlJ14wLu9avWikLikanlEZ8x6_NldtNpj3DgnGMeF4NO-X9iYUAVcf_W8E2a2udHb6zl_xMhCw93Y4AB3I1DtOeOCI20nUnMCZvIX9jK1ODofk5zMlHq_w9G1VUX2eTSfL8qAl4UMriHOCT8ph4x7COkW5lSX4PRG7i4dijA6XgZ9kYpRZVxXAcrhHT1gSzRnFwh9bCbQF9lgGIvEKw7nsr1xlgZ64hIPD2VA8h9nSrParD2pw-61sgVs-YoWnCOrK3Ov7Ya9qCEXHOAPQ4sGttcAoiaK7-sR2BIayhnyGc 2025/10/12 02:03:45 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/10/12 02:03:45 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/10/12 02:03:45 DEBUG : piped data.txt: multipart upload "AMkroAJ1xHbf5WrSfejYDno4op4tENAr_ek7BrkBWCdfzlJ14wLu9avWikLikanlEZ8x6_NldtNpj3DgnGMeF4NO-X9iYUAVcf_W8E2a2udHb6zl_xMhCw93Y4AB3I1DtOeOCI20nUnMCZvIX9jK1ODofk5zMlHq_w9G1VUX2eTSfL8qAl4UMriHOCT8ph4x7COkW5lSX4PRG7i4dijA6XgZ9kYpRZVxXAcrhHT1gSzRnFwh9bCbQF9lgGIvEKw7nsr1xlgZ64hIPD2VA8h9nSrParD2pw-61sgVs-YoWnCOrK3Ov7Ya9qCEXHOAPQ4sGttcAoiaK7-sR2BIayhnyGc" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/12 02:03:46 DEBUG : piped data.txt: open chunk writer: started multipart upload: AHoKlUtbcZa2HfBuhlrcAXhONKizp6rMnp71KVv-b3hWH-yJh0P-ZPbjLsUYVCT7v4KYWchZyVpfgIu-WQn-D9nR0KvGu7dEdNusQZdbIVt077ycBT7HoXmPimFzj4Dv4zUZbsJjqcIwr31DambS3wvvJDVcKEe2TB7UDlGjlhv06JmjRt11AQQvZh39NCAyQ_rcrSv35uecPlrSlli5ZDSWwrJ_rEbZgdmspg6dSE1-iu61GJoHlzmuF5kdLfNZc5wPnq-EMxv_mS0GyiKqD7ZlJy2JAJrhR3DQrczt2Tw_6pXqwQwY8HhaRZbyJy0N0qBkFXsAW8W3zYQpS6LBdC8 2025/10/12 02:03:46 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/12 02:03:46 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "44d540102152e684c149601000f912a8" 2025/10/12 02:03:46 DEBUG : piped data.txt: multipart upload "AHoKlUtbcZa2HfBuhlrcAXhONKizp6rMnp71KVv-b3hWH-yJh0P-ZPbjLsUYVCT7v4KYWchZyVpfgIu-WQn-D9nR0KvGu7dEdNusQZdbIVt077ycBT7HoXmPimFzj4Dv4zUZbsJjqcIwr31DambS3wvvJDVcKEe2TB7UDlGjlhv06JmjRt11AQQvZh39NCAyQ_rcrSv35uecPlrSlli5ZDSWwrJ_rEbZgdmspg6dSE1-iu61GJoHlzmuF5kdLfNZc5wPnq-EMxv_mS0GyiKqD7ZlJy2JAJrhR3DQrczt2Tw_6pXqwQwY8HhaRZbyJy0N0qBkFXsAW8W3zYQpS6LBdC8" 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/12 02:03:48 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/12 02:03:50 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ANR38lX43ctyRMptnEU2kUYZcnn_PJEkBHLo5MolzO4u7bDhxZpxl8WOZeR5OzByXf3g1Bx-YUxFBLNTHqn9T0bulDUGiugjhXIv5cf6obiRSTrFCf1L25LD_9Zfn3zssBQVkAUTpSXNJ7Wy5hlAicdQmxxPSB9cZHu0G5XJeqJENIFYDHB-3_va_NtVbVzcxZMKzyOf0EfJTcFkNeOXvHsDOggzu94qij7nzD_Bsn4EkkghJsm18eLo9SJqDTjm5QsNEf_w4ZSHPmnzK2yKfR383ioHZ0SRqrHk5gEe5bPChlWfoqV0cTtmq--5tjjInSXnRHa3VTRTN07MPpjUNhE 2025/10/12 02:03:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/10/12 02:03:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/10/12 02:03:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ANR38lX43ctyRMptnEU2kUYZcnn_PJEkBHLo5MolzO4u7bDhxZpxl8WOZeR5OzByXf3g1Bx-YUxFBLNTHqn9T0bulDUGiugjhXIv5cf6obiRSTrFCf1L25LD_9Zfn3zssBQVkAUTpSXNJ7Wy5hlAicdQmxxPSB9cZHu0G5XJeqJENIFYDHB-3_va_NtVbVzcxZMKzyOf0EfJTcFkNeOXvHsDOggzu94qij7nzD_Bsn4EkkghJsm18eLo9SJqDTjm5QsNEf_w4ZSHPmnzK2yKfR383ioHZ0SRqrHk5gEe5bPChlWfoqV0cTtmq--5tjjInSXnRHa3VTRTN07MPpjUNhE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/10/12 02:03:52 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ANnlkLULVYxdIeSu03rMbueRr86qCj_1y5PLT4SkhFTmkRMoEYsIJUjfxV7foURi3Q-50Rntd7aOgpeE9FsLh4Kyu-DtYSTCewZsK4dLde2KXRjQQrBogn5ftBBHXZu7eEmjOrCPUA0nthVGkiErArMJb7MbyEjNVeiqm6ikHnuLdMl7xmg6FuAKXFcBRv7VFZRLgKfU9xqQUnm2jq8bNVLTnYmBKPUGnsmjkDO-WG1An1112oOWsK-HbuUuIuB35vggqIijbERdxPNR_q_F1zyeYmL1q2R-YWo04B5luZqk3o3atMrJTVKirhotboYOjGHsDT01t_6BhJpOV-avezc 2025/10/12 02:03:52 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/10/12 02:03:53 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/12 02:03:53 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ANnlkLULVYxdIeSu03rMbueRr86qCj_1y5PLT4SkhFTmkRMoEYsIJUjfxV7foURi3Q-50Rntd7aOgpeE9FsLh4Kyu-DtYSTCewZsK4dLde2KXRjQQrBogn5ftBBHXZu7eEmjOrCPUA0nthVGkiErArMJb7MbyEjNVeiqm6ikHnuLdMl7xmg6FuAKXFcBRv7VFZRLgKfU9xqQUnm2jq8bNVLTnYmBKPUGnsmjkDO-WG1An1112oOWsK-HbuUuIuB35vggqIijbERdxPNR_q_F1zyeYmL1q2R-YWo04B5luZqk3o3atMrJTVKirhotboYOjGHsDT01t_6BhJpOV-avezc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/10/12 02:03:54 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AGnKIKfbrkw93VbKicNtxxkdeX5wMb-5P3rUkB5h-oI-o9CslnfPhBvceYWH_BHNQ5QlSsPZmjkHgKSLboXSHTLT0aOCDHrGiLWINbegzITIIgviUx0eaKX_V2zauboneTzl_gOY772mrcxlFMbJHN5ZrKE5gzcete5oGyKrGwwEyp0PO1n8wTFw_omF2s5Y5wi7Q40mq3b_r53Uh2N16_k8NRs2INJ8rFGQP3-v5aGkbWji2VKsLtjiNBOYph-3Albn4BCdzbAoARqDYLgkfi6oEDkt7tMIatEYtYe_LxCvhpFgeqrDpQfa1q7PP_rP6CxFKLT6gzT_n9T2cyIoFvk 2025/10/12 02:03:54 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/12 02:03:55 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/12 02:03:55 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AGnKIKfbrkw93VbKicNtxxkdeX5wMb-5P3rUkB5h-oI-o9CslnfPhBvceYWH_BHNQ5QlSsPZmjkHgKSLboXSHTLT0aOCDHrGiLWINbegzITIIgviUx0eaKX_V2zauboneTzl_gOY772mrcxlFMbJHN5ZrKE5gzcete5oGyKrGwwEyp0PO1n8wTFw_omF2s5Y5wi7Q40mq3b_r53Uh2N16_k8NRs2INJ8rFGQP3-v5aGkbWji2VKsLtjiNBOYph-3Albn4BCdzbAoARqDYLgkfi6oEDkt7tMIatEYtYe_LxCvhpFgeqrDpQfa1q7PP_rP6CxFKLT6gzT_n9T2cyIoFvk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/12 02:03:56 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: APINmlgH7_dRAivCNZUfNgKC1eh0sEWOY3oGAkIHrhM8DIiivZCjtr3C9zxCrDQKcxcBuX6fy9aHtr27vG4JmwIsHSZw4mr-CaQrqRah0DHLywlLjqnWVfuwk7YeMh-EDXe8aYQW1HprhvMjF5A4jw2yU-JfycH9eZNqEI79XiE3tKy1PYib-qdZ-RFqhhyObtyn80pbcUry6uwHnozO2DTk8L74HWkrPBAdTWZqXAAqOcPUYxX5nLc3Xj66CW_Cx4rvnL2mXY_GuBvwOjuNTIRTyuiNs4JB_9zNESJN_CtIg_z3J_6GAEG-h3c4f3rLkkCzATCcP1yTwVVmQwgxCGU 2025/10/12 02:03:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/12 02:03:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/12 02:03:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/12 02:03:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/12 02:03:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/12 02:03:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/12 02:03:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "APINmlgH7_dRAivCNZUfNgKC1eh0sEWOY3oGAkIHrhM8DIiivZCjtr3C9zxCrDQKcxcBuX6fy9aHtr27vG4JmwIsHSZw4mr-CaQrqRah0DHLywlLjqnWVfuwk7YeMh-EDXe8aYQW1HprhvMjF5A4jw2yU-JfycH9eZNqEI79XiE3tKy1PYib-qdZ-RFqhhyObtyn80pbcUry6uwHnozO2DTk8L74HWkrPBAdTWZqXAAqOcPUYxX5nLc3Xj66CW_Cx4rvnL2mXY_GuBvwOjuNTIRTyuiNs4JB_9zNESJN_CtIg_z3J_6GAEG-h3c4f3rLkkCzATCcP1yTwVVmQwgxCGU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/12 02:03:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AIg6vz6f5ePOYEWZKxmqTf_Ly8vp8jOQLvhnJyNJahYsztumeDDtAr6cvta-DGbTdOO7CYo5l0-lu41GShXfVxqGmPx0IZuUP3rxW_JMBR1mXv1fwnOiiJhN6NQXJ2Jqt2xK7lZ_k1_mkL5amAOSbsXW_LUc1sVHULiAN48xtQB7bw0VotzdV4IO3gxIW-x8lDIT99xuvuZdCiowCWgADkE5HuBZ5vHTQCnhMhmTJpfY_WYjrmVzPdxZy2hcQmfVHhQvcrMIaIbKaI-mzOIlJV6ulU5qdkWpnoPXYPBY99xGV5boj_Kz-gkvvrYNMZKIWg7WfUbYeZcDdnowabmtYDE 2025/10/12 02:03:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/12 02:03:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/10/12 02:03:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/10/12 02:03:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/12 02:03:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/12 02:04:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/12 02:04:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AIg6vz6f5ePOYEWZKxmqTf_Ly8vp8jOQLvhnJyNJahYsztumeDDtAr6cvta-DGbTdOO7CYo5l0-lu41GShXfVxqGmPx0IZuUP3rxW_JMBR1mXv1fwnOiiJhN6NQXJ2Jqt2xK7lZ_k1_mkL5amAOSbsXW_LUc1sVHULiAN48xtQB7bw0VotzdV4IO3gxIW-x8lDIT99xuvuZdCiowCWgADkE5HuBZ5vHTQCnhMhmTJpfY_WYjrmVzPdxZy2hcQmfVHhQvcrMIaIbKaI-mzOIlJV6ulU5qdkWpnoPXYPBY99xGV5boj_Kz-gkvvrYNMZKIWg7WfUbYeZcDdnowabmtYDE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/10/12 02:04:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AB3LpWy4DPZGoHzum1RaxL5pIE80j4aqOLmLbOnATrv5SfSsJIPOE_C-1UNvxk7xoFYaxb1oTvyWcsD9d-j96gHX5PxQKbMfpkxaxzLVjZeG2Vlz0225oJHiaIuoAXuPTL_qhZbQNJPeMHodYRNj7EKDwTN1aq_eB0Qz3OMMsHjM9WcU1SGWjtY1o0ecO_nZ69uwcObJ3xl2oro5ybH_nq3gzisQy5yO6lXvkyOSWX2alUqoMTucuoHxzYdY0FM9e-n4ay6D0J6iZZ6Km5-VnIVZZBbjDX22zS9ohDdtEr5zrvSbnab9jAEsUqSu0KR9lkKZbo57cS9NZWkn8oAu5QE 2025/10/12 02:04:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/12 02:04:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/10/12 02:04:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AB3LpWy4DPZGoHzum1RaxL5pIE80j4aqOLmLbOnATrv5SfSsJIPOE_C-1UNvxk7xoFYaxb1oTvyWcsD9d-j96gHX5PxQKbMfpkxaxzLVjZeG2Vlz0225oJHiaIuoAXuPTL_qhZbQNJPeMHodYRNj7EKDwTN1aq_eB0Qz3OMMsHjM9WcU1SGWjtY1o0ecO_nZ69uwcObJ3xl2oro5ybH_nq3gzisQy5yO6lXvkyOSWX2alUqoMTucuoHxzYdY0FM9e-n4ay6D0J6iZZ6Km5-VnIVZZBbjDX22zS9ohDdtEr5zrvSbnab9jAEsUqSu0KR9lkKZbo57cS9NZWkn8oAu5QE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/10/12 02:04:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AHAEC1haz7OAevI5XVB904sd6WEb6LKKXw61TBTXtVl9u2aXsqt1_T8V7Qo8cca8XEdzFtIGkFafLKHNjiaGXIwDuMh4OhU4JXqS82U8QzSj7WcPQVRATasak-LYTDOW07uppZRc5LEXq72ehM1IESdg0VvpiouJYRLH5dJ1KPmM8MS8LDOjFFHhbJGdM3UpNBLNblaUko_UuzWOrayX8bZL1wXSpSIkGqUiAm8QllU_PSRSgMBhqJ0t9rDnpOn28G9xDExZwLs_R0zXCkIPOWHjPC-mxHppHr4dMK4K_8Dsbua5jEGQ-uTfRyoP6Sg906z5OwA9ARtWpjsm5WtLsHA 2025/10/12 02:04:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/12 02:04:05 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/12 02:04:06 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AHAEC1haz7OAevI5XVB904sd6WEb6LKKXw61TBTXtVl9u2aXsqt1_T8V7Qo8cca8XEdzFtIGkFafLKHNjiaGXIwDuMh4OhU4JXqS82U8QzSj7WcPQVRATasak-LYTDOW07uppZRc5LEXq72ehM1IESdg0VvpiouJYRLH5dJ1KPmM8MS8LDOjFFHhbJGdM3UpNBLNblaUko_UuzWOrayX8bZL1wXSpSIkGqUiAm8QllU_PSRSgMBhqJ0t9rDnpOn28G9xDExZwLs_R0zXCkIPOWHjPC-mxHppHr4dMK4K_8Dsbua5jEGQ-uTfRyoP6Sg906z5OwA9ARtWpjsm5WtLsHA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/10/12 02:04:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AJlXjyxr6831KOOIUogWhQwhWqyxK1AMeJeGPqthMvWMo1ZJKSkbbtWnFAwRFDEzySCi1XHBtwy2YVPovImip96UFQA1Iu4S4Bj3GQdfWNEBswy1nXyjFGSLL9J4dQbBEXKzC3mY0rtYaeArWSBXU9RpJam4VfZZFs_uPa7XkKw_XQfcf1OW2r8IlI0eQAgMH0vUOcoYGRGjRfx_kpcVtlLdo6FnewRDoJAei-pGfT66G1N7JJSgr0pliafADg-jRq8GbAkvj9MXf5BiPHwsJfwiRBIJkKu0Msc0CQJqool-2FoXvtsnA7fz0anC2IYE_LTDjs8BbyohFZ1YlZvC8x0 2025/10/12 02:04:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/12 02:04:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/12 02:04:08 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AJlXjyxr6831KOOIUogWhQwhWqyxK1AMeJeGPqthMvWMo1ZJKSkbbtWnFAwRFDEzySCi1XHBtwy2YVPovImip96UFQA1Iu4S4Bj3GQdfWNEBswy1nXyjFGSLL9J4dQbBEXKzC3mY0rtYaeArWSBXU9RpJam4VfZZFs_uPa7XkKw_XQfcf1OW2r8IlI0eQAgMH0vUOcoYGRGjRfx_kpcVtlLdo6FnewRDoJAei-pGfT66G1N7JJSgr0pliafADg-jRq8GbAkvj9MXf5BiPHwsJfwiRBIJkKu0Msc0CQJqool-2FoXvtsnA7fz0anC2IYE_LTDjs8BbyohFZ1YlZvC8x0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/12 02:04:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AH52viZJcH9ewqzeshWMXFjgLt4FjdbrQfxCTv0GtoGZDwmVvSOX_4SHvYWbeF0KJ6UruSJdT6j5BPMPguwMZlYqnVGBrc49EjJmnOAGnVh2pM7KOeJfjwxk5FWOwAMnboUnjZ5ETXlsd6VLI-e53yAT8QWzWXs8pGZZgtzYEfvREqfMDCjVDHxvoaEDrnjgLZ5FHAIIKdEHUKSukE1xQipd9Imn4ZYzoGHRhRBHFxuLa7C_GacbiwhJDnP5wn4N3r82NljNmoIcvjIgXt4XOksfuqBMsTlLyaRaa06H60hl-l6cgrmfH3iJuo3ynJ17jCiMvjAVdm_6yfIpTVdF29g 2025/10/12 02:04:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/12 02:04:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/12 02:04:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/12 02:04:09 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/12 02:04:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/12 02:04:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/12 02:04:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AH52viZJcH9ewqzeshWMXFjgLt4FjdbrQfxCTv0GtoGZDwmVvSOX_4SHvYWbeF0KJ6UruSJdT6j5BPMPguwMZlYqnVGBrc49EjJmnOAGnVh2pM7KOeJfjwxk5FWOwAMnboUnjZ5ETXlsd6VLI-e53yAT8QWzWXs8pGZZgtzYEfvREqfMDCjVDHxvoaEDrnjgLZ5FHAIIKdEHUKSukE1xQipd9Imn4ZYzoGHRhRBHFxuLa7C_GacbiwhJDnP5wn4N3r82NljNmoIcvjIgXt4XOksfuqBMsTlLyaRaa06H60hl-l6cgrmfH3iJuo3ynJ17jCiMvjAVdm_6yfIpTVdF29g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/12 02:04:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AGGTzJdurO1RW92oTSsRgVIB3i2vTdZ8PSsaI6KSAPEd6kkJMj4h1e9315aA4PTMrpa9hvnXYrQFFYHnW-q8ZmX5lEn9YGF8oTVV4zMNf8XwHwU-5ByGBKoTMZDH2hS3W_GomHvej7NgF6DglKUh_MqUrgyhj22EzCBzvJwTh1MfxSrumMed01VaW6MEdocbl9X_eMv50QNdxgeLRVEDdrlL58kJXFj3OHvcyWXeddk58LmUFG_CyGsyU42Jyh99NbmTUAKl8gxcJsW2vVcqQKl8PANKOPY27Nxk_uImX32rldFwvaGw0QLHIR1jVwoOCHbPVMCIPN_usSmgft38Ipc 2025/10/12 02:04:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/12 02:04:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/12 02:04:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/10/12 02:04:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/12 02:04:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/12 02:04:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/12 02:04:12 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AGGTzJdurO1RW92oTSsRgVIB3i2vTdZ8PSsaI6KSAPEd6kkJMj4h1e9315aA4PTMrpa9hvnXYrQFFYHnW-q8ZmX5lEn9YGF8oTVV4zMNf8XwHwU-5ByGBKoTMZDH2hS3W_GomHvej7NgF6DglKUh_MqUrgyhj22EzCBzvJwTh1MfxSrumMed01VaW6MEdocbl9X_eMv50QNdxgeLRVEDdrlL58kJXFj3OHvcyWXeddk58LmUFG_CyGsyU42Jyh99NbmTUAKl8gxcJsW2vVcqQKl8PANKOPY27Nxk_uImX32rldFwvaGw0QLHIR1jVwoOCHbPVMCIPN_usSmgft38Ipc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/10/12 02:04:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AA_a0VFBu6limpaX3Xp8Xj3ri0QucK0h6ShppcCNYabE0RB2ikUuUYQyVMPoga96Qf5or6UcpafdAGcWqalN4nIlpGCrgYD1xc2Dv-7AIHC8jhBjbg1TNmlte84qvrZEKZkhywmd8nJeMovrxllVEJq2VcVsm6JLhzIqk9FmVV8KXDALUkK6RzkdOfDNycKrS0eUhh5S-Zw8X3NAiIG6mnY3POsN55Ok13bB6uoP_5zcxGwpRWbPlNUDebYmFD1Ievxc5-wtM9PYPoJ9suMf2fxumwT7w50XCtWSRMtmI0m6OQPTPNtwO0eJBGx0Nrg4UcK6c7v47E0PjuboTsgLxNs 2025/10/12 02:04:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/12 02:04:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/10/12 02:04:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AA_a0VFBu6limpaX3Xp8Xj3ri0QucK0h6ShppcCNYabE0RB2ikUuUYQyVMPoga96Qf5or6UcpafdAGcWqalN4nIlpGCrgYD1xc2Dv-7AIHC8jhBjbg1TNmlte84qvrZEKZkhywmd8nJeMovrxllVEJq2VcVsm6JLhzIqk9FmVV8KXDALUkK6RzkdOfDNycKrS0eUhh5S-Zw8X3NAiIG6mnY3POsN55Ok13bB6uoP_5zcxGwpRWbPlNUDebYmFD1Ievxc5-wtM9PYPoJ9suMf2fxumwT7w50XCtWSRMtmI0m6OQPTPNtwO0eJBGx0Nrg4UcK6c7v47E0PjuboTsgLxNs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/10/12 02:04:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AJ7pQWddTDxKSbtGZVQTD5iidnp2vldHqzU9GYBsySmDuYTicPwQ6Odsi27-lYYHuMSo8RxtaZjkGYl12d9b-F1OD2B0RSQ1_6MYmQ2sFVm6q5mwrbNLwWL1jNNB7gCZJuyHH1oWaczl1dolEspzfvsTCtf7Cu4V0WVDRLMShX-mWFrQbTi3jQZOLT1fZyxUX18WtIoOzYUBvQeAsd9IyhyihbBhfHj5ZjEoRG1FBHxGrKtH4kfMIVIe9xKprLaA_SutLWpWEBk4iMbazupn62QE0kqF9tPqcZB5LbW8wVKwKKd71TdAGX5xobssoV9c8xri70f-AtdyM4TpdZizTzs 2025/10/12 02:04:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/12 02:04:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/12 02:04:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AJ7pQWddTDxKSbtGZVQTD5iidnp2vldHqzU9GYBsySmDuYTicPwQ6Odsi27-lYYHuMSo8RxtaZjkGYl12d9b-F1OD2B0RSQ1_6MYmQ2sFVm6q5mwrbNLwWL1jNNB7gCZJuyHH1oWaczl1dolEspzfvsTCtf7Cu4V0WVDRLMShX-mWFrQbTi3jQZOLT1fZyxUX18WtIoOzYUBvQeAsd9IyhyihbBhfHj5ZjEoRG1FBHxGrKtH4kfMIVIe9xKprLaA_SutLWpWEBk4iMbazupn62QE0kqF9tPqcZB5LbW8wVKwKKd71TdAGX5xobssoV9c8xri70f-AtdyM4TpdZizTzs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/10/12 02:04:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AL6r831t7Rx5x10GPXEGqL_E7JxD6vMcmMUb1aesHqfy_gg1Il8S3Gunjr9TLd73L5Hajlh_K2IXVTKPD36rmuv4wSjbPl8p0mNMHHESOmsOdUmGxGnk1h7ENyiG2raDiGoBbFvJ_GbHnKzHg8Mz5D8JLFhNgPPMYeI3643zFQML7wd9bHLo0q_vMYh4KW9rtoW6fVCBMAzB_NGkrlH-U0RcoTqPQhiMRcqU8yso0iAN7B5oN6Sp0TxwHx7peYp3ltnZFkOHJD1R1B29QyhUa8gKSOgmFOnNEx36RGfh9J7oUdMIGX6Y_o3m9xmFFHjtOUdNrvug7sCFGL2X6yuGj0U 2025/10/12 02:04:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/12 02:04:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/12 02:04:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AL6r831t7Rx5x10GPXEGqL_E7JxD6vMcmMUb1aesHqfy_gg1Il8S3Gunjr9TLd73L5Hajlh_K2IXVTKPD36rmuv4wSjbPl8p0mNMHHESOmsOdUmGxGnk1h7ENyiG2raDiGoBbFvJ_GbHnKzHg8Mz5D8JLFhNgPPMYeI3643zFQML7wd9bHLo0q_vMYh4KW9rtoW6fVCBMAzB_NGkrlH-U0RcoTqPQhiMRcqU8yso0iAN7B5oN6Sp0TxwHx7peYp3ltnZFkOHJD1R1B29QyhUa8gKSOgmFOnNEx36RGfh9J7oUdMIGX6Y_o3m9xmFFHjtOUdNrvug7sCFGL2X6yuGj0U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/12 02:04:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: APFqEPco69_KjamjPTToRF7UjeV4ycd2J3B5PNOgIiTNP-1hbUJv6hJzdvSLcZVf0NsKsK40Ug867HpuR2t6e8sPZalOYb-CWCnFfZVwKRYjOhbHJq5fp32wVBSWjZCyNrlMxQ3BMNK0OSjOFjqbEb6G2aba8vc73Kl5cCDTALDfmuy0Xqg2Sty7fT_TWFsGfW9Qu79Coix8cTYf8JBi23jk30eMlopwpbynhp8vSbw8Zio4sPH4wKZicTR_AC99HdDf5Xel3OTQiJy5xvw_A2qoIVVBetuqrKCbAZB8-NFG9bpfkvpPu31WtYk9xw9lhcKomvDRVvIb2TXA4-2QFSg 2025/10/12 02:04:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/12 02:04:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/12 02:04:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/12 02:04:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/12 02:04:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/12 02:04:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/12 02:04:22 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "APFqEPco69_KjamjPTToRF7UjeV4ycd2J3B5PNOgIiTNP-1hbUJv6hJzdvSLcZVf0NsKsK40Ug867HpuR2t6e8sPZalOYb-CWCnFfZVwKRYjOhbHJq5fp32wVBSWjZCyNrlMxQ3BMNK0OSjOFjqbEb6G2aba8vc73Kl5cCDTALDfmuy0Xqg2Sty7fT_TWFsGfW9Qu79Coix8cTYf8JBi23jk30eMlopwpbynhp8vSbw8Zio4sPH4wKZicTR_AC99HdDf5Xel3OTQiJy5xvw_A2qoIVVBetuqrKCbAZB8-NFG9bpfkvpPu31WtYk9xw9lhcKomvDRVvIb2TXA4-2QFSg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/12 02:04:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AE3pwsbZUToHobtfWCddrR09LOVQ0zrRiNGa7Xce83xOS9cBrXQeT03MAv6wu-HrkV43M_HUZ2MFcVInSLVwQsM0IEBatoFAXKBv5LA9-Ez1Tkk-H3SCwzUezT9CSa9XF49fdLrG2tA7mQmZq-Lwkb38NEyfQJWVF7OzEeo1Dihq0rvML3n_Pb6Oqsr7D5YR842hjVD30T--FKCiEsJ1fm6gW3n2y9gSoyPCQfhyycYT6MBvGTeritzrdtmrT7loMSVmAijbdRNY8-WKxBzRfZidlIV3KZMnv-a5mAlqHgcXT3s_k_xYKDQkP6IEmVk3vjUxrcChtMg_eQo1Kz1Dff4 2025/10/12 02:04:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/12 02:04:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/10/12 02:04:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/12 02:04:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/12 02:04:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/12 02:04:24 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/12 02:04:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AE3pwsbZUToHobtfWCddrR09LOVQ0zrRiNGa7Xce83xOS9cBrXQeT03MAv6wu-HrkV43M_HUZ2MFcVInSLVwQsM0IEBatoFAXKBv5LA9-Ez1Tkk-H3SCwzUezT9CSa9XF49fdLrG2tA7mQmZq-Lwkb38NEyfQJWVF7OzEeo1Dihq0rvML3n_Pb6Oqsr7D5YR842hjVD30T--FKCiEsJ1fm6gW3n2y9gSoyPCQfhyycYT6MBvGTeritzrdtmrT7loMSVmAijbdRNY8-WKxBzRfZidlIV3KZMnv-a5mAlqHgcXT3s_k_xYKDQkP6IEmVk3vjUxrcChtMg_eQo1Kz1Dff4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/10/12 02:04:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AH3KImmgslu_jO2XyJHimJDFGi5s1nXw_JgIa50_Tu2Fs8lCcYp_Q87fLhmChbqI6VBzf8UkUdv1foBwdylgph4QYsq_K4tQGLr2eedfQGrS1ur9PWQsis4g5I2oCoOj_bxwAH8RhRs4rJqeQSaM9b2uXiNOUZQ-S2eDp9mK_krAAiWwGQ4q4e3hFVYhvqg8s7xAPWw5q4xm0g1QQYgOpR7Fbws2YaQQMicLzA-5UODnYlqQyNlJPvseIT6EHviI1M1UhQOUjuV85st7tR5LjBk1GsWBcNycMt4gO1HEJ1vMNjgD3_ocSR8fY5Rnuln4D1P1_YkiflPHqewCKubnopg 2025/10/12 02:04:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/12 02:04:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/10/12 02:04:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AH3KImmgslu_jO2XyJHimJDFGi5s1nXw_JgIa50_Tu2Fs8lCcYp_Q87fLhmChbqI6VBzf8UkUdv1foBwdylgph4QYsq_K4tQGLr2eedfQGrS1ur9PWQsis4g5I2oCoOj_bxwAH8RhRs4rJqeQSaM9b2uXiNOUZQ-S2eDp9mK_krAAiWwGQ4q4e3hFVYhvqg8s7xAPWw5q4xm0g1QQYgOpR7Fbws2YaQQMicLzA-5UODnYlqQyNlJPvseIT6EHviI1M1UhQOUjuV85st7tR5LjBk1GsWBcNycMt4gO1HEJ1vMNjgD3_ocSR8fY5Rnuln4D1P1_YkiflPHqewCKubnopg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/10/12 02:04:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AMZoUa956bBuiCNL1znqMEOO7YEUzK2FF1cM0ClmHTF2S0fxOFCEWLiNiWBFtwDVxIeaZtdFO1rtEGPfcxfBMTqN_6jRxUKFWO6uOSq-rPmU3j4g0jlhkuRFZ9F2NFvJdVyl5VFhsFo9k-jE15P6Jd3ZDBp47hZQawQZtJC1MQ6FSMYlkJCtvjjgot-40yJYtF53H6JAMaPJpXNE1gtdZNOWXSW6EmNlHRMvN47s7pG4D2vuyKg7OHvWbsM395NSBReaY-wFQtoyb9x39sXeU2pwU19gshISHiACfzdDg74AvzH-uMf-hi1Py10wZ1akwQYQj0swsnTskq_8SsCtnyU 2025/10/12 02:04:30 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/12 02:04:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/12 02:04:31 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AMZoUa956bBuiCNL1znqMEOO7YEUzK2FF1cM0ClmHTF2S0fxOFCEWLiNiWBFtwDVxIeaZtdFO1rtEGPfcxfBMTqN_6jRxUKFWO6uOSq-rPmU3j4g0jlhkuRFZ9F2NFvJdVyl5VFhsFo9k-jE15P6Jd3ZDBp47hZQawQZtJC1MQ6FSMYlkJCtvjjgot-40yJYtF53H6JAMaPJpXNE1gtdZNOWXSW6EmNlHRMvN47s7pG4D2vuyKg7OHvWbsM395NSBReaY-wFQtoyb9x39sXeU2pwU19gshISHiACfzdDg74AvzH-uMf-hi1Py10wZ1akwQYQj0swsnTskq_8SsCtnyU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/10/12 02:04:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AK2KnZJv8w1OtzIw5qCnyvkQ-ek3c4ocxsK9ZC_zg4OIYdqbw6a33FeXQhNU0b3ByIG9c1u3-Wb2K3YRdwei7bWsC4XTKYrGtXEmI7Ok7KToTCfOjvV4bPW4cGzeJdEKMt_SZAQTtuy_KQk4obqGmHUueDUiGNsgR3vFO7ekTm6CdaA7lmy0ILzQErFkxZTVIL_70UzTmiR5-B8XYW0Red788lbuZhG_EVmn6Z_1l0IcE9SxpxLfxN7BTo9kbYWNBPscZ5Y2m8b-E6JwiBQqcdI7jvNl76G8TxVub92EBnIeGUlMcKcuMdMuLk5yidE4T71sZfSFvfmtzB41n2kvGLo 2025/10/12 02:04:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/12 02:04:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/12 02:04:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AK2KnZJv8w1OtzIw5qCnyvkQ-ek3c4ocxsK9ZC_zg4OIYdqbw6a33FeXQhNU0b3ByIG9c1u3-Wb2K3YRdwei7bWsC4XTKYrGtXEmI7Ok7KToTCfOjvV4bPW4cGzeJdEKMt_SZAQTtuy_KQk4obqGmHUueDUiGNsgR3vFO7ekTm6CdaA7lmy0ILzQErFkxZTVIL_70UzTmiR5-B8XYW0Red788lbuZhG_EVmn6Z_1l0IcE9SxpxLfxN7BTo9kbYWNBPscZ5Y2m8b-E6JwiBQqcdI7jvNl76G8TxVub92EBnIeGUlMcKcuMdMuLk5yidE4T71sZfSFvfmtzB41n2kvGLo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/12 02:04:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AOPslgXzsLoMreplcDh1JpoKYmGiJl9bRmZk29ghaZDmm4YI6PfkFAMq9Qe4qK5l1SUD7NQciBP-dwPr_meVvFMw8h3IB4Kt7fJsF613_vJjqIc3t4uZMZVuhj506pk3gOaZRB36Dk3x7ED7LwbDS7Dr46balPhOwG6fqYpcXiQ7iRTe8X4Bfbl_bZkRwpjFtYCHX06a_sRnva46KdkTQKVila_ObwBtSulj806W5nxBbFTMxvL-P0cBth0Dh4_n_8RnnHKyGls6Jv6Y8Na7dTZv_5fHs96whoF_mMmLQp9JWJO61kia2TuirEZV2hwvRzcnMbYXIFZno9gOjbw9F18 2025/10/12 02:04:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/12 02:04:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/12 02:04:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/12 02:04:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/12 02:04:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/12 02:04:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/12 02:04:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AOPslgXzsLoMreplcDh1JpoKYmGiJl9bRmZk29ghaZDmm4YI6PfkFAMq9Qe4qK5l1SUD7NQciBP-dwPr_meVvFMw8h3IB4Kt7fJsF613_vJjqIc3t4uZMZVuhj506pk3gOaZRB36Dk3x7ED7LwbDS7Dr46balPhOwG6fqYpcXiQ7iRTe8X4Bfbl_bZkRwpjFtYCHX06a_sRnva46KdkTQKVila_ObwBtSulj806W5nxBbFTMxvL-P0cBth0Dh4_n_8RnnHKyGls6Jv6Y8Na7dTZv_5fHs96whoF_mMmLQp9JWJO61kia2TuirEZV2hwvRzcnMbYXIFZno9gOjbw9F18" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/12 02:04:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ALthhMk0eDCJ8oOehZZYk35mENO8ZbQ38OZCrbhjQWV_cJ4RvnIMKnyJOjzcY3TPRLTZeb2Gzv3gopMYICRqbcIozyFoBLVvXHdXehH7CLX6PySg94mXF4lq-tCfu2D79C3OPIr_UdvjQecXFaGEvk_FlU9r5l8122l3ojc8Cyk973W5Jh7r4J_YDtP7YgPUal6iJBgSUSFFAUKa4BIIIjv3hNMdM9qRNFajQP97i0dCGVmoI1CNinjlGwxApUJ91oV9TNM25hIIv_Wmn_PB-LakWKDWtROBdBK1pFZKpyLYuUAOvD22a6v37y9cRtot07FPEpke4mG5bEsYyxN9oGc 2025/10/12 02:04:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/12 02:04:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/10/12 02:04:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/10/12 02:04:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/12 02:04:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/12 02:04:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/12 02:04:39 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ALthhMk0eDCJ8oOehZZYk35mENO8ZbQ38OZCrbhjQWV_cJ4RvnIMKnyJOjzcY3TPRLTZeb2Gzv3gopMYICRqbcIozyFoBLVvXHdXehH7CLX6PySg94mXF4lq-tCfu2D79C3OPIr_UdvjQecXFaGEvk_FlU9r5l8122l3ojc8Cyk973W5Jh7r4J_YDtP7YgPUal6iJBgSUSFFAUKa4BIIIjv3hNMdM9qRNFajQP97i0dCGVmoI1CNinjlGwxApUJ91oV9TNM25hIIv_Wmn_PB-LakWKDWtROBdBK1pFZKpyLYuUAOvD22a6v37y9cRtot07FPEpke4mG5bEsYyxN9oGc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/10/12 02:04:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ACmWcTY8PHjAe1wXr_tTReHHEkW8JtajuXFSH67Xjed56Pu6CvUmi-G0W8EoqWJSWzKWSKbeEVxnx6uCncDL8V-pk-5TkpGA2JnnWUJou1Lvojfv7yM3MDgG9CQaF3W-u0CK7EHnzXI_vYfEIpxNY6Ythia_8Q1yLC7zxrHNO9PIVLQe2P6TPrYjdp_9SzXTWzFIRw28pVwbludOHgp3b0_I9NKVAgihtqT2ydpBMC7tGKC4d2qbOhXiJT-0cH0gcOoiQ-gB2JAP35gJ9rA2kpulGN62ywq63BvUqE91ZTcNKqLJJbWCfA5ZEPesBo7D6B0FvUm1zCdds-wmoXogirU 2025/10/12 02:04:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/10/12 02:04:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/10/12 02:04:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ACmWcTY8PHjAe1wXr_tTReHHEkW8JtajuXFSH67Xjed56Pu6CvUmi-G0W8EoqWJSWzKWSKbeEVxnx6uCncDL8V-pk-5TkpGA2JnnWUJou1Lvojfv7yM3MDgG9CQaF3W-u0CK7EHnzXI_vYfEIpxNY6Ythia_8Q1yLC7zxrHNO9PIVLQe2P6TPrYjdp_9SzXTWzFIRw28pVwbludOHgp3b0_I9NKVAgihtqT2ydpBMC7tGKC4d2qbOhXiJT-0cH0gcOoiQ-gB2JAP35gJ9rA2kpulGN62ywq63BvUqE91ZTcNKqLJJbWCfA5ZEPesBo7D6B0FvUm1zCdds-wmoXogirU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/10/12 02:04:44 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AFi7R1GpZC2hzLD1kbRemCF-kz1chv2YuX__cqBMl52TwRlS-estG1X3mF68Q_IZ-Ent5Qx1hrRMLHRNONHKGVOgBB1HdlZffDzpEyXJwWeIZBQ8Wq8guAB2vNcuJsYSLAccBvFVzuLFfRDUaMldR4GnhXcdeRjJMReQlEnJtDAI_RWCbpmdM3VjZEz7KIk1S8j545L2ZY3JDnIaySWWRYCe7vb9vu7ZqzAzIFtomtjAHss-Tp8MmuucFx8RGj9L5CACJIEMspsobNITFtcR0fDkBBddkSJREbNRkDPQ35SKdieaulClOfjHW7Dmc9rxHYzHNeat7Vb6PxqC7pu6Pko 2025/10/12 02:04:45 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/10/12 02:04:46 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/12 02:04:47 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AFi7R1GpZC2hzLD1kbRemCF-kz1chv2YuX__cqBMl52TwRlS-estG1X3mF68Q_IZ-Ent5Qx1hrRMLHRNONHKGVOgBB1HdlZffDzpEyXJwWeIZBQ8Wq8guAB2vNcuJsYSLAccBvFVzuLFfRDUaMldR4GnhXcdeRjJMReQlEnJtDAI_RWCbpmdM3VjZEz7KIk1S8j545L2ZY3JDnIaySWWRYCe7vb9vu7ZqzAzIFtomtjAHss-Tp8MmuucFx8RGj9L5CACJIEMspsobNITFtcR0fDkBBddkSJREbNRkDPQ35SKdieaulClOfjHW7Dmc9rxHYzHNeat7Vb6PxqC7pu6Pko" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/10/12 02:04:48 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AAjFQzO2QdQasSFikoNxGUqkdvYhnoYQTA8XA9ZSU2DMNDIP1y6jdAZwjOVwCmxnHJ8bMTxW5aRtbSUm_gb8gbOIMd1q7ZUnK0OODKrDWtrUc8dy0l_7fu43dnNEzxuJneH0hY302wf2gdNhKYjyT7mX6IrMgHQT2an6qXL7B1hIAl88qhtR_CGUXOG4qlznQm3QxPxFlVTtsrUWSxRgBHTpaVygyC49peKGiuzH-WnaUB-jR5qdazca5XNxMYvzjlve0arFjm_E4zgdILNx-8Hfn-BKdGPeAtnCRQGGz5pqzXq6hjHpkJtjL-mW2oRDCTOSQMqq-TZwJFvNpyDSylw 2025/10/12 02:04:48 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/12 02:04:49 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/12 02:04:49 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AAjFQzO2QdQasSFikoNxGUqkdvYhnoYQTA8XA9ZSU2DMNDIP1y6jdAZwjOVwCmxnHJ8bMTxW5aRtbSUm_gb8gbOIMd1q7ZUnK0OODKrDWtrUc8dy0l_7fu43dnNEzxuJneH0hY302wf2gdNhKYjyT7mX6IrMgHQT2an6qXL7B1hIAl88qhtR_CGUXOG4qlznQm3QxPxFlVTtsrUWSxRgBHTpaVygyC49peKGiuzH-WnaUB-jR5qdazca5XNxMYvzjlve0arFjm_E4zgdILNx-8Hfn-BKdGPeAtnCRQGGz5pqzXq6hjHpkJtjL-mW2oRDCTOSQMqq-TZwJFvNpyDSylw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/12 02:04:50 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AEikLlrxJgoJA1gTtFsRp1fZov-0fK2HUrioeKskvYNWCaBBfmTsFxd2iE3rylzjAE3QkGIv5iVtNi7oF5Oy3SEGwx2YdhXZuvcHsPMcLMx2orTTe7s3HH5uC6NVKw7QQ0ydDq11BVOQywpmmHhuZ5_ds0wM4eJciqcLnnTycHlldTgyNVX5T8O_mzYJ__Eq9a_fns0ufwESXaDmXXXtYlYxDpwDsFt7K1EgkJMvMQ1dqq9HEIl6rkPdnhg3d8MGg0GEzZ3P8xjze5dhM2FtivTvPSh7mvpMYy4YZSSVA3NZG88q4prg0LbYO8IkfRgyLpLnae2PTVsto16EorSBb64 2025/10/12 02:04:50 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/12 02:04:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/12 02:04:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/12 02:04:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/12 02:04:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/12 02:04:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/12 02:04:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AEikLlrxJgoJA1gTtFsRp1fZov-0fK2HUrioeKskvYNWCaBBfmTsFxd2iE3rylzjAE3QkGIv5iVtNi7oF5Oy3SEGwx2YdhXZuvcHsPMcLMx2orTTe7s3HH5uC6NVKw7QQ0ydDq11BVOQywpmmHhuZ5_ds0wM4eJciqcLnnTycHlldTgyNVX5T8O_mzYJ__Eq9a_fns0ufwESXaDmXXXtYlYxDpwDsFt7K1EgkJMvMQ1dqq9HEIl6rkPdnhg3d8MGg0GEzZ3P8xjze5dhM2FtivTvPSh7mvpMYy4YZSSVA3NZG88q4prg0LbYO8IkfRgyLpLnae2PTVsto16EorSBb64" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/12 02:04:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ACEW5KRt3zWLKp26AkVHXAR3kqsfArlh92pGlnknCCetpKZtq3V9raM_vPBcri76YLAJ2oZGz2QWFPv-RJrM65WMOgkynyRGwCDu8GqAelUE3dAwHh3sHqRzKWcDW2lmJ__RVSji5BMlmv9zwLPFLp3qi6BS0e746xZfvQDwcS41BiHtLK5woAlcMkgqLiP2EwfCt2z9t0OqOCSjzi2vqz2EvNgqMNTk6ZXRP0APY_5kHLpnCVEoJfk0uwrsfj6TW2aMwFUfY__T48VVWvKfgYKVCXMhewt601vaMve3Ks6YxDu5w_2mWnwCVHCZWKI-c1BqQpHnnmNakU77b-vbRW8 2025/10/12 02:04:53 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/12 02:04:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/10/12 02:04:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/10/12 02:04:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/12 02:04:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/12 02:04:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/12 02:04:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ACEW5KRt3zWLKp26AkVHXAR3kqsfArlh92pGlnknCCetpKZtq3V9raM_vPBcri76YLAJ2oZGz2QWFPv-RJrM65WMOgkynyRGwCDu8GqAelUE3dAwHh3sHqRzKWcDW2lmJ__RVSji5BMlmv9zwLPFLp3qi6BS0e746xZfvQDwcS41BiHtLK5woAlcMkgqLiP2EwfCt2z9t0OqOCSjzi2vqz2EvNgqMNTk6ZXRP0APY_5kHLpnCVEoJfk0uwrsfj6TW2aMwFUfY__T48VVWvKfgYKVCXMhewt601vaMve3Ks6YxDu5w_2mWnwCVHCZWKI-c1BqQpHnnmNakU77b-vbRW8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/10/12 02:04:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AHyISZ16f8WvwLJQB4DLvn39UHK6nZ3Ov6xNK-l9agwGGTdHvL9hbF8qLqZxiXv4q3L8ouluyzEcrdOEInjq9N4cDmruzRoClB7k19Lwkfw1girH4ZcJsIIAsyJg-fQpmk5WoGJC5HW7tEwJsGTO1lDVq55MECMPPZh3jKh0LJxhbSZNIfPXHTCy-_3ucS6FVPV6yCub0h-6mJs8FkRvwhKwvX4VI4KlynJRNPKl59Wmr9TZ0M0JYzhCqHT-5rVqBGMI8f4HBJGtHL1O9kQPXw1K9yAG5JkA4XUunqsvj5LutB4B9L00YZ_AEuLDofqlXgnpNBKlrOnO-HxjINdEA0s 2025/10/12 02:04:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/10/12 02:04:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/10/12 02:04:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AHyISZ16f8WvwLJQB4DLvn39UHK6nZ3Ov6xNK-l9agwGGTdHvL9hbF8qLqZxiXv4q3L8ouluyzEcrdOEInjq9N4cDmruzRoClB7k19Lwkfw1girH4ZcJsIIAsyJg-fQpmk5WoGJC5HW7tEwJsGTO1lDVq55MECMPPZh3jKh0LJxhbSZNIfPXHTCy-_3ucS6FVPV6yCub0h-6mJs8FkRvwhKwvX4VI4KlynJRNPKl59Wmr9TZ0M0JYzhCqHT-5rVqBGMI8f4HBJGtHL1O9kQPXw1K9yAG5JkA4XUunqsvj5LutB4B9L00YZ_AEuLDofqlXgnpNBKlrOnO-HxjINdEA0s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/10/12 02:05:00 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AN7HOEUGQUGuvHfFLxOeJLJA7rFOj7fFmkiQWljcJ7m9DRdbE2N7rjSK9WU2Hv9v1aTKQxlv9wBLrIn5FhrK7V-0CEvW3sHt5GCGxm3kG0kM7WIi77zplr6fuz5Ly-LJ199Vi1OUI8BloGmgRXy9t36kDJorul6Wg5GF4ioULSZhp7tC-kaVFpyBpIp_EngJrZolnaF4jpiU3DB-kw5rl3QWEBml-dBYGekt_sNdoahWqmoCxl03jkglgtIxnzm-HHs6thBZ682dqi2YzGBsGWRprCaQroOxYfHpqArKLGQ71Ek_HzCU4_alBOLf7E9DAQB2znytVjB1Kzb_lWslLhs 2025/10/12 02:05:01 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/10/12 02:05:01 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/12 02:05:02 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AN7HOEUGQUGuvHfFLxOeJLJA7rFOj7fFmkiQWljcJ7m9DRdbE2N7rjSK9WU2Hv9v1aTKQxlv9wBLrIn5FhrK7V-0CEvW3sHt5GCGxm3kG0kM7WIi77zplr6fuz5Ly-LJ199Vi1OUI8BloGmgRXy9t36kDJorul6Wg5GF4ioULSZhp7tC-kaVFpyBpIp_EngJrZolnaF4jpiU3DB-kw5rl3QWEBml-dBYGekt_sNdoahWqmoCxl03jkglgtIxnzm-HHs6thBZ682dqi2YzGBsGWRprCaQroOxYfHpqArKLGQ71Ek_HzCU4_alBOLf7E9DAQB2znytVjB1Kzb_lWslLhs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/10/12 02:05:03 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AIWYDVobkKjEI5cN6AStrmn4zvQmoYac_hwyhkRTzcPrUfwlhEb712D7OREU9boFrXkhDhqurWCjV4gtP7u3IgPK8zQ4kCmGCwblhmZNO6sUSOJ1n9YlHwLQOB153Yp8O2qcQCqQFyo4m_4-9e5VyjhV0BTbltBeghf4RyQbQujvruL6b2uAO1oBli3NA6VSlnkRpS7MBij3TWTggy-cWhmmXX-OaIp_xx7VrF5S_Ovi5iqVzuE9GtjkdnJNMD5fSaMp_YIkNimRV9bwg_NT9lf8lb7S40sYz5Fl8RoAp_79ZwQyyeywhWK0u4ri0OfAJYJ4Du9L3JZ0sI5Y_JJ-tCw 2025/10/12 02:05:04 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/12 02:05:04 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/12 02:05:05 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AIWYDVobkKjEI5cN6AStrmn4zvQmoYac_hwyhkRTzcPrUfwlhEb712D7OREU9boFrXkhDhqurWCjV4gtP7u3IgPK8zQ4kCmGCwblhmZNO6sUSOJ1n9YlHwLQOB153Yp8O2qcQCqQFyo4m_4-9e5VyjhV0BTbltBeghf4RyQbQujvruL6b2uAO1oBli3NA6VSlnkRpS7MBij3TWTggy-cWhmmXX-OaIp_xx7VrF5S_Ovi5iqVzuE9GtjkdnJNMD5fSaMp_YIkNimRV9bwg_NT9lf8lb7S40sYz5Fl8RoAp_79ZwQyyeywhWK0u4ri0OfAJYJ4Du9L3JZ0sI5Y_JJ-tCw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/12 02:05:06 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AP19icr1PBbXu5ukELAz7eNM_IZsfzNs4W4Lg_V1d4AN_koTqHBtsm_SjkzKuYzFGAlilkZcYHyHHKvES0wLGsN6ETfcL5459jwIP4rZWXnXK4r_lmTw6qu66LPEKrXF051fIf1y41y3ZL5BXfmS2ENI6o8Mhm5-PSfdjxK6_pRg55lPn9DMUJC7JqDYtc81imrItJCWubH1Ts3XKTWHwy0-xk_Vuk3peVc9SMIH7j4E68MpkIJ619AxaMKCNUnbDAtlwDCVgTcGN5HhUqfeTgX_iQljRV1drEcUp2ZjpVtV48Y2ltY7-xfOtxCCz5Jia6DRStedYhCYZScymob6zFg 2025/10/12 02:05:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/12 02:05:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/12 02:05:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/12 02:05:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/12 02:05:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/12 02:05:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/12 02:05:08 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AP19icr1PBbXu5ukELAz7eNM_IZsfzNs4W4Lg_V1d4AN_koTqHBtsm_SjkzKuYzFGAlilkZcYHyHHKvES0wLGsN6ETfcL5459jwIP4rZWXnXK4r_lmTw6qu66LPEKrXF051fIf1y41y3ZL5BXfmS2ENI6o8Mhm5-PSfdjxK6_pRg55lPn9DMUJC7JqDYtc81imrItJCWubH1Ts3XKTWHwy0-xk_Vuk3peVc9SMIH7j4E68MpkIJ619AxaMKCNUnbDAtlwDCVgTcGN5HhUqfeTgX_iQljRV1drEcUp2ZjpVtV48Y2ltY7-xfOtxCCz5Jia6DRStedYhCYZScymob6zFg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/12 02:05:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AJYCSnWD-LhikxJ5ATjPuYRugmW3EGqfhOiu1fZOp9QZdAxmq_krU-KqU1vFjPjfphrdkhKglpAMu-qZBXAqPPFtSq8Kfyv4Sevgg9TXxOVjAG90eBsHqXSXEDhHvzA7X2kdzuI23hWmXBKZVvyjuxB6j81p-r_t5sjEVmLAn-hWF8ocsia04G_dmPHFg5SrRuMJ20gzxnfF0VVCWUHhHVizOeKWqH7CXfDquXKeLBJzCuIL5PDXGUaX8vj9wCSNrWp61Lz6u_bu_ksDRCG23yQ_zPBjNlErrMAudlF62n9Rp2P9eUblyBzyVbDjjyslIUBi_zxQ5BoxAa469Bj1eHM 2025/10/12 02:05:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/12 02:05:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/10/12 02:05:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/10/12 02:05:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/12 02:05:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/12 02:05:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/12 02:05:11 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AJYCSnWD-LhikxJ5ATjPuYRugmW3EGqfhOiu1fZOp9QZdAxmq_krU-KqU1vFjPjfphrdkhKglpAMu-qZBXAqPPFtSq8Kfyv4Sevgg9TXxOVjAG90eBsHqXSXEDhHvzA7X2kdzuI23hWmXBKZVvyjuxB6j81p-r_t5sjEVmLAn-hWF8ocsia04G_dmPHFg5SrRuMJ20gzxnfF0VVCWUHhHVizOeKWqH7CXfDquXKeLBJzCuIL5PDXGUaX8vj9wCSNrWp61Lz6u_bu_ksDRCG23yQ_zPBjNlErrMAudlF62n9Rp2P9eUblyBzyVbDjjyslIUBi_zxQ5BoxAa469Bj1eHM" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/10/12 02:05:14 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/10/12 02:05:17 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/12 02:05:20 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/12 02:05:24 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/12 02:05:28 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/12 02:05:30 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AODuPqsUHKy9KCtcCAarlg7DsPCCVSiiYn3BFh6HSznN9NUId8H-tAZBob_CXIcjRt9nNR3RVPFNdzQKf46s3BjIuXg6MVwlqr7Je0uXjvH50uWNV-z-5YlwN-zJ8WaksY53t64nFjCItrU-QldVccLj0cmjy4uiQntMC1nVW2CSlPnRSo7ya5RJ8xLNArMKaQXrdBDeL6BE2JiGZAYXp7Ry96cPmQX3trVSwwI8_dOekfuyT4cneZS797e2aA19Xr2fCnVogzR_X8MBjYJoMlPQBt4qrwfSMe9mEymh1YGUa_IVqaiJSLQBbuEUlcNCFvSWI_5bv0Xg0p9Mj6dr6nM 2025/10/12 02:05:30 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/12 02:05:31 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "538d8acc739d254e527999383a5d5303" 2025/10/12 02:05:31 DEBUG : unknown-size-put.txt: multipart upload "AODuPqsUHKy9KCtcCAarlg7DsPCCVSiiYn3BFh6HSznN9NUId8H-tAZBob_CXIcjRt9nNR3RVPFNdzQKf46s3BjIuXg6MVwlqr7Je0uXjvH50uWNV-z-5YlwN-zJ8WaksY53t64nFjCItrU-QldVccLj0cmjy4uiQntMC1nVW2CSlPnRSo7ya5RJ8xLNArMKaQXrdBDeL6BE2JiGZAYXp7Ry96cPmQX3trVSwwI8_dOekfuyT4cneZS797e2aA19Xr2fCnVogzR_X8MBjYJoMlPQBt4qrwfSMe9mEymh1YGUa_IVqaiJSLQBbuEUlcNCFvSWI_5bv0Xg0p9Mj6dr6nM" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/12 02:05:32 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AIGK9IGj58w-7pRUyIfg5RlMi626JWBWnAa_-TZAY9meeu1BUKL9Td0Z_qHnh1ebPGjoEOYCpfLVMomXq5mLnik6_I3x627HB9AziqFGEGl5ZzXdEbDnRBIA-2xRfULjfrjUqWCvJ6ccXsFC4yc3egVP5n9L3OCd6o-u1XL-saiSlJ19ReZQzctg9Ij6fiNInce2870e90r34Uk852lpSNCzwceY_geUkH0hciG-qGvg7mCgvSulCL02KSaxjMhAjkzX2FsvfJYFcuO4j0w9R9OzKskEYj1KVCaih_OW5iy8X2nGVwz-fEOcNjoBbU_XXIgmLfkAEu9lU5cfu-4Zceg 2025/10/12 02:05:32 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/10/12 02:05:32 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "b8536ad5343de60cf65f4bfd31436973" 2025/10/12 02:05:33 DEBUG : unknown-size-update.txt: multipart upload "AIGK9IGj58w-7pRUyIfg5RlMi626JWBWnAa_-TZAY9meeu1BUKL9Td0Z_qHnh1ebPGjoEOYCpfLVMomXq5mLnik6_I3x627HB9AziqFGEGl5ZzXdEbDnRBIA-2xRfULjfrjUqWCvJ6ccXsFC4yc3egVP5n9L3OCd6o-u1XL-saiSlJ19ReZQzctg9Ij6fiNInce2870e90r34Uk852lpSNCzwceY_geUkH0hciG-qGvg7mCgvSulCL02KSaxjMhAjkzX2FsvfJYFcuO4j0w9R9OzKskEYj1KVCaih_OW5iy8X2nGVwz-fEOcNjoBbU_XXIgmLfkAEu9lU5cfu-4Zceg" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/12 02:05:33 DEBUG : Creating backend with remote "TestS3R2:rclone-test-pupurov0kube/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/10/12 02:05:33 DEBUG : Waiting for deletions to finish 2025/10/12 02:05:33 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/12 02:05:33 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/10/12 02:05:34 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/12 02:05:34 INFO : S3 bucket rclone-test-pupurov0kube: Bucket "rclone-test-pupurov0kube" deleted 2025/10/12 02:05:34 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (158.22s) --- 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 (1.15s) --- PASS: TestIntegration/FsMkdir (155.90s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.26s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding (17.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.91s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.98s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.67s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.57s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (27.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.92s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.75s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.45s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.48s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.64s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (83.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (12.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (12.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (12.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (5.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (14.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (15.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (4.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (5.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (16.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (5.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (17.70s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.16s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.90s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.76s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (4.08s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.86s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.11s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.75s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.20s) --- 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/12 02:05:34 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/10/12 02:05:34 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 158.265s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m40.40989s (try 1/5)