"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/04/17 01:55:32 DEBUG : Creating backend with remote "TestS3R2:rclone-test-jolutol0luli" 2026/04/17 01:55:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/04/17 01:55:32 INFO : S3 bucket rclone-test-jolutol0luli: Bucket "rclone-test-jolutol0luli" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/04/17 01:55:34 INFO : S3 bucket rclone-test-jolutol0luli: Bucket "rclone-test-jolutol0luli" deleted === RUN TestIntegration/FsMkdir 2026/04/17 01:55:34 INFO : S3 bucket rclone-test-jolutol0luli: Bucket "rclone-test-jolutol0luli" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/17 01:55:34 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/17 01:55:34 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/17 01:55:34 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/04/17 01:55:46 NOTICE: S3 bucket rclone-test-jolutol0luli: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/04/17 01:55:46 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AFV0dQwh_hmf_HUDRKRuXKc3fShBCQBXNyr0fC1E0ToTqqsgZNYBZVaUnHrU2aSsTl3vLMjvRPAkH6es4CYltYOazqzTdKI9NMyj-dqVgL2p-IZMXaLKkYQsv-obiuICJCnqg3kP9dU8LiBlY4PLJ0VaYgvkuhPOajeK8_rZK1llWX5-H00Yd7YM77LCznOhsyieFANvRKkv1f4CFau9M2I_5QsegKRB1uy6TXpsfZMiDEOHFeZJM9NdbjFXzSxDGhCRqxbIuzzxGPoKjHeBz-2fLknbkxskCHP1TfPe15HHPVtMxeZK9GrknyheWRDZHruE_SYBSGY4-BiUlhpCdXw 2026/04/17 01:55:47 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "7af31a7872048504cef82999fbb246ff" 2026/04/17 01:55:47 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "f2785e495abd0427a2adeb2283bc67d4" 2026/04/17 01:55:47 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "88d2687f1ce8a75e63e4bccea94586c5" 2026/04/17 01:55:47 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AFV0dQwh_hmf_HUDRKRuXKc3fShBCQBXNyr0fC1E0ToTqqsgZNYBZVaUnHrU2aSsTl3vLMjvRPAkH6es4CYltYOazqzTdKI9NMyj-dqVgL2p-IZMXaLKkYQsv-obiuICJCnqg3kP9dU8LiBlY4PLJ0VaYgvkuhPOajeK8_rZK1llWX5-H00Yd7YM77LCznOhsyieFANvRKkv1f4CFau9M2I_5QsegKRB1uy6TXpsfZMiDEOHFeZJM9NdbjFXzSxDGhCRqxbIuzzxGPoKjHeBz-2fLknbkxskCHP1TfPe15HHPVtMxeZK9GrknyheWRDZHruE_SYBSGY4-BiUlhpCdXw" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/04/17 01:55:49 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/17 01:55:49 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/04/17 01:55:51 DEBUG : S3 bucket rclone-test-jolutol0luli: bucket is versioned: false 2026/04/17 01:55:51 DEBUG : Waiting for deletions to finish 2026/04/17 01:55:51 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/04/17 01:55:51 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/04/17 01:55:51 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/17 01:55:52 DEBUG : Creating backend with remote "TestS3R2:rclone-test-jolutol0luli/dirToPurgeFromRoot" 2026/04/17 01:55:52 DEBUG : S3 bucket rclone-test-jolutol0luli path dirToPurgeFromRoot: bucket is versioned: false 2026/04/17 01:55:52 DEBUG : Waiting for deletions to finish 2026/04/17 01:55:52 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/04/17 01:55:52 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/04/17 01:55:52 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/17 01:55:52 DEBUG : Creating backend with remote "TestS3R2:rclone-test-jolutol0luli/hello? sausage/êé" 2026/04/17 01:55:53 DEBUG : S3 bucket rclone-test-jolutol0luli path hello? sausage/êé: bucket is versioned: false 2026/04/17 01:55:53 DEBUG : Waiting for deletions to finish 2026/04/17 01:55:53 DEBUG : "a/b/c/d/e.txt" version false 2026/04/17 01:55:53 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/04/17 01:55:53 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1699: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/04/17 01:55:57 DEBUG : Creating backend with remote "TestS3R2:rclone-test-jolutol0luli/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/17 01:55:57 DEBUG : Creating backend with remote "TestS3R2:rclone-test-jolutol0luli/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-jolutol0luli" from "TestS3R2:rclone-test-jolutol0luli" 2026/04/17 01:55:58 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2060: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/17 01:56:02 DEBUG : piped data.txt: open chunk writer: started multipart upload: AKa2G1bGhBT_1bRRoQvhL_CiRVJlOVqUvXV0cP4NIHZwGED0M5PurQArx3b4XCQm89sWyyNqRtgYSnlUocvsUomNH_gNH9b99AmjyUiQJINGz83dvd8NzABrGo_X6POmjN_Y_kElG4YlYkwz90xVLK5Sou-9zxCjs0ktmpPho020cipMPkf42PJZFVs3xnz9deOEfK57Impl3EQPSmXryXKSrgySICt5J_Ojpcrf95GBkvKEkSzUU5FxH0XpoOLgOogoxpgKXgi2FUSNmQlrLrGfvzU5_Wezr4hj3y6JGZq1TRv7ozQYOikvRuB7z7nl4_8joEtTXs49CMYaHIcX2tU 2026/04/17 01:56:02 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/04/17 01:56:02 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/04/17 01:56:03 DEBUG : piped data.txt: multipart upload "AKa2G1bGhBT_1bRRoQvhL_CiRVJlOVqUvXV0cP4NIHZwGED0M5PurQArx3b4XCQm89sWyyNqRtgYSnlUocvsUomNH_gNH9b99AmjyUiQJINGz83dvd8NzABrGo_X6POmjN_Y_kElG4YlYkwz90xVLK5Sou-9zxCjs0ktmpPho020cipMPkf42PJZFVs3xnz9deOEfK57Impl3EQPSmXryXKSrgySICt5J_Ojpcrf95GBkvKEkSzUU5FxH0XpoOLgOogoxpgKXgi2FUSNmQlrLrGfvzU5_Wezr4hj3y6JGZq1TRv7ozQYOikvRuB7z7nl4_8joEtTXs49CMYaHIcX2tU" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/17 01:56:03 DEBUG : piped data.txt: open chunk writer: started multipart upload: AOBTHlgh3aLDHA68n8Ko8irgaJAs1wPkCFJU-a5c9R6Gelsmly7SxMG_DHsnnUd4Z4_xFMP_gOwjQkOnqulqNnnnKMNoKM1V3R_O2VwkNLxPilPDmmsoh0Q6UrJLMLseEo2KMzFhtFgsuu4QNxl8-pDquHvvxSI3Hpwv1v8c1Dw8mHY5Z32vPyyX23l2XJ7nfBRaPzcuejTNyFp5hXjzSlTs_jJEeqZQdwcny3YPP_QesF_UFQ9RNP3YHyyENgED1368F13ZGHYRG8dvr55KwkX27VToG226hloTYWTxT0-VKSyGdqM2-41N62cjoAiT32LN9myxBXypk0LpwvIbZPw 2026/04/17 01:56:03 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/17 01:56:03 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "5346fc31bfed42c545fac6f428f22ec8" 2026/04/17 01:56:03 DEBUG : piped data.txt: multipart upload "AOBTHlgh3aLDHA68n8Ko8irgaJAs1wPkCFJU-a5c9R6Gelsmly7SxMG_DHsnnUd4Z4_xFMP_gOwjQkOnqulqNnnnKMNoKM1V3R_O2VwkNLxPilPDmmsoh0Q6UrJLMLseEo2KMzFhtFgsuu4QNxl8-pDquHvvxSI3Hpwv1v8c1Dw8mHY5Z32vPyyX23l2XJ7nfBRaPzcuejTNyFp5hXjzSlTs_jJEeqZQdwcny3YPP_QesF_UFQ9RNP3YHyyENgED1368F13ZGHYRG8dvr55KwkX27VToG226hloTYWTxT0-VKSyGdqM2-41N62cjoAiT32LN9myxBXypk0LpwvIbZPw" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2026/04/17 01:56:04 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:530: Object Lock not supported by this provider: CreateBucket with Object Lock failed: operation error S3: CreateBucket, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: Header 'x-amz-bucket-object-lock-enabled' with value 'true' not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/04/17 01:56:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AF1q3EwtYU5nGFnRTGGGMTKo_qjcFlgc6TxfFZlNJHrlgO0OyQ8JPtIghcohM5AtVLi4oMMdpqR0wTGUlHpPK1EcB77GsJdr1p6v04K9GIf5bThhMur8QZuRFbSsSymbO4ndVVTLak4NexMG9WUPc5ot7YdGIggBHzbbDS1pNX-m6v1mioqhRsteCWC-OXZ0UzdjlOj4buzYm1CfqdihPrqs8gMMg1BCz2aB7WDDRNHuZ7D63g0X4AYhwSbCzXbdIIAEI6FmV96woKFvluCVjySVh2q9pTE9kJA2r2xPegXY4ahVJa2yxUJbepi7GD-ZlYfBMI0wqj1CbwB3evMzai4 2026/04/17 01:56:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/04/17 01:56:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/04/17 01:56:06 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AF1q3EwtYU5nGFnRTGGGMTKo_qjcFlgc6TxfFZlNJHrlgO0OyQ8JPtIghcohM5AtVLi4oMMdpqR0wTGUlHpPK1EcB77GsJdr1p6v04K9GIf5bThhMur8QZuRFbSsSymbO4ndVVTLak4NexMG9WUPc5ot7YdGIggBHzbbDS1pNX-m6v1mioqhRsteCWC-OXZ0UzdjlOj4buzYm1CfqdihPrqs8gMMg1BCz2aB7WDDRNHuZ7D63g0X4AYhwSbCzXbdIIAEI6FmV96woKFvluCVjySVh2q9pTE9kJA2r2xPegXY4ahVJa2yxUJbepi7GD-ZlYfBMI0wqj1CbwB3evMzai4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/04/17 01:56:06 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AIHN8Vz5SDHYyZFIBoCRJl3Dq8PlwGjXYu1cTJ_TL-5scCWss4f1N8QhlNbS7rxYMBU2KD3OlWFkEaK95KXRIWcxdt33vxJrSlcvE5AFV11d4yYAJmXSMJ4a3L7rbKDHwTgDTeF7Mb8CGN7BkmCiUdjgOE2j8dKjnclVdGMXPKOhpjc2vcIv_oyT5PntCXsnGRfT6rVp2GAgmv8Tqw6a7fc_5gAQbLqdt2mbnumqqOAP_0kAcI4m8cT6G5uL4IvRgPbLn3rog2KD2F2Xo5wFjEJSKqvcZ0KwAnTehOiWpfFYdkCvDDKSqBuWUf9E3V6_cIcpHSYPV-PM_ioHmVmManY 2026/04/17 01:56:06 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/04/17 01:56:07 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/17 01:56:07 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AIHN8Vz5SDHYyZFIBoCRJl3Dq8PlwGjXYu1cTJ_TL-5scCWss4f1N8QhlNbS7rxYMBU2KD3OlWFkEaK95KXRIWcxdt33vxJrSlcvE5AFV11d4yYAJmXSMJ4a3L7rbKDHwTgDTeF7Mb8CGN7BkmCiUdjgOE2j8dKjnclVdGMXPKOhpjc2vcIv_oyT5PntCXsnGRfT6rVp2GAgmv8Tqw6a7fc_5gAQbLqdt2mbnumqqOAP_0kAcI4m8cT6G5uL4IvRgPbLn3rog2KD2F2Xo5wFjEJSKqvcZ0KwAnTehOiWpfFYdkCvDDKSqBuWUf9E3V6_cIcpHSYPV-PM_ioHmVmManY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/04/17 01:56:07 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AMa1Tw7lXLcDRBDZ-HWiQ0aI9XAW-EDTteKN5sJnwaRgPeFVn_5ze2Cxch8q7DlNKSoG3_jQnrkaG05M1_0z25Cz0tNhc-emg4OUX0Vi9JSk6biP2A-C7di9nEKucx1ayanPXTx6qPYRa4xJ1YRSdeR0IWZzFgZr5CC_-iwTyqkno-z9bXOyUCgQkbeGAC90mL_voTQgqFO5fKtRB0W8fLZ29XT_HqZFQmQYArSlioetz444zIpEO65CT44eVHAjUL7bYIz3h3xiozrFC_k4huDmtp0YrwWbsmMnxowFIW9mXyyMNTjafwBg5FFVPjHWgAe9jgy6nZZLQbuc4Tgr99o 2026/04/17 01:56:08 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/17 01:56:08 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/17 01:56:08 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AMa1Tw7lXLcDRBDZ-HWiQ0aI9XAW-EDTteKN5sJnwaRgPeFVn_5ze2Cxch8q7DlNKSoG3_jQnrkaG05M1_0z25Cz0tNhc-emg4OUX0Vi9JSk6biP2A-C7di9nEKucx1ayanPXTx6qPYRa4xJ1YRSdeR0IWZzFgZr5CC_-iwTyqkno-z9bXOyUCgQkbeGAC90mL_voTQgqFO5fKtRB0W8fLZ29XT_HqZFQmQYArSlioetz444zIpEO65CT44eVHAjUL7bYIz3h3xiozrFC_k4huDmtp0YrwWbsmMnxowFIW9mXyyMNTjafwBg5FFVPjHWgAe9jgy6nZZLQbuc4Tgr99o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/17 01:56:09 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AHR9c_ABQ5yHh9jSBsf61ZJpAD0VipMMCCFOPJHcFybsx0mcbxGGmfeNH24CrswJPj_nQF80xFQLz9cLszxvN25BF5ibbNV884OEmYKZ_fU3U9UAq5-8lrrDCG0uBOCakIzvTVjET84Kd7lq900RAcgDErcv1Lj5Wlt5Uri7d4EG_2P6e1YThFaG-1UdKNQmlpocS9w3ongNq_SMno-E7LduNkNKb4fFZuwer6-NXavZhCIn25Z5pPBfnKR-EUshEWMboGXtb0ZJw36MWbEVFqxBJH7fouiLWh1UeB9kIZxVi_z_BoUlNq9ecHkpWPYnSFV_8QT6NdmbgXWAgS6N06A 2026/04/17 01:56:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/17 01:56:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/17 01:56:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/17 01:56:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/17 01:56:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/17 01:56:09 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/17 01:56:10 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AHR9c_ABQ5yHh9jSBsf61ZJpAD0VipMMCCFOPJHcFybsx0mcbxGGmfeNH24CrswJPj_nQF80xFQLz9cLszxvN25BF5ibbNV884OEmYKZ_fU3U9UAq5-8lrrDCG0uBOCakIzvTVjET84Kd7lq900RAcgDErcv1Lj5Wlt5Uri7d4EG_2P6e1YThFaG-1UdKNQmlpocS9w3ongNq_SMno-E7LduNkNKb4fFZuwer6-NXavZhCIn25Z5pPBfnKR-EUshEWMboGXtb0ZJw36MWbEVFqxBJH7fouiLWh1UeB9kIZxVi_z_BoUlNq9ecHkpWPYnSFV_8QT6NdmbgXWAgS6N06A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/17 01:56:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AH_Xvis8Cw5QxWOWtk5270r_mCd10dW3VUvP1GE82iUCd7B1-bhpXQzkW94oMSvCueZd8rmbLNrjRmOCQzUk4TZ-0vMUflUKmC1arvZEBGjpfrsASETnXgM53Q4qfcr2hoRqj7lyXRSU-FMiiDVRQZOKOvoTk_DIwRDdy0HrCeNhmsvfltrozJcP6Ur4R0Oyc6s99tMt6tm1WOeECA86Iik0EHhcpQuwVZaXi72IoXNgJBkELo-cEdd6L18tBRFzGPtG8VJzNZE06OCtbVaytaHco0YYp3IrXlcGUJuu1S-tYhODweuHonovZMioZ6iNU3S949C87wNZvA9Tff-pZyQ 2026/04/17 01:56:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/17 01:56:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/04/17 01:56:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/04/17 01:56:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/17 01:56:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/17 01:56:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/17 01:56:11 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AH_Xvis8Cw5QxWOWtk5270r_mCd10dW3VUvP1GE82iUCd7B1-bhpXQzkW94oMSvCueZd8rmbLNrjRmOCQzUk4TZ-0vMUflUKmC1arvZEBGjpfrsASETnXgM53Q4qfcr2hoRqj7lyXRSU-FMiiDVRQZOKOvoTk_DIwRDdy0HrCeNhmsvfltrozJcP6Ur4R0Oyc6s99tMt6tm1WOeECA86Iik0EHhcpQuwVZaXi72IoXNgJBkELo-cEdd6L18tBRFzGPtG8VJzNZE06OCtbVaytaHco0YYp3IrXlcGUJuu1S-tYhODweuHonovZMioZ6iNU3S949C87wNZvA9Tff-pZyQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/04/17 01:56:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AC-lMqMUgNYhrwZXRBm2O8WDM8yx4Fps4Jg4zp2j_maorV72mprmWQrUg9Md138ZExSt5bpSoBU_OkSuMzMVO2YKDetqFNFxj72lQz3rXXjzEKjon5rkh8D0uQ1Szk8DfaGt-MK_oYW0atzTXpaE9JigWMBith05dpZynsaFHoVlsVnQBBbDm0EZ-zfnmmHnooSzVZB3YyijFM3NHRBAdgnFDkVf9AffolEsIQyxVFtHp9fg_6DdxGxU4OofmRdvVPj0YVlUTRFWDJ0cqcSmZS3D4WZOVWJAFy63HVLnGO_kAL0tzQjN3BITF3xm5MkiGIn5kNvxBQd37HD9cjEd4ao 2026/04/17 01:56:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/17 01:56:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/04/17 01:56:14 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AC-lMqMUgNYhrwZXRBm2O8WDM8yx4Fps4Jg4zp2j_maorV72mprmWQrUg9Md138ZExSt5bpSoBU_OkSuMzMVO2YKDetqFNFxj72lQz3rXXjzEKjon5rkh8D0uQ1Szk8DfaGt-MK_oYW0atzTXpaE9JigWMBith05dpZynsaFHoVlsVnQBBbDm0EZ-zfnmmHnooSzVZB3YyijFM3NHRBAdgnFDkVf9AffolEsIQyxVFtHp9fg_6DdxGxU4OofmRdvVPj0YVlUTRFWDJ0cqcSmZS3D4WZOVWJAFy63HVLnGO_kAL0tzQjN3BITF3xm5MkiGIn5kNvxBQd37HD9cjEd4ao" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/04/17 01:56:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AMg6xBeUc_d2mfsh5SSRu19aHKrkzhE_kb-y39NSjbYAUHY015Od78k8RmKDB2QFHPZNVPdHqwY8G-cRG7FnEHviYcZIAV7-5PG7UFXJ24Ntb-fCURkneHro5O1HCHhvb9KrJ7lv7i0ssBEazki9cozuA-o_4DfSqBMa2gatMg6oA_Eoi478_yCYcAuPPx93AfjPcDxHjhyR5Mr6zvJw52OWJqhjcxOCu02SDzsrp78rH3tIQLIP2mc4nMzNk2dLdLmJexfV1JB8XN9pVYKEBxJESCaM93Nk96UK-tztiAVcB-e9cUvr-8AuvsBUm3CZbVSNgTAQKWXTQvkDjxm0uOw 2026/04/17 01:56:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/17 01:56:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/17 01:56:15 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AMg6xBeUc_d2mfsh5SSRu19aHKrkzhE_kb-y39NSjbYAUHY015Od78k8RmKDB2QFHPZNVPdHqwY8G-cRG7FnEHviYcZIAV7-5PG7UFXJ24Ntb-fCURkneHro5O1HCHhvb9KrJ7lv7i0ssBEazki9cozuA-o_4DfSqBMa2gatMg6oA_Eoi478_yCYcAuPPx93AfjPcDxHjhyR5Mr6zvJw52OWJqhjcxOCu02SDzsrp78rH3tIQLIP2mc4nMzNk2dLdLmJexfV1JB8XN9pVYKEBxJESCaM93Nk96UK-tztiAVcB-e9cUvr-8AuvsBUm3CZbVSNgTAQKWXTQvkDjxm0uOw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/04/17 01:56:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AMhwgBUGVZePEceNwyAGgYl6p7V_er1YM7J9PDWQkS2TNYXqfaBZ4BbL31iehUcRPp6IJV71HakJt__pICIVoQxiSsXa9ZD4lPzV5YnN-hJYB6RKNod9qEXhevjOHbJZ3nMZlLxcytTW5Cq-lft1Tq8C8yfCYj8fp97_9YuT51mNFH2GpJYjnaC_pIiqrSFdEkJXYhY58tJvg3xp8FQggFWg9-c3aaT8GOegSNLPM9EhFtTdtitkys4GZ5Uw1yfz0-6av8O9IV1PSQxs9hROUSxvZnjEbiF3txMKYMVrJx-BFXZDNyXVMEwkfNXb-APjdclatFjbvhdZwkb5w549YY8 2026/04/17 01:56:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/17 01:56:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/17 01:56:16 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AMhwgBUGVZePEceNwyAGgYl6p7V_er1YM7J9PDWQkS2TNYXqfaBZ4BbL31iehUcRPp6IJV71HakJt__pICIVoQxiSsXa9ZD4lPzV5YnN-hJYB6RKNod9qEXhevjOHbJZ3nMZlLxcytTW5Cq-lft1Tq8C8yfCYj8fp97_9YuT51mNFH2GpJYjnaC_pIiqrSFdEkJXYhY58tJvg3xp8FQggFWg9-c3aaT8GOegSNLPM9EhFtTdtitkys4GZ5Uw1yfz0-6av8O9IV1PSQxs9hROUSxvZnjEbiF3txMKYMVrJx-BFXZDNyXVMEwkfNXb-APjdclatFjbvhdZwkb5w549YY8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/17 01:56:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AHJZDa3j4eKseK-E2H6m52LqxyEix9ohdq-IG0ClJPFbe9k7QWgR_ZOTPplhyHYFByI2Whc4Gw3tc3w5Pv1fklae1XJMBdvgRjF85vh1MHFl20SfGqY8IkdRBPQ23TX4gqNtceH-TddVjm5UVbjseTOPZYX24tAueWKYMW9f_PKQW8a7OWRXagVtKKsl2jUCYJsROc8RlLT6EkBkcQW1Wf3UtWpg5M-7Bi-K2E-vmcjMfsft6LzTbBUlhLzXDA8lzxgeYz63AlfB-EUCLcagjltM72qiOsnYdAbwvZfmwIJQ93KhxIqfm8wiEPg3S_65BIvWz5Ssyiy-RDpptyDUsuI 2026/04/17 01:56:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/17 01:56:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/17 01:56:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/17 01:56:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/17 01:56:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/17 01:56:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/17 01:56:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AHJZDa3j4eKseK-E2H6m52LqxyEix9ohdq-IG0ClJPFbe9k7QWgR_ZOTPplhyHYFByI2Whc4Gw3tc3w5Pv1fklae1XJMBdvgRjF85vh1MHFl20SfGqY8IkdRBPQ23TX4gqNtceH-TddVjm5UVbjseTOPZYX24tAueWKYMW9f_PKQW8a7OWRXagVtKKsl2jUCYJsROc8RlLT6EkBkcQW1Wf3UtWpg5M-7Bi-K2E-vmcjMfsft6LzTbBUlhLzXDA8lzxgeYz63AlfB-EUCLcagjltM72qiOsnYdAbwvZfmwIJQ93KhxIqfm8wiEPg3S_65BIvWz5Ssyiy-RDpptyDUsuI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/17 01:56:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABwNL1r-8rfx91BVZ5Dt5tRY688DGCXrJJYo56tRrxBP-5akewI9aj8tE5huyInIjKeCq_kYS9DM5z5GdvebTNog1DeymSoP1Nv5WxxSDRL5A79I-ZN0O1M3TkC_dGrVxx_Wikprm0HA3d0f3G7E1LBjnX_G_WTDGnTt-3Vl1yhRBNHGwteGjW2SUN1CTgAOKKb3vXs4KnWpxj_mTTscdrnvAPNMmRrSeEs8Jxlxp8W05M0PbIQsic4rmmSTXZDd9zqzXKXEVHDw-BB_rRIGHQ9fxknqa-Tx3EGBukd_v3mG27Cq93z8Nh4Zz_suaLNnlVzPSbEFq9r26zw6ApMxGaI 2026/04/17 01:56:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/17 01:56:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/17 01:56:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/04/17 01:56:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/17 01:56:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/17 01:56:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/17 01:56:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABwNL1r-8rfx91BVZ5Dt5tRY688DGCXrJJYo56tRrxBP-5akewI9aj8tE5huyInIjKeCq_kYS9DM5z5GdvebTNog1DeymSoP1Nv5WxxSDRL5A79I-ZN0O1M3TkC_dGrVxx_Wikprm0HA3d0f3G7E1LBjnX_G_WTDGnTt-3Vl1yhRBNHGwteGjW2SUN1CTgAOKKb3vXs4KnWpxj_mTTscdrnvAPNMmRrSeEs8Jxlxp8W05M0PbIQsic4rmmSTXZDd9zqzXKXEVHDw-BB_rRIGHQ9fxknqa-Tx3EGBukd_v3mG27Cq93z8Nh4Zz_suaLNnlVzPSbEFq9r26zw6ApMxGaI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/04/17 01:56:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AHaGhyVdKQUqgyXsJe8TSByx43IrVIJR_Jd7diyn_Xa58eDdm9RpGdS06QY7HXexhq8vJvkNhzKrSv524p8WPQ3Olwhviu8_gOp4dSrzhVdYAEcvVDJCt_fvYYHI2kbjzzDZGrZlc4_gPWsLbcS73CM0ljEP2Uk1m4xVjMTx10dOwQXLO6wUJguqc0OdyKFxaI8ZY1gYCrR0RZKY_JnPC2hxZdi3WCwo_Gy-OldOIwGAYW-ek4sYqDDQPLFHlszeDQ7UkIOzLcG3Dnc-PS7NtHkxQJwrLt-RroM1V9GpN9xnDL1xF2erwhy0uj7z44rdBFGzp7n-YxryJXu4vWME4eQ 2026/04/17 01:56:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/17 01:56:20 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/04/17 01:56:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AHaGhyVdKQUqgyXsJe8TSByx43IrVIJR_Jd7diyn_Xa58eDdm9RpGdS06QY7HXexhq8vJvkNhzKrSv524p8WPQ3Olwhviu8_gOp4dSrzhVdYAEcvVDJCt_fvYYHI2kbjzzDZGrZlc4_gPWsLbcS73CM0ljEP2Uk1m4xVjMTx10dOwQXLO6wUJguqc0OdyKFxaI8ZY1gYCrR0RZKY_JnPC2hxZdi3WCwo_Gy-OldOIwGAYW-ek4sYqDDQPLFHlszeDQ7UkIOzLcG3Dnc-PS7NtHkxQJwrLt-RroM1V9GpN9xnDL1xF2erwhy0uj7z44rdBFGzp7n-YxryJXu4vWME4eQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/04/17 01:56:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AJpIE05ITg3eMqfewOe4XNYTFSoKY1nLfVTiWYv2KJDEK8xvWhlJVqoOlbjZQhmMN6r7f8L_q76xtLjrX9W8YPMLgEcwfvOwd1ZUp43swqczKT3M2yrxzJz2tKOPKRT9ed-ybCGazvAStvRkqoyoeAdCCKK4LM4bcw1o6gewDy74jIKYaLOJ0y6v53SwVcNeSjzrzZ4Xv255_KkfTlt-hyVF8IGiv55bawknm5n77wKJ1rEVZ1kwQcVhVtbNR2H2vBD8ZsVPUbWmZSPRp04IcWgBG4a-QuT9xfOWzsWNUvSXOiqWvK7LwY1N4r9qvdOeK0aEpMuzdhywLEMGfMocjtg 2026/04/17 01:56:21 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/17 01:56:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/17 01:56:22 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AJpIE05ITg3eMqfewOe4XNYTFSoKY1nLfVTiWYv2KJDEK8xvWhlJVqoOlbjZQhmMN6r7f8L_q76xtLjrX9W8YPMLgEcwfvOwd1ZUp43swqczKT3M2yrxzJz2tKOPKRT9ed-ybCGazvAStvRkqoyoeAdCCKK4LM4bcw1o6gewDy74jIKYaLOJ0y6v53SwVcNeSjzrzZ4Xv255_KkfTlt-hyVF8IGiv55bawknm5n77wKJ1rEVZ1kwQcVhVtbNR2H2vBD8ZsVPUbWmZSPRp04IcWgBG4a-QuT9xfOWzsWNUvSXOiqWvK7LwY1N4r9qvdOeK0aEpMuzdhywLEMGfMocjtg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/04/17 01:56:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ADPj4_MEDKUP-kLYxWPGgD8t4nj4XOU2pdBx7razqBWI0754aIhiuoJ3WetnKIrIt8hceSqQp_TF4SD-pKsNWGQNkYTxjReIVR4x4hTO-uml9NHhK_CDag62KqDQ1-UclEOlhP7NRYlovfEFDUlGEHd0G4cYTNKPZeV7Y0mC0J_sO7L4MMJDFWNHX_mPBsL6TmBO9ciBPY-QaLtkmDC9WmwGoMw9BnEw19v7NI6i8Y25quEEe1x8cYs9mXvff0-m4ggq2eNg0GbAsBD95mCa8HzjswcmiXFkagIhXdPTTQaVvXvg5BoM_BeJoPPe1B2iX5pliL_eUprk3PyAdFZ_K0A 2026/04/17 01:56:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/17 01:56:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/17 01:56:23 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ADPj4_MEDKUP-kLYxWPGgD8t4nj4XOU2pdBx7razqBWI0754aIhiuoJ3WetnKIrIt8hceSqQp_TF4SD-pKsNWGQNkYTxjReIVR4x4hTO-uml9NHhK_CDag62KqDQ1-UclEOlhP7NRYlovfEFDUlGEHd0G4cYTNKPZeV7Y0mC0J_sO7L4MMJDFWNHX_mPBsL6TmBO9ciBPY-QaLtkmDC9WmwGoMw9BnEw19v7NI6i8Y25quEEe1x8cYs9mXvff0-m4ggq2eNg0GbAsBD95mCa8HzjswcmiXFkagIhXdPTTQaVvXvg5BoM_BeJoPPe1B2iX5pliL_eUprk3PyAdFZ_K0A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/17 01:56:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AHxlBXdyVDEF_-7j3kvINazuZeglaoj7IfRBtT39HktR2jBoTWPCkpdsVK2EYxnb29InpF3TM4k1qE8qk5CSXZwQNwQclmSUXLtQ78Tbk_YAXyfYGH6mMjSMBVij5ioveMuttPCfUfxcxQMuyRu4sos66XdfPc7kBJR75mb-isdsf2cHH2Rt2KhilKEHBdMA3G1AeL12f_d67s5O7HyiRb1v8sHYWLrkDz4TfSc21okwi3iM-iwK-0WK7AidBqa8Vw2dgTlbxKi3jyxy9RFYwlWpr8RFJM3_r3Cx748j2ON2CbK6gmvcO8EvqqSPAL7CzZ8dMjHGu9SG3IJtMpIeDEQ 2026/04/17 01:56:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/17 01:56:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/17 01:56:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/17 01:56:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/17 01:56:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/17 01:56:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/17 01:56:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AHxlBXdyVDEF_-7j3kvINazuZeglaoj7IfRBtT39HktR2jBoTWPCkpdsVK2EYxnb29InpF3TM4k1qE8qk5CSXZwQNwQclmSUXLtQ78Tbk_YAXyfYGH6mMjSMBVij5ioveMuttPCfUfxcxQMuyRu4sos66XdfPc7kBJR75mb-isdsf2cHH2Rt2KhilKEHBdMA3G1AeL12f_d67s5O7HyiRb1v8sHYWLrkDz4TfSc21okwi3iM-iwK-0WK7AidBqa8Vw2dgTlbxKi3jyxy9RFYwlWpr8RFJM3_r3Cx748j2ON2CbK6gmvcO8EvqqSPAL7CzZ8dMjHGu9SG3IJtMpIeDEQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/17 01:56:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AIgwgl6CQao9LyYcYx5m6hBlKXfHhTeND2T6r_UaUjSn19YVLHCVehzS_5vewK0vFQqj1pHB2-cYI3U2P6HIN_0vtFHkijQOlQorAFXURH3NxbZoopB25qCC8gtXQl8sqfdqlywZgWl3Zu_KcbWhk9S2-UNu6tf8niWK2ZrmrPE4kuDptzoCD-m0BawE9zP82GP-Gw9JzHpHp9keE2JlA4v7jp7ckNNHd0hfhACNMyhWSqBJAgdEs32yLEMRLl42Zwg_c7m3jptntE2RCNrRCCdYbWZ5Rfz0hdBwmiohjqrlQqHOFjITMhS9zfkTcVxtgVwudSqTf8qdKP3auV-ZOkA 2026/04/17 01:56:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/17 01:56:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/17 01:56:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/04/17 01:56:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/17 01:56:25 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/17 01:56:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/17 01:56:26 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AIgwgl6CQao9LyYcYx5m6hBlKXfHhTeND2T6r_UaUjSn19YVLHCVehzS_5vewK0vFQqj1pHB2-cYI3U2P6HIN_0vtFHkijQOlQorAFXURH3NxbZoopB25qCC8gtXQl8sqfdqlywZgWl3Zu_KcbWhk9S2-UNu6tf8niWK2ZrmrPE4kuDptzoCD-m0BawE9zP82GP-Gw9JzHpHp9keE2JlA4v7jp7ckNNHd0hfhACNMyhWSqBJAgdEs32yLEMRLl42Zwg_c7m3jptntE2RCNrRCCdYbWZ5Rfz0hdBwmiohjqrlQqHOFjITMhS9zfkTcVxtgVwudSqTf8qdKP3auV-ZOkA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/04/17 01:56:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AOe_N4YT1kPPH81RNXCWTK7dBSF5mVztoDuR35TlUrtGXMoASRKrFRwlZpoizPVrfGg3w4nehSlynpQs2zk_PXZqwNITxN4CpngdPIQvyxrcTCAmjykqPqoHj55etbl2v8NCqV6iLSr6-z2xRLDgtgrZgJ-wpTFSHFq-XWn196q6uveQ06e02NgLuX_fZnruIYuwhqgSHUex4MWUHP4YX3ATtXoajhM9BZMvoY9dtRLHrMkE_XfDqE3XEuRD6Yii3QvqbMeg876c0pxqCx5-uA68CEKidH5kY9ZaJ-xAS3X6Ao2RDvzStFYvTAG5_Qzigyq9TgJr7CLVR5zKGcQzWr8 2026/04/17 01:56:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/17 01:56:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/04/17 01:56:28 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AOe_N4YT1kPPH81RNXCWTK7dBSF5mVztoDuR35TlUrtGXMoASRKrFRwlZpoizPVrfGg3w4nehSlynpQs2zk_PXZqwNITxN4CpngdPIQvyxrcTCAmjykqPqoHj55etbl2v8NCqV6iLSr6-z2xRLDgtgrZgJ-wpTFSHFq-XWn196q6uveQ06e02NgLuX_fZnruIYuwhqgSHUex4MWUHP4YX3ATtXoajhM9BZMvoY9dtRLHrMkE_XfDqE3XEuRD6Yii3QvqbMeg876c0pxqCx5-uA68CEKidH5kY9ZaJ-xAS3X6Ao2RDvzStFYvTAG5_Qzigyq9TgJr7CLVR5zKGcQzWr8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/04/17 01:56:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABsdwGYHZarPzNyYIQJciUUt1oJKeOxeS6tvw2v_m7OkXD0MR_VsrjdTuY-knHU7s0IbzkswZYlaHgvtk-N58s1M-XmZR96vYU7Npj_GZTNDdoySL-E0vxWZsEiGpP_Tx0PNyapOtVBiM4E3MT-EobNN9RBLwIukUq42UogVYKicA8RQnBH3p-Tq4Uq3g-2mNYArjklZBnVz41tK72_AD0cv6ZU-l_BRAqfO12jBGMsPXTv75v9Vs7FpNfmfd5ayUe_rRbkbKsobRoiHjudvxkwx3IuIr0T9pTpy1k1Brlt_OB2SQid9uqh3_VFzwuV1pjaTIJeZtOT15jCYf50fexg 2026/04/17 01:56:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/17 01:56:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/17 01:56:29 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABsdwGYHZarPzNyYIQJciUUt1oJKeOxeS6tvw2v_m7OkXD0MR_VsrjdTuY-knHU7s0IbzkswZYlaHgvtk-N58s1M-XmZR96vYU7Npj_GZTNDdoySL-E0vxWZsEiGpP_Tx0PNyapOtVBiM4E3MT-EobNN9RBLwIukUq42UogVYKicA8RQnBH3p-Tq4Uq3g-2mNYArjklZBnVz41tK72_AD0cv6ZU-l_BRAqfO12jBGMsPXTv75v9Vs7FpNfmfd5ayUe_rRbkbKsobRoiHjudvxkwx3IuIr0T9pTpy1k1Brlt_OB2SQid9uqh3_VFzwuV1pjaTIJeZtOT15jCYf50fexg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/04/17 01:56:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AHdXRZPKwhH4fCTiz2zFEbMcCLWeTyIWpLhSNdQLpqa6orvFK-B5KUH8zAh3FRoTmJLkaGoaNJPTg4ZSikqJzqKz_GoTR28NZfzoYPq2Ypx8-sinz36THBV-rpxIzkAflK5sUEOoxb5JZ1PCcXakIX2YpZvZVPzDjiuAJfgFsmEUFjhj2aN7telw42FUJkO1L332_9uZkTCzaxqFKSrecljAADI1NSVN3UBlnLNyeEDFpTlp-mqq6Qns_BA1LWcdTRkrmGnh1ll-QiUtK__twsQq89F-1V4hCLpu84rL71EMrd2UwSMXTHJGkS6h8S00SiLYAEC-iaZ33hpqYeHxwWA 2026/04/17 01:56:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/17 01:56:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/17 01:56:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AHdXRZPKwhH4fCTiz2zFEbMcCLWeTyIWpLhSNdQLpqa6orvFK-B5KUH8zAh3FRoTmJLkaGoaNJPTg4ZSikqJzqKz_GoTR28NZfzoYPq2Ypx8-sinz36THBV-rpxIzkAflK5sUEOoxb5JZ1PCcXakIX2YpZvZVPzDjiuAJfgFsmEUFjhj2aN7telw42FUJkO1L332_9uZkTCzaxqFKSrecljAADI1NSVN3UBlnLNyeEDFpTlp-mqq6Qns_BA1LWcdTRkrmGnh1ll-QiUtK__twsQq89F-1V4hCLpu84rL71EMrd2UwSMXTHJGkS6h8S00SiLYAEC-iaZ33hpqYeHxwWA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/17 01:56:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ACOdn5YbiVKvKKmpuBpU8f_H2tR3V0YblTLiRIUU9ZencTxYOT6lyXO6Of_3BmNvLOFI6VecWQ8iww3n1YJ0wUIfy7vTwjoCwZiZ9Xl_GHiR0peQ4DK01fcY-B3jXP3wON-Qj_klwHzD4Bps8Y3XpkXXbz1v-eb0B6mO_psfFd4zq7PkoCMgPjs_Abgd2xdupZIuANFFcHIX1_1WvpbdFPf_oBd6T5copb9aGGOuodPeJhiN2pNsnNJQgSWyK6n-6MucNAaMzq4H-62Th_PvGGtCqCqZcSZncRschymC0tHGA7wNrGPiRvTDAQ3fTrSiB-GbnSQbIGeGpafJV8eVNo4 2026/04/17 01:56:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/17 01:56:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/17 01:56:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/17 01:56:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/17 01:56:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/17 01:56:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/17 01:56:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ACOdn5YbiVKvKKmpuBpU8f_H2tR3V0YblTLiRIUU9ZencTxYOT6lyXO6Of_3BmNvLOFI6VecWQ8iww3n1YJ0wUIfy7vTwjoCwZiZ9Xl_GHiR0peQ4DK01fcY-B3jXP3wON-Qj_klwHzD4Bps8Y3XpkXXbz1v-eb0B6mO_psfFd4zq7PkoCMgPjs_Abgd2xdupZIuANFFcHIX1_1WvpbdFPf_oBd6T5copb9aGGOuodPeJhiN2pNsnNJQgSWyK6n-6MucNAaMzq4H-62Th_PvGGtCqCqZcSZncRschymC0tHGA7wNrGPiRvTDAQ3fTrSiB-GbnSQbIGeGpafJV8eVNo4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/17 01:56:32 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AID5o39h3Q6cS78ZuscYWUB5MEVnFOx6ovf8srk18L0e1bk4adAQ8nRK8fpQTmB7uJ97-RlCl2pIp_i1TKWDf8lHXEdufAPdMNrrf7PrCDfgGjvFb7uDiaITcp3s8DrtdOsKuw7z6etrn2KRwrGzUI67l2zvoxi7pEqHAQG5QlL9VH_toFH-adSIsNHqpI0mdujpdzIvpUGUpOZnRSW9FVpSI3kORrIOZjou0tYxKqF_upJKyNeV7EJip56XdkKQDyhhlH6UQsjykRPpC_Aqo9LUl8GllZRZt7bEqZn7vkfqKZU_5hMNGD3W5PznO6jok2zIcd9ka_9s8bEpBBM6sQI 2026/04/17 01:56:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/17 01:56:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/04/17 01:56:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/04/17 01:56:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/17 01:56:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/17 01:56:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/17 01:56:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AID5o39h3Q6cS78ZuscYWUB5MEVnFOx6ovf8srk18L0e1bk4adAQ8nRK8fpQTmB7uJ97-RlCl2pIp_i1TKWDf8lHXEdufAPdMNrrf7PrCDfgGjvFb7uDiaITcp3s8DrtdOsKuw7z6etrn2KRwrGzUI67l2zvoxi7pEqHAQG5QlL9VH_toFH-adSIsNHqpI0mdujpdzIvpUGUpOZnRSW9FVpSI3kORrIOZjou0tYxKqF_upJKyNeV7EJip56XdkKQDyhhlH6UQsjykRPpC_Aqo9LUl8GllZRZt7bEqZn7vkfqKZU_5hMNGD3W5PznO6jok2zIcd9ka_9s8bEpBBM6sQI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/04/17 01:56:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ACDDafU9uCPC3pj4-FjYFpW-9Xhrz8L-T-_QxbM2QbL58CaiNJUogjMnSD9sRwcL3ZJja3Yi2ixmMnhU23h8wEoOax974PJv8jXZXa4nXHoASvGfCGDA-F9BDkYTpKkVVRZuJaFBHQYoUr6uVTUD_J4u0_YI-crUhKMMnKGlChyTRPLux7YaQc1q4st6u81RwJwDqfXAMvtxasmxeLsoGgcH7nmW_2R19xTBu44HkbWdifTO7ZFiHsn6vCsgJVcdie3OA_P_BZ-R9g80raCg-zIOrIx9A7P74gmN_Vc5SvFFoVah6JizfOd8D88oqtzzFraxHnidg9bBlYqJC67NY-4 2026/04/17 01:56:35 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/04/17 01:56:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/04/17 01:56:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ACDDafU9uCPC3pj4-FjYFpW-9Xhrz8L-T-_QxbM2QbL58CaiNJUogjMnSD9sRwcL3ZJja3Yi2ixmMnhU23h8wEoOax974PJv8jXZXa4nXHoASvGfCGDA-F9BDkYTpKkVVRZuJaFBHQYoUr6uVTUD_J4u0_YI-crUhKMMnKGlChyTRPLux7YaQc1q4st6u81RwJwDqfXAMvtxasmxeLsoGgcH7nmW_2R19xTBu44HkbWdifTO7ZFiHsn6vCsgJVcdie3OA_P_BZ-R9g80raCg-zIOrIx9A7P74gmN_Vc5SvFFoVah6JizfOd8D88oqtzzFraxHnidg9bBlYqJC67NY-4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/04/17 01:56:38 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AKWqqiqjHXfovj5AgKzdW5GRVuRbJyfqskeCHhqQEg_-gQoo-QUTHOnX-VY3TM4g5Y98rMJM17H-vzuYEl4OLXlu9nUsrFDqmEc20t3_3L-3A42lRIn04mLrxDhT-a3rf7XmDdCCIqYtykgsvkHOv9T8iS9XAWRrD-GbC9inRLEJb15fLIB5QcueL_zkFbcJI9Q3gfGSJY8YMli-VrbKFmdKWWbDcWZptA4D-x6v1rfseDm6h0MWmhEFBbU6IJS2FVecvfOIm7B8s8n1Q5r9M3iwEVyDn5S9KtI0ZT4nddW0zxmcboH9maqOP-yB-8kyDGHCaZb9J88GuIrpWIC0WV0 2026/04/17 01:56:38 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/04/17 01:56:39 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/17 01:56:39 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AKWqqiqjHXfovj5AgKzdW5GRVuRbJyfqskeCHhqQEg_-gQoo-QUTHOnX-VY3TM4g5Y98rMJM17H-vzuYEl4OLXlu9nUsrFDqmEc20t3_3L-3A42lRIn04mLrxDhT-a3rf7XmDdCCIqYtykgsvkHOv9T8iS9XAWRrD-GbC9inRLEJb15fLIB5QcueL_zkFbcJI9Q3gfGSJY8YMli-VrbKFmdKWWbDcWZptA4D-x6v1rfseDm6h0MWmhEFBbU6IJS2FVecvfOIm7B8s8n1Q5r9M3iwEVyDn5S9KtI0ZT4nddW0zxmcboH9maqOP-yB-8kyDGHCaZb9J88GuIrpWIC0WV0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/04/17 01:56:40 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AJ_21LRAffABRxZ-1raSHKXo4oUFg8L3S0iIv_acJ_fvfaiwQbod6qSJ8KKo0v-MxgkpUZ1KSSw-_OlhCFEY_dda8ojUKRDCqfSzvzPGYlT7TsTWfygh1ZX1i3AG88DWqp1IcmW1uJbAP7HSyHhVQn8ZnxEw1PwTsXhnpUlEJo8m1kAynDeAMjCVJbcb7yRTt3I7RORfNyxzFvLKEQwdcCqgOCTm81oSHtwel7dtOVWr7sfu-ncQDIkaD91cNQ48eMzY0EvDb3t05oJRKCJPohOTkK4Ts7l0MpwYK7oLwnBL8d6d_61irPQtb631sEwJkLruY5fY33SH9bIO1Zfb58I 2026/04/17 01:56:40 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/17 01:56:40 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/17 01:56:40 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AJ_21LRAffABRxZ-1raSHKXo4oUFg8L3S0iIv_acJ_fvfaiwQbod6qSJ8KKo0v-MxgkpUZ1KSSw-_OlhCFEY_dda8ojUKRDCqfSzvzPGYlT7TsTWfygh1ZX1i3AG88DWqp1IcmW1uJbAP7HSyHhVQn8ZnxEw1PwTsXhnpUlEJo8m1kAynDeAMjCVJbcb7yRTt3I7RORfNyxzFvLKEQwdcCqgOCTm81oSHtwel7dtOVWr7sfu-ncQDIkaD91cNQ48eMzY0EvDb3t05oJRKCJPohOTkK4Ts7l0MpwYK7oLwnBL8d6d_61irPQtb631sEwJkLruY5fY33SH9bIO1Zfb58I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/17 01:56:41 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AP3H8YSlLsDOxT7VYFoO4Yvb31_flamix1GrCTUC_7pZXJANnaQvk1rsCqkx9AbsrIHf1CEW0nGSYcwSQLWn-VAZkq1qN9whlxVtCV0T-xJts0mvAXF8jZVAN7lZsjmA6r-3ryLOP-jInsaGXdz0F8Du7tZNhgkSKLhykd6VqVInr9q2-8G_ybmb3kPEbc1szZrNnxC1U8w3HuRTLuaRxvX88JatF32SGxWoxGRO2pp3WGGWNfD1Mv3CkhzV5XpYkpl7IJUFrMISZlz1gtghPnpGNSQSqEq9ElrOXOE6XkCJKYcdxc3AoIAX5iFE3dgE6Vc7yqvnnyg-U-3yTLTFtlU 2026/04/17 01:56:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/17 01:56:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/17 01:56:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/17 01:56:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/17 01:56:42 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/17 01:56:42 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/17 01:56:42 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AP3H8YSlLsDOxT7VYFoO4Yvb31_flamix1GrCTUC_7pZXJANnaQvk1rsCqkx9AbsrIHf1CEW0nGSYcwSQLWn-VAZkq1qN9whlxVtCV0T-xJts0mvAXF8jZVAN7lZsjmA6r-3ryLOP-jInsaGXdz0F8Du7tZNhgkSKLhykd6VqVInr9q2-8G_ybmb3kPEbc1szZrNnxC1U8w3HuRTLuaRxvX88JatF32SGxWoxGRO2pp3WGGWNfD1Mv3CkhzV5XpYkpl7IJUFrMISZlz1gtghPnpGNSQSqEq9ElrOXOE6XkCJKYcdxc3AoIAX5iFE3dgE6Vc7yqvnnyg-U-3yTLTFtlU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/17 01:56:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AOGi-RecR0k4WV7eBzFkxvUDPhOqk1-guZe3kTGGur5CSq1Del07xGgFqXnJoYcmm7_J0pGs9fET4lLRC-bvuwcJ7nevY0IFX0KNuiM_rXh-5GIZpKJMq86qgniEsRx_DvsYNFVLbfIYDMdM0rQjPxkgHE0xbE07k1PCRISUnOO7ek7uiMnVE9qpsaQobC4OowoggHUVGyuzHHKFj_f44jISC_TfsSarM1OSMqUfqSOfzltzBDlt8LFz-VL2BGrRg4bzle3JNkGrsgb5uYGJXkYGSXu4Uwp5O68sbNi96Jw9phq63kNL6KTU6YkgmY-djDDV0yptCJCLcLtX8jlUxGM 2026/04/17 01:56:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/17 01:56:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/04/17 01:56:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/04/17 01:56:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/17 01:56:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/17 01:56:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/17 01:56:44 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AOGi-RecR0k4WV7eBzFkxvUDPhOqk1-guZe3kTGGur5CSq1Del07xGgFqXnJoYcmm7_J0pGs9fET4lLRC-bvuwcJ7nevY0IFX0KNuiM_rXh-5GIZpKJMq86qgniEsRx_DvsYNFVLbfIYDMdM0rQjPxkgHE0xbE07k1PCRISUnOO7ek7uiMnVE9qpsaQobC4OowoggHUVGyuzHHKFj_f44jISC_TfsSarM1OSMqUfqSOfzltzBDlt8LFz-VL2BGrRg4bzle3JNkGrsgb5uYGJXkYGSXu4Uwp5O68sbNi96Jw9phq63kNL6KTU6YkgmY-djDDV0yptCJCLcLtX8jlUxGM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/04/17 01:56:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABUy5gotyl1IVKFBocltfkM0XvdIuWOYXV65h_A-wX5Bt7J_68cyTAD99Zy_eFBds-smge1C9Zjwm1wAhIExBg23dEDKwl9IdocNWlhs26SamJhtv5wss9Xxfuhe-OVWGrPU7E34bxvYduuOsC_A_G3qwzndqfOxcUwp8YF73A6yaV85jBAzxjjhWkddqjRvD4DDW40OZyCWYbtEYuZH6OBPUn88Ow_RQG3YnnNrjsn04JpesJTf77BZkqJaqcNxDItdl9gmeHPoXTN62fdEwC3756DNHB7XA9_530ZgUBG4jkKKe2MTOR93D3pypsRnZIPGNRrJ8ZXkiEWtEEAlyK4 2026/04/17 01:56:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/04/17 01:56:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/04/17 01:56:47 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABUy5gotyl1IVKFBocltfkM0XvdIuWOYXV65h_A-wX5Bt7J_68cyTAD99Zy_eFBds-smge1C9Zjwm1wAhIExBg23dEDKwl9IdocNWlhs26SamJhtv5wss9Xxfuhe-OVWGrPU7E34bxvYduuOsC_A_G3qwzndqfOxcUwp8YF73A6yaV85jBAzxjjhWkddqjRvD4DDW40OZyCWYbtEYuZH6OBPUn88Ow_RQG3YnnNrjsn04JpesJTf77BZkqJaqcNxDItdl9gmeHPoXTN62fdEwC3756DNHB7XA9_530ZgUBG4jkKKe2MTOR93D3pypsRnZIPGNRrJ8ZXkiEWtEEAlyK4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/04/17 01:56:47 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ACM997iOm7eYve57xm3BlLMIfR6lJuRU0Nv1Ve9yzycKkeimlFsiJZcFPAkzdUsZiU0R2W2hXs9tGVq1RCyM-tO3otu4JRHv3DjSb2tSCtbeCbN9Z3tydxscBsW8oW1VpLmw54Y5wc-MUOq6QRm3hUjpbRPhItzKwta28Yz-3_MOP8MOiVLkMnNyiohBGUlhNyG-KzIDz2bSy4FGHW9QnP7WdYjuDCbfZIY-b5NnIZNMLxGwhGkC4CWEIq1xU7Mb8ZBYryP-4vHPic86e4O27S8IIUzuhL-CQlTuspAtLJLIsXrnSBkcfMW6uDvPQzuTbnqdVLUzX8n_vGoX_kmwywQ 2026/04/17 01:56:48 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/04/17 01:56:48 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/17 01:56:48 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ACM997iOm7eYve57xm3BlLMIfR6lJuRU0Nv1Ve9yzycKkeimlFsiJZcFPAkzdUsZiU0R2W2hXs9tGVq1RCyM-tO3otu4JRHv3DjSb2tSCtbeCbN9Z3tydxscBsW8oW1VpLmw54Y5wc-MUOq6QRm3hUjpbRPhItzKwta28Yz-3_MOP8MOiVLkMnNyiohBGUlhNyG-KzIDz2bSy4FGHW9QnP7WdYjuDCbfZIY-b5NnIZNMLxGwhGkC4CWEIq1xU7Mb8ZBYryP-4vHPic86e4O27S8IIUzuhL-CQlTuspAtLJLIsXrnSBkcfMW6uDvPQzuTbnqdVLUzX8n_vGoX_kmwywQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/04/17 01:56:49 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AOySvsV9V9JdZWHzq_0rZ801QU43SRJTtEvfE0ecJuBPWhmZR0iNYJNr5_7c26kt4AgGcK9jy1IZ0qdCzFhVyu35s0b72b-v7vk2aafGzJ3RiKqYApkGg8Ap-ToI9SlmG1XIc6YFLrEh8JdGLRT0GBLEWWWE9S5VuPpl22Oglt3MILokMs3mwmNc9dzLwlTUcNBXkGdBEgcGGsype7viNMMAxqHIGk7lH8Ty2xIeKGSvq9SbVDikxW9VoWj_MMsQwXimLJjH6Cvpu0-2szd_8Z-F-JwNd_lJrjVHYQhpJvKLgWQF4gQq0FPHxF9naq0qEqm5-SAfpRQnWb-M_89wVX4 2026/04/17 01:56:49 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/17 01:56:50 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/17 01:56:50 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AOySvsV9V9JdZWHzq_0rZ801QU43SRJTtEvfE0ecJuBPWhmZR0iNYJNr5_7c26kt4AgGcK9jy1IZ0qdCzFhVyu35s0b72b-v7vk2aafGzJ3RiKqYApkGg8Ap-ToI9SlmG1XIc6YFLrEh8JdGLRT0GBLEWWWE9S5VuPpl22Oglt3MILokMs3mwmNc9dzLwlTUcNBXkGdBEgcGGsype7viNMMAxqHIGk7lH8Ty2xIeKGSvq9SbVDikxW9VoWj_MMsQwXimLJjH6Cvpu0-2szd_8Z-F-JwNd_lJrjVHYQhpJvKLgWQF4gQq0FPHxF9naq0qEqm5-SAfpRQnWb-M_89wVX4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/17 01:56:50 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AFppprCVbbvpeGBxATOvpKtbMY4JeQISoQ2CCXH9pMuTFyRUhiVu83dlDelDkprTh1BNuvM8bXq7YsQRZPOcK2I6_WZDOHNsge2-du5QpPu5Ky0OLmOoo1RsLplvn7syPd1FNznGsrqTb4_la5_evou1IIiB3h-LTn4X_gGiBG-D03Qa2i-zEtpSE2z-Yad9cxS_VvBIrR0fFcRCTGUX2xAYFH3BkZNoGtYiEIGm0-sK2d2aIcDGzG9RuxxbxvMG_zYRt3N1WTp7tYyMgozb1VOaX7xHG_pxGDbefZE6czIgxHqxxbRDSmQesGWiE7ZphjL8nZdz-C430XhMlMyO5zI 2026/04/17 01:56:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/17 01:56:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/17 01:56:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/17 01:56:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/17 01:56:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/17 01:56:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/17 01:56:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AFppprCVbbvpeGBxATOvpKtbMY4JeQISoQ2CCXH9pMuTFyRUhiVu83dlDelDkprTh1BNuvM8bXq7YsQRZPOcK2I6_WZDOHNsge2-du5QpPu5Ky0OLmOoo1RsLplvn7syPd1FNznGsrqTb4_la5_evou1IIiB3h-LTn4X_gGiBG-D03Qa2i-zEtpSE2z-Yad9cxS_VvBIrR0fFcRCTGUX2xAYFH3BkZNoGtYiEIGm0-sK2d2aIcDGzG9RuxxbxvMG_zYRt3N1WTp7tYyMgozb1VOaX7xHG_pxGDbefZE6czIgxHqxxbRDSmQesGWiE7ZphjL8nZdz-C430XhMlMyO5zI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/17 01:56:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AKZCrUwmGkYf8qIs_0MV6XPQII3IqyyPaVtpP1F5I3WxxVxRXUvkGYaf13xmZs8JIBXrhZ6Jrwqnw9SqQFTGPZIGdvBzK0hwRr6_uwPHMo-JZ8r050OMarPPxMGS5oe4NQUDNouJ-DFlK-ROxu6mWSoVQnss1s-SHM2L45NZ4_oa5Anqv0HCvLlQZPYXSRbzJDqP6sZyiaSYRd-I1EV33dIq750ujfQIasWtx8aiSzmpIE9FjGYCF8dXbx93oITqwzOW5o9KAo2ushmR6TReNeGXYgEM7ngMG0i9guqLXcnYpYhmn43EwdwkKhFPHXxIiQiMc5QTkjGYPwagrlMf7mI 2026/04/17 01:56:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/17 01:56:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/04/17 01:56:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/04/17 01:56:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/17 01:56:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/17 01:56:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/17 01:56:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AKZCrUwmGkYf8qIs_0MV6XPQII3IqyyPaVtpP1F5I3WxxVxRXUvkGYaf13xmZs8JIBXrhZ6Jrwqnw9SqQFTGPZIGdvBzK0hwRr6_uwPHMo-JZ8r050OMarPPxMGS5oe4NQUDNouJ-DFlK-ROxu6mWSoVQnss1s-SHM2L45NZ4_oa5Anqv0HCvLlQZPYXSRbzJDqP6sZyiaSYRd-I1EV33dIq750ujfQIasWtx8aiSzmpIE9FjGYCF8dXbx93oITqwzOW5o9KAo2ushmR6TReNeGXYgEM7ngMG0i9guqLXcnYpYhmn43EwdwkKhFPHXxIiQiMc5QTkjGYPwagrlMf7mI" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/04/17 01:56:55 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/04/17 01:56:57 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/17 01:57:00 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/17 01:57:02 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/17 01:57:04 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/17 01:57:05 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AEYvEoS3_VVUIyDLIsGos82MYtPCdBxrMg5ReHaR-YZzaX9Zqdw7ladl32YbSCQwvuL8zIlcOWIRPzkJY6DpaczP1VN7ydwDNTOfCYizap8690iB6VOryhnB7TX6Al4HPr4a6SB9Spfc-M17etbmR9FDpHKoOT3QocSfoo3nJAGzYm1zsnPs8pmD8YLbtpNjfZ1jXpJiWqwoT62KzWyptjA2TYG0RO0Thh1u5a7JisyRlrKjLf6yZPGm20doPR4n-tLFmLTS9DdY154JsL8F4icW13OlSGLJw7nSFQrJGDrgMFD32CQKdnenRaPhNLL9O6HigTCvQoyH9D9venwFnBU 2026/04/17 01:57:05 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/17 01:57:06 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "4a183cf23b1efe1681d2bcd62fa84953" 2026/04/17 01:57:06 DEBUG : unknown-size-put.txt: multipart upload "AEYvEoS3_VVUIyDLIsGos82MYtPCdBxrMg5ReHaR-YZzaX9Zqdw7ladl32YbSCQwvuL8zIlcOWIRPzkJY6DpaczP1VN7ydwDNTOfCYizap8690iB6VOryhnB7TX6Al4HPr4a6SB9Spfc-M17etbmR9FDpHKoOT3QocSfoo3nJAGzYm1zsnPs8pmD8YLbtpNjfZ1jXpJiWqwoT62KzWyptjA2TYG0RO0Thh1u5a7JisyRlrKjLf6yZPGm20doPR4n-tLFmLTS9DdY154JsL8F4icW13OlSGLJw7nSFQrJGDrgMFD32CQKdnenRaPhNLL9O6HigTCvQoyH9D9venwFnBU" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/17 01:57:06 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ACIoTSBBGq2KuIGdoOut0r8EEBOPnWw-57ij7-iT5BUgwhfXRZxgWoNmt_NlhC5NrTnKfJ9y_Iu1UiEPq7H0i2u8xhGwFyLbn2SkNOlr72BX3dIu-gVeQ70FuEB1GoYM6PbNEMTlnxPCrDZruqaW7iDK4YC85zp974HHPWsrvJfs0oR-VrajflQRNKKSapwpiqaraOFKcH08WgNTjBGGSf_AKu-V6_2v6TCSPVU_1HNBtYO7qoaI6u8PD8XtBcrTdFnbKdXvAlAHW_PO3RPneVgqAEXz5mnJBmPv2rawHE92EEs650xmau0N2LXHLWeypbhQPJuGet97R2je72D5tUI 2026/04/17 01:57:06 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/04/17 01:57:06 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "1c35266c8b5ecaf0bf5855cb807988e2" 2026/04/17 01:57:06 DEBUG : unknown-size-update.txt: multipart upload "ACIoTSBBGq2KuIGdoOut0r8EEBOPnWw-57ij7-iT5BUgwhfXRZxgWoNmt_NlhC5NrTnKfJ9y_Iu1UiEPq7H0i2u8xhGwFyLbn2SkNOlr72BX3dIu-gVeQ70FuEB1GoYM6PbNEMTlnxPCrDZruqaW7iDK4YC85zp974HHPWsrvJfs0oR-VrajflQRNKKSapwpiqaraOFKcH08WgNTjBGGSf_AKu-V6_2v6TCSPVU_1HNBtYO7qoaI6u8PD8XtBcrTdFnbKdXvAlAHW_PO3RPneVgqAEXz5mnJBmPv2rawHE92EEs650xmau0N2LXHLWeypbhQPJuGet97R2je72D5tUI" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/17 01:57:06 DEBUG : Creating backend with remote "TestS3R2:rclone-test-jolutol0luli/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/04/17 01:57:07 DEBUG : Waiting for deletions to finish 2026/04/17 01:57:07 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/04/17 01:57:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/04/17 01:57:07 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/17 01:57:07 INFO : S3 bucket rclone-test-jolutol0luli: Bucket "rclone-test-jolutol0luli" deleted 2026/04/17 01:57:07 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (95.74s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.36s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.13s) --- PASS: TestIntegration/FsMkdir (93.64s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.15s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.17s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding (10.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.48s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.51s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.35s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.77s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (16.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.83s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.29s) --- 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.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (50.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (8.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (6.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (7.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (7.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (2.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (10.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (3.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (2.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (9.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (2.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (10.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.59s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.18s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.44s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.15s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.42s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.13s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.43s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.70s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.17s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:45: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/04/17 01:57:07 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/04/17 01:57:07 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 95.777s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m36.871723877s (try 1/5)