"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/23 01:37:40 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zupuveb4qayi" 2026/08/23 01:37:40 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/23 01:37:41 INFO : S3 bucket rclone-test-zupuveb4qayi: Bucket "rclone-test-zupuveb4qayi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/23 01:37:42 INFO : S3 bucket rclone-test-zupuveb4qayi: Bucket "rclone-test-zupuveb4qayi" deleted === RUN TestIntegration/FsMkdir 2026/08/23 01:37:42 INFO : S3 bucket rclone-test-zupuveb4qayi: Bucket "rclone-test-zupuveb4qayi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/23 01:37:42 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/08/23 01:37:42 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/08/23 01:37:43 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/23 01:37:57 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AL5ZqdBGlsd9IElzbixN0UmfaKb1fD2UAnjbunOnigGQpSrsRhxgIDO9Yx6XlRHOLWWl11XBH-yLvGQn4FCCY37sA9B2W6P2htSjGN0stnbjzuEJUauGkQ4vc4gaImyyqLFWARUI_hELi7VL7FqHviGFu9OQ5YVI7xJWekK5iHAdXt0ufYDdfcbt5hEJuIrLOCI8FMtkYNLu3vWcGTMOYzZGXT8McC_-ZicVfmAz17wwHzskksBLSa08rRR6ck7MaNvob3-wvpVYpdLvP-jplvIMnIGHEl0E5XZiKGaLSjUmTgxDy-bNZcEHdWnKYeTwGp6SARS03GGmA8JGvkrMRIY 2026/08/23 01:37:57 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "7a2d0be1d2534764066ba865276e8afa" 2026/08/23 01:37:58 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "69131f0d154bcb7ccc9b46c93ade6ef5" 2026/08/23 01:37:58 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "edf54bfbe2c807ad7c0bda39d37531d5" 2026/08/23 01:37:59 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AL5ZqdBGlsd9IElzbixN0UmfaKb1fD2UAnjbunOnigGQpSrsRhxgIDO9Yx6XlRHOLWWl11XBH-yLvGQn4FCCY37sA9B2W6P2htSjGN0stnbjzuEJUauGkQ4vc4gaImyyqLFWARUI_hELi7VL7FqHviGFu9OQ5YVI7xJWekK5iHAdXt0ufYDdfcbt5hEJuIrLOCI8FMtkYNLu3vWcGTMOYzZGXT8McC_-ZicVfmAz17wwHzskksBLSa08rRR6ck7MaNvob3-wvpVYpdLvP-jplvIMnIGHEl0E5XZiKGaLSjUmTgxDy-bNZcEHdWnKYeTwGp6SARS03GGmA8JGvkrMRIY" 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/23 01:38:01 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/23 01:38:02 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/23 01:38:04 DEBUG : S3 bucket rclone-test-zupuveb4qayi: bucket is versioned: false 2026/08/23 01:38:04 DEBUG : Waiting for deletions to finish 2026/08/23 01:38:04 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/23 01:38:04 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/23 01:38:04 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/23 01:38:05 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zupuveb4qayi/dirToPurgeFromRoot" 2026/08/23 01:38:05 DEBUG : S3 bucket rclone-test-zupuveb4qayi path dirToPurgeFromRoot: bucket is versioned: false 2026/08/23 01:38:05 DEBUG : Waiting for deletions to finish 2026/08/23 01:38:05 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/23 01:38:05 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/23 01:38:05 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/23 01:38:05 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zupuveb4qayi/hello? sausage/êé" 2026/08/23 01:38:07 DEBUG : S3 bucket rclone-test-zupuveb4qayi path hello? sausage/êé: bucket is versioned: false 2026/08/23 01:38:07 DEBUG : Waiting for deletions to finish 2026/08/23 01:38:07 DEBUG : "a/b/c/d/e.txt" version false 2026/08/23 01:38:07 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/23 01:38:07 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/23 01:38:14 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zupuveb4qayi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/23 01:38:14 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zupuveb4qayi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3R2:" path "rclone-test-zupuveb4qayi" from "TestS3R2:rclone-test-zupuveb4qayi" 2026/08/23 01:38:15 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/23 01:38:18 NOTICE: S3 bucket rclone-test-zupuveb4qayi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/23 01:38:18 DEBUG : piped data.txt: open chunk writer: started multipart upload: ALLfIEk3vpMp9AgZqfW9QTNs6AI0YXvpsIjvBm_vbV0KnNWtRTBw0nMiJUZGhJfYM2DfR2HFUep_XG90XEtA0mM1pStLJ1U2OitoorxT9399fBhOTD3aexCIvKU5Qn7UqVjo-P6az2-oqMNYyoW1UICJUCga5GufN-FgpAfX6KqQ2-9H0aw5I5vEQJIpzN1w7s6LHgXggnvsLHK21YnXFTny9zmV8WLVdjvcQ_0MDo0LXawXTQDqcY5yaexwHKo6IaG4xC3YZaqK8vVUSNguALkoPtUx2q-_s520Tlk7-ThaNWorDQ3E6qNq4bgdvbBqtaounU4AN6jAaEsafzK8vPY 2026/08/23 01:38:18 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/23 01:38:18 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/23 01:38:18 DEBUG : piped data.txt: multipart upload "ALLfIEk3vpMp9AgZqfW9QTNs6AI0YXvpsIjvBm_vbV0KnNWtRTBw0nMiJUZGhJfYM2DfR2HFUep_XG90XEtA0mM1pStLJ1U2OitoorxT9399fBhOTD3aexCIvKU5Qn7UqVjo-P6az2-oqMNYyoW1UICJUCga5GufN-FgpAfX6KqQ2-9H0aw5I5vEQJIpzN1w7s6LHgXggnvsLHK21YnXFTny9zmV8WLVdjvcQ_0MDo0LXawXTQDqcY5yaexwHKo6IaG4xC3YZaqK8vVUSNguALkoPtUx2q-_s520Tlk7-ThaNWorDQ3E6qNq4bgdvbBqtaounU4AN6jAaEsafzK8vPY" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/23 01:38:18 DEBUG : piped data.txt: open chunk writer: started multipart upload: AFgavbcTPUmme_KxJMCamfdq55AyddAbUHLeRnrwE2hIFIOditPRXMsL-1EwD1KFXHNllEWgcUEU4G4023jNJzs3OQdGRxGkAMGK9cxUNzierIZcI_rOsDzo9goOIBS7qGHvH7Wcs9_NBsXsKrz1ghlOMw9mTB-lLsacBmbWFHwm9pHzjTd7t7Ef_jic4w8ps8eEE5D_lbvCKGtFwD0Nqh43NwlKtBWoKmuCTqwfr3YZX1ZEjWJ9dy4_IxG8uxfMno1EkI9vrVjE48vlMkhdJbBepkDeqwq16_T4ZYabvFEv95T-6Us1kXCSX8YAOh7IOphA695pw-ie3a4jyOV3gms 2026/08/23 01:38:18 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/23 01:38:19 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "86a7e83a106198fce469e3c03f5a7662" 2026/08/23 01:38:19 DEBUG : piped data.txt: multipart upload "AFgavbcTPUmme_KxJMCamfdq55AyddAbUHLeRnrwE2hIFIOditPRXMsL-1EwD1KFXHNllEWgcUEU4G4023jNJzs3OQdGRxGkAMGK9cxUNzierIZcI_rOsDzo9goOIBS7qGHvH7Wcs9_NBsXsKrz1ghlOMw9mTB-lLsacBmbWFHwm9pHzjTd7t7Ef_jic4w8ps8eEE5D_lbvCKGtFwD0Nqh43NwlKtBWoKmuCTqwfr3YZX1ZEjWJ9dy4_IxG8uxfMno1EkI9vrVjE48vlMkhdJbBepkDeqwq16_T4ZYabvFEv95T-6Us1kXCSX8YAOh7IOphA695pw-ie3a4jyOV3gms" 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/23 01:38:19 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/23 01:38:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AI0HIoQAALJigagleKjjyjqDBIXdW_dz9bkoiFjqNggYfCCiFdTYaf8rV2VLKidE4tZh-A66PnVx3uP3IQ_VwP8Zoy1sRlyh_8Bya0-jzKjAxRPXjpG7f7Degj12Q_I5CA28Ay9aUH69PpETHmfA-SDLb8-VygEfBC7txY8qWfZu1p7fx0ZB9bSXs0h55RbDwPm3e-RYlhmoS-XlaWTnV3MA6RFrxXKOluvjwxgY9AXY8p-KIDczA3DaKb7NuqnnCeYOhGOXifHj904DJRwX_BBQZcnbKAQ5WKtTbcqcbA9CsVoazjJp0hW-teu1V3DUIDGNgxq1tUemycrarDm6zAI 2026/08/23 01:38:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/08/23 01:38:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/08/23 01:38:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AI0HIoQAALJigagleKjjyjqDBIXdW_dz9bkoiFjqNggYfCCiFdTYaf8rV2VLKidE4tZh-A66PnVx3uP3IQ_VwP8Zoy1sRlyh_8Bya0-jzKjAxRPXjpG7f7Degj12Q_I5CA28Ay9aUH69PpETHmfA-SDLb8-VygEfBC7txY8qWfZu1p7fx0ZB9bSXs0h55RbDwPm3e-RYlhmoS-XlaWTnV3MA6RFrxXKOluvjwxgY9AXY8p-KIDczA3DaKb7NuqnnCeYOhGOXifHj904DJRwX_BBQZcnbKAQ5WKtTbcqcbA9CsVoazjJp0hW-teu1V3DUIDGNgxq1tUemycrarDm6zAI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/08/23 01:38:24 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AKL-_c4eBYUuFBlHnhUf5IS4sclPnXgiZ1w4ikclBRdzWyOOIj8-afMN-r9f4dzyqzxxmU5O-0WslGSXiqvZYdogkoKipCMRvGgR5StaG2xV471BzVEnU-LSfP5RY2wpXJWZYTK4-uWS_LFk-coyM6ZLcN-D_bFzpl38Dnd3JmpMD_XNGKlCLAdEK50Au5qEmavR-dgjCcmVBPbp_PyUzvB4xzHp86A71ZgfW3rs_nXddoOMxPCZD1wr3iWXMwwdriHXwSkj-7FQQJgy_QRPyo_aQfW53Q3hs3PjIKLKAV64ohrfc2w9wai9r-ybmd4qIf87BhsNpxM83QdK-76O_6w 2026/08/23 01:38:24 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/08/23 01:38:24 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/23 01:38:24 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AKL-_c4eBYUuFBlHnhUf5IS4sclPnXgiZ1w4ikclBRdzWyOOIj8-afMN-r9f4dzyqzxxmU5O-0WslGSXiqvZYdogkoKipCMRvGgR5StaG2xV471BzVEnU-LSfP5RY2wpXJWZYTK4-uWS_LFk-coyM6ZLcN-D_bFzpl38Dnd3JmpMD_XNGKlCLAdEK50Au5qEmavR-dgjCcmVBPbp_PyUzvB4xzHp86A71ZgfW3rs_nXddoOMxPCZD1wr3iWXMwwdriHXwSkj-7FQQJgy_QRPyo_aQfW53Q3hs3PjIKLKAV64ohrfc2w9wai9r-ybmd4qIf87BhsNpxM83QdK-76O_6w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/23 01:38:25 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AAwwhPyLBw5TOqtJGV46BQeJi-BJSzj3YpUvDik1RpDsT52qVNoKUiycBLqHt5cklCaKe1em2WcoMqMcY5z0PGK7_E2iR0_G6mjZKN6WpZ6gXhkWOuNaya28MhHy55urSukO7DAzKqz67a2r8nhe2_fInZHRFQmSlwVPXYsDIdMHrgzMUrt5vRE0iET4qehlAWTsjn6fKfkmatzJF2zfR8ggeA6FrG456ycGHuugPZ7BeUMwc9974YMlgijIFdbmZgdmDX-h7QVEMjkwXBtN9RFfRxoG67oKqgCgJQPFI-PYj4RDaliXTwQWGIR7qKdm8BAH0_lllDxPMiKL8cAygLU 2026/08/23 01:38:25 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/23 01:38:26 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/23 01:38:26 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AAwwhPyLBw5TOqtJGV46BQeJi-BJSzj3YpUvDik1RpDsT52qVNoKUiycBLqHt5cklCaKe1em2WcoMqMcY5z0PGK7_E2iR0_G6mjZKN6WpZ6gXhkWOuNaya28MhHy55urSukO7DAzKqz67a2r8nhe2_fInZHRFQmSlwVPXYsDIdMHrgzMUrt5vRE0iET4qehlAWTsjn6fKfkmatzJF2zfR8ggeA6FrG456ycGHuugPZ7BeUMwc9974YMlgijIFdbmZgdmDX-h7QVEMjkwXBtN9RFfRxoG67oKqgCgJQPFI-PYj4RDaliXTwQWGIR7qKdm8BAH0_lllDxPMiKL8cAygLU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/23 01:38:27 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AGMWoUPSp_4CyL-4oxRnoeIZ9ibj7rVSX1HBoSUFH2RNcRHvYwFTN-tjgM6hXHpagWnRAKzU_hQDBx0WkgXJ63mqPdGMB-0v6DWPCCkOyXPxmDUNuEGWoZxo8neAOIxWvk-P-2lDl-Rf37t0IKHFaPuw_qQYURJ093J2gdMNFtjlSB8XukbVa6g2AGApf46cJ7G2kzYR6s0JXPABLwd-weG9-coB-W4CflxazWkccnnnVHgbH5aHxmFVdkxbpTRy_dsIwDVxoG6Q1g6ZM7yzakwITbq_I75L7mnQVvZo4s67XREtCXkMGwXQ-4NGkKqkP83ZgtBSdKXPZMWrQjM2WXM 2026/08/23 01:38:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/23 01:38:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/23 01:38:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/23 01:38:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/23 01:38:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/23 01:38:28 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/23 01:38:28 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AGMWoUPSp_4CyL-4oxRnoeIZ9ibj7rVSX1HBoSUFH2RNcRHvYwFTN-tjgM6hXHpagWnRAKzU_hQDBx0WkgXJ63mqPdGMB-0v6DWPCCkOyXPxmDUNuEGWoZxo8neAOIxWvk-P-2lDl-Rf37t0IKHFaPuw_qQYURJ093J2gdMNFtjlSB8XukbVa6g2AGApf46cJ7G2kzYR6s0JXPABLwd-weG9-coB-W4CflxazWkccnnnVHgbH5aHxmFVdkxbpTRy_dsIwDVxoG6Q1g6ZM7yzakwITbq_I75L7mnQVvZo4s67XREtCXkMGwXQ-4NGkKqkP83ZgtBSdKXPZMWrQjM2WXM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/23 01:38:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABeKut1dSLjHxuDiNrSrm6q3-LSg6FAzaKAXzhLDrb6sRkoOYtiuLmVqeyCAgErk47JfkHxgOFfUuimoO2YTeTFiCDU9cgPMIXcbMCR4gCeLww2ZUaQ6BdxEDkRPTD6Pajk5nWCb3dsrXtx73quwb1KwKKxcQ18qPGAb3BW9G2fFCqBEaP_vzDq07wVU9Z84T1VM2iKL64DrhkeRlZzyKQMZu-RH924uLVfFLgjFFZ5jCUSesM6rxvPCY-H9eTmK9WHvFOs3fPvrLZBoiFu7c0f7JYVVlZqqVvocxnj-SyP3scl8ZSDRxY9SpY7uJybc8iWgt_djwzG332I1BQ2lzCc 2026/08/23 01:38:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/23 01:38:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/08/23 01:38:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/08/23 01:38:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/23 01:38:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/23 01:38:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/23 01:38:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABeKut1dSLjHxuDiNrSrm6q3-LSg6FAzaKAXzhLDrb6sRkoOYtiuLmVqeyCAgErk47JfkHxgOFfUuimoO2YTeTFiCDU9cgPMIXcbMCR4gCeLww2ZUaQ6BdxEDkRPTD6Pajk5nWCb3dsrXtx73quwb1KwKKxcQ18qPGAb3BW9G2fFCqBEaP_vzDq07wVU9Z84T1VM2iKL64DrhkeRlZzyKQMZu-RH924uLVfFLgjFFZ5jCUSesM6rxvPCY-H9eTmK9WHvFOs3fPvrLZBoiFu7c0f7JYVVlZqqVvocxnj-SyP3scl8ZSDRxY9SpY7uJybc8iWgt_djwzG332I1BQ2lzCc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/08/23 01:38:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AL4PRRA5J1WVyTf95yaeL5NtAldG943LbV06qIZCMA8b-1IPVCvz6gBj0mEAbpZFXBrnxtGdk_GOsdWguZn3ZeQWpJ-c7_3FzsuBSZvK5R3OQyZf-pGYeKogbFvsro5tiZ0dhp97gW6OFh0gbIGoWbt1BegyW53XMyi9vKPD83NDO2kRqFEj7WB8l9m2Ly_sqK-rI9kJdWkgOVK2BFd_JSi83zUrSmIxOKzqMf03pao1u2MZd7s4MeMuVQCEsS7L39rGsUaGwbquMHjJ76TvFspwIxTIWE9jdL6vPZOZWJLiz-6eJp0o7lcJaDmo1TvDIrbq7i5er1A3Hzn-RPAY6F4 2026/08/23 01:38:32 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/23 01:38:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/08/23 01:38:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AL4PRRA5J1WVyTf95yaeL5NtAldG943LbV06qIZCMA8b-1IPVCvz6gBj0mEAbpZFXBrnxtGdk_GOsdWguZn3ZeQWpJ-c7_3FzsuBSZvK5R3OQyZf-pGYeKogbFvsro5tiZ0dhp97gW6OFh0gbIGoWbt1BegyW53XMyi9vKPD83NDO2kRqFEj7WB8l9m2Ly_sqK-rI9kJdWkgOVK2BFd_JSi83zUrSmIxOKzqMf03pao1u2MZd7s4MeMuVQCEsS7L39rGsUaGwbquMHjJ76TvFspwIxTIWE9jdL6vPZOZWJLiz-6eJp0o7lcJaDmo1TvDIrbq7i5er1A3Hzn-RPAY6F4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/08/23 01:38:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ALsRJglGOghQVYEZa-Z6_jz_GGoO9cMjvH7cwu4XC8KCE_n7W4SEZRUjcCUYnunJb-VAlhHdr4nYmUmoKX5rYXhZbXHZUYSCmjHE4wAE4MFn7LcR7NAA4nM53L9FyENLj8ZN2KX47o0xHVVEfmWdA9uCKAot-btcLZmSFlabpk_5YzsfM9SCb53eG8jwmyUOH5JMMSvasLb-q5k9TftARNuIOyAZiIi17r172jUOdpvBPnVRBVFdALBHw8IX99WM4ynK1zKCN604ogPD11NAsZIV-1FVKAzVFRsq-XaX8SYuX8NPalJGh0NitjaE4FBWfHlHax62bEtLUUWYSYyg3c4 2026/08/23 01:38:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/23 01:38:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/23 01:38:34 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ALsRJglGOghQVYEZa-Z6_jz_GGoO9cMjvH7cwu4XC8KCE_n7W4SEZRUjcCUYnunJb-VAlhHdr4nYmUmoKX5rYXhZbXHZUYSCmjHE4wAE4MFn7LcR7NAA4nM53L9FyENLj8ZN2KX47o0xHVVEfmWdA9uCKAot-btcLZmSFlabpk_5YzsfM9SCb53eG8jwmyUOH5JMMSvasLb-q5k9TftARNuIOyAZiIi17r172jUOdpvBPnVRBVFdALBHw8IX99WM4ynK1zKCN604ogPD11NAsZIV-1FVKAzVFRsq-XaX8SYuX8NPalJGh0NitjaE4FBWfHlHax62bEtLUUWYSYyg3c4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/23 01:38:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AKDaWC76S4Dm-kWpNcOaCz9lhR1qnYaBpTdnYfQ42P81nT3tGZJlsnbhIDaZ6OCdUBVpAPyv5083gTc8eb3BflCBOB9PRYFzHXBRDn8SIkfdWKvm5JN_H8uLC9BRqTzejZnQ_lBMFXd4pYX88rbr2SZkFf5hLFaFRqRo0_Ht_BQZ5ufeWu9AUebnSIRdirp73yk0Re_9I1LkCman-ybmGuDyO0rek8ZlPp3As08rqEQs9QICL9Ex-H6Xg4GEZuvKqgnaXCjrOMq-vmri9T8Uew8kkr6LryfMdHSvVOso8IBKs9oWohY4lpbdomsXsPUvghcjdjUhYKt7FTAW7S04eYg 2026/08/23 01:38:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/23 01:38:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/23 01:38:36 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AKDaWC76S4Dm-kWpNcOaCz9lhR1qnYaBpTdnYfQ42P81nT3tGZJlsnbhIDaZ6OCdUBVpAPyv5083gTc8eb3BflCBOB9PRYFzHXBRDn8SIkfdWKvm5JN_H8uLC9BRqTzejZnQ_lBMFXd4pYX88rbr2SZkFf5hLFaFRqRo0_Ht_BQZ5ufeWu9AUebnSIRdirp73yk0Re_9I1LkCman-ybmGuDyO0rek8ZlPp3As08rqEQs9QICL9Ex-H6Xg4GEZuvKqgnaXCjrOMq-vmri9T8Uew8kkr6LryfMdHSvVOso8IBKs9oWohY4lpbdomsXsPUvghcjdjUhYKt7FTAW7S04eYg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/23 01:38:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AMRbI69YKsLRNb00-rAHTCxjpDU42f38w7JnQoCauCCDTWdNE-MI14PjFJNxaBwUAlTQ0QVcR7uilcVMfAxqZrn7z4M2ad993oZttFnIyRBqGh3xYrr5ol5frH_CrX9AYUb3KPWM92NL6gROlSJRyVcjAAAbOBg9-YwhbiiK1_GW6XFpfTnvRffhmY6nBRuBmQbhRDzlCa5fir_xQzS2dGb73Fb3qUbN0agl4GEYiJEYRJv6-0EdcUb7fz6DGI6InO_-0OtzaKPrTwrUJhCDCmQDbl_QwJC4t3tVX4uM8meldRRl7M8K9zJO6L5zLr5FAFBCaUzhmORoURqDQv-oq_k 2026/08/23 01:38:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/23 01:38:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/23 01:38:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/23 01:38:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/23 01:38:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/23 01:38:37 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/23 01:38:38 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AMRbI69YKsLRNb00-rAHTCxjpDU42f38w7JnQoCauCCDTWdNE-MI14PjFJNxaBwUAlTQ0QVcR7uilcVMfAxqZrn7z4M2ad993oZttFnIyRBqGh3xYrr5ol5frH_CrX9AYUb3KPWM92NL6gROlSJRyVcjAAAbOBg9-YwhbiiK1_GW6XFpfTnvRffhmY6nBRuBmQbhRDzlCa5fir_xQzS2dGb73Fb3qUbN0agl4GEYiJEYRJv6-0EdcUb7fz6DGI6InO_-0OtzaKPrTwrUJhCDCmQDbl_QwJC4t3tVX4uM8meldRRl7M8K9zJO6L5zLr5FAFBCaUzhmORoURqDQv-oq_k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/23 01:38:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ACSotmX6EHUJQbJQDl3ZAXrioDSJfKm8CfU5NWK94GERcm8y_K3v6MoQ6U-_o_dbZSoeCI_6nYXYoaOjdijiJuH9gW_mC5pZvvyLzu_g9CUHs0JmaYbxVThZdhTVFUG6b1HxrztigawacNejYVFg8449gMnEboKuBjiodTvOMdYs08TwXqwOxI4YaGsi9f4G6sIQ91g6TAvfmEHWpxeKL8BfYX2KXy2VJ8J-XvwQj6X5vknhuKxBMr_sRTe9GiBBNoASVDXTP-j1r6VAJMEGs66H7cvpaZDXra_pFHmCoxyuBvq9zHae5IqceLO5Oekj5zFij-2jl0riBQDcTRsmTmo 2026/08/23 01:38:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/23 01:38:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/23 01:38:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/23 01:38:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/23 01:38:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/23 01:38:39 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/23 01:38:40 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ACSotmX6EHUJQbJQDl3ZAXrioDSJfKm8CfU5NWK94GERcm8y_K3v6MoQ6U-_o_dbZSoeCI_6nYXYoaOjdijiJuH9gW_mC5pZvvyLzu_g9CUHs0JmaYbxVThZdhTVFUG6b1HxrztigawacNejYVFg8449gMnEboKuBjiodTvOMdYs08TwXqwOxI4YaGsi9f4G6sIQ91g6TAvfmEHWpxeKL8BfYX2KXy2VJ8J-XvwQj6X5vknhuKxBMr_sRTe9GiBBNoASVDXTP-j1r6VAJMEGs66H7cvpaZDXra_pFHmCoxyuBvq9zHae5IqceLO5Oekj5zFij-2jl0riBQDcTRsmTmo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/08/23 01:38:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AKr8OL9xz8aGA8V2fOGztPYCVnH1BYkhyAyJV0-04wDnR3m_y18OD0eFojh6quIHRd_KEdv04YDaq7WAOqvBuuzNlMCX7iziwwueqkLQmgLpd-LqM_hDip_DKKRo7vpzwr0IoOyBvYPlkwKnwdpH48jODCC6Z8UXIs6Tqg353jFGs3oGzwz3M_RcMDJsVvF2uzqYBymOriYNwlgQCZwmjXjNlb0FHxGh94oHrsUpFeXhM1WGLsCdXIXqMd7NlW0KRBl5JnLR3K_-nkOHRugIyEp0Vfrhlh3D5nX45VMuvJkrkIS4rgda1Zem2VNxBTHmwe1WdIfq__3zx-PSPbfmj7o 2026/08/23 01:38:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/23 01:38:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/08/23 01:38:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AKr8OL9xz8aGA8V2fOGztPYCVnH1BYkhyAyJV0-04wDnR3m_y18OD0eFojh6quIHRd_KEdv04YDaq7WAOqvBuuzNlMCX7iziwwueqkLQmgLpd-LqM_hDip_DKKRo7vpzwr0IoOyBvYPlkwKnwdpH48jODCC6Z8UXIs6Tqg353jFGs3oGzwz3M_RcMDJsVvF2uzqYBymOriYNwlgQCZwmjXjNlb0FHxGh94oHrsUpFeXhM1WGLsCdXIXqMd7NlW0KRBl5JnLR3K_-nkOHRugIyEp0Vfrhlh3D5nX45VMuvJkrkIS4rgda1Zem2VNxBTHmwe1WdIfq__3zx-PSPbfmj7o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/08/23 01:38:43 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AP6faJgDdcugfwlwcWvdkjDk3mSE2ZwDuKjNXC8L1Abo49EoH7tuRpeUfCtraiy9qsKg7lPgTpAPi8JXvwkark4EM9r_RnKdB-qN6sYM5z00PN5_h5FsHXDJvZewMKXAlm9KwlZN8329ntrLJT4jgqaHmgK3qX0lzJHg8E8oztg2bsdO_NTHiiHw0Q1bDKGxFVDZ24dUzrfysQSxih-cCS476rKKKBW5YJ0Sbru0k_YZCDBudkar4cRkukpPXMEuSRJI9wAshmYrpwxNVkHfEU4O17U7Mc9sbU1zMWvCb4A4GIBb_SVZ6LI4vRV_15Wn2QqgVu5odm9SvsOx1oUvCho 2026/08/23 01:38:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/23 01:38:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/23 01:38:44 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AP6faJgDdcugfwlwcWvdkjDk3mSE2ZwDuKjNXC8L1Abo49EoH7tuRpeUfCtraiy9qsKg7lPgTpAPi8JXvwkark4EM9r_RnKdB-qN6sYM5z00PN5_h5FsHXDJvZewMKXAlm9KwlZN8329ntrLJT4jgqaHmgK3qX0lzJHg8E8oztg2bsdO_NTHiiHw0Q1bDKGxFVDZ24dUzrfysQSxih-cCS476rKKKBW5YJ0Sbru0k_YZCDBudkar4cRkukpPXMEuSRJI9wAshmYrpwxNVkHfEU4O17U7Mc9sbU1zMWvCb4A4GIBb_SVZ6LI4vRV_15Wn2QqgVu5odm9SvsOx1oUvCho" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/23 01:38:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AIyZu3r2GWRmbjUyqzawpTmkirySi0ea3Vgm5S5pYgkMVRw3R5TNuXYa1UFdgvqtrgmK3NL9ZkvLQQOOc7Wwgj5SeeMJwoHQy8g3rRthTYvPHeCp50OK5d5QnIRQQ73JNJqESJb9jRevaTGJ4Uv-mPlASm_-Qtq8RFgTzfHvfkYTeySJ6zz_YLSAcb2ojZk7CAx0eJFX6lGN2-Zpypmtkw5BAwYx9cM9pQnVsPTJpQ3NR946940TTAAYLE1_HeeChcKxOqCWehthGN_JhuOqBkdwill5j9PlE30Hal2gov1rUSoyRosPm4th5gCfthW_VJiaSzFOVFAkIUG6XXPOxMY 2026/08/23 01:38:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/23 01:38:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/23 01:38:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AIyZu3r2GWRmbjUyqzawpTmkirySi0ea3Vgm5S5pYgkMVRw3R5TNuXYa1UFdgvqtrgmK3NL9ZkvLQQOOc7Wwgj5SeeMJwoHQy8g3rRthTYvPHeCp50OK5d5QnIRQQ73JNJqESJb9jRevaTGJ4Uv-mPlASm_-Qtq8RFgTzfHvfkYTeySJ6zz_YLSAcb2ojZk7CAx0eJFX6lGN2-Zpypmtkw5BAwYx9cM9pQnVsPTJpQ3NR946940TTAAYLE1_HeeChcKxOqCWehthGN_JhuOqBkdwill5j9PlE30Hal2gov1rUSoyRosPm4th5gCfthW_VJiaSzFOVFAkIUG6XXPOxMY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/23 01:38:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AL-UOabcvUaplOXHlYXkbfENmKMy1EWKJ3-5OBT-sDyWfFALRx-FPAXbMYEFrM4xHam4vfkgJ4OqDGoUWVTv7ciLlgILi6YbnS0qQygcWTOwcf2QilDpTxJm_fedrcU2YESg7u0PVwoghMOyoLq9N4ZPSKL87jlgEoRsygsPuWdZvRz_OzTt-yMkkjNpU-boBSj0g_pbPnOK2_q7niLAHYJs1UH_iVAokcHUtUC_1vnabVw1VVzUmR6VzJeZjm_YF5lcNCI2QqiNcsjFl3iGdDI27sOifrKV4Lwr0S83ovFBa1de-eaUorUflwkcPGLBF7a8B6CPsawvDXl1D2stz0Y 2026/08/23 01:38:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/23 01:38:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/23 01:38:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/23 01:38:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/23 01:38:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/23 01:38:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/23 01:38:48 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AL-UOabcvUaplOXHlYXkbfENmKMy1EWKJ3-5OBT-sDyWfFALRx-FPAXbMYEFrM4xHam4vfkgJ4OqDGoUWVTv7ciLlgILi6YbnS0qQygcWTOwcf2QilDpTxJm_fedrcU2YESg7u0PVwoghMOyoLq9N4ZPSKL87jlgEoRsygsPuWdZvRz_OzTt-yMkkjNpU-boBSj0g_pbPnOK2_q7niLAHYJs1UH_iVAokcHUtUC_1vnabVw1VVzUmR6VzJeZjm_YF5lcNCI2QqiNcsjFl3iGdDI27sOifrKV4Lwr0S83ovFBa1de-eaUorUflwkcPGLBF7a8B6CPsawvDXl1D2stz0Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/23 01:38:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AGCtTx--au9574G4cjUHJj9jBkLKm1aaVQNiJT_IO2ro2lVR9uSBr4Xc-6kDG0tTKppeKHDhcx3bGfc6KKxXSQbyZBNP_orNfgKlQ3AsJtrW_AWAn2UOa_mKxku9oeAWt2jYYCyJqR_f821yFUU_zpu8SVKYtccGFPKTSpQ2r7p6pa0uiCFqloCJ3TJM8w2yHPnvh9fAcWdE8KG51ru-2VeRhghdPGXTLcPXOlu8xJG50FIMiibJ--OSN1TALSzcaMe3v-svdzTVT2jRs_YJFLfVJ1i5NCbGvDldooDR7kgQrf1P9bA9KQFw1jDGNpwTXdhCDxS_8lzp6v_IN3hzQQ8 2026/08/23 01:38:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/23 01:38:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/23 01:38:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/23 01:38:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/23 01:38:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/23 01:38:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/23 01:38:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AGCtTx--au9574G4cjUHJj9jBkLKm1aaVQNiJT_IO2ro2lVR9uSBr4Xc-6kDG0tTKppeKHDhcx3bGfc6KKxXSQbyZBNP_orNfgKlQ3AsJtrW_AWAn2UOa_mKxku9oeAWt2jYYCyJqR_f821yFUU_zpu8SVKYtccGFPKTSpQ2r7p6pa0uiCFqloCJ3TJM8w2yHPnvh9fAcWdE8KG51ru-2VeRhghdPGXTLcPXOlu8xJG50FIMiibJ--OSN1TALSzcaMe3v-svdzTVT2jRs_YJFLfVJ1i5NCbGvDldooDR7kgQrf1P9bA9KQFw1jDGNpwTXdhCDxS_8lzp6v_IN3hzQQ8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/08/23 01:38:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AH0SXDfUjWSZD6t3zCc4JUnov1VMkp9YQG-JoAv8shWRF--Kq2kkeEh6ZJg1_B36H3daGJR0nqP91NzPwoQxvofrogWWBRmymyjo9KB6OttFBhTRSCu9TFwDcKgHjnuIkQwYK4yZnBUTyEhfEoybmcmGIwmCKtpozLjj4nvrNdc8U5G9QOxESxLAge82FMBg0QOqDNIXW4z6rDGxMIkIv6cZOsVZdF7XiRCm2L4D-CSwDOrKEkrMCf_r2ZVEoU5MtB0S9QEIUFUiZ3ssMbZtolksDAf35jJMgNkFqApPY474c8bk_J82kY9ifEyISZ1KO5i0eVyYlOyHhIS6lGJrqnE 2026/08/23 01:38:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/23 01:38:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/08/23 01:38:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AH0SXDfUjWSZD6t3zCc4JUnov1VMkp9YQG-JoAv8shWRF--Kq2kkeEh6ZJg1_B36H3daGJR0nqP91NzPwoQxvofrogWWBRmymyjo9KB6OttFBhTRSCu9TFwDcKgHjnuIkQwYK4yZnBUTyEhfEoybmcmGIwmCKtpozLjj4nvrNdc8U5G9QOxESxLAge82FMBg0QOqDNIXW4z6rDGxMIkIv6cZOsVZdF7XiRCm2L4D-CSwDOrKEkrMCf_r2ZVEoU5MtB0S9QEIUFUiZ3ssMbZtolksDAf35jJMgNkFqApPY474c8bk_J82kY9ifEyISZ1KO5i0eVyYlOyHhIS6lGJrqnE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/08/23 01:38:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AKcrvVl8WMtaE5YKisO5wWsxo5ib3qmizOa0l0XYj3kl8gIlImW73tR-81DdJhbm2eAN-4gyFVt0batOOCCy6E5M-4Cl-iB2KuIpK4RaHSYNTgO63-9GEQGUQ7KY_QDYx9EPPY47ucM5Pr1qBy6a7VUW_hGd7_w4a-g1WqWlK_iRV8XGMPm0w-sgFrolhRRt6cgejRYJNqTcFKxtwr6RYQxf-4kJAPOID7piqfHPxfZfUfXvdsdhKdMOCnaSg3GMQv2gVX6wDoECwAyeGYCk3wl-ADtvYoxjc5NQLdBtLKPPBhz8i1bU8VkprSQK7agOsvWSGx3RBk_3lS4zQxfnQb4 2026/08/23 01:38:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/23 01:38:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/23 01:38:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AKcrvVl8WMtaE5YKisO5wWsxo5ib3qmizOa0l0XYj3kl8gIlImW73tR-81DdJhbm2eAN-4gyFVt0batOOCCy6E5M-4Cl-iB2KuIpK4RaHSYNTgO63-9GEQGUQ7KY_QDYx9EPPY47ucM5Pr1qBy6a7VUW_hGd7_w4a-g1WqWlK_iRV8XGMPm0w-sgFrolhRRt6cgejRYJNqTcFKxtwr6RYQxf-4kJAPOID7piqfHPxfZfUfXvdsdhKdMOCnaSg3GMQv2gVX6wDoECwAyeGYCk3wl-ADtvYoxjc5NQLdBtLKPPBhz8i1bU8VkprSQK7agOsvWSGx3RBk_3lS4zQxfnQb4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/23 01:38:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ADmOCtJFTb-SOUPFz2XskpHAxpUzqaxdCPoaVIbNdoQoPyUkh9WmcInwAEiopTy7ps93xlHZuwslyfjqUl20uMuowgTutKRxg60K77AZCc0EePB56XFNNm_-WtJoU4waH3MipxDP4lvOzKx7L_414Dn1dI6qBesk1hP_1WA8uySS26MgxSZtCxbVZaMG2yqwRofa2_XIwUYnS8IQRQnPz2mvFwzLt7rQtL6wggeaTHbWeyNwRfUj5qJbB_zoBxq63vlde0qvKeyTFDdgTn1UamGD32m4hL5jsfZa1QUiEFIkKpbOfsgHwITTRu8hDQ2o3j3nt5ZRqfvB7LJUg6TVZHw 2026/08/23 01:38:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/23 01:38:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/23 01:38:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ADmOCtJFTb-SOUPFz2XskpHAxpUzqaxdCPoaVIbNdoQoPyUkh9WmcInwAEiopTy7ps93xlHZuwslyfjqUl20uMuowgTutKRxg60K77AZCc0EePB56XFNNm_-WtJoU4waH3MipxDP4lvOzKx7L_414Dn1dI6qBesk1hP_1WA8uySS26MgxSZtCxbVZaMG2yqwRofa2_XIwUYnS8IQRQnPz2mvFwzLt7rQtL6wggeaTHbWeyNwRfUj5qJbB_zoBxq63vlde0qvKeyTFDdgTn1UamGD32m4hL5jsfZa1QUiEFIkKpbOfsgHwITTRu8hDQ2o3j3nt5ZRqfvB7LJUg6TVZHw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/23 01:38:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AKBylJZRZ70ngAPJWl_3AjxAq1G_9DQi8jKPqtWJD9WvIjbUbeyeeA0tWCtvqXVCfxW0dG8k-Gfxcy6wesdYHrCy8-wa34oymXjDDbv8ZorvH-DKESOCDamVgHm7akf-aV443395eFsfLXVItyLzPVclLwaCEphKPf_zaPFRxoO-gxfuIwaO5dU1reNk2Q9kInf0mqmnkD0UoQBZ0NS30MK3U_h_bU2e4fmkTkcLZpEvBCrpsXLBIUT943xDR2TtlisGsgvU8ciFqvEqMoyVtVuptLohlfNO9vrMxmbHss4U-VVwZ5lSWVyqKE6tFlJ0JqvnFwTm9Hb-QBygMA31Epw 2026/08/23 01:38:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/23 01:38:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/23 01:38:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/23 01:38:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/23 01:38:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/23 01:38:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/23 01:38:58 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AKBylJZRZ70ngAPJWl_3AjxAq1G_9DQi8jKPqtWJD9WvIjbUbeyeeA0tWCtvqXVCfxW0dG8k-Gfxcy6wesdYHrCy8-wa34oymXjDDbv8ZorvH-DKESOCDamVgHm7akf-aV443395eFsfLXVItyLzPVclLwaCEphKPf_zaPFRxoO-gxfuIwaO5dU1reNk2Q9kInf0mqmnkD0UoQBZ0NS30MK3U_h_bU2e4fmkTkcLZpEvBCrpsXLBIUT943xDR2TtlisGsgvU8ciFqvEqMoyVtVuptLohlfNO9vrMxmbHss4U-VVwZ5lSWVyqKE6tFlJ0JqvnFwTm9Hb-QBygMA31Epw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/23 01:39:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AFMey0pNcCInGrduzg6o_20Dw8zZLvcUO_7a8yZqAOrdIB_T2OqTm9opSMuiEisVfAY5fmVNITK302nyWWdBLzeEvbDj_oulXrfS5oe2Yoxyp-h7EMACGh4m5UOHX8l_lG4X4yz4kfWOHzNj65OsOrlA3-xPSb4HuMm-NNttDjkXmqt1FEj1elAdx3Y3-MKWLVrHT4jGMA3G7YMmlow2aKtN3-TkMdoP9O1CRK8AoyCEv33Ld0J8c1CG5B4jbPpNXQs-fGHkCdkl6QO996MelQyRxkvXvLbng3HHb4Odh0FCJeIGvhDCf3gqWR1FUTF2qQWNLnq4ZsF5D2a5oeyCW44 2026/08/23 01:39:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/23 01:39:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/08/23 01:39:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/23 01:39:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/23 01:39:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/23 01:39:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/23 01:39:01 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AFMey0pNcCInGrduzg6o_20Dw8zZLvcUO_7a8yZqAOrdIB_T2OqTm9opSMuiEisVfAY5fmVNITK302nyWWdBLzeEvbDj_oulXrfS5oe2Yoxyp-h7EMACGh4m5UOHX8l_lG4X4yz4kfWOHzNj65OsOrlA3-xPSb4HuMm-NNttDjkXmqt1FEj1elAdx3Y3-MKWLVrHT4jGMA3G7YMmlow2aKtN3-TkMdoP9O1CRK8AoyCEv33Ld0J8c1CG5B4jbPpNXQs-fGHkCdkl6QO996MelQyRxkvXvLbng3HHb4Odh0FCJeIGvhDCf3gqWR1FUTF2qQWNLnq4ZsF5D2a5oeyCW44" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/08/23 01:39:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AEs_MFE3eNmvwUHSgHCQNlmXqy2SqlnmZj_ts9yeRFIlI-tyW_Sfovl7ooduRtJ3r4i6PerwWqyCqlnUCuV6DJwa9oWdf-xkHJvyMa7TkRvOc6dL7OVKIMmWagIerO7pXzQwkn-imaYjN2A00c4Qg3QiaysR40-4FwAX-JfMOrUeNHPueHzrAWNJ5x5bCXz_8JFpG2fcutRIcJszCH8PMcaFYiwG1I6MbiFZ7fS8gqBCcbv1str9PPPBJHDx6uZZLfN7Olq7qF2bABMEgQ57ZHQw44R3n62Y2au1io1OtQBMGp3tF2eqn2E0YhdytHIBNk834mSQviFwKL52_e9y0O8 2026/08/23 01:39:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/08/23 01:39:04 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/08/23 01:39:05 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AEs_MFE3eNmvwUHSgHCQNlmXqy2SqlnmZj_ts9yeRFIlI-tyW_Sfovl7ooduRtJ3r4i6PerwWqyCqlnUCuV6DJwa9oWdf-xkHJvyMa7TkRvOc6dL7OVKIMmWagIerO7pXzQwkn-imaYjN2A00c4Qg3QiaysR40-4FwAX-JfMOrUeNHPueHzrAWNJ5x5bCXz_8JFpG2fcutRIcJszCH8PMcaFYiwG1I6MbiFZ7fS8gqBCcbv1str9PPPBJHDx6uZZLfN7Olq7qF2bABMEgQ57ZHQw44R3n62Y2au1io1OtQBMGp3tF2eqn2E0YhdytHIBNk834mSQviFwKL52_e9y0O8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/08/23 01:39:05 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ACkY-M3PthwnKPbtt-WmGQFwFfWGg8xEhtEKH21NDBjd1JPuD3QchTz4HXVGXpH2WxiR7AQx9eOk1mR9tebjT3JqQReDGMrEXLKxjYqPMkQ_2SWr-eJKlJVb25SMs3e_isz0s1zJgwt4Y0DbHDl8je9wGao2qpsvyAcq1hErVgexwunytiR6mgIK0gUy14Xm4YdkP5-wWN8hr_92pvLj8OuUhYQ1OT_TEl6ydavHYvMvvGVqWWdLW9i5wgEXvzWw5VjoAJ7bRBnrm7fvzj4d-_59AaUWMIqK2vz9iNihypMC3tnpoDfkEx69Q73Ax_Px_qsW2sM0rWHiJEM3ue1yCd0 2026/08/23 01:39:06 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/08/23 01:39:06 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/23 01:39:06 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ACkY-M3PthwnKPbtt-WmGQFwFfWGg8xEhtEKH21NDBjd1JPuD3QchTz4HXVGXpH2WxiR7AQx9eOk1mR9tebjT3JqQReDGMrEXLKxjYqPMkQ_2SWr-eJKlJVb25SMs3e_isz0s1zJgwt4Y0DbHDl8je9wGao2qpsvyAcq1hErVgexwunytiR6mgIK0gUy14Xm4YdkP5-wWN8hr_92pvLj8OuUhYQ1OT_TEl6ydavHYvMvvGVqWWdLW9i5wgEXvzWw5VjoAJ7bRBnrm7fvzj4d-_59AaUWMIqK2vz9iNihypMC3tnpoDfkEx69Q73Ax_Px_qsW2sM0rWHiJEM3ue1yCd0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/23 01:39:08 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AGtkWYU3rjxWaUqzcG2TOtRZypdLhGu7-fBhTC4UCylDkwNydqm92WqDSnz3aZkEps3_5EDl_cOJp06yQ06E9Hti94shC_WiTUVCgE3Kg7Sk3CQo8VxF8oSQ7adrQ3SZILwk40LgAGlOl-Ive0eJ9N_jFinh2R4rV56sf1WtABWwJm7FmQC3-6qoOQOR320bHJGYbDY94rb8V2xeaPl-s7awbd0BXhtLiMP75yJbHdxhszMrW7SBZtL-CeTl-q3jOzvn37mzj4RMapyRn5Lq4gcwfO459qdJ-bTrS4P2U2wgK5HJYDd1jRwAp-6zEBkZOoAgqL1zMelpZojLQac6Bwo 2026/08/23 01:39:08 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/23 01:39:08 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/23 01:39:09 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AGtkWYU3rjxWaUqzcG2TOtRZypdLhGu7-fBhTC4UCylDkwNydqm92WqDSnz3aZkEps3_5EDl_cOJp06yQ06E9Hti94shC_WiTUVCgE3Kg7Sk3CQo8VxF8oSQ7adrQ3SZILwk40LgAGlOl-Ive0eJ9N_jFinh2R4rV56sf1WtABWwJm7FmQC3-6qoOQOR320bHJGYbDY94rb8V2xeaPl-s7awbd0BXhtLiMP75yJbHdxhszMrW7SBZtL-CeTl-q3jOzvn37mzj4RMapyRn5Lq4gcwfO459qdJ-bTrS4P2U2wgK5HJYDd1jRwAp-6zEBkZOoAgqL1zMelpZojLQac6Bwo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/23 01:39:10 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AMflIaGlvkNZncrM-d3CaPOd9g0YufB1dqtNPl5VGx7_MiFREjVdISG_R7xsX_iWPAann-XMUeSEIsi3W64jjm1j2cBN2MCnM883ZEZpI2ud73RzudOxdBneQQVwDlzvmQZp9Q2G5SybUv6riM8W5XCIG4ET5--hBOGPjyJpscuvdn1p4Z2McZDCn9_jE8d8TOyD_QHA99Rftyjxkd2H3qv8KAQRfuJC_BU5dQLct5CZPAAwpaASjot2Xk7GUe5eRs7cm_e0J_0qSmUtQAbKlCtMmtHJ3MqHkvAXydlD4XHJuOYd3cEL1xZNiivchFr_pGO3ziHXT1xfL5ojiP1XF9k 2026/08/23 01:39:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/23 01:39:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/23 01:39:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/23 01:39:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/23 01:39:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/23 01:39:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/23 01:39:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AMflIaGlvkNZncrM-d3CaPOd9g0YufB1dqtNPl5VGx7_MiFREjVdISG_R7xsX_iWPAann-XMUeSEIsi3W64jjm1j2cBN2MCnM883ZEZpI2ud73RzudOxdBneQQVwDlzvmQZp9Q2G5SybUv6riM8W5XCIG4ET5--hBOGPjyJpscuvdn1p4Z2McZDCn9_jE8d8TOyD_QHA99Rftyjxkd2H3qv8KAQRfuJC_BU5dQLct5CZPAAwpaASjot2Xk7GUe5eRs7cm_e0J_0qSmUtQAbKlCtMmtHJ3MqHkvAXydlD4XHJuOYd3cEL1xZNiivchFr_pGO3ziHXT1xfL5ojiP1XF9k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/23 01:39:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABEBsP0i6WLCvRFf1UYG05fUkpFO9EWHFTCXM5XETRzkN287ix6UPrs7ytrMLdFKV5qaL7g1IRbNtaNLsU-W03kC4jt7Q5ejgD2BTNzUn1xDBRlsZ_m2LhBZcubll95GMca9fih--4buz8lqtLqgHG8CssO3UOXuEMYh_K0Bu7jLB5iO5f0d9_3mKrEpWLY4c2XFULQW7kQLeMv4FUBpr0e7rp0SLWT36T5Jolp0iIkWRfkZ-gJ3KmjK8MqO5JNOE_isPBJXjg4NSLRyNCIy3F8gcgpZcZcBWeCI__LUnmASvkgzodMMJ6rgIkE1LCnBuO9vdIjYVNMvdrUr8T-2HVk 2026/08/23 01:39:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/23 01:39:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/08/23 01:39:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/08/23 01:39:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/23 01:39:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/23 01:39:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/23 01:39:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABEBsP0i6WLCvRFf1UYG05fUkpFO9EWHFTCXM5XETRzkN287ix6UPrs7ytrMLdFKV5qaL7g1IRbNtaNLsU-W03kC4jt7Q5ejgD2BTNzUn1xDBRlsZ_m2LhBZcubll95GMca9fih--4buz8lqtLqgHG8CssO3UOXuEMYh_K0Bu7jLB5iO5f0d9_3mKrEpWLY4c2XFULQW7kQLeMv4FUBpr0e7rp0SLWT36T5Jolp0iIkWRfkZ-gJ3KmjK8MqO5JNOE_isPBJXjg4NSLRyNCIy3F8gcgpZcZcBWeCI__LUnmASvkgzodMMJ6rgIkE1LCnBuO9vdIjYVNMvdrUr8T-2HVk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/08/23 01:39:16 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ALPyCS7jeZFkcETJzH8kzz2O7k7pmfYRE4K8dbnpCM5i5xkLrYbsjI5QBnuviB3rsdPGiZvIXlG6yZR3VVtfmd2LkKA8LS0gsztM_ZQSGqqov8ciEKIOHW3GwJ2JeZAR6f8kpt5oTiaF60B-trmF3WZROLC09zZZpcRe1jH3v7bB1_Bt-SWRhukeDQ1J3oAV1GNdmf7JvRbE66CLztyeNAQXihxgvt17pf6KQIpDxZO_Jp9qxeE09t_04AIGGqa2T-d3AR-wObFkBjVxejLOFFMILTtI7wLxhIn8hIQMrVCEoZVesOu9OHlFHyvZicyL5DBc4os1W4XKnPLdp2Q10AA 2026/08/23 01:39:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/08/23 01:39:17 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/08/23 01:39:18 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ALPyCS7jeZFkcETJzH8kzz2O7k7pmfYRE4K8dbnpCM5i5xkLrYbsjI5QBnuviB3rsdPGiZvIXlG6yZR3VVtfmd2LkKA8LS0gsztM_ZQSGqqov8ciEKIOHW3GwJ2JeZAR6f8kpt5oTiaF60B-trmF3WZROLC09zZZpcRe1jH3v7bB1_Bt-SWRhukeDQ1J3oAV1GNdmf7JvRbE66CLztyeNAQXihxgvt17pf6KQIpDxZO_Jp9qxeE09t_04AIGGqa2T-d3AR-wObFkBjVxejLOFFMILTtI7wLxhIn8hIQMrVCEoZVesOu9OHlFHyvZicyL5DBc4os1W4XKnPLdp2Q10AA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/08/23 01:39:19 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AFhqIN30gT28y4rRRo0V4mXFt4dUemLIUhIVpY9puO9ijvqtNGrOGaoNRciqMdhv1vUTLHBnpH1wn3Uird7rmYH7lVcQHJUQGEoBIcD9oAzKOuWFUwcWxyzOl9s2VWQsBhcOL_LLiDIdMSG5PPwLigADPbcPskTlakF-x-KcUdqo-QiFlITgXx7B6hy8h44egGTBpvFNo7zGznmgdry8J-k6mxi5MFc3oKK0souofW7rBAOwFDvoSWVzsU1Wy95ENdSmUbVdmtkAVxB2LMsVUoBRB1yQBH2abTSLijUPfOtI3OMrrMDIB6pyCkxU-0wwkiep9RmDAX4S06Py-OOREM8 2026/08/23 01:39:19 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/08/23 01:39:19 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/23 01:39:20 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AFhqIN30gT28y4rRRo0V4mXFt4dUemLIUhIVpY9puO9ijvqtNGrOGaoNRciqMdhv1vUTLHBnpH1wn3Uird7rmYH7lVcQHJUQGEoBIcD9oAzKOuWFUwcWxyzOl9s2VWQsBhcOL_LLiDIdMSG5PPwLigADPbcPskTlakF-x-KcUdqo-QiFlITgXx7B6hy8h44egGTBpvFNo7zGznmgdry8J-k6mxi5MFc3oKK0souofW7rBAOwFDvoSWVzsU1Wy95ENdSmUbVdmtkAVxB2LMsVUoBRB1yQBH2abTSLijUPfOtI3OMrrMDIB6pyCkxU-0wwkiep9RmDAX4S06Py-OOREM8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/23 01:39:21 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AGzzZNuebH34uzaBry8oENYZtpBzaF1QWLlWHctaVeRGIu5mqIfLCvMcYMuHC0IcBDe8-rOZrDU4ROaOr2RdY_pTY79yEPwLwTSDseZ3fgN2rNq4QGQ85jdFqyTbwBlQV7tREMQdRZ1wRoqCzyzxT9gPxH8LsR_E1NDCgXDh3Bs3vKq_kl05DC90PDQ9b8PxkVJIKzL_dclue9i3oi5984aTeWMWuEc-7sOJyKpRgkeh1UtxwD0kYM98IOWIm-nBxVixD5U-fpOXeLIpWu6_Jtu2MzWmSlEX86B8N-3z6SjWRQHqnbnMQVh8EYekQcRvCS3S8StUMZBz9YNYaqeME4A 2026/08/23 01:39:21 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/23 01:39:22 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/23 01:39:22 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AGzzZNuebH34uzaBry8oENYZtpBzaF1QWLlWHctaVeRGIu5mqIfLCvMcYMuHC0IcBDe8-rOZrDU4ROaOr2RdY_pTY79yEPwLwTSDseZ3fgN2rNq4QGQ85jdFqyTbwBlQV7tREMQdRZ1wRoqCzyzxT9gPxH8LsR_E1NDCgXDh3Bs3vKq_kl05DC90PDQ9b8PxkVJIKzL_dclue9i3oi5984aTeWMWuEc-7sOJyKpRgkeh1UtxwD0kYM98IOWIm-nBxVixD5U-fpOXeLIpWu6_Jtu2MzWmSlEX86B8N-3z6SjWRQHqnbnMQVh8EYekQcRvCS3S8StUMZBz9YNYaqeME4A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/23 01:39:23 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ACL_hBUa0tvrsX_NUvtfttFsfs4PoSUF7H163rsa1aTzJvuxwI6NF9a7KPvguHsNjT2Mv9nUHsAN88UqmxUBBHaAtaMzINdvF-KBW5dNGQTruPxSznqxMQaVTMzk4SJqYGTPOVwLAAtmGWHqyr3AJezM-el9nDv20siA6u1Xo5_fbo1q3BOUclE-_xnQ3XfvD-ZaHsjohc0P3i45Ijy2dX5FMeezTheS8q7rlpk9ahOvZKr-PVGO0lxjhJIrGK0nqSOZiqd7DEuWTC0b5ChWLidCU2WPI7u7czKIX3fShGHLtqZVG0ViZxfAZEmF6nuGYCORR9P9hJhv_JAoOjmoMOU 2026/08/23 01:39:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/23 01:39:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/23 01:39:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/23 01:39:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/23 01:39:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/23 01:39:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/23 01:39:24 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ACL_hBUa0tvrsX_NUvtfttFsfs4PoSUF7H163rsa1aTzJvuxwI6NF9a7KPvguHsNjT2Mv9nUHsAN88UqmxUBBHaAtaMzINdvF-KBW5dNGQTruPxSznqxMQaVTMzk4SJqYGTPOVwLAAtmGWHqyr3AJezM-el9nDv20siA6u1Xo5_fbo1q3BOUclE-_xnQ3XfvD-ZaHsjohc0P3i45Ijy2dX5FMeezTheS8q7rlpk9ahOvZKr-PVGO0lxjhJIrGK0nqSOZiqd7DEuWTC0b5ChWLidCU2WPI7u7czKIX3fShGHLtqZVG0ViZxfAZEmF6nuGYCORR9P9hJhv_JAoOjmoMOU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/23 01:39:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: APx2fJBWxr_85B5YqXTk0ypZpH6zW6QbKtGGFPQoLq5bln7Nl_GvCtG2Wq1L2EEzerXjVR18ksoNkQqCi7_DVv0F4xistvMnspTxOcjqXBLa1FuSy7lsKYWcX2bRcnVMNSZKX7mEm_dl7NBRY1LF12t6KjSHOfREyTrwUmrRjpsdWpY7B6bGMTYgx44GpL2U-MyMBgGY2C2gVS4Cc9MfBfm_LQZWHL-W06VEb2QkhCj1pNBK1t-845fPRcgWlOjV36WisZElV1Z2jDGp-YrhI9Cr8ThcllbMIYaPj7x5-A-Mi_C0hHjeys7ljx-XXuuwE_T2intPFktb_Ou6oe4BxRw 2026/08/23 01:39:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/23 01:39:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/08/23 01:39:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/23 01:39:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/23 01:39:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/23 01:39:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/23 01:39:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "APx2fJBWxr_85B5YqXTk0ypZpH6zW6QbKtGGFPQoLq5bln7Nl_GvCtG2Wq1L2EEzerXjVR18ksoNkQqCi7_DVv0F4xistvMnspTxOcjqXBLa1FuSy7lsKYWcX2bRcnVMNSZKX7mEm_dl7NBRY1LF12t6KjSHOfREyTrwUmrRjpsdWpY7B6bGMTYgx44GpL2U-MyMBgGY2C2gVS4Cc9MfBfm_LQZWHL-W06VEb2QkhCj1pNBK1t-845fPRcgWlOjV36WisZElV1Z2jDGp-YrhI9Cr8ThcllbMIYaPj7x5-A-Mi_C0hHjeys7ljx-XXuuwE_T2intPFktb_Ou6oe4BxRw" finished === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/23 01:39:28 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-zupuveb4qayi/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/23 01:39:28 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-zupuveb4qayi/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/23 01:39:29 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/23 01:39:29 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: APLvW0M7XOYxcjpoua2ZKolkxK01KgjU6mOBe15pVzv0kNBqQ3YHTuga8_uABnl5SOJJB1__bZfE7LO-_pIod3fVOCqyLnCW59e67qxu_0MiOTrX6lcuZtMBTiJatgcBRBlydnV-5g8VqgvCOe50W2BHAIJE43yyTYZ8x8_5A2PAEGCNxFsPVd0JaitqPwi0Uv_VucBIq_9Er4bhY8M5_-RvcY6nZnGS1u2y75Hf_nqVsAIctW9kYdYuYilgwBznDybvWkZHhQ1FpKjJwiOJebir-flNdQUBwWlLkjYf8IjzP8-GbWG9qaLzq3EQ_dyO0e7QBHO1kUeL40SBanOUgVA 2026/08/23 01:39:29 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/23 01:39:29 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/23 01:39:29 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "dec0db81f26c10a3e4884279da0fab44" 2026/08/23 01:39:29 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "7904c2ad74c7ca5d4c53d877323b0028" 2026/08/23 01:39:29 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/23 01:39:29 DEBUG : short-eof-chunked.bin: multipart upload "APLvW0M7XOYxcjpoua2ZKolkxK01KgjU6mOBe15pVzv0kNBqQ3YHTuga8_uABnl5SOJJB1__bZfE7LO-_pIod3fVOCqyLnCW59e67qxu_0MiOTrX6lcuZtMBTiJatgcBRBlydnV-5g8VqgvCOe50W2BHAIJE43yyTYZ8x8_5A2PAEGCNxFsPVd0JaitqPwi0Uv_VucBIq_9Er4bhY8M5_-RvcY6nZnGS1u2y75Hf_nqVsAIctW9kYdYuYilgwBznDybvWkZHhQ1FpKjJwiOJebir-flNdQUBwWlLkjYf8IjzP8-GbWG9qaLzq3EQ_dyO0e7QBHO1kUeL40SBanOUgVA" 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/23 01:39:30 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/08/23 01:39:32 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/23 01:39:35 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/23 01:39:38 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/23 01:39:42 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/23 01:39:44 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AJNjDX9Zrbqfx3b2uMY97qKZ7WaggQKEUxYlOnYGi-S_ovRGq_X0iCNJrg3ac4VinbPHt6JnSBtLWZhJC8mrO-01n_-GpgAFSCV2epy0a5FYTOQL-33cVHrIPMxuDUaGpe38zHVQkFHgN-L5QfYVObtxWKjfxFVaLsvSV0iV-27ZW3YahWgTzSNL0Fe7Hasf7ekrX3zft2camIIS02gikVkYgOG3RBUxSW6or2YsO3ttTc8WAV_-GTuoIPgdgjCQcbEmaY-z3fvhGvAkkTpR2LNYgbY2XksDSgTlsbii-Hq7bDfDZQVBVoL98fVmcKEfMgANBEbHSuQl-RsTcpOB_HI 2026/08/23 01:39:44 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/23 01:39:44 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "335e4c72c95bfcc1f83a4150dc89c62d" 2026/08/23 01:39:44 DEBUG : unknown-size-put.txt: multipart upload "AJNjDX9Zrbqfx3b2uMY97qKZ7WaggQKEUxYlOnYGi-S_ovRGq_X0iCNJrg3ac4VinbPHt6JnSBtLWZhJC8mrO-01n_-GpgAFSCV2epy0a5FYTOQL-33cVHrIPMxuDUaGpe38zHVQkFHgN-L5QfYVObtxWKjfxFVaLsvSV0iV-27ZW3YahWgTzSNL0Fe7Hasf7ekrX3zft2camIIS02gikVkYgOG3RBUxSW6or2YsO3ttTc8WAV_-GTuoIPgdgjCQcbEmaY-z3fvhGvAkkTpR2LNYgbY2XksDSgTlsbii-Hq7bDfDZQVBVoL98fVmcKEfMgANBEbHSuQl-RsTcpOB_HI" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/23 01:39:45 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AHxvoWptS5kKcEoMR1p49BaKMpeWAUI9jOiCpsX2Kk-_fXo-Lv1_yU1iM9v2xUwLPKHfO34r-4Skgpn-auOo_6MTik-ec8pSFa3miB9xepFvcjFe8n4PDx7hTzXgWMBfX4IyCZDlulTYre3-OHnO0cnX47Da9bYIpYZAB83UW0BR8_y4gSKZuLxe4MQMtNMKhInHuUNZxjjpaSO-TKzN6VMwYSBW675WbLSplVlpDQiYbNTUbDFtt1eCm8EpO34kPGGehtNlGdQBjYtW18mPN7ZzGyNjWrQKoYpl6sntKdmjAs-5IIrgi5F3nYrPXJXogphjsAP5HjI8b9Peb7wvCvw 2026/08/23 01:39:45 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/23 01:39:45 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "da32a0e0b91ae3c3a23aaffaec42630a" 2026/08/23 01:39:45 DEBUG : unknown-size-update.txt: multipart upload "AHxvoWptS5kKcEoMR1p49BaKMpeWAUI9jOiCpsX2Kk-_fXo-Lv1_yU1iM9v2xUwLPKHfO34r-4Skgpn-auOo_6MTik-ec8pSFa3miB9xepFvcjFe8n4PDx7hTzXgWMBfX4IyCZDlulTYre3-OHnO0cnX47Da9bYIpYZAB83UW0BR8_y4gSKZuLxe4MQMtNMKhInHuUNZxjjpaSO-TKzN6VMwYSBW675WbLSplVlpDQiYbNTUbDFtt1eCm8EpO34kPGGehtNlGdQBjYtW18mPN7ZzGyNjWrQKoYpl6sntKdmjAs-5IIrgi5F3nYrPXJXogphjsAP5HjI8b9Peb7wvCvw" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/23 01:39:46 DEBUG : Creating backend with remote "TestS3R2:rclone-test-zupuveb4qayi/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/23 01:39:46 DEBUG : Waiting for deletions to finish 2026/08/23 01:39:46 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/23 01:39:46 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/08/23 01:39:46 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/23 01:39:46 INFO : S3 bucket rclone-test-zupuveb4qayi: Bucket "rclone-test-zupuveb4qayi" deleted 2026/08/23 01:39:46 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (126.79s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.26s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.80s) --- PASS: TestIntegration/FsMkdir (124.55s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.21s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding (13.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.63s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.42s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.46s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (21.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.69s) --- 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.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.37s) --- 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.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (0.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (67.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (10.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (11.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (14.18s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.30s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.27s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.14s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.52s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.09s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.87s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.22s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.15s) --- 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/23 01:39:46 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/08/23 01:39:46 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 126.865s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m8.636791771s (try 1/5)