"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/02/28 04:49:54 DEBUG : Creating backend with remote "TestS3R2:rclone-test-luxudig4bobu" 2026/02/28 04:49:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/02/28 04:49:55 INFO : S3 bucket rclone-test-luxudig4bobu: Bucket "rclone-test-luxudig4bobu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/02/28 04:49:57 INFO : S3 bucket rclone-test-luxudig4bobu: Bucket "rclone-test-luxudig4bobu" deleted === RUN TestIntegration/FsMkdir 2026/02/28 04:49:57 INFO : S3 bucket rclone-test-luxudig4bobu: Bucket "rclone-test-luxudig4bobu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/28 04:49:57 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/28 04:49:57 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/28 04:49:57 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/02/28 04:50:10 NOTICE: S3 bucket rclone-test-luxudig4bobu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/02/28 04:50:10 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AI6HmrddjZrYDHnWbCoPfga7xz1SWQUEfiTOAclixv2NmvLzZm4E1NYRegANNJsG0Zj3slRH8sYRgziF5aEblolbk0_2DwBnbp0gr0_9GXwukT8kg_D_L38HOIHiKLntseE97PdYnzQRO4DtSdIVjLDonZHv_Qhh-Mk16hQ7V--4TQguCd9KcI6UAkiHhoSXRW7xZ1iDBvsRrnn9--Z5cYCX_bsVaZZP7aWEuQKXSCkA6kCDTImEI0S8LOGZb0V9e5ietCLhFaYBs66L2u48btMHBYGuStDHV-tRDdT29tBPeiYsHkl4_XQKIKs_J2-RHk7vB3If66OpVG_mDNyUEhQ 2026/02/28 04:50:11 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "675e3198883b2d56f32a53e4e0fcf144" 2026/02/28 04:50:11 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "f73b87c5f0c3eb7571605473eb233507" 2026/02/28 04:50:11 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "74e4522d8a594671f75087ef9d336883" 2026/02/28 04:50:12 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AI6HmrddjZrYDHnWbCoPfga7xz1SWQUEfiTOAclixv2NmvLzZm4E1NYRegANNJsG0Zj3slRH8sYRgziF5aEblolbk0_2DwBnbp0gr0_9GXwukT8kg_D_L38HOIHiKLntseE97PdYnzQRO4DtSdIVjLDonZHv_Qhh-Mk16hQ7V--4TQguCd9KcI6UAkiHhoSXRW7xZ1iDBvsRrnn9--Z5cYCX_bsVaZZP7aWEuQKXSCkA6kCDTImEI0S8LOGZb0V9e5ietCLhFaYBs66L2u48btMHBYGuStDHV-tRDdT29tBPeiYsHkl4_XQKIKs_J2-RHk7vB3If66OpVG_mDNyUEhQ" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/02/28 04:50:14 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/02/28 04:50:14 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/02/28 04:50:16 DEBUG : S3 bucket rclone-test-luxudig4bobu: bucket is versioned: false 2026/02/28 04:50:16 DEBUG : Waiting for deletions to finish 2026/02/28 04:50:16 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/02/28 04:50:16 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/02/28 04:50:16 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/28 04:50:17 DEBUG : Creating backend with remote "TestS3R2:rclone-test-luxudig4bobu/dirToPurgeFromRoot" 2026/02/28 04:50:17 DEBUG : S3 bucket rclone-test-luxudig4bobu path dirToPurgeFromRoot: bucket is versioned: false 2026/02/28 04:50:17 DEBUG : Waiting for deletions to finish 2026/02/28 04:50:17 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/02/28 04:50:17 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/02/28 04:50:18 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/28 04:50:18 DEBUG : Creating backend with remote "TestS3R2:rclone-test-luxudig4bobu/hello? sausage/êé" 2026/02/28 04:50:19 DEBUG : S3 bucket rclone-test-luxudig4bobu path hello? sausage/êé: bucket is versioned: false 2026/02/28 04:50:19 DEBUG : Waiting for deletions to finish 2026/02/28 04:50:19 DEBUG : "a/b/c/d/e.txt" version false 2026/02/28 04:50:19 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/02/28 04:50:19 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/02/28 04:50:24 DEBUG : Creating backend with remote "TestS3R2:rclone-test-luxudig4bobu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/28 04:50:25 DEBUG : Creating backend with remote "TestS3R2:rclone-test-luxudig4bobu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-luxudig4bobu" from "TestS3R2:rclone-test-luxudig4bobu" 2026/02/28 04:50:25 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2060: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/02/28 04:50:30 DEBUG : piped data.txt: open chunk writer: started multipart upload: AIjsCETK9f9D8VPjF0dAWVcRvLhGJy-xtzgjc1g6Xz8dtX1o-MgpQfRp024BvHjGSPdlAULC2_StVt-EC91myVY7ZfeBaodPFhPE8luyj0pzt6P_5HVWQkNXT1stbe0GXPCQI8CXixAd5v3ItOxLBK4vyxdRAAnO1WJipvxKwxTRE3gJ401ONHpXPj6nAwr3v19wNpXRWwO6dNvIT9Oua1z0Djyj6RBAXPPGwbudhozdPF5uEp0O6QNzp6fSoqU7NEXr3B6-19JMOPggbwetRkiH4R2VA_kXIAqcBnk3i7ES5j3xzJgFDMmpNV8U4BGhNG6fWP4_D6p-GWhvJWcLvlg 2026/02/28 04:50:30 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/02/28 04:50:30 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/02/28 04:50:30 DEBUG : piped data.txt: multipart upload "AIjsCETK9f9D8VPjF0dAWVcRvLhGJy-xtzgjc1g6Xz8dtX1o-MgpQfRp024BvHjGSPdlAULC2_StVt-EC91myVY7ZfeBaodPFhPE8luyj0pzt6P_5HVWQkNXT1stbe0GXPCQI8CXixAd5v3ItOxLBK4vyxdRAAnO1WJipvxKwxTRE3gJ401ONHpXPj6nAwr3v19wNpXRWwO6dNvIT9Oua1z0Djyj6RBAXPPGwbudhozdPF5uEp0O6QNzp6fSoqU7NEXr3B6-19JMOPggbwetRkiH4R2VA_kXIAqcBnk3i7ES5j3xzJgFDMmpNV8U4BGhNG6fWP4_D6p-GWhvJWcLvlg" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/28 04:50:30 DEBUG : piped data.txt: open chunk writer: started multipart upload: ACBugOGAXlD8RbFaKs2Uj2g8Y7V6m1pf3rG7XeizxczAymHK0VEpJUYsIgEMnd_45DBYfHxABV73qm6uwu9ri9Yc5CYbDsaJA_Zj5PeKLulpF-vOI1qoRL-jwOMxkS4atfGnj--jJlGKx1VHM4T47-xXtgMX4uYEj_xCS_KpENZ2qsVXFEuR3a7UQlVHG3CBwA5a6cVOpzI4u7aBBMhSjj33wpvyD-rjYOaGW6LnDbzVwuGpGZ1uJUgcB6SNlm_5CSsfXVNpL-TWoIgnrd6f4C2FRHielRa5NPzLqRiXqM3Sv4EiuJoJPnYsU47SaxqFPfczwO0qhEdhW_tCl8VSqiA 2026/02/28 04:50:30 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/28 04:50:30 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "d053bdcacdd2a3038498ec5d9df2388e" 2026/02/28 04:50:31 DEBUG : piped data.txt: multipart upload "ACBugOGAXlD8RbFaKs2Uj2g8Y7V6m1pf3rG7XeizxczAymHK0VEpJUYsIgEMnd_45DBYfHxABV73qm6uwu9ri9Yc5CYbDsaJA_Zj5PeKLulpF-vOI1qoRL-jwOMxkS4atfGnj--jJlGKx1VHM4T47-xXtgMX4uYEj_xCS_KpENZ2qsVXFEuR3a7UQlVHG3CBwA5a6cVOpzI4u7aBBMhSjj33wpvyD-rjYOaGW6LnDbzVwuGpGZ1uJUgcB6SNlm_5CSsfXVNpL-TWoIgnrd6f4C2FRHielRa5NPzLqRiXqM3Sv4EiuJoJPnYsU47SaxqFPfczwO0qhEdhW_tCl8VSqiA" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2026/02/28 04:50:31 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/02/28 04:50:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AOxcv8-VgBwgaIbxHlAuegTnQ2dTo1SqRI0RP7OQ6LV5u328Xq0Yd89yzyWg8FQ_ZEmYg7AErmfXWnQ8azHo6r3NCyV-9MIfKHkroVFVz47jx7aRkU_9HFRHQTKJN8w4RMPz9qegJf0aVsGgDi65r0a_FN9QMG_U1vig3Q0f4DCcZkv3Yre6DdkhR2X7EiRJr7JvqXMYQTCyfMtq1KXaStSX_zux7vf36CjYYrAHni3CP9raIf-FmOGlKuH9Xf1dl8B9ZqsjXjM9mXrmP_yKrwdMoi5oYzgGpfYmjx-uamj7CRKtaGucfU819IB3XNOwWPtF2mgmYFRM6tF-1ssNf2o 2026/02/28 04:50:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/02/28 04:50:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/02/28 04:50:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AOxcv8-VgBwgaIbxHlAuegTnQ2dTo1SqRI0RP7OQ6LV5u328Xq0Yd89yzyWg8FQ_ZEmYg7AErmfXWnQ8azHo6r3NCyV-9MIfKHkroVFVz47jx7aRkU_9HFRHQTKJN8w4RMPz9qegJf0aVsGgDi65r0a_FN9QMG_U1vig3Q0f4DCcZkv3Yre6DdkhR2X7EiRJr7JvqXMYQTCyfMtq1KXaStSX_zux7vf36CjYYrAHni3CP9raIf-FmOGlKuH9Xf1dl8B9ZqsjXjM9mXrmP_yKrwdMoi5oYzgGpfYmjx-uamj7CRKtaGucfU819IB3XNOwWPtF2mgmYFRM6tF-1ssNf2o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/02/28 04:50:34 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ADMFZDM_8a-0oY_1MiR3Pca4cvuG-vDRQS0KMhfcim117oEnB168R6cj1GZ71B6-xdGaR3_7k2VFfg4K87ssD6jc6_fU7hZFnsRjeIDIO72r0w6RDsuu9sGlfeFU1yWALyEBnB4kqJZnrPyABLFuh0k3tyw7KT5G_uKDY8ndsvz7NKwByt77qENxMPtEfAljoF4BZDFtxdhit93eOL_DdPEj3ooajMsXj0w8FPE62QNedqNhpszhHa1zgCkf53f7dBLXn6T5QmSkVl76JemGX2tJiUnQ-MfiHgfwe4Jur7NXJdeiGVuBUJXNqlEFxs8lhvz-KnHv_9zmKqGVTAja6qM 2026/02/28 04:50:34 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/02/28 04:50:35 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/28 04:50:35 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ADMFZDM_8a-0oY_1MiR3Pca4cvuG-vDRQS0KMhfcim117oEnB168R6cj1GZ71B6-xdGaR3_7k2VFfg4K87ssD6jc6_fU7hZFnsRjeIDIO72r0w6RDsuu9sGlfeFU1yWALyEBnB4kqJZnrPyABLFuh0k3tyw7KT5G_uKDY8ndsvz7NKwByt77qENxMPtEfAljoF4BZDFtxdhit93eOL_DdPEj3ooajMsXj0w8FPE62QNedqNhpszhHa1zgCkf53f7dBLXn6T5QmSkVl76JemGX2tJiUnQ-MfiHgfwe4Jur7NXJdeiGVuBUJXNqlEFxs8lhvz-KnHv_9zmKqGVTAja6qM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/02/28 04:50:35 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AGkOjFmHSyQaq9YDTzBVo6uXZ7VqbKL2taxsgcY3KI0xEMWRcee22en-JBpXgx1UZfFLXV71ENHWvkoHgVtKXIp3iHn3FSTfaMTCfLkmpBlc2AvGappSf_eDkAICV_pwJgT-XmKgCGGC8IvBrRmmD9rsEy_izFH9YLIPFY1uvWM3o-8NBcRMgYZBQ18NJeHveTjrSWL-MG8K4x4Fk8-OJ9S-YIwrW20fp-4eDum3gjuNiACXIORy_EqvbFQfevbxLs8JzAmrwKum1krsMxz0O_VSSoH53rG_JMQhfPLBqFd35KOkTm5cDmp5aAJTzByXE2eFqJieaTtqDtQ-PcIHDEs 2026/02/28 04:50:35 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/28 04:50:36 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/28 04:50:36 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AGkOjFmHSyQaq9YDTzBVo6uXZ7VqbKL2taxsgcY3KI0xEMWRcee22en-JBpXgx1UZfFLXV71ENHWvkoHgVtKXIp3iHn3FSTfaMTCfLkmpBlc2AvGappSf_eDkAICV_pwJgT-XmKgCGGC8IvBrRmmD9rsEy_izFH9YLIPFY1uvWM3o-8NBcRMgYZBQ18NJeHveTjrSWL-MG8K4x4Fk8-OJ9S-YIwrW20fp-4eDum3gjuNiACXIORy_EqvbFQfevbxLs8JzAmrwKum1krsMxz0O_VSSoH53rG_JMQhfPLBqFd35KOkTm5cDmp5aAJTzByXE2eFqJieaTtqDtQ-PcIHDEs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/02/28 04:50:36 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AAdEVAcXJyZBnYdk7mA9iy4XfyhFZekNy5U06kHuxNWzxyLig02u7hFgNjE5W3b0aq0DTJYLTuDsudTdlT96srPG1QBd6r1g7WwUbLZMssCgXpJvVjLJO_AC_Ksi0x9XzOitw3S1l8kkaX4uv-EqoiHqyHCZwSInq4MJ-_nulwCYbMhop9k_tTz4WW2EyNiEb5Uvs1lrYKUBaldFO6bqdiuhdjANE8GGiTaYJZSCshfincS9xx2RJCGbrxQ4zApkx7ugBDXNQSdj-esivPQGOolGzztLnZbCcMzqg2Jwnw3E2AXX-Ew34KAoKywLC8JMdXsAkWv7yGTuloiXUZ3Jc-g 2026/02/28 04:50:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/02/28 04:50:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/02/28 04:50:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/02/28 04:50:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/28 04:50:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/28 04:50:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/28 04:50:37 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AAdEVAcXJyZBnYdk7mA9iy4XfyhFZekNy5U06kHuxNWzxyLig02u7hFgNjE5W3b0aq0DTJYLTuDsudTdlT96srPG1QBd6r1g7WwUbLZMssCgXpJvVjLJO_AC_Ksi0x9XzOitw3S1l8kkaX4uv-EqoiHqyHCZwSInq4MJ-_nulwCYbMhop9k_tTz4WW2EyNiEb5Uvs1lrYKUBaldFO6bqdiuhdjANE8GGiTaYJZSCshfincS9xx2RJCGbrxQ4zApkx7ugBDXNQSdj-esivPQGOolGzztLnZbCcMzqg2Jwnw3E2AXX-Ew34KAoKywLC8JMdXsAkWv7yGTuloiXUZ3Jc-g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/02/28 04:50:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AEH9mkIyVFZIESU3zSD2l9yDKWnKSz66HUZti9VNZkLDSfLvwoRBS3zNTMTq6DVQvis-jrbIeHdCYMpF_oBPXk_WSTNerEPNk5_hdzYJbbywGZvI59ulaQAN21AB3OTgc_wQDXAepH4qi5RVnTix3rbswdUtA4sKOW3x0OGOya21ShqP8_QmeTd28UhoHz0RakVKSW5q1y2NL0oXUt-Zcd6SwIour4XzSGfKar1OowDIoFZGW6DR6YS8B5KpUY-WKu8kfmSBjXms3iCEwuECk7Uj6qsCLZJv2nrdnTmLGH2hJQBF3gOzxXgz0FshixHCSfOyWuUZaYQ_SIbrjU6xgZk 2026/02/28 04:50:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/28 04:50:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/02/28 04:50:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/02/28 04:50:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/28 04:50:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/28 04:50:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/28 04:50:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AEH9mkIyVFZIESU3zSD2l9yDKWnKSz66HUZti9VNZkLDSfLvwoRBS3zNTMTq6DVQvis-jrbIeHdCYMpF_oBPXk_WSTNerEPNk5_hdzYJbbywGZvI59ulaQAN21AB3OTgc_wQDXAepH4qi5RVnTix3rbswdUtA4sKOW3x0OGOya21ShqP8_QmeTd28UhoHz0RakVKSW5q1y2NL0oXUt-Zcd6SwIour4XzSGfKar1OowDIoFZGW6DR6YS8B5KpUY-WKu8kfmSBjXms3iCEwuECk7Uj6qsCLZJv2nrdnTmLGH2hJQBF3gOzxXgz0FshixHCSfOyWuUZaYQ_SIbrjU6xgZk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/02/28 04:50:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AKwXXZyUic7mEAkPmLfMjcqAAzh3d625m5SahYEkE4PyPHOZ_S7Hb3DnqYH0c5aCzGwz3n_XnbF4HOpxyo3XebxN1_MiD3G1k0l1rk-QsFGj3JaUjNEuIyi9BdCLGk2FMTg8K8IgugYLN5NEcil9cBMk-vXfehAjedG5R79O61A5RKS0aQE434uJzgh6GFlYkTFDe_yJSq5YMPt0z5ZG8viGn9sHYfmvB-ZWoMo-1aRt0VtKzfQaNQdui3xJ8zwhLPr77-iRPCq7BWFDpOKfIqvCZbPiNQpxcLnERGsPatZyHPjI45_0KCErU8L12N3LcxLJ4ErfBWNIlE9KqmThNRQ 2026/02/28 04:50:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/28 04:50:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/02/28 04:50:42 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AKwXXZyUic7mEAkPmLfMjcqAAzh3d625m5SahYEkE4PyPHOZ_S7Hb3DnqYH0c5aCzGwz3n_XnbF4HOpxyo3XebxN1_MiD3G1k0l1rk-QsFGj3JaUjNEuIyi9BdCLGk2FMTg8K8IgugYLN5NEcil9cBMk-vXfehAjedG5R79O61A5RKS0aQE434uJzgh6GFlYkTFDe_yJSq5YMPt0z5ZG8viGn9sHYfmvB-ZWoMo-1aRt0VtKzfQaNQdui3xJ8zwhLPr77-iRPCq7BWFDpOKfIqvCZbPiNQpxcLnERGsPatZyHPjI45_0KCErU8L12N3LcxLJ4ErfBWNIlE9KqmThNRQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/02/28 04:50:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AO2MW-hrt21gleljODxaTBAoVD_bBiLAaROPrXsvo746q96IoZo9vux9CZ9CAiG0--otcN2nMlWShJh8Z4DBUbbJI9S4u6NRAfymOFKTlazfgezpG3eS4nW_ttXJQXEx_pSw7durOqnRqGfngx0VFGnH6a6yJVHYfbMfNnABUW4HR_G0Yn7qPKBnDS9F-qcaNj3xTL93iL6RiyYjQ4m3KroWl1NCaGjY2tao0Vu4xmN88wU6nkWmHd1eEk1HDxuKQwuvPD0hEZJKjgPPpjnlUm_b2un_CMlDIp23gAAMSbMfXtAHWhoFXjznc3i1tZgVV4f_VJbPJqEXxGWnmIOVwFc 2026/02/28 04:50:42 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/02/28 04:50:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/28 04:50:43 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AO2MW-hrt21gleljODxaTBAoVD_bBiLAaROPrXsvo746q96IoZo9vux9CZ9CAiG0--otcN2nMlWShJh8Z4DBUbbJI9S4u6NRAfymOFKTlazfgezpG3eS4nW_ttXJQXEx_pSw7durOqnRqGfngx0VFGnH6a6yJVHYfbMfNnABUW4HR_G0Yn7qPKBnDS9F-qcaNj3xTL93iL6RiyYjQ4m3KroWl1NCaGjY2tao0Vu4xmN88wU6nkWmHd1eEk1HDxuKQwuvPD0hEZJKjgPPpjnlUm_b2un_CMlDIp23gAAMSbMfXtAHWhoFXjznc3i1tZgVV4f_VJbPJqEXxGWnmIOVwFc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/02/28 04:50:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AE2dcTjtewZowfJscDH2HR74mo8nRBgFDXoCbLHNknwlIL9sLD5hUrg7SKMLHSKfEtN-GUcV59Uz08OTBFs1z-R-6mcYKNuFb6sWiYeL3b9NO22JaSGqIYQ6j02QXoHkYHH7Bp3pUy_ceH8Dsq4IxAvsCFk46q55id5Lz0WMOjb3Hyu8_mjLG8J5N4IaatLBJ_1DIS_XErx_CQC87qUH9XGcPgMZOyIOzfx7CzAE0rnUpG9MvLJuXht3PVQpc8b28av8R47FZL-iOdA4MOfkWUmlMwaSo8xkkqBZ9hRRN91Kh07kFy_enoBsreRlUCCGRlBtDBs_hZ4KUJvIr1z3LNc 2026/02/28 04:50:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/28 04:50:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/28 04:50:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AE2dcTjtewZowfJscDH2HR74mo8nRBgFDXoCbLHNknwlIL9sLD5hUrg7SKMLHSKfEtN-GUcV59Uz08OTBFs1z-R-6mcYKNuFb6sWiYeL3b9NO22JaSGqIYQ6j02QXoHkYHH7Bp3pUy_ceH8Dsq4IxAvsCFk46q55id5Lz0WMOjb3Hyu8_mjLG8J5N4IaatLBJ_1DIS_XErx_CQC87qUH9XGcPgMZOyIOzfx7CzAE0rnUpG9MvLJuXht3PVQpc8b28av8R47FZL-iOdA4MOfkWUmlMwaSo8xkkqBZ9hRRN91Kh07kFy_enoBsreRlUCCGRlBtDBs_hZ4KUJvIr1z3LNc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/02/28 04:50:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ACEpWHXvncBT0WdM3h_wRpMUFnGW8EipRSCFVFQeCb3AkbRHVOHLCzb672yfyscs9uoUHGvLtL6Bky9Po0VTwIm2ngvsgodRHubAm93tl1hWOjxTcNAVVd0Ez9l319TeX1KKTwXdkRjKanJdyws1SwZFaJhbfcqs1cAvbVlnqDNJu-aJTExZ4I_oQrgvrjdqJwjvFnAciQvwfkm7a3MVvhG0LOp9KvSWfdCZL6JBTHI75oXnEL7vaWcGHxx4E0doLlePXmt7C23-KrkzRenMa_3C4qyXKlM9EqI6Dkt8IVq2BfwoJ45B1KwB8u_DBNFnq4o8P9lUxZ2yDnV3cZqwW6E 2026/02/28 04:50:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/28 04:50:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/28 04:50:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/28 04:50:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/28 04:50:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/28 04:50:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/28 04:50:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ACEpWHXvncBT0WdM3h_wRpMUFnGW8EipRSCFVFQeCb3AkbRHVOHLCzb672yfyscs9uoUHGvLtL6Bky9Po0VTwIm2ngvsgodRHubAm93tl1hWOjxTcNAVVd0Ez9l319TeX1KKTwXdkRjKanJdyws1SwZFaJhbfcqs1cAvbVlnqDNJu-aJTExZ4I_oQrgvrjdqJwjvFnAciQvwfkm7a3MVvhG0LOp9KvSWfdCZL6JBTHI75oXnEL7vaWcGHxx4E0doLlePXmt7C23-KrkzRenMa_3C4qyXKlM9EqI6Dkt8IVq2BfwoJ45B1KwB8u_DBNFnq4o8P9lUxZ2yDnV3cZqwW6E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/02/28 04:50:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AAdHycTY32vzIuTeUr1ZPBQf_3arhv8JbARHWTA86RWg-pnARVXPPL78UMpUtSTKwN2pjI2iWIWHaLZ56gP1RLs9MU5TwQSrLvgdhuVAgdtakSQU3pNsQIu_KOmtu6eLPzi5K4S9YBTHxUQtuG0MJ0iUYsnbW_323mo4N6bmoAobMIYI2mKLY3BQ-dGl2rCtnjIKIZsb5sacJ-ksKg7Kh7yPMnL39aA3sSqbmuHIa7MSOkXUPUSch25XpS8XvSXhP-KMlhjIChRN8r5VRQNo2KdMYBR151J-cDJ1ksbUDfcl_jM0elZXTfTPNCt414Qd_bSTw-hRfSOP4h_yUIRRhHY 2026/02/28 04:50:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/28 04:50:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/28 04:50:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/02/28 04:50:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/28 04:50:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/28 04:50:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/28 04:50:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AAdHycTY32vzIuTeUr1ZPBQf_3arhv8JbARHWTA86RWg-pnARVXPPL78UMpUtSTKwN2pjI2iWIWHaLZ56gP1RLs9MU5TwQSrLvgdhuVAgdtakSQU3pNsQIu_KOmtu6eLPzi5K4S9YBTHxUQtuG0MJ0iUYsnbW_323mo4N6bmoAobMIYI2mKLY3BQ-dGl2rCtnjIKIZsb5sacJ-ksKg7Kh7yPMnL39aA3sSqbmuHIa7MSOkXUPUSch25XpS8XvSXhP-KMlhjIChRN8r5VRQNo2KdMYBR151J-cDJ1ksbUDfcl_jM0elZXTfTPNCt414Qd_bSTw-hRfSOP4h_yUIRRhHY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/02/28 04:50:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AEuX__ic3KgGfBU49nzoSN4z-DimlyKBIdlEJX3DK9RQKPOOT8QmJJWyF54f0ArvBiRW6aFlZjZDzPi0caoLWvZk73CwpCViGiXEnoOlkQRspebZ7uQwxdDKYDmvc0wOwJTHLxp3OQXwl_Aeuv_g7ZOGdGTOYQslaEPPkNDWoyHZN21kUBbn6UiiBzLss_KWaqrbZSFGHYel_2thNrL0ibW1mepG8ycbO-hYHs4Afukf2KPORhbC0pTXXuiZY4RdPzy4jKPdlS6s4tlV4VUR_HhIn3elZ27WVvJ-y6rlOP3wu1PLCgPmKtQgxxcc5ZtK5Y0Vw04N0ktYMpQk9GkdWIw 2026/02/28 04:50:49 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/28 04:50:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/02/28 04:50:50 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AEuX__ic3KgGfBU49nzoSN4z-DimlyKBIdlEJX3DK9RQKPOOT8QmJJWyF54f0ArvBiRW6aFlZjZDzPi0caoLWvZk73CwpCViGiXEnoOlkQRspebZ7uQwxdDKYDmvc0wOwJTHLxp3OQXwl_Aeuv_g7ZOGdGTOYQslaEPPkNDWoyHZN21kUBbn6UiiBzLss_KWaqrbZSFGHYel_2thNrL0ibW1mepG8ycbO-hYHs4Afukf2KPORhbC0pTXXuiZY4RdPzy4jKPdlS6s4tlV4VUR_HhIn3elZ27WVvJ-y6rlOP3wu1PLCgPmKtQgxxcc5ZtK5Y0Vw04N0ktYMpQk9GkdWIw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/02/28 04:50:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AFjkytw4FgA2NWslgVBYfdlMAELG0SaR-Izv_5MhcbMW_Hy9IQsLeyeQAUbBL1mFZ74OLGa8taSfEOqpWIMycdmbGUYq36cKi8kY2PBYtYB2k3qI0ZHepo-wYBCDlMSdmgEwrdrrN7XTfeO2f_XnVh-6qPVtno--3oMGvYgAy_y2KcyEptQo6fXaQbybTbwU3AVZTIWlA4SEfFSvUr2eACN-pPeWBUV3oBju1KeqOBZnmoNfl4byy4RBTgmiRxW2FIrfyaxqfo8Hyhzpuj9-THJ2IiqkIDM4e8l8J0WFs_GJh7OleDKomq5liFRVmBNNJ-4IMCfhQk-VzXYUKFVZTKw 2026/02/28 04:50:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/02/28 04:50:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/28 04:50:51 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AFjkytw4FgA2NWslgVBYfdlMAELG0SaR-Izv_5MhcbMW_Hy9IQsLeyeQAUbBL1mFZ74OLGa8taSfEOqpWIMycdmbGUYq36cKi8kY2PBYtYB2k3qI0ZHepo-wYBCDlMSdmgEwrdrrN7XTfeO2f_XnVh-6qPVtno--3oMGvYgAy_y2KcyEptQo6fXaQbybTbwU3AVZTIWlA4SEfFSvUr2eACN-pPeWBUV3oBju1KeqOBZnmoNfl4byy4RBTgmiRxW2FIrfyaxqfo8Hyhzpuj9-THJ2IiqkIDM4e8l8J0WFs_GJh7OleDKomq5liFRVmBNNJ-4IMCfhQk-VzXYUKFVZTKw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/02/28 04:50:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ALutP9j1QgjLqEjkW9H1gFsSe7w9ErCea5tHSF9tES2CEWqFEt6yV6l6uita0U-rm5LO1x1fDafGivJ9hzSBq7CkGi94gyHfiDG5Q1EtRj4UqSnPFfF6qAR7wdDvTGvki1c7gK7FTC69Jp2WZsRcHH833Hld2fR1yolfrzuG3pkRF3iDKJNofu5VGTdsqX-NiU0Jx11mLtNMlyVVg4WUvS81dJKTthQTi3JVIqCVXz7HC32Qkn_o4pW5jqM6DXSprFX0-cpdSf9jyEwIFAExKzjVxGYldPu3oZpvtYydfJVFrjcMA-4DKOqRPjOGaIIrVGAS2YiPLG_Vv1ybofk2-OY 2026/02/28 04:50:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/28 04:50:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/28 04:50:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ALutP9j1QgjLqEjkW9H1gFsSe7w9ErCea5tHSF9tES2CEWqFEt6yV6l6uita0U-rm5LO1x1fDafGivJ9hzSBq7CkGi94gyHfiDG5Q1EtRj4UqSnPFfF6qAR7wdDvTGvki1c7gK7FTC69Jp2WZsRcHH833Hld2fR1yolfrzuG3pkRF3iDKJNofu5VGTdsqX-NiU0Jx11mLtNMlyVVg4WUvS81dJKTthQTi3JVIqCVXz7HC32Qkn_o4pW5jqM6DXSprFX0-cpdSf9jyEwIFAExKzjVxGYldPu3oZpvtYydfJVFrjcMA-4DKOqRPjOGaIIrVGAS2YiPLG_Vv1ybofk2-OY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/02/28 04:50:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AP02KJm74sDjgX3d50dv7U5Mx49Ce8e4_Q1BDOF1sW1Km9ETANzqd7ImU8sFuT2KGfFZfJ5uKf1vIXw1thMTYeKJNLNgl4Ey5qh0O8QsuA5IMpJsvQ977VGts9b8_Y-gW-U46kVRSUc10BFPo_Q6Pd_8Vv6A24Ht_46BuzgQWdTKVgBJ1C7QYD--wBDZwyuH_cRspHFglz3e_1jyOwT633v_yh7ocGtvN5fmptwve4j1Qnj30IN90kRvq5enm9IWwXUOT2OYlhbvixBeYPl39ni8rRkkoDQE1Cw18BBqemb-FIF4TyGwqTtm-CL-mtCVMrgO5Ha5ZSUZsyr-rcmogc0 2026/02/28 04:50:53 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/28 04:50:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/28 04:50:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/28 04:50:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/28 04:50:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/28 04:50:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/28 04:50:54 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AP02KJm74sDjgX3d50dv7U5Mx49Ce8e4_Q1BDOF1sW1Km9ETANzqd7ImU8sFuT2KGfFZfJ5uKf1vIXw1thMTYeKJNLNgl4Ey5qh0O8QsuA5IMpJsvQ977VGts9b8_Y-gW-U46kVRSUc10BFPo_Q6Pd_8Vv6A24Ht_46BuzgQWdTKVgBJ1C7QYD--wBDZwyuH_cRspHFglz3e_1jyOwT633v_yh7ocGtvN5fmptwve4j1Qnj30IN90kRvq5enm9IWwXUOT2OYlhbvixBeYPl39ni8rRkkoDQE1Cw18BBqemb-FIF4TyGwqTtm-CL-mtCVMrgO5Ha5ZSUZsyr-rcmogc0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/02/28 04:50:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AJ77rOCb_pNrsc6-tKTQsLgV4fytlfOOZjC01sTKD0eyb8QJLofIBMZL5MDZ2nE4NldLia8601LxwSwVMuDlOzfFAY0GeRqBstpz5fCMOrJCgFGjsb4VixC3WDizEU7dRTSgUI6Gw4rYhRvWadsOUA_R8pYTAtCYBV0csgkDghDgaD5xEltQEfQDAgRVPMBea8AvG54SAtgvo0dS4HY2lWQrI3RR9w5NbfsZWWdXrBvEdrnKbbEGW74SLk6ELZxWclGkLyRigUKdVcA025Djy8oqG9u-lZIXFa50AKsei5UW7hAi_vjPjP6KYKNDlBl_Dao_V7hdli4TwmL0yY4KOw4 2026/02/28 04:50:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/28 04:50:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/28 04:50:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/02/28 04:50:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/28 04:50:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/28 04:50:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/28 04:50:56 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AJ77rOCb_pNrsc6-tKTQsLgV4fytlfOOZjC01sTKD0eyb8QJLofIBMZL5MDZ2nE4NldLia8601LxwSwVMuDlOzfFAY0GeRqBstpz5fCMOrJCgFGjsb4VixC3WDizEU7dRTSgUI6Gw4rYhRvWadsOUA_R8pYTAtCYBV0csgkDghDgaD5xEltQEfQDAgRVPMBea8AvG54SAtgvo0dS4HY2lWQrI3RR9w5NbfsZWWdXrBvEdrnKbbEGW74SLk6ELZxWclGkLyRigUKdVcA025Djy8oqG9u-lZIXFa50AKsei5UW7hAi_vjPjP6KYKNDlBl_Dao_V7hdli4TwmL0yY4KOw4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/02/28 04:50:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AHiYgmZcIOfZiizuULy1oiVyhzC1dNlArAkx2zBvohHLTU9wSjrCGbSdK1gN934LupIKnMLDD9fdGJjt5gNrfCJZbgOY6lSnJCu-b57WedJl8e8aFJhuqwON48Dhz9sdHazUPIKBOmT6O-IwLFlSh381lGvZPfOuq38Hn72hn_FBmbe1C7VN4_SFc40eGobPX8B9p4zJsmdh-MNX4qdaJWJ2XP-hun5R_t4rFwbjVroAsGt9NfSUAA3-NORdvVZQWKYhhBb3MmTI4tAzwoJEfpypTam3Q1IPYSPwWB3Fg25XYHRIP3uXq_tV6oMAjwc6g-WhmeroME_Jyg94T9FKLsc 2026/02/28 04:50:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/28 04:50:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/02/28 04:50:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AHiYgmZcIOfZiizuULy1oiVyhzC1dNlArAkx2zBvohHLTU9wSjrCGbSdK1gN934LupIKnMLDD9fdGJjt5gNrfCJZbgOY6lSnJCu-b57WedJl8e8aFJhuqwON48Dhz9sdHazUPIKBOmT6O-IwLFlSh381lGvZPfOuq38Hn72hn_FBmbe1C7VN4_SFc40eGobPX8B9p4zJsmdh-MNX4qdaJWJ2XP-hun5R_t4rFwbjVroAsGt9NfSUAA3-NORdvVZQWKYhhBb3MmTI4tAzwoJEfpypTam3Q1IPYSPwWB3Fg25XYHRIP3uXq_tV6oMAjwc6g-WhmeroME_Jyg94T9FKLsc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/02/28 04:50:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AH81Ls8NcYHVz1tQRaXgdo5XMKG-zWuFolBgBpMuB4aNO5ypvF7qo5f-3UKmBQYt5Oy_xrtAgB-tdCpS53f3u9q8sWl2hsDS8_WKuBKgo0c8T-ppb2DiHgXZV9OvkEnnSHA5PpJAQg1y4RTCvbfZkb7UJdDErEPlfZnCf6-Zvz5LAr7xtiag9DOE4OH_RYiXavfsq3UeqEEXtBNxYE5E2Fvs8SddH7FBytL2tvF35QysV0KX94jwxf8Xxia1T-7MBRMHCj2OuyOWCK3LNO1PR6oSepoX95FMdhU2bAcPE4RbG8BEjJ7RHycaKSJVNGKWojS2zUCqaeYQVfanpkRGX0c 2026/02/28 04:50:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/02/28 04:51:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/28 04:51:00 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AH81Ls8NcYHVz1tQRaXgdo5XMKG-zWuFolBgBpMuB4aNO5ypvF7qo5f-3UKmBQYt5Oy_xrtAgB-tdCpS53f3u9q8sWl2hsDS8_WKuBKgo0c8T-ppb2DiHgXZV9OvkEnnSHA5PpJAQg1y4RTCvbfZkb7UJdDErEPlfZnCf6-Zvz5LAr7xtiag9DOE4OH_RYiXavfsq3UeqEEXtBNxYE5E2Fvs8SddH7FBytL2tvF35QysV0KX94jwxf8Xxia1T-7MBRMHCj2OuyOWCK3LNO1PR6oSepoX95FMdhU2bAcPE4RbG8BEjJ7RHycaKSJVNGKWojS2zUCqaeYQVfanpkRGX0c" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/02/28 04:51:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ADQmp5euDuMYaT-Sv6eAOVqv0KoLltRivxg2bxVPg_U36ck8dLeF5DZluhu5HnvGPgw48NuyLO8EYaOn_mSVkNaU-mMkklj8Puq_QOtGTUE1Dk2U3bsvWQyY7bVz8iV6j2OfB0LDLtjfAXzoskqGc6460TWvbGJxU2P5w7CmZZ5qt3HDh4bBScXPVBFlZsaX_x-1Z7IpXW4nL51kEwGvLEmWu5vB9KJuoLQ8gG1OsW9_mazmdpsgx2zPLgFbsWNM6z0Bw-Dunq89Ko7XRkvdt5zkEjusPOboN_67mAG_Qgk9BNdIrsbMUKZR9LbT6fj-bFMvTsWxU7_0qHfoEvXzakg 2026/02/28 04:51:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/28 04:51:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/28 04:51:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ADQmp5euDuMYaT-Sv6eAOVqv0KoLltRivxg2bxVPg_U36ck8dLeF5DZluhu5HnvGPgw48NuyLO8EYaOn_mSVkNaU-mMkklj8Puq_QOtGTUE1Dk2U3bsvWQyY7bVz8iV6j2OfB0LDLtjfAXzoskqGc6460TWvbGJxU2P5w7CmZZ5qt3HDh4bBScXPVBFlZsaX_x-1Z7IpXW4nL51kEwGvLEmWu5vB9KJuoLQ8gG1OsW9_mazmdpsgx2zPLgFbsWNM6z0Bw-Dunq89Ko7XRkvdt5zkEjusPOboN_67mAG_Qgk9BNdIrsbMUKZR9LbT6fj-bFMvTsWxU7_0qHfoEvXzakg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/02/28 04:51:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AE3dW3cU2JGZWcCpYO7xAcKHuCiaEV7oLjGbcPQaUf300p6IFbZIA5nOXS8-Rq8rHWBknHGuTbEbCRy8VWu6gIdX-F7okUye5UznvjZJvyjrz74_36UKIghl4rlV5dGNhswlsMNWSgxXaQaV5UujrqYQga2vYkuX0je2m4l3O-E5288B-OoWGt2h_BsTgFvUBjN_bm2qdi3RKd1mr9zpJ5OIicNaq_yvKEdj_aVN263hZ9xIAXw7wQKhvQac1SpMkSZmBYPezjnAIi19CteDAjRm76iuVOBEKjnmVOJvdCwloL_X9Xai90cKSNmepMyG7YOsR1461OyltvIx-O2aYhc 2026/02/28 04:51:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/28 04:51:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/28 04:51:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/02/28 04:51:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/28 04:51:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/28 04:51:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/28 04:51:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AE3dW3cU2JGZWcCpYO7xAcKHuCiaEV7oLjGbcPQaUf300p6IFbZIA5nOXS8-Rq8rHWBknHGuTbEbCRy8VWu6gIdX-F7okUye5UznvjZJvyjrz74_36UKIghl4rlV5dGNhswlsMNWSgxXaQaV5UujrqYQga2vYkuX0je2m4l3O-E5288B-OoWGt2h_BsTgFvUBjN_bm2qdi3RKd1mr9zpJ5OIicNaq_yvKEdj_aVN263hZ9xIAXw7wQKhvQac1SpMkSZmBYPezjnAIi19CteDAjRm76iuVOBEKjnmVOJvdCwloL_X9Xai90cKSNmepMyG7YOsR1461OyltvIx-O2aYhc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/02/28 04:51:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AFCa_SSng9cwT62CEy-VESb119cQ11y8mL2yDTr7IyGJ8CefVs_m5xPqZbFx8wiwtUOHqdKKB50b0Bd4dAHFZ-qDv6rNvyhfdxcmAkrLqahWJNHiZaxm3SHXauvaXjnH-phvbVjAqP0_XrH9ayoVkKmVuUND5FUpx5Qx85MGA8EQE7eTM7ShQzMhYqdpYK2rEpZaxC4-CL95YV5EVGxdNpBE-c9ltdQn1u7syNxzgvWpZrRaF2LPmUsX9-5FRGPUR1a8NggaV6AJmPeO_C7VNjQwVIpqZ1mQtrk9g8hbUjRnF2rl2G_DBtzfuG7g6TZs4wGaM6ZnpZeNIW40BJLZerQ 2026/02/28 04:51:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/28 04:51:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/02/28 04:51:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/02/28 04:51:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/28 04:51:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/28 04:51:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/28 04:51:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AFCa_SSng9cwT62CEy-VESb119cQ11y8mL2yDTr7IyGJ8CefVs_m5xPqZbFx8wiwtUOHqdKKB50b0Bd4dAHFZ-qDv6rNvyhfdxcmAkrLqahWJNHiZaxm3SHXauvaXjnH-phvbVjAqP0_XrH9ayoVkKmVuUND5FUpx5Qx85MGA8EQE7eTM7ShQzMhYqdpYK2rEpZaxC4-CL95YV5EVGxdNpBE-c9ltdQn1u7syNxzgvWpZrRaF2LPmUsX9-5FRGPUR1a8NggaV6AJmPeO_C7VNjQwVIpqZ1mQtrk9g8hbUjRnF2rl2G_DBtzfuG7g6TZs4wGaM6ZnpZeNIW40BJLZerQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/02/28 04:51:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AEgVERWTr1gWHDxYyanpy7NLqwP08Gl_0Dr4v9cIk5_qxOcHyVRVIp178hSHLJoi8WMpDZ9SHZqsYxlMhGaq5Utw83gcynNDey2qKgj-ppKJyx0g3H4iOVENU1CqgRGpV-jiU3PCjfiBxkAtRrUWgWbfhw8r2FijY4kESPK7Y10tGrPa7VgEp5jLGZ87PPFgSBUQ7dB-2TU6-KPZQYzDAChjF7jeYn6pkIoV62zdmmKwNrOH3CyApoKLx_hKkWXS7xhklb7QjnGQd65j5Hp1d9-rhwUtePVzXkWlIeigTceafg5NlSIyQsgPCJ_uTkXz-SnPtCY-kCnMMwvyPSi4leM 2026/02/28 04:51:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/02/28 04:51:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/02/28 04:51:08 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AEgVERWTr1gWHDxYyanpy7NLqwP08Gl_0Dr4v9cIk5_qxOcHyVRVIp178hSHLJoi8WMpDZ9SHZqsYxlMhGaq5Utw83gcynNDey2qKgj-ppKJyx0g3H4iOVENU1CqgRGpV-jiU3PCjfiBxkAtRrUWgWbfhw8r2FijY4kESPK7Y10tGrPa7VgEp5jLGZ87PPFgSBUQ7dB-2TU6-KPZQYzDAChjF7jeYn6pkIoV62zdmmKwNrOH3CyApoKLx_hKkWXS7xhklb7QjnGQd65j5Hp1d9-rhwUtePVzXkWlIeigTceafg5NlSIyQsgPCJ_uTkXz-SnPtCY-kCnMMwvyPSi4leM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/02/28 04:51:09 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABu3CgxPgo4APMBexYap5wTq93VhEqn9jQtN227efaYSvstaqO0_CXctBCJTYQRwB1w1TJKTM2wzdxcS9fFVB-PzBvFsecMO_Ycfpi2V_4brThn8aqciTAYVMpH30wv-Vq6JJqLzaId9mwxazoZe66t061jnezWv5-n-5tnoPqIvJmSgWe7Yge3tvZy5ZeT1Eo0WvltfSe8PI6CcrV7JlTy1B-oiZBw1RlFOqxDKjDcABb_AKGi-v8ljHINHEn79VufgqF-o2czuaeVwOn5XimEy5Sxew1Ot4zJnIj2HrYr2oJ4FgCQcBaJhi6I5CkqyHZDMNiOnORcX_pXIfg3XeNo 2026/02/28 04:51:09 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/02/28 04:51:10 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/28 04:51:10 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABu3CgxPgo4APMBexYap5wTq93VhEqn9jQtN227efaYSvstaqO0_CXctBCJTYQRwB1w1TJKTM2wzdxcS9fFVB-PzBvFsecMO_Ycfpi2V_4brThn8aqciTAYVMpH30wv-Vq6JJqLzaId9mwxazoZe66t061jnezWv5-n-5tnoPqIvJmSgWe7Yge3tvZy5ZeT1Eo0WvltfSe8PI6CcrV7JlTy1B-oiZBw1RlFOqxDKjDcABb_AKGi-v8ljHINHEn79VufgqF-o2czuaeVwOn5XimEy5Sxew1Ot4zJnIj2HrYr2oJ4FgCQcBaJhi6I5CkqyHZDMNiOnORcX_pXIfg3XeNo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/02/28 04:51:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABXygdxO5wwLWf22vdYPjH1iVpBm2HMl04rV4OXiisFfSKQwvGRdHuGxgn5E2o0xaZ2YM-RdoMhgxl1njfi0oeUl3fYMteBQyBqXH6Wua0dWSpa4wAxQyGH6eaEd6oG7orGsNZhPo85nLM0KwyPzOahgVZo2yeLBriNc_WK0bgObraAeCoDt1cvuRsy_DsQo8vYJrnsOQ6LdmUMS15TNu87RFWq_ocbmieNFa8v8eLFC-lDfp0-Ojw9IwMAKB_F5z04cuE2b9CCCBf5gjBAXEd4toRGVym00lJkTjEezTrmhs45Kf_Mev8tj_ftywSfBN--GuC8s-a0eNojLHIndMZ4 2026/02/28 04:51:11 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/28 04:51:11 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/28 04:51:11 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABXygdxO5wwLWf22vdYPjH1iVpBm2HMl04rV4OXiisFfSKQwvGRdHuGxgn5E2o0xaZ2YM-RdoMhgxl1njfi0oeUl3fYMteBQyBqXH6Wua0dWSpa4wAxQyGH6eaEd6oG7orGsNZhPo85nLM0KwyPzOahgVZo2yeLBriNc_WK0bgObraAeCoDt1cvuRsy_DsQo8vYJrnsOQ6LdmUMS15TNu87RFWq_ocbmieNFa8v8eLFC-lDfp0-Ojw9IwMAKB_F5z04cuE2b9CCCBf5gjBAXEd4toRGVym00lJkTjEezTrmhs45Kf_Mev8tj_ftywSfBN--GuC8s-a0eNojLHIndMZ4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/28 04:51:12 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ACbw4Af_QDLE9ebMzwKmq-WAtnuQslfJhapoN1gkMq82JRECM1tDzMjFFoWl5oz1y2fc3lTMw2mG9s28DjClh9t-rWpHcT8U_0wrKdsveSFdRkD68SJIQXZjTGq2GEv-OuLo-Z1dVlQaM7iUUp04pj95o711RAX9xNHE2OKw2rJDgXIykU8_SE8JfwLDCoYb42LEXuFAu-veBCJJK6eslUEgkX1Ao5ajQTzWWdKquXjUN0Sd0AamVFQYApLyNHPBkZOQT9E1KX3O4U3aZo7wj-luGROb1uN1bOW3R7VypOYZ1ndBgm1OJ7JeVmr2Qwln6xbu0CCG6n9XtOoxB1b5ZXU 2026/02/28 04:51:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/28 04:51:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/28 04:51:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/02/28 04:51:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/28 04:51:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/28 04:51:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/28 04:51:13 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ACbw4Af_QDLE9ebMzwKmq-WAtnuQslfJhapoN1gkMq82JRECM1tDzMjFFoWl5oz1y2fc3lTMw2mG9s28DjClh9t-rWpHcT8U_0wrKdsveSFdRkD68SJIQXZjTGq2GEv-OuLo-Z1dVlQaM7iUUp04pj95o711RAX9xNHE2OKw2rJDgXIykU8_SE8JfwLDCoYb42LEXuFAu-veBCJJK6eslUEgkX1Ao5ajQTzWWdKquXjUN0Sd0AamVFQYApLyNHPBkZOQT9E1KX3O4U3aZo7wj-luGROb1uN1bOW3R7VypOYZ1ndBgm1OJ7JeVmr2Qwln6xbu0CCG6n9XtOoxB1b5ZXU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/02/28 04:51:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AHbMhyrZj338_H00JIbPnwOjAjBLFqu7cfe9s4FG0kENP2dbWUsLIpEhjuPBscyCP9Mcs_YYWAOPZSxg1kxB5UoQr9OrST_WKVPBoldiUBatzVfjB4_DpwbkEDOGvhIh_6i2jzpFnhAHJlF0N3Xy4LlT8U8hzicglSv0rK1_WCf43dwZO8HEplc_tKKGOcfgKLrwK9K56XvtJrsvnSE4YpnxfcOFVwvuYBIBPARjW-QrhP2_GDEtjOXBCsVm0BLpcR6LBCEaUYfnETM6UNpWpbLiwhkkTikXlHj7QuqkCVCPOCZurf5foP1YCbNfq5Ffm5C8xdI4R09xAGU8SoltCWU 2026/02/28 04:51:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/28 04:51:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/02/28 04:51:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/02/28 04:51:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/28 04:51:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/28 04:51:15 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/28 04:51:16 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AHbMhyrZj338_H00JIbPnwOjAjBLFqu7cfe9s4FG0kENP2dbWUsLIpEhjuPBscyCP9Mcs_YYWAOPZSxg1kxB5UoQr9OrST_WKVPBoldiUBatzVfjB4_DpwbkEDOGvhIh_6i2jzpFnhAHJlF0N3Xy4LlT8U8hzicglSv0rK1_WCf43dwZO8HEplc_tKKGOcfgKLrwK9K56XvtJrsvnSE4YpnxfcOFVwvuYBIBPARjW-QrhP2_GDEtjOXBCsVm0BLpcR6LBCEaUYfnETM6UNpWpbLiwhkkTikXlHj7QuqkCVCPOCZurf5foP1YCbNfq5Ffm5C8xdI4R09xAGU8SoltCWU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/02/28 04:51:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ANB96x74s4zyVbvNaUOiXtahL0Rf2a9U3gpHiAm6ilCZ3cAbnMq5KpXv-o8HJADhxgvECRR-K6AVY2Y0DIq_ot-ZfEHkpMVLecf2gpjkVus_aD6u2ij4FBTBvuvTe4MZKq_1-ZiUSep_h63piomYVBNaoaRvZdaRG8q5Q0Mw0E6w4V5eUIVoTbMPweCaL3jzE4lbl_zUEFMLj2xlF034HGwbU-gUokFdsjjVMKNlZvbmi1xblzyRpt5NE4fUubnCZytp8Mp7Z6l9eph0B7zNLUXx4WQ-_UhFv5lreX7vvd2Zy8eMyMuT73VO3AULHTg3ZYVnR8ToQ-L6__4XX2LMyEQ 2026/02/28 04:51:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/02/28 04:51:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/02/28 04:51:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ANB96x74s4zyVbvNaUOiXtahL0Rf2a9U3gpHiAm6ilCZ3cAbnMq5KpXv-o8HJADhxgvECRR-K6AVY2Y0DIq_ot-ZfEHkpMVLecf2gpjkVus_aD6u2ij4FBTBvuvTe4MZKq_1-ZiUSep_h63piomYVBNaoaRvZdaRG8q5Q0Mw0E6w4V5eUIVoTbMPweCaL3jzE4lbl_zUEFMLj2xlF034HGwbU-gUokFdsjjVMKNlZvbmi1xblzyRpt5NE4fUubnCZytp8Mp7Z6l9eph0B7zNLUXx4WQ-_UhFv5lreX7vvd2Zy8eMyMuT73VO3AULHTg3ZYVnR8ToQ-L6__4XX2LMyEQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/02/28 04:51:20 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AH_aQ-ZayR79zc4fvd-q7oBR5soYUOBYiYDNVaRtmI60env67muMAnwi9BZdBUey5s80qX7qe8jJn1iqdcLLrAVHcuh1GRUQKgnZYi9-8GlziSMh2FpnZ5KB_szWw2jzQUdgxD6_zA34IZlOE8CXLZgeP0bji4HoJ_Ox8Kl9DnEfCVosWoBQqdGgku8_1KHY3svEN2htEzt2c_EFLC4xiIMAOi6-Al10sn3V25ZQ-_uIZOInx3itV8LnJwsfoVO0WkKhbXGnFXOmDrdIPTA5xIMNn9hXnzC6E00t-9wWUP2yho1rUypS_RLvzByZEng280KYbfTuItIEsB-wVo_j8Lk 2026/02/28 04:51:20 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/02/28 04:51:20 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/28 04:51:21 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AH_aQ-ZayR79zc4fvd-q7oBR5soYUOBYiYDNVaRtmI60env67muMAnwi9BZdBUey5s80qX7qe8jJn1iqdcLLrAVHcuh1GRUQKgnZYi9-8GlziSMh2FpnZ5KB_szWw2jzQUdgxD6_zA34IZlOE8CXLZgeP0bji4HoJ_Ox8Kl9DnEfCVosWoBQqdGgku8_1KHY3svEN2htEzt2c_EFLC4xiIMAOi6-Al10sn3V25ZQ-_uIZOInx3itV8LnJwsfoVO0WkKhbXGnFXOmDrdIPTA5xIMNn9hXnzC6E00t-9wWUP2yho1rUypS_RLvzByZEng280KYbfTuItIEsB-wVo_j8Lk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/02/28 04:51:21 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABGO7ZZcSDy250Xww6tLuliihgEbgyTKwIYui9igsV9Osa9mlTa-mXzp20DD5VpdeoupSSnkZZB5SzzuTKmBfND53ZUGppxVc8_Lvi9L_mfT9Dgi7i6RzHms63eD9OFW2T69w7nbYH1Z57MltQdaoOF1cznP02EV6Xt73mQpkSj0hAr0crf5C9bHyKp8_6bOMv48fSn-ecJNXl33DeeqV7-fkpL0783D7YilyfppFy1eRHR9HcUMB_RzG-9e675PHb_MrFjSr-9RlcDUSQqZsWDZ86oUE7TleX-j1zYX3G3zTZYSlo2yzjOgH1xVmoiC4dT045xkRtEnPURalux1Yp8 2026/02/28 04:51:22 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/28 04:51:22 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/28 04:51:23 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABGO7ZZcSDy250Xww6tLuliihgEbgyTKwIYui9igsV9Osa9mlTa-mXzp20DD5VpdeoupSSnkZZB5SzzuTKmBfND53ZUGppxVc8_Lvi9L_mfT9Dgi7i6RzHms63eD9OFW2T69w7nbYH1Z57MltQdaoOF1cznP02EV6Xt73mQpkSj0hAr0crf5C9bHyKp8_6bOMv48fSn-ecJNXl33DeeqV7-fkpL0783D7YilyfppFy1eRHR9HcUMB_RzG-9e675PHb_MrFjSr-9RlcDUSQqZsWDZ86oUE7TleX-j1zYX3G3zTZYSlo2yzjOgH1xVmoiC4dT045xkRtEnPURalux1Yp8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/28 04:51:23 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AIsu_v7Sq7BdEPmxaTequQQWKj68TyWRMgOp_aY31zmpZMN6uD-sNfos4Hizkt3eeWWO-VSraKw8xGTreVBFQngujk4L09ro8wRn7wzrHmW8GQgkq9p5rGYBXHm6gWMystiX5CqSeCFfERjyAdzeCe1C6jMlUxDCnxEImVD4KZEiG15iv6qvGUgKdVd_xS1iW2SYUgZftEeOHdOPV_mbvQce7bBO76sPgkw0rI_9WN4lnp1ApRQdIBoNjDpDjHtD4q1USAcjCblKjCCU5-YhlU5de6gAVC0q34XMF_pSHn_xrOywMQ5uBa6B8gm7cK6M61EdYQfIDVa6vF5dWfCKgY8 2026/02/28 04:51:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/02/28 04:51:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/02/28 04:51:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/02/28 04:51:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/28 04:51:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/28 04:51:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/28 04:51:25 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AIsu_v7Sq7BdEPmxaTequQQWKj68TyWRMgOp_aY31zmpZMN6uD-sNfos4Hizkt3eeWWO-VSraKw8xGTreVBFQngujk4L09ro8wRn7wzrHmW8GQgkq9p5rGYBXHm6gWMystiX5CqSeCFfERjyAdzeCe1C6jMlUxDCnxEImVD4KZEiG15iv6qvGUgKdVd_xS1iW2SYUgZftEeOHdOPV_mbvQce7bBO76sPgkw0rI_9WN4lnp1ApRQdIBoNjDpDjHtD4q1USAcjCblKjCCU5-YhlU5de6gAVC0q34XMF_pSHn_xrOywMQ5uBa6B8gm7cK6M61EdYQfIDVa6vF5dWfCKgY8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/02/28 04:51:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AFkz9zkZ2riS9lXep7LqDzTWohSsBzI-U2D2MdVE4JaTFFsy4KYEQgjcKfFZ4LoKFEaTLTy4WPfIJ_ZVbCJk-2I7zAyxyCk43FosBchf6G8Em2SXjAmzqULWWLgm38tgpLkHB0qYqg3Gsc6IbErzvVre_tqo0_I2-AEl-oNgOU1rqjPYvXnkA7muJGMsRIOZiy5O2bMaJF6BC2cJg6S88rlWUwDsBTCYz8v7auxkWMzxAJul-OAeg744vFx1qY9dn7svSi82KSoJTh_Esl8UL17clGNWmI4rGmjj9uN3kPXnlDppZ2j8LOldGL2sl0dGgOLT1fwz8Hbp-2frARZIzgg 2026/02/28 04:51:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/28 04:51:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/02/28 04:51:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/02/28 04:51:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/28 04:51:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/28 04:51:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/28 04:51:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AFkz9zkZ2riS9lXep7LqDzTWohSsBzI-U2D2MdVE4JaTFFsy4KYEQgjcKfFZ4LoKFEaTLTy4WPfIJ_ZVbCJk-2I7zAyxyCk43FosBchf6G8Em2SXjAmzqULWWLgm38tgpLkHB0qYqg3Gsc6IbErzvVre_tqo0_I2-AEl-oNgOU1rqjPYvXnkA7muJGMsRIOZiy5O2bMaJF6BC2cJg6S88rlWUwDsBTCYz8v7auxkWMzxAJul-OAeg744vFx1qY9dn7svSi82KSoJTh_Esl8UL17clGNWmI4rGmjj9uN3kPXnlDppZ2j8LOldGL2sl0dGgOLT1fwz8Hbp-2frARZIzgg" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/02/28 04:51:29 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/02/28 04:51:31 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/02/28 04:51:33 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/02/28 04:51:36 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/02/28 04:51:39 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/28 04:51:40 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AHW6XsCIc1fZBLT99-w7D8F--FGZJnGQP4f1_ud_WDoBnZPttAXBeF-3eiasbYkVh91dCfH0fL-PxmHFfrzeIrZlp7vRfWgznRvF8PbgB-5ZvS_0nOFZh4qoQSNPQJowUNOFYnQyxn9QVTdMQMatLHwHKQUscBXL48Wo2rsQcaDKxUGwvIIy27T1Msow3vkJtgk-pTaIh5RP_IKcg0GZrm-F-2cdFeU2Gtd_Bh5JYqPwTUt8KXOceU2SeW5mZJh_mDiegiBd9Oks8uc1j8v9dB5KakPB5C5mz4h74wQicuoLiF9DsvOLpbVAA8n1kveZvdQcWjBMlsc-bPmzG0bi57U 2026/02/28 04:51:40 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/28 04:51:40 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "bca0e3183c7af039683ecc7414620c72" 2026/02/28 04:51:40 DEBUG : unknown-size-put.txt: multipart upload "AHW6XsCIc1fZBLT99-w7D8F--FGZJnGQP4f1_ud_WDoBnZPttAXBeF-3eiasbYkVh91dCfH0fL-PxmHFfrzeIrZlp7vRfWgznRvF8PbgB-5ZvS_0nOFZh4qoQSNPQJowUNOFYnQyxn9QVTdMQMatLHwHKQUscBXL48Wo2rsQcaDKxUGwvIIy27T1Msow3vkJtgk-pTaIh5RP_IKcg0GZrm-F-2cdFeU2Gtd_Bh5JYqPwTUt8KXOceU2SeW5mZJh_mDiegiBd9Oks8uc1j8v9dB5KakPB5C5mz4h74wQicuoLiF9DsvOLpbVAA8n1kveZvdQcWjBMlsc-bPmzG0bi57U" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/28 04:51:41 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AKOg33MEzzEVS2Whd93-RJuj9vUTsidIOIh3aKhDBEe1ymLxxq7jP8tcYiSFZfSX-0isJLNHNcSNYhGYJT6KqUdhlGgV8qK8oELs36POHU4_DsemDQS1AZbzRYR-kCB7D_VZzI_nJLred4E_20NN8UofpCLch1ypf1IdudcmXem0vb4sPiWLMQzwlIbw4ODxFQ-XeDW8tyBWI8b2cRaSoKTmfBccSXUzdXEU5wgJI9CIQTfvvGNu0ZEjCd4OfrEvE91x-q8XaZ90Fini3Gu8a4a2OvtWIgXZaTMX_hbStYGUBT3UoeucMlvEN7ChCVWcSMCb-UirP4dEEuI-IUsHnK0 2026/02/28 04:51:41 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/02/28 04:51:41 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "28d3eede9bf2a3ea443550939c5fe6d3" 2026/02/28 04:51:41 DEBUG : unknown-size-update.txt: multipart upload "AKOg33MEzzEVS2Whd93-RJuj9vUTsidIOIh3aKhDBEe1ymLxxq7jP8tcYiSFZfSX-0isJLNHNcSNYhGYJT6KqUdhlGgV8qK8oELs36POHU4_DsemDQS1AZbzRYR-kCB7D_VZzI_nJLred4E_20NN8UofpCLch1ypf1IdudcmXem0vb4sPiWLMQzwlIbw4ODxFQ-XeDW8tyBWI8b2cRaSoKTmfBccSXUzdXEU5wgJI9CIQTfvvGNu0ZEjCd4OfrEvE91x-q8XaZ90Fini3Gu8a4a2OvtWIgXZaTMX_hbStYGUBT3UoeucMlvEN7ChCVWcSMCb-UirP4dEEuI-IUsHnK0" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/28 04:51:41 DEBUG : Creating backend with remote "TestS3R2:rclone-test-luxudig4bobu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/02/28 04:51:41 DEBUG : Waiting for deletions to finish 2026/02/28 04:51:42 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/02/28 04:51:42 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/02/28 04:51:42 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/28 04:51:42 INFO : S3 bucket rclone-test-luxudig4bobu: Bucket "rclone-test-luxudig4bobu" deleted 2026/02/28 04:51:42 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (107.77s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.34s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.17s) --- PASS: TestIntegration/FsMkdir (105.60s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (11.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.71s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.42s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.22s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (19.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.49s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.33s) --- 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.29s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (56.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (8.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (8.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (9.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (10.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (11.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (2.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.44s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (11.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.89s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.05s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.34s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.50s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.57s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.92s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.21s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:45: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/02/28 04:51:42 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/02/28 04:51:42 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 107.812s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m49.081386685s (try 1/5)