"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 TestRedirectSecretHeadersMatchTestList --- PASS: TestRedirectSecretHeadersMatchTestList (0.00s) === RUN TestClientRemovesSecretHeadersOnCrossHostRedirect --- PASS: TestClientRemovesSecretHeadersOnCrossHostRedirect (0.00s) === RUN TestClientDoesNotRestoreSecretHeadersAfterCrossHostRedirect --- PASS: TestClientDoesNotRestoreSecretHeadersAfterCrossHostRedirect (0.00s) === RUN TestClientKeepsSecretHeadersOnSameHostRedirect --- PASS: TestClientKeepsSecretHeadersOnSameHostRedirect (0.00s) === RUN TestClientRemovesGeneratedRefererOnCrossHostRedirect --- PASS: TestClientRemovesGeneratedRefererOnCrossHostRedirect (0.00s) === RUN TestS3CheckRedirectRejectsSchemeDowngrade === RUN TestS3CheckRedirectRejectsSchemeDowngrade/SameHostDowngrade === RUN TestS3CheckRedirectRejectsSchemeDowngrade/CrossHostDowngrade --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade (0.00s) --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade/SameHostDowngrade (0.00s) --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade/CrossHostDowngrade (0.00s) === RUN TestRedirectCrossesHost === RUN TestRedirectCrossesHost/SameHost === RUN TestRedirectCrossesHost/DifferentHost === RUN TestRedirectCrossesHost/SchemeDowngradeSameHost === RUN TestRedirectCrossesHost/SchemeDowngradeMidChain --- PASS: TestRedirectCrossesHost (0.00s) --- PASS: TestRedirectCrossesHost/SameHost (0.00s) --- PASS: TestRedirectCrossesHost/DifferentHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeSameHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeMidChain (0.00s) === RUN TestClientStopsAfterTenRedirects --- PASS: TestClientStopsAfterTenRedirects (0.00s) === RUN TestObjectNotFoundMapping --- PASS: TestObjectNotFoundMapping (0.00s) === RUN TestIntegration fstests.go:457: Using remote "TestS3R2:" 2026/08/22 05:19:36 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vulicuh1pava" 2026/08/22 05:19:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/08/22 05:19:37 INFO : S3 bucket rclone-test-vulicuh1pava: Bucket "rclone-test-vulicuh1pava" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/22 05:19:37 INFO : S3 bucket rclone-test-vulicuh1pava: Bucket "rclone-test-vulicuh1pava" deleted === RUN TestIntegration/FsMkdir 2026/08/22 05:19:38 INFO : S3 bucket rclone-test-vulicuh1pava: Bucket "rclone-test-vulicuh1pava" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/22 05:19:38 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/08/22 05:19:38 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/08/22 05:19:38 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:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/08/22 05:19:56 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ADfvhHTPPaCTMvEkShi_fXAABcCYrlY0H9616X_6iVsQ8gfnuC2XWWCCuuDravOx5iJy1WDgYfFHXWwQhMuukIjlTWtLfVZEe-7oqcblDOc5dTBJpvgk3J54WhmnKMQyJBGxEDcTucy0XVFfs2sKytKTeUTeMK8a_9inBgKI7RlVyQ7bQeqPgV-ff-GktZl3oejRNIBKXp-EBDAvACIr6Ggi_k3q5HjmFTDinx9LiDjZOlW48f449-F7z_o9S-wFuQiDAfPrKIZDNiJiQi9rwReXid-YcnMhcRAyePykO33ydOL_7wp49-WcICMFB-zesu-vfyZdNPt-Zldh5gLo96I 2026/08/22 05:19:56 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "175564abb3316661dd3dc833c8833bf7" 2026/08/22 05:19:57 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "c4e4b4a6b3da5d5a35030399978ede76" 2026/08/22 05:19:57 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "c568a60174b13128cd39475055c572eb" 2026/08/22 05:19:57 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ADfvhHTPPaCTMvEkShi_fXAABcCYrlY0H9616X_6iVsQ8gfnuC2XWWCCuuDravOx5iJy1WDgYfFHXWwQhMuukIjlTWtLfVZEe-7oqcblDOc5dTBJpvgk3J54WhmnKMQyJBGxEDcTucy0XVFfs2sKytKTeUTeMK8a_9inBgKI7RlVyQ7bQeqPgV-ff-GktZl3oejRNIBKXp-EBDAvACIr6Ggi_k3q5HjmFTDinx9LiDjZOlW48f449-F7z_o9S-wFuQiDAfPrKIZDNiJiQi9rwReXid-YcnMhcRAyePykO33ydOL_7wp49-WcICMFB-zesu-vfyZdNPt-Zldh5gLo96I" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: 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/08/22 05:20:00 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/22 05:20:00 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:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/22 05:20:03 DEBUG : S3 bucket rclone-test-vulicuh1pava: bucket is versioned: false 2026/08/22 05:20:03 DEBUG : Waiting for deletions to finish 2026/08/22 05:20:03 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/22 05:20:03 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/22 05:20:03 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/22 05:20:04 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vulicuh1pava/dirToPurgeFromRoot" 2026/08/22 05:20:04 DEBUG : S3 bucket rclone-test-vulicuh1pava path dirToPurgeFromRoot: bucket is versioned: false 2026/08/22 05:20:04 DEBUG : Waiting for deletions to finish 2026/08/22 05:20:05 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/22 05:20:05 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/22 05:20:05 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/22 05:20:05 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vulicuh1pava/hello? sausage/êé" 2026/08/22 05:20:06 DEBUG : S3 bucket rclone-test-vulicuh1pava path hello? sausage/êé: bucket is versioned: false 2026/08/22 05:20:06 DEBUG : Waiting for deletions to finish 2026/08/22 05:20:07 DEBUG : "a/b/c/d/e.txt" version false 2026/08/22 05:20:07 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/22 05:20:07 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:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: 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:1728: 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/22 05:20:14 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vulicuh1pava/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/22 05:20:14 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vulicuh1pava/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3R2:" path "rclone-test-vulicuh1pava" from "TestS3R2:rclone-test-vulicuh1pava" 2026/08/22 05:20:14 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:2131: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/22 05:20:20 NOTICE: S3 bucket rclone-test-vulicuh1pava: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/22 05:20:20 DEBUG : piped data.txt: open chunk writer: started multipart upload: AOgtlDWLVweN86fjrfYD7VwY3I0kInBHNArVMT0i29ChuCbhOAtkwknfCzbtB-MN1DsD_JCEX1tKFzEa7oh0nzg7Cpe3ca5PyGIPgCy801ew-GyfIzCOW0QgoXQFLzNWN8AD02I8PljcMxwGI1zmoUI7SqeGDR5o1K_vBvayvrUt9PefnBzl0sCA81V4HFxexasg4DWwK3cDWwm47wXBiw1RHb9pYvEQ9vUWCo4Cw2g88UhRL-1sUi2d4gbDWN6qn55c5ld80h5dc-xKCwYZ__g88Zf9rhIln4CAYpuNxJhNeIYjxLAe-Z-KrzF-_UcKpfGOLPpnMnpTzgX0nrnIZMM 2026/08/22 05:20:20 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/22 05:20:20 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/22 05:20:21 DEBUG : piped data.txt: multipart upload "AOgtlDWLVweN86fjrfYD7VwY3I0kInBHNArVMT0i29ChuCbhOAtkwknfCzbtB-MN1DsD_JCEX1tKFzEa7oh0nzg7Cpe3ca5PyGIPgCy801ew-GyfIzCOW0QgoXQFLzNWN8AD02I8PljcMxwGI1zmoUI7SqeGDR5o1K_vBvayvrUt9PefnBzl0sCA81V4HFxexasg4DWwK3cDWwm47wXBiw1RHb9pYvEQ9vUWCo4Cw2g88UhRL-1sUi2d4gbDWN6qn55c5ld80h5dc-xKCwYZ__g88Zf9rhIln4CAYpuNxJhNeIYjxLAe-Z-KrzF-_UcKpfGOLPpnMnpTzgX0nrnIZMM" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/22 05:20:21 DEBUG : piped data.txt: open chunk writer: started multipart upload: AGLDA_H6bXgUcPBA3sbta8IEtsAWMcz5BFnXxMh5W3jXKn_TikAw9AJdOAsO_Esi5z4xPPtPMuEdnlAy0ycvh9G88zHypPrtd7IoHA00E_zaivpX3bFuPwn9xYg_X_TJZH2uAbuvRl0NmSFyAHpdMePJXKw_WXNmX-IqE23drObLDpGS12jA_QvEcUEaqe4PWctPyxo7rtIivr96iA93U8OTKcxB8M6-ut7jp5s-KdAW2leHyiKM789jedW4h1TmXWvwGqBklFGkDnjUggcFfZbQFbAMZMXV6QJnJEPRIAinmsF7RTbTlofyATYv4wI0j5gew7UC4vlJTnrYUDQyM84 2026/08/22 05:20:21 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/22 05:20:21 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "f5e06c85c2b0ade02dde63286db9edc8" 2026/08/22 05:20:21 DEBUG : piped data.txt: multipart upload "AGLDA_H6bXgUcPBA3sbta8IEtsAWMcz5BFnXxMh5W3jXKn_TikAw9AJdOAsO_Esi5z4xPPtPMuEdnlAy0ycvh9G88zHypPrtd7IoHA00E_zaivpX3bFuPwn9xYg_X_TJZH2uAbuvRl0NmSFyAHpdMePJXKw_WXNmX-IqE23drObLDpGS12jA_QvEcUEaqe4PWctPyxo7rtIivr96iA93U8OTKcxB8M6-ut7jp5s-KdAW2leHyiKM789jedW4h1TmXWvwGqBklFGkDnjUggcFfZbQFbAMZMXV6QJnJEPRIAinmsF7RTbTlofyATYv4wI0j5gew7UC4vlJTnrYUDQyM84" 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/08/22 05:20:22 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/HasChildren === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:330: 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:561: 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/08/22 05:20:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AF9Zv_jKy7RM4Sqc43i-nFNY1MzIcOdzO_fLxJAZ3RdJ4JABUHwYbVDy7r6xT3x2WWQFH8GUttpuY13KBec0siMaGI9I0UVPL_KARsqGhBR_eTc9p9F66W5Ni6Cpd9YRTNIQSfA3mffHtJmJn8XEB-CIpcP606JI468vKTyBHBbzjQfWmE4wKJKHQDU0cEmdMsskFrLK3dJ7WeS4JkuCBo3beeJ_ZYKMagTo8Opxxd3Hg8JUv1oFuYwc4Pc31A1BtvH9HfvZi3F8k8N1GHWM4whuYo-fN3K72PGnRIjSYX5LRl-9ZteSZ3NAZPpyylgUTPNhgLD-DlFk0-ClQweNEnI 2026/08/22 05:20:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/08/22 05:20:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/08/22 05:20:26 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AF9Zv_jKy7RM4Sqc43i-nFNY1MzIcOdzO_fLxJAZ3RdJ4JABUHwYbVDy7r6xT3x2WWQFH8GUttpuY13KBec0siMaGI9I0UVPL_KARsqGhBR_eTc9p9F66W5Ni6Cpd9YRTNIQSfA3mffHtJmJn8XEB-CIpcP606JI468vKTyBHBbzjQfWmE4wKJKHQDU0cEmdMsskFrLK3dJ7WeS4JkuCBo3beeJ_ZYKMagTo8Opxxd3Hg8JUv1oFuYwc4Pc31A1BtvH9HfvZi3F8k8N1GHWM4whuYo-fN3K72PGnRIjSYX5LRl-9ZteSZ3NAZPpyylgUTPNhgLD-DlFk0-ClQweNEnI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/08/22 05:20:27 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AIju4BhrINTRlrKU9UYa79_gV9Xyr5BOLTsox1brm4e60h8tMw29rePSn9ObxFZk2lGO1tm3j_6MBHDrC3IsCHmiISv_XM2E0ls2RRoElH3FXr9DkOmfSIqF0SZonB8KdnB8s-u2XAZOCipaBN9tHF6meduCnNOrQeaaLR7a-h9NPpPvAxKV9jhi6T6edXY5uFCZAJvJlZNzV9RjXUAvGSEv3gE21wtF0vykp4oL3sSPG2E-mN_T3TgvWV8aVm_sBkty2lRrt3K9H2DeQsQ94ziKDG956sFBI4GTN7r2xnROCkJ7WXXrgvSthV84ntjPQU45v84L7MTXXBxDrNSH5YU 2026/08/22 05:20:27 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/08/22 05:20:28 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/22 05:20:28 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AIju4BhrINTRlrKU9UYa79_gV9Xyr5BOLTsox1brm4e60h8tMw29rePSn9ObxFZk2lGO1tm3j_6MBHDrC3IsCHmiISv_XM2E0ls2RRoElH3FXr9DkOmfSIqF0SZonB8KdnB8s-u2XAZOCipaBN9tHF6meduCnNOrQeaaLR7a-h9NPpPvAxKV9jhi6T6edXY5uFCZAJvJlZNzV9RjXUAvGSEv3gE21wtF0vykp4oL3sSPG2E-mN_T3TgvWV8aVm_sBkty2lRrt3K9H2DeQsQ94ziKDG956sFBI4GTN7r2xnROCkJ7WXXrgvSthV84ntjPQU45v84L7MTXXBxDrNSH5YU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/22 05:20:29 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ACRcrTUcj13zlWt3Zc3TmCoUdSWRKQG4hVz0y0osM-wHA5i5llWtlMQxEipAVIW1uSoM0jVUspLrRfKhuGYXqLVB8MqYmASe5bYdUCp0bYxC8XsuUne7Xfk526KyTcrEF7PCguJ9AjHBHsuaibmqI5smOnJymhvisS8fdchY4jfOCTSr_W1FwO-rgwwSmvN5PfI9qcTrZIqwHd4KYAA7u0oRKMl69m6QUU3osY400yHPc5hKYT2GO-CrcrpltNVDDrb96HZBNv7lUd4CA6egdTAfaQNPLo3gZeoJ3v6NAxDpdNfVneMVyEKrc0LT7Q-QQv9W2X9kPWjP8supAjxDBjo 2026/08/22 05:20:29 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/22 05:20:30 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/22 05:20:30 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ACRcrTUcj13zlWt3Zc3TmCoUdSWRKQG4hVz0y0osM-wHA5i5llWtlMQxEipAVIW1uSoM0jVUspLrRfKhuGYXqLVB8MqYmASe5bYdUCp0bYxC8XsuUne7Xfk526KyTcrEF7PCguJ9AjHBHsuaibmqI5smOnJymhvisS8fdchY4jfOCTSr_W1FwO-rgwwSmvN5PfI9qcTrZIqwHd4KYAA7u0oRKMl69m6QUU3osY400yHPc5hKYT2GO-CrcrpltNVDDrb96HZBNv7lUd4CA6egdTAfaQNPLo3gZeoJ3v6NAxDpdNfVneMVyEKrc0LT7Q-QQv9W2X9kPWjP8supAjxDBjo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/22 05:20:31 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AOZuQLuAEujIpIvoXX2mDSDaSFm9wZkvSNHbbHYWW1x9wXUeUpykc7qIvMeUVELyyXmeVvalzTvoEVGiHawcmM_8CvY69_6ud9-D8rAnoRB9djGzcoeyb1aj_DMpG_QqyVhAcIgPP5A-II9TM0Oh61FYTD7c1mOg0nVJDYRxhxFT-bPnzAk3nNf6gIkM_NFAAUKIgqSg0vYSsPJaY7GIvISyhiLSa0NDwNPf3X-4CNhAvFaroe22I6ROgFaTklskF-ukZRYuA682pkLBpIWxftcCFtwhmWUQMyJfbYzMP6dSFjJnbLIDPRu9eLBDJI1dfVvQrxQzcM0jBRUaFolCBMY 2026/08/22 05:20:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/22 05:20:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/22 05:20:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/22 05:20:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/22 05:20:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/22 05:20:31 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/22 05:20:32 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AOZuQLuAEujIpIvoXX2mDSDaSFm9wZkvSNHbbHYWW1x9wXUeUpykc7qIvMeUVELyyXmeVvalzTvoEVGiHawcmM_8CvY69_6ud9-D8rAnoRB9djGzcoeyb1aj_DMpG_QqyVhAcIgPP5A-II9TM0Oh61FYTD7c1mOg0nVJDYRxhxFT-bPnzAk3nNf6gIkM_NFAAUKIgqSg0vYSsPJaY7GIvISyhiLSa0NDwNPf3X-4CNhAvFaroe22I6ROgFaTklskF-ukZRYuA682pkLBpIWxftcCFtwhmWUQMyJfbYzMP6dSFjJnbLIDPRu9eLBDJI1dfVvQrxQzcM0jBRUaFolCBMY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/22 05:20:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AILPqOuEFraQGgLeNpMZr0r84nq0obpi6Nf0QlW5iyQpwZiSVUaHOYokCeNTKy-6wA6S0pceDqAkbmsdVL6xRTIgvxzhIcRMU_rseS77Ok26DjjnfU7GVIGiEEcGXWe0Vffmq_ibK0PnAhPE91QEB-KyhHNXizs-9XbXZ9-0Ub-6hWvx6GPRtVIPpdfpMJu7mAHCDILrovaJTUxbTsyKFlLCcwkYWTzR57xAc0FkiZdCzGUkL9f-R7disZGX_6TIniXFAwZr3rw4OQZdr_loCkhkLaXveM0ZSHPhy6z6TBmRADPuoxS1B5_86R-TCWHDe6fGKwV3a3YK1dU4DItVBm0 2026/08/22 05:20:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/22 05:20:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/08/22 05:20:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/08/22 05:20:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/22 05:20:33 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/22 05:20:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/22 05:20:34 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AILPqOuEFraQGgLeNpMZr0r84nq0obpi6Nf0QlW5iyQpwZiSVUaHOYokCeNTKy-6wA6S0pceDqAkbmsdVL6xRTIgvxzhIcRMU_rseS77Ok26DjjnfU7GVIGiEEcGXWe0Vffmq_ibK0PnAhPE91QEB-KyhHNXizs-9XbXZ9-0Ub-6hWvx6GPRtVIPpdfpMJu7mAHCDILrovaJTUxbTsyKFlLCcwkYWTzR57xAc0FkiZdCzGUkL9f-R7disZGX_6TIniXFAwZr3rw4OQZdr_loCkhkLaXveM0ZSHPhy6z6TBmRADPuoxS1B5_86R-TCWHDe6fGKwV3a3YK1dU4DItVBm0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/08/22 05:20:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AF7TTLovVbevLWI7YHOFtnCIPXv6qSEaEYZq4LJtdLjzdxYWUbHCvjzHaq1C2VWV-yKL2W0Fq84gWBNXh2V8XdZYzevKMs9_nvXupYtul1A4_DQDfuR5u6N4Enl-SVJKt-Y1VQMxHHDrb_2uT1cpWINku2cL4f76hINje_P4VWfs4f1nWDzkRgEIQOZnb2TwFaPplJuv2oBsWNiBlUG_WPAHSPSMQLsoQP1ebzQAGEL7uTISfALf9zmnGgtv1R1aOJsUWbNtNm3bOGSvFHXiG6LkFSLviOMnd9uUsV4Y_9RXhXwh7HO5UYdmHHY8SDXwk31gvIr9GbA3tecye_pQNMA 2026/08/22 05:20:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/22 05:20:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/08/22 05:20:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AF7TTLovVbevLWI7YHOFtnCIPXv6qSEaEYZq4LJtdLjzdxYWUbHCvjzHaq1C2VWV-yKL2W0Fq84gWBNXh2V8XdZYzevKMs9_nvXupYtul1A4_DQDfuR5u6N4Enl-SVJKt-Y1VQMxHHDrb_2uT1cpWINku2cL4f76hINje_P4VWfs4f1nWDzkRgEIQOZnb2TwFaPplJuv2oBsWNiBlUG_WPAHSPSMQLsoQP1ebzQAGEL7uTISfALf9zmnGgtv1R1aOJsUWbNtNm3bOGSvFHXiG6LkFSLviOMnd9uUsV4Y_9RXhXwh7HO5UYdmHHY8SDXwk31gvIr9GbA3tecye_pQNMA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/08/22 05:20:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AMtRJ5DAf1ffiAer7ly1ju16DyxiszmmQQFDdb6974_vuByDmP6QVYx70sGrdryH_vpy_S06IVZ8baLQSVMHixjga0uoZPyqxsb2nNHxO2IlGtbt0Aok22BwYGlZsi5EofcWK2yTEHIQCj9ZTjRSsM-jP5puEH7QLNgu1eZ2WwcJb-rCk5GRC0fbNiCtYeERC-jemZkJQuH6SRa0BNOT3J1HsDxwfeAWpdyi2E2bhdfzBBhSOCk7ilkknxnak2WSpazhXSXrap8w-UTTNFno7MrKY8juwnPK3vZJjY9s_ITn7immdPvZnzMMRBE9gjmOB5eyviETcqdMj0CPf1jH-kE 2026/08/22 05:20:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/22 05:20:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/22 05:20:39 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AMtRJ5DAf1ffiAer7ly1ju16DyxiszmmQQFDdb6974_vuByDmP6QVYx70sGrdryH_vpy_S06IVZ8baLQSVMHixjga0uoZPyqxsb2nNHxO2IlGtbt0Aok22BwYGlZsi5EofcWK2yTEHIQCj9ZTjRSsM-jP5puEH7QLNgu1eZ2WwcJb-rCk5GRC0fbNiCtYeERC-jemZkJQuH6SRa0BNOT3J1HsDxwfeAWpdyi2E2bhdfzBBhSOCk7ilkknxnak2WSpazhXSXrap8w-UTTNFno7MrKY8juwnPK3vZJjY9s_ITn7immdPvZnzMMRBE9gjmOB5eyviETcqdMj0CPf1jH-kE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/22 05:20:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AOHsIJ_SHPny4cuXQit8Nxw8jzLdeVPnXydjqHk1U_jmPQqqH8uEozkOg1cU8q2AfaaV_HQ6JvLC4w-fIaILmgDTuD2lB31zCvMTyS-TCvVW0Pnw4ZDLLrfy6CPMCz0meXvGzZO0xHwbbNjv-JvxmeIVsiWKEp5acKYrLcgakH1EAu-chHEdgc7_DepuptpecP9wjzblKd3KJG1HlBpMHehk8WUKwHDYDnoOHVCkZccp2VtQJAACMrCk8Vff8csZA3z3AKFSa7Fpe3X2di7e74S-cbtsPwHjSnA705nTdRiy2ETGHcbX56Wyt2-1KyUzDdc6kCmslp7IOxfqA7oZfuA 2026/08/22 05:20:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/22 05:20:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/22 05:20:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AOHsIJ_SHPny4cuXQit8Nxw8jzLdeVPnXydjqHk1U_jmPQqqH8uEozkOg1cU8q2AfaaV_HQ6JvLC4w-fIaILmgDTuD2lB31zCvMTyS-TCvVW0Pnw4ZDLLrfy6CPMCz0meXvGzZO0xHwbbNjv-JvxmeIVsiWKEp5acKYrLcgakH1EAu-chHEdgc7_DepuptpecP9wjzblKd3KJG1HlBpMHehk8WUKwHDYDnoOHVCkZccp2VtQJAACMrCk8Vff8csZA3z3AKFSa7Fpe3X2di7e74S-cbtsPwHjSnA705nTdRiy2ETGHcbX56Wyt2-1KyUzDdc6kCmslp7IOxfqA7oZfuA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/22 05:20:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ALRkWrCAY7cTREHkc6vmcVaA448xDLwOlhXA4bSJsligVNT_-sN4d8pvyLGKQsfHRswcjLBuROh9yP8766L31YtgtrY074D9QZV_jPRqS0lJkxiJibYKWvq3h0yU93Jxp4WECQ-RQahLYl5E-L1lY13wrfASwEyE234OnArVN9HsftK38WRaGfB_uXXj7c_qG7Rk0YXxB9NE-nx5lXiABpEYs61r6nJSXTQtyzhd8Q5RPMjHyRnWx1vH2ClWqZgNcZHgHKtVNqq26NRs6SW3gn4Y_S1NKE9wqma6jk1lLf7t3UuuhlaHYYIV_D9wunc4z0Mg-9CeVU8Agy-q2OkSFsc 2026/08/22 05:20:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/22 05:20:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/22 05:20:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/22 05:20:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/22 05:20:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/22 05:20:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/22 05:20:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ALRkWrCAY7cTREHkc6vmcVaA448xDLwOlhXA4bSJsligVNT_-sN4d8pvyLGKQsfHRswcjLBuROh9yP8766L31YtgtrY074D9QZV_jPRqS0lJkxiJibYKWvq3h0yU93Jxp4WECQ-RQahLYl5E-L1lY13wrfASwEyE234OnArVN9HsftK38WRaGfB_uXXj7c_qG7Rk0YXxB9NE-nx5lXiABpEYs61r6nJSXTQtyzhd8Q5RPMjHyRnWx1vH2ClWqZgNcZHgHKtVNqq26NRs6SW3gn4Y_S1NKE9wqma6jk1lLf7t3UuuhlaHYYIV_D9wunc4z0Mg-9CeVU8Agy-q2OkSFsc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/22 05:20:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ALHMFuEPPScpL3bPW3ICOoAcu-FZaCgBo6SyK0D9Gu_tqYJn6eoDbIuO9_278M2PRfXkwtfUSEVoqe2x7nDl2-wUOyV9sK2XfveZDCp5IzVZrKJu2ingh4-d4RFpSLe-Pk5-nO_FgAVF7qirPmhXdCVpyHuD1fm-QqkH_bB1EvV-nBUU8o0jMuG_0q_6XxHy2W6SQwiFkCkkbBnIcR5VTgorymaa4-bSgHikYUP0Y5UySMYnd22pinwEpiK1Yph0Mrf61tXyhZ10NtM9KmSe8FwjcmN1mV3anjUsuBa2_w5YHBW5m5_I5t5AFLzhM1JkILXAjJ6NuvZ6F4SiXuIP8m0 2026/08/22 05:20:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/22 05:20:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/22 05:20:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/22 05:20:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/22 05:20:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/22 05:20:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/22 05:20:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ALHMFuEPPScpL3bPW3ICOoAcu-FZaCgBo6SyK0D9Gu_tqYJn6eoDbIuO9_278M2PRfXkwtfUSEVoqe2x7nDl2-wUOyV9sK2XfveZDCp5IzVZrKJu2ingh4-d4RFpSLe-Pk5-nO_FgAVF7qirPmhXdCVpyHuD1fm-QqkH_bB1EvV-nBUU8o0jMuG_0q_6XxHy2W6SQwiFkCkkbBnIcR5VTgorymaa4-bSgHikYUP0Y5UySMYnd22pinwEpiK1Yph0Mrf61tXyhZ10NtM9KmSe8FwjcmN1mV3anjUsuBa2_w5YHBW5m5_I5t5AFLzhM1JkILXAjJ6NuvZ6F4SiXuIP8m0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/08/22 05:20:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AGBte1wtkBM8-aCPP8dP7lIYUGdS9mPHEWLag2SiXiOYYJQRdfLzLbFPAR6HHCEJCVsXLQvhlmeDAe3xbGaqbjiKfoQo_jo5gYToS2XlkIODTJCupmOoqEE_Sb_XYwHJ4Jvv3Pd1_A1ZCUvx9EmwsvAyCnx5kcSTJq5MwedsmZ44sPVOcDI9GsAPTilP575xxwbBESf7a4w8q98Z78hg_u6NRHr8j-fS9e1yb6VFossdoB5LWkGLsSNgiCqFvo9-5q8y6vHeNYnH1fEzsOVhdsTWesN4ci0H5wCIdfQPWxivIkb0u-TL7DF_i74cSuGYlQSBlHf9-c1CNH-l87g51P0 2026/08/22 05:20:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/22 05:20:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/08/22 05:20:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AGBte1wtkBM8-aCPP8dP7lIYUGdS9mPHEWLag2SiXiOYYJQRdfLzLbFPAR6HHCEJCVsXLQvhlmeDAe3xbGaqbjiKfoQo_jo5gYToS2XlkIODTJCupmOoqEE_Sb_XYwHJ4Jvv3Pd1_A1ZCUvx9EmwsvAyCnx5kcSTJq5MwedsmZ44sPVOcDI9GsAPTilP575xxwbBESf7a4w8q98Z78hg_u6NRHr8j-fS9e1yb6VFossdoB5LWkGLsSNgiCqFvo9-5q8y6vHeNYnH1fEzsOVhdsTWesN4ci0H5wCIdfQPWxivIkb0u-TL7DF_i74cSuGYlQSBlHf9-c1CNH-l87g51P0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/08/22 05:20:49 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABVDHrlRiu2L_MO4cTtw8UTo-yEiFoMY0L2k3-qulFwQ5PxsV8lzZ2YAxqnAOfEubSwoyRh4kAXgClE7rMO_E5KJM4OTgccfNCk6RVNZz54Bvr8SF5L-G05Mh0jYyV_DhFWzY3vYDE_kvtS9CSrUvNXaDyRJXsikJY50nlTwq8ofus9vOxwxZjkj3LPrbYPgpABC7w0TU8LXs30N8eJQWAX5yGo5RdAoyASfvsNoBBQRIQdLUI6UqKNcsW4wbO0WrvbV71_kUgyHtRgI3kQtSDaSjNM8J6Y0JuNi9iZIUnX4b_GnFkwBwNTKNk3aJI3eDgEYklJnseQ0GVz6_JfjQvQ 2026/08/22 05:20:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/22 05:20:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/22 05:20:50 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABVDHrlRiu2L_MO4cTtw8UTo-yEiFoMY0L2k3-qulFwQ5PxsV8lzZ2YAxqnAOfEubSwoyRh4kAXgClE7rMO_E5KJM4OTgccfNCk6RVNZz54Bvr8SF5L-G05Mh0jYyV_DhFWzY3vYDE_kvtS9CSrUvNXaDyRJXsikJY50nlTwq8ofus9vOxwxZjkj3LPrbYPgpABC7w0TU8LXs30N8eJQWAX5yGo5RdAoyASfvsNoBBQRIQdLUI6UqKNcsW4wbO0WrvbV71_kUgyHtRgI3kQtSDaSjNM8J6Y0JuNi9iZIUnX4b_GnFkwBwNTKNk3aJI3eDgEYklJnseQ0GVz6_JfjQvQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/22 05:20:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AGAsLn9N3WplR1beMwng5vWzaG-XH300kojJAXb78ysFrAB0a3dDONsoUQsessQRdwvz1FPxlW2Ph0Pm5PlmcQSCBDt3C83sjPsFbwID-vmYZRAVpEqcYtVWoJaXJls_9X4G7yCXmL_tVgCzEteaxvVDhYlECTiXP3K09lYnZgiOfUmxcL2-6yQDdCjcWEdw9SmYBA6yKjcAkmPVtmC578AdPWu66cNJIXXvjGelDwdtnRYkvL-6XlUQaBrxpE8MP30KXJiVxbKA6E5oCAxK22gxotlPh0o7VjMGUIMrhbMvQnvLrO97XyWiWkgmlV1-RE-oRKPiSTYhH5hbWBDyIV0 2026/08/22 05:20:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/22 05:20:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/22 05:20:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AGAsLn9N3WplR1beMwng5vWzaG-XH300kojJAXb78ysFrAB0a3dDONsoUQsessQRdwvz1FPxlW2Ph0Pm5PlmcQSCBDt3C83sjPsFbwID-vmYZRAVpEqcYtVWoJaXJls_9X4G7yCXmL_tVgCzEteaxvVDhYlECTiXP3K09lYnZgiOfUmxcL2-6yQDdCjcWEdw9SmYBA6yKjcAkmPVtmC578AdPWu66cNJIXXvjGelDwdtnRYkvL-6XlUQaBrxpE8MP30KXJiVxbKA6E5oCAxK22gxotlPh0o7VjMGUIMrhbMvQnvLrO97XyWiWkgmlV1-RE-oRKPiSTYhH5hbWBDyIV0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/22 05:20:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AAKvkrRot--SL3LGS2MFqAGMB73KXXdu9ftTlG0rUNVEOhGwFXimKjEJcgWw98eHYIKe7VGE2MlbOLafXYNzPW-8bg6Af7V8VnpLo-UIxFAmroQkxoDlC1EhFJ5C1BoGC66m1w7K81pBkgTe1Kmc9A_22F8Lr07NY5p1MMYTM2y82J50JEb1WIvINYbgSGhqMH8anMgXp25y3MWprux0ZBVmhMZ-x8IMfb5EtxvyUzQ53FciK_fMzTvJuD0vqduHjHgv2t4_KRSP-lYxZ2bAAxlym63g9LaFskaHXvicZnWoxArru47hxYY9RJ9c_U1abjCKpuRYmJAUEwenG0YXyI4 2026/08/22 05:20:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/22 05:20:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/22 05:20:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/22 05:20:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/22 05:20:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/22 05:20:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/22 05:20:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AAKvkrRot--SL3LGS2MFqAGMB73KXXdu9ftTlG0rUNVEOhGwFXimKjEJcgWw98eHYIKe7VGE2MlbOLafXYNzPW-8bg6Af7V8VnpLo-UIxFAmroQkxoDlC1EhFJ5C1BoGC66m1w7K81pBkgTe1Kmc9A_22F8Lr07NY5p1MMYTM2y82J50JEb1WIvINYbgSGhqMH8anMgXp25y3MWprux0ZBVmhMZ-x8IMfb5EtxvyUzQ53FciK_fMzTvJuD0vqduHjHgv2t4_KRSP-lYxZ2bAAxlym63g9LaFskaHXvicZnWoxArru47hxYY9RJ9c_U1abjCKpuRYmJAUEwenG0YXyI4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/22 05:20:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ALww210gypD3z5pHdEH2F8BwWWr7TQoW1A71WU-yBtngIuCrqXMqJLxQFnqwzVtI6qwHi9hA_NzsWwzQr3g028kqcqdT5i1CX4V7wDsMhQWEmbfqXottIvzIG6UV2-2X0P_1P8sjWpcHLgS11gHePsVpl_zzkWGqBnrDipD2zdwwp2yBOXFRNVuXwzAwm1oRTskcOxrLLt6ZpnQTuuN3PpNAritfhBR_ZzEmazIhXllY1sAaDzIfIuU7Y8T-NA-3TaAANfhF8icl2hbPzynC7u118PofNtWMRbYmHowRQO_5Y0COhZ-w3UJvi168jpbYmV92xP20V2aLUPJQAO1TOkw 2026/08/22 05:20:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/22 05:20:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/22 05:20:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/22 05:20:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/22 05:20:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/22 05:20:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/22 05:20:57 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ALww210gypD3z5pHdEH2F8BwWWr7TQoW1A71WU-yBtngIuCrqXMqJLxQFnqwzVtI6qwHi9hA_NzsWwzQr3g028kqcqdT5i1CX4V7wDsMhQWEmbfqXottIvzIG6UV2-2X0P_1P8sjWpcHLgS11gHePsVpl_zzkWGqBnrDipD2zdwwp2yBOXFRNVuXwzAwm1oRTskcOxrLLt6ZpnQTuuN3PpNAritfhBR_ZzEmazIhXllY1sAaDzIfIuU7Y8T-NA-3TaAANfhF8icl2hbPzynC7u118PofNtWMRbYmHowRQO_5Y0COhZ-w3UJvi168jpbYmV92xP20V2aLUPJQAO1TOkw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/08/22 05:20:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AAr82IOtEttecALzgXEz8OduKctMX18SEGUGeHapT9sii1wdH8z6gyAy_ME9Usbutm8-eIBANsfM7favadzg0uIb_OS5BPGLRNYzETIiEld1pBpwNeBnJsMwFXadfcRUS5R-ScapQqxpY5YI4hFssPFFufXl4iPOq6GLlD8M2RzqTPwt61PUPDk2ZE9pTuQZAdiOHGYn2DCH8kJda7Ausl9z5ygjwAiRJTcvJTahWRI9QZ0WBFT4sIPV1OT5_5uj6DgfsPddmNrGDZUTybACHWG3U4HZGbK-1i8V8ljASJFs2SEIq908u-mWDCOMSXo31Q4PxsC0ol5NyYFw33zq8VI 2026/08/22 05:21:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/22 05:21:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/08/22 05:21:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AAr82IOtEttecALzgXEz8OduKctMX18SEGUGeHapT9sii1wdH8z6gyAy_ME9Usbutm8-eIBANsfM7favadzg0uIb_OS5BPGLRNYzETIiEld1pBpwNeBnJsMwFXadfcRUS5R-ScapQqxpY5YI4hFssPFFufXl4iPOq6GLlD8M2RzqTPwt61PUPDk2ZE9pTuQZAdiOHGYn2DCH8kJda7Ausl9z5ygjwAiRJTcvJTahWRI9QZ0WBFT4sIPV1OT5_5uj6DgfsPddmNrGDZUTybACHWG3U4HZGbK-1i8V8ljASJFs2SEIq908u-mWDCOMSXo31Q4PxsC0ol5NyYFw33zq8VI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/08/22 05:21:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AFmImPCO2LgphOD0SsKRmyjdq631eUsEdLPfADdwdAFZ_vat5y7MgU2wbcKwKlyLklbM7qy9OlNor8fQqVSyBSev07CUsAD5O7zCypYusM3dwy1xIHKSPYskZM_wAXkvvpxAYUBrNYbDBFF51lSxNE6mCSh_IvWRThuBgTJpB6V64AmWDGt3BawtWLFb2Pqk7JBQLbDGmSplHjXgLTs2yIKLET0c8_sw1FkNZwrHuY73DNwI_l5b_LKM6BNqlVJwHTmaUNbC8NM7nPKSOihxfxnyXFz7KG-Q1uYH4WAWoZeKkO0ofNlWW9Lc9CxmQ1mW8qzUqOc-kgLfbDdUdg7O-JU 2026/08/22 05:21:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/22 05:21:02 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/22 05:21:03 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AFmImPCO2LgphOD0SsKRmyjdq631eUsEdLPfADdwdAFZ_vat5y7MgU2wbcKwKlyLklbM7qy9OlNor8fQqVSyBSev07CUsAD5O7zCypYusM3dwy1xIHKSPYskZM_wAXkvvpxAYUBrNYbDBFF51lSxNE6mCSh_IvWRThuBgTJpB6V64AmWDGt3BawtWLFb2Pqk7JBQLbDGmSplHjXgLTs2yIKLET0c8_sw1FkNZwrHuY73DNwI_l5b_LKM6BNqlVJwHTmaUNbC8NM7nPKSOihxfxnyXFz7KG-Q1uYH4WAWoZeKkO0ofNlWW9Lc9CxmQ1mW8qzUqOc-kgLfbDdUdg7O-JU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/22 05:21:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ALxUEYvMzLEivRkReprQxAxwNYjfQsXqBW4rXOj5yD-zgycXSQs8C7llHFYJ_VtvQuBcoVTxkXrkItY4d3dkwbdeZ0_2Z5HrKBEf-3yeysYrQ5Z4LR5Se4O5mk8QNN08smmDAAUIn1GA2pHHmq_vr9Y73N6iQfMoikx4EARVeiviQXDsOXatU6aVPyIxFpPdGWoKw5_I2poZUiKIl03Rl_o74-k7QYrMomCkor_dqP_V3fCS73gp27Q8ajxopRyC9qiUrcmwGDPtih_zxNG0rQ75c3XqM0l-mSCg1Zm_q9pmtRev1y2TO9qglW2L8E1-KSOghcEpf4bo8fSrYYUlQZQ 2026/08/22 05:21:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/22 05:21:04 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/22 05:21:05 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ALxUEYvMzLEivRkReprQxAxwNYjfQsXqBW4rXOj5yD-zgycXSQs8C7llHFYJ_VtvQuBcoVTxkXrkItY4d3dkwbdeZ0_2Z5HrKBEf-3yeysYrQ5Z4LR5Se4O5mk8QNN08smmDAAUIn1GA2pHHmq_vr9Y73N6iQfMoikx4EARVeiviQXDsOXatU6aVPyIxFpPdGWoKw5_I2poZUiKIl03Rl_o74-k7QYrMomCkor_dqP_V3fCS73gp27Q8ajxopRyC9qiUrcmwGDPtih_zxNG0rQ75c3XqM0l-mSCg1Zm_q9pmtRev1y2TO9qglW2L8E1-KSOghcEpf4bo8fSrYYUlQZQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/22 05:21:05 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ALfWtrtmxuUa0zmRdw4PPz0QJCEtYeOsRBmQXgBjszafRTz5MMVJ1ARnqhDC5c2NM8EZomUGGi8YG3HLNQHnSrE_NsaSyEYUnrCAvELDTW33TrzPh5cPkrSx8DlB1MjZacbxYX2454UCSw2j4gSC8p9gdQpJlcb5QvKNGzUAGC7pVXsgox0K64tCdjCOiGIFi5Zkuc8WDOfEdxypYKNDx_l4cdEXZteHaZt8QOulVaWe_82AV4S13MyZp0uNs8OMgVKUjljsbNJnXDWDOqo7wmENKehzUsBChjLIHuKrgRf73lDAwUz-c8XXTWMjT-knJqYGsGrB-xB7N5rkX5AJC90 2026/08/22 05:21:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/22 05:21:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/22 05:21:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/22 05:21:06 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/22 05:21:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/22 05:21:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/22 05:21:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ALfWtrtmxuUa0zmRdw4PPz0QJCEtYeOsRBmQXgBjszafRTz5MMVJ1ARnqhDC5c2NM8EZomUGGi8YG3HLNQHnSrE_NsaSyEYUnrCAvELDTW33TrzPh5cPkrSx8DlB1MjZacbxYX2454UCSw2j4gSC8p9gdQpJlcb5QvKNGzUAGC7pVXsgox0K64tCdjCOiGIFi5Zkuc8WDOfEdxypYKNDx_l4cdEXZteHaZt8QOulVaWe_82AV4S13MyZp0uNs8OMgVKUjljsbNJnXDWDOqo7wmENKehzUsBChjLIHuKrgRf73lDAwUz-c8XXTWMjT-knJqYGsGrB-xB7N5rkX5AJC90" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/22 05:21:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ANHA6lXRYDpXD_oRmsEk1LJTBoEEekO4hM1-xssQdGXqRxc1quY4locf1iktTq_oaYJDaNlWDgoAnBKCUUcUAp3E6HzzdDRQRHa_kWwBuf9Up4AvGoXWms8xN-jHDkz8yUTMRxYD6u7v2O-6RQNUxEROyU8wCm6HfnXWD7TCGNyq1ZAvvUQssoIEZLAK4P0ZPWAP63-1Do0LhjkJK9xNjPxfaH3O8J_twnmqqES4rJIVm-F8BYZ6gonOUYc_5aMy5f1WQs8WwEFapBLYfWNYN7MfEfd-KZffB8A5pCKc3YGutJ5WFp2UgRtVuuwWselvHEokyJWJ6MiHgHr2JPLsgFc 2026/08/22 05:21:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/22 05:21:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/22 05:21:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/08/22 05:21:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/22 05:21:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/22 05:21:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/22 05:21:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ANHA6lXRYDpXD_oRmsEk1LJTBoEEekO4hM1-xssQdGXqRxc1quY4locf1iktTq_oaYJDaNlWDgoAnBKCUUcUAp3E6HzzdDRQRHa_kWwBuf9Up4AvGoXWms8xN-jHDkz8yUTMRxYD6u7v2O-6RQNUxEROyU8wCm6HfnXWD7TCGNyq1ZAvvUQssoIEZLAK4P0ZPWAP63-1Do0LhjkJK9xNjPxfaH3O8J_twnmqqES4rJIVm-F8BYZ6gonOUYc_5aMy5f1WQs8WwEFapBLYfWNYN7MfEfd-KZffB8A5pCKc3YGutJ5WFp2UgRtVuuwWselvHEokyJWJ6MiHgHr2JPLsgFc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/08/22 05:21:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AHcsi_dGkL6iMBSagJ3AhexiqWsElff_DpUXCvWwpW8Rp3Fu89TRFChF9B-z3H38H3NXowjKzYgFx8eoK82na2iiYR9AMd9Mi_W2J9ijlyZz9k_XLKkDiVt6wwi2ucImEbNmOS36EARG85_7giylTHBt1C-O8yXzpgaKZ7Jnhth9yqKBFsQQH6czjCJnov5_T2fUaJDO5KcQDfVT9WmPdjhr02vphbp5stSP81fquy-x0KTlpAraSKolTsV3NfwQiT1ucclObPjnbIp7JInmZSXpuE4jtfOI9PWMu-2mKj1OhYF4sYcTl_EhEPzGXMJQ1sPlOgbYR839jqemB706TZQ 2026/08/22 05:21:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/08/22 05:21:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/08/22 05:21:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AHcsi_dGkL6iMBSagJ3AhexiqWsElff_DpUXCvWwpW8Rp3Fu89TRFChF9B-z3H38H3NXowjKzYgFx8eoK82na2iiYR9AMd9Mi_W2J9ijlyZz9k_XLKkDiVt6wwi2ucImEbNmOS36EARG85_7giylTHBt1C-O8yXzpgaKZ7Jnhth9yqKBFsQQH6czjCJnov5_T2fUaJDO5KcQDfVT9WmPdjhr02vphbp5stSP81fquy-x0KTlpAraSKolTsV3NfwQiT1ucclObPjnbIp7JInmZSXpuE4jtfOI9PWMu-2mKj1OhYF4sYcTl_EhEPzGXMJQ1sPlOgbYR839jqemB706TZQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/08/22 05:21:14 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AH4mYxmGEVcLfPd5rL1UlHOzZjv0_JhM9ErgTzTugcZ_n5pOW32LHmP2zF2iyOEZYfNi2SUKkkr9MI0FrFCDkXktWQTchyXJT6sEeKytH3pKl1LMbjEiMnAmHaIzArAKQ_ZqW3rmcyMy9tnyDZXK5BjuHN0x9xM2VHmGePsM-RTDKnGrYNXRVXJKEAK-6gfSwawebZNNCZmD1Ni-kAY8jldJeb6JKzTUfoWKx_oHwoqFdzx5_Smf0oRlXNqxfiYXfEPdXONtjD8arGa68ZBek5lTSNls-AGGwexldo2EUm0YkrbzwcGWucakRY01WSzOTVhKwGUogbBXSgpN7cdR1X0 2026/08/22 05:21:15 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/08/22 05:21:15 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/22 05:21:15 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AH4mYxmGEVcLfPd5rL1UlHOzZjv0_JhM9ErgTzTugcZ_n5pOW32LHmP2zF2iyOEZYfNi2SUKkkr9MI0FrFCDkXktWQTchyXJT6sEeKytH3pKl1LMbjEiMnAmHaIzArAKQ_ZqW3rmcyMy9tnyDZXK5BjuHN0x9xM2VHmGePsM-RTDKnGrYNXRVXJKEAK-6gfSwawebZNNCZmD1Ni-kAY8jldJeb6JKzTUfoWKx_oHwoqFdzx5_Smf0oRlXNqxfiYXfEPdXONtjD8arGa68ZBek5lTSNls-AGGwexldo2EUm0YkrbzwcGWucakRY01WSzOTVhKwGUogbBXSgpN7cdR1X0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/22 05:21:16 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AFLj61ydTseYGs7dwh1yrLQ2RjlaH7VW5MoXlBskbq2u7yqdlWMOLJnFxgZlZSEvEQzzsWYynZQwmHXRol90Jm1retitgquZjx4UEpj6tQ-QTofqXHo8DgNhGAQuG2x1StlI9NN1KyYaZZvbxi4Q2T06a62fZg3KSEG-dl7FvoHDyPNJP7J9XzeCCw04JwU-Ub2yBI7U-AfKrkuzokSCRh-YNHmHI01t7PoDjvTbvK_NjWjc4gT2Tux-_QWv3l1jTpifErm7LwNkcAUU63VzYXz6Nkr0ge-2s7k89H4l0LtMlp0yZFbC6R1_zwYtu5L9QYYKtsCgzs79tvSfLz3R5y8 2026/08/22 05:21:17 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/22 05:21:17 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/22 05:21:17 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AFLj61ydTseYGs7dwh1yrLQ2RjlaH7VW5MoXlBskbq2u7yqdlWMOLJnFxgZlZSEvEQzzsWYynZQwmHXRol90Jm1retitgquZjx4UEpj6tQ-QTofqXHo8DgNhGAQuG2x1StlI9NN1KyYaZZvbxi4Q2T06a62fZg3KSEG-dl7FvoHDyPNJP7J9XzeCCw04JwU-Ub2yBI7U-AfKrkuzokSCRh-YNHmHI01t7PoDjvTbvK_NjWjc4gT2Tux-_QWv3l1jTpifErm7LwNkcAUU63VzYXz6Nkr0ge-2s7k89H4l0LtMlp0yZFbC6R1_zwYtu5L9QYYKtsCgzs79tvSfLz3R5y8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/22 05:21:18 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AMkcoMN-KtVWsqlUtBC5rinFS9R29szgS7bjXmDMKoe840PhjrRS_AikUfWlII5omsuXlynbs7K1EEm8hTrwWNKtsUwJmpahLdlCo6Qczyw_bFK_0bHlqmu6Eq2pu8SXdrZ2ODM0tbHcV9zLY92rgD10kIA3V7IOahB77pfi4LxhbOnKA4E1dTuwKdpxcD0YYaSMnqyPptdlcSCjDyEwPJGpnuGT8KBENQiAKyPb0RJqPRoIjfL0Ci0pV6k8eO3448w26qDyLPCUHbNplRPgCOsQXAFb5XKwbP00GbHGBkYtCVYFbpv_CGjPrVgn9YtELvbh0kYVyLq9nOgfa-W_WiU 2026/08/22 05:21:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/22 05:21:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/22 05:21:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/22 05:21:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/22 05:21:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/22 05:21:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/22 05:21:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AMkcoMN-KtVWsqlUtBC5rinFS9R29szgS7bjXmDMKoe840PhjrRS_AikUfWlII5omsuXlynbs7K1EEm8hTrwWNKtsUwJmpahLdlCo6Qczyw_bFK_0bHlqmu6Eq2pu8SXdrZ2ODM0tbHcV9zLY92rgD10kIA3V7IOahB77pfi4LxhbOnKA4E1dTuwKdpxcD0YYaSMnqyPptdlcSCjDyEwPJGpnuGT8KBENQiAKyPb0RJqPRoIjfL0Ci0pV6k8eO3448w26qDyLPCUHbNplRPgCOsQXAFb5XKwbP00GbHGBkYtCVYFbpv_CGjPrVgn9YtELvbh0kYVyLq9nOgfa-W_WiU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/22 05:21:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AExT69hIXVTnDM9Azb64XNNrXqF1gVzozPEssDXMHtisssnPWO58-YQ5loSE53im4IhWN_eYuMClpiYk6CMgvNS221F7bMkMDkrcY2hwLIJ1PvfdD-cLmGkD5xUfo6fuLgZrk6ZEe7LkvSMN91S61fQjeNEY27aMn4e1I5pbFNuecaif57QK-aIbYfZJK-e4XfPijXiM_Gcnjw2Nj8V-oVoLDpikLlnlS0srTczjxUtP_crQiIIObWrYkg8TpEXeCXxS3AOGlBhd0JNv8SwKi2Z8vQyRlJkc_IT6n1ni78k3fmrGAGuZLFpWU0GL1L52e9WlCsefP6xOFE6Ofi7Y3cM 2026/08/22 05:21:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/22 05:21:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/08/22 05:21:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/08/22 05:21:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/22 05:21:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/22 05:21:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/22 05:21:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AExT69hIXVTnDM9Azb64XNNrXqF1gVzozPEssDXMHtisssnPWO58-YQ5loSE53im4IhWN_eYuMClpiYk6CMgvNS221F7bMkMDkrcY2hwLIJ1PvfdD-cLmGkD5xUfo6fuLgZrk6ZEe7LkvSMN91S61fQjeNEY27aMn4e1I5pbFNuecaif57QK-aIbYfZJK-e4XfPijXiM_Gcnjw2Nj8V-oVoLDpikLlnlS0srTczjxUtP_crQiIIObWrYkg8TpEXeCXxS3AOGlBhd0JNv8SwKi2Z8vQyRlJkc_IT6n1ni78k3fmrGAGuZLFpWU0GL1L52e9WlCsefP6xOFE6Ofi7Y3cM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/08/22 05:21:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ANQVGJpdsHtRpaKhZYkGPxKoelQ0l9ZK8CCKbPoMpmaMh13k_6KYg7C0s8aqUSph8PU_lI_tQaFmRbYNym_cWF5gT-CazggdnJTG01I5kp6oUmJ_iBBllnSSL4TNfoI8PvckBt2mOo9xj10zVwz--547LKK20FV0QqHQuIyoWu5c-POMFASiDFLP4WbBlWNkUT1WqeC6Xq1LuUADZeG5y7pC2vLOeJO2DDBa2iklW8EHjgAoEAFXhIApNu_g2MZdpJ6BjbM0ju9Hbh38UrjnzsRx4cbzCArt2mhX09qLLyVD_jTEDZTKPJdHZtLcZPsQS0ulnueGJOW6TpQJAkREwM8 2026/08/22 05:21:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/08/22 05:21:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/08/22 05:21:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ANQVGJpdsHtRpaKhZYkGPxKoelQ0l9ZK8CCKbPoMpmaMh13k_6KYg7C0s8aqUSph8PU_lI_tQaFmRbYNym_cWF5gT-CazggdnJTG01I5kp6oUmJ_iBBllnSSL4TNfoI8PvckBt2mOo9xj10zVwz--547LKK20FV0QqHQuIyoWu5c-POMFASiDFLP4WbBlWNkUT1WqeC6Xq1LuUADZeG5y7pC2vLOeJO2DDBa2iklW8EHjgAoEAFXhIApNu_g2MZdpJ6BjbM0ju9Hbh38UrjnzsRx4cbzCArt2mhX09qLLyVD_jTEDZTKPJdHZtLcZPsQS0ulnueGJOW6TpQJAkREwM8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/08/22 05:21:27 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AGRebwxMUpFLV5EbQL6ICPmJStNHsXzgnj-hEiUFxChXwa8OL5IYOXrhM_qre7ctIJP6SbmLaGY9Zvj_4HNW03AVvljVdLTo1BouaukmGdpsZ1sG4Pog9Xrch443lgNGo1sUFAAaxbDlb839I5VDo_knO31ZnJ7nhUIdEKfYzlF2l0UybXhOnoWv6TJTzxiZBcA3MMg07gqA8-i2VjVqOuZ9x13rVIr3O6LB4b4SJOonu4jpvDKW6tmMB-VancwcpO1iXNvhMNCbrnwJGZbBoyInlfFyQZWXyz1F53u6YFky01QpVWrPSyMZjtcXAyqJIwGh6M3gOdnC5sSKSrqZgvI 2026/08/22 05:21:28 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/08/22 05:21:28 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/22 05:21:29 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AGRebwxMUpFLV5EbQL6ICPmJStNHsXzgnj-hEiUFxChXwa8OL5IYOXrhM_qre7ctIJP6SbmLaGY9Zvj_4HNW03AVvljVdLTo1BouaukmGdpsZ1sG4Pog9Xrch443lgNGo1sUFAAaxbDlb839I5VDo_knO31ZnJ7nhUIdEKfYzlF2l0UybXhOnoWv6TJTzxiZBcA3MMg07gqA8-i2VjVqOuZ9x13rVIr3O6LB4b4SJOonu4jpvDKW6tmMB-VancwcpO1iXNvhMNCbrnwJGZbBoyInlfFyQZWXyz1F53u6YFky01QpVWrPSyMZjtcXAyqJIwGh6M3gOdnC5sSKSrqZgvI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/22 05:21:30 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AMtnsLw-P2Uhzm-fyFkmeUvnxZDobOHwrE956EAjawZbE_LTHel9QGM4fikePsp9W1q_PDPFzcqLGKuuyGTWaXVSrqZcFB8j85-nNpTtanBqAxNi7pzZlO-zZADi3nB6a_5xKMqEY-gXNMLcsFe3f2mxffmwkEQPCwrOmhmUAsLHx9lx4m7YvJ_AB1ePZLtC-V5G-AiZhfJ_F_Lbd-mBzulN2Rr6IAM9qR_uXyYqr6SskvKfvURJgLo00f5QQfcjPJMr7bUjofcpkdHYwq0w-Y6zesxMM2dATwicUWpltCjHuLehlXSszwgV17mBWANjNFstogsqqbxoY_mLZTB3Vww 2026/08/22 05:21:30 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/22 05:21:31 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/22 05:21:31 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AMtnsLw-P2Uhzm-fyFkmeUvnxZDobOHwrE956EAjawZbE_LTHel9QGM4fikePsp9W1q_PDPFzcqLGKuuyGTWaXVSrqZcFB8j85-nNpTtanBqAxNi7pzZlO-zZADi3nB6a_5xKMqEY-gXNMLcsFe3f2mxffmwkEQPCwrOmhmUAsLHx9lx4m7YvJ_AB1ePZLtC-V5G-AiZhfJ_F_Lbd-mBzulN2Rr6IAM9qR_uXyYqr6SskvKfvURJgLo00f5QQfcjPJMr7bUjofcpkdHYwq0w-Y6zesxMM2dATwicUWpltCjHuLehlXSszwgV17mBWANjNFstogsqqbxoY_mLZTB3Vww" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/22 05:21:32 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: APIx4EAfcMci6jdisfUwJFwDiKE_9GpxPRpyuI3sEsSx62zs-lTjpFIKWJ5GCb4Mu1utbs7BTLEHArSAhVtYxAXJGBkBTzcacIJglCEy4svoJbK76wPqoVQZXq91wbB-IpwLxwtFUarhyxZJi71PGNcXAulMaOnHakas2JsrkFU2Ezdv516jD4pwO4h1xVTUI914hFoIyJtKV4Aks4Dys-NlYa1BBkLLYrYZzsdvxmsoXrmZBOopqku1tXE5ety1QUZyMtMDFp5ovlDPqjKUaQx895k0OpATp8lMogjdP4naxdVjNiD-kppGdu6Pu1w4EPA6tQEwkwBOxkhuOwNxkzo 2026/08/22 05:21:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/22 05:21:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/22 05:21:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/22 05:21:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/22 05:21:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/22 05:21:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/22 05:21:34 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "APIx4EAfcMci6jdisfUwJFwDiKE_9GpxPRpyuI3sEsSx62zs-lTjpFIKWJ5GCb4Mu1utbs7BTLEHArSAhVtYxAXJGBkBTzcacIJglCEy4svoJbK76wPqoVQZXq91wbB-IpwLxwtFUarhyxZJi71PGNcXAulMaOnHakas2JsrkFU2Ezdv516jD4pwO4h1xVTUI914hFoIyJtKV4Aks4Dys-NlYa1BBkLLYrYZzsdvxmsoXrmZBOopqku1tXE5ety1QUZyMtMDFp5ovlDPqjKUaQx895k0OpATp8lMogjdP4naxdVjNiD-kppGdu6Pu1w4EPA6tQEwkwBOxkhuOwNxkzo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/22 05:21:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: APHBTsmX6CvtZWrSYfaSoO7PxIIkUDxf2V7uzoyl43kMzerUyaVtT1Yb0rlm4We5ciAO43YIvtGGNAbnKt6G29CPubtgrlal9s_QQA48XIwV-f_ydT3KL017-WW2k7qlE65eYFlGM1cAr08JJW1Lslh5BS9j8ZABiPXKJdcFqBtuVQk9kc3n3wnns9_dHWcfw9AFyoTfJUzkvmHnoja6k08ldoIgDx1VeV8v3nqu-ZGms87OgYIKW8hEtF-S_z1u2wpb-aQIR-BYfH0tWKyUSgYKf-QHEugP_W5e9icoLmGFvEHnerIDy2bCooCl8EaVw1Uku6K8rpblKCgHUumIqKE 2026/08/22 05:21:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/22 05:21:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/08/22 05:21:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/22 05:21:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/22 05:21:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/22 05:21:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/22 05:21:37 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "APHBTsmX6CvtZWrSYfaSoO7PxIIkUDxf2V7uzoyl43kMzerUyaVtT1Yb0rlm4We5ciAO43YIvtGGNAbnKt6G29CPubtgrlal9s_QQA48XIwV-f_ydT3KL017-WW2k7qlE65eYFlGM1cAr08JJW1Lslh5BS9j8ZABiPXKJdcFqBtuVQk9kc3n3wnns9_dHWcfw9AFyoTfJUzkvmHnoja6k08ldoIgDx1VeV8v3nqu-ZGms87OgYIKW8hEtF-S_z1u2wpb-aQIR-BYfH0tWKyUSgYKf-QHEugP_W5e9icoLmGFvEHnerIDy2bCooCl8EaVw1Uku6K8rpblKCgHUumIqKE" finished === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/22 05:21:38 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://14aad7c9ed489151b51557e321b246cf.r2.cloudflarestorage.com/rclone-test-vulicuh1pava/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/22 05:21:38 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2596: Put returned an error (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://14aad7c9ed489151b51557e321b246cf.r2.cloudflarestorage.com/rclone-test-vulicuh1pava/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/22 05:21:38 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/22 05:21:39 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: ANRtTjkIV39WYMMMeyfcTxuIZ6pvwi5vC2_PLuTrVB7Gzf9TPogG9EaFGVst-E2ZoDsx_TgRyhwHoGdb3dDWo-IfQYLF3AXfXPJ0VHoGKXeMWo89n-8sOAcbWHokgXs_ZFuXM9DMmtUCTKF98RUBLuWumvL6tyjTqSPBpzSTdn_cnm_2tbLF-1UmyGVYbyltdTe3thFEShoBF5YKDBvJi6V_E-w4oV0K4P-qqK7hWzn_PrKYcSBlqkB9C4F1zFDOm2D7PP-sFhb7a1G4NDGAKxn9UT3RYMp0XXmpeojx0Dd_yZHlSa1N4oSGW3Z9rvTL8tBMDAY4XB76zJwXHLGKEIA 2026/08/22 05:21:39 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/22 05:21:39 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/22 05:21:39 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "2f5daa3959da5655a8769f03b7e864ad" 2026/08/22 05:21:39 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "d37ef6f1848bcc9d84cb344591a69cff" 2026/08/22 05:21:39 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/22 05:21:39 DEBUG : short-eof-chunked.bin: multipart upload "ANRtTjkIV39WYMMMeyfcTxuIZ6pvwi5vC2_PLuTrVB7Gzf9TPogG9EaFGVst-E2ZoDsx_TgRyhwHoGdb3dDWo-IfQYLF3AXfXPJ0VHoGKXeMWo89n-8sOAcbWHokgXs_ZFuXM9DMmtUCTKF98RUBLuWumvL6tyjTqSPBpzSTdn_cnm_2tbLF-1UmyGVYbyltdTe3thFEShoBF5YKDBvJi6V_E-w4oV0K4P-qqK7hWzn_PrKYcSBlqkB9C4F1zFDOm2D7PP-sFhb7a1G4NDGAKxn9UT3RYMp0XXmpeojx0Dd_yZHlSa1N4oSGW3Z9rvTL8tBMDAY4XB76zJwXHLGKEIA" aborted fstests.go:2596: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/08/22 05:21:40 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/08/22 05:21:42 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/22 05:21:45 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/22 05:21:48 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/22 05:21:51 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/22 05:21:53 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AFYiAgf22KB8abr7I34NfgLj1gTu7X5wXVdSOqwmZ5H6QNiVrTcOGWPSNf5M9i6qttgvvK_jmH4LEu2DYTEWgsxTxU2nPietrqj64bgifN3WzyEAYvC-ZDdagT6Cgq1SiLRAgNb7hDybnygqrtnXVnzhmISa0-0lYlbSn0cKEcEjcXsgtHUTTai_pO3masKWL4l_MvN749OMEOmg-kSugYa0UnZcR0kpaey2VSMPsf3C2rg0Cigplq1R1AHKii7KJgBWHrVuHiCJJRFu8eGm4RW5KrsPZWZBuP0aAUb9P5HvpXmes5MQWEaaFHhqV8cx3b8nc4ko_LF9QV2z1ksbfBk 2026/08/22 05:21:53 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/22 05:21:53 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "7b480c1a46ee4ba8674a50a293aa7e13" 2026/08/22 05:21:53 DEBUG : unknown-size-put.txt: multipart upload "AFYiAgf22KB8abr7I34NfgLj1gTu7X5wXVdSOqwmZ5H6QNiVrTcOGWPSNf5M9i6qttgvvK_jmH4LEu2DYTEWgsxTxU2nPietrqj64bgifN3WzyEAYvC-ZDdagT6Cgq1SiLRAgNb7hDybnygqrtnXVnzhmISa0-0lYlbSn0cKEcEjcXsgtHUTTai_pO3masKWL4l_MvN749OMEOmg-kSugYa0UnZcR0kpaey2VSMPsf3C2rg0Cigplq1R1AHKii7KJgBWHrVuHiCJJRFu8eGm4RW5KrsPZWZBuP0aAUb9P5HvpXmes5MQWEaaFHhqV8cx3b8nc4ko_LF9QV2z1ksbfBk" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/22 05:21:54 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AOgQCeNNJ42OynGrGDJnnG6sX84Unzvf3ZmImWFQLE6Vr26fY3x-smVaMzISb0y9Syn5jp0687UZskRk-XI2JPaigGlIFQke0cIBrehSQCkRFNLGIOEXMPkl2hIwD89PYG_P-7y4xZjJfSwdD19J_jAa97ryUYY2YCfdl1aSMgsiAQ45ErddyMVmXd2wE6-JG998TM1LymSHBvW5O_zVmYDS7koqjTpe_0mol-Gi5FjfDuBNUdRBFQhxaWBq0BSGAXhLfMHjJWWSEAzhp9ay2n9MPMPXY1sL4JP_kiFGOcThJZzhCFr8mC1nNMHKnRR0M8s7HA2kOjgAC-sy_IiZD_Q 2026/08/22 05:21:54 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/22 05:21:54 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "322e0d377f45ed652df1e086a9777b65" 2026/08/22 05:21:54 DEBUG : unknown-size-update.txt: multipart upload "AOgQCeNNJ42OynGrGDJnnG6sX84Unzvf3ZmImWFQLE6Vr26fY3x-smVaMzISb0y9Syn5jp0687UZskRk-XI2JPaigGlIFQke0cIBrehSQCkRFNLGIOEXMPkl2hIwD89PYG_P-7y4xZjJfSwdD19J_jAa97ryUYY2YCfdl1aSMgsiAQ45ErddyMVmXd2wE6-JG998TM1LymSHBvW5O_zVmYDS7koqjTpe_0mol-Gi5FjfDuBNUdRBFQhxaWBq0BSGAXhLfMHjJWWSEAzhp9ay2n9MPMPXY1sL4JP_kiFGOcThJZzhCFr8mC1nNMHKnRR0M8s7HA2kOjgAC-sy_IiZD_Q" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/22 05:21:54 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vulicuh1pava/deeper/nonexisting/directory" 2026/08/22 05:21:54 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/08/22 05:21:55 DEBUG : Waiting for deletions to finish 2026/08/22 05:21:55 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/22 05:21:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/08/22 05:21:55 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/22 05:21:55 INFO : S3 bucket rclone-test-vulicuh1pava: Bucket "rclone-test-vulicuh1pava" deleted 2026/08/22 05:21:55 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (140.03s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.26s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.79s) --- PASS: TestIntegration/FsMkdir (138.16s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.23s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding (16.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.72s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.53s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.51s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (25.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (0.67s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (74.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (11.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (11.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (11.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (5.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (12.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (13.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (14.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.20s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.76s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (13.52s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.27s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.13s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.11s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.88s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.72s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.16s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.20s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:366: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/08/22 05:21:56 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/08/22 05:21:56 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 140.097s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m22.040533514s (try 1/5)