"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:" 2025/11/16 06:03:52 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zuhuwod6xadu" 2025/11/16 06:03:52 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 2025/11/16 06:03:53 INFO : S3 bucket rclone-test-zuhuwod6xadu: Bucket "rclone-test-zuhuwod6xadu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/16 06:03:54 INFO : S3 bucket rclone-test-zuhuwod6xadu: Bucket "rclone-test-zuhuwod6xadu" deleted === RUN TestIntegration/FsMkdir 2025/11/16 06:03:54 INFO : S3 bucket rclone-test-zuhuwod6xadu: Bucket "rclone-test-zuhuwod6xadu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/16 06:03:54 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/16 06:03:54 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/16 06:03:54 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:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/11/16 06:04:08 NOTICE: S3 bucket rclone-test-zuhuwod6xadu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/16 06:04:08 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ANq5eT6O-0AbV1j1ZvUTlRAvlnAfZqHQbSvf3v_AzIeO_6ZijquIlPyIhwHq1swRzUG9GPD75NxsNbmU6PKcs-qCsmTRANUi1e_p2bBhLLKNnJ0Xhwvt55gu0KGxNO0JfWWh02FtrkznnK7jf06pt78eiMG46w8_J7aL3YpXcPHTsp1THzikE4jK5A5iXuOMSTnZaRTU4Wx5zmhRUe9c6T4fTqHcmmmml4M-SwogGLJXAztr9bfLcEt3rK4xmDnrKUwUCHqIViX4S5GXnn8S6_ptRzOvgORwX6MQZPpy7t2zqe1Jv6bKr2h2wz2E-jSOfsIzvEyEEsmsueOnadqpBNg 2025/11/16 06:04:09 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "8652adc45997d5bec1a5134985a390fd" 2025/11/16 06:04:09 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "5f4cfcde0b040019a8e92899454dbf00" 2025/11/16 06:04:09 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "cafd7857540ff8ae06783cebc810e1e7" 2025/11/16 06:04:10 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ANq5eT6O-0AbV1j1ZvUTlRAvlnAfZqHQbSvf3v_AzIeO_6ZijquIlPyIhwHq1swRzUG9GPD75NxsNbmU6PKcs-qCsmTRANUi1e_p2bBhLLKNnJ0Xhwvt55gu0KGxNO0JfWWh02FtrkznnK7jf06pt78eiMG46w8_J7aL3YpXcPHTsp1THzikE4jK5A5iXuOMSTnZaRTU4Wx5zmhRUe9c6T4fTqHcmmmml4M-SwogGLJXAztr9bfLcEt3rK4xmDnrKUwUCHqIViX4S5GXnn8S6_ptRzOvgORwX6MQZPpy7t2zqe1Jv6bKr2h2wz2E-jSOfsIzvEyEEsmsueOnadqpBNg" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: 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 2025/11/16 06:04:12 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/16 06:04:12 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:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/11/16 06:04:14 DEBUG : S3 bucket rclone-test-zuhuwod6xadu: bucket is versioned: false 2025/11/16 06:04:14 DEBUG : Waiting for deletions to finish 2025/11/16 06:04:14 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/11/16 06:04:14 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/11/16 06:04:14 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/16 06:04:15 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zuhuwod6xadu/dirToPurgeFromRoot" 2025/11/16 06:04:15 DEBUG : S3 bucket rclone-test-zuhuwod6xadu path dirToPurgeFromRoot: bucket is versioned: false 2025/11/16 06:04:15 DEBUG : Waiting for deletions to finish 2025/11/16 06:04:15 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/11/16 06:04:15 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/11/16 06:04:15 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/16 06:04:16 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zuhuwod6xadu/hello? sausage/êé" 2025/11/16 06:04:17 DEBUG : S3 bucket rclone-test-zuhuwod6xadu path hello? sausage/êé: bucket is versioned: false 2025/11/16 06:04:17 DEBUG : Waiting for deletions to finish 2025/11/16 06:04:17 DEBUG : "a/b/c/d/e.txt" version false 2025/11/16 06:04:17 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/11/16 06:04:17 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:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: 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:1694: 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 2025/11/16 06:04:22 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zuhuwod6xadu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/16 06:04:23 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zuhuwod6xadu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-zuhuwod6xadu" from "TestS3R2:rclone-test-zuhuwod6xadu" 2025/11/16 06:04:23 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:2052: 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:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/11/16 06:04:29 DEBUG : piped data.txt: open chunk writer: started multipart upload: AJljTCBR1oGUq6MTLJWnBCRABcu-dxkv8Swl_qNx26OMYtgk6HR6tESGPKnvcho18x9E1jCi4-xaVEt-Yqmdl4p2Ab82n7I7zVWFsVgoRsd37fDLx7C4fqVj5g14R_9IwTogz4rhChzEyqpfrOpFNbcrAc65MsZE3upiSBdAOvHV3hrI_F90eO10aNM-XhJqOievragRoLTuNEhlfakkeElw9jtzao4Z_uP9rLzcN2nYHCqXblxM_wvkgbKrJ6Q1y96yAE7sQDOh65GccQOiJ1AH6wuVsi0al5PBt3bHKn6f2xS9Ba8xdBztQRF-7lJZTDUrzlwbRMC7F3iqgsjM56g 2025/11/16 06:04:29 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/11/16 06:04:29 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/11/16 06:04:29 DEBUG : piped data.txt: multipart upload "AJljTCBR1oGUq6MTLJWnBCRABcu-dxkv8Swl_qNx26OMYtgk6HR6tESGPKnvcho18x9E1jCi4-xaVEt-Yqmdl4p2Ab82n7I7zVWFsVgoRsd37fDLx7C4fqVj5g14R_9IwTogz4rhChzEyqpfrOpFNbcrAc65MsZE3upiSBdAOvHV3hrI_F90eO10aNM-XhJqOievragRoLTuNEhlfakkeElw9jtzao4Z_uP9rLzcN2nYHCqXblxM_wvkgbKrJ6Q1y96yAE7sQDOh65GccQOiJ1AH6wuVsi0al5PBt3bHKn6f2xS9Ba8xdBztQRF-7lJZTDUrzlwbRMC7F3iqgsjM56g" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/16 06:04:29 DEBUG : piped data.txt: open chunk writer: started multipart upload: AHwDZPF4iXzIb2x0bVWCaQ86aewv9dqtOZhTXUl8XFG4b_RmVQUdfzYHhoYz6yiZzf3uIZXnXwPA0gEs61nwuPJkgvDilDOPQOIoXKJuTfCYKwHcZhqg4umMijxFH8F3WOq20Lvc8w7IN6ZmGW1EIsU0AcjDFVtUH1fQzx6RkC4juNV8E0fQfGGptHyRwazrdXHpRDsmqlx1NzTX12kkdPPymu6LDt3_T2VRyFSdH3vTr9CLNOxpEzPJZZYJ0ftj68WwlflApjJkG9r7o07NYmOln-ac6v1Au21YdZOz8y7srTBR20kfqb5A5SUa87Nuwu_sE3FLXE_nlNE8QigH-eI 2025/11/16 06:04:29 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/16 06:04:29 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "21ce9d7e56ca1ad5a669c1ff46879dd0" 2025/11/16 06:04:30 DEBUG : piped data.txt: multipart upload "AHwDZPF4iXzIb2x0bVWCaQ86aewv9dqtOZhTXUl8XFG4b_RmVQUdfzYHhoYz6yiZzf3uIZXnXwPA0gEs61nwuPJkgvDilDOPQOIoXKJuTfCYKwHcZhqg4umMijxFH8F3WOq20Lvc8w7IN6ZmGW1EIsU0AcjDFVtUH1fQzx6RkC4juNV8E0fQfGGptHyRwazrdXHpRDsmqlx1NzTX12kkdPPymu6LDt3_T2VRyFSdH3vTr9CLNOxpEzPJZZYJ0ftj68WwlflApjJkG9r7o07NYmOln-ac6v1Au21YdZOz8y7srTBR20kfqb5A5SUa87Nuwu_sE3FLXE_nlNE8QigH-eI" 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 2025/11/16 06:04:31 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/11/16 06:04:32 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AChQdbKgi8P2eeB2jbQLvdd2tlDYErXCy6WvY5BXvJjDf7IVNWf3E0shOI0KOqH2cg3Sj1OIgUe6Fza1Kr5CKtaNwZ1KTX9H25QUBimSrgoysAS5pjpSGqdf8truOuRb2zJZ6yHUUlOBo1ud-sLcl1_bzhQGks_fpd49aC3zXdoW2Ffui_MSny5rlYzGVoCPLWHlamXwTXwaUKA4BOf1EZU8Rg8OQpthG13SsW-Q2_Hv-IN56QLOgni-YOOMNQ9UskBH_0IICbZRwCjK3CBJ6diDvgwcQRxwDYJ0KGcns6ips3L6olfnmmFODqHy3mLcoOLXrPobD4v-G6rMpkAWImI 2025/11/16 06:04:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/11/16 06:04:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/11/16 06:04:33 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AChQdbKgi8P2eeB2jbQLvdd2tlDYErXCy6WvY5BXvJjDf7IVNWf3E0shOI0KOqH2cg3Sj1OIgUe6Fza1Kr5CKtaNwZ1KTX9H25QUBimSrgoysAS5pjpSGqdf8truOuRb2zJZ6yHUUlOBo1ud-sLcl1_bzhQGks_fpd49aC3zXdoW2Ffui_MSny5rlYzGVoCPLWHlamXwTXwaUKA4BOf1EZU8Rg8OQpthG13SsW-Q2_Hv-IN56QLOgni-YOOMNQ9UskBH_0IICbZRwCjK3CBJ6diDvgwcQRxwDYJ0KGcns6ips3L6olfnmmFODqHy3mLcoOLXrPobD4v-G6rMpkAWImI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/11/16 06:04:34 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ANAXaaOPfAAnSRnVcck_hMtaHRjPyLXpPizbXSL2mtLYaOoiBRQCnNUT34yTH4YP8MI_fAGmZOjVcrN38pf18Pnhvm8XgiW15aHHvX4QKtiPzY41HcoC_0_fM9oRVm3a46yJgkiUptZIGnEko7C5upET-tNntBEm5nIh19CfTB9h85Trq96OCTAaa2ssQP5beM0NAVTxj7IhtEPXusrYlV5YTbg3bUcLmb8zbsnUGhsSnE-Q9-vmMbv9G02bpTOmg3oJ-3WqkDcdijph6vTCyVFKZcIV_w8z14h9a0ORa9oXBhD4RR3WnkpW_LcxhwCGbbVlnSJHS7lPaOazKk9wmAI 2025/11/16 06:04:35 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/11/16 06:04:35 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/16 06:04:36 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ANAXaaOPfAAnSRnVcck_hMtaHRjPyLXpPizbXSL2mtLYaOoiBRQCnNUT34yTH4YP8MI_fAGmZOjVcrN38pf18Pnhvm8XgiW15aHHvX4QKtiPzY41HcoC_0_fM9oRVm3a46yJgkiUptZIGnEko7C5upET-tNntBEm5nIh19CfTB9h85Trq96OCTAaa2ssQP5beM0NAVTxj7IhtEPXusrYlV5YTbg3bUcLmb8zbsnUGhsSnE-Q9-vmMbv9G02bpTOmg3oJ-3WqkDcdijph6vTCyVFKZcIV_w8z14h9a0ORa9oXBhD4RR3WnkpW_LcxhwCGbbVlnSJHS7lPaOazKk9wmAI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/11/16 06:04:36 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AEddG4SvSjnh6FN_7S9HlFx36Ipqwglae8d7OXdCZQKGE68kgvYM5SRFePzPWT8fI-mPHIa6Fk3h7TCVWjpGNn785N_B9LSTt5cKcI4Nq87DRw9Wlm1zTGDExYrwD0monsHwHcHTpMZSNEHBydLj87wgT7edIRrqNIdqKE3NXiYR4ah5QkLTw5CgieLSoZGJLm8uH_0gJBdLbo3mNibpczJJyY61_D9J-cvn2zhZJx2nNW-jHezrQIyD51rRaC7dTS63QR8Zyu3H6NWcRcWBP3kQC3MU91NuYKh48t3Ix1wUQrgjxgleVBBsWy4-b4Hq6mNBbyglJGJAPoEQ4QoiZLo 2025/11/16 06:04:36 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/16 06:04:37 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/16 06:04:37 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AEddG4SvSjnh6FN_7S9HlFx36Ipqwglae8d7OXdCZQKGE68kgvYM5SRFePzPWT8fI-mPHIa6Fk3h7TCVWjpGNn785N_B9LSTt5cKcI4Nq87DRw9Wlm1zTGDExYrwD0monsHwHcHTpMZSNEHBydLj87wgT7edIRrqNIdqKE3NXiYR4ah5QkLTw5CgieLSoZGJLm8uH_0gJBdLbo3mNibpczJJyY61_D9J-cvn2zhZJx2nNW-jHezrQIyD51rRaC7dTS63QR8Zyu3H6NWcRcWBP3kQC3MU91NuYKh48t3Ix1wUQrgjxgleVBBsWy4-b4Hq6mNBbyglJGJAPoEQ4QoiZLo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/16 06:04:38 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AOQ3NvktfNI_haJn7ke_h0bo2GYKeyIQ0WxtKFopMNVu1HPkiq06_2mxOtLNmGlXTlkKc4CKwPd4x27FZv0xlDnpU05_031Ha_z-aMz3cJ6HUNj1BUMOxuqA3bLfKxB1CmXR5wAH2LE4WMxCPbtmxCA3B6tJN6_Yfr9xFdzwQoKr-u0uQtEYPFpWAi1xLYYVWu_gp53VRorZVLUABXOh22wMyVLHOHT3JFva4hrqsVymNeA1Edz06ulZWTvWCnwfCcb01TgGqq6E1euPB4gcpZE3pKXwMLhBc8Bar0Gik4-MBG2r66fHYXNQjNfu-V97LULKt2wlOPans4rkDmSfnDE 2025/11/16 06:04:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/16 06:04:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/16 06:04:38 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/16 06:04:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/16 06:04:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/16 06:04:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/16 06:04:39 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AOQ3NvktfNI_haJn7ke_h0bo2GYKeyIQ0WxtKFopMNVu1HPkiq06_2mxOtLNmGlXTlkKc4CKwPd4x27FZv0xlDnpU05_031Ha_z-aMz3cJ6HUNj1BUMOxuqA3bLfKxB1CmXR5wAH2LE4WMxCPbtmxCA3B6tJN6_Yfr9xFdzwQoKr-u0uQtEYPFpWAi1xLYYVWu_gp53VRorZVLUABXOh22wMyVLHOHT3JFva4hrqsVymNeA1Edz06ulZWTvWCnwfCcb01TgGqq6E1euPB4gcpZE3pKXwMLhBc8Bar0Gik4-MBG2r66fHYXNQjNfu-V97LULKt2wlOPans4rkDmSfnDE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/16 06:04:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AOANyZLecaepuQp99Pn-lt6ZkpVsofSdK8G_ZwhEpYJvNCKvsB6H9jNhmCOXpqMih2c3rqivD5YD9aBWr71A4Tu_2IW2tmdbp4CUz-6EpJtcwZ1kN8zwYv_h8TcdPkzuWqxZ9sH8ct7siklkWg_Q5pAK7UE2CJEgeo3qveaInWfyHWyFq3ksegv5qSAEgmzNuobwic16XnpzPUazNkT-0KWFVvvOZwuq8PBxKVPk0ljYZl82Ll2hR1IjwEMANXwphrOo0tIyKJQPjWT-jztzRteEdE-7qXkkTLN-nMR8ywYITQkAFBamJNSu-G5qUcTxBtpsWrIxEFrO-H2jia2L98o 2025/11/16 06:04:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/16 06:04:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/11/16 06:04:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/11/16 06:04:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/16 06:04:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/16 06:04:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/16 06:04:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AOANyZLecaepuQp99Pn-lt6ZkpVsofSdK8G_ZwhEpYJvNCKvsB6H9jNhmCOXpqMih2c3rqivD5YD9aBWr71A4Tu_2IW2tmdbp4CUz-6EpJtcwZ1kN8zwYv_h8TcdPkzuWqxZ9sH8ct7siklkWg_Q5pAK7UE2CJEgeo3qveaInWfyHWyFq3ksegv5qSAEgmzNuobwic16XnpzPUazNkT-0KWFVvvOZwuq8PBxKVPk0ljYZl82Ll2hR1IjwEMANXwphrOo0tIyKJQPjWT-jztzRteEdE-7qXkkTLN-nMR8ywYITQkAFBamJNSu-G5qUcTxBtpsWrIxEFrO-H2jia2L98o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/11/16 06:04:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AKJ2SDfDlcjsTdYE7Kem9VBZKSzmumcX6ugIsTm6ErRlcAOdmbyjnKHShT-cFv0kFRh5hvnCqheOsOlxTMTEB6ub71IIY1d-AvjuY6ZYYaP6K7asAzhoyZo3x98VZ1F1m9sGul4Umlp8o2sNcl6mFkSnhEdVDkF_GhmMcqj8KRUZNFByCNO-k-ZEJ9TtM_UEA9fXjriOd4H6M7TfdWLF88tfupCtwnmMBYl_3EYZJtQ2Trol_8QdmLX0nJBlPPjP4P-lOM9L7TV6wr-_Kg5mk0Mm5mleW8FLy6EiJXSrlsrq95OXXCLirKO4AcG765y1xIxqz1CLR_Qb0s4Fa4rIVso 2025/11/16 06:04:43 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/16 06:04:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/11/16 06:04:44 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AKJ2SDfDlcjsTdYE7Kem9VBZKSzmumcX6ugIsTm6ErRlcAOdmbyjnKHShT-cFv0kFRh5hvnCqheOsOlxTMTEB6ub71IIY1d-AvjuY6ZYYaP6K7asAzhoyZo3x98VZ1F1m9sGul4Umlp8o2sNcl6mFkSnhEdVDkF_GhmMcqj8KRUZNFByCNO-k-ZEJ9TtM_UEA9fXjriOd4H6M7TfdWLF88tfupCtwnmMBYl_3EYZJtQ2Trol_8QdmLX0nJBlPPjP4P-lOM9L7TV6wr-_Kg5mk0Mm5mleW8FLy6EiJXSrlsrq95OXXCLirKO4AcG765y1xIxqz1CLR_Qb0s4Fa4rIVso" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/11/16 06:04:44 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: APGU44hGzSY2GLOjQnngfZES7M9IvMD5g9YomHKTxqvEZokF5prgOA-uICoXh0KBZezgA_T5JdjrosuS1orgTXaAvjGcFp491MpgoYt7ubVFfj3x1JK6DG5QaHcSqpTrIqBfMyYBRilllqEWsn6rLEZiDs2DkzDcrWxHCc4XToqu-uZ7AEBMXLCuxNuCmDrxDRH4u35Yx1ciz208_zABJztVpMkFpTLANA0jY0eW05cGOOQ_hpf0qwb6OxvvbX_ZdWwTPdizOwwVzmT-J90COu_muPUD3oijHIkO-WjrxLl2Er9SFS6UIZ61qgaBovTju4upkVhDmlvdkBGX-rcAcCY 2025/11/16 06:04:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/16 06:04:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/16 06:04:45 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "APGU44hGzSY2GLOjQnngfZES7M9IvMD5g9YomHKTxqvEZokF5prgOA-uICoXh0KBZezgA_T5JdjrosuS1orgTXaAvjGcFp491MpgoYt7ubVFfj3x1JK6DG5QaHcSqpTrIqBfMyYBRilllqEWsn6rLEZiDs2DkzDcrWxHCc4XToqu-uZ7AEBMXLCuxNuCmDrxDRH4u35Yx1ciz208_zABJztVpMkFpTLANA0jY0eW05cGOOQ_hpf0qwb6OxvvbX_ZdWwTPdizOwwVzmT-J90COu_muPUD3oijHIkO-WjrxLl2Er9SFS6UIZ61qgaBovTju4upkVhDmlvdkBGX-rcAcCY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/11/16 06:04:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AK7atIVf_I3HVZWQPXt6c6SNgFqYJp-mjap5KboiUy80TcBa7jmUXwfkFysL2DASzL7AXj6_TzPJldVQRZ85J2xElU_YNASszIuTb0D6qjwCuDkdoD5OKi2R44gwQMAo3Wo9lBdjpVT1u_jtGcyqZkKmheAWLoMrWA13E7b5MTaIl3et8ozjPWgzxtDn00tVIC6DlUtLja3ir_3mTbxEQjIibjEX2GVYsO7-wnN6OiGRh3KkHmFTFk7MlutCNQEWIbhdvVvfxDNmWW2qMWT5QmdWdtzUELKDOGr5tNfQZ_albO39tG0jZ4gddoSykEmMXVPoKDg5C4P9si81StQwgdc 2025/11/16 06:04:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/16 06:04:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/16 06:04:47 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AK7atIVf_I3HVZWQPXt6c6SNgFqYJp-mjap5KboiUy80TcBa7jmUXwfkFysL2DASzL7AXj6_TzPJldVQRZ85J2xElU_YNASszIuTb0D6qjwCuDkdoD5OKi2R44gwQMAo3Wo9lBdjpVT1u_jtGcyqZkKmheAWLoMrWA13E7b5MTaIl3et8ozjPWgzxtDn00tVIC6DlUtLja3ir_3mTbxEQjIibjEX2GVYsO7-wnN6OiGRh3KkHmFTFk7MlutCNQEWIbhdvVvfxDNmWW2qMWT5QmdWdtzUELKDOGr5tNfQZ_albO39tG0jZ4gddoSykEmMXVPoKDg5C4P9si81StQwgdc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/16 06:04:47 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AFiwVxyTY-5k0KT5cHF1rZRBsEzF4dzD12wi-y8k5AC_Y_eIjhbfZK6t2LqThDubGcI-RLo4eg6giPrJr3IloPZLFIZkMzMv23oe6Lw3xKXWsudS5H0Y6EsNsvyxoEulVoR2PtlO3VnB8-AONpQcpKEDpdpLeUZmeqrYY3a2_y3J5jlAvzhFIUhiUnDttt5cV9z6rYwn5TAiLEI_lVipNKAqZ-XiLMxt9SNnaqOdjyjCBdnkpGnknaFI_IE3wOf7TReywE4w6gRfK26iE_WhrKcDNY9ljQYtLiaJC6ta3T_l5bDU8wsMJjQ4zPpJu_9xDNBpYlqLMfqytIGZAylFSdA 2025/11/16 06:04:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/16 06:04:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/16 06:04:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/16 06:04:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/16 06:04:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/16 06:04:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/16 06:04:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AFiwVxyTY-5k0KT5cHF1rZRBsEzF4dzD12wi-y8k5AC_Y_eIjhbfZK6t2LqThDubGcI-RLo4eg6giPrJr3IloPZLFIZkMzMv23oe6Lw3xKXWsudS5H0Y6EsNsvyxoEulVoR2PtlO3VnB8-AONpQcpKEDpdpLeUZmeqrYY3a2_y3J5jlAvzhFIUhiUnDttt5cV9z6rYwn5TAiLEI_lVipNKAqZ-XiLMxt9SNnaqOdjyjCBdnkpGnknaFI_IE3wOf7TReywE4w6gRfK26iE_WhrKcDNY9ljQYtLiaJC6ta3T_l5bDU8wsMJjQ4zPpJu_9xDNBpYlqLMfqytIGZAylFSdA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/16 06:04:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AKQhnS4M_lMY7UqMUmrk4XFzJcemE9lztUiA8BzhhJ3CtkODG408DlfBIOd6dAV6SjVvTIs4t3WQxFYQBXuGLSeja8bSNLW1pnYeSCQbCi3NQo2foldC9hitweu43bz8YJ-x2kI6rn1vzU2B6WypXsj7RqfQQye8lFoKeEsCLldU2BSzDkqXQNkSob9X2mbfA4O7k0E1sgEisFJRwJXeiwE7-a_zGY5lp91YgmSadac5vdo9y03JuWDWmzq2mp-PIxNDg1jLltSxlLYN9KEgvvdXACPN8YdEAkKEknJj51cwDUPzT4DMLlvnJw_RjA7-Db3qwIv4hUt-Dbs1SqaLXSU 2025/11/16 06:04:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/16 06:04:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/16 06:04:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/11/16 06:04:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/16 06:04:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/16 06:04:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/16 06:04:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AKQhnS4M_lMY7UqMUmrk4XFzJcemE9lztUiA8BzhhJ3CtkODG408DlfBIOd6dAV6SjVvTIs4t3WQxFYQBXuGLSeja8bSNLW1pnYeSCQbCi3NQo2foldC9hitweu43bz8YJ-x2kI6rn1vzU2B6WypXsj7RqfQQye8lFoKeEsCLldU2BSzDkqXQNkSob9X2mbfA4O7k0E1sgEisFJRwJXeiwE7-a_zGY5lp91YgmSadac5vdo9y03JuWDWmzq2mp-PIxNDg1jLltSxlLYN9KEgvvdXACPN8YdEAkKEknJj51cwDUPzT4DMLlvnJw_RjA7-Db3qwIv4hUt-Dbs1SqaLXSU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/11/16 06:04:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AC44hi0z5_S6aPRtTXbzK7TYdiYBklq8ahzX_3LZo8dCZWrPu07Yz0W5aM2BW_N_PgWCexOTHEO7EnS2h361KHrMcQr7LLx62SVnFYU9gndN84Zkkp8pZgKJM8R5FhgUO-KaeANvs0K895iUZZrg80w11ultyETecuwxFfCyc7CHG1KVQsSEApRDRgOPr2w7xFxKC1l88hDAIjSK2XIyReBIlkEnd_wIvJAFlAq-ISCsMkW7Pl4cDzWzDgSZJJd8f0w_DTtm1sfXkiI2aOSujr706Rko44grXbps7DFNVJTdS374jamJXG-xDYZaWlRQMGhR8Dzvf6sHbgkS4EAMbMk 2025/11/16 06:04:52 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/16 06:04:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/11/16 06:04:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AC44hi0z5_S6aPRtTXbzK7TYdiYBklq8ahzX_3LZo8dCZWrPu07Yz0W5aM2BW_N_PgWCexOTHEO7EnS2h361KHrMcQr7LLx62SVnFYU9gndN84Zkkp8pZgKJM8R5FhgUO-KaeANvs0K895iUZZrg80w11ultyETecuwxFfCyc7CHG1KVQsSEApRDRgOPr2w7xFxKC1l88hDAIjSK2XIyReBIlkEnd_wIvJAFlAq-ISCsMkW7Pl4cDzWzDgSZJJd8f0w_DTtm1sfXkiI2aOSujr706Rko44grXbps7DFNVJTdS374jamJXG-xDYZaWlRQMGhR8Dzvf6sHbgkS4EAMbMk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/11/16 06:04:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AAlu6aVBg0VzI1m7QmCloPQrVSj2f6WGtJDXFy9nYh49sI90X-R35bUKvZE2GUbQAKlWgHXBnFWTkoITmoEVAC-rt3p0V9ScFpbMN2Rdk3eNQdQWkN5YXg2IPvJ_dhbDhLdLil3AnGGL3Azga7lqd38zNgfLPclgMznwkR7XRPp2fvO1uxmoBb2vbCO92-Nlq8c5r8jOXbzRDRr2g-TEHCucDlWejkfFtBjgmheX2ocg92rDMITa4z-Lgm6MwmjIZX1Mr1HtfX3ykBKvyGKJIBl7wVQCq_eOLD9zRYr5U2viyyR3lQ2nPKN_9br1XUbgk5rGJfcoD2B3jbaw97dJ_oE 2025/11/16 06:04:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/16 06:04:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/16 06:04:54 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AAlu6aVBg0VzI1m7QmCloPQrVSj2f6WGtJDXFy9nYh49sI90X-R35bUKvZE2GUbQAKlWgHXBnFWTkoITmoEVAC-rt3p0V9ScFpbMN2Rdk3eNQdQWkN5YXg2IPvJ_dhbDhLdLil3AnGGL3Azga7lqd38zNgfLPclgMznwkR7XRPp2fvO1uxmoBb2vbCO92-Nlq8c5r8jOXbzRDRr2g-TEHCucDlWejkfFtBjgmheX2ocg92rDMITa4z-Lgm6MwmjIZX1Mr1HtfX3ykBKvyGKJIBl7wVQCq_eOLD9zRYr5U2viyyR3lQ2nPKN_9br1XUbgk5rGJfcoD2B3jbaw97dJ_oE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/11/16 06:04:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ALuIvCc1FrZk6UTiLP7XUysTIHJKv7XFBIFxrujfSUeUdoKxiP-84v0m4Xsos_AM2O8eRWBwCe-DzgNT5UHbS6O02fJ4vtbF33OzV1M3hqwF-TSRj8OYdWCtlTnuc-k1JCf90IcL-jaP75ukgppI1M8lJg-H-awF64KMpxTjSd5so_LBHCRMaZJkKzuqFpgLOZ6b-ZiUin8D9rtllyQPEV_IQpCdiC-2J3uXyjPjbfGmM-oTC-VaGGLJC3asiwB6reZzwbm3iL1QGjqPRzymCTJ5t0-sDsG4MbBdyo28ULy5hQ2NzWvhegzNwLzh0n1wTmuBIYfTPhoxExQt-VUp4iw 2025/11/16 06:04:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/16 06:04:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/16 06:04:56 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ALuIvCc1FrZk6UTiLP7XUysTIHJKv7XFBIFxrujfSUeUdoKxiP-84v0m4Xsos_AM2O8eRWBwCe-DzgNT5UHbS6O02fJ4vtbF33OzV1M3hqwF-TSRj8OYdWCtlTnuc-k1JCf90IcL-jaP75ukgppI1M8lJg-H-awF64KMpxTjSd5so_LBHCRMaZJkKzuqFpgLOZ6b-ZiUin8D9rtllyQPEV_IQpCdiC-2J3uXyjPjbfGmM-oTC-VaGGLJC3asiwB6reZzwbm3iL1QGjqPRzymCTJ5t0-sDsG4MbBdyo28ULy5hQ2NzWvhegzNwLzh0n1wTmuBIYfTPhoxExQt-VUp4iw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/16 06:04:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AIt_hrrzi27u1ATpcLujpEZ0A8CaiDESv6Fr8N2wR2FaSpF-cVZ2KYANFBmu8gUh4LB1FC_rxElJGi6UNORvBnaLagd4pcMC1qNZG0TZuiY5x9EXpRj7xLnJP7rV6Kve6ludcT-uh4g77bcdUlICZQsrU9mte_-giu8uxRqhQ6QZnW7g1pAKAInPCE02xkQOrCuaxcqnUB4XB6MiF0avyroROuVOGkPuEKArOHAejrSMqwgrd7wu5Az5nA96mzZqqdhvAQWFgMhS_A5JvEIu6ivrvzKKeArZfQFo81XUuf9z8o1rC7VKUAIRNH0VQ5k3WOQyOYqHpJoWZr6fJqKS-u8 2025/11/16 06:04:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/16 06:04:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/16 06:04:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/16 06:04:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/16 06:04:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/16 06:04:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/16 06:04:57 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AIt_hrrzi27u1ATpcLujpEZ0A8CaiDESv6Fr8N2wR2FaSpF-cVZ2KYANFBmu8gUh4LB1FC_rxElJGi6UNORvBnaLagd4pcMC1qNZG0TZuiY5x9EXpRj7xLnJP7rV6Kve6ludcT-uh4g77bcdUlICZQsrU9mte_-giu8uxRqhQ6QZnW7g1pAKAInPCE02xkQOrCuaxcqnUB4XB6MiF0avyroROuVOGkPuEKArOHAejrSMqwgrd7wu5Az5nA96mzZqqdhvAQWFgMhS_A5JvEIu6ivrvzKKeArZfQFo81XUuf9z8o1rC7VKUAIRNH0VQ5k3WOQyOYqHpJoWZr6fJqKS-u8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/16 06:04:58 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AANGfR4PlZ2hrTixYynNBCdnKa5IFz-zx4QU3XL1W58bJmunWJaMue97E40Xef3214jiNlLWh4akfS-wRwP1-v-DByAs6wmPQh6gaYKtBiEKMHzniQhew-k9_fQss3n6eVB3v3hFS06aKZqlgp4OyLkJef48hCSC-akcYYb5zOe4vQmaMq6uWEES9FsOg8DsFZtamW6LrG1Crf67Tvs9Dvt41BPrvhqg-f8Sk3QeSSCmdVqNbF4MAL1Yza4NPwuUXuHiawTd_Kfng6o3i6hXKxvKNI9P1eLp_xUyakB6IMsgUDR_3n8ExZP4LVIKatIdnmM7oVL0I52mLa_GyBpOzr8 2025/11/16 06:04:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/16 06:04:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/16 06:04:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/11/16 06:04:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/16 06:04:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/16 06:04:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/16 06:05:00 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AANGfR4PlZ2hrTixYynNBCdnKa5IFz-zx4QU3XL1W58bJmunWJaMue97E40Xef3214jiNlLWh4akfS-wRwP1-v-DByAs6wmPQh6gaYKtBiEKMHzniQhew-k9_fQss3n6eVB3v3hFS06aKZqlgp4OyLkJef48hCSC-akcYYb5zOe4vQmaMq6uWEES9FsOg8DsFZtamW6LrG1Crf67Tvs9Dvt41BPrvhqg-f8Sk3QeSSCmdVqNbF4MAL1Yza4NPwuUXuHiawTd_Kfng6o3i6hXKxvKNI9P1eLp_xUyakB6IMsgUDR_3n8ExZP4LVIKatIdnmM7oVL0I52mLa_GyBpOzr8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/11/16 06:05:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: APNj7iSRe7oaLRKyuMk7wfxpg6kCpVx3J-eLLMaqbfc-zqgvLAVgiLhkcyC_slipDB5EB5RZ6oNV3yvDI_XbR0S_vZdJ9YS6M2fS5CNq3Ktuc6sGsQvMGSfePKnH_t7CZGXAIp6viUydsOISU6hsKOUzEmYCS1tTSb66zrplU2KLxC9YOmaN7jvoswA8g604u8NqyE9464jNYlmjK9IximNAsO66-SDe2YB1yPwcUXgJn_doEdKkRFju7byJeEZHQaHtkf1bKU8XyPqceszkCT1OfcWU1bPXwurCAuCtjAW1zE9E4NuMNuTxvZARTqQW1fuEW1tdB-eT3rFHof-YC1w 2025/11/16 06:05:02 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/16 06:05:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/11/16 06:05:03 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "APNj7iSRe7oaLRKyuMk7wfxpg6kCpVx3J-eLLMaqbfc-zqgvLAVgiLhkcyC_slipDB5EB5RZ6oNV3yvDI_XbR0S_vZdJ9YS6M2fS5CNq3Ktuc6sGsQvMGSfePKnH_t7CZGXAIp6viUydsOISU6hsKOUzEmYCS1tTSb66zrplU2KLxC9YOmaN7jvoswA8g604u8NqyE9464jNYlmjK9IximNAsO66-SDe2YB1yPwcUXgJn_doEdKkRFju7byJeEZHQaHtkf1bKU8XyPqceszkCT1OfcWU1bPXwurCAuCtjAW1zE9E4NuMNuTxvZARTqQW1fuEW1tdB-eT3rFHof-YC1w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/11/16 06:05:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: APys8Mj2R0phzZIZB9CsLKtRXz8_QlGzTPY50mjulYfhJt8J4wZ_Qj0SxzB91NHOL_wBCMvFAnaQCrZEQvS1ywjPEHu2S_MQxunh6O3ZmnEBSOuI0UGAA45BLJ33duNdYp14EFLdUwG3dbwwYVzxkHXRFbcXWxMfjZY89tR5BgdxleHbpZXo2kUcdolX2E37zaov-Ra8bCI6cfsA2Rg455-Oa71RarRL_DqxmiQZpfCrZhfNYTF3e0iHYgEMVigrHfRNq9TX2bj4NabimWnIKvv6Ljg0cuA8YIlCsNxRL98L7T1_J2RNSyyfV1iHjClzitkWa2M2-aHn3FFTLi5xBi4 2025/11/16 06:05:04 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/16 06:05:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/16 06:05:05 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "APys8Mj2R0phzZIZB9CsLKtRXz8_QlGzTPY50mjulYfhJt8J4wZ_Qj0SxzB91NHOL_wBCMvFAnaQCrZEQvS1ywjPEHu2S_MQxunh6O3ZmnEBSOuI0UGAA45BLJ33duNdYp14EFLdUwG3dbwwYVzxkHXRFbcXWxMfjZY89tR5BgdxleHbpZXo2kUcdolX2E37zaov-Ra8bCI6cfsA2Rg455-Oa71RarRL_DqxmiQZpfCrZhfNYTF3e0iHYgEMVigrHfRNq9TX2bj4NabimWnIKvv6Ljg0cuA8YIlCsNxRL98L7T1_J2RNSyyfV1iHjClzitkWa2M2-aHn3FFTLi5xBi4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/11/16 06:05:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AFwud0D3YurqKiuU2aJwjVdr1PoU-Nis_06RcO6Ayay_88eQZBeIq6bfxlLCR4bH8ZYVxttB7cChgK9X3vQ_eKSuYQuYvpiYjEQ-AE9W02uwAUB6HH7NGh5fFjWTP11SmSKc5SlhBHrCK2YLCPqnb4dfMyIyovR3TX5M6ZQoOki4dDD4TeHZPuFP7joYsDebxBqVyN6kyZa8I-FpZpM-0PfD_i3y95-FE1T4JqWQko0-mN3C_2mFtJLWDP3TihPpmePw_dXqhruIKGhjFcY6fu94HvpynhOjL3PwKiM5U_6iP11rX2gUAWp8W9TkAOkmXrqt6Dz2y17MJOuGtRKPd1Q 2025/11/16 06:05:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/16 06:05:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/16 06:05:07 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AFwud0D3YurqKiuU2aJwjVdr1PoU-Nis_06RcO6Ayay_88eQZBeIq6bfxlLCR4bH8ZYVxttB7cChgK9X3vQ_eKSuYQuYvpiYjEQ-AE9W02uwAUB6HH7NGh5fFjWTP11SmSKc5SlhBHrCK2YLCPqnb4dfMyIyovR3TX5M6ZQoOki4dDD4TeHZPuFP7joYsDebxBqVyN6kyZa8I-FpZpM-0PfD_i3y95-FE1T4JqWQko0-mN3C_2mFtJLWDP3TihPpmePw_dXqhruIKGhjFcY6fu94HvpynhOjL3PwKiM5U_6iP11rX2gUAWp8W9TkAOkmXrqt6Dz2y17MJOuGtRKPd1Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/16 06:05:07 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AOwbAdSmUmJthgKjrHLguIsXXIOJcwopMKI72p1SXDO23BhDmzt8LPCBtPdZGLrd5rPRINr3UGsIYLr3b-ebsURjsdOqwd12wmDbEuqDql4bzKdEEQoqlz1yO8pb-xSWmEdb3H87khsiV_pa3mR4_olTQRIirEEI4h9Zg2T6AJrog881SaKV_L5RI5rOAz5V7WrSIhPyoDMvzdfXl2zWGaMHQV7MDKS4-96RNI-ua5N2l4C1GayIOxNpQQs-cknGXfbpHCdgGh_NtjmpC8k131VmWddzrXi8IWPW7meycopv9e2k2GlP_nZgSCwk9TyELPXXPNWPFWHM8NzbxbgnG6U 2025/11/16 06:05:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/16 06:05:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/16 06:05:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/16 06:05:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/16 06:05:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/16 06:05:08 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/16 06:05:09 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AOwbAdSmUmJthgKjrHLguIsXXIOJcwopMKI72p1SXDO23BhDmzt8LPCBtPdZGLrd5rPRINr3UGsIYLr3b-ebsURjsdOqwd12wmDbEuqDql4bzKdEEQoqlz1yO8pb-xSWmEdb3H87khsiV_pa3mR4_olTQRIirEEI4h9Zg2T6AJrog881SaKV_L5RI5rOAz5V7WrSIhPyoDMvzdfXl2zWGaMHQV7MDKS4-96RNI-ua5N2l4C1GayIOxNpQQs-cknGXfbpHCdgGh_NtjmpC8k131VmWddzrXi8IWPW7meycopv9e2k2GlP_nZgSCwk9TyELPXXPNWPFWHM8NzbxbgnG6U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/16 06:05:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AN0p--FLCPvezUsO9-j1oAqzVold-TK0f_poRxIYoft0BHQ1NvGvMJ1qCylM--1fdUsCDnVjgJH2q4r0os6alHdi7k61iID2bK1_tFh4CbJSPPt1tCk9SvatR6ulKJScuhkbeImgZWGvgzdlq7UCuP3FsI1Diua7jV-DzpfJ-raZ0jkDn7sUJc6pxXqZXmR2W_1PH678ghy7AQUqPQbqWQ6QTKOs54XnGSuT3E2ROwgiQJQLlooAlJR-KFdsnNLHDJA0y0xQToKzfGF5YhaVilygOw5yGeMdG3fZtHRtYsLcSEjUrkiMd_0SofKPTlTZ84z1fO2fOnIkeaqJEXwBTbU 2025/11/16 06:05:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/16 06:05:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/11/16 06:05:10 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/11/16 06:05:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/16 06:05:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/16 06:05:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/16 06:05:11 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AN0p--FLCPvezUsO9-j1oAqzVold-TK0f_poRxIYoft0BHQ1NvGvMJ1qCylM--1fdUsCDnVjgJH2q4r0os6alHdi7k61iID2bK1_tFh4CbJSPPt1tCk9SvatR6ulKJScuhkbeImgZWGvgzdlq7UCuP3FsI1Diua7jV-DzpfJ-raZ0jkDn7sUJc6pxXqZXmR2W_1PH678ghy7AQUqPQbqWQ6QTKOs54XnGSuT3E2ROwgiQJQLlooAlJR-KFdsnNLHDJA0y0xQToKzfGF5YhaVilygOw5yGeMdG3fZtHRtYsLcSEjUrkiMd_0SofKPTlTZ84z1fO2fOnIkeaqJEXwBTbU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/11/16 06:05:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AOWZj0Hc215ZchQ4W9wRWMIrOH4ECV71bI0FLng7v85_LEe3W6Se5HhPsTXlIw_7WzUlUzO40Z9Ko-3V_92ZTWkiycbdp9UGkbvNZubIWjWHKM0fXgSvJI_tv3w2WWCAl7rSEWImpF3pfGKcuzaPgRPZfhg_NtPlITGNWuvVvSgfZCAa-siQ7niYjjw7R0soClFsgsmAFC5HCz1ktYirC3cyj4Ny87wyaA7KKMn8NCdX9kI2OSjcw3anlzNRirBSjCjxuLA6_uZec-Jdn0VzCvr-0JWBeFBFh0zY0Xm21XZOQpBmcAdyULpgN5WlylUFhXpjedg8MtNtG8txP5NgxbQ 2025/11/16 06:05:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/11/16 06:05:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/11/16 06:05:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AOWZj0Hc215ZchQ4W9wRWMIrOH4ECV71bI0FLng7v85_LEe3W6Se5HhPsTXlIw_7WzUlUzO40Z9Ko-3V_92ZTWkiycbdp9UGkbvNZubIWjWHKM0fXgSvJI_tv3w2WWCAl7rSEWImpF3pfGKcuzaPgRPZfhg_NtPlITGNWuvVvSgfZCAa-siQ7niYjjw7R0soClFsgsmAFC5HCz1ktYirC3cyj4Ny87wyaA7KKMn8NCdX9kI2OSjcw3anlzNRirBSjCjxuLA6_uZec-Jdn0VzCvr-0JWBeFBFh0zY0Xm21XZOQpBmcAdyULpgN5WlylUFhXpjedg8MtNtG8txP5NgxbQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/11/16 06:05:15 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AJ8ZwQTI8vXAI6hoHBSNqUaG64IywTKOJKxkDSK8nGGptvTIl4xeCg04DxEiqaaHHuDPx4rgkSlOTQ1lVoyIj0FfPLQXpGUwIV-PIXhISOGA0GJRsorveXAIOOkSHW1kd6bsflAJzORpuPzQwrnxbS0lru1LvQTBWWSMCzCbJs0R1qME6JzqkVYFB1Z1c7snv402IGqxuomJQN3yepE3lIG4gXM3b_pnXJyklWmizmOgKENtyMsulI9xxpIP1nznojy5rEnr9Nl6IjmeCH5EKt7-hU6Rae6g0ZgHRd9rxr1RqyCfA3nuQGVhm6rZLumDVREcxLKkIf3MGaEkWJo2KWg 2025/11/16 06:05:15 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/11/16 06:05:16 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/16 06:05:16 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AJ8ZwQTI8vXAI6hoHBSNqUaG64IywTKOJKxkDSK8nGGptvTIl4xeCg04DxEiqaaHHuDPx4rgkSlOTQ1lVoyIj0FfPLQXpGUwIV-PIXhISOGA0GJRsorveXAIOOkSHW1kd6bsflAJzORpuPzQwrnxbS0lru1LvQTBWWSMCzCbJs0R1qME6JzqkVYFB1Z1c7snv402IGqxuomJQN3yepE3lIG4gXM3b_pnXJyklWmizmOgKENtyMsulI9xxpIP1nznojy5rEnr9Nl6IjmeCH5EKt7-hU6Rae6g0ZgHRd9rxr1RqyCfA3nuQGVhm6rZLumDVREcxLKkIf3MGaEkWJo2KWg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/11/16 06:05:17 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ADsZbb2MKbP9LOgaQNq0wWlT9rgANdVqTTsy9b-g6XcZymTzBn2yJMQoW7JjdlK94K85GZuWHxLa6C-v3pzNog_aKiBhIxWtqYL84WbsWWNd9yvo0J1Yu4fNCkREKSO7MKJ_hZBA-HMvnyap0KL4Vvsve_-zXBytEaME2erLu2MLvRMH8B2tINfHWufs9GPKEo5RziUAATs6fJTQMmWrFcNgEMYiEGunB0PUEO2Bh4B8Pij2TA9SNo2K1tvZkK78COgsskLV3ZfutUnIyWZJGu7kpL7UHWdtzMOXrgEuOeRmkMj2G91U1XrvmP7lRyc_DvnRwI_4MX4wNFhYKSfOFo4 2025/11/16 06:05:17 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/16 06:05:18 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/16 06:05:18 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ADsZbb2MKbP9LOgaQNq0wWlT9rgANdVqTTsy9b-g6XcZymTzBn2yJMQoW7JjdlK94K85GZuWHxLa6C-v3pzNog_aKiBhIxWtqYL84WbsWWNd9yvo0J1Yu4fNCkREKSO7MKJ_hZBA-HMvnyap0KL4Vvsve_-zXBytEaME2erLu2MLvRMH8B2tINfHWufs9GPKEo5RziUAATs6fJTQMmWrFcNgEMYiEGunB0PUEO2Bh4B8Pij2TA9SNo2K1tvZkK78COgsskLV3ZfutUnIyWZJGu7kpL7UHWdtzMOXrgEuOeRmkMj2G91U1XrvmP7lRyc_DvnRwI_4MX4wNFhYKSfOFo4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/16 06:05:19 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AORYhST2S8F7VbdI8N2TzXEoEszlXUG2KciicHSpJL-j52lLg18HeKd6M-hcX4QJzqZCXxrGOChxb7_cPqA2FHawrg0y3PinVHtlIWB4Mv6PXpNTCEU_bnLTZzGnpA4vP1SxxF8uCnESFc0oEtJf23hveL_e95Bzb0vNpOG9KwP5RprFyiLUSUIpCYPXCnYsq9v0Msq_-WBEXfE4uWp4_I7OFVWfwx4E_TB_TysI3s_cwh4GWnIZG2Xk92tC_502wxW0mgjKi2SRrA7SqOibnsxDXHYHlpeT48lIKpfl2y385hEQXLngz7zU3UJF2jK72P2-Ka7JYTselBkU-u7J5Hg 2025/11/16 06:05:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/16 06:05:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/16 06:05:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/16 06:05:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/16 06:05:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/16 06:05:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/16 06:05:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AORYhST2S8F7VbdI8N2TzXEoEszlXUG2KciicHSpJL-j52lLg18HeKd6M-hcX4QJzqZCXxrGOChxb7_cPqA2FHawrg0y3PinVHtlIWB4Mv6PXpNTCEU_bnLTZzGnpA4vP1SxxF8uCnESFc0oEtJf23hveL_e95Bzb0vNpOG9KwP5RprFyiLUSUIpCYPXCnYsq9v0Msq_-WBEXfE4uWp4_I7OFVWfwx4E_TB_TysI3s_cwh4GWnIZG2Xk92tC_502wxW0mgjKi2SRrA7SqOibnsxDXHYHlpeT48lIKpfl2y385hEQXLngz7zU3UJF2jK72P2-Ka7JYTselBkU-u7J5Hg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/16 06:05:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ALyzeENydBdrTIjg4LLPruF_wQ2mThzPb2jMiBWAvxAA_sheli5a4hdVc3J38-HKcr1rhSILrMLtKDDwAk68OtK365M-xCK4YEEHaj9gVFY-EgRLOVIZJmnSbnCkQWTIkOa-4gaiyvsFD_MCGkEXPehGnmBVVxsONZ_xw3wPkzU4RYxGStEIronHJlKJMW4IOCXDgncKfXBXJZB7uGIKs7xWMiOT-qWTkAt4QaEcM5zYp6e5itMefvSPm8yjSw1tVd73PbJlgpDQuID6VVOMre9HJH0ndTvoI1IezXRxuJKZrD9SnFRLhe_yj_cG_CiB2hTSr4DZ1-OckgqNNGyZ5CU 2025/11/16 06:05:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/16 06:05:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/11/16 06:05:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/11/16 06:05:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/16 06:05:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/16 06:05:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/16 06:05:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ALyzeENydBdrTIjg4LLPruF_wQ2mThzPb2jMiBWAvxAA_sheli5a4hdVc3J38-HKcr1rhSILrMLtKDDwAk68OtK365M-xCK4YEEHaj9gVFY-EgRLOVIZJmnSbnCkQWTIkOa-4gaiyvsFD_MCGkEXPehGnmBVVxsONZ_xw3wPkzU4RYxGStEIronHJlKJMW4IOCXDgncKfXBXJZB7uGIKs7xWMiOT-qWTkAt4QaEcM5zYp6e5itMefvSPm8yjSw1tVd73PbJlgpDQuID6VVOMre9HJH0ndTvoI1IezXRxuJKZrD9SnFRLhe_yj_cG_CiB2hTSr4DZ1-OckgqNNGyZ5CU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/11/16 06:05:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AP0YTDRKwQoi5I3NMoVcLQwetUCYoSJ1k91oIGyck9idI_dT7WLe0tSyhMIIjvRTS7lGS0qRs-lHht3h1cH9jRAKLGzE_2Wqh57g2RKFTRurh2HMnQAgk9RMMrgQ216orcttYUaDwMhXopfrFgeYSv2QW5p-NQK15E65YgY_feoXNxsWYceOgeY5omhP4zS-a-eKOyKN5zYTI1yiqXJtJShbU6tR2YgPaDInjufcmP-sLDT0aMnOfdaOnF8wM3i6Y8Yu0ckJB-w-C7G3onmeakdswm4cpHta6a5zMCQlPLSsg1J4JguiOvmLS_P0H4JNh9yo9iLIVESkTDcQxAzfygY 2025/11/16 06:05:25 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/11/16 06:05:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/11/16 06:05:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AP0YTDRKwQoi5I3NMoVcLQwetUCYoSJ1k91oIGyck9idI_dT7WLe0tSyhMIIjvRTS7lGS0qRs-lHht3h1cH9jRAKLGzE_2Wqh57g2RKFTRurh2HMnQAgk9RMMrgQ216orcttYUaDwMhXopfrFgeYSv2QW5p-NQK15E65YgY_feoXNxsWYceOgeY5omhP4zS-a-eKOyKN5zYTI1yiqXJtJShbU6tR2YgPaDInjufcmP-sLDT0aMnOfdaOnF8wM3i6Y8Yu0ckJB-w-C7G3onmeakdswm4cpHta6a5zMCQlPLSsg1J4JguiOvmLS_P0H4JNh9yo9iLIVESkTDcQxAzfygY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/11/16 06:05:27 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AJSfiwC7zQmrQ0KPrL8pwnptZDRc3YvndOB8XfqnyAoHRYVr393I7MuW3cPEw5RNQ7hkCuondmP1HeLXOxmEZWKU4fDfrmDPiMfboElPRtiGqibzAy6Y2EoNPYcp_kx1bgyLoIk1JP4YDUqnfOML-rgQf3MvZCs6bl20I_ix-rNTCIaBS2Y7sP7urjmW0xCt0OpkrqfH965orey3Fi_ltRZ6nQ8YHSjoIgjbe9MaR5H8LDlQpPFWVfbvKM6FUFKUxIa3qXXtGHSbomcG_XCD006GHsEKJiOOavyF0SxNaWYehYTTkIudiLXLdV_eOfD1DaVchGH-fGTyiHvvHM3zL5o 2025/11/16 06:05:28 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/11/16 06:05:28 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/16 06:05:29 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AJSfiwC7zQmrQ0KPrL8pwnptZDRc3YvndOB8XfqnyAoHRYVr393I7MuW3cPEw5RNQ7hkCuondmP1HeLXOxmEZWKU4fDfrmDPiMfboElPRtiGqibzAy6Y2EoNPYcp_kx1bgyLoIk1JP4YDUqnfOML-rgQf3MvZCs6bl20I_ix-rNTCIaBS2Y7sP7urjmW0xCt0OpkrqfH965orey3Fi_ltRZ6nQ8YHSjoIgjbe9MaR5H8LDlQpPFWVfbvKM6FUFKUxIa3qXXtGHSbomcG_XCD006GHsEKJiOOavyF0SxNaWYehYTTkIudiLXLdV_eOfD1DaVchGH-fGTyiHvvHM3zL5o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/11/16 06:05:30 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AMnr8z_seuiyrYrzHrvZI0qK7EewpYu08eXpoVRVzMWUCU0ziUEP_XY0FcRbZPxDMaaFncX-yoR5m2cvGyvuE4-WPBfdLjQijcq0J0_7SKWnrpuikXl5JviFL6e40j0jI3CZdh5o9dlziEbcrwPrkbO75UuWeM1_E3NXghZ-9Ko1oA01994RS9doScD3lUK4qEgxOWb0KTp9U8Apo4ewUjrntO_rdubpHawNG0BfGVgaYoNgCnlzK7BAzm95I6v7eaSRkg6nWykjpQwPTGB-1ePq-zUNNnK6l2gJJNgWeJSIDNcphB80NSR6daW2Zu8KsbsKto5Z-KJOqL0BofsZU1U 2025/11/16 06:05:30 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/16 06:05:31 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/16 06:05:31 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AMnr8z_seuiyrYrzHrvZI0qK7EewpYu08eXpoVRVzMWUCU0ziUEP_XY0FcRbZPxDMaaFncX-yoR5m2cvGyvuE4-WPBfdLjQijcq0J0_7SKWnrpuikXl5JviFL6e40j0jI3CZdh5o9dlziEbcrwPrkbO75UuWeM1_E3NXghZ-9Ko1oA01994RS9doScD3lUK4qEgxOWb0KTp9U8Apo4ewUjrntO_rdubpHawNG0BfGVgaYoNgCnlzK7BAzm95I6v7eaSRkg6nWykjpQwPTGB-1ePq-zUNNnK6l2gJJNgWeJSIDNcphB80NSR6daW2Zu8KsbsKto5Z-KJOqL0BofsZU1U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/16 06:05:32 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABTRgLcGVYu66voR4Yhv9-PkjGFNFFERSEefmZOxuEg3X4l57cBCms9F7OBzu29n66DHdRcqEGeg8eCpGQ01Xryse1UeOq89cXorO32hzL-nQfF5jmcVSXWx6GLVu8DXi6EJQHZCXpgcCupCdVE92f_K5gvWCKtI2jeOyGiJ8slINVjtDxpL-PKZQAhZZUuX2V_qMcmlw7p1G7rXpqJUfR8geEelKToRJ0e30tEA2P7JiRiLU5lPmEmwPyfc2fzvtGsJeWwEN5wlFbHClTjr2E6Ea0Kpz-GYzlkCTd85IdaUTqoAQuynCccXB63-5paTZZE3G0elL4joSk9-rPYupNM 2025/11/16 06:05:32 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/16 06:05:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/16 06:05:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/16 06:05:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/16 06:05:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/16 06:05:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/16 06:05:33 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABTRgLcGVYu66voR4Yhv9-PkjGFNFFERSEefmZOxuEg3X4l57cBCms9F7OBzu29n66DHdRcqEGeg8eCpGQ01Xryse1UeOq89cXorO32hzL-nQfF5jmcVSXWx6GLVu8DXi6EJQHZCXpgcCupCdVE92f_K5gvWCKtI2jeOyGiJ8slINVjtDxpL-PKZQAhZZUuX2V_qMcmlw7p1G7rXpqJUfR8geEelKToRJ0e30tEA2P7JiRiLU5lPmEmwPyfc2fzvtGsJeWwEN5wlFbHClTjr2E6Ea0Kpz-GYzlkCTd85IdaUTqoAQuynCccXB63-5paTZZE3G0elL4joSk9-rPYupNM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/16 06:05:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AHMpbWANePKfZnhH-h5JiU32HVrYC3AbN98xPcISH0Nr_Tf6P2j0w3dFiTwz0-mGl1eLvfx2ThorWAXWMuOGgGaNQG9ho_-yGUSul12Bx6THzuolNu1eD4mxbUgcF0FHe4qkDk-37Rnw7d_zXaCpcuFonWDIigFxgDn1invA0qw55eBz6tzd4EHr8UQ5VuBHkXdfxm4Q03MAk2KvH_exM0rKRyyE9gHLDLTdv9aMcqHQcaZBKgQfP25jocjFH2urPa9nnbX2BF2j12GqqYFrDlmYbadMlZdcebJA8lIvA0KPtlNk5FnuA3u_uT2gibYMXWP-EQDSRGGQAZmel7t4eD4 2025/11/16 06:05:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/16 06:05:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/11/16 06:05:35 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/11/16 06:05:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/16 06:05:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/16 06:05:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/16 06:05:36 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AHMpbWANePKfZnhH-h5JiU32HVrYC3AbN98xPcISH0Nr_Tf6P2j0w3dFiTwz0-mGl1eLvfx2ThorWAXWMuOGgGaNQG9ho_-yGUSul12Bx6THzuolNu1eD4mxbUgcF0FHe4qkDk-37Rnw7d_zXaCpcuFonWDIigFxgDn1invA0qw55eBz6tzd4EHr8UQ5VuBHkXdfxm4Q03MAk2KvH_exM0rKRyyE9gHLDLTdv9aMcqHQcaZBKgQfP25jocjFH2urPa9nnbX2BF2j12GqqYFrDlmYbadMlZdcebJA8lIvA0KPtlNk5FnuA3u_uT2gibYMXWP-EQDSRGGQAZmel7t4eD4" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/11/16 06:05:39 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/11/16 06:05:42 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/16 06:05:45 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/16 06:05:48 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/16 06:05:51 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/16 06:05:52 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AAo4XujtBDLeY9LcM7XO8cm_UH6nC-Y93NaG_uaoEO-bairNdJC1fMEdKIStf7isUpmj5ZYcezAzO7tRsneVzUESiqABK3Xmn4UoNtdZP-fqDqky0fvIhc9i2Ti1TzjbaL13R5SSn2VsvBX0_KYfvwqZz7OhB4vV7epqfDuOItZEC7knqJOlt2eQoT0JVGByGAMj-IBTr1KDxv0R0SXKqUdwmg5PeWiDB63c7LZJuIk68m9F2Wh82Dqx3SLfyLeARNCZFLL1xIkKdmBSAO0A3WWOSybLfLVtzU0cnCF7IIq4Yoii0ZorV9K-vswxcNcsaGVfPEbvkPnQSXeKgrz3s7k 2025/11/16 06:05:52 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/16 06:05:53 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "db6e08722fb9cee77d3c806b5e15a0ea" 2025/11/16 06:05:53 DEBUG : unknown-size-put.txt: multipart upload "AAo4XujtBDLeY9LcM7XO8cm_UH6nC-Y93NaG_uaoEO-bairNdJC1fMEdKIStf7isUpmj5ZYcezAzO7tRsneVzUESiqABK3Xmn4UoNtdZP-fqDqky0fvIhc9i2Ti1TzjbaL13R5SSn2VsvBX0_KYfvwqZz7OhB4vV7epqfDuOItZEC7knqJOlt2eQoT0JVGByGAMj-IBTr1KDxv0R0SXKqUdwmg5PeWiDB63c7LZJuIk68m9F2Wh82Dqx3SLfyLeARNCZFLL1xIkKdmBSAO0A3WWOSybLfLVtzU0cnCF7IIq4Yoii0ZorV9K-vswxcNcsaGVfPEbvkPnQSXeKgrz3s7k" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/16 06:05:54 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AALETXoFr0T-2Nx_f0G_tfHajpHX9vjWo92giuYszHS6d4s-ZF1sR4EjeZUbqpaHd9GaYS2de72lub-_cJYtU2SCgwr2a_vPsrYebQAR_V9SH69ivLV7k1BbiqphkWaJHuAqUg9QZSRB00x-v3DGlMtK0zEAIuTQuD-rugSJbGp9-ksx-nRCF6usvFi3APpXco07t0UqP6Kh42uSA2M_xOljLcM8ZLdyJTEsIK7c6zn52miEthhVVabTvldFgGgU7rzV03j6KXlPDhqO8uf31ZBAWkb8E3kj_p7fVYqtoCSdkNHJ8-OTUhd7HcKrq49N3S0pPXsxfdmWqX-54b8Flvk 2025/11/16 06:05:54 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/11/16 06:05:54 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "0249009f998c6f428a7d83f17e103acd" 2025/11/16 06:05:54 DEBUG : unknown-size-update.txt: multipart upload "AALETXoFr0T-2Nx_f0G_tfHajpHX9vjWo92giuYszHS6d4s-ZF1sR4EjeZUbqpaHd9GaYS2de72lub-_cJYtU2SCgwr2a_vPsrYebQAR_V9SH69ivLV7k1BbiqphkWaJHuAqUg9QZSRB00x-v3DGlMtK0zEAIuTQuD-rugSJbGp9-ksx-nRCF6usvFi3APpXco07t0UqP6Kh42uSA2M_xOljLcM8ZLdyJTEsIK7c6zn52miEthhVVabTvldFgGgU7rzV03j6KXlPDhqO8uf31ZBAWkb8E3kj_p7fVYqtoCSdkNHJ8-OTUhd7HcKrq49N3S0pPXsxfdmWqX-54b8Flvk" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/16 06:05:54 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zuhuwod6xadu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/11/16 06:05:54 DEBUG : Waiting for deletions to finish 2025/11/16 06:05:55 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/11/16 06:05:55 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/11/16 06:05:55 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/16 06:05:55 INFO : S3 bucket rclone-test-zuhuwod6xadu: Bucket "rclone-test-zuhuwod6xadu" deleted 2025/11/16 06:05:55 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (123.56s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.27s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.86s) --- PASS: TestIntegration/FsMkdir (121.60s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.21s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (12.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.61s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.44s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.15s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (20.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.49s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.38s) --- 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.30s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (66.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (11.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (11.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (3.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (14.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.82s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.76s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.05s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.95s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.05s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.29s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.16s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/11/16 06:05:55 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/11/16 06:05:55 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 123.590s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m5.111372541s (try 1/5)