"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/26 02:10:43 DEBUG : Creating backend with remote "TestS3R2:rclone-test-raxumeg0qiya" 2026/08/26 02:10:43 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/26 02:10:44 INFO : S3 bucket rclone-test-raxumeg0qiya: Bucket "rclone-test-raxumeg0qiya" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/26 02:10:44 INFO : S3 bucket rclone-test-raxumeg0qiya: Bucket "rclone-test-raxumeg0qiya" deleted === RUN TestIntegration/FsMkdir 2026/08/26 02:10:45 INFO : S3 bucket rclone-test-raxumeg0qiya: Bucket "rclone-test-raxumeg0qiya" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/26 02:10:45 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/08/26 02:10:45 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/08/26 02:10:45 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/26 02:11:00 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AKMJkol0OGV4DpgNCtgid1jodtxamo4HcFUBb7wdAN4vRgnNH49H9HfhcTWo1ZGbAQm8TsM0IHNRaRgkzn90IR6j5hcMQK37XduhxHd-jWk2Mn8ZEUIxwKmhb1d8E2Axhy9x9Q2HcbmyTprGA_DxFl2LpXuz3eUrCn_ZWt7xERFXuX1EKPAZvpd31dCJBn63imNr-Yb6p2HVElU11SmBIErbcC2YeJMktFQEQT7FGTQzaODkKIZvk6rPzp6sVkPqYOV6DIeVWZL_7LdNJd5ZCZPe6RW6hfeaPLta3_4hC7-5YWkZyEz8o6BomGPOI682hQBSdd7dPwTJQFKV8jkNwBo 2026/08/26 02:11:00 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "202d9c764ab9d6f07b15bd5ca5876fb5" 2026/08/26 02:11:01 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "abed7394d039027921da8304b40d45ad" 2026/08/26 02:11:01 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "c0310e3635fe2119ca8cf0eb9f987a3b" 2026/08/26 02:11:01 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AKMJkol0OGV4DpgNCtgid1jodtxamo4HcFUBb7wdAN4vRgnNH49H9HfhcTWo1ZGbAQm8TsM0IHNRaRgkzn90IR6j5hcMQK37XduhxHd-jWk2Mn8ZEUIxwKmhb1d8E2Axhy9x9Q2HcbmyTprGA_DxFl2LpXuz3eUrCn_ZWt7xERFXuX1EKPAZvpd31dCJBn63imNr-Yb6p2HVElU11SmBIErbcC2YeJMktFQEQT7FGTQzaODkKIZvk6rPzp6sVkPqYOV6DIeVWZL_7LdNJd5ZCZPe6RW6hfeaPLta3_4hC7-5YWkZyEz8o6BomGPOI682hQBSdd7dPwTJQFKV8jkNwBo" 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/26 02:11:03 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/26 02:11:04 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/26 02:11:05 DEBUG : S3 bucket rclone-test-raxumeg0qiya: bucket is versioned: false 2026/08/26 02:11:05 DEBUG : Waiting for deletions to finish 2026/08/26 02:11:05 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/26 02:11:05 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/26 02:11:05 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/26 02:11:06 DEBUG : Creating backend with remote "TestS3R2:rclone-test-raxumeg0qiya/dirToPurgeFromRoot" 2026/08/26 02:11:06 DEBUG : S3 bucket rclone-test-raxumeg0qiya path dirToPurgeFromRoot: bucket is versioned: false 2026/08/26 02:11:06 DEBUG : Waiting for deletions to finish 2026/08/26 02:11:06 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/26 02:11:06 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/26 02:11:06 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/26 02:11:07 DEBUG : Creating backend with remote "TestS3R2:rclone-test-raxumeg0qiya/hello? sausage/êé" 2026/08/26 02:11:08 DEBUG : S3 bucket rclone-test-raxumeg0qiya path hello? sausage/êé: bucket is versioned: false 2026/08/26 02:11:08 DEBUG : Waiting for deletions to finish 2026/08/26 02:11:08 DEBUG : "a/b/c/d/e.txt" version false 2026/08/26 02:11:08 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/26 02:11:08 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/26 02:11:14 DEBUG : Creating backend with remote "TestS3R2:rclone-test-raxumeg0qiya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/26 02:11:14 DEBUG : Creating backend with remote "TestS3R2:rclone-test-raxumeg0qiya/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3R2:" path "rclone-test-raxumeg0qiya" from "TestS3R2:rclone-test-raxumeg0qiya" 2026/08/26 02:11: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/26 02:11:20 NOTICE: S3 bucket rclone-test-raxumeg0qiya: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/26 02:11:20 DEBUG : piped data.txt: open chunk writer: started multipart upload: AHxPUj0qn8zrbLBhKGRYUaGbGpTVMYj7MLO5nf098Fnap8SVrREGSy6qPGr_ntBisoX-54VkdTC-CYE_0f2ewZaMFv5853q6mYEjZFpJjKoLeNtDWCiDrPRaVlHNR37etE2Fo3AnZGeYLYX-5G8kP7-afuTSUv-EOzRedNA4-3AWJ90ISyTnQW6K4jC8Mrb9sBwk186g4OrZdk_u1xFHpUSJK2IgwIsOt1ToYkvAZaQftIr8rcnnP4ySfKVEpKQsBZyjSbRCgnPMmHidcF4cEcpDUbdXg-D_FPEdORFVeWqCSfqRiTyS4Dp7cmQNJHZ7_0PW3frb-Et7ulzWxUjB1ZY 2026/08/26 02:11:20 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/26 02:11:20 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/26 02:11:20 DEBUG : piped data.txt: multipart upload "AHxPUj0qn8zrbLBhKGRYUaGbGpTVMYj7MLO5nf098Fnap8SVrREGSy6qPGr_ntBisoX-54VkdTC-CYE_0f2ewZaMFv5853q6mYEjZFpJjKoLeNtDWCiDrPRaVlHNR37etE2Fo3AnZGeYLYX-5G8kP7-afuTSUv-EOzRedNA4-3AWJ90ISyTnQW6K4jC8Mrb9sBwk186g4OrZdk_u1xFHpUSJK2IgwIsOt1ToYkvAZaQftIr8rcnnP4ySfKVEpKQsBZyjSbRCgnPMmHidcF4cEcpDUbdXg-D_FPEdORFVeWqCSfqRiTyS4Dp7cmQNJHZ7_0PW3frb-Et7ulzWxUjB1ZY" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/26 02:11:20 DEBUG : piped data.txt: open chunk writer: started multipart upload: AP_Y_GJ_loo-1PWGwm0z9O-ljcsZCmbV36UCpmh7P1RLM07jih4DUzs0AAtudnq-I7o8dJf8pGlsC1wmU9Jh0tq8JYXaxQN3y1axxZNOrCd23s33sHRhl_5uDI6FUm0yxJ1Te9DVAZ96STSV3KkpYeStTE9nhplcZwDvzEd9Hl4NfyMvvCcWUHWNGsLGfrS7ClMf8-oek2d8WbmhgsLyMrgCYURnUic2cfUlSdVoavGtL9YsLpDrJIngwZZJ6130xMgQ35reitt82p4Rz3tr8Si_fFhlkJrUg_3fHcg6mwAEFV0fBiIqVpCxHNPdFjvIUgSs5EIioTIZfOEiIMGBW1I 2026/08/26 02:11:20 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/26 02:11:21 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "96de89d06a855df03ff3c81460c6ada2" 2026/08/26 02:11:21 DEBUG : piped data.txt: multipart upload "AP_Y_GJ_loo-1PWGwm0z9O-ljcsZCmbV36UCpmh7P1RLM07jih4DUzs0AAtudnq-I7o8dJf8pGlsC1wmU9Jh0tq8JYXaxQN3y1axxZNOrCd23s33sHRhl_5uDI6FUm0yxJ1Te9DVAZ96STSV3KkpYeStTE9nhplcZwDvzEd9Hl4NfyMvvCcWUHWNGsLGfrS7ClMf8-oek2d8WbmhgsLyMrgCYURnUic2cfUlSdVoavGtL9YsLpDrJIngwZZJ6130xMgQ35reitt82p4Rz3tr8Si_fFhlkJrUg_3fHcg6mwAEFV0fBiIqVpCxHNPdFjvIUgSs5EIioTIZfOEiIMGBW1I" 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/26 02:11:21 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/26 02:11:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ALL9EOGu-NsKknvJPcv58Pi-4V_NlINjx2LlRweS7xP_YOEwrLYgDnbzi4jEUGEEqsSpL3syvxDzMtdlTQq9dhqJn46eZgb2JukINdAhGm-xsX8ITEQsHtH_37-vEJBlCQU7EdwUvuexsOGBho7Xpr3jjGMShiTrIEXBwUTzrolEDj-GAgAtGwdc2H8DyIdXH12-VRk8t61ID9dUOnmiunnfEnEq7AKsLTbmzgVHWxtCRePe7eR4bSAb0fi8-H5OIymNiY7dZC4FYCrL4X4oahFkzyIgUYEHhqtYnLcxkI9XeyFhsQ9sEc9-RqMcaEIdBejwi3KODRwzTgYPcKAsZYQ 2026/08/26 02:11:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/08/26 02:11:24 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/08/26 02:11:25 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ALL9EOGu-NsKknvJPcv58Pi-4V_NlINjx2LlRweS7xP_YOEwrLYgDnbzi4jEUGEEqsSpL3syvxDzMtdlTQq9dhqJn46eZgb2JukINdAhGm-xsX8ITEQsHtH_37-vEJBlCQU7EdwUvuexsOGBho7Xpr3jjGMShiTrIEXBwUTzrolEDj-GAgAtGwdc2H8DyIdXH12-VRk8t61ID9dUOnmiunnfEnEq7AKsLTbmzgVHWxtCRePe7eR4bSAb0fi8-H5OIymNiY7dZC4FYCrL4X4oahFkzyIgUYEHhqtYnLcxkI9XeyFhsQ9sEc9-RqMcaEIdBejwi3KODRwzTgYPcKAsZYQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/08/26 02:11:25 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ADmnFd3BOT8NRdi6ClqYV7QKUNYuHcPZhLctrs4D4oztmCL6TI9ExCMHhLDlA8w4_etAAhpEkF_ojln96xEnIXaL0o0FbTvbHO-QbfTlZehhPNU4ITvIrlBRpH2tUhf-vPqRA62G8giKVFuBf7qsD9vwApLwfa0eIkrdBMNRiMOaniYNEqS3ZCfJaZGFUDuG7W84TDHHYyK-8p8R00255As4MchxZLVG0XPT3C7VilikiFd1Brv0ICs-45ZX9IRkSo6O9j0FKjHYF0850OvgDdZnIu2GNgCtS4CsGLMBi9xnuh6qvoXQJ_dOg4JISEL2wbkg7cCn3Dpbsz92vTFvNiE 2026/08/26 02:11:26 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/08/26 02:11:26 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/26 02:11:26 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ADmnFd3BOT8NRdi6ClqYV7QKUNYuHcPZhLctrs4D4oztmCL6TI9ExCMHhLDlA8w4_etAAhpEkF_ojln96xEnIXaL0o0FbTvbHO-QbfTlZehhPNU4ITvIrlBRpH2tUhf-vPqRA62G8giKVFuBf7qsD9vwApLwfa0eIkrdBMNRiMOaniYNEqS3ZCfJaZGFUDuG7W84TDHHYyK-8p8R00255As4MchxZLVG0XPT3C7VilikiFd1Brv0ICs-45ZX9IRkSo6O9j0FKjHYF0850OvgDdZnIu2GNgCtS4CsGLMBi9xnuh6qvoXQJ_dOg4JISEL2wbkg7cCn3Dpbsz92vTFvNiE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/26 02:11:27 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ADySlYQOh8MKOSrIHmBqt9BKK2QKKRUR2H6DJ-I9LI-AQZYD0IbR0fDwfL2cvhdFjGA3u_CQVujdxZ5xibvFJRtk2-VLWFcixBx_vq8R0y8G8vcN30mmKSqHgUsQTtZLLYV8FhVEWexsx6Yp_VA32MjckQ3VdEzDv-WDit5hcRzJQgIvTQetHGbgx7FyoeEP515cUpBeNXoj7w5CFMnDjYJ3ZN4-eLg6UsSmIKrtyPvpmRnx1FoF4OpVhSSk9Jyti0lCCBlJ-UMxRfJF25WJTb9BDMucov5xypWzjGtbPI0z-HvVLhbxjKuk8exoqSemrPtavk4pqgysUlrHnTLfYA8 2026/08/26 02:11:27 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/26 02:11:28 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/26 02:11:28 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ADySlYQOh8MKOSrIHmBqt9BKK2QKKRUR2H6DJ-I9LI-AQZYD0IbR0fDwfL2cvhdFjGA3u_CQVujdxZ5xibvFJRtk2-VLWFcixBx_vq8R0y8G8vcN30mmKSqHgUsQTtZLLYV8FhVEWexsx6Yp_VA32MjckQ3VdEzDv-WDit5hcRzJQgIvTQetHGbgx7FyoeEP515cUpBeNXoj7w5CFMnDjYJ3ZN4-eLg6UsSmIKrtyPvpmRnx1FoF4OpVhSSk9Jyti0lCCBlJ-UMxRfJF25WJTb9BDMucov5xypWzjGtbPI0z-HvVLhbxjKuk8exoqSemrPtavk4pqgysUlrHnTLfYA8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/26 02:11:29 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AKOkP4K09dIXFCaEuCfBqlmyqY-vxibcRM6YDLcQkZ5NOUKRgAA0MOSXhmyMCxxjo0oSwlfBSsSpW9y0KVY1DKeAoiUKv2CEX3zH5EMt_xA7JE--2qqfgUJdeRk3S7EVWpXSDHy7DRs52ORLr9LxtCQ236ylx3UolQX_ZSIkWbwzCVqEtm47nDRSQZFRzA7IkRSbXq3Dt2vqDGnUsDcOkkl3rtIhGJPaBq6ap3bxzsduecVnENOgXG6AKqVxF1xfob6iL0WxCDuer7otuvVjDyTmx0yVKpqUpBmDBps3NWsGpbMv1t-xnPspeKHC-byVJAChHBSmO9jaVrGfHPeIDJk 2026/08/26 02:11:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/26 02:11:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/26 02:11:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/26 02:11:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/26 02:11:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/26 02:11:29 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/26 02:11:30 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AKOkP4K09dIXFCaEuCfBqlmyqY-vxibcRM6YDLcQkZ5NOUKRgAA0MOSXhmyMCxxjo0oSwlfBSsSpW9y0KVY1DKeAoiUKv2CEX3zH5EMt_xA7JE--2qqfgUJdeRk3S7EVWpXSDHy7DRs52ORLr9LxtCQ236ylx3UolQX_ZSIkWbwzCVqEtm47nDRSQZFRzA7IkRSbXq3Dt2vqDGnUsDcOkkl3rtIhGJPaBq6ap3bxzsduecVnENOgXG6AKqVxF1xfob6iL0WxCDuer7otuvVjDyTmx0yVKpqUpBmDBps3NWsGpbMv1t-xnPspeKHC-byVJAChHBSmO9jaVrGfHPeIDJk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/26 02:11:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AKXYdR_ev_XHB82uWYZQhyNpiO_1hyAKD2WQM4Qck_zXE0MiOHZZ97nzdDLb3XIEuDrX5QrdD9AhoDY2d0NbJc2Smkng-bG09oV3a_O5VxpLscnliMoxYgWRFW2ec1AP_RZWAuF7Q_EV-bAZH_JalqW7ZAdyr2XlvvzntV7jcXLaSa-nV9Kmt4oQM66H2K3ilWmgG-Uge8j7ryjY3dBFhAaGhYrhBLNN88dh0VenFwR6v8kpKfjJ-VCNguFvMR105Pn8q1h0wx5hMWr02A9eR4rxJLff2W0mGWqgAAkqCnOXlkeYXitdNac18yDB4V903FQGwPjXx7eY60d5mNbYEn4 2026/08/26 02:11:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/26 02:11:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/08/26 02:11:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/08/26 02:11:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/26 02:11:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/26 02:11:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/26 02:11:32 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AKXYdR_ev_XHB82uWYZQhyNpiO_1hyAKD2WQM4Qck_zXE0MiOHZZ97nzdDLb3XIEuDrX5QrdD9AhoDY2d0NbJc2Smkng-bG09oV3a_O5VxpLscnliMoxYgWRFW2ec1AP_RZWAuF7Q_EV-bAZH_JalqW7ZAdyr2XlvvzntV7jcXLaSa-nV9Kmt4oQM66H2K3ilWmgG-Uge8j7ryjY3dBFhAaGhYrhBLNN88dh0VenFwR6v8kpKfjJ-VCNguFvMR105Pn8q1h0wx5hMWr02A9eR4rxJLff2W0mGWqgAAkqCnOXlkeYXitdNac18yDB4V903FQGwPjXx7eY60d5mNbYEn4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/08/26 02:11:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AGIkBpZM-pxTdT4rsQFqSGU3ShbgLXMek235cDQPYMYHQPVlunwFiCWxxT6_6z6Fg29GqN6qNbJnrww8AN_3yrGE42LkgSZWFsJKex3eNnZP3n1YKs35SojOQg8mu2-_yegFDOWWu3R2FeoHH6EPNQY1MVk0OMKClgVdkwGXYfPYdhTYv03IsPFH41nCdSFM4j1YicjjhJqDjHaU5sPvExqkFkb7z442IleSULPGamZCbXvCRU-M7gZNkgCTJMXXLEohuZgAsn0XKVd5LK0yHNl55jlQuErWvBiwQ6Ne0y3BZHeVcXlcab7fjrGSyyOT70rZZsxIp6xkjzcBkqPrGG4 2026/08/26 02:11:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/26 02:11:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/08/26 02:11:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AGIkBpZM-pxTdT4rsQFqSGU3ShbgLXMek235cDQPYMYHQPVlunwFiCWxxT6_6z6Fg29GqN6qNbJnrww8AN_3yrGE42LkgSZWFsJKex3eNnZP3n1YKs35SojOQg8mu2-_yegFDOWWu3R2FeoHH6EPNQY1MVk0OMKClgVdkwGXYfPYdhTYv03IsPFH41nCdSFM4j1YicjjhJqDjHaU5sPvExqkFkb7z442IleSULPGamZCbXvCRU-M7gZNkgCTJMXXLEohuZgAsn0XKVd5LK0yHNl55jlQuErWvBiwQ6Ne0y3BZHeVcXlcab7fjrGSyyOT70rZZsxIp6xkjzcBkqPrGG4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/08/26 02:11:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AFqiIFr3vIIlVKBY6gxDLtjrT_FJliz4YEAg00fVV-hsPWZ-w3nz1_Z18a31x6UYB8txNvOBwTcqDL-gHXasCQGyEWSAovnNKvANF0X0RpDwhEc0cpmbpUBgRqpG4TQFDBXdlhqBKxnxRE2PaS2U_W1q5Ibycb-LkSxRcuGMvZeH_NOHj7Wt_yapjyRc16peA_c7jdae6wc3KsW9cGKCJMtd50Yc5w5doc-1s77TzLWkrZKNfuMeOnKKHHJwUYGUlxmNt0CGkeMOXWkyJffnTnLXyaXg_pTfJiNya8DMJjfjdHRhd-4VPkbETEyX51q5mZ6Cs9iSxB8GEKPKHcViamM 2026/08/26 02:11:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/26 02:11:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/26 02:11:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AFqiIFr3vIIlVKBY6gxDLtjrT_FJliz4YEAg00fVV-hsPWZ-w3nz1_Z18a31x6UYB8txNvOBwTcqDL-gHXasCQGyEWSAovnNKvANF0X0RpDwhEc0cpmbpUBgRqpG4TQFDBXdlhqBKxnxRE2PaS2U_W1q5Ibycb-LkSxRcuGMvZeH_NOHj7Wt_yapjyRc16peA_c7jdae6wc3KsW9cGKCJMtd50Yc5w5doc-1s77TzLWkrZKNfuMeOnKKHHJwUYGUlxmNt0CGkeMOXWkyJffnTnLXyaXg_pTfJiNya8DMJjfjdHRhd-4VPkbETEyX51q5mZ6Cs9iSxB8GEKPKHcViamM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/26 02:11:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ADODQ7ZhJueX73uXee4zsuQdzaAyP42-J05EfHaL0HhHGYWMn6NiKUgDaZ2JctgQqRykfb0IDzEgK4IKQWT7uycxbrRwgWBmbbfaLSWctrgT_kPpby6ZGMdVhtgv0HDce7BlXLKD8Bgs9jRJX7-HJS6_8G4z96YZteuTO3Ld6mL4_30yvqGh2Km8n5Q55vpC_wmSeJh9JTpntNDLL0oyuwlMqD_lQZj0-ax_nuVLklm87wcZjpPDFMS87u7RNsGu9SwfN5EhbCmQzrq-Se0dbXYGBV7ng0ZrMyU-TK8hyFqrhrlQSAAGKpHT4YSb3q9tk9EPvwoKqaDrP1wW20JN4Rc 2026/08/26 02:11:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/26 02:11:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/26 02:11:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ADODQ7ZhJueX73uXee4zsuQdzaAyP42-J05EfHaL0HhHGYWMn6NiKUgDaZ2JctgQqRykfb0IDzEgK4IKQWT7uycxbrRwgWBmbbfaLSWctrgT_kPpby6ZGMdVhtgv0HDce7BlXLKD8Bgs9jRJX7-HJS6_8G4z96YZteuTO3Ld6mL4_30yvqGh2Km8n5Q55vpC_wmSeJh9JTpntNDLL0oyuwlMqD_lQZj0-ax_nuVLklm87wcZjpPDFMS87u7RNsGu9SwfN5EhbCmQzrq-Se0dbXYGBV7ng0ZrMyU-TK8hyFqrhrlQSAAGKpHT4YSb3q9tk9EPvwoKqaDrP1wW20JN4Rc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/26 02:11:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AFwG38H_FzhMIZ3dltGy-AlG3b5oy2ohFN7UK-yHnmQoAtWwaxlnmoaxMkKYPRlOY7EXDEWGLdKZAgiVU9ImbV7JqRI9pTRshl0feJb_GjUvLjB1VX2yf-ioV_P-8x92sYtOzxjp-I-yflzsPMX3DmWkR8BGeH7-vf4q6spwxzoQwMYc1PmdwG4E35Rr6c5eZat2C-iplibhZpjJyETrffdx-yNjM4jTHL-mMJD5LUac2lXkHZn2AWTrpMsfzAbmhtdzIS-qn9O7MjWkYk3wZP0XIWJhqYef9AC8F_IKl9KEcT-HStQP1qCDIv1nai9eIm4TQ3nI0W4Xdlnbk2woi8o 2026/08/26 02:11:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/26 02:11:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/26 02:11:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/26 02:11:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/26 02:11:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/26 02:11:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/26 02:11:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AFwG38H_FzhMIZ3dltGy-AlG3b5oy2ohFN7UK-yHnmQoAtWwaxlnmoaxMkKYPRlOY7EXDEWGLdKZAgiVU9ImbV7JqRI9pTRshl0feJb_GjUvLjB1VX2yf-ioV_P-8x92sYtOzxjp-I-yflzsPMX3DmWkR8BGeH7-vf4q6spwxzoQwMYc1PmdwG4E35Rr6c5eZat2C-iplibhZpjJyETrffdx-yNjM4jTHL-mMJD5LUac2lXkHZn2AWTrpMsfzAbmhtdzIS-qn9O7MjWkYk3wZP0XIWJhqYef9AC8F_IKl9KEcT-HStQP1qCDIv1nai9eIm4TQ3nI0W4Xdlnbk2woi8o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/26 02:11:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ALWTawD4IUqUakMdOlD44xWXXA_-OdUmI216KHtywwvsaxpl8GCa6286H7AyAIDDnttW3cvMxP3yQyVyfP5hIm4bwo4ZhuX2XfMnNXqmFRhDMxysaiiW5tlDQq1wE5m98oYzeMPPbPTPXCY6nwDFXKNcLRHrSolsJiouzu36ex5dZ4WIFTEMNDIlQ5RC8B2175SA1hUCB5eryPbNJMll4N0aTboewphwAD90MSOJe4HhJz6gice8jb9Ny_bkqmAPe8PyzfgAWroxwqfHTD2-BxvsHBg8TpdcXokRdIdjsBpWkqh2uKQ_GoEslhEOUPgot-dArZEHwgUY7hNKjEe0_7s 2026/08/26 02:11:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/26 02:11:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/26 02:11:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/26 02:11:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/26 02:11:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/26 02:11:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/26 02:11:43 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ALWTawD4IUqUakMdOlD44xWXXA_-OdUmI216KHtywwvsaxpl8GCa6286H7AyAIDDnttW3cvMxP3yQyVyfP5hIm4bwo4ZhuX2XfMnNXqmFRhDMxysaiiW5tlDQq1wE5m98oYzeMPPbPTPXCY6nwDFXKNcLRHrSolsJiouzu36ex5dZ4WIFTEMNDIlQ5RC8B2175SA1hUCB5eryPbNJMll4N0aTboewphwAD90MSOJe4HhJz6gice8jb9Ny_bkqmAPe8PyzfgAWroxwqfHTD2-BxvsHBg8TpdcXokRdIdjsBpWkqh2uKQ_GoEslhEOUPgot-dArZEHwgUY7hNKjEe0_7s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/08/26 02:11:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AFKUfcQyUcEVdyhRH8lJK8advp6T5qnrZl8iA40wKXdUTYEjMHz4rm-g6A_gmPyZsqkQPjwf-_yakBPm1gH99FlDOgOfpD1-E3d5aHlwiirSpAQnzDJvOXeymKGNV05ZX0bpgvgWjdZeJB_9SwrCOVBj1GHk3RDBnqKi9lcGrXnUDJS94KXpFCTHKNrGPAg7wArzRWQ1YsJc7pWgDI59ialT0Eb_f5ABjYdZ0e1mExwnqWZt6FigB2tIKLc97AtdHas0uEGkQUCUq8apTaxkr8Qen25zfp8B9RhyTMbHkZ0cQ87fRbRtDe3CCvGzwHfqjSc0aRpQMUwDzttjvaxPzfY 2026/08/26 02:11:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/26 02:11:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/08/26 02:11:46 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AFKUfcQyUcEVdyhRH8lJK8advp6T5qnrZl8iA40wKXdUTYEjMHz4rm-g6A_gmPyZsqkQPjwf-_yakBPm1gH99FlDOgOfpD1-E3d5aHlwiirSpAQnzDJvOXeymKGNV05ZX0bpgvgWjdZeJB_9SwrCOVBj1GHk3RDBnqKi9lcGrXnUDJS94KXpFCTHKNrGPAg7wArzRWQ1YsJc7pWgDI59ialT0Eb_f5ABjYdZ0e1mExwnqWZt6FigB2tIKLc97AtdHas0uEGkQUCUq8apTaxkr8Qen25zfp8B9RhyTMbHkZ0cQ87fRbRtDe3CCvGzwHfqjSc0aRpQMUwDzttjvaxPzfY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/08/26 02:11:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AFu77VmHufk1VSHQp3ge1uZQqCFx-e7d5uLFwxDrISD8M88AzK-lPLIbImCCP9LnVwBdgcoWHVkq3Qvl1g_4sMfxbvWeMH91Zd_LDAKgiUrSBTrGz4As49hp0k9-sPrE_6nEjFRLzXCr2na_kXKYu5BVari6brCuPiik2RljM8c5LSPbxDruWvKnH7icdtW4MSJSzzT2u_yTwYt1Y1peRYTpmkC4RuNTNTD6x1m46f5zH4KCrt-d3YUNLZE4vyPsXWQb3OxiJrMpakFrOrx0CHw0InaGkReTcWrUZOTCybyjACiQApPfNuzXdUaiHSY_5KqSlnQMAlEc9_YAiM9PXtE 2026/08/26 02:11:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/26 02:11:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/26 02:11:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AFu77VmHufk1VSHQp3ge1uZQqCFx-e7d5uLFwxDrISD8M88AzK-lPLIbImCCP9LnVwBdgcoWHVkq3Qvl1g_4sMfxbvWeMH91Zd_LDAKgiUrSBTrGz4As49hp0k9-sPrE_6nEjFRLzXCr2na_kXKYu5BVari6brCuPiik2RljM8c5LSPbxDruWvKnH7icdtW4MSJSzzT2u_yTwYt1Y1peRYTpmkC4RuNTNTD6x1m46f5zH4KCrt-d3YUNLZE4vyPsXWQb3OxiJrMpakFrOrx0CHw0InaGkReTcWrUZOTCybyjACiQApPfNuzXdUaiHSY_5KqSlnQMAlEc9_YAiM9PXtE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/26 02:11:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AEwtVWYGfDcaZLam6sLFGau1KlhkpYi4CZABSaXSP5zzo9dMZPrSGhfoj0JWEJSiunIBYUC8Nb41e-40G1YqTj7abA3ew88BGl0NMbAWeNq7uwSnO9PBWrN7DJ5EtTlm6EfINcRhpTllLblDhR8diVZzDhaHwrRzwerrTN96SCJVGxuw0Axqbu7acksoFREA0tgsWAiegK69Xmuu6--_Bvd6xc1uBp7c4yUt-W4W-a6q67PilQ_TkpF-He_N59izmd9fVDuhNgfi708IsaKkG5y3thCBrxOleitJPguhMYoMY_-qzeel_5FWprIfFv6tXtxlJ2wfabbyoXCY4UqL6ys 2026/08/26 02:11:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/26 02:11:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/26 02:11:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AEwtVWYGfDcaZLam6sLFGau1KlhkpYi4CZABSaXSP5zzo9dMZPrSGhfoj0JWEJSiunIBYUC8Nb41e-40G1YqTj7abA3ew88BGl0NMbAWeNq7uwSnO9PBWrN7DJ5EtTlm6EfINcRhpTllLblDhR8diVZzDhaHwrRzwerrTN96SCJVGxuw0Axqbu7acksoFREA0tgsWAiegK69Xmuu6--_Bvd6xc1uBp7c4yUt-W4W-a6q67PilQ_TkpF-He_N59izmd9fVDuhNgfi708IsaKkG5y3thCBrxOleitJPguhMYoMY_-qzeel_5FWprIfFv6tXtxlJ2wfabbyoXCY4UqL6ys" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/26 02:11:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AAtLMOKLBkfNJ6OTSKn728eyhlnxGKEvhibvNS8iVikKN5WzWJP71exnTTB6Z10rpDdLgD7-7uSM1HBtSjua4oNqq-WjoqXeac7dId73oRVrm_nUUumxJ-NVNP4bImeA3gxHXrouR1ebYpWitqr2cynYdOHhUSTkNdb-Rbo9YpZb1mqPM9vsjaxWUYCCDwp4i0MZZbWXRc9OyfFMXSBjezVUrvkxLDqwO3LO5aan5ESYSqP0JxKU7QEdopRW4S6uoxDKC1LMnq-SFsdiKe58F7TqHa3jglTCb7Wtn1DlfIPk1rc89Bw8AwDsMUBTuUs_iZlpUl2a_7ZgH9jibm-NgWo 2026/08/26 02:11:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/26 02:11:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/26 02:11:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/26 02:11:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/26 02:11:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/26 02:11:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/26 02:11:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AAtLMOKLBkfNJ6OTSKn728eyhlnxGKEvhibvNS8iVikKN5WzWJP71exnTTB6Z10rpDdLgD7-7uSM1HBtSjua4oNqq-WjoqXeac7dId73oRVrm_nUUumxJ-NVNP4bImeA3gxHXrouR1ebYpWitqr2cynYdOHhUSTkNdb-Rbo9YpZb1mqPM9vsjaxWUYCCDwp4i0MZZbWXRc9OyfFMXSBjezVUrvkxLDqwO3LO5aan5ESYSqP0JxKU7QEdopRW4S6uoxDKC1LMnq-SFsdiKe58F7TqHa3jglTCb7Wtn1DlfIPk1rc89Bw8AwDsMUBTuUs_iZlpUl2a_7ZgH9jibm-NgWo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/26 02:11:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: APzSY0EDiqhDx5kg4Df2QTFLuHDuHu4eu5rr3SPcYBGGqrwONBtjZui0MDeFZ6Bv4jcl_apRCYnMJFb2pgFfywrPtpmjvKxbFhoYfLa75ATjs9q8UCaMEdXd1tPIB8abTnWnex28Zu8PQ-YdCDGpYbXIq8sD4SPsAl0VeFuVV11tZ8eDZ5xpeD7VP0XBC1AIY2dOvks6PmjAAUmanaFaB9Q2vmYSKEBwznfv5w75EkYUJ65In9lyyGFsaiQd7Lf7slV6sm5skPcYQgQroR94UsY8j_lcgFy3rp7KgpEM53KBp3PqJ3e-ZXJZsLTLDaYqooZJrdrxQaQnJPmsr9aEE_k 2026/08/26 02:11:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/26 02:11:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/26 02:11:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/26 02:11:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/26 02:11:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/26 02:11:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/26 02:11:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "APzSY0EDiqhDx5kg4Df2QTFLuHDuHu4eu5rr3SPcYBGGqrwONBtjZui0MDeFZ6Bv4jcl_apRCYnMJFb2pgFfywrPtpmjvKxbFhoYfLa75ATjs9q8UCaMEdXd1tPIB8abTnWnex28Zu8PQ-YdCDGpYbXIq8sD4SPsAl0VeFuVV11tZ8eDZ5xpeD7VP0XBC1AIY2dOvks6PmjAAUmanaFaB9Q2vmYSKEBwznfv5w75EkYUJ65In9lyyGFsaiQd7Lf7slV6sm5skPcYQgQroR94UsY8j_lcgFy3rp7KgpEM53KBp3PqJ3e-ZXJZsLTLDaYqooZJrdrxQaQnJPmsr9aEE_k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/08/26 02:11:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AJoEUBLGoXMedO-knY-kXQu74t0SOo1aQmD1mwdKPlPK_W7vSF0aVz96nYXfctmrY7FCePmda9X4wLhyNo_NF7LBey45-WDb6H8NhMSNNjwQyzJlyyWFaoSXDo9RDsYCaGnHuN2stovqg4Q8A8cR6t1CNTG0ECP73RIWb3it03dGcxAQ-2TWhAPRYkbwyTKfkluX1FSFYb7bMGU0mShBK9RocUIZclDYlzvVikEJR3PReIPGpBhrumy4D8veUio3WkDSqPlNYmiMlghto--oHahcZQ2WGdezBR7vzt_J3jgl-g2j09xKmEGPYAkvZ4XE7eYFnrW4BSylWbn_OBy-aTo 2026/08/26 02:11:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/26 02:11:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/08/26 02:11:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AJoEUBLGoXMedO-knY-kXQu74t0SOo1aQmD1mwdKPlPK_W7vSF0aVz96nYXfctmrY7FCePmda9X4wLhyNo_NF7LBey45-WDb6H8NhMSNNjwQyzJlyyWFaoSXDo9RDsYCaGnHuN2stovqg4Q8A8cR6t1CNTG0ECP73RIWb3it03dGcxAQ-2TWhAPRYkbwyTKfkluX1FSFYb7bMGU0mShBK9RocUIZclDYlzvVikEJR3PReIPGpBhrumy4D8veUio3WkDSqPlNYmiMlghto--oHahcZQ2WGdezBR7vzt_J3jgl-g2j09xKmEGPYAkvZ4XE7eYFnrW4BSylWbn_OBy-aTo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/08/26 02:11:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: APK7SpuV46opEBM49V9wp3ZWnU5fZsM13z4GGJfDiyp5VBBJ9hKrwoW9j-HfKY-OhHuqJQzgpp146jLV_S0Tnypa3ZG38bm5KHrLYFGtZnK8SZ8ECU86LkZvqxnMbNocXPpGJCXAUeDThlL8o9ovYCVDIgMWFWVN6XACEFZCC9rZOQFcpYyLgneyTcRVtbuBilYH0mPDQgKxnrZzqmm-5lrZZ--GtKbNKWK81nK2x_wEXG-tv5i9thCUxA0iwMwwl7A-rvoU4o7NyfivUm05Ds_BeehYcbtZGY-Mmcra3l5fE02F--uPCgG4R-bpfqUom1HuI8l-P19aEqpTkf5FZx4 2026/08/26 02:11:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/26 02:11:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/26 02:11:57 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "APK7SpuV46opEBM49V9wp3ZWnU5fZsM13z4GGJfDiyp5VBBJ9hKrwoW9j-HfKY-OhHuqJQzgpp146jLV_S0Tnypa3ZG38bm5KHrLYFGtZnK8SZ8ECU86LkZvqxnMbNocXPpGJCXAUeDThlL8o9ovYCVDIgMWFWVN6XACEFZCC9rZOQFcpYyLgneyTcRVtbuBilYH0mPDQgKxnrZzqmm-5lrZZ--GtKbNKWK81nK2x_wEXG-tv5i9thCUxA0iwMwwl7A-rvoU4o7NyfivUm05Ds_BeehYcbtZGY-Mmcra3l5fE02F--uPCgG4R-bpfqUom1HuI8l-P19aEqpTkf5FZx4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/26 02:11:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ACsWjL2veEt-FaSEihmDkSWNSDrJtAC78cPSkG_5pCSIH53FpgYprJyTJWAUt3Eq698xGTaKyX_-5DF9s12pmwlUHYxsN0Qva39ksGJvR9z-wam5URwythBEgj6khtj415Ah6WqIoqvRSJiaEz2O7_cwFKElHUWWS81FPZfS0h6WO5AYTBVVyiXI9BWv4ZNX6TvJGSAX5ksp9Z_B0M_JcioEHrRpTvvqWhX_Q-_4dEyw_kvblOO3VnlJnW6QMVNTeSlxBhRW_r_-__PXa8zNfDY1qYrWavRaPZ9fv-VNXUVkqK3UFmd9_CNHVvYjGHQXvQd_ourgjjo26z3kP0TapLc 2026/08/26 02:11:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/26 02:11:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/26 02:11:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ACsWjL2veEt-FaSEihmDkSWNSDrJtAC78cPSkG_5pCSIH53FpgYprJyTJWAUt3Eq698xGTaKyX_-5DF9s12pmwlUHYxsN0Qva39ksGJvR9z-wam5URwythBEgj6khtj415Ah6WqIoqvRSJiaEz2O7_cwFKElHUWWS81FPZfS0h6WO5AYTBVVyiXI9BWv4ZNX6TvJGSAX5ksp9Z_B0M_JcioEHrRpTvvqWhX_Q-_4dEyw_kvblOO3VnlJnW6QMVNTeSlxBhRW_r_-__PXa8zNfDY1qYrWavRaPZ9fv-VNXUVkqK3UFmd9_CNHVvYjGHQXvQd_ourgjjo26z3kP0TapLc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/26 02:12:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ACyEfPGU7lBKUWG8M3J1BBv3-MfW4VyYwfmzEcHzQoyIWqIvnfTHTNnp5UhOBlM2A6x113ZxhTG8Aeh-_WY0xMrqD4YX2Vvon6Kai_U0ajsA9uB6mqwJE5yIuoqz-k_Cha2hCZHQRGEg3vNj3Fk13KBZfQbwojFcoK93ORVNyfNfAcEpRvZF1SosgvCowJgAU13qnaVNFasvJNCB4To4tdjDUfEkEzHG3C2suKas3eHodKlOOzmk68o8p3225FF2-Cl-G2fBjAwSEsXiZpQpYfVRVZLqM1kyDMWVbd1ym0DqzEBwlPHvOPb0d7WoPnjPrKKMKIotkGAXIDsWeHCDDpE 2026/08/26 02:12:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/26 02:12:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/26 02:12:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/26 02:12:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/26 02:12:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/26 02:12:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/26 02:12:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ACyEfPGU7lBKUWG8M3J1BBv3-MfW4VyYwfmzEcHzQoyIWqIvnfTHTNnp5UhOBlM2A6x113ZxhTG8Aeh-_WY0xMrqD4YX2Vvon6Kai_U0ajsA9uB6mqwJE5yIuoqz-k_Cha2hCZHQRGEg3vNj3Fk13KBZfQbwojFcoK93ORVNyfNfAcEpRvZF1SosgvCowJgAU13qnaVNFasvJNCB4To4tdjDUfEkEzHG3C2suKas3eHodKlOOzmk68o8p3225FF2-Cl-G2fBjAwSEsXiZpQpYfVRVZLqM1kyDMWVbd1ym0DqzEBwlPHvOPb0d7WoPnjPrKKMKIotkGAXIDsWeHCDDpE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/26 02:12:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ACxULE6YekdOSNU0TiU36QoyJA8e2nZYFmCsOAnSp1J22ikVI_KC3NkMpOBDkMOwPPJWZKwSOtyxFnSOP3L-eIPEv_CHBQxs8RtFKm-qYluHybIqeBazCwrcpFuUnLDAd5UJs-Y1bD1RZMI7ic5AGExl000anId7TWhc0Ly3TgwMIk45OmD8qSibuAtMk4GvLbOVQeCK47nSYp7Gd_gSvZHv_VCEHXxnq3bFuf5uiETTx1L_y5y-lH8PMAPP81SeH8Zpx0kXO6gdBTIhocL2mvF7qoEoR5Y4n04d691G0UQIW8SK7QGtq73VbJHIl_wqgv692g2ARgjfryMvnjnHrAo 2026/08/26 02:12:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/26 02:12:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/08/26 02:12:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/26 02:12:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/26 02:12:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/26 02:12:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/26 02:12:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ACxULE6YekdOSNU0TiU36QoyJA8e2nZYFmCsOAnSp1J22ikVI_KC3NkMpOBDkMOwPPJWZKwSOtyxFnSOP3L-eIPEv_CHBQxs8RtFKm-qYluHybIqeBazCwrcpFuUnLDAd5UJs-Y1bD1RZMI7ic5AGExl000anId7TWhc0Ly3TgwMIk45OmD8qSibuAtMk4GvLbOVQeCK47nSYp7Gd_gSvZHv_VCEHXxnq3bFuf5uiETTx1L_y5y-lH8PMAPP81SeH8Zpx0kXO6gdBTIhocL2mvF7qoEoR5Y4n04d691G0UQIW8SK7QGtq73VbJHIl_wqgv692g2ARgjfryMvnjnHrAo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/08/26 02:12:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AOaKRbljLktjdUGRjdqlQiwTuOxyxSNsq_Hh8Ed3gkywKe74TVN2MND1mZSa6RFQjI3ZUgjWDoxWp2VqNyRZwBskLvbFiR50Mr5pk1NbhS8A7wjQpf_G6ZVg1FlkehE-_eGRb-ZqQuIdL813rRtbcnHnuMBdjGn9Wj6KPffOlEob8AqU8OUBQHeGG4QvgKqyLdrCKX-a1KwklJZCUPEJjLbEkPFkvO7v73N68qZrUMzva-1t8zTT7YxMM5h-g4Fk5PGlWSiMvd1qDNPSOYHoGfXvSzgWxDrcwGflsYYHdkDmtEj_FEFV3-2PdTyC7aIv7Likke1faRfk60Ulb-7AsBQ 2026/08/26 02:12:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/08/26 02:12:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/08/26 02:12:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AOaKRbljLktjdUGRjdqlQiwTuOxyxSNsq_Hh8Ed3gkywKe74TVN2MND1mZSa6RFQjI3ZUgjWDoxWp2VqNyRZwBskLvbFiR50Mr5pk1NbhS8A7wjQpf_G6ZVg1FlkehE-_eGRb-ZqQuIdL813rRtbcnHnuMBdjGn9Wj6KPffOlEob8AqU8OUBQHeGG4QvgKqyLdrCKX-a1KwklJZCUPEJjLbEkPFkvO7v73N68qZrUMzva-1t8zTT7YxMM5h-g4Fk5PGlWSiMvd1qDNPSOYHoGfXvSzgWxDrcwGflsYYHdkDmtEj_FEFV3-2PdTyC7aIv7Likke1faRfk60Ulb-7AsBQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/08/26 02:12:11 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABwRXrsI0uzX6oOqyNvESmw5HykC7-B6X_7Lv1wW_2cxct4QkaUXyX2PPiiZnl4wF9mWhGcjOqFOQHzzQIt7o41RvYSJfrTTmqI1xYWZvEYwlZ7bZKH0bd8I9h_p7Ke6QIBdtRm8tkZxoAB65FmVPqtu3Ptqunu5ImvDQwmeS-S63EHYkGDMtmKq7elpNoULuskXll5w9QgGxA8yaZxc9DmtZTRXzm2ZL9kjFFui4TPk8dxHRXXeCbx_izfeIuSl0fMfqkrFhJ3XMWnd5K4OpstbRrHokJEuoauGpFiK7LpDML67VP-9_6kFf6M-K24ZXWQwuPgM4qtgSDZP4LtcDsg 2026/08/26 02:12:12 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/08/26 02:12:13 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/26 02:12:13 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABwRXrsI0uzX6oOqyNvESmw5HykC7-B6X_7Lv1wW_2cxct4QkaUXyX2PPiiZnl4wF9mWhGcjOqFOQHzzQIt7o41RvYSJfrTTmqI1xYWZvEYwlZ7bZKH0bd8I9h_p7Ke6QIBdtRm8tkZxoAB65FmVPqtu3Ptqunu5ImvDQwmeS-S63EHYkGDMtmKq7elpNoULuskXll5w9QgGxA8yaZxc9DmtZTRXzm2ZL9kjFFui4TPk8dxHRXXeCbx_izfeIuSl0fMfqkrFhJ3XMWnd5K4OpstbRrHokJEuoauGpFiK7LpDML67VP-9_6kFf6M-K24ZXWQwuPgM4qtgSDZP4LtcDsg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/26 02:12:14 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AJ1Ca6zMAIkwMIWqo80ECjqc-aZZfYTHfopVfFSu-ugLbCApU5-GW4_9AtIsjnB5uGYzu9eMYIYaISfrDD5KgtWQXD8yNg6BaSN2TwkKJBBQuOcUvH-Rfe_doOT9MZi7riD-_q6XwypPrflZnWGXn7S132aJONGs14DlXoxTab3FmQEUqOa5lVm5x43cUk7OK3q5XQbM7Gs3P7v2upZD5DgdP24GrMk0YmWd-sLF25opzbTGgLqe_kEOW0aUY7bkEzui460vS4Nb9TCw56u4b1U_d4ZiAoursi65kaR3jG7Vy5NW0ZiRbxmj92yl6SIjK0B5v59mDzK-tcU4ihuk1dI 2026/08/26 02:12:14 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/26 02:12:15 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/26 02:12:16 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AJ1Ca6zMAIkwMIWqo80ECjqc-aZZfYTHfopVfFSu-ugLbCApU5-GW4_9AtIsjnB5uGYzu9eMYIYaISfrDD5KgtWQXD8yNg6BaSN2TwkKJBBQuOcUvH-Rfe_doOT9MZi7riD-_q6XwypPrflZnWGXn7S132aJONGs14DlXoxTab3FmQEUqOa5lVm5x43cUk7OK3q5XQbM7Gs3P7v2upZD5DgdP24GrMk0YmWd-sLF25opzbTGgLqe_kEOW0aUY7bkEzui460vS4Nb9TCw56u4b1U_d4ZiAoursi65kaR3jG7Vy5NW0ZiRbxmj92yl6SIjK0B5v59mDzK-tcU4ihuk1dI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/26 02:12:17 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ANsfLN2vfQtcyJ-1uIp14OCtXwlQScdSlMFYnelAC5E4_8XEqzch1O0qIkL7kCV5TCzG0v2yNAIybo8bJe-JTmUt_9BiDw6VcHFzX92keS7I986aiizC4EcdhlWnkSasI0VQYV3xjM9sZ3SsixYqBHMaW3ZFCMT3YsrWKCbyT3DiTRPOW1Csqtvka72ewBNpaMm8nYWgIMp0oC9nOjx1ImRVu-ZzrYRU9iSR0TY_Ka35nhiy0lusO2lrBEBUsaX0AyVh-eEhKKCDnLo9cvZofFRJuigAJ9hB76wqOtbE5qWGLObaVEBKVUk3vkp63P57yfgURPCeJmYn3vZgGDyb25U 2026/08/26 02:12:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/26 02:12:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/26 02:12:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/26 02:12:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/26 02:12:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/26 02:12:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/26 02:12:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ANsfLN2vfQtcyJ-1uIp14OCtXwlQScdSlMFYnelAC5E4_8XEqzch1O0qIkL7kCV5TCzG0v2yNAIybo8bJe-JTmUt_9BiDw6VcHFzX92keS7I986aiizC4EcdhlWnkSasI0VQYV3xjM9sZ3SsixYqBHMaW3ZFCMT3YsrWKCbyT3DiTRPOW1Csqtvka72ewBNpaMm8nYWgIMp0oC9nOjx1ImRVu-ZzrYRU9iSR0TY_Ka35nhiy0lusO2lrBEBUsaX0AyVh-eEhKKCDnLo9cvZofFRJuigAJ9hB76wqOtbE5qWGLObaVEBKVUk3vkp63P57yfgURPCeJmYn3vZgGDyb25U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/26 02:12:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ANeRdYpBpgAY6y6cWbwpyDPTha0Bq0fFMcl8h30xwikvG-qZxYtmk8bJkhYQ3rif_M-J2fPocancaFT3bD9F7E6HVP42KXs32UIwMxz-nkefpC4Zp5UDRnPYzn93-zb05iL8ptgLgX3FpjNtmscohNm6cCqh2zRySsj1HyDG-WCtnngP8RL4pZM2p1_0PhDhhcIiCvIwY89RxdcX196hErIBMeA6TPExD8xaQHbcczKqE5gmgIR612j_lh_im3mWyC-geaJ8GJduvx_XDN9dOAPnG7iOBqla3A-3Oa70kaYsnVpxOSOULghFjkiuakes9y9RaxyUbXHs09N3s23plAY 2026/08/26 02:12:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/26 02:12:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/08/26 02:12:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/08/26 02:12:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/26 02:12:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/26 02:12:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/26 02:12:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ANeRdYpBpgAY6y6cWbwpyDPTha0Bq0fFMcl8h30xwikvG-qZxYtmk8bJkhYQ3rif_M-J2fPocancaFT3bD9F7E6HVP42KXs32UIwMxz-nkefpC4Zp5UDRnPYzn93-zb05iL8ptgLgX3FpjNtmscohNm6cCqh2zRySsj1HyDG-WCtnngP8RL4pZM2p1_0PhDhhcIiCvIwY89RxdcX196hErIBMeA6TPExD8xaQHbcczKqE5gmgIR612j_lh_im3mWyC-geaJ8GJduvx_XDN9dOAPnG7iOBqla3A-3Oa70kaYsnVpxOSOULghFjkiuakes9y9RaxyUbXHs09N3s23plAY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/08/26 02:12:23 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: APvjFHgVO9-z7FJavzQGlkYntKAxCuQevabjfV9HROtsCtwI7sLIhSrJ_juUijKCE4AS15fZ-BiXdZpsqVaTk4Wmmo8XT-pWsnxIuYyGR14hEg7Qp_KcsL_tctAkGGStmylzyJ0ApjCaq1OOAyKTN_9PrH_rXu4CSWn6hxv6SfmBx0rmPHSd7oklHkQ_8-IPRqclzotN_OPEFXRVxo1CkJDX_E-WRYkbvG-KhL_nyp1Xg2E3gnokTNRoEn-Y6NuDCWpfOqNK4S0Tfgn-bv0MJTN-xXF2HcUhmvc4OTP1RCiZ5X2lB64Sl0uXFvlSzoIhAiGw0Gbqf-xCftW8hxfV8W4 2026/08/26 02:12:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/08/26 02:12:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/08/26 02:12:24 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "APvjFHgVO9-z7FJavzQGlkYntKAxCuQevabjfV9HROtsCtwI7sLIhSrJ_juUijKCE4AS15fZ-BiXdZpsqVaTk4Wmmo8XT-pWsnxIuYyGR14hEg7Qp_KcsL_tctAkGGStmylzyJ0ApjCaq1OOAyKTN_9PrH_rXu4CSWn6hxv6SfmBx0rmPHSd7oklHkQ_8-IPRqclzotN_OPEFXRVxo1CkJDX_E-WRYkbvG-KhL_nyp1Xg2E3gnokTNRoEn-Y6NuDCWpfOqNK4S0Tfgn-bv0MJTN-xXF2HcUhmvc4OTP1RCiZ5X2lB64Sl0uXFvlSzoIhAiGw0Gbqf-xCftW8hxfV8W4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/08/26 02:12:25 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AJOFO6azqg03Go4YEhHahmmoDOvj_G19ilyuXUqhrXLAD7he7CI33rI2Hna7yAcGuMzlbzTpBjLahnRzra1vOmplJbslSwR5j51A38T4CLRG0bSCsvV9q3hFp9NEAV6xGpH_BkJNhTaxbdZl52XK2OAY86WHztrpXKXHhrfZEdsKi3XPXHKQOi9MIQr58dHfD5pm19BnzUfO4EWV2lMY8KkZe-pK_rP198bjrKekujuK_dBXeUANH7DqLeEik1aEWjusODYD01HLzagD23VY4qAgU_wESXxWp7fUCV-3VtIM-e2oXWiDjJW31pfMRJXdWGR8BYq-vW-qcIZXucxH26w 2026/08/26 02:12:26 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/08/26 02:12:26 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/26 02:12:26 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AJOFO6azqg03Go4YEhHahmmoDOvj_G19ilyuXUqhrXLAD7he7CI33rI2Hna7yAcGuMzlbzTpBjLahnRzra1vOmplJbslSwR5j51A38T4CLRG0bSCsvV9q3hFp9NEAV6xGpH_BkJNhTaxbdZl52XK2OAY86WHztrpXKXHhrfZEdsKi3XPXHKQOi9MIQr58dHfD5pm19BnzUfO4EWV2lMY8KkZe-pK_rP198bjrKekujuK_dBXeUANH7DqLeEik1aEWjusODYD01HLzagD23VY4qAgU_wESXxWp7fUCV-3VtIM-e2oXWiDjJW31pfMRJXdWGR8BYq-vW-qcIZXucxH26w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/26 02:12:27 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AKLllADzB51cYYYypFSuHOHw_rD6vWIddA2bdXnTgt0GTisoNKjZHW5ilsWVTuYHpyecM0MSUHE3vXFRRxKGdFGBA20eNGEsKMmhQXyUD5wrpeeRNeG9CgWc52TJTNoLqd5r5NiQehITxb4E7FBhqbch24f6sV-WRqtnrRQFGSVf9wC7DFBISBCaBTgt2gKc7zAMKc4_gsrW0fhYECtlS0Bam3clutLBz5a-KR7Hq266rzGqvf3PR7Vv3OUQz6SgAjeNO2zDvIjF4yoxPLT9E-rbGoHgS5M5-aVzhprx5BLoM-soGC8HLsfODqOdeY3AFz5pobSO0t1lyhdmSK-oSVI 2026/08/26 02:12:27 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/26 02:12:28 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/26 02:12:28 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AKLllADzB51cYYYypFSuHOHw_rD6vWIddA2bdXnTgt0GTisoNKjZHW5ilsWVTuYHpyecM0MSUHE3vXFRRxKGdFGBA20eNGEsKMmhQXyUD5wrpeeRNeG9CgWc52TJTNoLqd5r5NiQehITxb4E7FBhqbch24f6sV-WRqtnrRQFGSVf9wC7DFBISBCaBTgt2gKc7zAMKc4_gsrW0fhYECtlS0Bam3clutLBz5a-KR7Hq266rzGqvf3PR7Vv3OUQz6SgAjeNO2zDvIjF4yoxPLT9E-rbGoHgS5M5-aVzhprx5BLoM-soGC8HLsfODqOdeY3AFz5pobSO0t1lyhdmSK-oSVI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/26 02:12:29 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ALp2_9isssvnBMnZtWrURNwct2JzRgK4jIlCHUSJhQLdlAsKLJZQ-FfPBcbYQ0yoMxAlBw3T4ZEtZDO1SYGBD4ZD7L0bVJl6NnMEkgIfx9CyqCr2COVpYiThRkmFXR4bQCLhSQ-3bruJe_g_G6v-8qwoty2b7KAOzSlzWpiBskMylmYAEWFx9CoCUPOshztwKnZP1WTsk8peM60aPuMjU0rZktitkgUdh_i9rmnlOR3qCoEU3AndDpnPjwYvYwOV-OYE9Ds4T4Ooti94ssMTV7nCEHQNeYFqnLOSPoONBCoJHa0SRl-nS2NUK2LXj115Yle49lA-r_JSTvdeaWoWUxI 2026/08/26 02:12:29 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/26 02:12:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/26 02:12:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/26 02:12:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/26 02:12:30 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/26 02:12:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/26 02:12:31 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ALp2_9isssvnBMnZtWrURNwct2JzRgK4jIlCHUSJhQLdlAsKLJZQ-FfPBcbYQ0yoMxAlBw3T4ZEtZDO1SYGBD4ZD7L0bVJl6NnMEkgIfx9CyqCr2COVpYiThRkmFXR4bQCLhSQ-3bruJe_g_G6v-8qwoty2b7KAOzSlzWpiBskMylmYAEWFx9CoCUPOshztwKnZP1WTsk8peM60aPuMjU0rZktitkgUdh_i9rmnlOR3qCoEU3AndDpnPjwYvYwOV-OYE9Ds4T4Ooti94ssMTV7nCEHQNeYFqnLOSPoONBCoJHa0SRl-nS2NUK2LXj115Yle49lA-r_JSTvdeaWoWUxI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/26 02:12:32 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AGjY3Lpp7iQj6cgj4QJXApSLOS4t8IU2-gP0VEi1QffJ-wk7oM4dijDehpaH0F-3IhFsWZ7d1Dw7pm6xT5ImoIr7xXX1_mwi1RZt4pFXrI_AEGyOW5b8757ctD_KIRkF_fwtnaHVyiezeziXQBZbNPiR2UvxpS7lgkHeA1ZFRZYzPh_VkyRxPURLqIX7X97VLadLHT9510fieTkSD7oXc6kMC03FhK2qoAsRmIddHcVugw0dlieQ8oskaK18ohNzObxdSfScVA5mLH3-zMaRVOpUmUa-WhPANvlEVo9Hz651s6qhXiJDFPxaPnoo0VEQb24bg7NOx5TOYPpnJfS6PCI 2026/08/26 02:12:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/26 02:12:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/08/26 02:12:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/26 02:12:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/26 02:12:33 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/26 02:12:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/26 02:12:34 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AGjY3Lpp7iQj6cgj4QJXApSLOS4t8IU2-gP0VEi1QffJ-wk7oM4dijDehpaH0F-3IhFsWZ7d1Dw7pm6xT5ImoIr7xXX1_mwi1RZt4pFXrI_AEGyOW5b8757ctD_KIRkF_fwtnaHVyiezeziXQBZbNPiR2UvxpS7lgkHeA1ZFRZYzPh_VkyRxPURLqIX7X97VLadLHT9510fieTkSD7oXc6kMC03FhK2qoAsRmIddHcVugw0dlieQ8oskaK18ohNzObxdSfScVA5mLH3-zMaRVOpUmUa-WhPANvlEVo9Hz651s6qhXiJDFPxaPnoo0VEQb24bg7NOx5TOYPpnJfS6PCI" finished === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/26 02:12:35 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-raxumeg0qiya/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/26 02:12:35 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-raxumeg0qiya/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/26 02:12:35 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/26 02:12:35 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: AIjVoF-xhsrm5ihiDfzjgbq32F4NqRAevjylY5ResQTK2RUeOO6mudDnq9BFNwozfVDh1ryq9JD-wgQ3d76uCr7_COWxtQpKS9AaNQt3euS5yUifgNZzcBPsCSiKdEIDzV5J4wOEWKFEgQCFmgKtdVXzNSPrU-8B6LtIdr0_Azjjb4SLu7V1x-JUlSHYSnfzCbbdeaOfdzYhdnVYLXuIhBhN99wH8Zw3-BLg6PnAXbJAiIo2iBsLn2Cbc8xjP7nkf2itvR5QbRxlq5lSVla07H0LKyDM45jtvWib_OBKIJ9Dlp_sJ93IqwgYMZbl3b2S16mOFPqnS-JQh97W7kO6DS4 2026/08/26 02:12:35 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/26 02:12:35 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/26 02:12:35 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "06409e28516bdf0ff0291e1fd641ad55" 2026/08/26 02:12:36 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "f7175be7a7c57465cd00c0bd3bb62e0d" 2026/08/26 02:12:36 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/26 02:12:36 DEBUG : short-eof-chunked.bin: multipart upload "AIjVoF-xhsrm5ihiDfzjgbq32F4NqRAevjylY5ResQTK2RUeOO6mudDnq9BFNwozfVDh1ryq9JD-wgQ3d76uCr7_COWxtQpKS9AaNQt3euS5yUifgNZzcBPsCSiKdEIDzV5J4wOEWKFEgQCFmgKtdVXzNSPrU-8B6LtIdr0_Azjjb4SLu7V1x-JUlSHYSnfzCbbdeaOfdzYhdnVYLXuIhBhN99wH8Zw3-BLg6PnAXbJAiIo2iBsLn2Cbc8xjP7nkf2itvR5QbRxlq5lSVla07H0LKyDM45jtvWib_OBKIJ9Dlp_sJ93IqwgYMZbl3b2S16mOFPqnS-JQh97W7kO6DS4" 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/26 02:12:37 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/08/26 02:12:40 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/26 02:12:44 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/26 02:12:48 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/26 02:12:53 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/26 02:12:55 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AGn36njcKpKo7vh7XyA9ApTGPqGfh0kClh8JGVcw1ukWuai3xfyp18g249LQCCW5zPB0fDfdl2ihylx7If3PMjVC1A0iBeR1cmF24Z5B2UEugQYTzly1rPJtZiQ-WoYRSbDnUs_94QJmogX0bmFXDJQlMfIKQwTCH0P1SUuiVboyfGyDXj7HCdfiaZ7YEO_W2wYpFO4lWKrpFIvq7rvbYeVTGBO-7EXNjRAf2fPnDnRBkdqfTERqJt3cvT5Cb-zzkZ2h2SyN42vWQ26PzVJUDVMbJF6MxXSiWH01N8l4B_CSAkqZhdDfGoaarvEoQ23eTvMVkuIT4vbKrJG6tzmoYCA 2026/08/26 02:12:55 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/26 02:12:55 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "3b51721c8a3d810c1d1d915acdbfc103" 2026/08/26 02:12:55 DEBUG : unknown-size-put.txt: multipart upload "AGn36njcKpKo7vh7XyA9ApTGPqGfh0kClh8JGVcw1ukWuai3xfyp18g249LQCCW5zPB0fDfdl2ihylx7If3PMjVC1A0iBeR1cmF24Z5B2UEugQYTzly1rPJtZiQ-WoYRSbDnUs_94QJmogX0bmFXDJQlMfIKQwTCH0P1SUuiVboyfGyDXj7HCdfiaZ7YEO_W2wYpFO4lWKrpFIvq7rvbYeVTGBO-7EXNjRAf2fPnDnRBkdqfTERqJt3cvT5Cb-zzkZ2h2SyN42vWQ26PzVJUDVMbJF6MxXSiWH01N8l4B_CSAkqZhdDfGoaarvEoQ23eTvMVkuIT4vbKrJG6tzmoYCA" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/26 02:12:56 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AD1CbWgu_Kdja_THju3bzzIHZ0tkHgLPQmQGq3K6AnjErmez64DpQefY0bmmjW5JuByXR1SF4WmjE6Jh06Fxxe3G2pHyoPxoGrMJ7EDhvSFVhh86o_ehLYjSvUGUXtSOC1yLyrVY9qeHxEYeRUvhZUcH4JeIP_p1CZTKpifjNkLywy7U00HaqXeqHG5rxAgEYnaUdxjxxtrK_pYo2SU5n0ltDB6s2nvOsJag2xxmbIHGXLYsOINMVMRMaLvNa5I0X9bYS8Oqrg19vKaPS-U5qtIii-IzvMIRecI1O9U6C5lkDRsPjwlkd0I9HtIjqJF9MmOwLo4DnR-gqTo8vigF6fs 2026/08/26 02:12:56 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/26 02:12:56 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "99109ec57db8518e2129246c469e145b" 2026/08/26 02:12:56 DEBUG : unknown-size-update.txt: multipart upload "AD1CbWgu_Kdja_THju3bzzIHZ0tkHgLPQmQGq3K6AnjErmez64DpQefY0bmmjW5JuByXR1SF4WmjE6Jh06Fxxe3G2pHyoPxoGrMJ7EDhvSFVhh86o_ehLYjSvUGUXtSOC1yLyrVY9qeHxEYeRUvhZUcH4JeIP_p1CZTKpifjNkLywy7U00HaqXeqHG5rxAgEYnaUdxjxxtrK_pYo2SU5n0ltDB6s2nvOsJag2xxmbIHGXLYsOINMVMRMaLvNa5I0X9bYS8Oqrg19vKaPS-U5qtIii-IzvMIRecI1O9U6C5lkDRsPjwlkd0I9HtIjqJF9MmOwLo4DnR-gqTo8vigF6fs" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/26 02:12:57 DEBUG : Creating backend with remote "TestS3R2:rclone-test-raxumeg0qiya/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/26 02:12:57 DEBUG : Waiting for deletions to finish 2026/08/26 02:12:57 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/26 02:12:57 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/08/26 02:12:57 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/26 02:12:57 INFO : S3 bucket rclone-test-raxumeg0qiya: Bucket "rclone-test-raxumeg0qiya" deleted 2026/08/26 02:12:57 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (134.95s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.28s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.74s) --- PASS: TestIntegration/FsMkdir (133.07s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.25s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.14s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (13.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.69s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.41s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.94s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (20.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.23s) --- 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.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.30s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.05s) --- 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.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.46s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.06s) --- 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.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.35s) --- 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.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.34s) --- 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 (72.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (11.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (12.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (6.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (3.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (15.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (5.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (5.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (18.87s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.86s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.93s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (4.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (4.38s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.93s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.64s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.59s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.05s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.14s) --- 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/26 02:12:57 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/08/26 02:12:57 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 135.014s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m16.964043472s (try 1/5)