"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/03/11 05:52:38 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gaqoyep5rola" 2026/03/11 05:52:38 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/03/11 05:52:38 INFO : S3 bucket rclone-test-gaqoyep5rola: Bucket "rclone-test-gaqoyep5rola" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/03/11 05:52:40 INFO : S3 bucket rclone-test-gaqoyep5rola: Bucket "rclone-test-gaqoyep5rola" deleted === RUN TestIntegration/FsMkdir 2026/03/11 05:52:40 INFO : S3 bucket rclone-test-gaqoyep5rola: Bucket "rclone-test-gaqoyep5rola" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/03/11 05:52:40 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/03/11 05:52:40 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/03/11 05:52:40 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/03/11 05:52:50 NOTICE: S3 bucket rclone-test-gaqoyep5rola: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/03/11 05:52:50 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: APYBZPwTLTC8E1wSBOerj4VrUC1a1KnKUtEGPDdBv-3b4MyBWZnwE2VP6X1jBIqjms2DXVJWDtswk09nkFBtdEl4t_ixzvgwlDOcJ4_4PU4INhFdV8WPqUgUSeo0o9HXKt9sOZlHQWrwukx1ef2ykl6iMiWIInaRjH3fHwMML20-KwbVEFcfe2GNn9YXyW67vA8hPHvKvSgWqGGR3icImA0ONau-Bv9IoVdKeAlCSrsjML-b-Y2p0J6vQR-z0NCblsi5JpbtqRpxT9t6SSw4gNJB268BQovyDDm_Ytkx5Jq7mhyNlckZ8_QcGSu7e0LzENUMs7CST2Z-EpEKOi4a4js 2026/03/11 05:52:50 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "7e309fa6b07eda31e75e1821131c29e7" 2026/03/11 05:52:51 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "85b3c6b9094ae044a08505c69c477a3d" 2026/03/11 05:52:51 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "25d5c058b5f75ab2592d4a8efeda606e" 2026/03/11 05:52:51 DEBUG : writer-at-subdir/writer-at-file: multipart upload "APYBZPwTLTC8E1wSBOerj4VrUC1a1KnKUtEGPDdBv-3b4MyBWZnwE2VP6X1jBIqjms2DXVJWDtswk09nkFBtdEl4t_ixzvgwlDOcJ4_4PU4INhFdV8WPqUgUSeo0o9HXKt9sOZlHQWrwukx1ef2ykl6iMiWIInaRjH3fHwMML20-KwbVEFcfe2GNn9YXyW67vA8hPHvKvSgWqGGR3icImA0ONau-Bv9IoVdKeAlCSrsjML-b-Y2p0J6vQR-z0NCblsi5JpbtqRpxT9t6SSw4gNJB268BQovyDDm_Ytkx5Jq7mhyNlckZ8_QcGSu7e0LzENUMs7CST2Z-EpEKOi4a4js" 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/03/11 05:52:53 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/03/11 05:52:54 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/03/11 05:52:55 DEBUG : S3 bucket rclone-test-gaqoyep5rola: bucket is versioned: false 2026/03/11 05:52:55 DEBUG : Waiting for deletions to finish 2026/03/11 05:52:55 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/03/11 05:52:55 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/03/11 05:52:55 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/11 05:52:56 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gaqoyep5rola/dirToPurgeFromRoot" 2026/03/11 05:52:56 DEBUG : S3 bucket rclone-test-gaqoyep5rola path dirToPurgeFromRoot: bucket is versioned: false 2026/03/11 05:52:56 DEBUG : Waiting for deletions to finish 2026/03/11 05:52:56 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/03/11 05:52:56 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/03/11 05:52:56 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/11 05:52:56 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gaqoyep5rola/hello? sausage/êé" 2026/03/11 05:52:58 DEBUG : S3 bucket rclone-test-gaqoyep5rola path hello? sausage/êé: bucket is versioned: false 2026/03/11 05:52:58 DEBUG : Waiting for deletions to finish 2026/03/11 05:52:58 DEBUG : "a/b/c/d/e.txt" version false 2026/03/11 05:52:58 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/03/11 05:52:58 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/03/11 05:53:02 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gaqoyep5rola/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/03/11 05:53:02 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/03/11 05:53:03 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gaqoyep5rola/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-gaqoyep5rola" from "TestS3R2:rclone-test-gaqoyep5rola" 2026/03/11 05:53:03 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/03/11 05:53:07 DEBUG : piped data.txt: open chunk writer: started multipart upload: AKJeEGqeeHsd0rFvILrov-Da4AG_o1V3qOSsgVUO8Ca_GqFN8CHaqDqjnH7zkzBb_ctCciqf82sE4pGvQL139pM2cejYs4cCWDGqofqTmN9RUX3IbU0xr6TkvpSlCm5nDMclaZ1a6dqLxdwacKiI2Cb0pkzdLvHfkdSm9-nVLDXKDaH4xIo3wWWZOZfSzcEvbQRlP-lp_dMK_rKGIqpuZH3aJP93wQMgYx1oXNsJOh5mZCNQm9k7VgFdHZrjn9Yd3wJUCum-kwW2FVANSJXc0HoV9dvJkMQDO1icBq_8OG7E6uWrU2reCRBqyJRzWd3YDFsE_bHXAEsW_PSJwoznUc4 2026/03/11 05:53:07 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/03/11 05:53:08 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/03/11 05:53:08 DEBUG : piped data.txt: multipart upload "AKJeEGqeeHsd0rFvILrov-Da4AG_o1V3qOSsgVUO8Ca_GqFN8CHaqDqjnH7zkzBb_ctCciqf82sE4pGvQL139pM2cejYs4cCWDGqofqTmN9RUX3IbU0xr6TkvpSlCm5nDMclaZ1a6dqLxdwacKiI2Cb0pkzdLvHfkdSm9-nVLDXKDaH4xIo3wWWZOZfSzcEvbQRlP-lp_dMK_rKGIqpuZH3aJP93wQMgYx1oXNsJOh5mZCNQm9k7VgFdHZrjn9Yd3wJUCum-kwW2FVANSJXc0HoV9dvJkMQDO1icBq_8OG7E6uWrU2reCRBqyJRzWd3YDFsE_bHXAEsW_PSJwoznUc4" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/03/11 05:53:08 DEBUG : piped data.txt: open chunk writer: started multipart upload: AH9_ODgaerfG7UBaQ0GsWMbfThBYBdRp7vADZdyWEzKTkx86DXPerWutq8d9r-aBPhyUFYeFbmHa7wNPHMd9CJbHdchIZGjG5-gN6EMXkzxhr68NdtxLc6-YNVkE2ied5VHxhUDptri_72R17qon-BKXW0rWms3nSLHzSbdn-FGlDHsYhnXfjJuMIOx-u_LT2m_GVDCw1Xu2OQqrgBaBE5wlI9Xp2zvKoZ7elYeVW1hattFQcEtLy7HtpgIcK8Hp_CJqZTeBN7A_U8mIw6DGeddPlJCfyNnJ5Yef9Rwvbhb0oNiadpqMUlSwz0efKea3btGBRYUwkYANzBWyVTDBQco 2026/03/11 05:53:08 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/11 05:53:08 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "2f6d7d8f0caf844413c32f00829d6bc6" 2026/03/11 05:53:08 DEBUG : piped data.txt: multipart upload "AH9_ODgaerfG7UBaQ0GsWMbfThBYBdRp7vADZdyWEzKTkx86DXPerWutq8d9r-aBPhyUFYeFbmHa7wNPHMd9CJbHdchIZGjG5-gN6EMXkzxhr68NdtxLc6-YNVkE2ied5VHxhUDptri_72R17qon-BKXW0rWms3nSLHzSbdn-FGlDHsYhnXfjJuMIOx-u_LT2m_GVDCw1Xu2OQqrgBaBE5wlI9Xp2zvKoZ7elYeVW1hattFQcEtLy7HtpgIcK8Hp_CJqZTeBN7A_U8mIw6DGeddPlJCfyNnJ5Yef9Rwvbhb0oNiadpqMUlSwz0efKea3btGBRYUwkYANzBWyVTDBQco" 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/03/11 05:53:09 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:527: 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/03/11 05:53:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AMOByH_kDuR6ILLutz_0A1PQGF4mmp68J_sjpmQhfaOTvjxvI9hTarlrJvOfCtkukUhxI5h-9SkImATS1g3zxBp6e-TKOHIeTdTPEo1aUwmQuZnGZj34QDDa3Tpbhzr5adrDWh4TzJE1Qozo05Hd2njzhogBtybMQD7z5m2N_mmj7J4EoLTAaFbGY2yonvrweiVNTQ1WSMZ5-QJP7xV27rqKozlS48LNPgu176R8PN7BJFk4gaiIzEjGY35OHU_9tn0ip1CtN-z0fkoLrGpSVnem7JgSsKHWxyuOX_TfN8Op24H-6zbKJRMKl9iypuv05eG6qEQHok15iZdWpziYwVM 2026/03/11 05:53:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/03/11 05:53:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/03/11 05:53:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AMOByH_kDuR6ILLutz_0A1PQGF4mmp68J_sjpmQhfaOTvjxvI9hTarlrJvOfCtkukUhxI5h-9SkImATS1g3zxBp6e-TKOHIeTdTPEo1aUwmQuZnGZj34QDDa3Tpbhzr5adrDWh4TzJE1Qozo05Hd2njzhogBtybMQD7z5m2N_mmj7J4EoLTAaFbGY2yonvrweiVNTQ1WSMZ5-QJP7xV27rqKozlS48LNPgu176R8PN7BJFk4gaiIzEjGY35OHU_9tn0ip1CtN-z0fkoLrGpSVnem7JgSsKHWxyuOX_TfN8Op24H-6zbKJRMKl9iypuv05eG6qEQHok15iZdWpziYwVM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/03/11 05:53:11 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AE79BjxsXzuhA41a-HI3H8MoqGzMfFPE9XqwxO8xe3jA5s-5TbUkJmYaLqe7VuzLYIYRGu2j4yXG0Ftp5bO-7LwhPcmuCPrerFYgWg65isos809e3AIUDJs2sQpcmKlSsuL04SuaJmWlHxWJQqhqLWMHh9lueAinfeXKjcPRajjKz-qEOwe5XIg-qZ-MfWa3M19qmsa3bF8wHG3TjsXEqprNBCym0BL1em1SaPaczJG9OT6DVC7qJIDb-uQIQFc1lyF6a7aR92im2ZRp_WqkU1Ze1UDqgrv1ym2NdYP5eHOQfVgHhKDhhx3Gd2xiN3XKOVs3u_IvscNXeNUX755EvkQ 2026/03/11 05:53:11 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/03/11 05:53:12 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/11 05:53:12 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AE79BjxsXzuhA41a-HI3H8MoqGzMfFPE9XqwxO8xe3jA5s-5TbUkJmYaLqe7VuzLYIYRGu2j4yXG0Ftp5bO-7LwhPcmuCPrerFYgWg65isos809e3AIUDJs2sQpcmKlSsuL04SuaJmWlHxWJQqhqLWMHh9lueAinfeXKjcPRajjKz-qEOwe5XIg-qZ-MfWa3M19qmsa3bF8wHG3TjsXEqprNBCym0BL1em1SaPaczJG9OT6DVC7qJIDb-uQIQFc1lyF6a7aR92im2ZRp_WqkU1Ze1UDqgrv1ym2NdYP5eHOQfVgHhKDhhx3Gd2xiN3XKOVs3u_IvscNXeNUX755EvkQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/03/11 05:53:13 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABlwGLpnkFbfmC1N-nkn6hRk6R6-gWG0vuzYaAjtYNxUkJWL-5i5qlIsLkAqfjWmatVUPsRa7ZedkgS7s4KLhZVba-vgJCAO2A-lRoMcr9KrMD3e5A-mnbvQRaR56J4oupgJY2_hbU8dnvt-HSQwBoGe-e8c48-t7GFnvNhG4ViFjwLO4Tq_WCE9XruEcy292xMMGgvxXmiuKosXkFnp15cvdvWw55qAI4QQLjFeZjkFh0c61rsfxKyJCpHRBOvkDM6X5M4li9FRP-8xOTBxAbyLf4SmOt9pXZCXuHZoheoa-OpA3Ga5EHQ7geG4I-HPYieFXkiJ8g6ZsN2uPNJQF_c 2026/03/11 05:53:13 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/11 05:53:13 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/11 05:53:13 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABlwGLpnkFbfmC1N-nkn6hRk6R6-gWG0vuzYaAjtYNxUkJWL-5i5qlIsLkAqfjWmatVUPsRa7ZedkgS7s4KLhZVba-vgJCAO2A-lRoMcr9KrMD3e5A-mnbvQRaR56J4oupgJY2_hbU8dnvt-HSQwBoGe-e8c48-t7GFnvNhG4ViFjwLO4Tq_WCE9XruEcy292xMMGgvxXmiuKosXkFnp15cvdvWw55qAI4QQLjFeZjkFh0c61rsfxKyJCpHRBOvkDM6X5M4li9FRP-8xOTBxAbyLf4SmOt9pXZCXuHZoheoa-OpA3Ga5EHQ7geG4I-HPYieFXkiJ8g6ZsN2uPNJQF_c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/03/11 05:53:14 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AKIOBCsqw9YYdDSWQLrhzmXtr6PcWDtGE_wr45OItr2Tkd14xsso0IMNDNzyBcEbDmhg1yT2H4GYB61dia9RfDn0nksh5uTPi_jj8P3D3pRro-Qbaz3qdhPj6pjD_An3Y6eDyCHVV0e1SOmM1sgDAPH1PS6IZzdRK0ziHn8umIZCs-BxlqJhjNFXTccUJj_nmj5hCi-isoQPcD566nc90wMbk55cOcor1d0SrT5rol5Skq4FE5bXnzk6kUm1Hu-JbHweOdBkQadrQ3_u8PwOhoTyeW6-ux3C0nWXZKa8UZgB2sKfSdKIJ8eiOenKo1lMlV6Ng5W1BbGxxDxGNaQH_v0 2026/03/11 05:53:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/03/11 05:53:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/03/11 05:53:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/03/11 05:53:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/11 05:53:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/11 05:53:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/11 05:53:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AKIOBCsqw9YYdDSWQLrhzmXtr6PcWDtGE_wr45OItr2Tkd14xsso0IMNDNzyBcEbDmhg1yT2H4GYB61dia9RfDn0nksh5uTPi_jj8P3D3pRro-Qbaz3qdhPj6pjD_An3Y6eDyCHVV0e1SOmM1sgDAPH1PS6IZzdRK0ziHn8umIZCs-BxlqJhjNFXTccUJj_nmj5hCi-isoQPcD566nc90wMbk55cOcor1d0SrT5rol5Skq4FE5bXnzk6kUm1Hu-JbHweOdBkQadrQ3_u8PwOhoTyeW6-ux3C0nWXZKa8UZgB2sKfSdKIJ8eiOenKo1lMlV6Ng5W1BbGxxDxGNaQH_v0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/03/11 05:53:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ANbMjRij8cWe4va4OFht5susTybM3zEkmuc7TRNjWh7AmrrbqqlLSl-o5fk2sV4mABaETVSVx0qnwArzKi9v-iLCDRlt1WI8UFAMNJYTbk7X1KMS0juMpWrYuSgh8jVCXUxNtp802ZyJRwz94Ae9idx1ki52jofv0wq8P6wvOQKP1UM9Wd7tMZaDaJ5mxxDP8F_2uFBiS3T_7wZ6r3Fo8rkiT6jeVeC_k4bTf8cqTqj0oQX2Bk89T6LvqJjbPJ7i71UwaYdd_FE9MeFGLfnIRmfzWYyrT3JN9pJdPk4Rn_2h5UUc13SLbaJtPQhcW3Mxg-w1t1bJ_t3t3fdx37r81M8 2026/03/11 05:53:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/03/11 05:53:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/03/11 05:53:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/03/11 05:53:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/03/11 05:53:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/03/11 05:53:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/03/11 05:53:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ANbMjRij8cWe4va4OFht5susTybM3zEkmuc7TRNjWh7AmrrbqqlLSl-o5fk2sV4mABaETVSVx0qnwArzKi9v-iLCDRlt1WI8UFAMNJYTbk7X1KMS0juMpWrYuSgh8jVCXUxNtp802ZyJRwz94Ae9idx1ki52jofv0wq8P6wvOQKP1UM9Wd7tMZaDaJ5mxxDP8F_2uFBiS3T_7wZ6r3Fo8rkiT6jeVeC_k4bTf8cqTqj0oQX2Bk89T6LvqJjbPJ7i71UwaYdd_FE9MeFGLfnIRmfzWYyrT3JN9pJdPk4Rn_2h5UUc13SLbaJtPQhcW3Mxg-w1t1bJ_t3t3fdx37r81M8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/03/11 05:53:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AEeL_0doLmsUnf2VbdOmkmU7AimVl49IonVJ9zxT4V1HrjC5RV6EOaJParPhg7wLFCol8cb0ewlqq6VeSEG_nbFTVEwgFX_FFN3OhRAfkESa2sDZ2GN6cvWuPwmN_BHstBOA1Yreu2PyQeZNS98ZVlSeV2EPoOOdSGvMQ5mS_Hg-yKG-3iSdKa688LvLWd_GOqfwr4ABgftRb3Qq7hF4on4-Uz1mPJiqiy5dkjHJvV8fsH4JrKmzJl0reOplTCkkU_9mjBBHksk-EOx_QgK4WriUqnalF5ZtuctVQ6IPO3rRXDYE5hLOXHx33QYV7z5YqpIgr_mcd15-rs3ZSIDYx7w 2026/03/11 05:53:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/11 05:53:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/03/11 05:53:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AEeL_0doLmsUnf2VbdOmkmU7AimVl49IonVJ9zxT4V1HrjC5RV6EOaJParPhg7wLFCol8cb0ewlqq6VeSEG_nbFTVEwgFX_FFN3OhRAfkESa2sDZ2GN6cvWuPwmN_BHstBOA1Yreu2PyQeZNS98ZVlSeV2EPoOOdSGvMQ5mS_Hg-yKG-3iSdKa688LvLWd_GOqfwr4ABgftRb3Qq7hF4on4-Uz1mPJiqiy5dkjHJvV8fsH4JrKmzJl0reOplTCkkU_9mjBBHksk-EOx_QgK4WriUqnalF5ZtuctVQ6IPO3rRXDYE5hLOXHx33QYV7z5YqpIgr_mcd15-rs3ZSIDYx7w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/03/11 05:53:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AGSsmUsC-fiYA6JvFMVgMlKOjauTS0B5HQc04MQq6ln0a6H03DNA2ABsfc37MDGByXJhJFxU_RP6cwCnaC-UIEKdMt5Te8fd99nJf5UIjxupx7AB-HMOzefQBQSvMSr593JMvuhuFf_e-dcJKkJPZId_BPF-v0WrI2Iw0eorPHRJItqlhD1hzaFVvryuhySLFQsNNExiOzHbwEo624_uDhiHLcd9vbRbEP_bp4a71tBRwMW4hCzWDuFba5Og9EZkQ9QoHO1_0Fimmn_Qx_477sGMdD30M6LwjCBg8Le0oNkOL0iOjOVz-FvKPfmd_VVA1H8ECI-UN7qRV1jPu0vL928 2026/03/11 05:53:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/03/11 05:53:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/11 05:53:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AGSsmUsC-fiYA6JvFMVgMlKOjauTS0B5HQc04MQq6ln0a6H03DNA2ABsfc37MDGByXJhJFxU_RP6cwCnaC-UIEKdMt5Te8fd99nJf5UIjxupx7AB-HMOzefQBQSvMSr593JMvuhuFf_e-dcJKkJPZId_BPF-v0WrI2Iw0eorPHRJItqlhD1hzaFVvryuhySLFQsNNExiOzHbwEo624_uDhiHLcd9vbRbEP_bp4a71tBRwMW4hCzWDuFba5Og9EZkQ9QoHO1_0Fimmn_Qx_477sGMdD30M6LwjCBg8Le0oNkOL0iOjOVz-FvKPfmd_VVA1H8ECI-UN7qRV1jPu0vL928" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/03/11 05:53:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AL04ZEBdaG7L295GVsUDyEB7vMD-i3eSbVHocbvZzGlJkI2bTgE2wQrDQXvonslYKsL_GQmvRfcme8MYwi7eLf436r8yCRY-Ipglmf2D2ry5zMJQ1WGSiAlqUCrkZkPjV-X4hJLOIHndMeumqAuWecqSXG5Uduyw80HZdZMn54odfu1uZjO23Lh-GXgXhs4XLHUYpI4qPbF0doYN2h5eSmXA54pvyY51zVbgemovPG3yJPvk2tCaEvhkME4y1HfFqS7UNLpwQm5wPFa8OKlhTm132n7hChZ61OqyS_VJ1_eINZIQhemNRP_BuxaZwIWrxRlPoP1zkbyLOaavolOkQtU 2026/03/11 05:53:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/11 05:53:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/11 05:53:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AL04ZEBdaG7L295GVsUDyEB7vMD-i3eSbVHocbvZzGlJkI2bTgE2wQrDQXvonslYKsL_GQmvRfcme8MYwi7eLf436r8yCRY-Ipglmf2D2ry5zMJQ1WGSiAlqUCrkZkPjV-X4hJLOIHndMeumqAuWecqSXG5Uduyw80HZdZMn54odfu1uZjO23Lh-GXgXhs4XLHUYpI4qPbF0doYN2h5eSmXA54pvyY51zVbgemovPG3yJPvk2tCaEvhkME4y1HfFqS7UNLpwQm5wPFa8OKlhTm132n7hChZ61OqyS_VJ1_eINZIQhemNRP_BuxaZwIWrxRlPoP1zkbyLOaavolOkQtU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/03/11 05:53:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ACn4kEKO9GJhc7UEXeqWM4A5EpXNvTlqlhxyedbOq48RcDS2XlWnBEfZyPE33JrYOvqGUZNXO47KKCIFprWJKiYOy-2te7NkDWbhRVgDe1OLOd3uohyT_k3CcKBsmyjODil8hld0CJM-RwICttWbB2VxVgk6up2RfdOb93Q0XGlJOFKhC5P9MBRO3w0K6kSRTQ4G7fnKGnUlaa7XNQNvkBW2czJGYz-jsZp8DvNjQF4xsaMHu_6KqSR9YIy9eTnw3hmc_DUAXQgrxl8ns8IBd8lHWlZ1703OPCniYSuDFoH7T2YJ-AMp_XarNzMKeirjw52CefyUzJLbExT7c3KCgYk 2026/03/11 05:53:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/03/11 05:53:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/11 05:53:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/03/11 05:53:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/11 05:53:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/11 05:53:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/11 05:53:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ACn4kEKO9GJhc7UEXeqWM4A5EpXNvTlqlhxyedbOq48RcDS2XlWnBEfZyPE33JrYOvqGUZNXO47KKCIFprWJKiYOy-2te7NkDWbhRVgDe1OLOd3uohyT_k3CcKBsmyjODil8hld0CJM-RwICttWbB2VxVgk6up2RfdOb93Q0XGlJOFKhC5P9MBRO3w0K6kSRTQ4G7fnKGnUlaa7XNQNvkBW2czJGYz-jsZp8DvNjQF4xsaMHu_6KqSR9YIy9eTnw3hmc_DUAXQgrxl8ns8IBd8lHWlZ1703OPCniYSuDFoH7T2YJ-AMp_XarNzMKeirjw52CefyUzJLbExT7c3KCgYk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/03/11 05:53:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AKjM2tIDbf1lyf3Hl0oxde_3j6H-xiDNV3VJp2ondJNHm6mULA5dMDpcdDT1aKrzgiITMIBi2azyid3jCyiUMRg19oDppsSFBXCX6YwLjGcyfeeLWFctQVFaQBFMiGywx6rzD8Ko3Gf-h5Swz_5leQSvelEyCKvdGaLs97siuTes3vXxf2z0K13h7t9-7YKGVnLvWD-t5H0AgwXIqZkAZDF9Dyyy13k0XDsGnWpyENXgKGX3OQ44vW2Qk3YUt3IQTQr-JSBS2TWXfuTaPHTG5xrqavwKUx6-mFWdsGerWLzj2kPdFjshwzDQyqDcDGed0tEGKNibfC3pVfdLRhVmY8Q 2026/03/11 05:53:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/03/11 05:53:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/11 05:53:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/03/11 05:53:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/03/11 05:53:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/03/11 05:53:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/03/11 05:53:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AKjM2tIDbf1lyf3Hl0oxde_3j6H-xiDNV3VJp2ondJNHm6mULA5dMDpcdDT1aKrzgiITMIBi2azyid3jCyiUMRg19oDppsSFBXCX6YwLjGcyfeeLWFctQVFaQBFMiGywx6rzD8Ko3Gf-h5Swz_5leQSvelEyCKvdGaLs97siuTes3vXxf2z0K13h7t9-7YKGVnLvWD-t5H0AgwXIqZkAZDF9Dyyy13k0XDsGnWpyENXgKGX3OQ44vW2Qk3YUt3IQTQr-JSBS2TWXfuTaPHTG5xrqavwKUx6-mFWdsGerWLzj2kPdFjshwzDQyqDcDGed0tEGKNibfC3pVfdLRhVmY8Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/03/11 05:53:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AB4sK_FE3N7nfcDYVODrQuSbFOIHxbOuTGFUIrcJ70I7PSBj0SIZ_1f1cIwDd2-btzjrD9oIr0WZkY_9bjBWpme9P-rgB_f2XRIKrZEINaln5w4ZMfYdVxu5FLWHLuqpG6BnuEO8IweXR_L9xwJxGzAUKZQCAuaF1r8CI6xYWdumDR8_hl1evDqxEElNaiZmAEjiOq54aMoAQKakDadAK-Xp82LbeYzPdg9GXf3HFTJhNiHueyxhKJLVOnd3Q4hPFo_V4Q1FHgP4xHNB8Dj6V2VP66GuS0UyRHrgCKdEB1oN_2vG8opMrDYvklbjcMoSUGBPXduiiH1lrW5vV16pJqE 2026/03/11 05:53:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/11 05:53:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/03/11 05:53:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AB4sK_FE3N7nfcDYVODrQuSbFOIHxbOuTGFUIrcJ70I7PSBj0SIZ_1f1cIwDd2-btzjrD9oIr0WZkY_9bjBWpme9P-rgB_f2XRIKrZEINaln5w4ZMfYdVxu5FLWHLuqpG6BnuEO8IweXR_L9xwJxGzAUKZQCAuaF1r8CI6xYWdumDR8_hl1evDqxEElNaiZmAEjiOq54aMoAQKakDadAK-Xp82LbeYzPdg9GXf3HFTJhNiHueyxhKJLVOnd3Q4hPFo_V4Q1FHgP4xHNB8Dj6V2VP66GuS0UyRHrgCKdEB1oN_2vG8opMrDYvklbjcMoSUGBPXduiiH1lrW5vV16pJqE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/03/11 05:53:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABZQ09npjyAwlT1ls7BUCEd4ywVT_5Xx6yKwm83Kovwa38xL_iPvF-mctrqmHQ65RyfTbIOCZo-zoXF3TObEboK2FMrXSiTxywOG2yTnTEeYx0uTiYlsUaEs0B_doxGig0VNNAkEruw6rHEUV4MH3Cfq8TJw_hHVRBhAh0kuj4b0PIyHuJ39FiZJxSqkXGN1QnduaJpjhfQ0_RTi3K2wUi3QSaNqCbn9ozO9WfqItrB-yMWbgJe_sSLu7Fe4Zua03TxYIGqif1mr0kB1jP8tvbpztMu-swbKg7nfYxrKnoLqNyH-3jLgMQI_c2Gfe4maY5o61a3vAQZqAy_PAOOFt4w 2026/03/11 05:53:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/03/11 05:53:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/11 05:53:28 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABZQ09npjyAwlT1ls7BUCEd4ywVT_5Xx6yKwm83Kovwa38xL_iPvF-mctrqmHQ65RyfTbIOCZo-zoXF3TObEboK2FMrXSiTxywOG2yTnTEeYx0uTiYlsUaEs0B_doxGig0VNNAkEruw6rHEUV4MH3Cfq8TJw_hHVRBhAh0kuj4b0PIyHuJ39FiZJxSqkXGN1QnduaJpjhfQ0_RTi3K2wUi3QSaNqCbn9ozO9WfqItrB-yMWbgJe_sSLu7Fe4Zua03TxYIGqif1mr0kB1jP8tvbpztMu-swbKg7nfYxrKnoLqNyH-3jLgMQI_c2Gfe4maY5o61a3vAQZqAy_PAOOFt4w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/03/11 05:53:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: APGaNeMyy-6nnSTf1GTLeOAGCXPZrLWxC36CqSb2kLfSTfe9wlTGLC4NqeEVvWze-f3Xg8KCGzBUDnR665h91m8IXEFXhQ6H9OhXIVTEY5gNo7INIFlViAu42wQSaEJsjR_iqoO279FRY-T7QlIRRgPv3F_msdQS0wcQdSWWMT4hAfdKsJ2bWtxqDLz43ntHUW2BaWjX3_M_gtogsqum7akg3WSL68wAwqeh7lB-oRAyOA5Q9BsZQHyRfmljbdzkI3BJwAZnAM-ZL7Q4JEtDM8OgIej2YWrDej9rmYKpOFls2OwjymQzyzOEW_GuaMUHgCejk7jfFAIlgXkJDZk9DMA 2026/03/11 05:53:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/11 05:53:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/11 05:53:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "APGaNeMyy-6nnSTf1GTLeOAGCXPZrLWxC36CqSb2kLfSTfe9wlTGLC4NqeEVvWze-f3Xg8KCGzBUDnR665h91m8IXEFXhQ6H9OhXIVTEY5gNo7INIFlViAu42wQSaEJsjR_iqoO279FRY-T7QlIRRgPv3F_msdQS0wcQdSWWMT4hAfdKsJ2bWtxqDLz43ntHUW2BaWjX3_M_gtogsqum7akg3WSL68wAwqeh7lB-oRAyOA5Q9BsZQHyRfmljbdzkI3BJwAZnAM-ZL7Q4JEtDM8OgIej2YWrDej9rmYKpOFls2OwjymQzyzOEW_GuaMUHgCejk7jfFAIlgXkJDZk9DMA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/03/11 05:53:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ALX1uReGOa7Z1EvHUBMjwt8zBqgmFu5v1iUCqlsaijHkhjoLNuZa3mgIXfQaYV8RG-PP-gg1tWqueVAudR66qUBhXhs9U0f7RHfvVvbTY-TJHmQemtlksXaCmwvqDC5Xpgr7C3Vqd5NIdFJ4NdZX4j2vXxJgsVY_xH6wu0Df6VvwbN94mVgbJupM4t_cAAhhX7zgAjsbW2J3zJ5YhQSy4tpcmA2ZHgvbmqeVCqPBaoFx2v1GN7tIG7KS6pfkcURy2YpXqhUkPuNPNyO10MrIJzeUNJdl9FDsb7L6buVFYEcbF-bZDmSHp_e_9NIKTBx_JHTYZi5e6sjMSJaLNVuKmWQ 2026/03/11 05:53:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/03/11 05:53:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/03/11 05:53:30 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/03/11 05:53:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/11 05:53:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/11 05:53:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/11 05:53:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ALX1uReGOa7Z1EvHUBMjwt8zBqgmFu5v1iUCqlsaijHkhjoLNuZa3mgIXfQaYV8RG-PP-gg1tWqueVAudR66qUBhXhs9U0f7RHfvVvbTY-TJHmQemtlksXaCmwvqDC5Xpgr7C3Vqd5NIdFJ4NdZX4j2vXxJgsVY_xH6wu0Df6VvwbN94mVgbJupM4t_cAAhhX7zgAjsbW2J3zJ5YhQSy4tpcmA2ZHgvbmqeVCqPBaoFx2v1GN7tIG7KS6pfkcURy2YpXqhUkPuNPNyO10MrIJzeUNJdl9FDsb7L6buVFYEcbF-bZDmSHp_e_9NIKTBx_JHTYZi5e6sjMSJaLNVuKmWQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/03/11 05:53:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ADWLqdMLIu_GqugMmYI0cuKYYsrxlaRNG3NyVr1s3rsyriG2MbMFO8ft36Q_0aJD-bgb90qMvxaT5qKRw-BdFkS4ULGKHLhNbWu6hwvrQWUmX02lhtyDcqNHk6vwefPrV2VYCD7EaLE7QMsCxL9a4lV5EA_PLdnkcoznpViq6cGpsBiWMofpu02CGQw0-MgQPxmHNcstVxbCPEord44e7MsTRPmIOZFgDSWzl0wRAXb44RvM-0sCnEj8HL9zt64kJDmsKSO0IubWKYUEGjzb9kZZhoOppAIOXOaxjCGO8YM5n4PI5MHTC3YIrLuECTRelxR6puHlGGUTLIVT5RrXilA 2026/03/11 05:53:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/03/11 05:53:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/03/11 05:53:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/03/11 05:53:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/03/11 05:53:32 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/11 05:53:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/03/11 05:53:33 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ADWLqdMLIu_GqugMmYI0cuKYYsrxlaRNG3NyVr1s3rsyriG2MbMFO8ft36Q_0aJD-bgb90qMvxaT5qKRw-BdFkS4ULGKHLhNbWu6hwvrQWUmX02lhtyDcqNHk6vwefPrV2VYCD7EaLE7QMsCxL9a4lV5EA_PLdnkcoznpViq6cGpsBiWMofpu02CGQw0-MgQPxmHNcstVxbCPEord44e7MsTRPmIOZFgDSWzl0wRAXb44RvM-0sCnEj8HL9zt64kJDmsKSO0IubWKYUEGjzb9kZZhoOppAIOXOaxjCGO8YM5n4PI5MHTC3YIrLuECTRelxR6puHlGGUTLIVT5RrXilA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/03/11 05:53:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AG6H9uc7kwmzKt5pK3d-6n5geSmyJop1k9_rkuicWcC6uf3hK3QXoI4CbSH4P76NECFQYV16C55rbUX28eJ1xtbwG0QZfEA59-bVc5-UJ2kFResScZHz-5KFEBg9AsP-QGtCgZZXRf01nkvtBmoBfdb-ZEvwpQcYHcJ8EXccxqd3na-I-2XS_onBiRBM06RRGkXDFE9oCMqLSoOF1F6vmKwSg4FwonSHHDxiymXPZ1Gwdlou7ZEqW1BdJYv-jmpEyZB0IbGpbTVR_-nM96uWb_2TBaPHtMH_4f5CH8L9KMRKB3gBj_2pNssTJ_YXoDPiQvkZ_xNeceBaa4Y_uErSkU4 2026/03/11 05:53:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/11 05:53:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/03/11 05:53:35 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AG6H9uc7kwmzKt5pK3d-6n5geSmyJop1k9_rkuicWcC6uf3hK3QXoI4CbSH4P76NECFQYV16C55rbUX28eJ1xtbwG0QZfEA59-bVc5-UJ2kFResScZHz-5KFEBg9AsP-QGtCgZZXRf01nkvtBmoBfdb-ZEvwpQcYHcJ8EXccxqd3na-I-2XS_onBiRBM06RRGkXDFE9oCMqLSoOF1F6vmKwSg4FwonSHHDxiymXPZ1Gwdlou7ZEqW1BdJYv-jmpEyZB0IbGpbTVR_-nM96uWb_2TBaPHtMH_4f5CH8L9KMRKB3gBj_2pNssTJ_YXoDPiQvkZ_xNeceBaa4Y_uErSkU4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/03/11 05:53:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AI1ByJLttJ05Kf6QNsIy4hF9h6LIlKt9J5_rb6ZbOUZ0k0OTUMGrcKe2JXhm2ggYJXHpYHF_YrijXxoGrm92CdsfIrJaUh3vYmgRU_pgfh8fcU2UgKV1CjqLmR54wCw-tgk58tEkba-wwt5JiuHGw92yBu6kjttWQmGjpZQp7F09sQG0Isxwlh7H--6YyJDOpEXRqO2PQ5eT9_k_oaTpncAyB0aMF6tm9St4Yxy1MRYKl3bNhEd8Pi8Go9CEL1zV4sf96NFiwzlJEDSjRn2aSGbb4wYJWH6LAG5pOZXSlUj2aGl6jxQ7pUfB-GQ8lEeXPbZrowWb1BErzeykrEK1kvQ 2026/03/11 05:53:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/03/11 05:53:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/11 05:53:36 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AI1ByJLttJ05Kf6QNsIy4hF9h6LIlKt9J5_rb6ZbOUZ0k0OTUMGrcKe2JXhm2ggYJXHpYHF_YrijXxoGrm92CdsfIrJaUh3vYmgRU_pgfh8fcU2UgKV1CjqLmR54wCw-tgk58tEkba-wwt5JiuHGw92yBu6kjttWQmGjpZQp7F09sQG0Isxwlh7H--6YyJDOpEXRqO2PQ5eT9_k_oaTpncAyB0aMF6tm9St4Yxy1MRYKl3bNhEd8Pi8Go9CEL1zV4sf96NFiwzlJEDSjRn2aSGbb4wYJWH6LAG5pOZXSlUj2aGl6jxQ7pUfB-GQ8lEeXPbZrowWb1BErzeykrEK1kvQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/03/11 05:53:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AJniIcbmlkbGKGXPB66Idu2IM5EeiOk1b8uyojxSMHKzqaDtYUVX0R3rDMnIkqko8WjFYMt7Uq6ZhEUwKB_-XXS28nSvjcEURoQcPMo3VKfKQS-gpImAmWexDmyhzhn6EYKdqwcz4MXu9EHNk-dYKBiOgUYI34QEG0YiPTwpXVtwDNsf8MJbLHCQAZDZLfYXSHqLBxoVoeLySBl2EoA0Hpf6hu9pDcpwsokzRyIrWrILpDMUEbAYsVMhOhqMfPC3SfFK1cqhpuKVwaD6WSczQr0FNGY_y-ZLqNiyd0zoqu4OJHWm7o2M3e9Cz4ZnIIEzhiLUeWxGeclXScsusDUgqjA 2026/03/11 05:53:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/11 05:53:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/11 05:53:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AJniIcbmlkbGKGXPB66Idu2IM5EeiOk1b8uyojxSMHKzqaDtYUVX0R3rDMnIkqko8WjFYMt7Uq6ZhEUwKB_-XXS28nSvjcEURoQcPMo3VKfKQS-gpImAmWexDmyhzhn6EYKdqwcz4MXu9EHNk-dYKBiOgUYI34QEG0YiPTwpXVtwDNsf8MJbLHCQAZDZLfYXSHqLBxoVoeLySBl2EoA0Hpf6hu9pDcpwsokzRyIrWrILpDMUEbAYsVMhOhqMfPC3SfFK1cqhpuKVwaD6WSczQr0FNGY_y-ZLqNiyd0zoqu4OJHWm7o2M3e9Cz4ZnIIEzhiLUeWxGeclXScsusDUgqjA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/03/11 05:53:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AGkhmx0eeKKekRzlyEAFMZ9Nte8Wh9MzIYjOSKMrBBVlSh1A1VIJBJnhVLADa2YTiP84yK-unNRMMa79OXhlfcw8rcsu3jgyRx2rIiJ7hmBNcU-JFBa9f4AYvw8ZhRPlDhzOexGxpdBWY8xM6pMJM_Cs0VT1c0MyWK3Dqjy_YCcgiPa7TjppvQAiv6SoK1e8Tz_hXGaSHWgo6e2B1J5bRNXCJj9GXnCdOlWNRuU-pChmOzmf7LJQoJLe5KmfcWwrunv2LXi5UZe89QN-dkrJzRdyU6EyazWeFGk8M8GVZcwvxVViN6w2EEFpJEsht-3P-BoRyTTPpfNm5Ox66HPJXB4 2026/03/11 05:53:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/03/11 05:53:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/03/11 05:53:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/03/11 05:53:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/11 05:53:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/11 05:53:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/11 05:53:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AGkhmx0eeKKekRzlyEAFMZ9Nte8Wh9MzIYjOSKMrBBVlSh1A1VIJBJnhVLADa2YTiP84yK-unNRMMa79OXhlfcw8rcsu3jgyRx2rIiJ7hmBNcU-JFBa9f4AYvw8ZhRPlDhzOexGxpdBWY8xM6pMJM_Cs0VT1c0MyWK3Dqjy_YCcgiPa7TjppvQAiv6SoK1e8Tz_hXGaSHWgo6e2B1J5bRNXCJj9GXnCdOlWNRuU-pChmOzmf7LJQoJLe5KmfcWwrunv2LXi5UZe89QN-dkrJzRdyU6EyazWeFGk8M8GVZcwvxVViN6w2EEFpJEsht-3P-BoRyTTPpfNm5Ox66HPJXB4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/03/11 05:53:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ADQw3YezkBX7KTg8Iyxl77Yy2pNYE0ysSCH-bhVmHatk12OODo09zyv9WwUOWNghzm-eAplaUMd4r8e9N3dLqV2OZXAJ-of3Eei5zFWdtaigP09yQQhji8C7PgoN5Eo2Db60dzMYtPsJ3O8GoDetm0fMKzj3OJc-QxzVHYd816OlvDGGCfR6iu4i4FefhNQJPvAPgYMiKzI9NNH11sIROVk30zWx8u8-5xGh7OvN8JImSATZi_RNEPc2fjsWBVZDi7WEF-EX3ecFCuDUmjllQxogD57Cu9Xy08_WvmgQae6iyQoeXk3SW5NDCQWBq3xsC3mxhBBII2IX6T4oc9WH7v0 2026/03/11 05:53:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/03/11 05:53:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/03/11 05:53:40 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/03/11 05:53:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/03/11 05:53:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/03/11 05:53:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/03/11 05:53:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ADQw3YezkBX7KTg8Iyxl77Yy2pNYE0ysSCH-bhVmHatk12OODo09zyv9WwUOWNghzm-eAplaUMd4r8e9N3dLqV2OZXAJ-of3Eei5zFWdtaigP09yQQhji8C7PgoN5Eo2Db60dzMYtPsJ3O8GoDetm0fMKzj3OJc-QxzVHYd816OlvDGGCfR6iu4i4FefhNQJPvAPgYMiKzI9NNH11sIROVk30zWx8u8-5xGh7OvN8JImSATZi_RNEPc2fjsWBVZDi7WEF-EX3ecFCuDUmjllQxogD57Cu9Xy08_WvmgQae6iyQoeXk3SW5NDCQWBq3xsC3mxhBBII2IX6T4oc9WH7v0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/03/11 05:53:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AAGs1wLtawpDgj36EJl1ULxXRJaJzogAhjO-kDjuyVBJBeE8ZWL1wR2bao2Ffmfvqef3F48Ri5tjXUyvWkMn8g8bkHJsJEl0HyEiosfxEM16GQ7qkZYHQRU-scJz8gogGdbNs1GoQzTQdUdR1yWQ_n6d9GDJi29ksyhdg63mqwyfKzn4o7PsiCj53pTdNQCTYb8CsU74YDH0zOgtG2wIU19lmwsgvlVTm3OG3M57upaz3dHO7Vg2CTvepyGT3CqGOfSPR1bFGxpf257hlnB-udSOF9WAJoeDQID0ixt1_03GD6Oc6-s7VqZsVH9un5yd81RA5Zdg6adlHmeMhLTxpE8 2026/03/11 05:53:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/03/11 05:53:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/03/11 05:53:44 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AAGs1wLtawpDgj36EJl1ULxXRJaJzogAhjO-kDjuyVBJBeE8ZWL1wR2bao2Ffmfvqef3F48Ri5tjXUyvWkMn8g8bkHJsJEl0HyEiosfxEM16GQ7qkZYHQRU-scJz8gogGdbNs1GoQzTQdUdR1yWQ_n6d9GDJi29ksyhdg63mqwyfKzn4o7PsiCj53pTdNQCTYb8CsU74YDH0zOgtG2wIU19lmwsgvlVTm3OG3M57upaz3dHO7Vg2CTvepyGT3CqGOfSPR1bFGxpf257hlnB-udSOF9WAJoeDQID0ixt1_03GD6Oc6-s7VqZsVH9un5yd81RA5Zdg6adlHmeMhLTxpE8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/03/11 05:53:44 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AFNthDumRhWA18Ft3m1UUyQDNgxrPayMEzBRavrjxclyCzWG9uGYHokmGMSQ3XpzwzyP5NNlvSqc7Zf1wax1sQPh4nveB6pmeOFoVX7uHibyCYQ46tuXByYD6UTqu8cXZwNeU6qi77lsl-HdP4eYJ-zropi99_Buq68f40djLkhrEyiLGsdDz0ARVs9t0kzO9l7q0hyTawWnhbYUBY2GnSTnuzlsHglVwFq86m7uwR8XENfDJ5gvR6k7af4UNz8z1IHv53-w08rWgPIIbg5p6Vykb5bE9ZrUK5tvXL1vEd2tqAoPIGNpzKIZSSlGUiwOrxdiMPwfgY6TQnYCz6wiBIk 2026/03/11 05:53:45 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/03/11 05:53:45 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/11 05:53:45 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AFNthDumRhWA18Ft3m1UUyQDNgxrPayMEzBRavrjxclyCzWG9uGYHokmGMSQ3XpzwzyP5NNlvSqc7Zf1wax1sQPh4nveB6pmeOFoVX7uHibyCYQ46tuXByYD6UTqu8cXZwNeU6qi77lsl-HdP4eYJ-zropi99_Buq68f40djLkhrEyiLGsdDz0ARVs9t0kzO9l7q0hyTawWnhbYUBY2GnSTnuzlsHglVwFq86m7uwR8XENfDJ5gvR6k7af4UNz8z1IHv53-w08rWgPIIbg5p6Vykb5bE9ZrUK5tvXL1vEd2tqAoPIGNpzKIZSSlGUiwOrxdiMPwfgY6TQnYCz6wiBIk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/03/11 05:53:46 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AFUPVb7s-PRLvU3vlgZzCIVXyYXQPY5EaAr3yXXbioaKPMb7k1nPwVqZKl4NHCeafgNOmI-vqAVr_hisCBuMrR2vzkKwpeorF9l8NkulOtiC_ff0m-JudROtBT8Mgdpqb7FPggq2DHk6s6R5pkItXe9Ke3tLd7DFDq5lIX-d0gbPtBdW5HmswjSEm0E4S5S2K1_9osc9Tiu8IMnP7Fe4-0Kfuud5IfbyeI_IlVXY9jdzFq9GJ3ykWLQSZvmF2u_ROcjrGjfgAapOhfYMk2iRHAC06SVT0Lxi-9u2GpHa8l6GfhjiNN3ntox0Utc8peCEQGIMwF2OsNbDY9NjGLgi1MA 2026/03/11 05:53:46 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/11 05:53:47 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/11 05:53:47 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AFUPVb7s-PRLvU3vlgZzCIVXyYXQPY5EaAr3yXXbioaKPMb7k1nPwVqZKl4NHCeafgNOmI-vqAVr_hisCBuMrR2vzkKwpeorF9l8NkulOtiC_ff0m-JudROtBT8Mgdpqb7FPggq2DHk6s6R5pkItXe9Ke3tLd7DFDq5lIX-d0gbPtBdW5HmswjSEm0E4S5S2K1_9osc9Tiu8IMnP7Fe4-0Kfuud5IfbyeI_IlVXY9jdzFq9GJ3ykWLQSZvmF2u_ROcjrGjfgAapOhfYMk2iRHAC06SVT0Lxi-9u2GpHa8l6GfhjiNN3ntox0Utc8peCEQGIMwF2OsNbDY9NjGLgi1MA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/03/11 05:53:48 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ADnUMAVVrQeJC6sxZmPcgQ-s9JH2hXkhV1PpMOkPeknmpe7gcPNsRzkt2C-AEdSsL3VBQKHO2JBLsfhTJrIyEFFcXOFgPE5vrkzxU1QCaY7g2kTEarsfymNxwlz500mhjXFWdmw1Vx9NMfqKdiV6UF-znuOlmtPNPVAXH7j2sN2LUvs6dZCu7aJY3LBUNvof5jzl44JPOfsvFyx4dehVvICAURKWdn1it9WRGbg3KC7POr9Wkbwffvus-AeaqPnqlBUdCBt-QbQpgJnWoNa6kZpXThLaKDwwdkDXZo7pgWgkaL6qtqd0k1l8mNTFuHvqXbA9xRcZuFMQNkdi_fl_9vA 2026/03/11 05:53:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/03/11 05:53:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/03/11 05:53:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/03/11 05:53:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/11 05:53:48 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/11 05:53:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/11 05:53:49 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ADnUMAVVrQeJC6sxZmPcgQ-s9JH2hXkhV1PpMOkPeknmpe7gcPNsRzkt2C-AEdSsL3VBQKHO2JBLsfhTJrIyEFFcXOFgPE5vrkzxU1QCaY7g2kTEarsfymNxwlz500mhjXFWdmw1Vx9NMfqKdiV6UF-znuOlmtPNPVAXH7j2sN2LUvs6dZCu7aJY3LBUNvof5jzl44JPOfsvFyx4dehVvICAURKWdn1it9WRGbg3KC7POr9Wkbwffvus-AeaqPnqlBUdCBt-QbQpgJnWoNa6kZpXThLaKDwwdkDXZo7pgWgkaL6qtqd0k1l8mNTFuHvqXbA9xRcZuFMQNkdi_fl_9vA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/03/11 05:53:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AH3XxzL1R_Io2-hIsUelu6fXZ_S7vPlI4C-cxXs25JrjNkBzYKx-2Oo25-DUHj_4fNE8vzPL7-hUKW7Uo7m_a7ZDvs0lzBUeLj_X3rxRQl5N0NMKy6Qjs_87vr0DBqIgA4LIt4xOqJNflPmyHcmQIFL1ZHQWpioyfInrlxQrXuDoZN1l5O50fKAr-OhCOOmM_cwiWyrJI5L29Tx-96BnoIMgVBrLbMXgJWJtjm-AeIdas9lPBzJDirJTWNUGpoCeQi1NkTHQKDCJQ3x7QqMoO4VKGeZ1dR1VVJYVQ7dURW62AabJi-BJIv5g0yISekDaqzSYpUAcfoldFl2Zs17g968 2026/03/11 05:53:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/03/11 05:53:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/03/11 05:53:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/03/11 05:53:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/03/11 05:53:50 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/03/11 05:53:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/03/11 05:53:51 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AH3XxzL1R_Io2-hIsUelu6fXZ_S7vPlI4C-cxXs25JrjNkBzYKx-2Oo25-DUHj_4fNE8vzPL7-hUKW7Uo7m_a7ZDvs0lzBUeLj_X3rxRQl5N0NMKy6Qjs_87vr0DBqIgA4LIt4xOqJNflPmyHcmQIFL1ZHQWpioyfInrlxQrXuDoZN1l5O50fKAr-OhCOOmM_cwiWyrJI5L29Tx-96BnoIMgVBrLbMXgJWJtjm-AeIdas9lPBzJDirJTWNUGpoCeQi1NkTHQKDCJQ3x7QqMoO4VKGeZ1dR1VVJYVQ7dURW62AabJi-BJIv5g0yISekDaqzSYpUAcfoldFl2Zs17g968" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/03/11 05:53:53 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AL8pCNZ_jXSIWYoPNO0E51TXIKIyFwHNFw8CcpJK_-L4WCZME9eqF8bqcyeSQElml8nW2NmEKV-ik9GnX_XQyW7KyuS6Jb0YiOJpVh7CtjatmdrFhCtXFsC6FW2q5a-Q_7xv3T5nkkYU3-LluwzlavgD_kG_j57ifWn269o8J0VMpczXmMuxFSS5cWGBV7qEWriy7O_ZQ92RZhpNnSx2pDBm-kDG85UvMSYb8Eyv9XsCO7jCIUjQTMMaNBfgkR8-2MtS__IW0gi4QXHRx1OuAMzWJmm7pHlrc_CtVTakn9xZ_gbRpBe5JIITTWi3WcuVDvhyDS1TUHGdIGEQW1ygpNE 2026/03/11 05:53:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/03/11 05:53:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/03/11 05:53:54 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AL8pCNZ_jXSIWYoPNO0E51TXIKIyFwHNFw8CcpJK_-L4WCZME9eqF8bqcyeSQElml8nW2NmEKV-ik9GnX_XQyW7KyuS6Jb0YiOJpVh7CtjatmdrFhCtXFsC6FW2q5a-Q_7xv3T5nkkYU3-LluwzlavgD_kG_j57ifWn269o8J0VMpczXmMuxFSS5cWGBV7qEWriy7O_ZQ92RZhpNnSx2pDBm-kDG85UvMSYb8Eyv9XsCO7jCIUjQTMMaNBfgkR8-2MtS__IW0gi4QXHRx1OuAMzWJmm7pHlrc_CtVTakn9xZ_gbRpBe5JIITTWi3WcuVDvhyDS1TUHGdIGEQW1ygpNE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/03/11 05:53:55 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AIufR4KZr-7r3woR_z2tocUSykuy7TrAVfUwSz-dQ0TtUhLTr3bBvvMf9ESAJ-IbpzHnKKqXGfRDR1eaSFknVMEIhI7v2Uj4Mh57t8Kog6hIcB2HAn7l6-E3ZRk75CXO7wQDxyP0wg8qWn2E9uwgT1gpTfILay2ATiUdU0J-cRc2f9uwFuhwF614VZGjJNFgdh7Zhi0vRhUFb4U2LMKh7suaZhvgfZMApLbe8e4BLvGxGHrYqX2vZBqrM6TnJIMuc_m8Tjuuu4c0g4L0IgYhMSAeOuuizCRwWW432NZRAAkbFkaOp9dSpW00Xzd4eubWRGaiCo75HchrlIUUO4SJ1ag 2026/03/11 05:53:56 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/03/11 05:53:56 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/11 05:53:56 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AIufR4KZr-7r3woR_z2tocUSykuy7TrAVfUwSz-dQ0TtUhLTr3bBvvMf9ESAJ-IbpzHnKKqXGfRDR1eaSFknVMEIhI7v2Uj4Mh57t8Kog6hIcB2HAn7l6-E3ZRk75CXO7wQDxyP0wg8qWn2E9uwgT1gpTfILay2ATiUdU0J-cRc2f9uwFuhwF614VZGjJNFgdh7Zhi0vRhUFb4U2LMKh7suaZhvgfZMApLbe8e4BLvGxGHrYqX2vZBqrM6TnJIMuc_m8Tjuuu4c0g4L0IgYhMSAeOuuizCRwWW432NZRAAkbFkaOp9dSpW00Xzd4eubWRGaiCo75HchrlIUUO4SJ1ag" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/03/11 05:53:57 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AB1txxrpGy6UB0md9xlWbIJc62RvFvzlW-LOcdQTmcgZsYunEYRytz9gjAweqqal1f_KuWt1XWcOi34c9jXE1F-79mY6545usqJk_4TEstYx54KK1nBxxWnlOM5owxByyM9JzIpjh6mjImbSj0GfI-nhQajIFyhgdTF6Y8AEfoXmTwCWRGKxEy_F_dmsXr7TS0Di9mFc4VDI2QzXA5UWLlAkJq-Bx-hk_etZwB6irTQ0B1CW6vfYsdWMSc3tTQX6ywtXDjrUTUwjAyJGBbkVqE-gJ9Yqw05NJ6OQntn6GaLcXId549TM5upVTaEfFCzJMfffStYC9-ZsChIiA16AvII 2026/03/11 05:53:57 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/11 05:53:58 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/11 05:53:58 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AB1txxrpGy6UB0md9xlWbIJc62RvFvzlW-LOcdQTmcgZsYunEYRytz9gjAweqqal1f_KuWt1XWcOi34c9jXE1F-79mY6545usqJk_4TEstYx54KK1nBxxWnlOM5owxByyM9JzIpjh6mjImbSj0GfI-nhQajIFyhgdTF6Y8AEfoXmTwCWRGKxEy_F_dmsXr7TS0Di9mFc4VDI2QzXA5UWLlAkJq-Bx-hk_etZwB6irTQ0B1CW6vfYsdWMSc3tTQX6ywtXDjrUTUwjAyJGBbkVqE-gJ9Yqw05NJ6OQntn6GaLcXId549TM5upVTaEfFCzJMfffStYC9-ZsChIiA16AvII" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/03/11 05:53:59 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABWZOxxwvTyTfhbbBRmaYJANlYjxO7uqfwN-Mkw7EpUutGfN6lNGW-L8_T2m5K6TafM4ZX94w5hPNjW3WMRjrzWv0Ewk4y0w8DRo-0GCh3kn2WJZ66sGbqKMAib5lLrlhSy1VMCUw00ksK5EGhfTXaFpGMCMoXM4Temhq2dyd9ZRRtiClsoZEfwvo1xOzzNI2zOWtxJF_Ae63ZuElME5uCr0c7SHOl2EkhCpkGl3pROruelIncLQjqi8fYbBnYSx0T-_RB7iHW9uD0sggQo76ESwfQygTuojNlynOx4p1gzNzyIi0fHIcZkLZz8-1CqqqQAA6KuEV5D7Yqi1-Yb9iWQ 2026/03/11 05:53:59 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/03/11 05:54:00 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/03/11 05:54:00 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/03/11 05:54:00 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/11 05:54:00 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/11 05:54:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/11 05:54:01 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABWZOxxwvTyTfhbbBRmaYJANlYjxO7uqfwN-Mkw7EpUutGfN6lNGW-L8_T2m5K6TafM4ZX94w5hPNjW3WMRjrzWv0Ewk4y0w8DRo-0GCh3kn2WJZ66sGbqKMAib5lLrlhSy1VMCUw00ksK5EGhfTXaFpGMCMoXM4Temhq2dyd9ZRRtiClsoZEfwvo1xOzzNI2zOWtxJF_Ae63ZuElME5uCr0c7SHOl2EkhCpkGl3pROruelIncLQjqi8fYbBnYSx0T-_RB7iHW9uD0sggQo76ESwfQygTuojNlynOx4p1gzNzyIi0fHIcZkLZz8-1CqqqQAA6KuEV5D7Yqi1-Yb9iWQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/03/11 05:54:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ADQCCejvYHGLuM8XY8ZsU-jYdT9PZqSOloq96uM3PWflaN0hlfh8RLPVwK19WvYQAdHl6KMkbztk1aRDYkF6YpccUx6R2HfrSHcP_GCfAbm3QGH1zxQwzrbyRTnZqFoQPwc9rBL73GoY-WMWysRabUW_bK8YHnMq75JZoiMLFNVqaMUCkXUVtNPBVjbiINDYAuvpjlep6omFG6iRLgf9ZSEcqxUkSqW_JADMaYow3FA7-mMDEXqqXD-HDvmF5rHPk2WFrdKqUmqJTI5vsRppgJjtPtzWXLq29XoaVU9Of_79zbPMcSCDxSkrx5jqLgqCyJFtJPtVebcN5xE9DmZXZfg 2026/03/11 05:54:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/03/11 05:54:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/03/11 05:54:02 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/03/11 05:54:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/03/11 05:54:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/03/11 05:54:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/03/11 05:54:03 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ADQCCejvYHGLuM8XY8ZsU-jYdT9PZqSOloq96uM3PWflaN0hlfh8RLPVwK19WvYQAdHl6KMkbztk1aRDYkF6YpccUx6R2HfrSHcP_GCfAbm3QGH1zxQwzrbyRTnZqFoQPwc9rBL73GoY-WMWysRabUW_bK8YHnMq75JZoiMLFNVqaMUCkXUVtNPBVjbiINDYAuvpjlep6omFG6iRLgf9ZSEcqxUkSqW_JADMaYow3FA7-mMDEXqqXD-HDvmF5rHPk2WFrdKqUmqJTI5vsRppgJjtPtzWXLq29XoaVU9Of_79zbPMcSCDxSkrx5jqLgqCyJFtJPtVebcN5xE9DmZXZfg" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/03/11 05:54:05 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/03/11 05:54:08 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/03/11 05:54:10 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/03/11 05:54:12 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/03/11 05:54:14 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/03/11 05:54:16 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AI7NvtVB_XhLLPA523ASil475YfoljhqcbXXvM2OXBWFADh_d0ZWFpfUOL1u6XdQHCGSzZyXeeVWjBmmknD4MEOW8pwbm7Qc7b_87zvcG0gaPd94NmAC71dOHFIHS1pH48WFBk7UpDFKRICNl-DWCmfM9BY3aLMC26VYMwBqYNDQ1wb5LGy5qRUdM9STCHNhwK4FKiNJuLUJafqmBc8xYcoASCz9v329qOyZcujv7evmiwAnnBG6lXAiVFaWLps-9dAtXGpbj5uW-r-ii4VMy2WzSIMSEyeNeYEHA9H36wSr6CgCx_Btx1cudexs2qz71CJRPjwc-0f0OWAuCKFVSaQ 2026/03/11 05:54:16 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/03/11 05:54:16 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "fe54c37eea71e9fddb7a7e4f2e2f01bc" 2026/03/11 05:54:16 DEBUG : unknown-size-put.txt: multipart upload "AI7NvtVB_XhLLPA523ASil475YfoljhqcbXXvM2OXBWFADh_d0ZWFpfUOL1u6XdQHCGSzZyXeeVWjBmmknD4MEOW8pwbm7Qc7b_87zvcG0gaPd94NmAC71dOHFIHS1pH48WFBk7UpDFKRICNl-DWCmfM9BY3aLMC26VYMwBqYNDQ1wb5LGy5qRUdM9STCHNhwK4FKiNJuLUJafqmBc8xYcoASCz9v329qOyZcujv7evmiwAnnBG6lXAiVFaWLps-9dAtXGpbj5uW-r-ii4VMy2WzSIMSEyeNeYEHA9H36wSr6CgCx_Btx1cudexs2qz71CJRPjwc-0f0OWAuCKFVSaQ" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/03/11 05:54:17 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AFYbk6t7RbKbyH_bTEACdy0kfUv7Z1_oq36Skqk1eqRVwdXzw60pYcHtuaQpOjdSczaMtiv7MFgzDsZXjSFtoz6NVwdCrtAUMTpBipZXkMGkMRwbqw_AoqvIe1MaKZvLe6MxYZipxwtIDCemsRYyjLw0B2GvZFVlHwPSs3u50CqTaCwn7Syx_kysoelgwGoMBYsrQ4Mg5j6DMcpNf1tvScD-k0dBKsiThDuinMX1LhuFg3S9a8nKNHQj9wnI6IDbKzQGTt6qLI2eM8HvyWmESA_BikzwtsnvumRC7s3as7GSeUq_M7WBIDMZtmU2KLv1nd6XwlyoIrSoFBQYhdgQyXA 2026/03/11 05:54:17 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/03/11 05:54:17 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "b88f02125cabbad006cd647936a1f219" 2026/03/11 05:54:17 DEBUG : unknown-size-update.txt: multipart upload "AFYbk6t7RbKbyH_bTEACdy0kfUv7Z1_oq36Skqk1eqRVwdXzw60pYcHtuaQpOjdSczaMtiv7MFgzDsZXjSFtoz6NVwdCrtAUMTpBipZXkMGkMRwbqw_AoqvIe1MaKZvLe6MxYZipxwtIDCemsRYyjLw0B2GvZFVlHwPSs3u50CqTaCwn7Syx_kysoelgwGoMBYsrQ4Mg5j6DMcpNf1tvScD-k0dBKsiThDuinMX1LhuFg3S9a8nKNHQj9wnI6IDbKzQGTt6qLI2eM8HvyWmESA_BikzwtsnvumRC7s3as7GSeUq_M7WBIDMZtmU2KLv1nd6XwlyoIrSoFBQYhdgQyXA" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/03/11 05:54:17 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gaqoyep5rola/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/03/11 05:54:17 DEBUG : Waiting for deletions to finish 2026/03/11 05:54:17 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/03/11 05:54:17 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/03/11 05:54:17 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/03/11 05:54:18 INFO : S3 bucket rclone-test-gaqoyep5rola: Bucket "rclone-test-gaqoyep5rola" deleted 2026/03/11 05:54:18 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (100.52s) --- 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.05s) --- PASS: TestIntegration/FsMkdir (98.52s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.15s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.05s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding (8.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.42s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.37s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.01s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (17.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.98s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.22s) --- 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.48s) --- 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.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.27s) --- 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.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (55.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (8.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (8.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (7.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (8.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (2.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (10.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (12.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.65s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (11.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.41s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.16s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.16s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.67s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.55s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.12s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.16s) --- 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/03/11 05:54:18 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/03/11 05:54:18 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 100.581s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m42.449856094s (try 1/5)