"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/23 02:39:08 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dumuraw3fuyi" 2026/02/23 02:39:08 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/23 02:39:09 INFO : S3 bucket rclone-test-dumuraw3fuyi: Bucket "rclone-test-dumuraw3fuyi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/02/23 02:39:11 INFO : S3 bucket rclone-test-dumuraw3fuyi: Bucket "rclone-test-dumuraw3fuyi" deleted === RUN TestIntegration/FsMkdir 2026/02/23 02:39:12 INFO : S3 bucket rclone-test-dumuraw3fuyi: Bucket "rclone-test-dumuraw3fuyi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/23 02:39:12 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/23 02:39:12 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/23 02:39:12 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/23 02:39:26 NOTICE: S3 bucket rclone-test-dumuraw3fuyi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/02/23 02:39:26 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ALA81kIefsAxM5NxLuU9YboLQtCSRGohLIMaqTsGoTXyRzKSSPYee70i4iCFyVeKnUtxGmPgrKk9VkysEgtt37Y1KySK_tiW4Wt4VEcF7VCw2VR46yoksrj0jbupAF-DiP8Kyp1J9IJBkKo7hiKtk1eEuWtwgpqkQL4b4SIbnykxWc2hNn4bkbi5thPCrSYmTQtQYbGLLCHCF1VPdospzznW5gaYgDNc2qpqh0cDXhTW8zYWdOJD050a21ziccplttiQBknEvZ71qIdSUN1lkZz2wIp6iGEoTaCcV1q_6MzZVlyVCGTWCrf0LiUw2h26KgYM6qhulxk8k-SkitMj3Q4 2026/02/23 02:39:26 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "fd80fb8ceee1ffc5888606eb07aeb982" 2026/02/23 02:39:27 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "b9c3575b37d35b5609b7016e5458c7c7" 2026/02/23 02:39:27 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "f598f37b290ed08ff78f33ecd50eb445" 2026/02/23 02:39:27 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ALA81kIefsAxM5NxLuU9YboLQtCSRGohLIMaqTsGoTXyRzKSSPYee70i4iCFyVeKnUtxGmPgrKk9VkysEgtt37Y1KySK_tiW4Wt4VEcF7VCw2VR46yoksrj0jbupAF-DiP8Kyp1J9IJBkKo7hiKtk1eEuWtwgpqkQL4b4SIbnykxWc2hNn4bkbi5thPCrSYmTQtQYbGLLCHCF1VPdospzznW5gaYgDNc2qpqh0cDXhTW8zYWdOJD050a21ziccplttiQBknEvZ71qIdSUN1lkZz2wIp6iGEoTaCcV1q_6MzZVlyVCGTWCrf0LiUw2h26KgYM6qhulxk8k-SkitMj3Q4" 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/23 02:39:30 DEBUG : Creating backend with remote "TestS3R2:" 2026/02/23 02:39:30 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/02/23 02:39:31 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/23 02:39:33 DEBUG : S3 bucket rclone-test-dumuraw3fuyi: bucket is versioned: false 2026/02/23 02:39:33 DEBUG : Waiting for deletions to finish 2026/02/23 02:39:33 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/02/23 02:39:33 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/02/23 02:39:33 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/02/23 02:39:34 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dumuraw3fuyi/dirToPurgeFromRoot" 2026/02/23 02:39:34 DEBUG : S3 bucket rclone-test-dumuraw3fuyi path dirToPurgeFromRoot: bucket is versioned: false 2026/02/23 02:39:34 DEBUG : Waiting for deletions to finish 2026/02/23 02:39:34 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/02/23 02:39:34 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/02/23 02:39:34 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/23 02:39:35 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dumuraw3fuyi/hello? sausage/êé" 2026/02/23 02:39:36 DEBUG : S3 bucket rclone-test-dumuraw3fuyi path hello? sausage/êé: bucket is versioned: false 2026/02/23 02:39:36 DEBUG : Waiting for deletions to finish 2026/02/23 02:39:36 DEBUG : "a/b/c/d/e.txt" version false 2026/02/23 02:39:36 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/02/23 02:39:36 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/23 02:39:42 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dumuraw3fuyi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/23 02:39:42 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dumuraw3fuyi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-dumuraw3fuyi" from "TestS3R2:rclone-test-dumuraw3fuyi" 2026/02/23 02:39:42 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/23 02:39:48 DEBUG : piped data.txt: open chunk writer: started multipart upload: AHKKGBOiiAyVelVes3HqItZJVWQHLuDisK4I5cdCtzbWZkUNOkaZTt_dxOobl85qO1rea9OTliYLHUQzByBFdvJh86GKJyYzuZ_vS713pnSLnGmYr2HxReWEkq-CzJrks0V5ZlFGfojSEkBXFSImpTbNrQytBtFZjlS6RsBXOZudyOonsHwyKThsUJth1RL0kW2LQeGz075y4kftGQBUSpIBhgqq2wwhxlOg-JIdsq4Ivhslk9LVZY7yeY3dHZV3LFft_ZXHrcTIf5OIJWi9NT8R8l4xVEaYq1tarcF4BtDgRXqMvJpVwEUeZy6MIgRU7_uchentEt15w9gFJEtDFaU 2026/02/23 02:39:48 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/02/23 02:39:48 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/02/23 02:39:48 DEBUG : piped data.txt: multipart upload "AHKKGBOiiAyVelVes3HqItZJVWQHLuDisK4I5cdCtzbWZkUNOkaZTt_dxOobl85qO1rea9OTliYLHUQzByBFdvJh86GKJyYzuZ_vS713pnSLnGmYr2HxReWEkq-CzJrks0V5ZlFGfojSEkBXFSImpTbNrQytBtFZjlS6RsBXOZudyOonsHwyKThsUJth1RL0kW2LQeGz075y4kftGQBUSpIBhgqq2wwhxlOg-JIdsq4Ivhslk9LVZY7yeY3dHZV3LFft_ZXHrcTIf5OIJWi9NT8R8l4xVEaYq1tarcF4BtDgRXqMvJpVwEUeZy6MIgRU7_uchentEt15w9gFJEtDFaU" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/23 02:39:48 DEBUG : piped data.txt: open chunk writer: started multipart upload: AMcNjI1PzkRCQNysVn2l5OyVn3yqNW_tQPjzIoQtkzAJ0AuYelt7CeD1saLdO4HTWwgwnbtun_TXlhNh6bvpxPMhXhJhBFh5tu9TnzWuFaElcIFDkmlYipwnIKxus_qb9Yng4h6x9OQNXDzAeKm5aGmj4YqeMekMwtE8qx52o0byh24N4ys9yntf8QV-XVGhTbjPxLKBLDS0M5ulqqyfxq151uZrRQT_QrzeRhUygQpk-dYPwB9WER0tqo50eJMOCmcfYOgcYc4Fxp7a5W85adCYxHPa3P4CAKMNIhSmjad6tcNZ0ez6dNZOP_Pi3uNqWqa5gS17PRdYdAiIsoZT1RA 2026/02/23 02:39:48 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/23 02:39:48 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "c79ac56fed76946e4dfd5b72e0b996b4" 2026/02/23 02:39:49 DEBUG : piped data.txt: multipart upload "AMcNjI1PzkRCQNysVn2l5OyVn3yqNW_tQPjzIoQtkzAJ0AuYelt7CeD1saLdO4HTWwgwnbtun_TXlhNh6bvpxPMhXhJhBFh5tu9TnzWuFaElcIFDkmlYipwnIKxus_qb9Yng4h6x9OQNXDzAeKm5aGmj4YqeMekMwtE8qx52o0byh24N4ys9yntf8QV-XVGhTbjPxLKBLDS0M5ulqqyfxq151uZrRQT_QrzeRhUygQpk-dYPwB9WER0tqo50eJMOCmcfYOgcYc4Fxp7a5W85adCYxHPa3P4CAKMNIhSmjad6tcNZ0ez6dNZOP_Pi3uNqWqa5gS17PRdYdAiIsoZT1RA" 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/23 02:39:49 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/23 02:39:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ALp7FWXSeb5npJIT7tNuG5Z_azPdvZpUUkZT5J404ILoNkY9BN2FzjaRQcT3hzPlbfs_Fcslx0Kk8VwmSy173CoMriH6gMbXiiT3__kmbg-sqsfFBD0B0tLZd0hKaO2trye1g2O2v2x3V_znOYMdmD5puebwZkaikxWkesRZGV-fcA2MhBLwQBCfLy1t32TPSEc96GyoJTfSh5X5VwVuzOslmfWTqcXJgAFy1iEWW2aYw7-aJiu0wpa0fwhlDFS6eprEgsn7ZeuaQuvqOzTIVE5Daq18RIlWiTOIXfLwW3IJvctHaAd5UFiPGWeaxV8-YDnJ1NnyNJGagdX9lVMytLc 2026/02/23 02:39:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/02/23 02:39:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/02/23 02:39:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ALp7FWXSeb5npJIT7tNuG5Z_azPdvZpUUkZT5J404ILoNkY9BN2FzjaRQcT3hzPlbfs_Fcslx0Kk8VwmSy173CoMriH6gMbXiiT3__kmbg-sqsfFBD0B0tLZd0hKaO2trye1g2O2v2x3V_znOYMdmD5puebwZkaikxWkesRZGV-fcA2MhBLwQBCfLy1t32TPSEc96GyoJTfSh5X5VwVuzOslmfWTqcXJgAFy1iEWW2aYw7-aJiu0wpa0fwhlDFS6eprEgsn7ZeuaQuvqOzTIVE5Daq18RIlWiTOIXfLwW3IJvctHaAd5UFiPGWeaxV8-YDnJ1NnyNJGagdX9lVMytLc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/02/23 02:39:52 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ACaoI-xskzrEc16XAbNEPjJFJebFCCpO7NEITRyuSJEzveGz-QO81vbGS1Nx8FVwXi4_RKEK-VB0SaoHCnhGuhNadGSrOVLVAfAEovu1YVs9GR-Z-3b-fty5S1pUkRdGszAR5lnIdPJm-C8ThEnwrczLCNdURyGbdWXLd-HKcse5XfnwAu_HC9rvedFZUaaY0oWV8TBBDtlINy4zFh4eKfEMoT4h9Wn-g6yLPCMdCughBWMdyaqO9c9x8rLJlPoVKWo4vN0Dr_ogb8aQurwi_1IGJnlOpZrUPZnywgak_SX2g06dFWPuxcn3q89CFS2sBTwvM9k3eSe7GOC97XkRxio 2026/02/23 02:39:53 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/02/23 02:39:53 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/23 02:39:53 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ACaoI-xskzrEc16XAbNEPjJFJebFCCpO7NEITRyuSJEzveGz-QO81vbGS1Nx8FVwXi4_RKEK-VB0SaoHCnhGuhNadGSrOVLVAfAEovu1YVs9GR-Z-3b-fty5S1pUkRdGszAR5lnIdPJm-C8ThEnwrczLCNdURyGbdWXLd-HKcse5XfnwAu_HC9rvedFZUaaY0oWV8TBBDtlINy4zFh4eKfEMoT4h9Wn-g6yLPCMdCughBWMdyaqO9c9x8rLJlPoVKWo4vN0Dr_ogb8aQurwi_1IGJnlOpZrUPZnywgak_SX2g06dFWPuxcn3q89CFS2sBTwvM9k3eSe7GOC97XkRxio" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/02/23 02:39:54 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AIRX9KPAnelDEsDNg4YjPeMeaR76kfYNXjfFYAIe32lKI8T6Cy5hoh8u1XIiB_3EAbhQD9PNi6cV9XNoC9a8ugWK07qxF4L-WdtwXZaDIyRRJ4779eL4ov39oXQORZmkByA01xIJ9VTLA74UKQQ2cv_zrxb1UR2iN-ezasLbzDbrWlSi6l87XiOGoK5G5yWTDnMiYueoQCSqEvu73rNWSXf_YwOvdxEw4VhSDrgMo_k6tp9-bPP_az8m8-RywE16xADwCvb6Jq5hVEwIRNqyzS9dPJ4_WD3JEjDG1lxs3hs_pD_GhyiR2aLbBXR_Tq-n_jI8zZ35enGMrPcrZZWMN6w 2026/02/23 02:39:54 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/23 02:39:54 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/23 02:39:54 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AIRX9KPAnelDEsDNg4YjPeMeaR76kfYNXjfFYAIe32lKI8T6Cy5hoh8u1XIiB_3EAbhQD9PNi6cV9XNoC9a8ugWK07qxF4L-WdtwXZaDIyRRJ4779eL4ov39oXQORZmkByA01xIJ9VTLA74UKQQ2cv_zrxb1UR2iN-ezasLbzDbrWlSi6l87XiOGoK5G5yWTDnMiYueoQCSqEvu73rNWSXf_YwOvdxEw4VhSDrgMo_k6tp9-bPP_az8m8-RywE16xADwCvb6Jq5hVEwIRNqyzS9dPJ4_WD3JEjDG1lxs3hs_pD_GhyiR2aLbBXR_Tq-n_jI8zZ35enGMrPcrZZWMN6w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/02/23 02:39:55 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ACFb2AMjGUBtw15Ay_0P1Gq2SBsmOwj0dDKLi7n--toIXADvSS86sXxSnN7LihZ_bMg5kwjoO5bPXyEq_j3-VD1jCHNMf8JiLbwox9LGzG960TJrF4QRbGRDyV8LU76SLu6er2xSbs1bVNs6zJlWzHFz9Y6kscmEsZjHvwRMrBDxgIbXO2Uvf7DAQ33pfQxLL_ciMxEh66I2ghu9aobubrzlAki06qgB1B2TIoKbQiiKNYDFSjGuoHy1Sqz1a1TytZ7oqPL4jiUsjxceYfhuZHfl5_UA5VXNAMOrqZ5Xx1NBJD80nhNltc9GoUuuPAiViqV3vNUbAEGtDp05koYGYzs 2026/02/23 02:39:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/02/23 02:39:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/02/23 02:39:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/02/23 02:39:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/23 02:39:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/23 02:39:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/23 02:39:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ACFb2AMjGUBtw15Ay_0P1Gq2SBsmOwj0dDKLi7n--toIXADvSS86sXxSnN7LihZ_bMg5kwjoO5bPXyEq_j3-VD1jCHNMf8JiLbwox9LGzG960TJrF4QRbGRDyV8LU76SLu6er2xSbs1bVNs6zJlWzHFz9Y6kscmEsZjHvwRMrBDxgIbXO2Uvf7DAQ33pfQxLL_ciMxEh66I2ghu9aobubrzlAki06qgB1B2TIoKbQiiKNYDFSjGuoHy1Sqz1a1TytZ7oqPL4jiUsjxceYfhuZHfl5_UA5VXNAMOrqZ5Xx1NBJD80nhNltc9GoUuuPAiViqV3vNUbAEGtDp05koYGYzs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/02/23 02:39:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AFvAuwloHnnmvc8HvcRt1YBqX5Z03wsgv5r5Kl47nisVYp32QpuPhdUaVD1uRQ_UEoIDJRTb8ew2KmwO2qkDvoqPwQkXynHYGM-IDE5Z1RSpwaBMvLlnBQIjrHyyfH-NuOU9FlBTOWxqpYEVilRJOBUgtDaf0Jk194aPi2SsJEbYf8dzkHSBa0QKaZ4NuQV4JAJIQ0kozBwvxCVvt6sHzOdKaZF8TO0T1A4RCVm5L3DvxYAH5YfrQEFwxky72Qd-mawrQKBwJd1iT_R8o8s1KxIxtEjAhIZVmwrcU4qS-SI1ojkpiLfLWZIh_tomSNyBmh6NebXqG1jO8TQzXXuixtI 2026/02/23 02:39:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/23 02:39:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/02/23 02:39:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/02/23 02:39:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/23 02:39:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/23 02:39:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/23 02:39:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AFvAuwloHnnmvc8HvcRt1YBqX5Z03wsgv5r5Kl47nisVYp32QpuPhdUaVD1uRQ_UEoIDJRTb8ew2KmwO2qkDvoqPwQkXynHYGM-IDE5Z1RSpwaBMvLlnBQIjrHyyfH-NuOU9FlBTOWxqpYEVilRJOBUgtDaf0Jk194aPi2SsJEbYf8dzkHSBa0QKaZ4NuQV4JAJIQ0kozBwvxCVvt6sHzOdKaZF8TO0T1A4RCVm5L3DvxYAH5YfrQEFwxky72Qd-mawrQKBwJd1iT_R8o8s1KxIxtEjAhIZVmwrcU4qS-SI1ojkpiLfLWZIh_tomSNyBmh6NebXqG1jO8TQzXXuixtI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/02/23 02:40:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AJ6lPwfTbYFxl99_g9_fU_InYi4nPa0qIfGWGlOS21Vtdg-mO_ZUIKntBn_x2JiDxYZHCzIkaWJoVJTILlHI6Wx6OhZ2YDkzwFs8AaV3uXDVE-jGAgI7_3BN6pLXH21B5QRVSomUvwQQY_r8rl680_dArjLbnQiSyTi2r1ye_kEdcaXTeL7O9VXGxEcL2I6rnCAS7dhx6o_rtf5GVxiTr7ch-jnCOr0fUmLgtMkZSkCUYuT12o2ZGEZBOf60PyjMqAWxil96nRSCjIGHJQzCAeiKq9hPXXuIm_Yqqk5uIdZN5HWNe3FXmWt6ZNXG_RVf3bGk0LcpeOEAhM-KKAyUqUY 2026/02/23 02:40:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/23 02:40:00 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/02/23 02:40:01 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AJ6lPwfTbYFxl99_g9_fU_InYi4nPa0qIfGWGlOS21Vtdg-mO_ZUIKntBn_x2JiDxYZHCzIkaWJoVJTILlHI6Wx6OhZ2YDkzwFs8AaV3uXDVE-jGAgI7_3BN6pLXH21B5QRVSomUvwQQY_r8rl680_dArjLbnQiSyTi2r1ye_kEdcaXTeL7O9VXGxEcL2I6rnCAS7dhx6o_rtf5GVxiTr7ch-jnCOr0fUmLgtMkZSkCUYuT12o2ZGEZBOf60PyjMqAWxil96nRSCjIGHJQzCAeiKq9hPXXuIm_Yqqk5uIdZN5HWNe3FXmWt6ZNXG_RVf3bGk0LcpeOEAhM-KKAyUqUY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/02/23 02:40:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AH1zh4MvIKfvEQgdtto2zvU4ifqQfqIzvzjFY8ifHPC3OpEnsTzctzacbfvyigRtwUHtd2UI3yqw2bWMiLqZrmujjHeQ4HW9K7tc0s23N5SwAA0boXn5a1TZEmkyYiEGwjsPFhRFLBf9KQIGr1yheyFgVViUwGVGd2q-5ch9QOgY2pdk18G1kT0oCi1A13xDXedwklD5XK3wFRU7YicCuzJTNa22AndOxHQfACuRwqRh5uENjuNvI_83R9F-C9uj-hDJ2xKWe1I9-C0u2G8EincPzhi25X7mx_-CgoUbbUvZQicawhnyt2otUXqXiJMoGegGEURUdDC4853vrld8aX4 2026/02/23 02:40:01 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/02/23 02:40:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/23 02:40:02 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AH1zh4MvIKfvEQgdtto2zvU4ifqQfqIzvzjFY8ifHPC3OpEnsTzctzacbfvyigRtwUHtd2UI3yqw2bWMiLqZrmujjHeQ4HW9K7tc0s23N5SwAA0boXn5a1TZEmkyYiEGwjsPFhRFLBf9KQIGr1yheyFgVViUwGVGd2q-5ch9QOgY2pdk18G1kT0oCi1A13xDXedwklD5XK3wFRU7YicCuzJTNa22AndOxHQfACuRwqRh5uENjuNvI_83R9F-C9uj-hDJ2xKWe1I9-C0u2G8EincPzhi25X7mx_-CgoUbbUvZQicawhnyt2otUXqXiJMoGegGEURUdDC4853vrld8aX4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/02/23 02:40:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AE53DfpRfs2rIJNOoVYM-OnxAQKQnPnWBTYm_jeWUQ4jKUDV6MZh_RysVJQYWvoV6Q_ht2BL3AdKpQM9qkAg4_0f75ILkD8UP-IKuiDsI5fp-MTaakuY5DHvCvgSFyq8rO-YPJO50fNnSwXJTyI4k6PDy1dbByNKPyKJWDxXduWShuYbucdCC_jkdmkm6Qewn6k_Hu-tMHRDqGvSDeIYIcXDigPA-qXkvOgfyrc8M190SM2MFR0InicMDpJ5kmEwFyr8gC7ysAfFOgpr4bIesoBobXf9ZY7cdmhx_AlstvTuDh8M9Uu1Yr4Mn9w7UAtCG0mjLg2fHm1HIHN_U4ZGahg 2026/02/23 02:40:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/23 02:40:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/23 02:40:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AE53DfpRfs2rIJNOoVYM-OnxAQKQnPnWBTYm_jeWUQ4jKUDV6MZh_RysVJQYWvoV6Q_ht2BL3AdKpQM9qkAg4_0f75ILkD8UP-IKuiDsI5fp-MTaakuY5DHvCvgSFyq8rO-YPJO50fNnSwXJTyI4k6PDy1dbByNKPyKJWDxXduWShuYbucdCC_jkdmkm6Qewn6k_Hu-tMHRDqGvSDeIYIcXDigPA-qXkvOgfyrc8M190SM2MFR0InicMDpJ5kmEwFyr8gC7ysAfFOgpr4bIesoBobXf9ZY7cdmhx_AlstvTuDh8M9Uu1Yr4Mn9w7UAtCG0mjLg2fHm1HIHN_U4ZGahg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/02/23 02:40:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ADQ0galmi36QaDyY1Uo8RzQejFQYGQhcJZG_Jd3sQNCJ2wHtkG9XxkZoBf6U0ZF73A3n5djv-R9mLNfMIo1VIyAgAOdTaP7abkxz2_6Zyc--vBKQfJtAWVTz3RZFB0pWCXMst49O39mkTpc9RpApmz7eOULfG_-AqhVHGpTuGYMDb5U2tia0ZNLAmqz33QZAo4l3er-wx7Upx4jx04s2jha28fTFNIh_X-ChEB41_oBxM1srLNsskRCA6rMdnc2pvlyNlDJ7e2qcdmpo3Gv_wUgpyQxv-2HqwDQO524-uXINLsJVLiI52BSQ_oFkuAgdXFPiw8RjMieTNy0tlwoqb80 2026/02/23 02:40:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/23 02:40:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/23 02:40:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/23 02:40:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/23 02:40:04 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/23 02:40:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/23 02:40:05 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ADQ0galmi36QaDyY1Uo8RzQejFQYGQhcJZG_Jd3sQNCJ2wHtkG9XxkZoBf6U0ZF73A3n5djv-R9mLNfMIo1VIyAgAOdTaP7abkxz2_6Zyc--vBKQfJtAWVTz3RZFB0pWCXMst49O39mkTpc9RpApmz7eOULfG_-AqhVHGpTuGYMDb5U2tia0ZNLAmqz33QZAo4l3er-wx7Upx4jx04s2jha28fTFNIh_X-ChEB41_oBxM1srLNsskRCA6rMdnc2pvlyNlDJ7e2qcdmpo3Gv_wUgpyQxv-2HqwDQO524-uXINLsJVLiI52BSQ_oFkuAgdXFPiw8RjMieTNy0tlwoqb80" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/02/23 02:40:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AKk1GlEefkeE6-F4F1YOcYAoiZXP8vT3lQfOZzm65wSJvJ02yMEuNObZNlXq42Yb6OvjNmBpd3bELbAeVXP_-LChyDAR68h7U2eWgUXBEallATxw7-PPavr4bwPRdAogkXl-FSND2TGtpv9oZiJtYi12v4dadaf6gOv9n5-BPvhprAsz_IP0WaDiuVCwA2MJ3IVoDbpcba9d-uV1CjsxD_jh-kL4AYBLcj3jCgUJSyA-AtuaPaj7JiT6RWQNFIeDeFUIhHQHPb0fxa85r0njPbei46jb_8VOGGgkoBjvahGM3Lnt4CpNVp_BY-gMQgFugQFnnfkPRiG02kEcxqkZrEQ 2026/02/23 02:40:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/23 02:40:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/23 02:40:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/02/23 02:40:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/23 02:40:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/23 02:40:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/23 02:40:07 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AKk1GlEefkeE6-F4F1YOcYAoiZXP8vT3lQfOZzm65wSJvJ02yMEuNObZNlXq42Yb6OvjNmBpd3bELbAeVXP_-LChyDAR68h7U2eWgUXBEallATxw7-PPavr4bwPRdAogkXl-FSND2TGtpv9oZiJtYi12v4dadaf6gOv9n5-BPvhprAsz_IP0WaDiuVCwA2MJ3IVoDbpcba9d-uV1CjsxD_jh-kL4AYBLcj3jCgUJSyA-AtuaPaj7JiT6RWQNFIeDeFUIhHQHPb0fxa85r0njPbei46jb_8VOGGgkoBjvahGM3Lnt4CpNVp_BY-gMQgFugQFnnfkPRiG02kEcxqkZrEQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/02/23 02:40:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AOpjE9CYtDIFCExgwlFq7R_7eL_eHX4RqSy8VuQ-xqLcvmNzPWs5MRwhRWM2YVRaMgcNBZSzrH8t89PgLs8iPddmnA-dWPNvZX7YEUxsrhQEGjh9CLxCBL8X8cCgm2k3JxT-uM5OEVBp1WCWyR-VsbJXWfHN7mgJrIYqN4-cNQKxIFTfbIw89isjZvm9Bnw2spOoZPJvSJe1Ek0fJ1k7OwPLSz6llTFiTpXQs1ihAuOdh0P9IxVr7qj4ey06sMc1zGplJhXjvR1dBE3qevF-9uq5huE2-8cK_qHmtPqIa5zDgtU6DoXo_eiPzj8uNxg4UlGHQ0aZPPYROL9zsrd0qz4 2026/02/23 02:40:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/23 02:40:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/02/23 02:40:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AOpjE9CYtDIFCExgwlFq7R_7eL_eHX4RqSy8VuQ-xqLcvmNzPWs5MRwhRWM2YVRaMgcNBZSzrH8t89PgLs8iPddmnA-dWPNvZX7YEUxsrhQEGjh9CLxCBL8X8cCgm2k3JxT-uM5OEVBp1WCWyR-VsbJXWfHN7mgJrIYqN4-cNQKxIFTfbIw89isjZvm9Bnw2spOoZPJvSJe1Ek0fJ1k7OwPLSz6llTFiTpXQs1ihAuOdh0P9IxVr7qj4ey06sMc1zGplJhXjvR1dBE3qevF-9uq5huE2-8cK_qHmtPqIa5zDgtU6DoXo_eiPzj8uNxg4UlGHQ0aZPPYROL9zsrd0qz4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/02/23 02:40:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ANNR7XFMGvT0xdRS7csdJsfSVtqMiQjqmkedkAUGxW5tGuNfLg50avcpk_cAU6OWErhgnjrEQ1pOjFi75ladL6w1Zz5w17B1deN8Zc-BlST5QWhvCX8oFBa54o9o5xoRR6S1-s2QDxV8yDyTiIZepSFnmY7XDYBgKPlU_kFW8xLxzc1VBo94Cd7gm4xf8Erwa1HQ1l8mwFWtTC5WIkPNY6-8srf2Gth5qTSj01Z7aScCdB4RLlOXkwF76yQn3k-kI-_a3x_pj9DJAJkLTa-jWi6U5bI8eT-nqkDqaIIqpunnhC-jZYLkJn9hpPuM2hH-FcZKbHr3v4ptvs6HMqtO_Ds 2026/02/23 02:40:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/02/23 02:40:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/23 02:40:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ANNR7XFMGvT0xdRS7csdJsfSVtqMiQjqmkedkAUGxW5tGuNfLg50avcpk_cAU6OWErhgnjrEQ1pOjFi75ladL6w1Zz5w17B1deN8Zc-BlST5QWhvCX8oFBa54o9o5xoRR6S1-s2QDxV8yDyTiIZepSFnmY7XDYBgKPlU_kFW8xLxzc1VBo94Cd7gm4xf8Erwa1HQ1l8mwFWtTC5WIkPNY6-8srf2Gth5qTSj01Z7aScCdB4RLlOXkwF76yQn3k-kI-_a3x_pj9DJAJkLTa-jWi6U5bI8eT-nqkDqaIIqpunnhC-jZYLkJn9hpPuM2hH-FcZKbHr3v4ptvs6HMqtO_Ds" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/02/23 02:40:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AKDYAiyt2korgHIOSzNgvyhg0-rW4rZ3AGE-j3jQLQlwC9xDKg6-SFFtuW-5RDXCnHLyyOivDB0eEIRE4AcI1DpDqcIgQD-FlCkxDw4YPGk79xTwu01U46yo93rYYqez8NgfD77uQHRcjDqHFfpYCCBmjUQojpln6LjD_cPefPJJbl1d0KJYAe7kSMMx08sHtbuNvLecJYAPDJ_LMo5lChNmDs3ZHLRvej2idJrsA7-WWnbII2JW5tUGy0k3DDpESV2ml8QklyNFsqqIyWY4T1PHeZm65pu6VBMg-Bp_ked3I__BQC_DUX2JFMEFvpo8fqIUGOWEEqcrENmGylr8vTQ 2026/02/23 02:40:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/23 02:40:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/23 02:40:12 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AKDYAiyt2korgHIOSzNgvyhg0-rW4rZ3AGE-j3jQLQlwC9xDKg6-SFFtuW-5RDXCnHLyyOivDB0eEIRE4AcI1DpDqcIgQD-FlCkxDw4YPGk79xTwu01U46yo93rYYqez8NgfD77uQHRcjDqHFfpYCCBmjUQojpln6LjD_cPefPJJbl1d0KJYAe7kSMMx08sHtbuNvLecJYAPDJ_LMo5lChNmDs3ZHLRvej2idJrsA7-WWnbII2JW5tUGy0k3DDpESV2ml8QklyNFsqqIyWY4T1PHeZm65pu6VBMg-Bp_ked3I__BQC_DUX2JFMEFvpo8fqIUGOWEEqcrENmGylr8vTQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/02/23 02:40:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AJxTxD2LtIhMhrOQrU99HK_uwrEv4xU_B3Vc3HE7qzpP83H_pG7YjMI1LdrrGbqDbLMiVfmTaD0Fsfea_TX2tmwr1Z646Tp1_9o50P6YTmSOgJQNefkhu9TpCiC2Jv0t7de6NMi39xusHPU-qzoiqTfqof-cSTU680mSFZbmCbyMmU7gqhasviUeblb5Etht2PNF8McbW1kC3Tr_6RnFRROpq5a6sjxMOnQ0KNpQlAIO-IbXMqbpO_fmwTPgOa-qMhVg9kW6af8cBxDe0Wb3keO6-3vFZdP2EM7He11jPUo4vzJ3AOMj4KCsyRU5XC0rr9cuY3Kie0m643YZo_PwCNU 2026/02/23 02:40:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/23 02:40:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/23 02:40:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/23 02:40:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/23 02:40:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/23 02:40:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/23 02:40:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AJxTxD2LtIhMhrOQrU99HK_uwrEv4xU_B3Vc3HE7qzpP83H_pG7YjMI1LdrrGbqDbLMiVfmTaD0Fsfea_TX2tmwr1Z646Tp1_9o50P6YTmSOgJQNefkhu9TpCiC2Jv0t7de6NMi39xusHPU-qzoiqTfqof-cSTU680mSFZbmCbyMmU7gqhasviUeblb5Etht2PNF8McbW1kC3Tr_6RnFRROpq5a6sjxMOnQ0KNpQlAIO-IbXMqbpO_fmwTPgOa-qMhVg9kW6af8cBxDe0Wb3keO6-3vFZdP2EM7He11jPUo4vzJ3AOMj4KCsyRU5XC0rr9cuY3Kie0m643YZo_PwCNU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/02/23 02:40:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AJkBA3lSkzGQot3yH8C-rJ3Y4D9u7HcCtyDXK_WjkMaxWjutm7zvA5pwHSwMJdz-ZvLd16UbioneWsWyofF4vEBgMQc5bF7oVX1okJG6ApLCAEugj7r_3kmpFZqC6R0a4ctNYN83ZVhew-aEA-I6_7Y5lHZXnUG1z3G5vYFG1suRLlQQ7N0SZ5ZUS9TBjAn5J8VE8dTmRL0aI5GRD3_Fh3MO1pehEhk7a3Ica6dAUyLDP79ZrXv-zI3nMNnfGl_kg31tgOS69fJTUPuyO0J6IxWoFmFN1-IDQ3G9jTRfJ34r9D0BQJil7Qx_MkVvZ24LWVJON3qUUZOAAOQZGllAMJw 2026/02/23 02:40:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/23 02:40:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/23 02:40:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/02/23 02:40:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/23 02:40:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/23 02:40:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/23 02:40:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AJkBA3lSkzGQot3yH8C-rJ3Y4D9u7HcCtyDXK_WjkMaxWjutm7zvA5pwHSwMJdz-ZvLd16UbioneWsWyofF4vEBgMQc5bF7oVX1okJG6ApLCAEugj7r_3kmpFZqC6R0a4ctNYN83ZVhew-aEA-I6_7Y5lHZXnUG1z3G5vYFG1suRLlQQ7N0SZ5ZUS9TBjAn5J8VE8dTmRL0aI5GRD3_Fh3MO1pehEhk7a3Ica6dAUyLDP79ZrXv-zI3nMNnfGl_kg31tgOS69fJTUPuyO0J6IxWoFmFN1-IDQ3G9jTRfJ34r9D0BQJil7Qx_MkVvZ24LWVJON3qUUZOAAOQZGllAMJw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/02/23 02:40:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AHbvXreuf343G91njzlNpiY4u5NzdqPyfP-rTSfMgJLuLuFPQ3uKVkRjtRNAlHjoUnt8j9g_n6ZU-LE9HxJy3t6SKP-kAQDQ60C8GWUYXu8ltMmC6GMo8o8qDuXjsitBXlkAautjYXTIl9X-QifVALMbCqieLwSOIgL_UobRH3jT8gwhFjFqKS2yfb2eCe8RtkGN_SSl4E-qkdnqdDVclxPH34EcSwKrmikasOqT2kvPJPkAE7R9SVOPk5wwaknunzmx0duDgqDljxFWXUSSdECO51LXdkdq4WhHJ3rFQJTsqOEq61ymz-ytcYUnTy4F4lEIwkcGV1Qtz7XQEXHjoDE 2026/02/23 02:40:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/23 02:40:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/02/23 02:40:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AHbvXreuf343G91njzlNpiY4u5NzdqPyfP-rTSfMgJLuLuFPQ3uKVkRjtRNAlHjoUnt8j9g_n6ZU-LE9HxJy3t6SKP-kAQDQ60C8GWUYXu8ltMmC6GMo8o8qDuXjsitBXlkAautjYXTIl9X-QifVALMbCqieLwSOIgL_UobRH3jT8gwhFjFqKS2yfb2eCe8RtkGN_SSl4E-qkdnqdDVclxPH34EcSwKrmikasOqT2kvPJPkAE7R9SVOPk5wwaknunzmx0duDgqDljxFWXUSSdECO51LXdkdq4WhHJ3rFQJTsqOEq61ymz-ytcYUnTy4F4lEIwkcGV1Qtz7XQEXHjoDE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/02/23 02:40:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AKMSJ5PG0rhH9dh8p2FEZrEiGIPdcrfEpcWb534Nx5DiTNj8HmL26EDuBd5fs8TD-Mhq7QdQycekS6_mQnflfO4Gfq_MNKNl8W_e6kYM_mE_gTPi5VQdrDVE3ZN3yYBE6n40i9-cWaGzT_AgKDF1ISeD3I1NfUy9N32VEuB1UzFQg8ljDC6QR0xJDYEouZHn2e97_Mz8tebIA_sfkxDFDV3MdV8jpcF93I8VHyQUQajb29EZWObZmqewKj7APqN4oIMrQHmbY3MI0qLVyJ49qLUE-5YvjIhWn6lytlsVeH4qEsEYDW_EuqOB_j2mCdbWOcGCTaKtl2trsTX8fcdiF2Q 2026/02/23 02:40:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/02/23 02:40:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/23 02:40:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AKMSJ5PG0rhH9dh8p2FEZrEiGIPdcrfEpcWb534Nx5DiTNj8HmL26EDuBd5fs8TD-Mhq7QdQycekS6_mQnflfO4Gfq_MNKNl8W_e6kYM_mE_gTPi5VQdrDVE3ZN3yYBE6n40i9-cWaGzT_AgKDF1ISeD3I1NfUy9N32VEuB1UzFQg8ljDC6QR0xJDYEouZHn2e97_Mz8tebIA_sfkxDFDV3MdV8jpcF93I8VHyQUQajb29EZWObZmqewKj7APqN4oIMrQHmbY3MI0qLVyJ49qLUE-5YvjIhWn6lytlsVeH4qEsEYDW_EuqOB_j2mCdbWOcGCTaKtl2trsTX8fcdiF2Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/02/23 02:40:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AMpFNwXrrH7sr2v8z6pejhsU5ztj1RPvx9S48j1fzh23r5zKsFV5HSMG0ojjir2KKlwSYy9udhQDvf2DjnwuVl-JfRGjG4qcojG8tAPBnNCIv2LITat9QjuQz7A_i5jyNzfgqoy5LhzHLM9db24kPIfKY_KqMbWkdL6jxjDl6_g8brkl4LlQglVX6EwyU5UBIqhAlpqr0Y2bWoQap6KJTLzXlbDfQ6kPzAH5rW_X8X5ExiSv4p6gOwXOiOz8vDu26U0leeB_ZRzP1e_c0dWbK5HOebWq_Q51SlLajtNy9VTSMyrfWLKfptRsGH45ZwnTJIlmN9vbxf0ldJvE7N8G488 2026/02/23 02:40:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/23 02:40:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/23 02:40:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AMpFNwXrrH7sr2v8z6pejhsU5ztj1RPvx9S48j1fzh23r5zKsFV5HSMG0ojjir2KKlwSYy9udhQDvf2DjnwuVl-JfRGjG4qcojG8tAPBnNCIv2LITat9QjuQz7A_i5jyNzfgqoy5LhzHLM9db24kPIfKY_KqMbWkdL6jxjDl6_g8brkl4LlQglVX6EwyU5UBIqhAlpqr0Y2bWoQap6KJTLzXlbDfQ6kPzAH5rW_X8X5ExiSv4p6gOwXOiOz8vDu26U0leeB_ZRzP1e_c0dWbK5HOebWq_Q51SlLajtNy9VTSMyrfWLKfptRsGH45ZwnTJIlmN9vbxf0ldJvE7N8G488" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/02/23 02:40:23 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: APSL6fR_Z6pwkxZmQLcRDZ2vXAMWUqGNqbbfxM_U-klPfVjWU3D3HgjtS9z0ZNi0DFYZQpIsf_LG7uS24Dp_ly0QDCKLkGFCPjTxdqSy9ZPQUvq0tA8u89zbB9yNM0eC8QH5kP878F4knZdOkq9Lz68jyJc6xhqANI6dOlGdr2h1aLZoztLn5MV1LS3pXNQZw4cVuRFEBh1TuHFyysXuIdsVU5bi7tKjrSMEjirQoDeydAWM2YOUm57VMocIH7dJKgjPcIObUidZoJSzkx-0DVaXsiVsnGjT8trdDH15hhxduiyXYazLHM5a670YwOUeOAyARa7AX8sjLUXEH_0Ruvk 2026/02/23 02:40:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/23 02:40:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/23 02:40:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/02/23 02:40:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/23 02:40:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/23 02:40:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/23 02:40:24 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "APSL6fR_Z6pwkxZmQLcRDZ2vXAMWUqGNqbbfxM_U-klPfVjWU3D3HgjtS9z0ZNi0DFYZQpIsf_LG7uS24Dp_ly0QDCKLkGFCPjTxdqSy9ZPQUvq0tA8u89zbB9yNM0eC8QH5kP878F4knZdOkq9Lz68jyJc6xhqANI6dOlGdr2h1aLZoztLn5MV1LS3pXNQZw4cVuRFEBh1TuHFyysXuIdsVU5bi7tKjrSMEjirQoDeydAWM2YOUm57VMocIH7dJKgjPcIObUidZoJSzkx-0DVaXsiVsnGjT8trdDH15hhxduiyXYazLHM5a670YwOUeOAyARa7AX8sjLUXEH_0Ruvk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/02/23 02:40:25 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AO_OKl8iLdVRJj4poDTPTKdAY6tfSAb3c6m2ByMquyFv8jfADV3Cf8Gxk_fAcmntKdJimFmv2mCGbmCVywz2rO4XV07EAuLEGRq3AuFDl08vYsKGBJoQ5iNBCuxY139NoH71l6rD6sHtXokuBSkg_0SaDegGFQPTVBnOi8yh6XfZSCy-LK8HCSyCrug6FFlKVGJIpSWsuu7Yl5eVe9dqgfion-rDGk0LF6HZQJOaQpaWgeaFwG4omKlU5VakIMvmLWdNsCgQ3dRjjsAJVW27DzAAPRTarfIFr9TL7GSrR5gu8GpVkl1YlU7vEf7YiT-Sf-0Wk3PmlWVU0mptXKtleZ0 2026/02/23 02:40:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/23 02:40:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/02/23 02:40:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/02/23 02:40:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/23 02:40:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/23 02:40:26 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/23 02:40:27 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AO_OKl8iLdVRJj4poDTPTKdAY6tfSAb3c6m2ByMquyFv8jfADV3Cf8Gxk_fAcmntKdJimFmv2mCGbmCVywz2rO4XV07EAuLEGRq3AuFDl08vYsKGBJoQ5iNBCuxY139NoH71l6rD6sHtXokuBSkg_0SaDegGFQPTVBnOi8yh6XfZSCy-LK8HCSyCrug6FFlKVGJIpSWsuu7Yl5eVe9dqgfion-rDGk0LF6HZQJOaQpaWgeaFwG4omKlU5VakIMvmLWdNsCgQ3dRjjsAJVW27DzAAPRTarfIFr9TL7GSrR5gu8GpVkl1YlU7vEf7YiT-Sf-0Wk3PmlWVU0mptXKtleZ0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/02/23 02:40:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AJCuivI5-IwK0GAA-QaRAWn_2VQyggrN53EOwdyEAcnaHNZOIC9yfIdjBMdeOZ3xTvNR25dO9CB0F3FFgfN3sKvDq2tuW9Pu-tVbnJJHIbmx0fdHYhZiaa-eySZxUGpfdLIb15tk28YLu2Kstjvzx82ZsBBq74H78ftBNOkaoch0uPOtY_GPv03jt9-ZSkkKKRVbTQo5NPzMd3yUfmpPd2SCXDh1UIJ6o2aUpvxe9G_vNwGyg1WXimIygR2n-rvITynr-jJNzeyD9Oy3LuzAwD36QRoYmUqExbkTI1qnILAdybbI42MOGVFO6SfZndYb4s4hrgL1II6t1oZ4qzCyDgM 2026/02/23 02:40:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/02/23 02:40:29 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/02/23 02:40:30 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AJCuivI5-IwK0GAA-QaRAWn_2VQyggrN53EOwdyEAcnaHNZOIC9yfIdjBMdeOZ3xTvNR25dO9CB0F3FFgfN3sKvDq2tuW9Pu-tVbnJJHIbmx0fdHYhZiaa-eySZxUGpfdLIb15tk28YLu2Kstjvzx82ZsBBq74H78ftBNOkaoch0uPOtY_GPv03jt9-ZSkkKKRVbTQo5NPzMd3yUfmpPd2SCXDh1UIJ6o2aUpvxe9G_vNwGyg1WXimIygR2n-rvITynr-jJNzeyD9Oy3LuzAwD36QRoYmUqExbkTI1qnILAdybbI42MOGVFO6SfZndYb4s4hrgL1II6t1oZ4qzCyDgM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/02/23 02:40:30 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ADW2moFC-YoSrnL4D_jJPstuj46B-IG6TtdfKOsUPi_tU_gui8wWeWCz-5I4Ke3IzYPZjHzfCwpEvB3rbv-d3p4wUOcQlUTfBKYMQma7SAayXGpmmy_UHK0jnA_te9IYl0-2EfwykZ55GH7XOBNsYBGTpYposs1y2xiXsv8pRzBAOrHHQ1H2hGl4IyyjFLtLZ-hgcBRGDl-f25oAlq8LWi4SURgmHRCAtDzSlAW6YH_IJxIeIjK49zPnNd2tbP09MfV6UH4-axkHDamb_7HMZib0KRh765ysodMbo9DyGXc2LFMoEjMsjjcRUOx3SZi1SM0zjBT69dPcktl6UFK7JGw 2026/02/23 02:40:31 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/02/23 02:40:31 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/23 02:40:31 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ADW2moFC-YoSrnL4D_jJPstuj46B-IG6TtdfKOsUPi_tU_gui8wWeWCz-5I4Ke3IzYPZjHzfCwpEvB3rbv-d3p4wUOcQlUTfBKYMQma7SAayXGpmmy_UHK0jnA_te9IYl0-2EfwykZ55GH7XOBNsYBGTpYposs1y2xiXsv8pRzBAOrHHQ1H2hGl4IyyjFLtLZ-hgcBRGDl-f25oAlq8LWi4SURgmHRCAtDzSlAW6YH_IJxIeIjK49zPnNd2tbP09MfV6UH4-axkHDamb_7HMZib0KRh765ysodMbo9DyGXc2LFMoEjMsjjcRUOx3SZi1SM0zjBT69dPcktl6UFK7JGw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/02/23 02:40:32 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AGXVqafwNMTXgOe91N9J3vAa75s9ELy-RDnKKf_FdPDwk-V9dIGSiVpv48JaJzYYL7KziQFWsik2TBwLiCL-3g3ywrVsHo0HCZAJttHwiULMtd5QLWkT8D8AM6yaerUT2n80nqaynd-zeGMkgm_aZGLAqkACSLIs4DLrp5y0reF0vv7cocowLOs1CMw-L35Xwq3Hm2tSOKm0XTbxRHUfcUNS2f3bjUeTGr3XWag0m7NgBxfN_lASRv061PqerlPT_4lc4BxkyrmDYjz9yQeCngryBBumMnaCap8x4KGNfID3485D51Cp_6qbwzzOodLNyoDLVKqvc0NsL2upJX9Ufbs 2026/02/23 02:40:32 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/23 02:40:33 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/23 02:40:33 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AGXVqafwNMTXgOe91N9J3vAa75s9ELy-RDnKKf_FdPDwk-V9dIGSiVpv48JaJzYYL7KziQFWsik2TBwLiCL-3g3ywrVsHo0HCZAJttHwiULMtd5QLWkT8D8AM6yaerUT2n80nqaynd-zeGMkgm_aZGLAqkACSLIs4DLrp5y0reF0vv7cocowLOs1CMw-L35Xwq3Hm2tSOKm0XTbxRHUfcUNS2f3bjUeTGr3XWag0m7NgBxfN_lASRv061PqerlPT_4lc4BxkyrmDYjz9yQeCngryBBumMnaCap8x4KGNfID3485D51Cp_6qbwzzOodLNyoDLVKqvc0NsL2upJX9Ufbs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/23 02:40:34 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AI3kiYhFPomz576cHXAlIW-cSCl_ZvhG68iN2kxktnW_RqayKoxFhynWjp5xhLu8cC-FD5zpiWJ1RF91rPrHgW4RWfwyaCFzVepKDl9GHthgfPFECQJoq4rnj1Gb5NFyIsarEddiK4su_caJ90fBhpFaoH3VEDUP8fauKRsXvodVzigA_3A930kxNa4cnLKtRP4DlMvATIdKdgmA6Inp2CK1xs1TG4lzwwVGckU4Y_Nf6VqviQ19N0zFsa3XPE3L5Ixnb-0H6T90SFUB4oxrKB06U2RLsBD-BF9WSs-I5HOm2VhjXKzLqMEqUl8yhRhtyo0YRFn1b31y7kHxQmvLacw 2026/02/23 02:40:34 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/23 02:40:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/23 02:40:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/02/23 02:40:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/23 02:40:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/23 02:40:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/23 02:40:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AI3kiYhFPomz576cHXAlIW-cSCl_ZvhG68iN2kxktnW_RqayKoxFhynWjp5xhLu8cC-FD5zpiWJ1RF91rPrHgW4RWfwyaCFzVepKDl9GHthgfPFECQJoq4rnj1Gb5NFyIsarEddiK4su_caJ90fBhpFaoH3VEDUP8fauKRsXvodVzigA_3A930kxNa4cnLKtRP4DlMvATIdKdgmA6Inp2CK1xs1TG4lzwwVGckU4Y_Nf6VqviQ19N0zFsa3XPE3L5Ixnb-0H6T90SFUB4oxrKB06U2RLsBD-BF9WSs-I5HOm2VhjXKzLqMEqUl8yhRhtyo0YRFn1b31y7kHxQmvLacw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/02/23 02:40:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AN-YQJ53zapT2iuT3I8QmLu3zSaKH_e8slV2s0M_6Z6_f9Nnfw4DKNxTGgGC8yOoG4aXvOj3nWwFJccZTVJy6RkIlCOaOrHRQmBaVNgaB6-41zbBtor-0vvjUQCPhhALcFh--DftRRsj-kdNuqkp64a527JNwSRYVB2RLPKJXEdj9xedelb8pD9pWBBjdzIoPLAgjdASmFMFlvTbYugOW0YJE_F2_3JJL6mhxvI2K9C6NNpxhsz3qgWs2FyCc7UnT_0mdFRHy5xD1SUFumUCDLy6umDpZmxzokcRw0P-nYVdZr_o_Jj_7PV6pVJ3m0w1DzopROeug0DRp31h6MuYJjo 2026/02/23 02:40:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/23 02:40:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/02/23 02:40:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/02/23 02:40:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/23 02:40:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/23 02:40:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/23 02:40:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AN-YQJ53zapT2iuT3I8QmLu3zSaKH_e8slV2s0M_6Z6_f9Nnfw4DKNxTGgGC8yOoG4aXvOj3nWwFJccZTVJy6RkIlCOaOrHRQmBaVNgaB6-41zbBtor-0vvjUQCPhhALcFh--DftRRsj-kdNuqkp64a527JNwSRYVB2RLPKJXEdj9xedelb8pD9pWBBjdzIoPLAgjdASmFMFlvTbYugOW0YJE_F2_3JJL6mhxvI2K9C6NNpxhsz3qgWs2FyCc7UnT_0mdFRHy5xD1SUFumUCDLy6umDpZmxzokcRw0P-nYVdZr_o_Jj_7PV6pVJ3m0w1DzopROeug0DRp31h6MuYJjo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/02/23 02:40:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABTYjs8cne8EGDNHcs_3_aUCvoPHd9LUv-HT9xvQrKz1wv4tcwoKZOVIMS7yhF2q8qVo_y0Rjz9S11L1_moQitBbIsSjLj9rNxBafEZhJlDYRT9mYT7X32q07IfX7muaN-thoDF-5ppK6gF-jprdPT4YxElJjUDzcpfPAZQtZQHOWvKZCme_3FXbChW3u25azmPwywAljhZ9nTRwbZBmzIBHejNEDt4_29ts5q523WjaxMUw3Z7UJgoQ-Hl6oYCXqAxy8FUtTWqPioLqD8dpLENB0edqqvyViBBHXp-qhbYVflztJuRgZg9purdNEO9az8ytGabdAqxSD42HdpuZ1nA 2026/02/23 02:40:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/02/23 02:40:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/02/23 02:40:41 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABTYjs8cne8EGDNHcs_3_aUCvoPHd9LUv-HT9xvQrKz1wv4tcwoKZOVIMS7yhF2q8qVo_y0Rjz9S11L1_moQitBbIsSjLj9rNxBafEZhJlDYRT9mYT7X32q07IfX7muaN-thoDF-5ppK6gF-jprdPT4YxElJjUDzcpfPAZQtZQHOWvKZCme_3FXbChW3u25azmPwywAljhZ9nTRwbZBmzIBHejNEDt4_29ts5q523WjaxMUw3Z7UJgoQ-Hl6oYCXqAxy8FUtTWqPioLqD8dpLENB0edqqvyViBBHXp-qhbYVflztJuRgZg9purdNEO9az8ytGabdAqxSD42HdpuZ1nA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/02/23 02:40:42 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AMSN0N3URQmD-11C0FXd5_kPdACWq2jNT1rA1R0EOEskjYSx2wo2cgXhDj5hneaROMxW2FwCa1A_mIZJ-EoJ5cLZrEYpbMaXe1DhRVf8GL8YrHoskkMorSHnCsSxDQZ1I2AXIeUUqgTuSZAEdjY33DNGfOaFIQLudsJv-ZEyJ-y4fBpY9qQ8U2Dyx6xL5QV7Xz-LUsVq-91r9oz5SI5a9J-PKxwIGBeJDO2vHmy_DC2xbEHTFCrl8-0-8kpN1YFIJxIyTM53q3qSA3CVUAKYgDtYpiKRUzuAvFtkh7DrJlvMRAlbcuXEb6Nipy_P32QrhTVgN3faYUAceE-dUNjdllc 2026/02/23 02:40:42 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/02/23 02:40:43 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/23 02:40:43 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AMSN0N3URQmD-11C0FXd5_kPdACWq2jNT1rA1R0EOEskjYSx2wo2cgXhDj5hneaROMxW2FwCa1A_mIZJ-EoJ5cLZrEYpbMaXe1DhRVf8GL8YrHoskkMorSHnCsSxDQZ1I2AXIeUUqgTuSZAEdjY33DNGfOaFIQLudsJv-ZEyJ-y4fBpY9qQ8U2Dyx6xL5QV7Xz-LUsVq-91r9oz5SI5a9J-PKxwIGBeJDO2vHmy_DC2xbEHTFCrl8-0-8kpN1YFIJxIyTM53q3qSA3CVUAKYgDtYpiKRUzuAvFtkh7DrJlvMRAlbcuXEb6Nipy_P32QrhTVgN3faYUAceE-dUNjdllc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/02/23 02:40:44 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AAPT-rej3oaWYly0CWK01EN_A3UWI6lGLXAauAwtcINRp13aAiBLzNmE9Q9GUGtZzvD2zEUSyNzjTNiEKdRVoKsZGDufnnxQZ3YhVZg7i87vWsvGCqweAvWXfzFXM0j-MELuDUCXcwfJ1e2xMQJ1VAAmLLqJAz9taoOiq0m0m4J1JiMhZ1xYkhEmMemR4uYegBk2FoqfFeP8PSGgEM6JPBMvhwIyTJnWr_Iu8V94q0I-ph1XD8dZnenD-CgVJ84uqlHs0IyfJ9s_ZmD3D-uNKu2gGvgC9JQrtCHNMGtNmq18sDhj-8nq9-_iathb2aqX-nB9PyXA_RPU5d4BU325KuA 2026/02/23 02:40:44 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/23 02:40:45 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/23 02:40:45 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AAPT-rej3oaWYly0CWK01EN_A3UWI6lGLXAauAwtcINRp13aAiBLzNmE9Q9GUGtZzvD2zEUSyNzjTNiEKdRVoKsZGDufnnxQZ3YhVZg7i87vWsvGCqweAvWXfzFXM0j-MELuDUCXcwfJ1e2xMQJ1VAAmLLqJAz9taoOiq0m0m4J1JiMhZ1xYkhEmMemR4uYegBk2FoqfFeP8PSGgEM6JPBMvhwIyTJnWr_Iu8V94q0I-ph1XD8dZnenD-CgVJ84uqlHs0IyfJ9s_ZmD3D-uNKu2gGvgC9JQrtCHNMGtNmq18sDhj-8nq9-_iathb2aqX-nB9PyXA_RPU5d4BU325KuA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/23 02:40:46 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AJ3yMtkdQzcBp4NgyHNzsETv7Ac5GqRHd5UMEQ-Tz1LxSKJk9bkQtlU8mjH6yZkRYEYg0UA_7tMrVl1bpPX0YaIMrf_lZYr3oD6Y3LBTz6R3LQwrIvwml4zBvSRDhCHC4KmOS16l9HgrsaaE6IzQZFDYivTGpY0FtTBWjO7aNjj-0Uc-3FemkXo5tLj93RUvSoWgQQp6YQUy-o2i-8g8CzORjlsjYY4br7QJA0947QMUl-jWM88ACrBbYkW_APX_m-DRczMp_anqzj1V0f13yux0bUPa37kRmOLjQBOf8zXCClFPkQ5nPQiNnA43xqlmfaHMhFNSmKjm4BYuBCrkfb4 2026/02/23 02:40:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/02/23 02:40:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/02/23 02:40:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/02/23 02:40:46 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/23 02:40:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/23 02:40:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/23 02:40:47 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AJ3yMtkdQzcBp4NgyHNzsETv7Ac5GqRHd5UMEQ-Tz1LxSKJk9bkQtlU8mjH6yZkRYEYg0UA_7tMrVl1bpPX0YaIMrf_lZYr3oD6Y3LBTz6R3LQwrIvwml4zBvSRDhCHC4KmOS16l9HgrsaaE6IzQZFDYivTGpY0FtTBWjO7aNjj-0Uc-3FemkXo5tLj93RUvSoWgQQp6YQUy-o2i-8g8CzORjlsjYY4br7QJA0947QMUl-jWM88ACrBbYkW_APX_m-DRczMp_anqzj1V0f13yux0bUPa37kRmOLjQBOf8zXCClFPkQ5nPQiNnA43xqlmfaHMhFNSmKjm4BYuBCrkfb4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/02/23 02:40:48 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AGyJXbWk1g3ZgRwzWabPCnxui92RH5RACfr-rNLbnOZlHwrJV2GrXwcJ7bjyv7lktD_YzMwFul6Fe98a_E9uL2XtQeU93cBuRo6Gsk1rxmg4AFO3zeEz0jdxA0VTDwi1nJOW3NEV7Q1RQU0Xsy1BsYfdmX6WHGnIR_TJxQwSSppI5vmykMqKkvSGIpO5UIsSG6hNexW_DuUha1RHMREnQucpZTH7PRPazCJBbU0koGW5DvYWz8wo48cmuHkYTHJ_eVwoAb2dd4bpTYNBF_hChXWYrTl97U_FuNq0noSJzPbtjVC7Sckd3vKR54ZKhRPGpr8trb01mtwK59-0_WaxcEM 2026/02/23 02:40:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/23 02:40:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/02/23 02:40:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/02/23 02:40:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/23 02:40:49 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/23 02:40:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/23 02:40:50 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AGyJXbWk1g3ZgRwzWabPCnxui92RH5RACfr-rNLbnOZlHwrJV2GrXwcJ7bjyv7lktD_YzMwFul6Fe98a_E9uL2XtQeU93cBuRo6Gsk1rxmg4AFO3zeEz0jdxA0VTDwi1nJOW3NEV7Q1RQU0Xsy1BsYfdmX6WHGnIR_TJxQwSSppI5vmykMqKkvSGIpO5UIsSG6hNexW_DuUha1RHMREnQucpZTH7PRPazCJBbU0koGW5DvYWz8wo48cmuHkYTHJ_eVwoAb2dd4bpTYNBF_hChXWYrTl97U_FuNq0noSJzPbtjVC7Sckd3vKR54ZKhRPGpr8trb01mtwK59-0_WaxcEM" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/02/23 02:40:52 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/02/23 02:40:54 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/02/23 02:40:56 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/02/23 02:40:59 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/02/23 02:41:02 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/23 02:41:04 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AKyT8WTUrI65S8D8vQJdVM-BkBzX940U5ox5Kxzo5TGxhDO4LYnU02yAtoAmnNrMuawEh_wVOaEYtaRpfv1XJnIAurMsrLM0P3NQ5wRP6UBbnRHq7gB8b9e_Wm8BJl723ALPgVNwxD-uy8x9Hr90I1LDGAnX7yZaZN5e0jq8pc9fNTIEMTlN7ZIuMrYwo3iIXaFwF-V75rrrgimX2iJRcb2J8kESH5ll18xjbiC_0WunjWUwBe2XDYbOC_mssjCQUm4m7FOJIB35ytBrrR07sN6SOlkEC8g6jLFR9z7WAjotfVH91QKsNpMcusrTq8gY26tEKDl_c2zYtvK5rvmzb7w 2026/02/23 02:41:04 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/23 02:41:04 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "94ce9edecb587fac06e333e0a514544c" 2026/02/23 02:41:04 DEBUG : unknown-size-put.txt: multipart upload "AKyT8WTUrI65S8D8vQJdVM-BkBzX940U5ox5Kxzo5TGxhDO4LYnU02yAtoAmnNrMuawEh_wVOaEYtaRpfv1XJnIAurMsrLM0P3NQ5wRP6UBbnRHq7gB8b9e_Wm8BJl723ALPgVNwxD-uy8x9Hr90I1LDGAnX7yZaZN5e0jq8pc9fNTIEMTlN7ZIuMrYwo3iIXaFwF-V75rrrgimX2iJRcb2J8kESH5ll18xjbiC_0WunjWUwBe2XDYbOC_mssjCQUm4m7FOJIB35ytBrrR07sN6SOlkEC8g6jLFR9z7WAjotfVH91QKsNpMcusrTq8gY26tEKDl_c2zYtvK5rvmzb7w" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/23 02:41:05 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ADcXA2swdZKd-UHDSozfeDrec3EHOts63QXc4ysiITpq1AcORpGgiJDJxgppLwitx9caw42iO7rl9CCtLrlQdsJiCSyENQPSz-5JicP6pE3HpGZjLhFcWK_SQsqhJt_Abb3KkvGji8ZCuqe5kJ2tOkOr5U_Dqh5AVN0bqbb-s2T7xVGzfWX3v-2_fhK9iao5WkiUMv36VzWugQuoQW_YxI6QKTfRz84G57bTjd-4SH-TSvDLb9jWHoxc2ZPRY-3RXg1WNbw8GvzHbm931cX7OiukNtmF88eGHAC_QHjo4Cgiz0h4dZ54m27mdmtofPA1hL1VzQzF1l0F7hs0qurAwks 2026/02/23 02:41:05 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/02/23 02:41:05 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "50ced85fb8312e26bda8b99cd0328e6d" 2026/02/23 02:41:05 DEBUG : unknown-size-update.txt: multipart upload "ADcXA2swdZKd-UHDSozfeDrec3EHOts63QXc4ysiITpq1AcORpGgiJDJxgppLwitx9caw42iO7rl9CCtLrlQdsJiCSyENQPSz-5JicP6pE3HpGZjLhFcWK_SQsqhJt_Abb3KkvGji8ZCuqe5kJ2tOkOr5U_Dqh5AVN0bqbb-s2T7xVGzfWX3v-2_fhK9iao5WkiUMv36VzWugQuoQW_YxI6QKTfRz84G57bTjd-4SH-TSvDLb9jWHoxc2ZPRY-3RXg1WNbw8GvzHbm931cX7OiukNtmF88eGHAC_QHjo4Cgiz0h4dZ54m27mdmtofPA1hL1VzQzF1l0F7hs0qurAwks" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/23 02:41:05 DEBUG : Creating backend with remote "TestS3R2:rclone-test-dumuraw3fuyi/deeper/nonexisting/directory" 2026/02/23 02:41:05 DEBUG : Config file has changed externally - reloading === 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/23 02:41:06 DEBUG : Waiting for deletions to finish 2026/02/23 02:41:06 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/02/23 02:41:06 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/02/23 02:41:06 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/23 02:41:06 INFO : S3 bucket rclone-test-dumuraw3fuyi: Bucket "rclone-test-dumuraw3fuyi" deleted 2026/02/23 02:41:06 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (118.21s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.35s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (2.12s) --- PASS: TestIntegration/FsMkdir (115.07s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (12.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.73s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.43s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.28s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (21.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.47s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.40s) --- 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.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (60.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (8.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (11.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (12.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.51s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (12.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.06s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.70s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.34s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.70s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.66s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.04s) --- 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/23 02:41:06 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/02/23 02:41:06 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 118.264s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m59.451007622s (try 1/5)