"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/04/04 03:46:01 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cepeham8fisa" 2026/04/04 03:46:01 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/04/04 03:46:02 INFO : S3 bucket rclone-test-cepeham8fisa: Bucket "rclone-test-cepeham8fisa" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/04/04 03:46:03 INFO : S3 bucket rclone-test-cepeham8fisa: Bucket "rclone-test-cepeham8fisa" deleted === RUN TestIntegration/FsMkdir 2026/04/04 03:46:03 INFO : S3 bucket rclone-test-cepeham8fisa: Bucket "rclone-test-cepeham8fisa" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/04 03:46:03 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/04 03:46:04 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/04 03:46:04 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/04/04 03:46:19 NOTICE: S3 bucket rclone-test-cepeham8fisa: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/04/04 03:46:19 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AO0BJaytdnozvqBFvty81ZwnncE_EhqVxxT2ZE7WTCDzpUF8gR5Q14_lXp0LyNoOTg9H7eodHn51LlHh4YFAA7P8Kji_SLaWk3pZJzhdGXFBp3_0CJ7rzcG-Co0iwLuzojJJ16fbL-gRJ08_vETvd8gZyrreY98v2HGQMaeUbV8pY2w3o1WeMe6lyKkKVha1Pncan7fZaw9dFDFShmLQ8lesh1qzWsC-97bKctda3dUenHZ4xbn-xflxEJl_T13tvxWhSu9sQwZhHjmrGL7YX6xsHksfMzAQ5UZP4ckhT-DGu_IZNOPVJXCxTIqgJcQgDzLOkvQKQF4uLxyedlRAOJ4 2026/04/04 03:46:20 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "ea1b765ead5ed23bc6957a8997947123" 2026/04/04 03:46:20 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "d3617c85e34a4bceeb39a09951c18a09" 2026/04/04 03:46:20 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "9104c2a96b2a245ce69abf3fd0449cb4" 2026/04/04 03:46:21 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AO0BJaytdnozvqBFvty81ZwnncE_EhqVxxT2ZE7WTCDzpUF8gR5Q14_lXp0LyNoOTg9H7eodHn51LlHh4YFAA7P8Kji_SLaWk3pZJzhdGXFBp3_0CJ7rzcG-Co0iwLuzojJJ16fbL-gRJ08_vETvd8gZyrreY98v2HGQMaeUbV8pY2w3o1WeMe6lyKkKVha1Pncan7fZaw9dFDFShmLQ8lesh1qzWsC-97bKctda3dUenHZ4xbn-xflxEJl_T13tvxWhSu9sQwZhHjmrGL7YX6xsHksfMzAQ5UZP4ckhT-DGu_IZNOPVJXCxTIqgJcQgDzLOkvQKQF4uLxyedlRAOJ4" 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/04/04 03:46:23 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/04 03:46:23 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/04/04 03:46:25 DEBUG : S3 bucket rclone-test-cepeham8fisa: bucket is versioned: false 2026/04/04 03:46:25 DEBUG : Waiting for deletions to finish 2026/04/04 03:46:25 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/04/04 03:46:25 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/04/04 03:46:26 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/04 03:46:26 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cepeham8fisa/dirToPurgeFromRoot" 2026/04/04 03:46:27 DEBUG : S3 bucket rclone-test-cepeham8fisa path dirToPurgeFromRoot: bucket is versioned: false 2026/04/04 03:46:27 DEBUG : Waiting for deletions to finish 2026/04/04 03:46:27 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/04/04 03:46:27 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/04/04 03:46:27 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/04 03:46:27 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cepeham8fisa/hello? sausage/êé" 2026/04/04 03:46:28 DEBUG : S3 bucket rclone-test-cepeham8fisa path hello? sausage/êé: bucket is versioned: false 2026/04/04 03:46:28 DEBUG : Waiting for deletions to finish 2026/04/04 03:46:28 DEBUG : "a/b/c/d/e.txt" version false 2026/04/04 03:46:28 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/04/04 03:46:29 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/04/04 03:46:35 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cepeham8fisa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/04 03:46:35 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cepeham8fisa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-cepeham8fisa" from "TestS3R2:rclone-test-cepeham8fisa" 2026/04/04 03:46:35 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/04/04 03:46:41 DEBUG : piped data.txt: open chunk writer: started multipart upload: AHS2Rwnij3wivTFBWZITpFuDrvBFprw0Q_jBngKsbrXZO8vEkdXHeLwH3rcPLWBJ4M7nbzq5Nvq5ypNoECdlL6GYVOFzwPO0C79rExajnjFokuPGffYnDq83nKJsmd7Qdc-D07ttSkpN3Jgw5EvaeY0PglB-_BMecPfuXoS-BL2QMvEi3YJ245yWC1iDFT9_DuiaijHQGCcgTYodnUoLR-B9cHnunZJI2FEqT4514Ch0UH1p00UA879UTSIaEXJ_0z4Xv2XPJzLHcDwgV6XbTld41xa4OmjnXCD4z7dPlfSsNaLneFZvQkTZxzFN6QKR97EquR7wWU1hkMGAG_6fxHU 2026/04/04 03:46:41 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/04/04 03:46:41 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/04/04 03:46:41 DEBUG : piped data.txt: multipart upload "AHS2Rwnij3wivTFBWZITpFuDrvBFprw0Q_jBngKsbrXZO8vEkdXHeLwH3rcPLWBJ4M7nbzq5Nvq5ypNoECdlL6GYVOFzwPO0C79rExajnjFokuPGffYnDq83nKJsmd7Qdc-D07ttSkpN3Jgw5EvaeY0PglB-_BMecPfuXoS-BL2QMvEi3YJ245yWC1iDFT9_DuiaijHQGCcgTYodnUoLR-B9cHnunZJI2FEqT4514Ch0UH1p00UA879UTSIaEXJ_0z4Xv2XPJzLHcDwgV6XbTld41xa4OmjnXCD4z7dPlfSsNaLneFZvQkTZxzFN6QKR97EquR7wWU1hkMGAG_6fxHU" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/04 03:46:41 DEBUG : piped data.txt: open chunk writer: started multipart upload: ACA48hNvA2ueZglXT7x9XOMowj51VpkJC08XoLuxnnramBDKmdbe4MobNpikK9Nk-i5yTA1vGu9Fz9AgjEVUs700r4EBqYJCnoVwKR6ZsWC4dSCN6_H7P7ou2DTKGKcvUma4SvUozpXGewNIRhT30DwbyFcxRarJE0s_5GMQ9a8WqDp8f5B6_L2QgGQXL1PWfJ_ISqUdNuF2khZJ8DfyLWZarSWy82GI2p40tGz8xgutbrKh1teo7O9hEOQJOiTLL7tyHeHxDQp8NOKDu9PAB-deBPliQynNPFReDAMAgnCyKdLLwTgC_j7C0GVYo8ym08hsahM96erEuU-F5JFTkP8 2026/04/04 03:46:41 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/04 03:46:42 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "3a0d3319cf52c7cd90d843ad5f843657" 2026/04/04 03:46:42 DEBUG : piped data.txt: multipart upload "ACA48hNvA2ueZglXT7x9XOMowj51VpkJC08XoLuxnnramBDKmdbe4MobNpikK9Nk-i5yTA1vGu9Fz9AgjEVUs700r4EBqYJCnoVwKR6ZsWC4dSCN6_H7P7ou2DTKGKcvUma4SvUozpXGewNIRhT30DwbyFcxRarJE0s_5GMQ9a8WqDp8f5B6_L2QgGQXL1PWfJ_ISqUdNuF2khZJ8DfyLWZarSWy82GI2p40tGz8xgutbrKh1teo7O9hEOQJOiTLL7tyHeHxDQp8NOKDu9PAB-deBPliQynNPFReDAMAgnCyKdLLwTgC_j7C0GVYo8ym08hsahM96erEuU-F5JFTkP8" 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/04/04 03:46:43 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/FsPutFiles/Internal/ObjectLock s3_internal_test.go:530: Object Lock not supported by this provider: CreateBucket with Object Lock failed: operation error S3: CreateBucket, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: Header 'x-amz-bucket-object-lock-enabled' with value 'true' 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/04/04 03:46:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AA4hIMdv2jxohuiaVfOFZB7yIbywcax8NuSXbRYoMlsS7gO618Z7kp57AU17LEyZbqceTo92mK6-tQKcHfg4u4_M1zjVJ7Mc_j2wuZHtawNz6t4LLNx_VC9MIlI_Pk-KwRVKQ-w75NUaeASmdw3cNFLrypizoXTU0cKVgTPJYSBlHNvq914Wy16Z_Nc75fos2-dYdhizySZwz9q4wXjhIyudZdSAmdLWaF5csiaZ9rjwBZbfh07TSZUKdlA4-_Y8lbd9w9kkyZK1eyZ2x6tIK2hd36InUpUltiJfRy42X2megXDjw7tS8yW1soejbxmBq8uVk0MkS3maMwXwtY6kP-w 2026/04/04 03:46:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/04/04 03:46:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/04/04 03:46:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AA4hIMdv2jxohuiaVfOFZB7yIbywcax8NuSXbRYoMlsS7gO618Z7kp57AU17LEyZbqceTo92mK6-tQKcHfg4u4_M1zjVJ7Mc_j2wuZHtawNz6t4LLNx_VC9MIlI_Pk-KwRVKQ-w75NUaeASmdw3cNFLrypizoXTU0cKVgTPJYSBlHNvq914Wy16Z_Nc75fos2-dYdhizySZwz9q4wXjhIyudZdSAmdLWaF5csiaZ9rjwBZbfh07TSZUKdlA4-_Y8lbd9w9kkyZK1eyZ2x6tIK2hd36InUpUltiJfRy42X2megXDjw7tS8yW1soejbxmBq8uVk0MkS3maMwXwtY6kP-w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/04/04 03:46:46 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ALQ_FKrEEBqp9kellfrdA77cNbv55KyqJRIsFBrTuxQ1vVjsV_sIl5jUMPUToXwUugMMvwFe9BhZeKOzyuBRFE8iHpFlRtwaxmSvKJtFU3RxP6nrfU2Nf3QESXMd0eJg7KwWZu-4SYaOk_akObnyCJ5DUk74FaW1Yl9ErzZIZobsrSL3qBzQB1CND1z2RC9YXtevAB0uNUz279hGZsgcx_tVt3YH4xKgk28StSsYk4qrVVJxWpbE_LaQVFcPoWBJYxYJRVkbdo44K1NOmDKewRMyTmxuH1y-hvqkouOeQoiLv5LwHWiTQxl0QYlt-oINfoiDiXZS1aYxzVUYZLrraa4 2026/04/04 03:46:46 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/04/04 03:46:47 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/04 03:46:47 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ALQ_FKrEEBqp9kellfrdA77cNbv55KyqJRIsFBrTuxQ1vVjsV_sIl5jUMPUToXwUugMMvwFe9BhZeKOzyuBRFE8iHpFlRtwaxmSvKJtFU3RxP6nrfU2Nf3QESXMd0eJg7KwWZu-4SYaOk_akObnyCJ5DUk74FaW1Yl9ErzZIZobsrSL3qBzQB1CND1z2RC9YXtevAB0uNUz279hGZsgcx_tVt3YH4xKgk28StSsYk4qrVVJxWpbE_LaQVFcPoWBJYxYJRVkbdo44K1NOmDKewRMyTmxuH1y-hvqkouOeQoiLv5LwHWiTQxl0QYlt-oINfoiDiXZS1aYxzVUYZLrraa4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/04/04 03:46:48 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AF_XK7JzZ8FttOLBAxhfNwBHzUyvEthIos4UnXBkBEXkG7_EURCCb3DEaDovhB6ES_mFLOtuFqwauXP_yn_gQHdrwFLonH3E_UfaHqdYvRSBVhuKz0I0FcfB5SC7blf83Fc5IU3udvZk6c8pRFRC4bK5J_6JQnWhKxiWOBJABi4ntVXgWl5jGb5Ly2YUwhNBC1OhQhgyePynVs8jTJqCvRNlsM8JLqGffXeA39qYbfGseItgBw19Jr8ZHjCKT-sTw_LtEtW660HnBdM9_hF3RwIqd8c2Tho0xVpD3VKbp_N4vDqy6AHid8DHl0Aj_kFPmS8-cCC6-KMwc22KiuHxsHI 2026/04/04 03:46:48 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/04 03:46:48 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/04 03:46:48 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AF_XK7JzZ8FttOLBAxhfNwBHzUyvEthIos4UnXBkBEXkG7_EURCCb3DEaDovhB6ES_mFLOtuFqwauXP_yn_gQHdrwFLonH3E_UfaHqdYvRSBVhuKz0I0FcfB5SC7blf83Fc5IU3udvZk6c8pRFRC4bK5J_6JQnWhKxiWOBJABi4ntVXgWl5jGb5Ly2YUwhNBC1OhQhgyePynVs8jTJqCvRNlsM8JLqGffXeA39qYbfGseItgBw19Jr8ZHjCKT-sTw_LtEtW660HnBdM9_hF3RwIqd8c2Tho0xVpD3VKbp_N4vDqy6AHid8DHl0Aj_kFPmS8-cCC6-KMwc22KiuHxsHI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/04 03:46:49 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AE6kt5KMR0lOP0dDmAITS0slkWFiIOBqQTEzQvUt-tbXDu9tmVEWUIRw8XxDUR1OaXkzt6ENNaoVYC62hBq_x3of1C4mpvxhF7vsxqy1a0bgv_bWzb74-dVjPfWmTGF85oa7JX_exKF-hoYzAq2QtB44moZiMNho3mtyxAc7xu2wvik9TL0qt93vDsDpXn-abnzXOPTS6HWdCtzhEp46_TEOrWYobmt5ZpwaZ56SbjVhP1ul5GA3bdUavMmDER7chE6PbPItq3AcNGkN9A2hMXhtyCnC_GwVJrYNfG3MAiIC6Ct6FjOopzL_fK97YClo3Fotg3mmOz1tT4ueNhRGubQ 2026/04/04 03:46:49 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/04 03:46:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/04 03:46:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/04 03:46:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/04 03:46:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/04 03:46:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/04 03:46:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AE6kt5KMR0lOP0dDmAITS0slkWFiIOBqQTEzQvUt-tbXDu9tmVEWUIRw8XxDUR1OaXkzt6ENNaoVYC62hBq_x3of1C4mpvxhF7vsxqy1a0bgv_bWzb74-dVjPfWmTGF85oa7JX_exKF-hoYzAq2QtB44moZiMNho3mtyxAc7xu2wvik9TL0qt93vDsDpXn-abnzXOPTS6HWdCtzhEp46_TEOrWYobmt5ZpwaZ56SbjVhP1ul5GA3bdUavMmDER7chE6PbPItq3AcNGkN9A2hMXhtyCnC_GwVJrYNfG3MAiIC6Ct6FjOopzL_fK97YClo3Fotg3mmOz1tT4ueNhRGubQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/04 03:46:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ACGnwTTD0OAv3UydVmgFiHOaNIDTay8uvAUtpJosEofA1qHM1kLMQtYEeBkoZRr4V7NTgco6ZMOlxq0o0f95Ph6LQp393s1p3pm1dmkAFbKPZa1XrTvBbGZKe-ywDor2XcaX1c-zhB11ccz1nDcQKgUafqtKl5qjei8MRvp5KNu2Y7NBxiRpdPA_qSLK-9QKhcIR1CqkZ60_2ltjWyfLy26giScZ9HEUrgA9HLUNbog-NVH_mTobkDOSuMXL4K89HXu8ZYg3LoDlj6NC3cDUJ-Tjxi8LdFzY5Tum8MEUKkpBJsvS65kqlNMaBnVzMxCsNXM1SabD3BHv8L4eZczW1qU 2026/04/04 03:46:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/04 03:46:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/04/04 03:46:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/04/04 03:46:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/04 03:46:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/04 03:46:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/04 03:46:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ACGnwTTD0OAv3UydVmgFiHOaNIDTay8uvAUtpJosEofA1qHM1kLMQtYEeBkoZRr4V7NTgco6ZMOlxq0o0f95Ph6LQp393s1p3pm1dmkAFbKPZa1XrTvBbGZKe-ywDor2XcaX1c-zhB11ccz1nDcQKgUafqtKl5qjei8MRvp5KNu2Y7NBxiRpdPA_qSLK-9QKhcIR1CqkZ60_2ltjWyfLy26giScZ9HEUrgA9HLUNbog-NVH_mTobkDOSuMXL4K89HXu8ZYg3LoDlj6NC3cDUJ-Tjxi8LdFzY5Tum8MEUKkpBJsvS65kqlNMaBnVzMxCsNXM1SabD3BHv8L4eZczW1qU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/04/04 03:46:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AEvCR9Ci38I0Bq08kGNLOqmlPTKvpF-ocfe2GHL_KTskxV42WUpdjWI4dEk0-yUmZ2RHWIoHgln37LPu-xoEXiCFQoN-2HlJIoXVKfpes8_VkV4mgJqIa15nZY7GySAiXZ47y9yJcurta0BJ-WE7CJXWqMJve1g7S_aF_CKxzgKO6wJUj2UwaUc4OjKDFgegaQ1nGUtJ7e3k05ZV1IadTfmhcvjaCAinDf-JqTqUCw5RxrVwj_INpyJEtYkc9aPRtLmqL7OsRV8OV6qK8RryHrQUhFIhwHdN5qNpo2VBENxHC9t2L6X4tvDSH-L1UspLTeQ4eMyl6wve3ZU_ZYTIslo 2026/04/04 03:46:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/04 03:46:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/04/04 03:46:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AEvCR9Ci38I0Bq08kGNLOqmlPTKvpF-ocfe2GHL_KTskxV42WUpdjWI4dEk0-yUmZ2RHWIoHgln37LPu-xoEXiCFQoN-2HlJIoXVKfpes8_VkV4mgJqIa15nZY7GySAiXZ47y9yJcurta0BJ-WE7CJXWqMJve1g7S_aF_CKxzgKO6wJUj2UwaUc4OjKDFgegaQ1nGUtJ7e3k05ZV1IadTfmhcvjaCAinDf-JqTqUCw5RxrVwj_INpyJEtYkc9aPRtLmqL7OsRV8OV6qK8RryHrQUhFIhwHdN5qNpo2VBENxHC9t2L6X4tvDSH-L1UspLTeQ4eMyl6wve3ZU_ZYTIslo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/04/04 03:46:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AHI7DHj0iAzqdwITJUomVuZK86VXRz5HDGQlc0ijiKkMXqjp2QY1P4uFEbpuVEdOjg_KEUZl8mqUyC1nFuTdMU9yoGZmNUWgTae_uE7qF2XYF8Nrtt3qaXt6K2khpdAuUgV-tlAeL36X39RtSm_PtHlWvXWlrQSFuKvxbX0Lq6VugCvIIlvxORW2yGCNz78fidlBazhAS0PlmfNq-xT9DGYOhVJxXARVP5GP7ln-s2iC2Eqs41fMCMWGcwMKVv_02nuV1va2VNN2MBlVOCb9GKEBR7tB2r4DIf09naFw5xsrK09Ht8Q4GK68C7Zn8kgvVk4J61LKVtgWhdknIEn3qZM 2026/04/04 03:46:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/04 03:46:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/04 03:46:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AHI7DHj0iAzqdwITJUomVuZK86VXRz5HDGQlc0ijiKkMXqjp2QY1P4uFEbpuVEdOjg_KEUZl8mqUyC1nFuTdMU9yoGZmNUWgTae_uE7qF2XYF8Nrtt3qaXt6K2khpdAuUgV-tlAeL36X39RtSm_PtHlWvXWlrQSFuKvxbX0Lq6VugCvIIlvxORW2yGCNz78fidlBazhAS0PlmfNq-xT9DGYOhVJxXARVP5GP7ln-s2iC2Eqs41fMCMWGcwMKVv_02nuV1va2VNN2MBlVOCb9GKEBR7tB2r4DIf09naFw5xsrK09Ht8Q4GK68C7Zn8kgvVk4J61LKVtgWhdknIEn3qZM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/04/04 03:46:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AD0iH2DWMwRE4j4QJlRi5NhHbRi0oYpHR8-VHKusAKoYL6sgc_ugiqgVD3IFBwiQivJjeX3iTnDHcam1J9Qhk53ym--bGMPNPvTayZMe9A9sBzpzolLy5xlBKh20Bekl3svN1bcIrJZcYo7esGUhx2o7mPoF0H04EU8gjLL69NnqIOZHyST7fOh1bSDEtrCY_itLT0r0puKpQPe_S_ie-LfjrByLMcG1q2h3Qk5Q4SPa_qf2OfKtvJet04P7Gbd2sIwUYJb5bht3Al_dCvP5HKZzdlUkeKj5DWIQgT9NZqT6NxERM24y-pk7mv1dyulVYl7jTiJNJvt0tMJsCW1sfbs 2026/04/04 03:46:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/04 03:46:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/04 03:46:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AD0iH2DWMwRE4j4QJlRi5NhHbRi0oYpHR8-VHKusAKoYL6sgc_ugiqgVD3IFBwiQivJjeX3iTnDHcam1J9Qhk53ym--bGMPNPvTayZMe9A9sBzpzolLy5xlBKh20Bekl3svN1bcIrJZcYo7esGUhx2o7mPoF0H04EU8gjLL69NnqIOZHyST7fOh1bSDEtrCY_itLT0r0puKpQPe_S_ie-LfjrByLMcG1q2h3Qk5Q4SPa_qf2OfKtvJet04P7Gbd2sIwUYJb5bht3Al_dCvP5HKZzdlUkeKj5DWIQgT9NZqT6NxERM24y-pk7mv1dyulVYl7jTiJNJvt0tMJsCW1sfbs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/04 03:46:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AERSLlCCLbc7VkmrMAcC6NYTRYeIhg-N3IQZ_UI8Hfk-eUcAx-3Iwltr2bI3dQ9uAeQxMgJ7plXXIfvj6_F0gdBW8A1JfnUN73KqEgu40arsJiGpdsdCdE0UbMh9V-KM51LMFEIHismdogh-4O7Zol6bxBG7slUvBUKl-tqT6BhqaQn5dMqG-pbaWc1neLaz7kZCRGTy3-mIX9uRhYSoEEckVmpTphOxiWtIGR61YpZEuoUdXc1u5mO5ZAoT8R625aXKAlgpirI1lrTnYLFoeKXu6CSmrBy8DOpAnsSSlqsPE2uG2lI2oNS5JlZi82GbsfzKdyVyE7mY48u8gcNiOyI 2026/04/04 03:46:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/04 03:46:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/04 03:46:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/04 03:47:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/04 03:47:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/04 03:47:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/04 03:47:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AERSLlCCLbc7VkmrMAcC6NYTRYeIhg-N3IQZ_UI8Hfk-eUcAx-3Iwltr2bI3dQ9uAeQxMgJ7plXXIfvj6_F0gdBW8A1JfnUN73KqEgu40arsJiGpdsdCdE0UbMh9V-KM51LMFEIHismdogh-4O7Zol6bxBG7slUvBUKl-tqT6BhqaQn5dMqG-pbaWc1neLaz7kZCRGTy3-mIX9uRhYSoEEckVmpTphOxiWtIGR61YpZEuoUdXc1u5mO5ZAoT8R625aXKAlgpirI1lrTnYLFoeKXu6CSmrBy8DOpAnsSSlqsPE2uG2lI2oNS5JlZi82GbsfzKdyVyE7mY48u8gcNiOyI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/04 03:47:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AGRaNv3GB8a9f97MElo6s-H6ryA65_o1AeDlJlBUIUOan_31IAMPk0gfXdB9WXDofl0QKr-Vgq44oR_Wk43BrtLNHcgPD_cTUQJ6oaQ9Mz4GkG_uSz_If0JBT8CIGIV_hcujVSF9_5S0ThntQTqkfgYmFsFpL0-ZnEoAGy9ZWfd1GrE_75TSK7mGzAxuUITyNauv44mafh7onW-JsoRrAsRz_DUNBgLptCWyU9Ny_SU7iMPJwpCe6gNBlVqrr948w3O0kJI21tqYbr7vkzVzp3nTjf0xXqbh2hyOINdMRXk9Hk0mXwF_4AwHS9Bo-F63ZXOGcXIWp8pdsZ1Vd1KPSLs 2026/04/04 03:47:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/04 03:47:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/04 03:47:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/04/04 03:47:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/04 03:47:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/04 03:47:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/04 03:47:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AGRaNv3GB8a9f97MElo6s-H6ryA65_o1AeDlJlBUIUOan_31IAMPk0gfXdB9WXDofl0QKr-Vgq44oR_Wk43BrtLNHcgPD_cTUQJ6oaQ9Mz4GkG_uSz_If0JBT8CIGIV_hcujVSF9_5S0ThntQTqkfgYmFsFpL0-ZnEoAGy9ZWfd1GrE_75TSK7mGzAxuUITyNauv44mafh7onW-JsoRrAsRz_DUNBgLptCWyU9Ny_SU7iMPJwpCe6gNBlVqrr948w3O0kJI21tqYbr7vkzVzp3nTjf0xXqbh2hyOINdMRXk9Hk0mXwF_4AwHS9Bo-F63ZXOGcXIWp8pdsZ1Vd1KPSLs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/04/04 03:47:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AH-cquYHuiyB59FGNXxiw3Fi9_0tH4St77xXpNvOxmvKMnwZ5jv04JUd7E1FOhShgPPTs_wD6-0f_HDmleNMP02DS9Q8eGonWNKt59sUC_gWSZ3px-NZnFt4waNeDgfnNwpzvMLFq9xnDrZUKkikhPZ56IUcKlCAwUSSanuAgUvzVTp6ofH9c3UxYWuaAyC5f8Fy0SQctuXg9cp5eK0tQnxTwgH3YwbLgt3JX5YYm5ZBNxya57UcQmZpOirh1zFemHB6zhxen-DVzR59-ZKs1pmZtN5bIFgDGj1snFlrajmnF5GhbELSuRvSDd7WFTY5splVHOeGdYQfkYIKN7xpu8U 2026/04/04 03:47:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/04 03:47:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/04/04 03:47:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AH-cquYHuiyB59FGNXxiw3Fi9_0tH4St77xXpNvOxmvKMnwZ5jv04JUd7E1FOhShgPPTs_wD6-0f_HDmleNMP02DS9Q8eGonWNKt59sUC_gWSZ3px-NZnFt4waNeDgfnNwpzvMLFq9xnDrZUKkikhPZ56IUcKlCAwUSSanuAgUvzVTp6ofH9c3UxYWuaAyC5f8Fy0SQctuXg9cp5eK0tQnxTwgH3YwbLgt3JX5YYm5ZBNxya57UcQmZpOirh1zFemHB6zhxen-DVzR59-ZKs1pmZtN5bIFgDGj1snFlrajmnF5GhbELSuRvSDd7WFTY5splVHOeGdYQfkYIKN7xpu8U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/04/04 03:47:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AADA-zr6w-dmMQWzzM8vjvShhjp0RaySFrFEoMtDf9ALoUcDASYHw3nS_X39E-3nJW0_zUTOmml8kfiX19WHuGRPTV2HUWw3Uxl8oKUeI94BPFxI0L2DGaFpDzLwL738QLkpI7nhVPo_USYvjERSkXvND05NIDygYb6ZmbMVpTurVg3vPVV4fkdG6u6pufAHr9oxVqFLHGAETwPGJlhm74XXme733Uz38uxL_b2VyEHBdNCZnnyQTFwq0UhHw92FZF5iYIHRvCjMvM6cSid8v-nEE7hsOTU_DbrSThNTkRvNQ7FpDTQss1LHJx-9O9neNSsqFFnd7MRCn0bmFnvZ36s 2026/04/04 03:47:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/04 03:47:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/04 03:47:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AADA-zr6w-dmMQWzzM8vjvShhjp0RaySFrFEoMtDf9ALoUcDASYHw3nS_X39E-3nJW0_zUTOmml8kfiX19WHuGRPTV2HUWw3Uxl8oKUeI94BPFxI0L2DGaFpDzLwL738QLkpI7nhVPo_USYvjERSkXvND05NIDygYb6ZmbMVpTurVg3vPVV4fkdG6u6pufAHr9oxVqFLHGAETwPGJlhm74XXme733Uz38uxL_b2VyEHBdNCZnnyQTFwq0UhHw92FZF5iYIHRvCjMvM6cSid8v-nEE7hsOTU_DbrSThNTkRvNQ7FpDTQss1LHJx-9O9neNSsqFFnd7MRCn0bmFnvZ36s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/04/04 03:47:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ANkDEDSCH2h4H7nafsVvmAshF28R1i3fLmL_7hWPmT4lKq2WjfjxxCYUSyTuXVronyNnhxwKLSrVXo1MujKgrfbSxY-URVRsoPlJFPO_DnpxqWlzkEjTNBPsmlsgQ8TCMzMwlY84NgRU0rr8Xmb8jyDEDZw7Ehg-qMi_NA2hysB-N5fMptcygt1P3FMvKTpbnu7hT6CWOmBRa5BOXuXg72Pa-_k9VFVCX080sUipzPa9PtwGJADJxiTUzSwZV9qCPM2A37Th3uuJUKV8OzOUZtMYZPm3Hap6hNxuwpbdV4aWy7pEXnoIUqxv3NGkADIPpLq7WZHruQmCkCbwsjEpPiU 2026/04/04 03:47:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/04 03:47:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/04 03:47:08 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ANkDEDSCH2h4H7nafsVvmAshF28R1i3fLmL_7hWPmT4lKq2WjfjxxCYUSyTuXVronyNnhxwKLSrVXo1MujKgrfbSxY-URVRsoPlJFPO_DnpxqWlzkEjTNBPsmlsgQ8TCMzMwlY84NgRU0rr8Xmb8jyDEDZw7Ehg-qMi_NA2hysB-N5fMptcygt1P3FMvKTpbnu7hT6CWOmBRa5BOXuXg72Pa-_k9VFVCX080sUipzPa9PtwGJADJxiTUzSwZV9qCPM2A37Th3uuJUKV8OzOUZtMYZPm3Hap6hNxuwpbdV4aWy7pEXnoIUqxv3NGkADIPpLq7WZHruQmCkCbwsjEpPiU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/04 03:47:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AIZLlxcthmsgwJL_dink4WMUpZLuGR2cRgeBNZOXHLBoKLVuOTiW9misjdQoB1aP2ep22e4tiJoHZi3bDkIyTVm7b4-3G9Mm2xe5WPYMvrnhfRe5tisAwvukwsBRN7_zwygVBV_Lsp-5ntqaLUiphMPzorPydDISNehX3LfLrJTgY1HlLPnm0hf6eJYKbHp0RPpNWOPd33kFz9cHTpS44QPKixzbvZnybe_fnkpP6U_02gQu5Wq_JTNF2XZIGsmgAQMRNBwNpHmfopHWp3cJF8LF6pP700CTAvwz84FXAzigrjXxTbvSE-EkBXQBnk94SRy7Z7l7bMeJsvT0Ayxyl6s 2026/04/04 03:47:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/04 03:47:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/04 03:47:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/04 03:47:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/04 03:47:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/04 03:47:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/04 03:47:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AIZLlxcthmsgwJL_dink4WMUpZLuGR2cRgeBNZOXHLBoKLVuOTiW9misjdQoB1aP2ep22e4tiJoHZi3bDkIyTVm7b4-3G9Mm2xe5WPYMvrnhfRe5tisAwvukwsBRN7_zwygVBV_Lsp-5ntqaLUiphMPzorPydDISNehX3LfLrJTgY1HlLPnm0hf6eJYKbHp0RPpNWOPd33kFz9cHTpS44QPKixzbvZnybe_fnkpP6U_02gQu5Wq_JTNF2XZIGsmgAQMRNBwNpHmfopHWp3cJF8LF6pP700CTAvwz84FXAzigrjXxTbvSE-EkBXQBnk94SRy7Z7l7bMeJsvT0Ayxyl6s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/04 03:47:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AJG0n3vPXIS-hlbmjBDe9gq5MG-P_3Cwpkx4HtN2WWfxOW232klAbqBKINV1XN7jtCciSlkRHC01vnVP9h_lM4KZr1wMnLOnp0ZDqRRSVLlEFhM8JOg8liDX72HsVfZq63XGirQPQr-ESDNDnoZZb5MwXAqdsTfLTN6dKR2Pep_cUlCAuDTIhU7tW6d2B8npeQqTN8X0iCOoxVAIklX2jGNV-XCsPdTPLq9RkuDwGF0Ue_8MTNRIrvWiFgrhDMdDJHhuQZldlQViAuLSs7N11fAUDt8qQPg634FVByu_ndm03ZHWmF_GWRUpxD-W7j-sFXLQlAcGJS9G24TLc6apWnk 2026/04/04 03:47:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/04 03:47:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/04 03:47:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/04/04 03:47:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/04 03:47:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/04 03:47:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/04 03:47:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AJG0n3vPXIS-hlbmjBDe9gq5MG-P_3Cwpkx4HtN2WWfxOW232klAbqBKINV1XN7jtCciSlkRHC01vnVP9h_lM4KZr1wMnLOnp0ZDqRRSVLlEFhM8JOg8liDX72HsVfZq63XGirQPQr-ESDNDnoZZb5MwXAqdsTfLTN6dKR2Pep_cUlCAuDTIhU7tW6d2B8npeQqTN8X0iCOoxVAIklX2jGNV-XCsPdTPLq9RkuDwGF0Ue_8MTNRIrvWiFgrhDMdDJHhuQZldlQViAuLSs7N11fAUDt8qQPg634FVByu_ndm03ZHWmF_GWRUpxD-W7j-sFXLQlAcGJS9G24TLc6apWnk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/04/04 03:47:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AKk233ABbS-a5tdvCLO1hyIZ2ohKNXdGv5t8meIPmA4OcMGjpPjs3C4P884LEnvIhAoEOj2udZJynDGCZn4uJM4cKudPTnFeeECjE9NL4v3epjxAjqGZPpmvwMA3TFKtrYwZKeDrzl_SGERL-j7uYEh9ZWFy_DnT5c5u6C-75KxQaDS7LdL8zftEXq1bSfbIUA3pFpmK4omRz1-RyD0uuGJdeZ15YQQrwK8VLQNIwU3B-rnp7hn7NjmvfVAaXRmV_m0zU5_FIaXS2P73jbsKYYJSb1ZardezXTOnxDOy44Y3wAyLmWySbh2wNPrTQcUGOakXUPucAy0FKqxzvCcDOxc 2026/04/04 03:47:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/04 03:47:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/04/04 03:47:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AKk233ABbS-a5tdvCLO1hyIZ2ohKNXdGv5t8meIPmA4OcMGjpPjs3C4P884LEnvIhAoEOj2udZJynDGCZn4uJM4cKudPTnFeeECjE9NL4v3epjxAjqGZPpmvwMA3TFKtrYwZKeDrzl_SGERL-j7uYEh9ZWFy_DnT5c5u6C-75KxQaDS7LdL8zftEXq1bSfbIUA3pFpmK4omRz1-RyD0uuGJdeZ15YQQrwK8VLQNIwU3B-rnp7hn7NjmvfVAaXRmV_m0zU5_FIaXS2P73jbsKYYJSb1ZardezXTOnxDOy44Y3wAyLmWySbh2wNPrTQcUGOakXUPucAy0FKqxzvCcDOxc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/04/04 03:47:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: APO5-bshBv2BWQqqP5IGkgqHA8euxR4v6RUCMlXDq76ZlKQm7Sfe3YqA7dhVYKYKRMOSLpbikGPytDy-PjfpLqX3ku64Sx3q_je_8ZfnA9JAY7X6hGtqyxl4ag-yAJIlEF67jooREZztoadi3soMv81STMaB6zvxMhNbwLqKpg5wns0ozO7fI2Z19g6U3CzW1yubgWZtvKqo8f9SRZ5lMIF7Rgs35qST-QP69fett5SuEE2LrO2tgUeLhC5fGFYHNdXSaaKW0Gz2GcEyiRm0xn6k6zw0F4Z6DbxjzLNTCK-N-SITzG_6pwl-xBePoHaMM94tBDYBByEtjiIIahqRNvs 2026/04/04 03:47:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/04 03:47:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/04 03:47:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "APO5-bshBv2BWQqqP5IGkgqHA8euxR4v6RUCMlXDq76ZlKQm7Sfe3YqA7dhVYKYKRMOSLpbikGPytDy-PjfpLqX3ku64Sx3q_je_8ZfnA9JAY7X6hGtqyxl4ag-yAJIlEF67jooREZztoadi3soMv81STMaB6zvxMhNbwLqKpg5wns0ozO7fI2Z19g6U3CzW1yubgWZtvKqo8f9SRZ5lMIF7Rgs35qST-QP69fett5SuEE2LrO2tgUeLhC5fGFYHNdXSaaKW0Gz2GcEyiRm0xn6k6zw0F4Z6DbxjzLNTCK-N-SITzG_6pwl-xBePoHaMM94tBDYBByEtjiIIahqRNvs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/04/04 03:47:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AFXPj578eXnfXavGJ6JlbEMmqLmeWharnsy_FknNh00FuTtWb7-HId347ZTSmlxaJd71-0lHug4-HylU58ul5ADlxlqgMQOVlP7UWv_KhsEcqDv8NrhZFhz89KNkj3MPBkXr3HIaT4FljU_xBeMbd3dexeKcQFTqVM8H6oGgycZa2Jd_lrqx6Gz_vz8BYZvrCK0ECHn3d-8Olwvxj82AExFdDPPGbULZWnrMG6eWal13qI3mZpOCS0tLtlevkwbSUxrd47IYp9eDkBuFH6jE3mRlBUO5XPrF817PoGPdsqsGCH5BYnklX6-M2UpbCBiK1o5FTpFWOubCgEuR5dQpFlc 2026/04/04 03:47:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/04 03:47:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/04 03:47:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AFXPj578eXnfXavGJ6JlbEMmqLmeWharnsy_FknNh00FuTtWb7-HId347ZTSmlxaJd71-0lHug4-HylU58ul5ADlxlqgMQOVlP7UWv_KhsEcqDv8NrhZFhz89KNkj3MPBkXr3HIaT4FljU_xBeMbd3dexeKcQFTqVM8H6oGgycZa2Jd_lrqx6Gz_vz8BYZvrCK0ECHn3d-8Olwvxj82AExFdDPPGbULZWnrMG6eWal13qI3mZpOCS0tLtlevkwbSUxrd47IYp9eDkBuFH6jE3mRlBUO5XPrF817PoGPdsqsGCH5BYnklX6-M2UpbCBiK1o5FTpFWOubCgEuR5dQpFlc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/04 03:47:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AEtq7IUMXp3-IyCn965DIJWN2ujGpRT-cfs5TJgh90jLTJ9S2qqPF7cck5aLgBCtHVWz8eQyKfuvYiNUuNYiuRCkV52BvP1xRZXJlPkzExZvf1COyGoH5Dx_GfM1oFLnnIuY1JHbf1_-YK8I6elKa4ESBQFYPvOX5nuMQDTSTUjYUrs_JEybIa4MTBEOX0g40rUY_pONcjl-VdSOyOL4Duay9MA9dWjOxyY_ngbYeByS5rSx1btioVLpIEuQguX-yOxI7NhRyr3_rLr8SR_wm_fhPskYpx7Yx6EPMVljjL8GxhKL0vBZ8TggxRy74i73oWxAVA97rTOs-6cn6xJrX0w 2026/04/04 03:47:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/04 03:47:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/04 03:47:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/04 03:47:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/04 03:47:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/04 03:47:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/04 03:47:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AEtq7IUMXp3-IyCn965DIJWN2ujGpRT-cfs5TJgh90jLTJ9S2qqPF7cck5aLgBCtHVWz8eQyKfuvYiNUuNYiuRCkV52BvP1xRZXJlPkzExZvf1COyGoH5Dx_GfM1oFLnnIuY1JHbf1_-YK8I6elKa4ESBQFYPvOX5nuMQDTSTUjYUrs_JEybIa4MTBEOX0g40rUY_pONcjl-VdSOyOL4Duay9MA9dWjOxyY_ngbYeByS5rSx1btioVLpIEuQguX-yOxI7NhRyr3_rLr8SR_wm_fhPskYpx7Yx6EPMVljjL8GxhKL0vBZ8TggxRy74i73oWxAVA97rTOs-6cn6xJrX0w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/04 03:47:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ALlf3i3GQqfH8oe6HKY6DtMT3lJSPRxE_9BiMSF3fftmFqeRVBWXgQvLD4vny0XehK3qMua4DHAglf40gWxrko6oNdVrLVMtfMczsL5sMNy5EwQXCgvTYmhJUONg0U40fflO7Gtjy96MUAl7tgDMYpkOwbPi8GKUn0QNflvtJz63h__WAUOTzJnrYa4dhiwQqMMmRP1JYCwDaOc-Dh3X0VdIQ987dQgs8i5b_Slp6Ln9J3F5asJlpQt2kjH5x1XMoCtRtHR8ci5Iu1hOiYjE9mVyIz7dAp-CHwpOFOdw9RRvZ70AmqcV01H_biUrtQObEHj9aSwPXI0C7Q0WNLU0R8o 2026/04/04 03:47:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/04 03:47:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/04/04 03:47:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/04/04 03:47:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/04 03:47:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/04 03:47:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/04 03:47:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ALlf3i3GQqfH8oe6HKY6DtMT3lJSPRxE_9BiMSF3fftmFqeRVBWXgQvLD4vny0XehK3qMua4DHAglf40gWxrko6oNdVrLVMtfMczsL5sMNy5EwQXCgvTYmhJUONg0U40fflO7Gtjy96MUAl7tgDMYpkOwbPi8GKUn0QNflvtJz63h__WAUOTzJnrYa4dhiwQqMMmRP1JYCwDaOc-Dh3X0VdIQ987dQgs8i5b_Slp6Ln9J3F5asJlpQt2kjH5x1XMoCtRtHR8ci5Iu1hOiYjE9mVyIz7dAp-CHwpOFOdw9RRvZ70AmqcV01H_biUrtQObEHj9aSwPXI0C7Q0WNLU0R8o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/04/04 03:47:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AC4AF_NWeiZ9Wfo6I2ncByI4FjhM-bH-EgNumEqvs-6eQ1pU75-caZJZSO8RG930qUcnzDDW4uGs6N7qCD6eNuoZtO3Q8H_QkG5-oQIeBjEIltEekDHPlM7ndHeDJ9eQ30rgjaA_8DrQ6V359d_y54gYbnBRJOgIJCxIPOteXxwillarDwJErJVdjsh1Rq5VO-WiQkCeL2UZqi7bu9CUyGsUWAysjQcM-MHKSXQ0XcFJtUXurufV6asxlnzpxSzcZjhP544aY2GxjfXaGlN-K1ddjW76qPjq5x07vbD9K0wgIlsa5VdPOEslT8PrUB6_KREPxRGCi3gkdEKcdFIpekY 2026/04/04 03:47:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/04/04 03:47:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/04/04 03:47:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AC4AF_NWeiZ9Wfo6I2ncByI4FjhM-bH-EgNumEqvs-6eQ1pU75-caZJZSO8RG930qUcnzDDW4uGs6N7qCD6eNuoZtO3Q8H_QkG5-oQIeBjEIltEekDHPlM7ndHeDJ9eQ30rgjaA_8DrQ6V359d_y54gYbnBRJOgIJCxIPOteXxwillarDwJErJVdjsh1Rq5VO-WiQkCeL2UZqi7bu9CUyGsUWAysjQcM-MHKSXQ0XcFJtUXurufV6asxlnzpxSzcZjhP544aY2GxjfXaGlN-K1ddjW76qPjq5x07vbD9K0wgIlsa5VdPOEslT8PrUB6_KREPxRGCi3gkdEKcdFIpekY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/04/04 03:47:26 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AC_ZRYS8LoKxCoDD2rPFZcmU--VBBaXr3w-PZOofVGKVwzv0LDcgXoww2PlqDQ_MFd2PMBiAHnMdfSYrGAJE5JrYrabJ4f-n0MIWuOV6x4uMhlPhO5a2d8cVovA6ePuuKaqHoEodQQmjTcMWsJytBRvyJ8mOo-9sP14y9ttSDR5B3_8-wBeApy3vlDCbPZT3DyAqL4mtEF-mlaX8acDQOUKed2gscuUHNTzyVo4AO5FE5XJtKYePL5KLIUQeW80EOLtPQQED0MnnL2wNIWj9yL3m_OQBnJvDJKLq_7BF_4cBfurkdWyXJFLs5KiOcZ0GOfAceozDthdkW9tRh51EbCs 2026/04/04 03:47:26 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/04/04 03:47:27 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/04 03:47:27 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AC_ZRYS8LoKxCoDD2rPFZcmU--VBBaXr3w-PZOofVGKVwzv0LDcgXoww2PlqDQ_MFd2PMBiAHnMdfSYrGAJE5JrYrabJ4f-n0MIWuOV6x4uMhlPhO5a2d8cVovA6ePuuKaqHoEodQQmjTcMWsJytBRvyJ8mOo-9sP14y9ttSDR5B3_8-wBeApy3vlDCbPZT3DyAqL4mtEF-mlaX8acDQOUKed2gscuUHNTzyVo4AO5FE5XJtKYePL5KLIUQeW80EOLtPQQED0MnnL2wNIWj9yL3m_OQBnJvDJKLq_7BF_4cBfurkdWyXJFLs5KiOcZ0GOfAceozDthdkW9tRh51EbCs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/04/04 03:47:28 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AAAnfJxTN9ps_iUu-38EDUHqmBO2O1x24ba5qSlRrizKupgfglY2sUm80M1gpsrcDRIoI-sszaEQErvmt058cN-Jj7UGqe5VwekDUScX_nfRFLX1tI9b7vcdgfePVbzsvejYstECp5uELDVPVNJQm0E3Ff4MBXdKqFEhBe1vavOVmUWMCIh5stEi4_0bPOk--PnNfFX_a6UHOquGWQmPK8Ho6j_7VKHQ5p52eHmgM98O1vvoWpxAmqS-qOnQpHTdFVrN4TjLObXwEyl-rXMFwSpNr9JWqRBnRUU0Iw6w1mc5LSIJYw5SDH8RuG7w61aYpvTonE2zib4I_ONAWUu4vuM 2026/04/04 03:47:29 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/04 03:47:29 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/04 03:47:29 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AAAnfJxTN9ps_iUu-38EDUHqmBO2O1x24ba5qSlRrizKupgfglY2sUm80M1gpsrcDRIoI-sszaEQErvmt058cN-Jj7UGqe5VwekDUScX_nfRFLX1tI9b7vcdgfePVbzsvejYstECp5uELDVPVNJQm0E3Ff4MBXdKqFEhBe1vavOVmUWMCIh5stEi4_0bPOk--PnNfFX_a6UHOquGWQmPK8Ho6j_7VKHQ5p52eHmgM98O1vvoWpxAmqS-qOnQpHTdFVrN4TjLObXwEyl-rXMFwSpNr9JWqRBnRUU0Iw6w1mc5LSIJYw5SDH8RuG7w61aYpvTonE2zib4I_ONAWUu4vuM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/04 03:47:30 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ACOWDM6QGeVIu20NZkTJeiBSF6ly93vTypuQ4aJwKRUTmcVFHpCnQ-OgzhZJ-PylGKpFm1Bp-a1bdESHNHAh2GkRRQnptud9TsRxwNTQoqWeobNR5OVlsMnLCp6GqXdCGUUF-E4RFBazCgbavSZuAKDXnI5oYwvApPV3DuWLiM_hOl-Uw8SWSyDJM3766326GkdnAvR50_GVw7Wsm8aDa5L5vYoRB1_u3l7VWfY1aEz_NOs1_nepFZbZRiSHr7Go_GU_1T2RzjI7vHSWiA2WpQXqgpAaYSXyjJxux_usFw6URcVosF11jM3tsCIRlIaPqcGAj56j1iOjk-dTzGTFyuA 2026/04/04 03:47:30 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/04 03:47:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/04 03:47:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/04 03:47:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/04 03:47:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/04 03:47:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/04 03:47:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ACOWDM6QGeVIu20NZkTJeiBSF6ly93vTypuQ4aJwKRUTmcVFHpCnQ-OgzhZJ-PylGKpFm1Bp-a1bdESHNHAh2GkRRQnptud9TsRxwNTQoqWeobNR5OVlsMnLCp6GqXdCGUUF-E4RFBazCgbavSZuAKDXnI5oYwvApPV3DuWLiM_hOl-Uw8SWSyDJM3766326GkdnAvR50_GVw7Wsm8aDa5L5vYoRB1_u3l7VWfY1aEz_NOs1_nepFZbZRiSHr7Go_GU_1T2RzjI7vHSWiA2WpQXqgpAaYSXyjJxux_usFw6URcVosF11jM3tsCIRlIaPqcGAj56j1iOjk-dTzGTFyuA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/04 03:47:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AE5Zhx33lIircHqhCCg6wQW0bobvc5qbpgC0npQU4ZIBDDmi73CTANPF_XUu68vPeq6giXGPqmG2K_SJpY75Ck_Ed0hsPf1DeZ0m3MTD0-cM9-oOTbSlrELOkbfgvlNzNTAN4Im8IthXtr1il5p1_6J8GMcY5hVooKb0Mr_7zph-tXAk9C5azrWUaV4V642DEDEkdGxukeVOmPZpG7ELmzigGooDLiPuuC4-Di8l3JCsPoh6ytjkTC4zhJyVv1QZLbovafcoCn1lo5sjZLQhJ35-AJwKD5_iGiHk8nBxj0rgeouU8TWELS8y4c15u-2r9a0PtDNhP7K6odgCvutAy1Q 2026/04/04 03:47:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/04 03:47:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/04/04 03:47:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/04/04 03:47:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/04 03:47:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/04 03:47:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/04 03:47:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AE5Zhx33lIircHqhCCg6wQW0bobvc5qbpgC0npQU4ZIBDDmi73CTANPF_XUu68vPeq6giXGPqmG2K_SJpY75Ck_Ed0hsPf1DeZ0m3MTD0-cM9-oOTbSlrELOkbfgvlNzNTAN4Im8IthXtr1il5p1_6J8GMcY5hVooKb0Mr_7zph-tXAk9C5azrWUaV4V642DEDEkdGxukeVOmPZpG7ELmzigGooDLiPuuC4-Di8l3JCsPoh6ytjkTC4zhJyVv1QZLbovafcoCn1lo5sjZLQhJ35-AJwKD5_iGiHk8nBxj0rgeouU8TWELS8y4c15u-2r9a0PtDNhP7K6odgCvutAy1Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/04/04 03:47:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AM4AfjstAfEsg2F65Jtg8D3y9EhHalEuJ5CNWxiNkpEIoIn_-yplh_Nvr6Ibb6Ge3u1S2xjbHTcATH0H6ygbQoo-KswY2qjpgJ9VVQpi9P4j3j4i9OdZGcex3OBpW98dymIKkiX-r8kErvF1dVcrlzGteX7CnUZlUTM7nlPhozLpZzsbzT4YVaajDE-PoL84FqL8rxCwSAx5WdEuOeXoybBGP9Lr8I0MEE1us0i-V5LZGk8YmK5rCFWF0c9IP5M3Bq6DHCmsMO-aJEkbJ-A-tXoBM6AlAMmTNVmshEmuOGKxrH9pYq7L8_T2eY-r6wHPEkhmcj60Iq6p-b2aTks2XUE 2026/04/04 03:47:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/04/04 03:47:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/04/04 03:47:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AM4AfjstAfEsg2F65Jtg8D3y9EhHalEuJ5CNWxiNkpEIoIn_-yplh_Nvr6Ibb6Ge3u1S2xjbHTcATH0H6ygbQoo-KswY2qjpgJ9VVQpi9P4j3j4i9OdZGcex3OBpW98dymIKkiX-r8kErvF1dVcrlzGteX7CnUZlUTM7nlPhozLpZzsbzT4YVaajDE-PoL84FqL8rxCwSAx5WdEuOeXoybBGP9Lr8I0MEE1us0i-V5LZGk8YmK5rCFWF0c9IP5M3Bq6DHCmsMO-aJEkbJ-A-tXoBM6AlAMmTNVmshEmuOGKxrH9pYq7L8_T2eY-r6wHPEkhmcj60Iq6p-b2aTks2XUE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/04/04 03:47:38 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AG2u_Nhnw38gL9fI_zwXomr2K224aOl1B8h-R3sSlM_zy_uJAwZgthqzvqTvoJ60VV9BhrDxqjoRom_LJBGzy9FCsE8NncRuMVn1fWLn3n47Cgy45uCRbeYXuwL1uFPMJYndxTO9Jh0vqifQQE9Q5xduG1uYR1hTu6dLv4q3Ilj5fKEXIfkuK09jQS0Y2PMYJiqgWfxOP6838W8rG12TJrEZU2K1o9Oj93uxwrYRhIEGFfvXaW-8YguKVWehs07ghFl9xnlY5J1h5pFsVdd9srA5RNKAufrc0xCn2bX4SlWZ6pWBPAMYJlUoQvSG43tYcyAafjwHvcQ9ugLRdbY1N1I 2026/04/04 03:47:39 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/04/04 03:47:39 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/04 03:47:39 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AG2u_Nhnw38gL9fI_zwXomr2K224aOl1B8h-R3sSlM_zy_uJAwZgthqzvqTvoJ60VV9BhrDxqjoRom_LJBGzy9FCsE8NncRuMVn1fWLn3n47Cgy45uCRbeYXuwL1uFPMJYndxTO9Jh0vqifQQE9Q5xduG1uYR1hTu6dLv4q3Ilj5fKEXIfkuK09jQS0Y2PMYJiqgWfxOP6838W8rG12TJrEZU2K1o9Oj93uxwrYRhIEGFfvXaW-8YguKVWehs07ghFl9xnlY5J1h5pFsVdd9srA5RNKAufrc0xCn2bX4SlWZ6pWBPAMYJlUoQvSG43tYcyAafjwHvcQ9ugLRdbY1N1I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/04/04 03:47:40 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AOf4_EZPgAwNrygljFx6wMLBm3G7Sy_-INbmDK2ZFFBJY4_oBysQy4xemZmv2jblzm_fUawTe0etJkYTRfqP1RcoolCXcNY-ZVw7QmKXslaYx3CagNHZ0Hyg9H2CVlECBbcCQ_eNJDG8C-GAh54Jic40tIdfIY_VsFp0mOkQH42UaFT2fYOs9yg0-fzc-SMHkG9MXt21kknHv2NF8OlrTAzJ-u8Nz6tQfDzPqFkb7MauwxoWUR3k5jKq_KXApGh1DFTwMHeVK-Zy1uNp14GJOtF2EQzYmljPFWjJpvHsKsTPIq97Dniz-IN5Eg0rej5gxRDRnBoR1Vq7YDSBOWQdbnw 2026/04/04 03:47:40 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/04 03:47:41 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/04 03:47:41 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AOf4_EZPgAwNrygljFx6wMLBm3G7Sy_-INbmDK2ZFFBJY4_oBysQy4xemZmv2jblzm_fUawTe0etJkYTRfqP1RcoolCXcNY-ZVw7QmKXslaYx3CagNHZ0Hyg9H2CVlECBbcCQ_eNJDG8C-GAh54Jic40tIdfIY_VsFp0mOkQH42UaFT2fYOs9yg0-fzc-SMHkG9MXt21kknHv2NF8OlrTAzJ-u8Nz6tQfDzPqFkb7MauwxoWUR3k5jKq_KXApGh1DFTwMHeVK-Zy1uNp14GJOtF2EQzYmljPFWjJpvHsKsTPIq97Dniz-IN5Eg0rej5gxRDRnBoR1Vq7YDSBOWQdbnw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/04 03:47:42 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ALZnzOht0uA0UG-7A1abPuEenJH4S2yU3Q1fmF8ghTfXoq-Cm35aQjNkO8J3vO4L754uQ5g22Pd5pUiN0BdVNmYlvHmUBg59XfPn0-O7uvEw8hrb3yOQHPCARdu_QpQC88rMRKf7OWOr7LLnG3DS7umqqCo2CPGiU_ve_e226NLlqQGPz_XVoJj1B9FE_YEEdsRSjUtAXq7Ac8RWAXvhZczNU9ZgLeieuPw0qA3pRbfNlqKAhnvxQW3kq8H6G-HqbQXg-s689vpxjfx_b7qlYmcosXFT_hDag3VbuZcn0XrGneo-vhsCEvgmCHEQOUwpH3vQehgouKsdAOIa1AGQzAA 2026/04/04 03:47:42 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/04 03:47:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/04 03:47:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/04 03:47:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/04 03:47:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/04 03:47:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/04 03:47:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ALZnzOht0uA0UG-7A1abPuEenJH4S2yU3Q1fmF8ghTfXoq-Cm35aQjNkO8J3vO4L754uQ5g22Pd5pUiN0BdVNmYlvHmUBg59XfPn0-O7uvEw8hrb3yOQHPCARdu_QpQC88rMRKf7OWOr7LLnG3DS7umqqCo2CPGiU_ve_e226NLlqQGPz_XVoJj1B9FE_YEEdsRSjUtAXq7Ac8RWAXvhZczNU9ZgLeieuPw0qA3pRbfNlqKAhnvxQW3kq8H6G-HqbQXg-s689vpxjfx_b7qlYmcosXFT_hDag3VbuZcn0XrGneo-vhsCEvgmCHEQOUwpH3vQehgouKsdAOIa1AGQzAA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/04 03:47:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AFvCGUYu4TTBp6AX1jbmyozyX2LeNwCZ7o4BrNClQWtY1QYAG9b7uWdZAaoKdix8a5m6agmisiKnKztsO1f-rrkuEkQ1xpIIwO95MWTvlhgV9YBMh8n6375mlHyRnRvtlfuQmw3GPMIS62S0zckVU2D-pHC7hDsYTJvSGEhCmNaAtT4EA7h9kizaK6KnlEwB3lsMWeXU75cP9G7-0fwhCtkCGyCBOq_tYijiAE6YrE73cD_9cGZiqLzC6QeH7bfRwfT2KWdvyCv5wpGDs6arzUM0VNhz0JeW53dJhiWuYnKWR6gRMU9H5ZBJF6bC_75vKNZOQqTS5KPpiq6Do9OOF5c 2026/04/04 03:47:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/04 03:47:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/04/04 03:47:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/04/04 03:47:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/04 03:47:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/04 03:47:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/04 03:47:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AFvCGUYu4TTBp6AX1jbmyozyX2LeNwCZ7o4BrNClQWtY1QYAG9b7uWdZAaoKdix8a5m6agmisiKnKztsO1f-rrkuEkQ1xpIIwO95MWTvlhgV9YBMh8n6375mlHyRnRvtlfuQmw3GPMIS62S0zckVU2D-pHC7hDsYTJvSGEhCmNaAtT4EA7h9kizaK6KnlEwB3lsMWeXU75cP9G7-0fwhCtkCGyCBOq_tYijiAE6YrE73cD_9cGZiqLzC6QeH7bfRwfT2KWdvyCv5wpGDs6arzUM0VNhz0JeW53dJhiWuYnKWR6gRMU9H5ZBJF6bC_75vKNZOQqTS5KPpiq6Do9OOF5c" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/04/04 03:47:49 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/04/04 03:47:51 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/04 03:47:53 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/04 03:47:56 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/04 03:48:00 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/04 03:48:01 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ANv_cRLQ3wAO5Sqaw06N1tW61bDe_Cm1qCdcJc_vRpDpq70hgzn5eMfX_12O6jj9I0BvdallYqWa7bSbuEKzja9hyap5K6LwF9K4DFZVKZP9_AwVAfyNXHX5spJg8d3V-a7yz-J1hRdPQ16N7BWDQrZNUs4JDYxs40Y0ryicVntYm8h_pkRYhZwMOH-QJ24Jvudt51SghnnCExfzitYiqWmH9km0dQdj0QjEzIjB5ZBxGX06Am-7adi3321LhCsOUkPTPpZYkxn7CCdz-r9nw4xQ0IZ-4iCC8CYIFh3t3Ov1AUVG-qp-ViLa50Wl7EC8pk3zmyUhj2M_RF9Gr1MSoSA 2026/04/04 03:48:01 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/04 03:48:01 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "a69f9333cffdffa2c4825e21625a444f" 2026/04/04 03:48:02 DEBUG : unknown-size-put.txt: multipart upload "ANv_cRLQ3wAO5Sqaw06N1tW61bDe_Cm1qCdcJc_vRpDpq70hgzn5eMfX_12O6jj9I0BvdallYqWa7bSbuEKzja9hyap5K6LwF9K4DFZVKZP9_AwVAfyNXHX5spJg8d3V-a7yz-J1hRdPQ16N7BWDQrZNUs4JDYxs40Y0ryicVntYm8h_pkRYhZwMOH-QJ24Jvudt51SghnnCExfzitYiqWmH9km0dQdj0QjEzIjB5ZBxGX06Am-7adi3321LhCsOUkPTPpZYkxn7CCdz-r9nw4xQ0IZ-4iCC8CYIFh3t3Ov1AUVG-qp-ViLa50Wl7EC8pk3zmyUhj2M_RF9Gr1MSoSA" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/04 03:48:02 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AGj0za6Xd6hvx0lQQ7qrOnqATZVus73Ql7QpUyaqjGhC1Y5sxpMjW4ylHyB3zf5uQ3mLZicGmyQhwRSKaI1OMlbOYLfYxaOWOt1Yxlk5TodcSQyWsLOu8rAqnWqDbn-k5SEJw0Rl0DZWMlF7TTBDc54bfqb6Z4stX8D9jg7sV1sYEhwvXC6W3t_YYYIZ2zhZSYKClcxFMqrDbuLkZwZ1EIWbn0hSBkxUBWuFqp0hyOJu3k0JbGBh3VYIoBzX08nlOx3_GeL-WdoAtu8rILUGP1Ususeu_CxQkHOOdxMnFrXgtT6R0SsBo1PZd7QXHGiTaUsOwq_EL2k-B3Wf63aIt2M 2026/04/04 03:48:02 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/04/04 03:48:03 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "b1a543e653f8ff17300106404adbab76" 2026/04/04 03:48:03 DEBUG : unknown-size-update.txt: multipart upload "AGj0za6Xd6hvx0lQQ7qrOnqATZVus73Ql7QpUyaqjGhC1Y5sxpMjW4ylHyB3zf5uQ3mLZicGmyQhwRSKaI1OMlbOYLfYxaOWOt1Yxlk5TodcSQyWsLOu8rAqnWqDbn-k5SEJw0Rl0DZWMlF7TTBDc54bfqb6Z4stX8D9jg7sV1sYEhwvXC6W3t_YYYIZ2zhZSYKClcxFMqrDbuLkZwZ1EIWbn0hSBkxUBWuFqp0hyOJu3k0JbGBh3VYIoBzX08nlOx3_GeL-WdoAtu8rILUGP1Ususeu_CxQkHOOdxMnFrXgtT6R0SsBo1PZd7QXHGiTaUsOwq_EL2k-B3Wf63aIt2M" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/04 03:48:03 DEBUG : Creating backend with remote "TestS3R2:rclone-test-cepeham8fisa/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/04/04 03:48:03 DEBUG : Waiting for deletions to finish 2026/04/04 03:48:03 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/04/04 03:48:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/04/04 03:48:03 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/04 03:48:04 INFO : S3 bucket rclone-test-cepeham8fisa: Bucket "rclone-test-cepeham8fisa" deleted 2026/04/04 03:48:04 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (123.64s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.36s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.31s) --- PASS: TestIntegration/FsMkdir (121.32s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.30s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.77s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.52s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.14s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (22.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.77s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.37s) --- 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.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (64.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (12.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (13.37s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.11s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.23s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.04s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.79s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.13s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.80s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.33s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.21s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:45: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/04/04 03:48:04 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/04/04 03:48:04 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) === RUN TestParseRetainUntilDate === RUN TestParseRetainUntilDate/RFC3339_date === RUN TestParseRetainUntilDate/RFC3339_date_with_timezone === RUN TestParseRetainUntilDate/duration_days === RUN TestParseRetainUntilDate/duration_hours === RUN TestParseRetainUntilDate/duration_minutes === RUN TestParseRetainUntilDate/invalid_input === RUN TestParseRetainUntilDate/empty_input --- PASS: TestParseRetainUntilDate (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date_with_timezone (0.00s) --- PASS: TestParseRetainUntilDate/duration_days (0.00s) --- PASS: TestParseRetainUntilDate/duration_hours (0.00s) --- PASS: TestParseRetainUntilDate/duration_minutes (0.00s) --- PASS: TestParseRetainUntilDate/invalid_input (0.00s) --- PASS: TestParseRetainUntilDate/empty_input (0.00s) PASS ok github.com/rclone/rclone/backend/s3 123.680s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m4.965821248s (try 1/5)