"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/14 03:20:22 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vapazid8bimo" 2026/08/14 03:20:22 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/14 03:20:23 INFO : S3 bucket rclone-test-vapazid8bimo: Bucket "rclone-test-vapazid8bimo" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/14 03:20:25 INFO : S3 bucket rclone-test-vapazid8bimo: Bucket "rclone-test-vapazid8bimo" deleted === RUN TestIntegration/FsMkdir 2026/08/14 03:20:25 INFO : S3 bucket rclone-test-vapazid8bimo: Bucket "rclone-test-vapazid8bimo" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/14 03:20:25 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/08/14 03:20:25 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/08/14 03:20:25 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/14 03:20:38 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AP1xgBMZn_OadCSK25zjWj-sF5h2TKFXcoxgpXXVk00RP3yPAxm8vWdyvYuxRkP0AokLxKD1j-bJ8RE0-TZbIibsJK9Py-E-JROwEcZyQ3NkKtFCw1FmTUKSpy8OyXbW7LJutzmKjhohUmvuLJNMyZMXctrpy1m1uS4wy7nAAa82J07abWX_61b3z9HJz-qEs8lNRCkoUc5fK7GO4F7VbDEu54a4ahMz7G5o6LsLpurGvxLx_SJ9D2qRlg76BlzRYVurp8PhNFeWlBteAjUtSSxUHiCfKPEHMR6jgGg4ikwACD9YIJLICWXhnAnbJF-GPCOqiZ4wfQVXwys33S8SXQs 2026/08/14 03:20:38 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "27e2b16001a3ac1d7268a16b9708b74a" 2026/08/14 03:20:38 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "8f64ba1cb6c9bd2759196dd7e873afc7" 2026/08/14 03:20:39 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "3f53534683f3ff8fcf0eb11ead09eade" 2026/08/14 03:20:39 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AP1xgBMZn_OadCSK25zjWj-sF5h2TKFXcoxgpXXVk00RP3yPAxm8vWdyvYuxRkP0AokLxKD1j-bJ8RE0-TZbIibsJK9Py-E-JROwEcZyQ3NkKtFCw1FmTUKSpy8OyXbW7LJutzmKjhohUmvuLJNMyZMXctrpy1m1uS4wy7nAAa82J07abWX_61b3z9HJz-qEs8lNRCkoUc5fK7GO4F7VbDEu54a4ahMz7G5o6LsLpurGvxLx_SJ9D2qRlg76BlzRYVurp8PhNFeWlBteAjUtSSxUHiCfKPEHMR6jgGg4ikwACD9YIJLICWXhnAnbJF-GPCOqiZ4wfQVXwys33S8SXQs" 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/14 03:20:42 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/14 03:20:42 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/14 03:20:44 DEBUG : S3 bucket rclone-test-vapazid8bimo: bucket is versioned: false 2026/08/14 03:20:44 DEBUG : Waiting for deletions to finish 2026/08/14 03:20:44 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/14 03:20:44 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/14 03:20:44 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/14 03:20:44 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vapazid8bimo/dirToPurgeFromRoot" 2026/08/14 03:20:45 DEBUG : S3 bucket rclone-test-vapazid8bimo path dirToPurgeFromRoot: bucket is versioned: false 2026/08/14 03:20:45 DEBUG : Waiting for deletions to finish 2026/08/14 03:20:45 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/14 03:20:45 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/14 03:20:45 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/14 03:20:45 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vapazid8bimo/hello? sausage/êé" 2026/08/14 03:20:46 DEBUG : S3 bucket rclone-test-vapazid8bimo path hello? sausage/êé: bucket is versioned: false 2026/08/14 03:20:46 DEBUG : Waiting for deletions to finish 2026/08/14 03:20:46 DEBUG : "a/b/c/d/e.txt" version false 2026/08/14 03:20:46 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/14 03:20:46 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/14 03:20:52 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vapazid8bimo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/14 03:20:53 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vapazid8bimo/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3R2:" path "rclone-test-vapazid8bimo" from "TestS3R2:rclone-test-vapazid8bimo" 2026/08/14 03:20:53 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/14 03:20:56 NOTICE: S3 bucket rclone-test-vapazid8bimo: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/14 03:20:56 DEBUG : piped data.txt: open chunk writer: started multipart upload: AC8ewLwMgE_ovUKEasVcMb1kOZN_hqiesK3sonACC0zmTV6s_kei847xZACQN9HFrTyHXKnMQlBF-4rW3GVXSwHzPCBpE1DZG8sBE1QSZYDtQwRdQAgtxVSL3zajKzWtJTpOILG0KeufuAW-8dNEX75SzCdS8CTtknjCwHjyK4oZB3v_5Gvewu7D9IinH3-5l_5oVCBJ3pKL6f45D4r0cvA891u4lgCroV9NXVEQhbSqWRJiFZc_kEVPM2uqUWmdkrto8VVHJ521GKl9ndMjYRXyX0MAf-QUAyJQC2dIticniZP_VkO3jagdaPF71zig-m2OGxXiPelnKJx6r1EVA-Q 2026/08/14 03:20:56 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/14 03:20:56 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/14 03:20:57 DEBUG : piped data.txt: multipart upload "AC8ewLwMgE_ovUKEasVcMb1kOZN_hqiesK3sonACC0zmTV6s_kei847xZACQN9HFrTyHXKnMQlBF-4rW3GVXSwHzPCBpE1DZG8sBE1QSZYDtQwRdQAgtxVSL3zajKzWtJTpOILG0KeufuAW-8dNEX75SzCdS8CTtknjCwHjyK4oZB3v_5Gvewu7D9IinH3-5l_5oVCBJ3pKL6f45D4r0cvA891u4lgCroV9NXVEQhbSqWRJiFZc_kEVPM2uqUWmdkrto8VVHJ521GKl9ndMjYRXyX0MAf-QUAyJQC2dIticniZP_VkO3jagdaPF71zig-m2OGxXiPelnKJx6r1EVA-Q" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/14 03:20:57 DEBUG : piped data.txt: open chunk writer: started multipart upload: AJ-likryHH5j4UW1WmJ23xkx1apOoiA3WV0kH5mXX33iPWA3O7vy9bqGGLKasot7DYu8sHDcj9c6Mw-5NIE_XBrrZ6XGTIUonaonadjhpgv8rMloT4xSJWDW7hPsNB7x9S8LwOvNpYugABOmbROs_Q63lOF6IsfQtbWrmc61G-emo5zDrRL_adX7vVMdHjBm9PqVmF5bn3uA4lecMHhjYjj04S80bJiyk0D0XzY5CO80AQJaaBeHl3gukjei5EhEIEp8ffMZAaj_kcwKCBA2hpXteEbUMvJde5dMitCZ0CwOg2zoXjobnjP8gFosbi-ZHgqQwRETz0iawCLO266Z9jg 2026/08/14 03:20:57 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/14 03:20:57 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "874bb629c1beeb3f638cf5ceb08b4ee9" 2026/08/14 03:20:58 DEBUG : piped data.txt: multipart upload "AJ-likryHH5j4UW1WmJ23xkx1apOoiA3WV0kH5mXX33iPWA3O7vy9bqGGLKasot7DYu8sHDcj9c6Mw-5NIE_XBrrZ6XGTIUonaonadjhpgv8rMloT4xSJWDW7hPsNB7x9S8LwOvNpYugABOmbROs_Q63lOF6IsfQtbWrmc61G-emo5zDrRL_adX7vVMdHjBm9PqVmF5bn3uA4lecMHhjYjj04S80bJiyk0D0XzY5CO80AQJaaBeHl3gukjei5EhEIEp8ffMZAaj_kcwKCBA2hpXteEbUMvJde5dMitCZ0CwOg2zoXjobnjP8gFosbi-ZHgqQwRETz0iawCLO266Z9jg" 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/14 03:20:58 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:562: 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/14 03:21:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AP3nSZiYYWTWKkRng9bi5Jln9tq1GURfNJI6dsrQyk5zBfL524BdLyguD73LKpijXm8SrNENgqutxAlB3gxtZVLlLj-bLdl4jlJsMU_MYrcXpMsuLB5DkgnolDswRRcgjNFF2J-vtJ9o29DLSdG1TDxSLIZbYSSiVxcGqaoyoINskMDH1-d_vNQ8hkDEhq0byM8Utz0odw6nkVGZFVC6Z_hIn_gLDmnnXCQsdyLBqJMZhtKVC7hItnKXD2zjhZDUOhOeQPei3Xi-ERxOiVWGaBIYpuS_IDa9uAp_nL-DMdP5GM0AOgboaAEzDKp0yYdFNSEz-y0C_toXUCLvNgKpGfk 2026/08/14 03:21:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/08/14 03:21:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/08/14 03:21:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AP3nSZiYYWTWKkRng9bi5Jln9tq1GURfNJI6dsrQyk5zBfL524BdLyguD73LKpijXm8SrNENgqutxAlB3gxtZVLlLj-bLdl4jlJsMU_MYrcXpMsuLB5DkgnolDswRRcgjNFF2J-vtJ9o29DLSdG1TDxSLIZbYSSiVxcGqaoyoINskMDH1-d_vNQ8hkDEhq0byM8Utz0odw6nkVGZFVC6Z_hIn_gLDmnnXCQsdyLBqJMZhtKVC7hItnKXD2zjhZDUOhOeQPei3Xi-ERxOiVWGaBIYpuS_IDa9uAp_nL-DMdP5GM0AOgboaAEzDKp0yYdFNSEz-y0C_toXUCLvNgKpGfk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/08/14 03:21:02 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AGpRQk9yjHPeyBAyUcZdvYApaRZGcth4qXL1T-8quzczaiqV7JaBv7HkgBDqmwyVluyG6W7GZJkqsLpvj9RnJWFk1IQf0bzyYONz2Vbzov92OnHfNLe_xoZDUB5aTudHuux7yPgWnMcpXU-xXXjvd6XS2kpWOG74oki1b76jm2TZ7bnLAnUDtC-j6HG7H-rFWdFQ2wNzhhMvYzqxJk-MTtkhlSEweL9kgT_WU3Ch36FNrTslf-GI6a4DoCV61BL7ho-4Ncyt_zAMi1FySF7O1Vsb7hs6ofsDR8W4wwPvIk8Ei3ObJl6gRh2hHOtp3b9yhxwIKtTYro_9-Xpq5scoYvM 2026/08/14 03:21:02 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/08/14 03:21:03 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/14 03:21:03 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AGpRQk9yjHPeyBAyUcZdvYApaRZGcth4qXL1T-8quzczaiqV7JaBv7HkgBDqmwyVluyG6W7GZJkqsLpvj9RnJWFk1IQf0bzyYONz2Vbzov92OnHfNLe_xoZDUB5aTudHuux7yPgWnMcpXU-xXXjvd6XS2kpWOG74oki1b76jm2TZ7bnLAnUDtC-j6HG7H-rFWdFQ2wNzhhMvYzqxJk-MTtkhlSEweL9kgT_WU3Ch36FNrTslf-GI6a4DoCV61BL7ho-4Ncyt_zAMi1FySF7O1Vsb7hs6ofsDR8W4wwPvIk8Ei3ObJl6gRh2hHOtp3b9yhxwIKtTYro_9-Xpq5scoYvM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/14 03:21:04 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ALUT_esiOrXS2Y4ftD9ejZ8bZz-gnwK_hRl_kFhGPNPBYwB-JzzjAv-zMTwG5pdZc6LDqDbQ-N8c99v324lELxuF2NhO9TeOHHxFmogf8V4atQsau4OCQvx2aidlibYEHynp8uSnkmm3P_tYTujICQMiXKitVSce1KbHj-EpBBi5yr9Bd6D9QPZAFkAui2YBpvoIcY4mslWUNKKRZhoE1yP8W8pgzcOKoFeiKHM4PTQmZcmatOxuCEUiE8bs9vjkHwm7uLFa176QKkzeOYypn1l0LmUtvsuXzJheei7f3PEeppRu_09QmdMTEdSelo2Nr8-uro7m3vjjwEtTEGQDTug 2026/08/14 03:21:04 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/14 03:21:05 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/14 03:21:05 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ALUT_esiOrXS2Y4ftD9ejZ8bZz-gnwK_hRl_kFhGPNPBYwB-JzzjAv-zMTwG5pdZc6LDqDbQ-N8c99v324lELxuF2NhO9TeOHHxFmogf8V4atQsau4OCQvx2aidlibYEHynp8uSnkmm3P_tYTujICQMiXKitVSce1KbHj-EpBBi5yr9Bd6D9QPZAFkAui2YBpvoIcY4mslWUNKKRZhoE1yP8W8pgzcOKoFeiKHM4PTQmZcmatOxuCEUiE8bs9vjkHwm7uLFa176QKkzeOYypn1l0LmUtvsuXzJheei7f3PEeppRu_09QmdMTEdSelo2Nr8-uro7m3vjjwEtTEGQDTug" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/14 03:21:06 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AIOHBEe6iDYfcl_oUQLcB0eHjj9umskP3iRtU8C5_9e7uUx7KCn5VnJw7JcwtQQnxwpnXdn0uIOAaglQNFn4YYxqWQXXXuxINAT1Su3Ca7Lx2_8B8hx7_bVEQSyrbwg7Vuu56kuf9T7soO0tqT-8HnKIEDsBywEkclJRV3bWOOtLtnrJjqE-YoCvIELYaSEIZNzuTN7Wuxsrd5a-qdaBg7Bh1ltML66P0_ccflV6SS1OWcRamt8oi8Dh2lnEDPN0m0EXq_0HXhVZz183RNjCVHjpTm_gwjkBP1t8hJROYjIPy9b8JNnoghYOnVB7Kca_NgxgAPM0lRP1tN8qvV0lhYI 2026/08/14 03:21:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/14 03:21:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/14 03:21:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/14 03:21:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/14 03:21:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/14 03:21:06 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/14 03:21:07 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AIOHBEe6iDYfcl_oUQLcB0eHjj9umskP3iRtU8C5_9e7uUx7KCn5VnJw7JcwtQQnxwpnXdn0uIOAaglQNFn4YYxqWQXXXuxINAT1Su3Ca7Lx2_8B8hx7_bVEQSyrbwg7Vuu56kuf9T7soO0tqT-8HnKIEDsBywEkclJRV3bWOOtLtnrJjqE-YoCvIELYaSEIZNzuTN7Wuxsrd5a-qdaBg7Bh1ltML66P0_ccflV6SS1OWcRamt8oi8Dh2lnEDPN0m0EXq_0HXhVZz183RNjCVHjpTm_gwjkBP1t8hJROYjIPy9b8JNnoghYOnVB7Kca_NgxgAPM0lRP1tN8qvV0lhYI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/14 03:21:07 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AKxLd4779T_utph__OrPWdN0-imFLygLsjA0zsChSFYpQ93ZBVpfMeJnd3lh_rsYqhiTJD-BEVlLe6MpK0SGQg0PGt1gLXemu20tfnp4Zs2HjDrhtZCpPoyTUHwNL23mVsq5jmwYjqbAwoaEsd_Q1eXBehRedxmJrAezsBYeoOAnqGjGdQhdNGLcM_-ywlvH7kYW97QhcdXhkuoGCZkr0l5dp1hPW6lQ-Jrlrjot61V88Jth4-mKUdYLHARh4eUyE6SWU9Ek7hEHZhumeVFlq04cMsGzQHO__lyqD6V7XO23txoyswq7Z4STAD_Vo3C9oWXBEFZV77rJlLrsfT-aoLQ 2026/08/14 03:21:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/14 03:21:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/08/14 03:21:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/08/14 03:21:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/14 03:21:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/14 03:21:08 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/14 03:21:09 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AKxLd4779T_utph__OrPWdN0-imFLygLsjA0zsChSFYpQ93ZBVpfMeJnd3lh_rsYqhiTJD-BEVlLe6MpK0SGQg0PGt1gLXemu20tfnp4Zs2HjDrhtZCpPoyTUHwNL23mVsq5jmwYjqbAwoaEsd_Q1eXBehRedxmJrAezsBYeoOAnqGjGdQhdNGLcM_-ywlvH7kYW97QhcdXhkuoGCZkr0l5dp1hPW6lQ-Jrlrjot61V88Jth4-mKUdYLHARh4eUyE6SWU9Ek7hEHZhumeVFlq04cMsGzQHO__lyqD6V7XO23txoyswq7Z4STAD_Vo3C9oWXBEFZV77rJlLrsfT-aoLQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/08/14 03:21:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ACUEchB-s9BimCQ5bqIc8V01CrX9dD9vVazWmcRXQTvAcBiR0oBsRq510Zxl5VYXzT0NZej9J2c5B9Ew1UhCXCTee7gViSwN22dauDPFy54vIGUUZfYjrBZ7y4PbrrYsxyJVyzxP9wKMeugQH1WuUcgD_Rdag8Faa42CaYZZy2YLOnUZ8Xm5mV-PEmXvsRcsS_kOZ8uQ_SmWvp6XO-n96udK68S3hp8okwuuqF8VF2qFBWTpEn7f3TWhaOkl1cWoMElQsoqg_I5IZ75az_cqpGq597LieANlG8smB7IzGaxoh-d2ZM2h5562NclJy4WuyHXVnxjH-lgiRyGiQ2t-XRU 2026/08/14 03:21:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/14 03:21:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/08/14 03:21:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ACUEchB-s9BimCQ5bqIc8V01CrX9dD9vVazWmcRXQTvAcBiR0oBsRq510Zxl5VYXzT0NZej9J2c5B9Ew1UhCXCTee7gViSwN22dauDPFy54vIGUUZfYjrBZ7y4PbrrYsxyJVyzxP9wKMeugQH1WuUcgD_Rdag8Faa42CaYZZy2YLOnUZ8Xm5mV-PEmXvsRcsS_kOZ8uQ_SmWvp6XO-n96udK68S3hp8okwuuqF8VF2qFBWTpEn7f3TWhaOkl1cWoMElQsoqg_I5IZ75az_cqpGq597LieANlG8smB7IzGaxoh-d2ZM2h5562NclJy4WuyHXVnxjH-lgiRyGiQ2t-XRU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/08/14 03:21:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AHMX6YcuHvKEBGdFxdTLhcokJo1l54lBFcQQ7ACyAgXXzEzq9w0Ro1WpOsOosXmq3j-BY_Fsask_zfKRy8HMaJjJ-oSWDDt2uO8071TFPyAN4mdwouNwpAc7wIufBT3FxheWy3AaKWEOy3ehKJESa1n6Jn4hLVU_Dr68ZmPvY_5leL1m50dTJtHt7yoVzOyNe5HH1lyUpAB7W0FQilSWVrWzY_goSMGd3u4HeTFGDAAgAk5XpaypsGXctsFbqlWYQJP9DC_V6pc8uXAEsNNTujb28gQ-TxSWapqSRS3vecesJY1eC2KMq0fay6MCWf1e7CYP06wg8VwU5dEJouXFqL8 2026/08/14 03:21:13 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/14 03:21:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/14 03:21:14 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AHMX6YcuHvKEBGdFxdTLhcokJo1l54lBFcQQ7ACyAgXXzEzq9w0Ro1WpOsOosXmq3j-BY_Fsask_zfKRy8HMaJjJ-oSWDDt2uO8071TFPyAN4mdwouNwpAc7wIufBT3FxheWy3AaKWEOy3ehKJESa1n6Jn4hLVU_Dr68ZmPvY_5leL1m50dTJtHt7yoVzOyNe5HH1lyUpAB7W0FQilSWVrWzY_goSMGd3u4HeTFGDAAgAk5XpaypsGXctsFbqlWYQJP9DC_V6pc8uXAEsNNTujb28gQ-TxSWapqSRS3vecesJY1eC2KMq0fay6MCWf1e7CYP06wg8VwU5dEJouXFqL8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/14 03:21:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AFMGlPp103DrjMJOPC5aV4-coNDbuTJdJLy1Tbju_fJLj4aK1eGdX284nNNkQHofnKBOsDLycBx6aEu6vWxLH_laWvajhMTmDCGtzPXNjDnP47i6QCchGv3tQywgU0JjYIBMZE1EYYum2CiYpidUeFMwTO2twqXW3iY5_y7OUt8caX8QKuLjq4n_vUQkj56LaUBQUXogzGmO0CaBJGp8oLheHvtTx9Nb1kKUcGxxwe4x9pQzsTmiwLpCc6MhXj2dEMM-ijyNlZBGt0Y1YnhVm-BMGrY5nyym_gE53TSJXJAKkT0JH_VTweABUmP-qYg2UPdBznvlZTRVw5asx-3nNJI 2026/08/14 03:21:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/14 03:21:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/14 03:21:15 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AFMGlPp103DrjMJOPC5aV4-coNDbuTJdJLy1Tbju_fJLj4aK1eGdX284nNNkQHofnKBOsDLycBx6aEu6vWxLH_laWvajhMTmDCGtzPXNjDnP47i6QCchGv3tQywgU0JjYIBMZE1EYYum2CiYpidUeFMwTO2twqXW3iY5_y7OUt8caX8QKuLjq4n_vUQkj56LaUBQUXogzGmO0CaBJGp8oLheHvtTx9Nb1kKUcGxxwe4x9pQzsTmiwLpCc6MhXj2dEMM-ijyNlZBGt0Y1YnhVm-BMGrY5nyym_gE53TSJXJAKkT0JH_VTweABUmP-qYg2UPdBznvlZTRVw5asx-3nNJI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/14 03:21:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AM-uXWxxNxkCpyOJ-SXvmOHX_jXa_AIuGQ0-XXUNKsl5dVgeUqjnYPaohoIGrpU6CGgsLK6hlswmKusgdlFaZk0InEDU0uzmZEqCX_j2GLqwRwTyBZknE5Hsk-PhsNqWYoMM0G8jMhKdNxuDkhStJR5knNWyPkMav22Zh7MjVgLVrI01vlcpHCqeHWz0E3mm6-CGvYnZCcSHU06rkEvkb8IkBNwqxZmDptEfbURWoUTtP3f-tmhe-e3uH8HE7pivUbVj3YwtW5gXkrmkDuMNpngfhKE9UzaNGrjXIEKJ3leTWzojuZAT-RwAtLJPOd6NNUiEIadPfvU8wz2FLoqSBD8 2026/08/14 03:21:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/14 03:21:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/14 03:21:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/14 03:21:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/14 03:21:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/14 03:21:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/14 03:21:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AM-uXWxxNxkCpyOJ-SXvmOHX_jXa_AIuGQ0-XXUNKsl5dVgeUqjnYPaohoIGrpU6CGgsLK6hlswmKusgdlFaZk0InEDU0uzmZEqCX_j2GLqwRwTyBZknE5Hsk-PhsNqWYoMM0G8jMhKdNxuDkhStJR5knNWyPkMav22Zh7MjVgLVrI01vlcpHCqeHWz0E3mm6-CGvYnZCcSHU06rkEvkb8IkBNwqxZmDptEfbURWoUTtP3f-tmhe-e3uH8HE7pivUbVj3YwtW5gXkrmkDuMNpngfhKE9UzaNGrjXIEKJ3leTWzojuZAT-RwAtLJPOd6NNUiEIadPfvU8wz2FLoqSBD8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/14 03:21:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: APzb9dofUxmkJSmC77IVYYpIntPzP1PgL8afMrh3BfexN8sp4QvI9lxMRS_M_FrEHS4bnAfVJfSjvv8QGPBdY5qQZ-IKrwWdxaNsEZ6q_aAc5TYmwzc-DZTes3nTPwAEzdxrQWWyvTpdcMJazolXdHSuBeTBTen1HHyISwtBRYeRigj7IMFZPvWGZ3b8jHRK7-dsoxhzDTe-XDElUOV6Jz5V_f4Wa1FPD8BvHShoYPvKMDyu9p2C5D-MsFRo718qBr2J_v2dWuxT2ByRy2dmcd4YFizhMMMhMF8Hy9_N7q3OXjpWvTzBORKwogSZsnfw5oxsO9FCGVyEMTrtaMnQtvA 2026/08/14 03:21:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/14 03:21:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/14 03:21:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/14 03:21:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/14 03:21:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/14 03:21:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/14 03:21:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "APzb9dofUxmkJSmC77IVYYpIntPzP1PgL8afMrh3BfexN8sp4QvI9lxMRS_M_FrEHS4bnAfVJfSjvv8QGPBdY5qQZ-IKrwWdxaNsEZ6q_aAc5TYmwzc-DZTes3nTPwAEzdxrQWWyvTpdcMJazolXdHSuBeTBTen1HHyISwtBRYeRigj7IMFZPvWGZ3b8jHRK7-dsoxhzDTe-XDElUOV6Jz5V_f4Wa1FPD8BvHShoYPvKMDyu9p2C5D-MsFRo718qBr2J_v2dWuxT2ByRy2dmcd4YFizhMMMhMF8Hy9_N7q3OXjpWvTzBORKwogSZsnfw5oxsO9FCGVyEMTrtaMnQtvA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/08/14 03:21:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AFQQy0g3_Cny-V-So5VY-yJ-OaXOjD08R2SAc-8yjOyKnWuODxIIbjgaSehO2mQb_RSUVE69NoBF3hFRsGYuZREmCFq0b6bCQ8Bte4Pq2IQhXukOa3onVNxOzbAeS0anEV4Xo4DueduGV5ZwITUMFXV-cky3i1XQuqdUUVxzjVB9GEepqGHY493OX9TZ8eMUMnq9EyT1vGQRf2xxdGuHYXFPr-p2ahItn4y2zpNajRLe_y95IMCsnrljF2yDaoutrKLolSSM7_UNf_fim74bS33K8tVEcMfYit2Ay6G8NSMJddQG35abBB99CK7a_nU3pRPQcnkhz_h-9Xt3yTTnFks 2026/08/14 03:21:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/14 03:21:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/08/14 03:21:22 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AFQQy0g3_Cny-V-So5VY-yJ-OaXOjD08R2SAc-8yjOyKnWuODxIIbjgaSehO2mQb_RSUVE69NoBF3hFRsGYuZREmCFq0b6bCQ8Bte4Pq2IQhXukOa3onVNxOzbAeS0anEV4Xo4DueduGV5ZwITUMFXV-cky3i1XQuqdUUVxzjVB9GEepqGHY493OX9TZ8eMUMnq9EyT1vGQRf2xxdGuHYXFPr-p2ahItn4y2zpNajRLe_y95IMCsnrljF2yDaoutrKLolSSM7_UNf_fim74bS33K8tVEcMfYit2Ay6G8NSMJddQG35abBB99CK7a_nU3pRPQcnkhz_h-9Xt3yTTnFks" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/08/14 03:21:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABjzZZsnCOFzHo-SC5jF1GBIdTe05m2QbHyaKWDW3aGfbfeSiLq--dTFQtK3AINHqZHja5c_HzRnGzf5yx0JdwFtriymsX_9WvSttpRO9BrTtWt5I-jKlsiVDHYwV4iCt7X7y3R8tOOgeFyPl3XojMa5NskKSd7k9UiBY98HeFJAkFZq5dVa1GV5QvczWnnqnWf-zFdNTkVDSHkUAo8dV__wddUJ9hbEMtwjdrTwCW0FlFGROMOc3FMzjJ209h-Vz5GrSESwn6queTz2H7RcdCc3AjojWkkAW1L-WbsQhrt4gbZ29yzIChfs35kNfgSCFDRGf4zZNgfrzjyuNj36NYQ 2026/08/14 03:21:23 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/14 03:21:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/14 03:21:24 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABjzZZsnCOFzHo-SC5jF1GBIdTe05m2QbHyaKWDW3aGfbfeSiLq--dTFQtK3AINHqZHja5c_HzRnGzf5yx0JdwFtriymsX_9WvSttpRO9BrTtWt5I-jKlsiVDHYwV4iCt7X7y3R8tOOgeFyPl3XojMa5NskKSd7k9UiBY98HeFJAkFZq5dVa1GV5QvczWnnqnWf-zFdNTkVDSHkUAo8dV__wddUJ9hbEMtwjdrTwCW0FlFGROMOc3FMzjJ209h-Vz5GrSESwn6queTz2H7RcdCc3AjojWkkAW1L-WbsQhrt4gbZ29yzIChfs35kNfgSCFDRGf4zZNgfrzjyuNj36NYQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/14 03:21:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ADcEu5yG6Q7scMgRyPRkzhAet8IeniNRqqjfcqnDfYdsMhvDQHkpX7Qq2E9Mth-IFXD_iCeOXpf2yoh-Xpybf_ERa9d5r6yPzAuBfNBLpjmHiFeHcRJocgqnX1C2cnAmUpJS1W-WvIwWP9fae25fvSps9gzqXCdyMBx0uz9byyWUUPa-eIvX0eDvUjv933r1CVcE5G-cLulzp_TTPKY4_AnUh98GIyP4soaij0FEdFO-JtJL5iaZIvPVY1LwLLnVcxS8CW6jaZSSLqP_4-u9HcZdGUXzq-St2QQT2b3f9ZRa9IXKqvY4ciCIKRA126HR22ImjMYkjAS37vRh5IoYIy4 2026/08/14 03:21:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/14 03:21:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/14 03:21:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ADcEu5yG6Q7scMgRyPRkzhAet8IeniNRqqjfcqnDfYdsMhvDQHkpX7Qq2E9Mth-IFXD_iCeOXpf2yoh-Xpybf_ERa9d5r6yPzAuBfNBLpjmHiFeHcRJocgqnX1C2cnAmUpJS1W-WvIwWP9fae25fvSps9gzqXCdyMBx0uz9byyWUUPa-eIvX0eDvUjv933r1CVcE5G-cLulzp_TTPKY4_AnUh98GIyP4soaij0FEdFO-JtJL5iaZIvPVY1LwLLnVcxS8CW6jaZSSLqP_4-u9HcZdGUXzq-St2QQT2b3f9ZRa9IXKqvY4ciCIKRA126HR22ImjMYkjAS37vRh5IoYIy4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/14 03:21:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: APBRkRbk1ITTfsteEKBAxqDRrBIS_1SeJgyjdKQ6Rti6156Sol-cCORSmmVAUKnlAYB_fe1FXfosMODv2ugC6AsdEgKEQsSKJihd4lFbesKSzCTr-JrbrofZofiwxoVKX2TlOVGl-WeLXrAE48SBn__6sZ3JouQiZO31tYhtyU9F89c-6jwDYCbvcfnQ9yZW5wCsVlZ5ZXww_-ljwPUKiq-hg3nDUOIbJy_9rI_9QPFtlUY4S4S7Ceq6aNWe7ScXynrw7PkLRW9JwB67j3cuYcRVG_CR6CNjdoYpxb75CBsZqpCfuKJnKs7ZtApiy-0w_YkMivUeMhm7ih5Wf-nz3Oo 2026/08/14 03:21:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/14 03:21:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/14 03:21:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/14 03:21:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/14 03:21:27 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/14 03:21:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/14 03:21:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "APBRkRbk1ITTfsteEKBAxqDRrBIS_1SeJgyjdKQ6Rti6156Sol-cCORSmmVAUKnlAYB_fe1FXfosMODv2ugC6AsdEgKEQsSKJihd4lFbesKSzCTr-JrbrofZofiwxoVKX2TlOVGl-WeLXrAE48SBn__6sZ3JouQiZO31tYhtyU9F89c-6jwDYCbvcfnQ9yZW5wCsVlZ5ZXww_-ljwPUKiq-hg3nDUOIbJy_9rI_9QPFtlUY4S4S7Ceq6aNWe7ScXynrw7PkLRW9JwB67j3cuYcRVG_CR6CNjdoYpxb75CBsZqpCfuKJnKs7ZtApiy-0w_YkMivUeMhm7ih5Wf-nz3Oo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/14 03:21:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AGq6oCvhlhNT9Y6FfWHvzBYLMYhacU0ZtGGM5uvGVIqTphdnoQdkHbSu2rcGoypM4B9aU3PF1nCks6jf387H7mKysShlPd73eqqnMQAKKGxPgc6CtwdhzNqz4LYZiCLyCQNCn2pRzk49Ou1NYo2wkVRq7bRFYXeTwWDGXlD7x_Tw7nlcjTtmGdBkTGe4E2j4CyK4PC8E5fkYnpAx2ZbBQNzqyMmst7wOxVnhQ5PspdKovRKMSF5MOFGHlMRHwh5ElrWbitzQ5ifDez9CNfAr7bosJyaErywj700wFI4qpASSW78VBLfI66B3QMoKG0rqF0UEs6scKa0GCwAE2gf6Pbc 2026/08/14 03:21:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/14 03:21:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/14 03:21:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/14 03:21:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/14 03:21:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/14 03:21:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/14 03:21:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AGq6oCvhlhNT9Y6FfWHvzBYLMYhacU0ZtGGM5uvGVIqTphdnoQdkHbSu2rcGoypM4B9aU3PF1nCks6jf387H7mKysShlPd73eqqnMQAKKGxPgc6CtwdhzNqz4LYZiCLyCQNCn2pRzk49Ou1NYo2wkVRq7bRFYXeTwWDGXlD7x_Tw7nlcjTtmGdBkTGe4E2j4CyK4PC8E5fkYnpAx2ZbBQNzqyMmst7wOxVnhQ5PspdKovRKMSF5MOFGHlMRHwh5ElrWbitzQ5ifDez9CNfAr7bosJyaErywj700wFI4qpASSW78VBLfI66B3QMoKG0rqF0UEs6scKa0GCwAE2gf6Pbc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/08/14 03:21:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AKtEz4QnzeF1IcikLubhrfeqHFHDfYMVsEyLl5KJCrdAxQCKEMKnQeKnOxSf52IXImNv0hvXXr8PaeTUae6E_sLyiL6kzwmRLoo4eM5myVRM8UhatIlB4hjcajjnU5XqmfiXet0vhIf4zNLJBVZUQBEnuoe6wmHOk1Ha3H6eMhtWmzcFxZLa3nuJdOgJlx8_7b0l6nM6ecU_ZTJxZ7NW7-e1Pc-bvl4C3cGFbCK3Q4_o5s-Lf1nrLmknC_aRygpzqgrkhVsdgA0CzcbWR2Px7p7qlm8LKC2nhhezCUDPTEnqKMlzXy_8E8wFB5jqjcTcgNFpmgBpLDQUnNFwc4uiAPw 2026/08/14 03:21:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/14 03:21:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/08/14 03:21:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AKtEz4QnzeF1IcikLubhrfeqHFHDfYMVsEyLl5KJCrdAxQCKEMKnQeKnOxSf52IXImNv0hvXXr8PaeTUae6E_sLyiL6kzwmRLoo4eM5myVRM8UhatIlB4hjcajjnU5XqmfiXet0vhIf4zNLJBVZUQBEnuoe6wmHOk1Ha3H6eMhtWmzcFxZLa3nuJdOgJlx8_7b0l6nM6ecU_ZTJxZ7NW7-e1Pc-bvl4C3cGFbCK3Q4_o5s-Lf1nrLmknC_aRygpzqgrkhVsdgA0CzcbWR2Px7p7qlm8LKC2nhhezCUDPTEnqKMlzXy_8E8wFB5jqjcTcgNFpmgBpLDQUnNFwc4uiAPw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/08/14 03:21:34 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABuIXHq_LfQYbmNz_MKHfI_g4z9SuSVTIYY7C80PEq83N3uF3Yy-n4TvrwdyYM6i8EoPK9U2yfA8mLRDldbrnJylW2rbGl8AyFTGpfSiIAKS_O_moJ9TDVqQbmRCncuStNzM79ZBZCJiWJO6PrWwBVb6FXBJ3c9ehpDMvBFKCnErP0Cu7Xd5MdkfG0MGAFAxa3-fJ2WOemHr6pysTLrqroYsKPAypyY3UQlHN6jq9T3lipQcU5B1okIydeoYTRjARxLt2hSOSxJcxU2r8b3lFTHRXyKfbP9ZWjw7CdjYHlONy8QB5Dctdh46lrpNOA7Q2yBA-rPK1QbIezuC3u1Vrtw 2026/08/14 03:21:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/14 03:21:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/14 03:21:35 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABuIXHq_LfQYbmNz_MKHfI_g4z9SuSVTIYY7C80PEq83N3uF3Yy-n4TvrwdyYM6i8EoPK9U2yfA8mLRDldbrnJylW2rbGl8AyFTGpfSiIAKS_O_moJ9TDVqQbmRCncuStNzM79ZBZCJiWJO6PrWwBVb6FXBJ3c9ehpDMvBFKCnErP0Cu7Xd5MdkfG0MGAFAxa3-fJ2WOemHr6pysTLrqroYsKPAypyY3UQlHN6jq9T3lipQcU5B1okIydeoYTRjARxLt2hSOSxJcxU2r8b3lFTHRXyKfbP9ZWjw7CdjYHlONy8QB5Dctdh46lrpNOA7Q2yBA-rPK1QbIezuC3u1Vrtw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/14 03:21:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ACts3s9x6WUZ7ZwXsjAzkfNqTS7hjzfk2JyXnltl3LeMl3Os9VYfb_EOpi3WtfBmMHmrM4P_A8qA-G3oIyeMkyVs7UnQtlAlHkcWLby4gBfiq9LVlL5GG5XOPP5nJ9T52PH-cBU3x30yUNuMSCP2RTiyP9F2fkeMvTOPZHyWgg9zSlD4YjJdtcy9gpX4-CU8c7yIRWyAPyXnmyJQO3uJKALb4AJacDX2XiPgBeqoO7KCxiK05GCDB-FrIlBUhylpPs03Ol-10FhcxCKY3C2z7H-k-mGiM0UZtgbNMOdfAJxTLIWcjsYXUWHNcosfvF46ivzbVP1oPhBZn9u1POStkNA 2026/08/14 03:21:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/14 03:21:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/14 03:21:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ACts3s9x6WUZ7ZwXsjAzkfNqTS7hjzfk2JyXnltl3LeMl3Os9VYfb_EOpi3WtfBmMHmrM4P_A8qA-G3oIyeMkyVs7UnQtlAlHkcWLby4gBfiq9LVlL5GG5XOPP5nJ9T52PH-cBU3x30yUNuMSCP2RTiyP9F2fkeMvTOPZHyWgg9zSlD4YjJdtcy9gpX4-CU8c7yIRWyAPyXnmyJQO3uJKALb4AJacDX2XiPgBeqoO7KCxiK05GCDB-FrIlBUhylpPs03Ol-10FhcxCKY3C2z7H-k-mGiM0UZtgbNMOdfAJxTLIWcjsYXUWHNcosfvF46ivzbVP1oPhBZn9u1POStkNA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/14 03:21:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AGdGWheo6eWMTpg5rmJOFXGEwv0_25V9EBySwF4W5dgCYSau35WNFLUwsC5qPdnCbNsoMCYb1ppnd4GZqv9fnE8hOOh7T8pcSkwB_nauvdqjdUJd3RZW0lqV3xAIvjSWGuJYSdeDTg_0aICkQmiCGvOFwpPHfrwVPlWwgTGVyJUmofI1ayfAkG9xmLjx7hUz-c9rPXWMWGsZB3u9mEWP6Z8I-5-moMOJOTHOsJO1CG9QUgfEk0hMQGve2rdibuSG_NYyVhpWW1UdIoVcfIuQuwbw--kZN37oX4Iq5h1OGANBE-JbLnQohhW-lVKyWfRiOP9xKomjAtMvtkHJBHYrAvE 2026/08/14 03:21:38 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/14 03:21:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/14 03:21:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/14 03:21:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/14 03:21:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/14 03:21:39 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/14 03:21:40 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AGdGWheo6eWMTpg5rmJOFXGEwv0_25V9EBySwF4W5dgCYSau35WNFLUwsC5qPdnCbNsoMCYb1ppnd4GZqv9fnE8hOOh7T8pcSkwB_nauvdqjdUJd3RZW0lqV3xAIvjSWGuJYSdeDTg_0aICkQmiCGvOFwpPHfrwVPlWwgTGVyJUmofI1ayfAkG9xmLjx7hUz-c9rPXWMWGsZB3u9mEWP6Z8I-5-moMOJOTHOsJO1CG9QUgfEk0hMQGve2rdibuSG_NYyVhpWW1UdIoVcfIuQuwbw--kZN37oX4Iq5h1OGANBE-JbLnQohhW-lVKyWfRiOP9xKomjAtMvtkHJBHYrAvE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/14 03:21:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AFjniY55_DMJSuUADS3smGUkxLC3Y0OqEl9Df9UZmTYYJbhdfyXla-stdMUHavcSlpAwfaZMLw2fdVw7KCZgBVAcgbi7gKzPW1cEVW5MMTojOuD8lyC-CZZg_IJiyhzy3c0OuzzrPB9cVDMVsiU1kAMq_tXQm2rvxokvnmPm_3qvVeCRy_IaOz6K8VpDBedxkt_6ftQNnze9bz8rxFcCVeV8p_f09qO-VfR9yt5pYLpvUp-3bcsF0tUxEaBTTxAPeDSdhnRzPMS5-wLSG2m0r14PE68N3jp_iOND31zdHRfb46JqYJIh-C9eQ3TDFYyoY0XFG4CYq8GQBOGMy4dNBJg 2026/08/14 03:21:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/14 03:21:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/14 03:21:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/08/14 03:21:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/14 03:21:41 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/14 03:21:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/14 03:21:42 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AFjniY55_DMJSuUADS3smGUkxLC3Y0OqEl9Df9UZmTYYJbhdfyXla-stdMUHavcSlpAwfaZMLw2fdVw7KCZgBVAcgbi7gKzPW1cEVW5MMTojOuD8lyC-CZZg_IJiyhzy3c0OuzzrPB9cVDMVsiU1kAMq_tXQm2rvxokvnmPm_3qvVeCRy_IaOz6K8VpDBedxkt_6ftQNnze9bz8rxFcCVeV8p_f09qO-VfR9yt5pYLpvUp-3bcsF0tUxEaBTTxAPeDSdhnRzPMS5-wLSG2m0r14PE68N3jp_iOND31zdHRfb46JqYJIh-C9eQ3TDFYyoY0XFG4CYq8GQBOGMy4dNBJg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/08/14 03:21:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AHp4P1qEULvmcZIIqYZ-PY-ITNlPCt9XHt4bxdBnOnP9LBBzQBgqfT06rUvNnwR1ZQXWCEp3g7POHgkCisaIkkGqfscXpx6Ppjq1c7yAQSJk7ovv5oQ2cVxF2a0EXIYoRL8PAqVuJl2cXmI9fuUrkBwrA477VDa0mALDaiOiU1qVlaJC8Uhvnd2kbF9b04XbQJRqJZjzYvZjLV9kGkVb_9O-3IEJOGjp9JhpWoxUh_4XwQ9BRHVqfZDJO_6zhm0aQDMSu_Niqf_hUU9wigQMcHBIE6MHEN1aDUM4zcY-RD9ZyZ2eNFJbGFM9N3NHgrOWuzqnkI8vr9nmlc9j7fepCb0 2026/08/14 03:21:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/08/14 03:21:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/08/14 03:21:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AHp4P1qEULvmcZIIqYZ-PY-ITNlPCt9XHt4bxdBnOnP9LBBzQBgqfT06rUvNnwR1ZQXWCEp3g7POHgkCisaIkkGqfscXpx6Ppjq1c7yAQSJk7ovv5oQ2cVxF2a0EXIYoRL8PAqVuJl2cXmI9fuUrkBwrA477VDa0mALDaiOiU1qVlaJC8Uhvnd2kbF9b04XbQJRqJZjzYvZjLV9kGkVb_9O-3IEJOGjp9JhpWoxUh_4XwQ9BRHVqfZDJO_6zhm0aQDMSu_Niqf_hUU9wigQMcHBIE6MHEN1aDUM4zcY-RD9ZyZ2eNFJbGFM9N3NHgrOWuzqnkI8vr9nmlc9j7fepCb0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/08/14 03:21:47 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AGeeKwhA3sv0TqUnP4_06AQ-qDsfLHtXrSlydr-X-Z_NzWdwQ2jd8ySnJFXFDMdxhp3mDKG5v9FTmkNsxlExP4ielDIzQEICPavgsA252psCjDE9MZgqOnOLRH9UQeMzAr3mWnBiCzjGhwepAqkOBctvrHPXsM-H8clNmndX5Mj_IftZoLMRDZdOzX2onQeDgLoTUkgfWWtcZv87LH-XxvCzUybXM1FL979Ds-8sVJ1sTNASY72nPHY_S_rlnpYwNGKHWQns_AVUhu9ZA84LtkKlBoktAxzlKBuk0N_-5r9CW4PPhjrm8d9Kqj-d4qV805OLD1JxlBMtYKRAwrz_cBg 2026/08/14 03:21:47 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/08/14 03:21:48 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/14 03:21:48 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AGeeKwhA3sv0TqUnP4_06AQ-qDsfLHtXrSlydr-X-Z_NzWdwQ2jd8ySnJFXFDMdxhp3mDKG5v9FTmkNsxlExP4ielDIzQEICPavgsA252psCjDE9MZgqOnOLRH9UQeMzAr3mWnBiCzjGhwepAqkOBctvrHPXsM-H8clNmndX5Mj_IftZoLMRDZdOzX2onQeDgLoTUkgfWWtcZv87LH-XxvCzUybXM1FL979Ds-8sVJ1sTNASY72nPHY_S_rlnpYwNGKHWQns_AVUhu9ZA84LtkKlBoktAxzlKBuk0N_-5r9CW4PPhjrm8d9Kqj-d4qV805OLD1JxlBMtYKRAwrz_cBg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/14 03:21:49 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AJvWvcfCW97iEAjGETKXtFWUmGL49pEZzkqpQ6NqMIcDDmbgHQMYRjg81rqro9bFqk9jXuz9lnXNGBcLz6h3QOusUbfGd2BYRMXtaAME_bsyqZPWtSyB2iJU7YeQbWM_7XRa8VbDfq3O3GALvGcCCPXKFjG6ZbqVfs8nreUtUvyMjyCRoqi1ubokCWnaALmh7fydtsc7ApOdhZ6fcFxRDsaZNMXEvhw6ycoyLLwTTHvT01n8KsbGHT1PmVzd1o7MYCcvbAcwjzOXLu1zXtIy0xXoD2AKzditfmddeEAwX8xkVfrjM55L8MnBkAyYNBQfDSGaoZEGhK-mif11KDusFT8 2026/08/14 03:21:49 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/14 03:21:50 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/14 03:21:50 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AJvWvcfCW97iEAjGETKXtFWUmGL49pEZzkqpQ6NqMIcDDmbgHQMYRjg81rqro9bFqk9jXuz9lnXNGBcLz6h3QOusUbfGd2BYRMXtaAME_bsyqZPWtSyB2iJU7YeQbWM_7XRa8VbDfq3O3GALvGcCCPXKFjG6ZbqVfs8nreUtUvyMjyCRoqi1ubokCWnaALmh7fydtsc7ApOdhZ6fcFxRDsaZNMXEvhw6ycoyLLwTTHvT01n8KsbGHT1PmVzd1o7MYCcvbAcwjzOXLu1zXtIy0xXoD2AKzditfmddeEAwX8xkVfrjM55L8MnBkAyYNBQfDSGaoZEGhK-mif11KDusFT8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/14 03:21:51 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ACnlkO5GuMpMVIwiVRorG7u93033aFmivn3V3fdLeLgKxvRPKsGY-p-GSZGX6eAJJHK82CnTHP95x9LafEsBO7Wax65rIiQ3Gtp_xF83Cm1gfVyo9u5yz8-AbQW8vQGpEbGUDai3kGR_vioxPCZKQVILDrHyR7SBq3RAolcGRvvMz8DaOGON2Ol8TlWGx3DcwVk0Jj1z20ejqfSkHAVhyKriM5YmWoPYB24PGsdAZl01CPmexejIva_VtEzvp2d49QOBm7WJjiEbKYuf1W44rc9QZj8ICOIe-Ay1yy0LpiK6EA_g-T2b3VPLp1VOMkPpadl2tBCDsjf6lizkHzh32oE 2026/08/14 03:21:51 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/14 03:21:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/14 03:21:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/14 03:21:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/14 03:21:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/14 03:21:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/14 03:21:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ACnlkO5GuMpMVIwiVRorG7u93033aFmivn3V3fdLeLgKxvRPKsGY-p-GSZGX6eAJJHK82CnTHP95x9LafEsBO7Wax65rIiQ3Gtp_xF83Cm1gfVyo9u5yz8-AbQW8vQGpEbGUDai3kGR_vioxPCZKQVILDrHyR7SBq3RAolcGRvvMz8DaOGON2Ol8TlWGx3DcwVk0Jj1z20ejqfSkHAVhyKriM5YmWoPYB24PGsdAZl01CPmexejIva_VtEzvp2d49QOBm7WJjiEbKYuf1W44rc9QZj8ICOIe-Ay1yy0LpiK6EA_g-T2b3VPLp1VOMkPpadl2tBCDsjf6lizkHzh32oE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/14 03:21:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: APAXuh-NmDO7KkVIdnX0aTczt_EYGbU0Gnk_I6AIBi9VCLCqd0s6Cbp8eOU950mP5H-pslhvN_aoBOVLjqoYQQJO0Idh4BUptWuaWvSTiuTQNEe10sjFTwq4mbn3GUyEAcX1Z9LSgZ7xKZ01U8hbWYcCFJxGMaVtHRIhVoW0i1JnV35JqD0mHmVDPsWC--5jHd1DHIFD4Py0UJwIWlZkfqOM46wmZH-zmdxcPNYew7aqd17DvGuahVPhVQwA1ejpTbAo82W_rKG1d7WC5adnm6Ssrtng7mpwfyszzivSm72GfilQw-6xy_6eI8MO6EsRMJNTDa9xH-7PM7szWL8Fojg 2026/08/14 03:21:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/14 03:21:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/08/14 03:21:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/08/14 03:21:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/14 03:21:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/14 03:21:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/14 03:21:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "APAXuh-NmDO7KkVIdnX0aTczt_EYGbU0Gnk_I6AIBi9VCLCqd0s6Cbp8eOU950mP5H-pslhvN_aoBOVLjqoYQQJO0Idh4BUptWuaWvSTiuTQNEe10sjFTwq4mbn3GUyEAcX1Z9LSgZ7xKZ01U8hbWYcCFJxGMaVtHRIhVoW0i1JnV35JqD0mHmVDPsWC--5jHd1DHIFD4Py0UJwIWlZkfqOM46wmZH-zmdxcPNYew7aqd17DvGuahVPhVQwA1ejpTbAo82W_rKG1d7WC5adnm6Ssrtng7mpwfyszzivSm72GfilQw-6xy_6eI8MO6EsRMJNTDa9xH-7PM7szWL8Fojg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/08/14 03:21:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AKtKCI1k2ceEPJWapcktZP1MhI2aQrZEktJ1_YVQEvJQ4qMNJjfV_oSQ3LMp4mWlA-z453doCMekYf_5D-_x32aOPxjGW-tb1eXtPtpzvs9AvMF-WpMDvOWTeOnnnd02bNix_YM4fKc3XOpJqt0fjW8wdw-8xrVGtqaUZD9dpP-vOEjB3KhhoyT3Hc4UWcRhr4bWoVr2ANIJvrtDuwP2816emo3iY3S_oEaX9DGOirhZWHw0wUdE2Ny_rgzyeMfaEeqFx3gtkMsbO-avtdezldzV1t525YysXnvP9NvDmnALf2ax-nqxL2RYAI_71Fw-gOo5jtGEtdJx_aSC2Q_hAOE 2026/08/14 03:21:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/08/14 03:21:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/08/14 03:21:59 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AKtKCI1k2ceEPJWapcktZP1MhI2aQrZEktJ1_YVQEvJQ4qMNJjfV_oSQ3LMp4mWlA-z453doCMekYf_5D-_x32aOPxjGW-tb1eXtPtpzvs9AvMF-WpMDvOWTeOnnnd02bNix_YM4fKc3XOpJqt0fjW8wdw-8xrVGtqaUZD9dpP-vOEjB3KhhoyT3Hc4UWcRhr4bWoVr2ANIJvrtDuwP2816emo3iY3S_oEaX9DGOirhZWHw0wUdE2Ny_rgzyeMfaEeqFx3gtkMsbO-avtdezldzV1t525YysXnvP9NvDmnALf2ax-nqxL2RYAI_71Fw-gOo5jtGEtdJx_aSC2Q_hAOE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/08/14 03:22:00 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ALbsoHunPE4kZTl8kDTFHh1A-i3pOlAUilHalmYGfqiwKRXuIlOH2KD5KUsqj7mbBJne0UUIR3ernH6q721RJIQ3FC79MS2NoWWd4gODCzFfthzCU6mfc9sLSpay_srEhS7jusx9xjE9tKy7lb08PSjkb4wLASWiE1EwBbpHbW3yYF4rAPkKkQu2pnoNbisD7zLaNrCzFDL-yOSmd30oW5SKNbc0afx4aVEkB7MjWAFHZT9BWXM1uJpS0TMiSZTCqusAPxvF7_GLik8qr1G1KedKxUGYzO5iISjYaJB6GITJWOx0ZhL5bd7fh6VpzAUukS0sg2ijsIX_4lBq_GCjbRI 2026/08/14 03:22:00 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/08/14 03:22:01 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/14 03:22:01 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ALbsoHunPE4kZTl8kDTFHh1A-i3pOlAUilHalmYGfqiwKRXuIlOH2KD5KUsqj7mbBJne0UUIR3ernH6q721RJIQ3FC79MS2NoWWd4gODCzFfthzCU6mfc9sLSpay_srEhS7jusx9xjE9tKy7lb08PSjkb4wLASWiE1EwBbpHbW3yYF4rAPkKkQu2pnoNbisD7zLaNrCzFDL-yOSmd30oW5SKNbc0afx4aVEkB7MjWAFHZT9BWXM1uJpS0TMiSZTCqusAPxvF7_GLik8qr1G1KedKxUGYzO5iISjYaJB6GITJWOx0ZhL5bd7fh6VpzAUukS0sg2ijsIX_4lBq_GCjbRI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/14 03:22:02 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AGCwOe2u6pKW1pOmqmT3nInfYeB-CdOA0qO7fSakj4nfPcc13GnsKMrep8Ydbi7EKF7hBDKKcBQQN050eU-vtvc0Xhban3KeUB91Ap1bY9_JAoqkBZ7gR-payLTQ8uwY4hSpxOM5F-B6sESHXKgS0djX9WdmUSLA5e7YbzgKMWDaRouVYWy1bdasB7BQPzPWWilvvyM7u_jQRXjZWwiN2xSd_g4XutQkcsQ2dNUObpNGzgg-7sWkamdkdxUt38YlvbJKEdvTtz8Dq8MDkQr_FyMuaHE6qepn1rucpiey2yM0cGLnuFDK1pGj-T6EHlzepmgVEq1itJnShCJRoaQ-2Qg 2026/08/14 03:22:02 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/14 03:22:03 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/14 03:22:03 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AGCwOe2u6pKW1pOmqmT3nInfYeB-CdOA0qO7fSakj4nfPcc13GnsKMrep8Ydbi7EKF7hBDKKcBQQN050eU-vtvc0Xhban3KeUB91Ap1bY9_JAoqkBZ7gR-payLTQ8uwY4hSpxOM5F-B6sESHXKgS0djX9WdmUSLA5e7YbzgKMWDaRouVYWy1bdasB7BQPzPWWilvvyM7u_jQRXjZWwiN2xSd_g4XutQkcsQ2dNUObpNGzgg-7sWkamdkdxUt38YlvbJKEdvTtz8Dq8MDkQr_FyMuaHE6qepn1rucpiey2yM0cGLnuFDK1pGj-T6EHlzepmgVEq1itJnShCJRoaQ-2Qg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/14 03:22:05 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AMiT5Aer9N7-DfPSuJ2nuwcoVqaYctPbk1IH7cO6yXVSDucLt3uLumG4c4PJuKqiS3OLinwn8hIj300MikHSqlOUpbSn_NbRz95ncaCCjdvVhrlSm3c7lvP-RMsGsOCfa4WlsCXarNSl1UeA_LrCRCzwibj9Ui_aV6yJ6pSzvnLYNh0dnaQnyx0f01XI6opP0LNF7-pblIPs5pr-fRg47s0Lfd5tGo53VWpR3nhiGLUEZ3AxG3KEnY81ygpzhwmoEioiywAjp5_erRoGpj11oX1NXFuLGGPVPWgiYkTof0t-Bp4TrWJUCCPGeAZZq7RgBlOL7CVayjBGVYZsf-EkJqU 2026/08/14 03:22:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/14 03:22:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/14 03:22:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/14 03:22:05 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/14 03:22:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/14 03:22:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/14 03:22:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AMiT5Aer9N7-DfPSuJ2nuwcoVqaYctPbk1IH7cO6yXVSDucLt3uLumG4c4PJuKqiS3OLinwn8hIj300MikHSqlOUpbSn_NbRz95ncaCCjdvVhrlSm3c7lvP-RMsGsOCfa4WlsCXarNSl1UeA_LrCRCzwibj9Ui_aV6yJ6pSzvnLYNh0dnaQnyx0f01XI6opP0LNF7-pblIPs5pr-fRg47s0Lfd5tGo53VWpR3nhiGLUEZ3AxG3KEnY81ygpzhwmoEioiywAjp5_erRoGpj11oX1NXFuLGGPVPWgiYkTof0t-Bp4TrWJUCCPGeAZZq7RgBlOL7CVayjBGVYZsf-EkJqU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/14 03:22:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ACvw3V0Yzn1T8uedxF-5g99W292kESY1wh6XVD0wTzl4D7XOBn-ss6gDxdF1jejSFERn_cDoIn2EYuz0utgfoylg53zXbpGnari3pETnw6-UsZDlwLjhl3OxYj9Be_q1cAsqg4wkWdLvkDFW03zfjXNUgyOFYobfGlpHVibSCu8JvOwbslKgFRU37gfQnn3Et6I8YT23vC_wceGiVb9hVUe5fBL49u1TJa1-lbgu5sm1i6bvwaTkaZ2_IDqmqnnjDUNfz_CaYBdfbTGFC5_gOz97uQJB1VK0trbpQiEnwwVFC_DyUxkEstiyFHLEwvtMcvLzKICMXpR1dGuriEEXCl0 2026/08/14 03:22:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/14 03:22:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/08/14 03:22:08 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/14 03:22:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/14 03:22:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/14 03:22:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/14 03:22:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ACvw3V0Yzn1T8uedxF-5g99W292kESY1wh6XVD0wTzl4D7XOBn-ss6gDxdF1jejSFERn_cDoIn2EYuz0utgfoylg53zXbpGnari3pETnw6-UsZDlwLjhl3OxYj9Be_q1cAsqg4wkWdLvkDFW03zfjXNUgyOFYobfGlpHVibSCu8JvOwbslKgFRU37gfQnn3Et6I8YT23vC_wceGiVb9hVUe5fBL49u1TJa1-lbgu5sm1i6bvwaTkaZ2_IDqmqnnjDUNfz_CaYBdfbTGFC5_gOz97uQJB1VK0trbpQiEnwwVFC_DyUxkEstiyFHLEwvtMcvLzKICMXpR1dGuriEEXCl0" finished === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/14 03:22:10 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-vapazid8bimo/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/14 03:22:10 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-vapazid8bimo/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/14 03:22:10 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/14 03:22:11 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: AP854S3hn5TTBV_e4h2yU2uS3jhr-nhfCE4Uf5teHjGMNIIvcSfCUiitpbQyi48o6ydFruQfkHIdNjIHyxw54GRYUo7N8FmmDT0oQbBNtjUbcFMQLXzmphgjp_8nwlFvx7rLzPPEHQq-aFo1U7qnj9Kd-N-SWEOi7SvsCZjbvJR1WZEMSjjHKHZR6guCZ2QiKaPHObBisGa3qAWFlqzU7WVgPq4DSeo3IUKDj2InpmcpaUjNVqI8dORpZE7NID8OIXL2f4NA924DtbyDmrT_VEDiL1WW3kRcUXJen28npTmmri2oqd8RgHgp86cktCpaGWTyi4F8UoECEVD_sH105-Y 2026/08/14 03:22:11 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/14 03:22:11 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/14 03:22:11 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "04b38114577af132dd203885d7f858be" 2026/08/14 03:22:11 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "e890ea0f40c4a01bb303b542bfd7e6fa" 2026/08/14 03:22:11 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/14 03:22:11 DEBUG : short-eof-chunked.bin: multipart upload "AP854S3hn5TTBV_e4h2yU2uS3jhr-nhfCE4Uf5teHjGMNIIvcSfCUiitpbQyi48o6ydFruQfkHIdNjIHyxw54GRYUo7N8FmmDT0oQbBNtjUbcFMQLXzmphgjp_8nwlFvx7rLzPPEHQq-aFo1U7qnj9Kd-N-SWEOi7SvsCZjbvJR1WZEMSjjHKHZR6guCZ2QiKaPHObBisGa3qAWFlqzU7WVgPq4DSeo3IUKDj2InpmcpaUjNVqI8dORpZE7NID8OIXL2f4NA924DtbyDmrT_VEDiL1WW3kRcUXJen28npTmmri2oqd8RgHgp86cktCpaGWTyi4F8UoECEVD_sH105-Y" 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/14 03:22:12 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/08/14 03:22:14 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/14 03:22:18 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/14 03:22:21 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/14 03:22:24 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/14 03:22:26 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AA_QIosAME-KZqTUKZwbDkgYeQLRL0wakeG2a_Q0i4Sd_WGkH7JuMIO5L9lIL71-ib-Ifk-HyHBvVqz3cYtjigukOf-Asx-DYFe06BkwS1BNOjKBbrDzAO1-TF_RafJ9-pBcy0DK6h1LyEDteAbHJPZvHxnyhY-1zTiy6c6t_DnJ4cEP9RQ-8sfQiwkYzVgoC8FlFMFNi659NTuojBCaQtTWlZKYwi8VRr3iSkkwYLzki5HeSHMwLSQ7fTQfMtrRH9U5b0wHX2pQhZHA-laWq4L1NdlpaW_cczsWc-uvwdapt1uTClsWiYs3zf5EfkibtbLsrYdDGVYENx9I45SZA4w 2026/08/14 03:22:26 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/14 03:22:26 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "5afc30fa139a97ff57aa98b2cb1c70a3" 2026/08/14 03:22:27 DEBUG : unknown-size-put.txt: multipart upload "AA_QIosAME-KZqTUKZwbDkgYeQLRL0wakeG2a_Q0i4Sd_WGkH7JuMIO5L9lIL71-ib-Ifk-HyHBvVqz3cYtjigukOf-Asx-DYFe06BkwS1BNOjKBbrDzAO1-TF_RafJ9-pBcy0DK6h1LyEDteAbHJPZvHxnyhY-1zTiy6c6t_DnJ4cEP9RQ-8sfQiwkYzVgoC8FlFMFNi659NTuojBCaQtTWlZKYwi8VRr3iSkkwYLzki5HeSHMwLSQ7fTQfMtrRH9U5b0wHX2pQhZHA-laWq4L1NdlpaW_cczsWc-uvwdapt1uTClsWiYs3zf5EfkibtbLsrYdDGVYENx9I45SZA4w" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/14 03:22:27 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AOwaCNAJuEsZLETkhRCougG5lMVaNhVuiUOCfPlH7sSvwDc2wHIhX3XP4PhWMwEX4qaEHwNHu5eKo6H19Nt0ksT7FogNBXsPvhjFEFBawgWhvPS0eMos2sX5CgxXvlh58KKd1li6jZ-WNdvVXc0WBhAqiA5ThV0CwkY60Nwy5id8ekXltSzryygTMI4lRkfx8pAG-Zo09KyeVVwmqkSAhrNjuH4NdMdqXKjpsaXzERTojF3foylJNFAxL3STkFxrZaEkrhw8_ggZDl6ambzkE1AFq5__YxvYxeQI2Y54Om-2tIZKdvP6s-kWNDn1gpJ_qw2-2URXPSWcyHroHX6rLm8 2026/08/14 03:22:27 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/14 03:22:28 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "81f7a8e02684e17f09add1e0d5d9f3e2" 2026/08/14 03:22:28 DEBUG : unknown-size-update.txt: multipart upload "AOwaCNAJuEsZLETkhRCougG5lMVaNhVuiUOCfPlH7sSvwDc2wHIhX3XP4PhWMwEX4qaEHwNHu5eKo6H19Nt0ksT7FogNBXsPvhjFEFBawgWhvPS0eMos2sX5CgxXvlh58KKd1li6jZ-WNdvVXc0WBhAqiA5ThV0CwkY60Nwy5id8ekXltSzryygTMI4lRkfx8pAG-Zo09KyeVVwmqkSAhrNjuH4NdMdqXKjpsaXzERTojF3foylJNFAxL3STkFxrZaEkrhw8_ggZDl6ambzkE1AFq5__YxvYxeQI2Y54Om-2tIZKdvP6s-kWNDn1gpJ_qw2-2URXPSWcyHroHX6rLm8" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/14 03:22:28 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vapazid8bimo/deeper/nonexisting/directory" 2026/08/14 03:22:28 DEBUG : Config file has changed externally - reloading === 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/14 03:22:28 DEBUG : Waiting for deletions to finish 2026/08/14 03:22:28 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/14 03:22:28 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/08/14 03:22:28 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/14 03:22:29 INFO : S3 bucket rclone-test-vapazid8bimo: Bucket "rclone-test-vapazid8bimo" deleted 2026/08/14 03:22:29 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (126.58s) --- 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 (1.31s) --- PASS: TestIntegration/FsMkdir (124.34s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.17s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.13s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding (11.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.64s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.39s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.31s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (19.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.50s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.30s) --- 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.28s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (0.62s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (70.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (10.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (11.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (12.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (5.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (3.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (14.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (14.77s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.23s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.84s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.05s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.44s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.95s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.73s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.22s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.21s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:366: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/08/14 03:22:29 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/08/14 03:22:29 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.651s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m8.414007203s (try 1/5)