"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestRedirectSecretHeadersMatchTestList --- PASS: TestRedirectSecretHeadersMatchTestList (0.00s) === RUN TestClientRemovesSecretHeadersOnCrossHostRedirect --- PASS: TestClientRemovesSecretHeadersOnCrossHostRedirect (0.00s) === RUN TestClientDoesNotRestoreSecretHeadersAfterCrossHostRedirect --- PASS: TestClientDoesNotRestoreSecretHeadersAfterCrossHostRedirect (0.00s) === RUN TestClientKeepsSecretHeadersOnSameHostRedirect --- PASS: TestClientKeepsSecretHeadersOnSameHostRedirect (0.00s) === RUN TestClientRemovesGeneratedRefererOnCrossHostRedirect --- PASS: TestClientRemovesGeneratedRefererOnCrossHostRedirect (0.00s) === RUN TestS3CheckRedirectRejectsSchemeDowngrade === RUN TestS3CheckRedirectRejectsSchemeDowngrade/SameHostDowngrade === RUN TestS3CheckRedirectRejectsSchemeDowngrade/CrossHostDowngrade --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade (0.00s) --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade/SameHostDowngrade (0.00s) --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade/CrossHostDowngrade (0.00s) === RUN TestRedirectCrossesHost === RUN TestRedirectCrossesHost/SameHost === RUN TestRedirectCrossesHost/DifferentHost === RUN TestRedirectCrossesHost/SchemeDowngradeSameHost === RUN TestRedirectCrossesHost/SchemeDowngradeMidChain --- PASS: TestRedirectCrossesHost (0.00s) --- PASS: TestRedirectCrossesHost/SameHost (0.00s) --- PASS: TestRedirectCrossesHost/DifferentHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeSameHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeMidChain (0.00s) === RUN TestClientStopsAfterTenRedirects --- PASS: TestClientStopsAfterTenRedirects (0.00s) === RUN TestObjectNotFoundMapping --- PASS: TestObjectNotFoundMapping (0.00s) === RUN TestIntegration fstests.go:457: Using remote "TestS3R2:" 2026/08/25 02:46:03 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lavazul5qixo" 2026/08/25 02:46:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/08/25 02:46:04 INFO : S3 bucket rclone-test-lavazul5qixo: Bucket "rclone-test-lavazul5qixo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/25 02:46:05 INFO : S3 bucket rclone-test-lavazul5qixo: Bucket "rclone-test-lavazul5qixo" deleted === RUN TestIntegration/FsMkdir 2026/08/25 02:46:06 INFO : S3 bucket rclone-test-lavazul5qixo: Bucket "rclone-test-lavazul5qixo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/25 02:46:06 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/08/25 02:46:06 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/08/25 02:46:06 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/08/25 02:46:19 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AI7NKxhtqQ7rz8CS6BRbaBThfaOtjtjh497kB3bfWLdeRUCzU8Gzkn5UhE8J54iJe-AGowkUni_8E25uLGmZr63_0xzPCqOHDyO8nmZqkhifgwwvnwSSgkhfYBdkGIpsHzh5ziqTsR0-zpj2-P-GzLMHasrWn0wGbbHMP-GwGSnvtzm9OSgAxsYCb-7frhPHogLEBTh2uaiIHrZWESvNvJhfywFoVRc2qkv07SzqbxLQpaGm_BIWPkPo_X3d_4O99kNEY4YdGl3pBb1d5JsXvs8aDmKq0Qb5ZHOdk_le1uV7A-cxBcWwpj4Ww6oWAQOJK5m_7LGKfzhJB2j6NC1VRvc 2026/08/25 02:46:20 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "47de52f681c99a114afe7d751ff90139" 2026/08/25 02:46:20 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "e59317a55dcdcf96bf4ea266ab16058c" 2026/08/25 02:46:20 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "d343d3e0a1213a66ddbbd92710f49612" 2026/08/25 02:46:21 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AI7NKxhtqQ7rz8CS6BRbaBThfaOtjtjh497kB3bfWLdeRUCzU8Gzkn5UhE8J54iJe-AGowkUni_8E25uLGmZr63_0xzPCqOHDyO8nmZqkhifgwwvnwSSgkhfYBdkGIpsHzh5ziqTsR0-zpj2-P-GzLMHasrWn0wGbbHMP-GwGSnvtzm9OSgAxsYCb-7frhPHogLEBTh2uaiIHrZWESvNvJhfywFoVRc2qkv07SzqbxLQpaGm_BIWPkPo_X3d_4O99kNEY4YdGl3pBb1d5JsXvs8aDmKq0Qb5ZHOdk_le1uV7A-cxBcWwpj4Ww6oWAQOJK5m_7LGKfzhJB2j6NC1VRvc" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/08/25 02:46:24 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/25 02:46:24 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/25 02:46:26 DEBUG : S3 bucket rclone-test-lavazul5qixo: bucket is versioned: false 2026/08/25 02:46:26 DEBUG : Waiting for deletions to finish 2026/08/25 02:46:26 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/25 02:46:26 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/25 02:46:26 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/25 02:46:27 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lavazul5qixo/dirToPurgeFromRoot" 2026/08/25 02:46:27 DEBUG : S3 bucket rclone-test-lavazul5qixo path dirToPurgeFromRoot: bucket is versioned: false 2026/08/25 02:46:27 DEBUG : Waiting for deletions to finish 2026/08/25 02:46:27 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/25 02:46:27 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/25 02:46:27 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/25 02:46:28 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lavazul5qixo/hello? sausage/êé" 2026/08/25 02:46:29 DEBUG : S3 bucket rclone-test-lavazul5qixo path hello? sausage/êé: bucket is versioned: false 2026/08/25 02:46:29 DEBUG : Waiting for deletions to finish 2026/08/25 02:46:29 DEBUG : "a/b/c/d/e.txt" version false 2026/08/25 02:46:29 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/25 02:46:29 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/25 02:46:36 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lavazul5qixo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/25 02:46:36 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lavazul5qixo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3R2:" path "rclone-test-lavazul5qixo" from "TestS3R2:rclone-test-lavazul5qixo" 2026/08/25 02:46:36 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2131: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/25 02:46:39 NOTICE: S3 bucket rclone-test-lavazul5qixo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/25 02:46:39 DEBUG : piped data.txt: open chunk writer: started multipart upload: ACO90hHttueZkzvuHnzx1W2Z3R0guP3PqUf7Hg9FUQdHa6k1VWarVsgpaPDhUhGISLDt78uXYwM3q2wvoNXYovWrJ74WctNenGQSFzaAnkisfVGJxc2Qws7cBMpuKCU9R22Di6DfkCgINLqNgcFviiv3sNxpfM_XZISoQJ9X7iPVQSzpvm4pg7wM3soQnsIU6bf9HKQEo7VjrruvQg9bZAJ3dwnSa2faXBo65PYAcZDXYn__2lejdK-9xNp-XA6HPVRK9uFRWDG5WiX0p-Ys8T-Yz9UI53btVh0eI52fk3YxOzHW1IaXvjSZ5DqD_5QN6Gb6lk8fW_xwaUcrMJ13MP0 2026/08/25 02:46:39 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/25 02:46:39 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/25 02:46:40 DEBUG : piped data.txt: multipart upload "ACO90hHttueZkzvuHnzx1W2Z3R0guP3PqUf7Hg9FUQdHa6k1VWarVsgpaPDhUhGISLDt78uXYwM3q2wvoNXYovWrJ74WctNenGQSFzaAnkisfVGJxc2Qws7cBMpuKCU9R22Di6DfkCgINLqNgcFviiv3sNxpfM_XZISoQJ9X7iPVQSzpvm4pg7wM3soQnsIU6bf9HKQEo7VjrruvQg9bZAJ3dwnSa2faXBo65PYAcZDXYn__2lejdK-9xNp-XA6HPVRK9uFRWDG5WiX0p-Ys8T-Yz9UI53btVh0eI52fk3YxOzHW1IaXvjSZ5DqD_5QN6Gb6lk8fW_xwaUcrMJ13MP0" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/25 02:46:40 DEBUG : piped data.txt: open chunk writer: started multipart upload: AFUMvkkZ5oWFpwvhQSakhGnqqOF8MB8H2VuTb_Ubq6p4CxQeZPLKnhzH3KKvzwmYk4EJ2raVrbiVy165nxL-tO2NTzJflBpNMu_eA1IDrWVmZuN8-YcAQ9E3uG_eVAsfgxStqeXxvkxzE-e49NASdrEhX4KMMH72GdXf3QSOEEICkZlun13KUJbQ1TIyaeKiMPLzW5N38cS7YzJL-7nemG_08y0MqIk493bNmBHG-oEAHofzNhJMEYpNNc_p1RBiTP9piX-6LgDfYDJknqufftKmea9oy4MnWJC4V0NqbWPKJNr2du2Hg85gJ788B3UXkct4eC8QtsIwrsp3OvUzGxI 2026/08/25 02:46:40 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/25 02:46:40 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "ec47b80bdde58cb0e307dc99bcae0126" 2026/08/25 02:46:40 DEBUG : piped data.txt: multipart upload "AFUMvkkZ5oWFpwvhQSakhGnqqOF8MB8H2VuTb_Ubq6p4CxQeZPLKnhzH3KKvzwmYk4EJ2raVrbiVy165nxL-tO2NTzJflBpNMu_eA1IDrWVmZuN8-YcAQ9E3uG_eVAsfgxStqeXxvkxzE-e49NASdrEhX4KMMH72GdXf3QSOEEICkZlun13KUJbQ1TIyaeKiMPLzW5N38cS7YzJL-7nemG_08y0MqIk493bNmBHG-oEAHofzNhJMEYpNNc_p1RBiTP9piX-6LgDfYDJknqufftKmea9oy4MnWJC4V0NqbWPKJNr2du2Hg85gJ788B3UXkct4eC8QtsIwrsp3OvUzGxI" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2026/08/25 02:46:41 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:330: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:561: Object Lock not supported by this provider: CreateBucket with Object Lock failed: operation error S3: CreateBucket, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: Header 'x-amz-bucket-object-lock-enabled' with value 'true' not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/08/25 02:46:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AA8ku96_kh-OHAKZsMG9h8KnPHrSLfcUGUYcEq4aTOCXjYvLVc3PKws2T1gyvMoOU_uPbFmXNhMUbKu9FfXTBUiDP8geKsncMSkuk_71h78GKnOjb6WxsqZagPgbNnHdJqv1mhI7weDbqLw8OsDL0KlW2zEPbBrsI3t5GOUWOLflM4zL-fQ7zaZP8WJ83K1TIXuhK6GFnRx0q3SrzGzfd2SyHUBfpji892eZWMI8IUi-E8gextHRP9prut0ysk6zsh0Ovf-0f64a1wU4Afv_kn2OVr0WKx5ugB6i52OV2ojJXwbfwvSzDT3qAYZ1aR6ND3Pcekye5V9qXL5VVreYd0I 2026/08/25 02:46:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/08/25 02:46:44 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/08/25 02:46:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AA8ku96_kh-OHAKZsMG9h8KnPHrSLfcUGUYcEq4aTOCXjYvLVc3PKws2T1gyvMoOU_uPbFmXNhMUbKu9FfXTBUiDP8geKsncMSkuk_71h78GKnOjb6WxsqZagPgbNnHdJqv1mhI7weDbqLw8OsDL0KlW2zEPbBrsI3t5GOUWOLflM4zL-fQ7zaZP8WJ83K1TIXuhK6GFnRx0q3SrzGzfd2SyHUBfpji892eZWMI8IUi-E8gextHRP9prut0ysk6zsh0Ovf-0f64a1wU4Afv_kn2OVr0WKx5ugB6i52OV2ojJXwbfwvSzDT3qAYZ1aR6ND3Pcekye5V9qXL5VVreYd0I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/08/25 02:46:46 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ALqqylEouewb3BZFTrjE6Dunau2N5qp08xFxzRqXr-ahoHZ-E_NY0_hsCV5FWHG1C8sOUE4VaV4HJSDF2rW2zjDkNwBff0kBmLOctJQBB51w_zFhnkVVz06Xi2gAdZ_3VRWAx9nO5HFQ649eIruvWwPvGOIJvLv8XteBSyN3FQR-OW2AFBNKiS4xMfqKqqBmLGWwzrXl0XidmhXEX-wcilF1rKZf3S3-LFBI75XQfpzynBzxIRn43gIUYyO36UsIHhPEhlI6QyC695eWG0gllreirVzBF_jd8iJ8i-dBBgPIxt9cWBtv3BhQjiRe15PfsdJszMS-XjRIKbEBMYTIOiA 2026/08/25 02:46:46 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/08/25 02:46:46 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/25 02:46:46 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ALqqylEouewb3BZFTrjE6Dunau2N5qp08xFxzRqXr-ahoHZ-E_NY0_hsCV5FWHG1C8sOUE4VaV4HJSDF2rW2zjDkNwBff0kBmLOctJQBB51w_zFhnkVVz06Xi2gAdZ_3VRWAx9nO5HFQ649eIruvWwPvGOIJvLv8XteBSyN3FQR-OW2AFBNKiS4xMfqKqqBmLGWwzrXl0XidmhXEX-wcilF1rKZf3S3-LFBI75XQfpzynBzxIRn43gIUYyO36UsIHhPEhlI6QyC695eWG0gllreirVzBF_jd8iJ8i-dBBgPIxt9cWBtv3BhQjiRe15PfsdJszMS-XjRIKbEBMYTIOiA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/25 02:46:47 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AEKhyMRXZKXndDlcFhh1GEWcY_83DeDB9lkq_2qgmDmmxe0ovugc3EoyQ4jMYKM7GR5pDlgRlIbi_NtVLPGC1cZN7lVEEEOBgMHCsV_5xs_i3D6X-nDN6tVQ8Fb1bTKY0BHSaFio4X-RbwNIVKNqeUabZHrXa5c9CTEwj9kxK7UJfF5nlyAMbPINFuaWrfu8aGponKDbRu9GVIRezWAhRtwr2Z2-3ncEeOm3Jn5AyhZ1gg0p7xYphsXcjf5aov_gHQDmnMbQcW5-oQ7MtaOXl8W56Utf-LyVcVUa--PvtX-TlDxeq0SREkuVWaDfJlxdMnI53ioEaWUbvuISWwwic0s 2026/08/25 02:46:47 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/25 02:46:48 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/25 02:46:48 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AEKhyMRXZKXndDlcFhh1GEWcY_83DeDB9lkq_2qgmDmmxe0ovugc3EoyQ4jMYKM7GR5pDlgRlIbi_NtVLPGC1cZN7lVEEEOBgMHCsV_5xs_i3D6X-nDN6tVQ8Fb1bTKY0BHSaFio4X-RbwNIVKNqeUabZHrXa5c9CTEwj9kxK7UJfF5nlyAMbPINFuaWrfu8aGponKDbRu9GVIRezWAhRtwr2Z2-3ncEeOm3Jn5AyhZ1gg0p7xYphsXcjf5aov_gHQDmnMbQcW5-oQ7MtaOXl8W56Utf-LyVcVUa--PvtX-TlDxeq0SREkuVWaDfJlxdMnI53ioEaWUbvuISWwwic0s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/25 02:46:49 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AEZfmLu1CtCbLrHUfNXHdpExNsCzF8bPtol0ltNMIQ1PltbFGPPXndF6s8sBX311YZhj6FnEpiPckqk7IdGm_HJcfAo1AmqZDDw0oYfZHugtTsgFsJxO54sD4zUPOP_acPPKAToljNbRU1SoT5xyQSwG-QqGCwGNRAr1Ek6b-b5CPWQ-5Ogu2AAgROCtm8L4eXHnnaAriUn9qaQCH9MT5aUOhVyjrx_t7IJ-k-6UKv2S5wfQLZDawEcgSPmnoLWQgUec_ffJwLtgX-wCgx2PhpXLYES5Qh3FNkkI6jAk_aDcpQvEwTWL3rIaW6VY3dj-6Z7J4np4IgPjW7EYjtO_l5w 2026/08/25 02:46:49 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/25 02:46:49 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/25 02:46:49 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/25 02:46:49 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/25 02:46:49 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/25 02:46:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/25 02:46:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AEZfmLu1CtCbLrHUfNXHdpExNsCzF8bPtol0ltNMIQ1PltbFGPPXndF6s8sBX311YZhj6FnEpiPckqk7IdGm_HJcfAo1AmqZDDw0oYfZHugtTsgFsJxO54sD4zUPOP_acPPKAToljNbRU1SoT5xyQSwG-QqGCwGNRAr1Ek6b-b5CPWQ-5Ogu2AAgROCtm8L4eXHnnaAriUn9qaQCH9MT5aUOhVyjrx_t7IJ-k-6UKv2S5wfQLZDawEcgSPmnoLWQgUec_ffJwLtgX-wCgx2PhpXLYES5Qh3FNkkI6jAk_aDcpQvEwTWL3rIaW6VY3dj-6Z7J4np4IgPjW7EYjtO_l5w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/25 02:46:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ADXT-a00lX40P0Tq2nJV-k9gXRH0UDS_lS5djBOmo3f4aKe5oN22bCSwYYU0VDKdF4wAX3Byqc5xDXYacgOYkPM722oHOI7dxMVYq6jb0Mp6k9Amyl1LPeaJ85PpYO04z0kzvFLHdSFzWc9_Z_tizn0IkBreE9d6uVGO9fiqWVcVwYX4ltgot1dRwcLd4r-yZXvavEZrZtD9-iEW3kW1rDsAZK_EX3acMGRjKolzQBkvhd5RjoH7c6QRh1MriXSqZzVb_vj5DlJCHv62vu_jEfpy6fLJ_QH1HCbDOzglK_p2GzrfWz8msTLFJYEEcELxbLkJX2aYm6yBjBkWhhTo6cY 2026/08/25 02:46:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/25 02:46:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/08/25 02:46:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/08/25 02:46:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/25 02:46:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/25 02:46:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/25 02:46:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ADXT-a00lX40P0Tq2nJV-k9gXRH0UDS_lS5djBOmo3f4aKe5oN22bCSwYYU0VDKdF4wAX3Byqc5xDXYacgOYkPM722oHOI7dxMVYq6jb0Mp6k9Amyl1LPeaJ85PpYO04z0kzvFLHdSFzWc9_Z_tizn0IkBreE9d6uVGO9fiqWVcVwYX4ltgot1dRwcLd4r-yZXvavEZrZtD9-iEW3kW1rDsAZK_EX3acMGRjKolzQBkvhd5RjoH7c6QRh1MriXSqZzVb_vj5DlJCHv62vu_jEfpy6fLJ_QH1HCbDOzglK_p2GzrfWz8msTLFJYEEcELxbLkJX2aYm6yBjBkWhhTo6cY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/08/25 02:46:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AA5I37MwT9QN9PMKyEfbcxAZSVmbjhNCClbdZkOAQ12tv3LNSGYc10ddRQuSYU2Vx9wLlzF71ypysFdCnzDJyOlq5aIuHv5DnURBK1BEOv5cqqPLP0JXh6PE61rr4k445cF_EVXLGHiSrWWgiXiPC_cXAf2QDAzoacCz5M9Vqe7JcP7YXeGAxZrs8Wu-BktjwChda-Hx_OVK2wTJZ39dP_3ihamGf7aFp0pyM3hqJtQMGGIG8mY8dhYQFedkQDnGGT5YBmJ1ceF_ql4d_jUzfrzv0y9CpwGPm0BHahy-h3cezteXowx97-qYkpRcCGPq1H_LGzGPWdOlhCIL5g5g9J0 2026/08/25 02:46:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/25 02:46:54 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/08/25 02:46:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AA5I37MwT9QN9PMKyEfbcxAZSVmbjhNCClbdZkOAQ12tv3LNSGYc10ddRQuSYU2Vx9wLlzF71ypysFdCnzDJyOlq5aIuHv5DnURBK1BEOv5cqqPLP0JXh6PE61rr4k445cF_EVXLGHiSrWWgiXiPC_cXAf2QDAzoacCz5M9Vqe7JcP7YXeGAxZrs8Wu-BktjwChda-Hx_OVK2wTJZ39dP_3ihamGf7aFp0pyM3hqJtQMGGIG8mY8dhYQFedkQDnGGT5YBmJ1ceF_ql4d_jUzfrzv0y9CpwGPm0BHahy-h3cezteXowx97-qYkpRcCGPq1H_LGzGPWdOlhCIL5g5g9J0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/08/25 02:46:55 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AMr3hjnabZiBBdCTkNxOE6V8CMdPfembaC_Y_s_1HOKWlXAZAQeIR2jK0-26qvwk9fdnbqGoVouKf8NyHda4NW20HDxpoWC_td8th1kmXskGsgFyoHM9areEksyHOZ0gvV8q8_N4tVYT8MOm3lidh9L2yv2NdSVKAwQYXtljCV3q8_CX38huj3g2QOqN6ljJVzgwOxv1leXc_EF5JYNPjLJeX72CVG_DpNHH_Hz6v8LROcniqGvONaRQeUZ4v1i2_6UqXPyGv61Db98KOvKRCSkH2lKY7xspWp532muwF63d5IKj72w8u4QU2qeB76yXIGW8HBuzCy0ZkGoNnInAZ80 2026/08/25 02:46:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/25 02:46:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/25 02:46:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AMr3hjnabZiBBdCTkNxOE6V8CMdPfembaC_Y_s_1HOKWlXAZAQeIR2jK0-26qvwk9fdnbqGoVouKf8NyHda4NW20HDxpoWC_td8th1kmXskGsgFyoHM9areEksyHOZ0gvV8q8_N4tVYT8MOm3lidh9L2yv2NdSVKAwQYXtljCV3q8_CX38huj3g2QOqN6ljJVzgwOxv1leXc_EF5JYNPjLJeX72CVG_DpNHH_Hz6v8LROcniqGvONaRQeUZ4v1i2_6UqXPyGv61Db98KOvKRCSkH2lKY7xspWp532muwF63d5IKj72w8u4QU2qeB76yXIGW8HBuzCy0ZkGoNnInAZ80" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/25 02:46:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ANct4MWQiKCR-aklv_FaVGUvIXd3u1d9TqVVdOlS0OBqoKDvvIkSA6E7KADRgJMG3BVkduh0zRFI7dgU3i0B4W4EhBlc_thdigQ9NeDGJypqO0dYEdLb7AicNQMr8U-G9kZA3jw_tIh5NYy1r77curSAy9UfvPYEiHSdSuP93kGPz4ZgmtDxUN4EUrk1MfK3HAbk5Jc4IgolSf0reQNJSifnEXDNx73PsY6rMUfeAOqNSLFNt1y4tQg0TudjQMJfWUG4mQhTr8m9EtVc9FXuu6iMLkUBXVKaNZcHEaQ2Bw9gwHPMz9zns2PlGDZ07B9INg-KeIWsep-TL-sQyZKM7io 2026/08/25 02:46:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/25 02:46:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/25 02:46:58 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ANct4MWQiKCR-aklv_FaVGUvIXd3u1d9TqVVdOlS0OBqoKDvvIkSA6E7KADRgJMG3BVkduh0zRFI7dgU3i0B4W4EhBlc_thdigQ9NeDGJypqO0dYEdLb7AicNQMr8U-G9kZA3jw_tIh5NYy1r77curSAy9UfvPYEiHSdSuP93kGPz4ZgmtDxUN4EUrk1MfK3HAbk5Jc4IgolSf0reQNJSifnEXDNx73PsY6rMUfeAOqNSLFNt1y4tQg0TudjQMJfWUG4mQhTr8m9EtVc9FXuu6iMLkUBXVKaNZcHEaQ2Bw9gwHPMz9zns2PlGDZ07B9INg-KeIWsep-TL-sQyZKM7io" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/25 02:46:58 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AFzP7cemTgOesmqj1K5gwGwyuYP7b-qlEmOxJLoWkRtwq5xBcImVrA1uKhYO30GMUT1cFLJ7szdis2f_MfwtVyAOYzHT3lQVEHqrTusuOFyFGdLnphMsX4PdCHAm2F-GHyJcjRb-Q-lojk8-N5EBwFenpCS-_UNe2nTKOP0rU2Z30O6oPhwCof6e943cuPR9WEJ0_zJV_XK9ISycVrFL1WYF4yRM4W6nqvXoTmmEn5vfFS_azoWOTjkX5tAsVLVR0EymkT9D1OLXCczZb0Gw0N0jD_Kw4F1U2DYA8SBHX4_OsHxfWZ-_t49CmIh6-bE-aWXP-DgvpGckS812MJ7Ojhs 2026/08/25 02:46:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/25 02:46:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/25 02:46:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/25 02:46:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/25 02:46:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/25 02:46:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/25 02:46:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AFzP7cemTgOesmqj1K5gwGwyuYP7b-qlEmOxJLoWkRtwq5xBcImVrA1uKhYO30GMUT1cFLJ7szdis2f_MfwtVyAOYzHT3lQVEHqrTusuOFyFGdLnphMsX4PdCHAm2F-GHyJcjRb-Q-lojk8-N5EBwFenpCS-_UNe2nTKOP0rU2Z30O6oPhwCof6e943cuPR9WEJ0_zJV_XK9ISycVrFL1WYF4yRM4W6nqvXoTmmEn5vfFS_azoWOTjkX5tAsVLVR0EymkT9D1OLXCczZb0Gw0N0jD_Kw4F1U2DYA8SBHX4_OsHxfWZ-_t49CmIh6-bE-aWXP-DgvpGckS812MJ7Ojhs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/25 02:47:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AMUrkpdL4DyTAs-AkP0t-NpojMIJGiVC9ZzD9-9A8TqSF6FyTwvStpudlKl7Cg3-KsCIwdDElzJvzsx7fgzluj8hOQv46B67jrLtVAKMjn_jzKRrOS5aY6D-oJPMye7OzedO9DRhJneZ8MJVcMcbiT-3fpBobZ_x3prFRSh6IHUZXs_AYdqG8YsFP_HO1nCLJzXxOhhVY3vXjGAtYgEOmwvN1VPX6O3iA0WDZ-3GH9soKyScusYjRr73L5-5iFFwMGipZdfVR2AgV3Xx8DTUuGttQSGRDiZZSlg2j7_HwY0610bw3QIjHmTDYmhJfz08uGZSHUbPm-2vrc4GDGONNbg 2026/08/25 02:47:00 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/25 02:47:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/25 02:47:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/25 02:47:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/25 02:47:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/25 02:47:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/25 02:47:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AMUrkpdL4DyTAs-AkP0t-NpojMIJGiVC9ZzD9-9A8TqSF6FyTwvStpudlKl7Cg3-KsCIwdDElzJvzsx7fgzluj8hOQv46B67jrLtVAKMjn_jzKRrOS5aY6D-oJPMye7OzedO9DRhJneZ8MJVcMcbiT-3fpBobZ_x3prFRSh6IHUZXs_AYdqG8YsFP_HO1nCLJzXxOhhVY3vXjGAtYgEOmwvN1VPX6O3iA0WDZ-3GH9soKyScusYjRr73L5-5iFFwMGipZdfVR2AgV3Xx8DTUuGttQSGRDiZZSlg2j7_HwY0610bw3QIjHmTDYmhJfz08uGZSHUbPm-2vrc4GDGONNbg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/08/25 02:47:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AH6MIoNquAcflwpoMxV421WXz6z9Kqd4JNGv92bPQxtyBKpQa0C5VGHe5jPhYWva-xxHVFJy9n-f4ViHqYC8YYcC2lFBC-vCCwMBHIQNTlqWgj74Y42tk8kRCDdRxEU22w2e9JyibM8pN0L9j_PoTwfrnmwoe5JKEcU_GkYnWRHlKX9FfMk0xeIK_NohRXA91MWQuQ3NmPteczt5DEbdesRS-5BnU1EVxAOYEgKKGMjdp-6_wAU3KPhaHN_cLhPcuy99ANL-2CZeFczCbJpErm3G2Tu2ugoDOwWneZEJo7SaScpbOEjofwKkq8SuPC_4mDb9Soaaich_z4GIgXYGWOo 2026/08/25 02:47:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/25 02:47:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/08/25 02:47:04 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AH6MIoNquAcflwpoMxV421WXz6z9Kqd4JNGv92bPQxtyBKpQa0C5VGHe5jPhYWva-xxHVFJy9n-f4ViHqYC8YYcC2lFBC-vCCwMBHIQNTlqWgj74Y42tk8kRCDdRxEU22w2e9JyibM8pN0L9j_PoTwfrnmwoe5JKEcU_GkYnWRHlKX9FfMk0xeIK_NohRXA91MWQuQ3NmPteczt5DEbdesRS-5BnU1EVxAOYEgKKGMjdp-6_wAU3KPhaHN_cLhPcuy99ANL-2CZeFczCbJpErm3G2Tu2ugoDOwWneZEJo7SaScpbOEjofwKkq8SuPC_4mDb9Soaaich_z4GIgXYGWOo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/08/25 02:47:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AK6G8F5qK6ZuCzJofNY7f6cuk2oKSst_Fce7ifDPvxSvknl26veeHQCmWhfjFlXF4G9NrVTQLLz_DjKSeTYzYJGwLI6QTez5Gg1yr-pHt39xelsYGRn03tKgj78JhVPLtOvwv7TQxSMz5Y9w8M5RlCsgwQQHf_BRypMJZpbJiZs15LE-7ejNuPKXuIanUPCwXPgaoYv5jHtQUubKtAEi4M3AMuv2ambJdYbPI-hS5nAxOot9zu1j3QR2mRBryf2Pys0hW6xR4Zycy79rnjwRksUVoOLDOpLHjR0hAfAcygxbwpBUkTiPyvp0beN-RFc4BNSB6m2-0ioS9uQ16Oy88Ss 2026/08/25 02:47:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/25 02:47:05 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/25 02:47:06 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AK6G8F5qK6ZuCzJofNY7f6cuk2oKSst_Fce7ifDPvxSvknl26veeHQCmWhfjFlXF4G9NrVTQLLz_DjKSeTYzYJGwLI6QTez5Gg1yr-pHt39xelsYGRn03tKgj78JhVPLtOvwv7TQxSMz5Y9w8M5RlCsgwQQHf_BRypMJZpbJiZs15LE-7ejNuPKXuIanUPCwXPgaoYv5jHtQUubKtAEi4M3AMuv2ambJdYbPI-hS5nAxOot9zu1j3QR2mRBryf2Pys0hW6xR4Zycy79rnjwRksUVoOLDOpLHjR0hAfAcygxbwpBUkTiPyvp0beN-RFc4BNSB6m2-0ioS9uQ16Oy88Ss" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/25 02:47:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AEjIXg-0iY379CdztcPVS_N1jTOiqyGWIMSzt_TmX1NDZD9OULB07TZMuelE6sH0uANLcl1ZAZmnBHnL_bWP9xVQGX1FVufd4UPyWaawbXdlqzAxcFGLU0ELEAMfYVt4TRdqbxGbz0SREruLV4bi8d_hQtBJxyki1VaLdwKwSsYfKN35rqsOhRE5uEd_QTA1-oz4B9e2VRcA5uKCOZBVmZuNOK8dnOiJUeyhRdi5-BI-V6WmDXbrGW4c1hkJVlcLm2BfmAXGCfnQF6C16tu_iUqtgsfVi5idTdG-u9V-6JCeaAhgXlvGkfzZaNn_lghBPnlBzbsHVKH_gQUAfhSqgRs 2026/08/25 02:47:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/25 02:47:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/25 02:47:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AEjIXg-0iY379CdztcPVS_N1jTOiqyGWIMSzt_TmX1NDZD9OULB07TZMuelE6sH0uANLcl1ZAZmnBHnL_bWP9xVQGX1FVufd4UPyWaawbXdlqzAxcFGLU0ELEAMfYVt4TRdqbxGbz0SREruLV4bi8d_hQtBJxyki1VaLdwKwSsYfKN35rqsOhRE5uEd_QTA1-oz4B9e2VRcA5uKCOZBVmZuNOK8dnOiJUeyhRdi5-BI-V6WmDXbrGW4c1hkJVlcLm2BfmAXGCfnQF6C16tu_iUqtgsfVi5idTdG-u9V-6JCeaAhgXlvGkfzZaNn_lghBPnlBzbsHVKH_gQUAfhSqgRs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/25 02:47:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABGZ7V0EQRRqrrUWVCDjmjQF6uuieLEcmBbMx-S0gTny79UOx9gCNTgyklyTd2Zq68kB38q4Q3AJ7TxRC2GBQ9hj_nau-7trkAYGoCMVuf1s8qUOwo3QCBnaX-7-7C9gw9Sw8O8XgYMk-25dshlf0JQlNZ-o1Ii7bM5qLCYsST8Rn-gUB4e_SsWhtZT1Xnce7KvZss9LsHJF19VgD9Lqo3LT1cegcShumsvvI-VI9W3lzvMtVNJQoAjKCbA8NSVheFb3iG3KZ2xd7udGiMM8dP0Pz1gs1mzWKJJGbGu79VltqI3Wzvovkl8TXLGH1zyk6JoAPmnbwlBVpjmEGd4YgU4 2026/08/25 02:47:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/25 02:47:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/25 02:47:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/25 02:47:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/25 02:47:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/25 02:47:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/25 02:47:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABGZ7V0EQRRqrrUWVCDjmjQF6uuieLEcmBbMx-S0gTny79UOx9gCNTgyklyTd2Zq68kB38q4Q3AJ7TxRC2GBQ9hj_nau-7trkAYGoCMVuf1s8qUOwo3QCBnaX-7-7C9gw9Sw8O8XgYMk-25dshlf0JQlNZ-o1Ii7bM5qLCYsST8Rn-gUB4e_SsWhtZT1Xnce7KvZss9LsHJF19VgD9Lqo3LT1cegcShumsvvI-VI9W3lzvMtVNJQoAjKCbA8NSVheFb3iG3KZ2xd7udGiMM8dP0Pz1gs1mzWKJJGbGu79VltqI3Wzvovkl8TXLGH1zyk6JoAPmnbwlBVpjmEGd4YgU4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/25 02:47:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AMeuBpJL_rwD24y05uyhjoHvgA_PKVhMIcZExSbXwqVRHxUKbwE2eNQrMviR4f9z5mNbqpLbFCKkp6APOvWPqskAqUGhDuQu5Nx8-uGNNcXaFzVTmptWNK0Fw2HlqMy3XStihB0XXlzomXPNQVbfOCd90t8ZxgKvz9SYC_dJPQjYiMccUfTej835j8vO0zKIbX6XlJLTUOvlmf2ZvEZeE7LekLTEVOnSio3lvu9fyMw1BQwAciX93oYZ3lsftONp3DwBJb-O5ApevA7LHgjKabu-816KuEFVr6x4bGPEjOGnM6y1hinWUattmikWWBWvxx6mOfW1a1f-ubr83milxP4 2026/08/25 02:47:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/25 02:47:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/25 02:47:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/25 02:47:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/25 02:47:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/25 02:47:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/25 02:47:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AMeuBpJL_rwD24y05uyhjoHvgA_PKVhMIcZExSbXwqVRHxUKbwE2eNQrMviR4f9z5mNbqpLbFCKkp6APOvWPqskAqUGhDuQu5Nx8-uGNNcXaFzVTmptWNK0Fw2HlqMy3XStihB0XXlzomXPNQVbfOCd90t8ZxgKvz9SYC_dJPQjYiMccUfTej835j8vO0zKIbX6XlJLTUOvlmf2ZvEZeE7LekLTEVOnSio3lvu9fyMw1BQwAciX93oYZ3lsftONp3DwBJb-O5ApevA7LHgjKabu-816KuEFVr6x4bGPEjOGnM6y1hinWUattmikWWBWvxx6mOfW1a1f-ubr83milxP4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/08/25 02:47:13 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AB982reuMx-E6CQIpKl8fZXEiR5j58wBJlPqxMSChhf59-N4EkgDenLFPai9gLaDgc-PuhGYdnlAS5bDV6AicW7o-2H2LferWUoI3pTX4SEX0s67n31u8WVD_isMl1gbDHi28inpFuelTDZU3UKSPxCvvh81nyY0EZXBaLCuzfQVDb_YbT_NzTa2PIT-Ecb0pSbEZpILAYNoV-QIWUzekpfGqqRXJTvkcjNo9gA7nYN7fLcDl1sncPqayIzhzEcDINHygBJ6rmPBswgOTbUse6_UfStOq9XwmY6sAk09pzB3VyLQFn6R49ZQTJqRyE8FXRLD84zRNke9YkHS7j0rNSA 2026/08/25 02:47:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/25 02:47:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/08/25 02:47:14 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AB982reuMx-E6CQIpKl8fZXEiR5j58wBJlPqxMSChhf59-N4EkgDenLFPai9gLaDgc-PuhGYdnlAS5bDV6AicW7o-2H2LferWUoI3pTX4SEX0s67n31u8WVD_isMl1gbDHi28inpFuelTDZU3UKSPxCvvh81nyY0EZXBaLCuzfQVDb_YbT_NzTa2PIT-Ecb0pSbEZpILAYNoV-QIWUzekpfGqqRXJTvkcjNo9gA7nYN7fLcDl1sncPqayIzhzEcDINHygBJ6rmPBswgOTbUse6_UfStOq9XwmY6sAk09pzB3VyLQFn6R49ZQTJqRyE8FXRLD84zRNke9YkHS7j0rNSA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/08/25 02:47:15 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AFiZhGviOlyMOP7VCs_aZ0ltonragaifnnK83H5ykXMsC2PBNq3MSlUoltzGrdg04tV0E7_NaArDPPNifkZ6jAcojJyQXB5AGEFStDUS3dCNslYdHXRXhry96SmpG-hA3D_dsytPpSSYZpc-BET5QTrcBf6TPGabLJUEKSW7mxm6lpG7ZeTSQ83W78P4chu9uu11qcbWYnIF9J4hcfBXPvHaSEp6c8mXjN7kWq0YnzIkbp3pswbUUYFn5RCI9VbYRVMtFaGPOSKYNN_4BdGnrrMtKrHTQSxOJ6ta8M2WT6mJSPlo36SpPKxv7QuXYErchbmg99UPIsSr_asprXxcywY 2026/08/25 02:47:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/25 02:47:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/25 02:47:16 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AFiZhGviOlyMOP7VCs_aZ0ltonragaifnnK83H5ykXMsC2PBNq3MSlUoltzGrdg04tV0E7_NaArDPPNifkZ6jAcojJyQXB5AGEFStDUS3dCNslYdHXRXhry96SmpG-hA3D_dsytPpSSYZpc-BET5QTrcBf6TPGabLJUEKSW7mxm6lpG7ZeTSQ83W78P4chu9uu11qcbWYnIF9J4hcfBXPvHaSEp6c8mXjN7kWq0YnzIkbp3pswbUUYFn5RCI9VbYRVMtFaGPOSKYNN_4BdGnrrMtKrHTQSxOJ6ta8M2WT6mJSPlo36SpPKxv7QuXYErchbmg99UPIsSr_asprXxcywY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/25 02:47:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AFeSp6s2UtvDtCRvOgVTPsm8XoZJ6I3WWGjSQjzL8yypVbo75iNYjIVNUw-UUviCbrg-Alif0sxwuq54aNejoHdITKi5APBr4BvXL17rYFBzszMeI5aQy3x-t7F0oPLCXnYpgOGBV0PlLbr3wIpekEVFeW12JRl4fK6XWMjrOCcj5voh-S_KT-jnpafoqL0ZmzZMqk0inuUaawSWYSGZPwGuVr2Wo4FlTeQ-MzuKeog_8NRbHQBKNyIGEX2Z915FWZJASroie969-4auVNbYFEzEZG__-_yKPj-ESH0vtodgGQiZv6HKI9c6przSrj_vBY83x527n5GFNKinWV8O1Kk 2026/08/25 02:47:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/25 02:47:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/25 02:47:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AFeSp6s2UtvDtCRvOgVTPsm8XoZJ6I3WWGjSQjzL8yypVbo75iNYjIVNUw-UUviCbrg-Alif0sxwuq54aNejoHdITKi5APBr4BvXL17rYFBzszMeI5aQy3x-t7F0oPLCXnYpgOGBV0PlLbr3wIpekEVFeW12JRl4fK6XWMjrOCcj5voh-S_KT-jnpafoqL0ZmzZMqk0inuUaawSWYSGZPwGuVr2Wo4FlTeQ-MzuKeog_8NRbHQBKNyIGEX2Z915FWZJASroie969-4auVNbYFEzEZG__-_yKPj-ESH0vtodgGQiZv6HKI9c6przSrj_vBY83x527n5GFNKinWV8O1Kk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/25 02:47:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AFTdyvR3I0GOvjhgVEA34Wp0AKFg4mmpjqNj-jrJxCY7zEmPbxw0CdmBtKkwsEb996DdexeJoMivrWaT8muEN9W0spJ1FrmQehHizzzQ0HMq6JErVFtFNlvrKF51fXyXhcdgaW691mHOvARQASOh2n-MPMoQYOEXsdkuXRC-xltDpEDJQIa2LQDp3rn59hxHDczNu14wgSuj6G3pYu27aU9jX6PeLVUWuw5hGDYeb4rYHDhxj0-_O53xpSma5I8xoIDs1Iqkpsc6y-NWZh0DnJsC57qddADsdxCQd_IJNjpr-GtzikXSMv6Ry50uDa3fiueEqzn8CXBAmmaVR-lmH6g 2026/08/25 02:47:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/25 02:47:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/25 02:47:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/25 02:47:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/25 02:47:19 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/25 02:47:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/25 02:47:20 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AFTdyvR3I0GOvjhgVEA34Wp0AKFg4mmpjqNj-jrJxCY7zEmPbxw0CdmBtKkwsEb996DdexeJoMivrWaT8muEN9W0spJ1FrmQehHizzzQ0HMq6JErVFtFNlvrKF51fXyXhcdgaW691mHOvARQASOh2n-MPMoQYOEXsdkuXRC-xltDpEDJQIa2LQDp3rn59hxHDczNu14wgSuj6G3pYu27aU9jX6PeLVUWuw5hGDYeb4rYHDhxj0-_O53xpSma5I8xoIDs1Iqkpsc6y-NWZh0DnJsC57qddADsdxCQd_IJNjpr-GtzikXSMv6Ry50uDa3fiueEqzn8CXBAmmaVR-lmH6g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/25 02:47:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ADIkQ4tYn7ZcW9imRSjCopQSTH2a2sb_QHL-GsKOfLCBtrD0h3-iKn-n1fJcjR2qNYKIqBXw1FZke1LwN2M5fR61n28CVOWbNKCvUcIZARKNr8ep4eX48PeTvR0D4R37AA8s02NQhsDl21E25I1dGRZqkRj4N7Wv_4J-bwLbgChxsI5c93cMScfOCm9SQN71Ze6SIEQWZqqOHYeqmjdJcKPMf6oO6znCsKKFeglkSBBOLx4aDwOQruyVCtLWbw2LtwO6oXEWFw5niJfg4gN_LyW2n0qxkpP46nPZw_iQGxJYSlLfu2YcTwyzJ5Bm6l4TluV43LvmOgR4F6I-Oh-CLow 2026/08/25 02:47:21 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/25 02:47:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/08/25 02:47:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/25 02:47:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/25 02:47:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/25 02:47:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/25 02:47:22 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ADIkQ4tYn7ZcW9imRSjCopQSTH2a2sb_QHL-GsKOfLCBtrD0h3-iKn-n1fJcjR2qNYKIqBXw1FZke1LwN2M5fR61n28CVOWbNKCvUcIZARKNr8ep4eX48PeTvR0D4R37AA8s02NQhsDl21E25I1dGRZqkRj4N7Wv_4J-bwLbgChxsI5c93cMScfOCm9SQN71Ze6SIEQWZqqOHYeqmjdJcKPMf6oO6znCsKKFeglkSBBOLx4aDwOQruyVCtLWbw2LtwO6oXEWFw5niJfg4gN_LyW2n0qxkpP46nPZw_iQGxJYSlLfu2YcTwyzJ5Bm6l4TluV43LvmOgR4F6I-Oh-CLow" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/08/25 02:47:24 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AFVO01vuysLUwIoLNvB95_8ef5OKGDn8PKAeMMIUYW8gFXHV0DpTjn3pHemG4tMGd-_4p66_JJsvx6TUYKqjVF4Q9xQfuvg344ZpWZsZJR3Kys9t31y6cMjF9IEkHAV4qlpE7n5JHPkQEk_E40T7Bx-yChVqbiK3zPdY8-OY4ADAbAXfdr3T99HWRNTpYao7xI70bibQqWxWzYj3BCfNT2f_ENXAr123OGqkb3x0oWd3rCYjDFYuWHNulsoRM9hxVHWKr5r8mo7G4ZLgwJNLlBQLyXI73LoN6f-tK6Wjfo1nf2lFkAcWa-ltnKscwBg9Hq5g_7SdIMTogckaJuhyOzg 2026/08/25 02:47:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/08/25 02:47:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/08/25 02:47:25 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AFVO01vuysLUwIoLNvB95_8ef5OKGDn8PKAeMMIUYW8gFXHV0DpTjn3pHemG4tMGd-_4p66_JJsvx6TUYKqjVF4Q9xQfuvg344ZpWZsZJR3Kys9t31y6cMjF9IEkHAV4qlpE7n5JHPkQEk_E40T7Bx-yChVqbiK3zPdY8-OY4ADAbAXfdr3T99HWRNTpYao7xI70bibQqWxWzYj3BCfNT2f_ENXAr123OGqkb3x0oWd3rCYjDFYuWHNulsoRM9hxVHWKr5r8mo7G4ZLgwJNLlBQLyXI73LoN6f-tK6Wjfo1nf2lFkAcWa-ltnKscwBg9Hq5g_7SdIMTogckaJuhyOzg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/08/25 02:47:26 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AKQ_RHZtsssYMMHfzeblheAVZjECq2d6cGy0pumFmJ_gBxc0P-YZpxm87e2mn-wwqUH1dGSFg1PxmNHrhhWxhVic9q8SRwcUIV7dCThZoFSmU1obMVRDLMkDKvgWzRF4GTVrV8WZrp3H7ITVH-b6mId7YRO_O2QEVvpNXdOkextzVvBKkHtGJS3LZoHGnjqkiGYmQl77OM0GDjHQcq0tHPEHra12o0tbL1QbgZHMr-Yr9gASSiEuja8HESnhtpxk9SA0ILJ-uXz4f29RpSWm-CcCsEPJeUeHtyWvkGMMW58XXFltmbSILi4LPuR3F3CC19bFcItaGu-obk-FJJJvaIo 2026/08/25 02:47:26 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/08/25 02:47:27 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/25 02:47:27 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AKQ_RHZtsssYMMHfzeblheAVZjECq2d6cGy0pumFmJ_gBxc0P-YZpxm87e2mn-wwqUH1dGSFg1PxmNHrhhWxhVic9q8SRwcUIV7dCThZoFSmU1obMVRDLMkDKvgWzRF4GTVrV8WZrp3H7ITVH-b6mId7YRO_O2QEVvpNXdOkextzVvBKkHtGJS3LZoHGnjqkiGYmQl77OM0GDjHQcq0tHPEHra12o0tbL1QbgZHMr-Yr9gASSiEuja8HESnhtpxk9SA0ILJ-uXz4f29RpSWm-CcCsEPJeUeHtyWvkGMMW58XXFltmbSILi4LPuR3F3CC19bFcItaGu-obk-FJJJvaIo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/25 02:47:28 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AGz1F26iMsANsFJHaHUVMZhLPm7OoTJoqokoNiJzVjdmJIViQQan3rKSXCitYwFRVYGzDCGd2_3BycH171kCMCRch1SJIvIbzorO9PUSgVF2h2brzf7WUo0HzIuJ_XC9e1RMeKz82XbRmjeIX1g-AZ7kWOZ8-Kyopx1RjnsApUJw1cAN00c9fm4xr8sDUlO_WvgWUBCIT6IXwH3MZTwHQ2Rldk0ZkLPgy7Ssa-h4kSJJTQoZHzJci_gaRTt6ysfRykRdsKGahXbEuW8cudjXhyGIi-bFqR80Nt_Ys7G3TJr-eVzg42kuEW35cRQDSl02y49Dlf-C1ALZKAItd1gMM74 2026/08/25 02:47:28 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/25 02:47:29 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/25 02:47:29 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AGz1F26iMsANsFJHaHUVMZhLPm7OoTJoqokoNiJzVjdmJIViQQan3rKSXCitYwFRVYGzDCGd2_3BycH171kCMCRch1SJIvIbzorO9PUSgVF2h2brzf7WUo0HzIuJ_XC9e1RMeKz82XbRmjeIX1g-AZ7kWOZ8-Kyopx1RjnsApUJw1cAN00c9fm4xr8sDUlO_WvgWUBCIT6IXwH3MZTwHQ2Rldk0ZkLPgy7Ssa-h4kSJJTQoZHzJci_gaRTt6ysfRykRdsKGahXbEuW8cudjXhyGIi-bFqR80Nt_Ys7G3TJr-eVzg42kuEW35cRQDSl02y49Dlf-C1ALZKAItd1gMM74" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/25 02:47:30 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AIVW1RgMgzK2wZWf45CstnL0pLIa5D0OPFXfNq_VUS0ujx21JNRjgIbZffGnOvJrN9rdK7PN9PNZajwBfnhmok3UV8YEPmI2_8r0Sy4OL8YjEbiJQpgYdMrbx1XrVV8-DGRNc9eJO-uVhNI_2Co-JauNAb0wZ8qtZrLYpxVSYaCWcm42AMra1AVbS34dBR6tIMS3bgDK260fy2JDRTUpqdfh-AZdy91zaDaE3tXvDxm8_La27S_UebR2jYb0gu2NMFYOUeB4omvznBrktemZ2ufXMMtfZno8B-GN2aw4UlBwmE2npN8Zj3KRyh5yU8jsFCwJ6UypjU7qjBXPU24orx4 2026/08/25 02:47:30 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/25 02:47:30 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/25 02:47:30 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/25 02:47:30 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/25 02:47:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/25 02:47:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/25 02:47:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AIVW1RgMgzK2wZWf45CstnL0pLIa5D0OPFXfNq_VUS0ujx21JNRjgIbZffGnOvJrN9rdK7PN9PNZajwBfnhmok3UV8YEPmI2_8r0Sy4OL8YjEbiJQpgYdMrbx1XrVV8-DGRNc9eJO-uVhNI_2Co-JauNAb0wZ8qtZrLYpxVSYaCWcm42AMra1AVbS34dBR6tIMS3bgDK260fy2JDRTUpqdfh-AZdy91zaDaE3tXvDxm8_La27S_UebR2jYb0gu2NMFYOUeB4omvznBrktemZ2ufXMMtfZno8B-GN2aw4UlBwmE2npN8Zj3KRyh5yU8jsFCwJ6UypjU7qjBXPU24orx4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/25 02:47:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AN3suAjG6fp0hr9QeGgruDgh8ps0XeSRy3-mOPZMBwPpjh87L1k2G1rrfH_1gNd9uPoXMLY3Ept03esAk89ZoR2ikFEPHEX64qy8z3q7iEoYarmu3xIDPmH6BKZFFPE0EEgS2cdUiZERbFhowfSCRjxE0okRrkc7T1m4GVBnv1IcAO0qYgylyhoG85KaONiTNMY62vFgwU4JVwcfQc7dv4J0nhJxe1PczlMZ0y3eJvmjMbBqEMmfpoBpqrsyveVDjdgSBh6_y_4BZMVgKycAJksxaymhDIwTXb3ZeRc14YpvGI6DHr2fj1l98bV_ZbCsLyWMc042og7XGqUK6AyoAgU 2026/08/25 02:47:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/25 02:47:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/08/25 02:47:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/08/25 02:47:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/25 02:47:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/25 02:47:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/25 02:47:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AN3suAjG6fp0hr9QeGgruDgh8ps0XeSRy3-mOPZMBwPpjh87L1k2G1rrfH_1gNd9uPoXMLY3Ept03esAk89ZoR2ikFEPHEX64qy8z3q7iEoYarmu3xIDPmH6BKZFFPE0EEgS2cdUiZERbFhowfSCRjxE0okRrkc7T1m4GVBnv1IcAO0qYgylyhoG85KaONiTNMY62vFgwU4JVwcfQc7dv4J0nhJxe1PczlMZ0y3eJvmjMbBqEMmfpoBpqrsyveVDjdgSBh6_y_4BZMVgKycAJksxaymhDIwTXb3ZeRc14YpvGI6DHr2fj1l98bV_ZbCsLyWMc042og7XGqUK6AyoAgU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/08/25 02:47:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AGQXMzPQr3lZ1ugLZc9_Q20Sc3_b6jj46KGpuQg0xwXyxhF260Lg5blmNJXA94C8wP1QaevRgnmhPztey9y9JI8Lr-b0wllOyB6iPFEAqHWcZ1MgKiKwS-x7k_EIK_SesruVT6BnffPrxBlbF6Ls9Y1kK70-xnK7orzHbbJiYDxbVEvDCRlSK1w7BVAxnp4wBw2FOT-ugc39dtLIgK5XMtoNkkHKE0JEbw975r-Em0oWOtN9V_6HZDQNvTq9XVH6yOVnWD1DFwygIYufAgBbyoZfaXQC2_vrVzNckMXaQD5VVzMGq4F1BkdLZ6DrWWg_YyXPhWkK74vwUlTPvvwq19Q 2026/08/25 02:47:36 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/08/25 02:47:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/08/25 02:47:37 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AGQXMzPQr3lZ1ugLZc9_Q20Sc3_b6jj46KGpuQg0xwXyxhF260Lg5blmNJXA94C8wP1QaevRgnmhPztey9y9JI8Lr-b0wllOyB6iPFEAqHWcZ1MgKiKwS-x7k_EIK_SesruVT6BnffPrxBlbF6Ls9Y1kK70-xnK7orzHbbJiYDxbVEvDCRlSK1w7BVAxnp4wBw2FOT-ugc39dtLIgK5XMtoNkkHKE0JEbw975r-Em0oWOtN9V_6HZDQNvTq9XVH6yOVnWD1DFwygIYufAgBbyoZfaXQC2_vrVzNckMXaQD5VVzMGq4F1BkdLZ6DrWWg_YyXPhWkK74vwUlTPvvwq19Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/08/25 02:47:38 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AErsX4VRQho7RJ6Z4WU8A2OrZDGBkxVIFi86N6TMFdbdg7ZgMUjzDdpswTtsvBqOXKQPL3vs8Uw37WpvsYOLA2S7Q-E6xojQva-nWkfNbiGZjrdtJdAp_EsFh4dqYiLm716kbxSfFkzFLBS32FkoGePdkRlyQVBVhyZCSRx-pbWuggOyegS2tAqmjW2Y_PHohS0ZqITmrnULvJjLRWIEn3meti-zS2yHSDSkTMrGU0dUTK1vt2H0CkpUwfh8h--CIpnF-dXD_DlBug5PeDXzFzyOy2d9j4uwhyv0cvUE3-cAqjV9BkL0bHU-uezPpcpWUv66TSlSBJnsBoLIspj01Tg 2026/08/25 02:47:38 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/08/25 02:47:39 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/25 02:47:39 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AErsX4VRQho7RJ6Z4WU8A2OrZDGBkxVIFi86N6TMFdbdg7ZgMUjzDdpswTtsvBqOXKQPL3vs8Uw37WpvsYOLA2S7Q-E6xojQva-nWkfNbiGZjrdtJdAp_EsFh4dqYiLm716kbxSfFkzFLBS32FkoGePdkRlyQVBVhyZCSRx-pbWuggOyegS2tAqmjW2Y_PHohS0ZqITmrnULvJjLRWIEn3meti-zS2yHSDSkTMrGU0dUTK1vt2H0CkpUwfh8h--CIpnF-dXD_DlBug5PeDXzFzyOy2d9j4uwhyv0cvUE3-cAqjV9BkL0bHU-uezPpcpWUv66TSlSBJnsBoLIspj01Tg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/25 02:47:40 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AM7x9nEy6BsPWdiLDJdJHBar6btPQsc_AuRn9XH3j8r8wbgw5LxQE29z1UihsqtjHaP6TSPN-xecJCKO8lgVjSk9c2Fdlr3bhWc85Sh4paLCYHHHTekDLbl7bMXILSrrRE537kgaDeHSgD3PWjylG96IL4_3X926tWtpwH-v9UAMOBdlkAFQfoZanzZbrAG0qCtrQdB0jCRShNfy6ppz4A__0hwgn5wuV1rC5VipRTCErEGjHeLsTgPrCKW4o71y9Yz1bcDl7f7x43m4T198JjbrXFHVtsvOUsv0YBoQXyJl5FrNo2JmMcguq8AgnE44qmwN1eM0GNjI_Eh0L6SGgkE 2026/08/25 02:47:40 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/25 02:47:41 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/25 02:47:41 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AM7x9nEy6BsPWdiLDJdJHBar6btPQsc_AuRn9XH3j8r8wbgw5LxQE29z1UihsqtjHaP6TSPN-xecJCKO8lgVjSk9c2Fdlr3bhWc85Sh4paLCYHHHTekDLbl7bMXILSrrRE537kgaDeHSgD3PWjylG96IL4_3X926tWtpwH-v9UAMOBdlkAFQfoZanzZbrAG0qCtrQdB0jCRShNfy6ppz4A__0hwgn5wuV1rC5VipRTCErEGjHeLsTgPrCKW4o71y9Yz1bcDl7f7x43m4T198JjbrXFHVtsvOUsv0YBoQXyJl5FrNo2JmMcguq8AgnE44qmwN1eM0GNjI_Eh0L6SGgkE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/25 02:47:43 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AGz_CqtiJ92PX7kAiv3OSjzEmHP2WCAmervOwcMzJBr_81UGkzpF_4D8kHAv2EzyM8y1BrGjRhoHYCAH7BrlyJWZfEaHI5eEWAc-VKh2mSV1gdopXcE4xOMSJ7R9_Xkq95LguflDPdhpoN0EKIQ-ioFhh1JYTH1qpBRLhjHrndAS6rnYsJqah5DpBN2BoJMyT-zwswX8CIfR81gX5FC3ir20NRWdwIDnabhoxPAY17G_Aa_-Ed19fxnXDkyitmbZvFLWeGOZH5UwT240fqCYMDXd7HCmlIH9t5dzPMJZfxMt_3mwrFFogboZItLFZ-MAYHBRlGgoMmuWJpHoSTKfljg 2026/08/25 02:47:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/25 02:47:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/25 02:47:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/25 02:47:43 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/25 02:47:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/25 02:47:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/25 02:47:44 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AGz_CqtiJ92PX7kAiv3OSjzEmHP2WCAmervOwcMzJBr_81UGkzpF_4D8kHAv2EzyM8y1BrGjRhoHYCAH7BrlyJWZfEaHI5eEWAc-VKh2mSV1gdopXcE4xOMSJ7R9_Xkq95LguflDPdhpoN0EKIQ-ioFhh1JYTH1qpBRLhjHrndAS6rnYsJqah5DpBN2BoJMyT-zwswX8CIfR81gX5FC3ir20NRWdwIDnabhoxPAY17G_Aa_-Ed19fxnXDkyitmbZvFLWeGOZH5UwT240fqCYMDXd7HCmlIH9t5dzPMJZfxMt_3mwrFFogboZItLFZ-MAYHBRlGgoMmuWJpHoSTKfljg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/25 02:47:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ALmy6DfchCwxabp4ubYl0cSoRvbcda_O3ZgrYdF7r88gAGFTLoPk7gk_siGZ1-56t4Gni0401lRR-QlczRxslz8WqFCM6ihz4PhV0cBpIoQNu1I8c1NdIxmJg7DxdqEkBdzPsNW7Dr-A5CTfWuitj6jg9c_qtJrDtxpIUxKNQPz0W0svUHWKfQ4rK_YXcsHttygpyKunAamlrHYgkzzicveHfYo3-zNUrT1nFu7-eOlCgrR8AAoWLBiEo-AxknYGAeWSTb80SWT_OqRiDFxOSa2Kv5GtrypoGLRr1nXAdskvpLelkhy1Rbkb628aHuz6l0KlT3cxqrVVmmVfGBAFwPw 2026/08/25 02:47:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/25 02:47:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/25 02:47:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/08/25 02:47:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/25 02:47:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/25 02:47:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/25 02:47:47 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ALmy6DfchCwxabp4ubYl0cSoRvbcda_O3ZgrYdF7r88gAGFTLoPk7gk_siGZ1-56t4Gni0401lRR-QlczRxslz8WqFCM6ihz4PhV0cBpIoQNu1I8c1NdIxmJg7DxdqEkBdzPsNW7Dr-A5CTfWuitj6jg9c_qtJrDtxpIUxKNQPz0W0svUHWKfQ4rK_YXcsHttygpyKunAamlrHYgkzzicveHfYo3-zNUrT1nFu7-eOlCgrR8AAoWLBiEo-AxknYGAeWSTb80SWT_OqRiDFxOSa2Kv5GtrypoGLRr1nXAdskvpLelkhy1Rbkb628aHuz6l0KlT3cxqrVVmmVfGBAFwPw" finished === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/25 02:47:48 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://14aad7c9ed489151b51557e321b246cf.r2.cloudflarestorage.com/rclone-test-lavazul5qixo/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/25 02:47:48 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2596: Put returned an error (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://14aad7c9ed489151b51557e321b246cf.r2.cloudflarestorage.com/rclone-test-lavazul5qixo/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/25 02:47:48 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/25 02:47:48 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: ACnK6gOSEWwnw9-Axni2j_J8KX_sjTO-HXo-y9BqHLsXeoBgbVVj-ptvVdOFdkWd7LuiVQE2SI1u44vh4A8CIHrlCElmcaKDPs96jy_mLU3221Q4pFAlHppV9C0f_G5ca2RzAfx8DXXSlWMzfJd8wokE7BzeZVO1cKXjkx44ZI1GpySgurIyhF8DqkxdWM8P1aRzw-F__DzM9CJsTN4bQpTcAEfofdDhyxHIoZmY0HvC6tnUgJ1xfGC9B05lieiFxMHk1cyOxTfzUhXjRrA_3t9-uwM34Nm8M23dODfbg0tqA6DvUS3GBBnr7xHtevnBpm5CnNh8L4ltQKwL8Uvti7I 2026/08/25 02:47:48 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/25 02:47:48 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/25 02:47:49 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "6b9dd2dc1f6de80e06941a7a02e347cf" 2026/08/25 02:47:49 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "0be9954fe30c6e47cab5137b1a9c3ca2" 2026/08/25 02:47:49 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/25 02:47:49 DEBUG : short-eof-chunked.bin: multipart upload "ACnK6gOSEWwnw9-Axni2j_J8KX_sjTO-HXo-y9BqHLsXeoBgbVVj-ptvVdOFdkWd7LuiVQE2SI1u44vh4A8CIHrlCElmcaKDPs96jy_mLU3221Q4pFAlHppV9C0f_G5ca2RzAfx8DXXSlWMzfJd8wokE7BzeZVO1cKXjkx44ZI1GpySgurIyhF8DqkxdWM8P1aRzw-F__DzM9CJsTN4bQpTcAEfofdDhyxHIoZmY0HvC6tnUgJ1xfGC9B05lieiFxMHk1cyOxTfzUhXjRrA_3t9-uwM34Nm8M23dODfbg0tqA6DvUS3GBBnr7xHtevnBpm5CnNh8L4ltQKwL8Uvti7I" aborted fstests.go:2596: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/08/25 02:47:50 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/08/25 02:47:52 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/25 02:47:55 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/25 02:47:57 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/25 02:48:00 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/25 02:48:02 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AOWnNf5uyb6ba1qIE9Ylg0aIdb9zK8EMCPmtJZnhRcd5kIPREzG2LyTrrBt4Q6Kx8wlpYhInOu-RxIEO1e1--q5BrQfOUL1i_UkUsZN41RiYE_eGgz24tVXAUpHuKDSAyOyaqUljK0MxmybaFFb4CWXG2TASIXkMA39RkEalAyE0NY17mAJOy0pzocWJ6B88rIEnZ-6FlZHW3SMMjFVXOmslLoTPQUr2l6L_m_EWw2sU_tefxaDc4mRUeZiOZ-wP95xlWEvxezxl4yxaPf-PgCVFPAk8I7z0WuquNBnMWMfEOWOS1Qmbp1orFscEQ4QsDX7vFVi3rwdzNYkRmKTj8OU 2026/08/25 02:48:02 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/25 02:48:02 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "a9e3cc5ae66240deaa8f6294a0e62e1e" 2026/08/25 02:48:02 DEBUG : unknown-size-put.txt: multipart upload "AOWnNf5uyb6ba1qIE9Ylg0aIdb9zK8EMCPmtJZnhRcd5kIPREzG2LyTrrBt4Q6Kx8wlpYhInOu-RxIEO1e1--q5BrQfOUL1i_UkUsZN41RiYE_eGgz24tVXAUpHuKDSAyOyaqUljK0MxmybaFFb4CWXG2TASIXkMA39RkEalAyE0NY17mAJOy0pzocWJ6B88rIEnZ-6FlZHW3SMMjFVXOmslLoTPQUr2l6L_m_EWw2sU_tefxaDc4mRUeZiOZ-wP95xlWEvxezxl4yxaPf-PgCVFPAk8I7z0WuquNBnMWMfEOWOS1Qmbp1orFscEQ4QsDX7vFVi3rwdzNYkRmKTj8OU" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/25 02:48:03 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AHQ98rxDUjIfLBm62P8whlDoyNfbVUKCjJCVuKSD76Vwn9IYjluJtb2-gotsIjMwTOWKrUMLsqw3ZMLvSbRmvqzQdCYZ4m4HoRVKupPOmaNPKzvM5V3XUcHdI74kNU5g3T71FITkdEveRs9pRAavOq_hUWE_YkjAHw-IoEAOTv-kViPuCxu00G6eEVQY8BDlxnkN6Ad2AzwswI71v4uWbnqeUkSr-0bfBard4AdO8yWK09oM4sYssvUWwwDwdmumMuMzV4u2WKXAObum_wGmDp_ZfhXhwSqTD_3WRurhMe4SVS1tohAPY5KZBJzG0lEB_Odc01r67d1du6ItvCxN7uU 2026/08/25 02:48:03 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/25 02:48:03 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "e43fa2d8a63dbef243b435126ac63d78" 2026/08/25 02:48:04 DEBUG : unknown-size-update.txt: multipart upload "AHQ98rxDUjIfLBm62P8whlDoyNfbVUKCjJCVuKSD76Vwn9IYjluJtb2-gotsIjMwTOWKrUMLsqw3ZMLvSbRmvqzQdCYZ4m4HoRVKupPOmaNPKzvM5V3XUcHdI74kNU5g3T71FITkdEveRs9pRAavOq_hUWE_YkjAHw-IoEAOTv-kViPuCxu00G6eEVQY8BDlxnkN6Ad2AzwswI71v4uWbnqeUkSr-0bfBard4AdO8yWK09oM4sYssvUWwwDwdmumMuMzV4u2WKXAObum_wGmDp_ZfhXhwSqTD_3WRurhMe4SVS1tohAPY5KZBJzG0lEB_Odc01r67d1du6ItvCxN7uU" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/25 02:48:04 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lavazul5qixo/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/08/25 02:48:04 DEBUG : Waiting for deletions to finish 2026/08/25 02:48:04 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/25 02:48:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/08/25 02:48:04 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/25 02:48:04 INFO : S3 bucket rclone-test-lavazul5qixo: Bucket "rclone-test-lavazul5qixo" deleted 2026/08/25 02:48:05 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (121.30s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.29s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.88s) --- PASS: TestIntegration/FsMkdir (119.33s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.32s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding (12.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.62s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.45s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.04s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (21.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.37s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.62s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.31s) --- 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.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (0.75s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (65.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (11.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.80s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.70s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (12.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.11s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.30s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.15s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.83s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.78s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.05s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.13s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:366: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/08/25 02:48:05 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/08/25 02:48:05 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 121.376s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m3.129123714s (try 1/5)