"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/29 03:59:34 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lesuxop3goxu" 2026/08/29 03:59:34 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/29 03:59:35 INFO : S3 bucket rclone-test-lesuxop3goxu: Bucket "rclone-test-lesuxop3goxu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/29 03:59:36 INFO : S3 bucket rclone-test-lesuxop3goxu: Bucket "rclone-test-lesuxop3goxu" deleted === RUN TestIntegration/FsMkdir 2026/08/29 03:59:37 INFO : S3 bucket rclone-test-lesuxop3goxu: Bucket "rclone-test-lesuxop3goxu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/29 03:59:37 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/08/29 03:59:37 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/08/29 03:59:37 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 "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error OperationAborted: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: Put === 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/29 03:59:50 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ANVzSguzXQ6YXyYQbKdxLyb_d_HyJoc_KooendreMZX_tgDghd54alVd1Ei_m3tw3VArlfdkqC_N43Ve0HYd8SjU-zIfdLtUL8177XhMwURJWW_ZTsn-oFmYlLbJrxGwQwhdnGPRPwKV7NFRAeoJmxkd1tjw1eQOi-MrY6z-2RTgANEkkHzUcoigsIX9pDLur6ICUVLjhWd13UPOVOICeDI3rz6pEGg_EO0_8KGLzEhEKVvOZw0llICIgUWobt3jTxB2ULDehAj99sDRmcLdf_YRgYl0Tpx9aGihs0_0uJsWwuKrNIfu_4QMC5-V2K2j60PUQqZNY11Yk1B684ZwAI0 2026/08/29 03:59:51 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "041ce1870671eb61d907502366c80319" 2026/08/29 03:59:52 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "7fc7dd23a2ae00297dfd1afec3aa5e2f" 2026/08/29 03:59:52 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "b68a7ce295b2f9fcb553ff71dedcd935" 2026/08/29 03:59:52 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ANVzSguzXQ6YXyYQbKdxLyb_d_HyJoc_KooendreMZX_tgDghd54alVd1Ei_m3tw3VArlfdkqC_N43Ve0HYd8SjU-zIfdLtUL8177XhMwURJWW_ZTsn-oFmYlLbJrxGwQwhdnGPRPwKV7NFRAeoJmxkd1tjw1eQOi-MrY6z-2RTgANEkkHzUcoigsIX9pDLur6ICUVLjhWd13UPOVOICeDI3rz6pEGg_EO0_8KGLzEhEKVvOZw0llICIgUWobt3jTxB2ULDehAj99sDRmcLdf_YRgYl0Tpx9aGihs0_0uJsWwuKrNIfu_4QMC5-V2K2j60PUQqZNY11Yk1B684ZwAI0" 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/29 03:59:55 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/29 03:59:56 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/29 03:59:58 DEBUG : S3 bucket rclone-test-lesuxop3goxu: bucket is versioned: false 2026/08/29 03:59:58 DEBUG : Waiting for deletions to finish 2026/08/29 03:59:58 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/29 03:59:58 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/29 03:59:58 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/29 03:59:59 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lesuxop3goxu/dirToPurgeFromRoot" 2026/08/29 03:59:59 DEBUG : S3 bucket rclone-test-lesuxop3goxu path dirToPurgeFromRoot: bucket is versioned: false 2026/08/29 03:59:59 DEBUG : Waiting for deletions to finish 2026/08/29 03:59:59 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/29 03:59:59 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/29 03:59:59 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/29 04:00:00 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lesuxop3goxu/hello? sausage/êé" 2026/08/29 04:00:01 DEBUG : S3 bucket rclone-test-lesuxop3goxu path hello? sausage/êé: bucket is versioned: false 2026/08/29 04:00:01 DEBUG : Waiting for deletions to finish 2026/08/29 04:00:01 DEBUG : "a/b/c/d/e.txt" version false 2026/08/29 04:00:01 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/29 04:00:01 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/29 04:00:10 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lesuxop3goxu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/29 04:00:10 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lesuxop3goxu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3R2:" path "rclone-test-lesuxop3goxu" from "TestS3R2:rclone-test-lesuxop3goxu" 2026/08/29 04:00:10 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/29 04:00:16 NOTICE: S3 bucket rclone-test-lesuxop3goxu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/29 04:00:16 DEBUG : piped data.txt: open chunk writer: started multipart upload: AJIlKBZlQP8xm2xiAj80EwsfouaNp6-IhTMJzbUe9nTZ8PNqFU4YlOgYyL7lsmyNJ_rHOC9R9liwx5C9ix-ApxpWWhBgTPnSk4Cqq3VkSF7GlBPpnQXdk5LUgEkXu1a6oNng65ji0P3UDJyXTM4wmxT-joG9iDrj0M9CqkTiMesM6QskrJNMcUH-t72KjK1hdP8pys86V4-hKtjlKu2_pA_XJdnwoMLvsM7cSLF7EmU4v_w_VGi2BpFRIrkOD2La-jJ3v22YbI18p4Y5ZaFtPrhXS9QZvrHTVBqtbOeP4D_bkJllP-Z2fPIMuL9lI-vjsE5lnkM1DokmzNY9qToYZrc 2026/08/29 04:00:16 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/29 04:00:16 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/29 04:00:16 DEBUG : piped data.txt: multipart upload "AJIlKBZlQP8xm2xiAj80EwsfouaNp6-IhTMJzbUe9nTZ8PNqFU4YlOgYyL7lsmyNJ_rHOC9R9liwx5C9ix-ApxpWWhBgTPnSk4Cqq3VkSF7GlBPpnQXdk5LUgEkXu1a6oNng65ji0P3UDJyXTM4wmxT-joG9iDrj0M9CqkTiMesM6QskrJNMcUH-t72KjK1hdP8pys86V4-hKtjlKu2_pA_XJdnwoMLvsM7cSLF7EmU4v_w_VGi2BpFRIrkOD2La-jJ3v22YbI18p4Y5ZaFtPrhXS9QZvrHTVBqtbOeP4D_bkJllP-Z2fPIMuL9lI-vjsE5lnkM1DokmzNY9qToYZrc" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/29 04:00:16 DEBUG : piped data.txt: open chunk writer: started multipart upload: AP0jaOUJShupmljpdNd1wtzgAxKjWc5bolKx7xtUGErIIC4y1IKVlgoJwWQfNsO1r8XBZQs0BvGM8CBmm_PHbyOrjxxPFZmNSNSAlUIHRTTl59nl2TPzAOLzZnWiErxJ9bEK1ood1bi3euCWfATEFt6TIVf-uqq-gDQV0U64TGCHdyCEhmTmq3uU3EKmeGoscREVB9jjiBfzCj4zxnRJ-miijP5HOWWsc-OJn5QjVR36KPABgBX76B1_aQnoZbpvYn49V01C0r6ZZ2Vp-Iz2AaoLfsdw8VrL1WsaCbENzRwzv8tS4_BYMm6vRxQ6eiCgod3GEuMYVSWQYojsdM49qu0 2026/08/29 04:00:16 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/29 04:00:17 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "6208e484295b7cb1eba478b1a20f9bf1" 2026/08/29 04:00:17 DEBUG : piped data.txt: multipart upload "AP0jaOUJShupmljpdNd1wtzgAxKjWc5bolKx7xtUGErIIC4y1IKVlgoJwWQfNsO1r8XBZQs0BvGM8CBmm_PHbyOrjxxPFZmNSNSAlUIHRTTl59nl2TPzAOLzZnWiErxJ9bEK1ood1bi3euCWfATEFt6TIVf-uqq-gDQV0U64TGCHdyCEhmTmq3uU3EKmeGoscREVB9jjiBfzCj4zxnRJ-miijP5HOWWsc-OJn5QjVR36KPABgBX76B1_aQnoZbpvYn49V01C0r6ZZ2Vp-Iz2AaoLfsdw8VrL1WsaCbENzRwzv8tS4_BYMm6vRxQ6eiCgod3GEuMYVSWQYojsdM49qu0" 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/29 04:00:18 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/NoHeadObjectCopy === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:357: 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:588: 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/29 04:00:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AAWZAuxwT0J4Iwgt4cV_SPFV3Pj24-L8pqYWc9i3AZZ0u5DyM1pXxkUOnPfRpP_gyZVUtDoxNKRBNYMRENlUhyIsiP81DPDYipOvDN8jqaA-bkLrzrGjQ5X-fZXEaY9RAmzxlUjEwuy3lYjMHwD301R9Ghj2Tm30JkZS4bIaBB9XzPnm_MoDU6IOaUN2T3njx5qX41AXiIbjkLd_WD4p6DgIZVlyXligJjpZRbZhmwLoeIEhiJJPWzMgJJOPV0gzAurCNEkHeB8H5GgHYcHwtFm_37E-ZDY-1ETHzBDjgXG3-66wF6Q-Wy_hECw_xhbRkoCSShvTlJ20YkalAG4DiE8 2026/08/29 04:00:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/08/29 04:00:22 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/08/29 04:00:23 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AAWZAuxwT0J4Iwgt4cV_SPFV3Pj24-L8pqYWc9i3AZZ0u5DyM1pXxkUOnPfRpP_gyZVUtDoxNKRBNYMRENlUhyIsiP81DPDYipOvDN8jqaA-bkLrzrGjQ5X-fZXEaY9RAmzxlUjEwuy3lYjMHwD301R9Ghj2Tm30JkZS4bIaBB9XzPnm_MoDU6IOaUN2T3njx5qX41AXiIbjkLd_WD4p6DgIZVlyXligJjpZRbZhmwLoeIEhiJJPWzMgJJOPV0gzAurCNEkHeB8H5GgHYcHwtFm_37E-ZDY-1ETHzBDjgXG3-66wF6Q-Wy_hECw_xhbRkoCSShvTlJ20YkalAG4DiE8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/08/29 04:00:24 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AFWe-HXG0zlGxpXT4oX8UWZT4slAniwr5vmYFuO2zX0afLxUM1XK_ePDSP-jy5RE3sFeDjP7QAPQ03vS9sPWYm2gEZ3UXCzHQSjIPoPp64vMWR3_39ZHV_ERXjkXhubFdKzLRx4anL-t57nH4T_OTFt9_NhoNc0URU_jIQC_1L43cLTchC7BvANiEaYPK_Sop5diEEjZve8wijGEd6zD9jcfngkM6bnRNtvvREFZNwmO-NtbyYtqLBfA49hFkIGg6EcNr5EucsLXoM0Lkz7LQ5_I3yiKwQSL77J7K_I96RTZNbUis84zAnv1agrR74zJpvdoW7doyuqmuhz9KL501gg 2026/08/29 04:00:24 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/08/29 04:00:24 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/29 04:00:24 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AFWe-HXG0zlGxpXT4oX8UWZT4slAniwr5vmYFuO2zX0afLxUM1XK_ePDSP-jy5RE3sFeDjP7QAPQ03vS9sPWYm2gEZ3UXCzHQSjIPoPp64vMWR3_39ZHV_ERXjkXhubFdKzLRx4anL-t57nH4T_OTFt9_NhoNc0URU_jIQC_1L43cLTchC7BvANiEaYPK_Sop5diEEjZve8wijGEd6zD9jcfngkM6bnRNtvvREFZNwmO-NtbyYtqLBfA49hFkIGg6EcNr5EucsLXoM0Lkz7LQ5_I3yiKwQSL77J7K_I96RTZNbUis84zAnv1agrR74zJpvdoW7doyuqmuhz9KL501gg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/29 04:00:25 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: APgYZprynDZoOieisRPM-gTcqqS3nAOnKk-TgBopuGUkAWKZaIhfRy44Ja0Kak03gtf6KRl_eW5PWKUMzpabeZ9bqNTFSkxVj42RyUM1QxjdCouTlUyfyQXp57wxIYTHHFtD3qOjSKsX4EztNKO7Svl3RlvJB84YeOPcOkc8-hYVwCszqiqvpz5Oc2HImJLav56ffTCnnkSJLrzJRV-C3ux4FbwCVVBJrqmwfSS-cYRP_kJbkNsLdwm961GScUhetG9-HjAxnhnHH9K7BxUZcKSAz-MYz7bFqcxapGXph8YEVxTgp5sGDxEwii13yBTvBhInKNADL3SUzX3J21ydMBI 2026/08/29 04:00:25 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/29 04:00:26 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/29 04:00:26 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "APgYZprynDZoOieisRPM-gTcqqS3nAOnKk-TgBopuGUkAWKZaIhfRy44Ja0Kak03gtf6KRl_eW5PWKUMzpabeZ9bqNTFSkxVj42RyUM1QxjdCouTlUyfyQXp57wxIYTHHFtD3qOjSKsX4EztNKO7Svl3RlvJB84YeOPcOkc8-hYVwCszqiqvpz5Oc2HImJLav56ffTCnnkSJLrzJRV-C3ux4FbwCVVBJrqmwfSS-cYRP_kJbkNsLdwm961GScUhetG9-HjAxnhnHH9K7BxUZcKSAz-MYz7bFqcxapGXph8YEVxTgp5sGDxEwii13yBTvBhInKNADL3SUzX3J21ydMBI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/29 04:00:27 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AKoB5aBaJlK91Cm_R676lO7xurOuug8qQ2g-o-pD1p81wE7DjuRpc5H-ZXInDMMfsH_qgYdXtxM3Zyd6SrB2nJjq2XbT9qCEWlQCu8Vqp0oNQKCVB56mBIMm61upebnh7z0tzNpZgo2kbl9X28l-Tf_mOPlN_pBu9hZ69ogcMxyd9Hd0kS5EPQAip_uKduKLt-qAM9Fxwe-eC7mm776o-_JT05sBAHJZVRvviuR3m8xSsGJaM-_LFKHOnBBz9WU88f_XXupkn23D0lOpz-7FscQYJ6wIlearIUBfc2xkszH6H7EXPmMt8EdfrKY5gq7nU5mRUkMSO-rjzB50wzrCSy8 2026/08/29 04:00:27 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/29 04:00:28 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/29 04:00:28 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/29 04:00:28 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/29 04:00:28 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/29 04:00:28 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/29 04:00:28 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AKoB5aBaJlK91Cm_R676lO7xurOuug8qQ2g-o-pD1p81wE7DjuRpc5H-ZXInDMMfsH_qgYdXtxM3Zyd6SrB2nJjq2XbT9qCEWlQCu8Vqp0oNQKCVB56mBIMm61upebnh7z0tzNpZgo2kbl9X28l-Tf_mOPlN_pBu9hZ69ogcMxyd9Hd0kS5EPQAip_uKduKLt-qAM9Fxwe-eC7mm776o-_JT05sBAHJZVRvviuR3m8xSsGJaM-_LFKHOnBBz9WU88f_XXupkn23D0lOpz-7FscQYJ6wIlearIUBfc2xkszH6H7EXPmMt8EdfrKY5gq7nU5mRUkMSO-rjzB50wzrCSy8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/29 04:00:29 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AIUZdnLH-2uf6tagS0ep0oBb9LwA6w5LwUKr07aCE3jE9_QRuvG07hAmUMEvw_SFCNQQJXK10Jt8-UYD3pRRhXOAviIUQuc1XW9tye60mcMpIj4oUOPWquGLsO3JzZtk92IILxRtbExGkXshK49TIOo_c5AY2bWNWK3vk6w9IwWWgfDAA1mDx1Byz7iV3j-9lb4M9SwJzJeXJ1OhDXrFPvEpOK8dQwsJZ4Any8QwTyTO6ZIHfjty9ds36_J30xH1W6tp-W4dsANJG95jpKaz_88_rGL7CglLo5xwny74wmI4WCDNrufUNMeQYDn8ZX82Ylf6MF9bTPkN9Kcn9KJervo 2026/08/29 04:00:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/29 04:00:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/08/29 04:00:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/08/29 04:00:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/29 04:00:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/29 04:00:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/29 04:00:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AIUZdnLH-2uf6tagS0ep0oBb9LwA6w5LwUKr07aCE3jE9_QRuvG07hAmUMEvw_SFCNQQJXK10Jt8-UYD3pRRhXOAviIUQuc1XW9tye60mcMpIj4oUOPWquGLsO3JzZtk92IILxRtbExGkXshK49TIOo_c5AY2bWNWK3vk6w9IwWWgfDAA1mDx1Byz7iV3j-9lb4M9SwJzJeXJ1OhDXrFPvEpOK8dQwsJZ4Any8QwTyTO6ZIHfjty9ds36_J30xH1W6tp-W4dsANJG95jpKaz_88_rGL7CglLo5xwny74wmI4WCDNrufUNMeQYDn8ZX82Ylf6MF9bTPkN9Kcn9KJervo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/08/29 04:00:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AIizQi0hj_9BXgGhhhMjcIaJc7gcW6f8rgC04KsnO_BWTDMXCQ_f7Fd_b-rzAHDTgoO396jWz-m5epyCj7_wHFT5LY366rrO9nlJVqWiD7Xk0zkjevv6loRgn7suLWanyEGjDonehJTvJXwsbV2oFnemf7J0pHmN-1s86xNDDtiqOlKNhWVZXzIwSTdbSHxUAT7S7eV4kT-yFr882LFs7hU2ajrxV7EzEmpNC6iyaTUVG-gqWYQ3MvAC6RTApe_RB2RDsiNZHnTDJMniWiC-ezFsUN0j_f3ZfivH1J1faAF9tj44cm-FahK5Q9VVmCowPIlsKoYWaE__A-1vCkCp4X4 2026/08/29 04:00:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/29 04:00:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/08/29 04:00:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AIizQi0hj_9BXgGhhhMjcIaJc7gcW6f8rgC04KsnO_BWTDMXCQ_f7Fd_b-rzAHDTgoO396jWz-m5epyCj7_wHFT5LY366rrO9nlJVqWiD7Xk0zkjevv6loRgn7suLWanyEGjDonehJTvJXwsbV2oFnemf7J0pHmN-1s86xNDDtiqOlKNhWVZXzIwSTdbSHxUAT7S7eV4kT-yFr882LFs7hU2ajrxV7EzEmpNC6iyaTUVG-gqWYQ3MvAC6RTApe_RB2RDsiNZHnTDJMniWiC-ezFsUN0j_f3ZfivH1J1faAF9tj44cm-FahK5Q9VVmCowPIlsKoYWaE__A-1vCkCp4X4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/08/29 04:00:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AKvPRvg95khh37yV9lC6JaNfR-YdBqtV5gRfYEkAkyb4mDRfNBudKWVDHNZa9eX6oOeeYwJSX_n06gJ0MCGYnAPXSGmbGHhcKgYSDbNQKvH5rjptY5BZxl0jTOrG_DKs5Ftk62A2mTKvcATjfboln3-hFr0teI5Q6j7JeqH8bBv2gHVFEt5QHs4XY4F3iL0wEnYwd8hiolqnfICQmqDJF8eWvBA_US7NxBn9Ng4GzrzDRWOI6jqt7OfPUDu_bEid0eUpfGxcEnahH0YIVYnU7ouqY3SCYPXH7qHas8rM8BSqIonxCP-7ELpoaSyvYuWFyIh55FNN_9lVFbNjwqZ4nzc 2026/08/29 04:00:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/29 04:00:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/29 04:00:36 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AKvPRvg95khh37yV9lC6JaNfR-YdBqtV5gRfYEkAkyb4mDRfNBudKWVDHNZa9eX6oOeeYwJSX_n06gJ0MCGYnAPXSGmbGHhcKgYSDbNQKvH5rjptY5BZxl0jTOrG_DKs5Ftk62A2mTKvcATjfboln3-hFr0teI5Q6j7JeqH8bBv2gHVFEt5QHs4XY4F3iL0wEnYwd8hiolqnfICQmqDJF8eWvBA_US7NxBn9Ng4GzrzDRWOI6jqt7OfPUDu_bEid0eUpfGxcEnahH0YIVYnU7ouqY3SCYPXH7qHas8rM8BSqIonxCP-7ELpoaSyvYuWFyIh55FNN_9lVFbNjwqZ4nzc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/29 04:00:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AFGKWUYBW6ILOQQqk-oj0cLgHeRr84uBDefleqAwdVV_X1JNGyzfeaoMt02E9_zXJnZB3rJj6hZQytYEdl_DaRSd9PbakmpyLtATYD40uUhXa35B_pDN-3mauzyAGIm4hcnJR9zLRgJCrXlmU-kBPbysMHiaSQTT8Hq-x08FD2E8mnL3q321pEy5VwxHs4sFl8lT0ZoAnP07FPP0cyUwgxuohhmnTPWNQf0qaOHj5rIbYgohiAzfglc84Dl10pnv6z712BnsXV_7TY7MImFgvbIaarUppV601WhZpSTizZG9Fg34HKhU7N6uAr-eJcjzFDd8UxHcvPsXE6y-4nH1p24 2026/08/29 04:00:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/29 04:00:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/29 04:00:38 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AFGKWUYBW6ILOQQqk-oj0cLgHeRr84uBDefleqAwdVV_X1JNGyzfeaoMt02E9_zXJnZB3rJj6hZQytYEdl_DaRSd9PbakmpyLtATYD40uUhXa35B_pDN-3mauzyAGIm4hcnJR9zLRgJCrXlmU-kBPbysMHiaSQTT8Hq-x08FD2E8mnL3q321pEy5VwxHs4sFl8lT0ZoAnP07FPP0cyUwgxuohhmnTPWNQf0qaOHj5rIbYgohiAzfglc84Dl10pnv6z712BnsXV_7TY7MImFgvbIaarUppV601WhZpSTizZG9Fg34HKhU7N6uAr-eJcjzFDd8UxHcvPsXE6y-4nH1p24" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/29 04:00:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AKNcDkou7qcCngAi84LHGFqlijnoSoL7zwfmu0DjbLPgLymabQ56-dMmKZWLne0AQa8StPVmOt8z3v5V6-7juERDgni0kur8n-BPd4RuVBsYYtysZWaG3GZxakRbczqcsV7Y0bGb6hQMX_hG7LXFjjLdzn-9A3_bR0rjVU8on0eb_Hdd0RAeEAo_7t_GKCD7fXphmaOU-VzRE-3tiO6t2HUA29FhRBS6HNsBiPbeLmnAWRLecEyJy40p_doOVw4Of91EgeXDMOxl4H3xJIXNuooMv7G3zOyUg-4k1D3sb9GVmT2maK38I2xLpcrQsVYBCK3d-6m3XDF8UGxfQvtNivw 2026/08/29 04:00:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/29 04:00:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/29 04:00:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/29 04:00:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/29 04:00:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/29 04:00:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/29 04:00:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AKNcDkou7qcCngAi84LHGFqlijnoSoL7zwfmu0DjbLPgLymabQ56-dMmKZWLne0AQa8StPVmOt8z3v5V6-7juERDgni0kur8n-BPd4RuVBsYYtysZWaG3GZxakRbczqcsV7Y0bGb6hQMX_hG7LXFjjLdzn-9A3_bR0rjVU8on0eb_Hdd0RAeEAo_7t_GKCD7fXphmaOU-VzRE-3tiO6t2HUA29FhRBS6HNsBiPbeLmnAWRLecEyJy40p_doOVw4Of91EgeXDMOxl4H3xJIXNuooMv7G3zOyUg-4k1D3sb9GVmT2maK38I2xLpcrQsVYBCK3d-6m3XDF8UGxfQvtNivw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/29 04:00:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AGzlEHIcHEuEcFA-vPmBWpAXnPyRC72PpP6jSIJ-1k_iWHK-npldh4gTLvBVtk-EoE_6KpPoyvVE3DHwTNnCBBC0RyBpe0c-btDrL7n-zkne6dZsxJoeZ493fT35vu35X0xQwypzib_j64vqqQuM5zfygg1m7t3fu5-fhdD_quTX7Z6G4u-Umc53nCXfZXAhhwVNINdWlCxd_atHpMmnhulKz5UrFDWJhGnZYqrOR0vVmMxbwTafqOss0dKLHpfXDqLIgJGSsSwfez7C8xLHjfra9gY3ZBG2IG-SWWimSwPRTJ9ZiHHbGGcSzMKe9-Bw_OOmqEaiOj4pJ2H38HAJfnQ 2026/08/29 04:00:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/29 04:00:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/29 04:00:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/29 04:00:41 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/29 04:00:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/29 04:00:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/29 04:00:42 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AGzlEHIcHEuEcFA-vPmBWpAXnPyRC72PpP6jSIJ-1k_iWHK-npldh4gTLvBVtk-EoE_6KpPoyvVE3DHwTNnCBBC0RyBpe0c-btDrL7n-zkne6dZsxJoeZ493fT35vu35X0xQwypzib_j64vqqQuM5zfygg1m7t3fu5-fhdD_quTX7Z6G4u-Umc53nCXfZXAhhwVNINdWlCxd_atHpMmnhulKz5UrFDWJhGnZYqrOR0vVmMxbwTafqOss0dKLHpfXDqLIgJGSsSwfez7C8xLHjfra9gY3ZBG2IG-SWWimSwPRTJ9ZiHHbGGcSzMKe9-Bw_OOmqEaiOj4pJ2H38HAJfnQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/08/29 04:00:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AEjxeDQpW4VP_M1yjS4gc7VHG3wPo7K0HdvGK1bvwjbOymY-LRxwXuaybKqfgpHSnF-yO9qJc0doBpabFSGXZ0_Yat_CM9HZKGAnQq-5AMXNjZURS-97OOG1apDWtExKfGFLX6umDCyFmEls7S4sR09zPfmp-N3a8-u-cxDUyTVPkmsDA6tv7TTAKf6X8Vmrg89Nv_8vysnIJYRkkV2skJtG9ofah2QdtrxS5mej5qKatZ2DAcFNwFsCJmief8MrE0840mCGPpRpLLxU91OAH1YJW9kgsmPGe2W3SjE0_6n0sIpYOYP9c13Gj2vnjz8X-YA38KbAJKRRnrm_rovlJnc 2026/08/29 04:00:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/29 04:00:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/08/29 04:00:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AEjxeDQpW4VP_M1yjS4gc7VHG3wPo7K0HdvGK1bvwjbOymY-LRxwXuaybKqfgpHSnF-yO9qJc0doBpabFSGXZ0_Yat_CM9HZKGAnQq-5AMXNjZURS-97OOG1apDWtExKfGFLX6umDCyFmEls7S4sR09zPfmp-N3a8-u-cxDUyTVPkmsDA6tv7TTAKf6X8Vmrg89Nv_8vysnIJYRkkV2skJtG9ofah2QdtrxS5mej5qKatZ2DAcFNwFsCJmief8MrE0840mCGPpRpLLxU91OAH1YJW9kgsmPGe2W3SjE0_6n0sIpYOYP9c13Gj2vnjz8X-YA38KbAJKRRnrm_rovlJnc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/08/29 04:00:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AM6gv-Il6iNPaWLSvhfzLvA09pKSAyLUbJrFvJU9fcap3qo9U1Qza8g7_GijiQ0sFiAVg0BhDQvQHNrMRxCSdrk2DZsMsYvHfF2zYrRllY1yTzzAy5LbFaCuemA3IWAZ298hLj3mrY6VltfPHDKFONw0Rx9ioQ414yMRW0GGtpFReLzFB0NaFMAqw5Qgmo-IvvGF4oobfq2acZXLKtxS7yMp4dGrXArT-1CySfZLqyruxma1EmTHTZ9ge2tBQyLce3MtMAMIE37YTsRU466OBOeT7JqYQtwHyWWFna9LxGjje4brU6MntGH7Hc954xrdhpQL3guZjhQ7RfD0HpK_1pI 2026/08/29 04:00:46 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/29 04:00:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/29 04:00:47 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AM6gv-Il6iNPaWLSvhfzLvA09pKSAyLUbJrFvJU9fcap3qo9U1Qza8g7_GijiQ0sFiAVg0BhDQvQHNrMRxCSdrk2DZsMsYvHfF2zYrRllY1yTzzAy5LbFaCuemA3IWAZ298hLj3mrY6VltfPHDKFONw0Rx9ioQ414yMRW0GGtpFReLzFB0NaFMAqw5Qgmo-IvvGF4oobfq2acZXLKtxS7yMp4dGrXArT-1CySfZLqyruxma1EmTHTZ9ge2tBQyLce3MtMAMIE37YTsRU466OBOeT7JqYQtwHyWWFna9LxGjje4brU6MntGH7Hc954xrdhpQL3guZjhQ7RfD0HpK_1pI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/29 04:00:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AL5wEtf-cGMXxA89YvtAeWEHT63fBBh3_d-myziOVV9cDZCBgyF9krI8Arvnb3NS-t1d2NU278-EBbxD8N6glWNAVTdIs7xuvwwdabk1DUTQO20iOtHzaTKm8r0sSPnlBejIVyEtDOGDCU86McI0j_sJVXQfzEvkPMdsK9gWwZdZvnuyQOq2V7E1lqMZyeqehSbxqI-nkzBHSY6I-QwWRMeLPDLeogNutsKnwqtAMl6wKbzheCTagev2KCdn9vVNrC_imYC3fo3ScCQQulTVGD-v7Gni8AQhrBUWd2BjpNTr6dcl1m8A6mNZseZawe1Ry_Cea5BCMegC76tO8VMz5rE 2026/08/29 04:00:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/29 04:00:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/29 04:00:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AL5wEtf-cGMXxA89YvtAeWEHT63fBBh3_d-myziOVV9cDZCBgyF9krI8Arvnb3NS-t1d2NU278-EBbxD8N6glWNAVTdIs7xuvwwdabk1DUTQO20iOtHzaTKm8r0sSPnlBejIVyEtDOGDCU86McI0j_sJVXQfzEvkPMdsK9gWwZdZvnuyQOq2V7E1lqMZyeqehSbxqI-nkzBHSY6I-QwWRMeLPDLeogNutsKnwqtAMl6wKbzheCTagev2KCdn9vVNrC_imYC3fo3ScCQQulTVGD-v7Gni8AQhrBUWd2BjpNTr6dcl1m8A6mNZseZawe1Ry_Cea5BCMegC76tO8VMz5rE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/29 04:00:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AMwFTCBEHGzKmKax2_0RNtcAjc_S0OwNXeQ1WLX-Jp2JlqPMjcORLWS9FObTQUEQQ-D-jzAVhwT5ifsLRQ6HiwiLj2BvUFizQqFTHMVg678aBCULJmA7lPY1HW_Sy6VyryVabSZ59uNWaqPLq5ZUHPtfjLYG9aP3H9ySC_0qcNfATgkXd4kH8jgpynMwhIfd9sdB2Ij2P2eOz7nMq72WzEl8HHTiiZJO2K9xuYyOnV4NUFB05ow1eOqhfo3dZ36Nh9knuZzhTF_UYSTDVlVBdfnb-8dIoLYNy82NR7GoszoZUZ-uezTn_RrRwVVIvmaMDh-fcFOJVhAdVszxixEF2g4 2026/08/29 04:00:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/29 04:00:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/29 04:00:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/29 04:00:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/29 04:00:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/29 04:00:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/29 04:00:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AMwFTCBEHGzKmKax2_0RNtcAjc_S0OwNXeQ1WLX-Jp2JlqPMjcORLWS9FObTQUEQQ-D-jzAVhwT5ifsLRQ6HiwiLj2BvUFizQqFTHMVg678aBCULJmA7lPY1HW_Sy6VyryVabSZ59uNWaqPLq5ZUHPtfjLYG9aP3H9ySC_0qcNfATgkXd4kH8jgpynMwhIfd9sdB2Ij2P2eOz7nMq72WzEl8HHTiiZJO2K9xuYyOnV4NUFB05ow1eOqhfo3dZ36Nh9knuZzhTF_UYSTDVlVBdfnb-8dIoLYNy82NR7GoszoZUZ-uezTn_RrRwVVIvmaMDh-fcFOJVhAdVszxixEF2g4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/29 04:00:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AH0DYWhERgGySX6Gnqn9p6wrui6CtQmdVXKBxUTRwY6JSlW2qILOpCTRZtwZUvjNfKeWQ3lesRldwE01g8uPAEHIQHIZn5qWGzKrtJBaDGqR7D8bm_SENPs22W6WRPyDm5UKOxNhLxOpJIU3cixtNj4YqRi3hePlK7A-II2upogCotNX2OckL6hUgJoCNeNr5ZcJylRhr7QcrXmzXyzzGiPXG1oHYlnlFbosUSIfeZvA0VtI0Pa6AmunRWEbwqqQqQ-JyHKYwbK1RLtUzVqGHT19Lac2hKRAB6Al2a5ynoxLVTM4J-TINC_cda-LRZTJIzWcKAGblgv2EMR4b1nIBq0 2026/08/29 04:00:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/29 04:00:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/29 04:00:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/29 04:00:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/29 04:00:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/29 04:00:52 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/29 04:00:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AH0DYWhERgGySX6Gnqn9p6wrui6CtQmdVXKBxUTRwY6JSlW2qILOpCTRZtwZUvjNfKeWQ3lesRldwE01g8uPAEHIQHIZn5qWGzKrtJBaDGqR7D8bm_SENPs22W6WRPyDm5UKOxNhLxOpJIU3cixtNj4YqRi3hePlK7A-II2upogCotNX2OckL6hUgJoCNeNr5ZcJylRhr7QcrXmzXyzzGiPXG1oHYlnlFbosUSIfeZvA0VtI0Pa6AmunRWEbwqqQqQ-JyHKYwbK1RLtUzVqGHT19Lac2hKRAB6Al2a5ynoxLVTM4J-TINC_cda-LRZTJIzWcKAGblgv2EMR4b1nIBq0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/08/29 04:00:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ANlHgxqg9khYIF76fKz-WRh6KIMM-l0rqmY7eqYWNb2SNgberotsW-ErB5Zk3O_UEjgwRhFCGRmS46-nrIqNGySUpmVsLyC86i9pWNTalB-xPocLaoZ5RJfudl4tU7ajDyNvx7XmBGypfXUndq-JxUeO4-1KXwc09GFSIwl5yv5lh6TRrSBY0k2TT6MuWBsvSSMlnY62_vB33zxuTz0zbDD56zlHryL2ZXktG8bjfhFBSpwMBsythWcArHsaPbebMr_obZI5wyC7FlcrEpf45cGh60OejvbrsZ5VaPiNQ3kRNja4kvFjY-UmpexOOj2fmaX-nb4obv45v7AMkMIUwIs 2026/08/29 04:00:55 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/29 04:00:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/08/29 04:00:56 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ANlHgxqg9khYIF76fKz-WRh6KIMM-l0rqmY7eqYWNb2SNgberotsW-ErB5Zk3O_UEjgwRhFCGRmS46-nrIqNGySUpmVsLyC86i9pWNTalB-xPocLaoZ5RJfudl4tU7ajDyNvx7XmBGypfXUndq-JxUeO4-1KXwc09GFSIwl5yv5lh6TRrSBY0k2TT6MuWBsvSSMlnY62_vB33zxuTz0zbDD56zlHryL2ZXktG8bjfhFBSpwMBsythWcArHsaPbebMr_obZI5wyC7FlcrEpf45cGh60OejvbrsZ5VaPiNQ3kRNja4kvFjY-UmpexOOj2fmaX-nb4obv45v7AMkMIUwIs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/08/29 04:00:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AKwVc31SIwBCl8NuPGT_NODvI3rH6lYR1snfdxhKBVIlJko3K8mc1hQ9JQGB_RhVb7TUgq3VslV7fehRdr5GOyZuMYFXVIRMiGYZAPgXAUQZdAql8soejAY7EJxcZdxWzmzvB-DdaI0AEZvwze_ShA0bwnjoTedUl8hhximzhU_i66BbNUWyAJZc3Sl1-UMzU32d8mwui80yWdvgUpDSkCm8Cpe_X83Q10ZTQ-dpZKizc-PJhtm5TTCBekvjGd-YUSgPTHY4qiIRC5RwkBn5b6n73M18RCO4EeETAewG3wub_SvnffEgqDaQKR96d-OXZQLTPjKE4bvh5hv1tOvl9GY 2026/08/29 04:00:58 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/29 04:00:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/29 04:00:59 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AKwVc31SIwBCl8NuPGT_NODvI3rH6lYR1snfdxhKBVIlJko3K8mc1hQ9JQGB_RhVb7TUgq3VslV7fehRdr5GOyZuMYFXVIRMiGYZAPgXAUQZdAql8soejAY7EJxcZdxWzmzvB-DdaI0AEZvwze_ShA0bwnjoTedUl8hhximzhU_i66BbNUWyAJZc3Sl1-UMzU32d8mwui80yWdvgUpDSkCm8Cpe_X83Q10ZTQ-dpZKizc-PJhtm5TTCBekvjGd-YUSgPTHY4qiIRC5RwkBn5b6n73M18RCO4EeETAewG3wub_SvnffEgqDaQKR96d-OXZQLTPjKE4bvh5hv1tOvl9GY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/29 04:01:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AIEX3C-9spaDUFC_CvjOUuCj8Vcr_r1Xfr7Bb1R7da6AaEHS27dtL1FjN1dXNjs39hvSk3igyHZzd9dcEfSuLGYb04GJ2JeYn1HbsyVr4ZmYdqFeHwZEhyZzLiv5F0P2JjpP35si3vmQZ0I3FoCsE6u_BP_dofCHCM-8vS0PXIUDbBz_7X4-PAHQI-JyC3asi-EvU1Q8HUnyk-_o0_4OMO2rU5sgXtCnCtwaNJ6cHt0wamSTOXtHPmFmuX6JQuQrS1fO3dW6NkUqFxv0QkftPPltNRO7i6_e0-dAmLiznM3cgNlSY2anmFBDPGnLk4_bPQgi8ZLcp1YnAsgBPOid8us 2026/08/29 04:01:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/29 04:01:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/29 04:01:01 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AIEX3C-9spaDUFC_CvjOUuCj8Vcr_r1Xfr7Bb1R7da6AaEHS27dtL1FjN1dXNjs39hvSk3igyHZzd9dcEfSuLGYb04GJ2JeYn1HbsyVr4ZmYdqFeHwZEhyZzLiv5F0P2JjpP35si3vmQZ0I3FoCsE6u_BP_dofCHCM-8vS0PXIUDbBz_7X4-PAHQI-JyC3asi-EvU1Q8HUnyk-_o0_4OMO2rU5sgXtCnCtwaNJ6cHt0wamSTOXtHPmFmuX6JQuQrS1fO3dW6NkUqFxv0QkftPPltNRO7i6_e0-dAmLiznM3cgNlSY2anmFBDPGnLk4_bPQgi8ZLcp1YnAsgBPOid8us" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/29 04:01:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ANZym3tjT2XRSSDsabLwQBuXBl0_XRFEe_wtRZhQeL34hEywlJj_gOIctatdh8X3qb1vL5q0blKUNIhZWDpWqdaC33MGzyDWUAEvPPRzYECsVbY4Q74WRU5EP_Yc-zf1Bs9pUu410WpOCWO5yN8GOFjGnRcBeEOjOfu_D9DWrBFzqg7EE1O1aajM6-dypf21ycIAApZh0tsd4OdCGOtDeqGZQrZLG1Bh8sxUq42xMY-S8MwqkI6VfSdwA50dy1ghvkkR0r7q1sGz-vyYn0ZJe_LrJj7K_WNDqEbQFT7knhNJrPam4VuS5PknnFZ_atG6plWnqVpAZlMC8aWJEucg8JE 2026/08/29 04:01:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/29 04:01:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/29 04:01:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/29 04:01:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/29 04:01:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/29 04:01:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/29 04:01:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ANZym3tjT2XRSSDsabLwQBuXBl0_XRFEe_wtRZhQeL34hEywlJj_gOIctatdh8X3qb1vL5q0blKUNIhZWDpWqdaC33MGzyDWUAEvPPRzYECsVbY4Q74WRU5EP_Yc-zf1Bs9pUu410WpOCWO5yN8GOFjGnRcBeEOjOfu_D9DWrBFzqg7EE1O1aajM6-dypf21ycIAApZh0tsd4OdCGOtDeqGZQrZLG1Bh8sxUq42xMY-S8MwqkI6VfSdwA50dy1ghvkkR0r7q1sGz-vyYn0ZJe_LrJj7K_WNDqEbQFT7knhNJrPam4VuS5PknnFZ_atG6plWnqVpAZlMC8aWJEucg8JE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/29 04:01:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AFOeR_Jgn-DyglS4Pc1_ZAZUFsDrWg2otqqLy4c-Eb284VrmMoyUmurt70khH6C3sMO1yLf0Gj-uUmuVm_E5NJlNa5xiwiGgMAodrEiOpYBp2mHqIuzrunc9Moc0io6jSwmR9AuGJ5rxWT-pGpVxQkbVgIeFfuFO86AMmF_oGrWW3C3tPp48wgCeCmkOYTUivajJ8a1mr-BzXCM-NORTvyqzhezx2GhxNKBAT3_5eNFCC_QSHhafId5vaILLBo3qiPThJpAxMcbVJKc-pjGRUsn_wr7jAVoCrWepD9C5kgPCXEmC5DeOgxrL8BHOjiGX0URJnBLmEccKNLX2s7NqOlo 2026/08/29 04:01:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/29 04:01:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/08/29 04:01:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/29 04:01:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/29 04:01:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/29 04:01:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/29 04:01:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AFOeR_Jgn-DyglS4Pc1_ZAZUFsDrWg2otqqLy4c-Eb284VrmMoyUmurt70khH6C3sMO1yLf0Gj-uUmuVm_E5NJlNa5xiwiGgMAodrEiOpYBp2mHqIuzrunc9Moc0io6jSwmR9AuGJ5rxWT-pGpVxQkbVgIeFfuFO86AMmF_oGrWW3C3tPp48wgCeCmkOYTUivajJ8a1mr-BzXCM-NORTvyqzhezx2GhxNKBAT3_5eNFCC_QSHhafId5vaILLBo3qiPThJpAxMcbVJKc-pjGRUsn_wr7jAVoCrWepD9C5kgPCXEmC5DeOgxrL8BHOjiGX0URJnBLmEccKNLX2s7NqOlo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/08/29 04:01:12 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AGGJLyXe6vIz94_fJjPg6GBC_xWmJ0RQuesHZPvtu2RkgJFdPiKa0IULnrDD6DhhIZrZEXZU4P4B7mEJv_hKsCdzR-WMJU0uAog8q2gtCjr9Yx3zeZWC-P7K35vWfhs-SNkA4NBWcwEkAieje1H0h3JMHdlXkk0KV93G9tM46Xp68ysmvZYWV04-rQE82HmWp-X41lSGVlSDK0AwAV5fTOXyhhdyIBG0OF-KWOz4B6OdxAGB1Cll7Vj2xw6hza62CY6lgvTYtcxpHI_So5nlKhG3s2tmbi_Y3MI4kcvRq2Tu551l0_MxLgSXT5UTrJsaiVTISEmVc5shrywUrUIe6Hw 2026/08/29 04:01:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/08/29 04:01:13 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/08/29 04:01:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AGGJLyXe6vIz94_fJjPg6GBC_xWmJ0RQuesHZPvtu2RkgJFdPiKa0IULnrDD6DhhIZrZEXZU4P4B7mEJv_hKsCdzR-WMJU0uAog8q2gtCjr9Yx3zeZWC-P7K35vWfhs-SNkA4NBWcwEkAieje1H0h3JMHdlXkk0KV93G9tM46Xp68ysmvZYWV04-rQE82HmWp-X41lSGVlSDK0AwAV5fTOXyhhdyIBG0OF-KWOz4B6OdxAGB1Cll7Vj2xw6hza62CY6lgvTYtcxpHI_So5nlKhG3s2tmbi_Y3MI4kcvRq2Tu551l0_MxLgSXT5UTrJsaiVTISEmVc5shrywUrUIe6Hw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/08/29 04:01:14 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AG_3FdTe2DttoeI1xcETYfYiCj86d7Z-shv1UKaoGmQbAkgLoZWjqUhCASz1yy-YNggHQCRnchnNGwrwnQXzAgwZ1V23wr4Ei8aiD3tZQP6QJwiSwUQTrd-Ykk4XpSdP6L2aJOGXbseI369hpA4p7SQo0J9NqgHmEBUQ8uS6vyMW-29P_KA2rJ-tzNEbVF2klIKZx2UpmZkGuapDNio84-bPDOZtpKBvyC0QPdMs6bfQIvdHV7XDkgZRY6jUDaHkmlZfMeaOZT7fhwO_kniQ98PgxQqr1kU1cItC1Wq3Z_6ENK4EnR4Fsuyh6jMD-D4C9j5wEP9G_a6itqnKumH5kdU 2026/08/29 04:01:15 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/08/29 04:01:15 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/29 04:01:16 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AG_3FdTe2DttoeI1xcETYfYiCj86d7Z-shv1UKaoGmQbAkgLoZWjqUhCASz1yy-YNggHQCRnchnNGwrwnQXzAgwZ1V23wr4Ei8aiD3tZQP6QJwiSwUQTrd-Ykk4XpSdP6L2aJOGXbseI369hpA4p7SQo0J9NqgHmEBUQ8uS6vyMW-29P_KA2rJ-tzNEbVF2klIKZx2UpmZkGuapDNio84-bPDOZtpKBvyC0QPdMs6bfQIvdHV7XDkgZRY6jUDaHkmlZfMeaOZT7fhwO_kniQ98PgxQqr1kU1cItC1Wq3Z_6ENK4EnR4Fsuyh6jMD-D4C9j5wEP9G_a6itqnKumH5kdU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/29 04:01:17 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: APzUHZ_KgtzJa3H1-6Z-0Qz1Pu5hlq4mIzluRNrnDhxSeIsFGQ0FIgLpAU2KUo7kxwCAYp4BqF5EBidkxDtqSKCqNSPJPu2BDSGq88wKSSTLoKIRd5Kqd-IuhUsqR-cZrwqLHZYtCUAVT6av0IhmSTYu8oZ_GwH61Ra9nncj8E9fi5d5RnhIHeFnHaMxb4_XHkgHTC42PbOAhPBN21O_PelGCTrYF_hJacw6Obuh8D_vtdOO2lFQcIdbbdX0TgG30ZI0-3qXttSR6sifKsMO9pkbefjIboE9b3b87H_tiAZVSpW693GwAkr2dCbEFou_zF0mLJZyeV8AHxH9GC2Nl6U 2026/08/29 04:01:17 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/29 04:01:18 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/29 04:01:18 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "APzUHZ_KgtzJa3H1-6Z-0Qz1Pu5hlq4mIzluRNrnDhxSeIsFGQ0FIgLpAU2KUo7kxwCAYp4BqF5EBidkxDtqSKCqNSPJPu2BDSGq88wKSSTLoKIRd5Kqd-IuhUsqR-cZrwqLHZYtCUAVT6av0IhmSTYu8oZ_GwH61Ra9nncj8E9fi5d5RnhIHeFnHaMxb4_XHkgHTC42PbOAhPBN21O_PelGCTrYF_hJacw6Obuh8D_vtdOO2lFQcIdbbdX0TgG30ZI0-3qXttSR6sifKsMO9pkbefjIboE9b3b87H_tiAZVSpW693GwAkr2dCbEFou_zF0mLJZyeV8AHxH9GC2Nl6U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/29 04:01:19 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AEBj560UvjittjHJysIhEjUVIihkpiLsstLLbG9qMg51HIHz9xgWSGwXwtnHMJ07kpacMgc_bRW511wKY7kYIKj91uEitgo1f-NaeWDuYXgz2rC8oZ7hY4aYtCueqHapDwawaTLmLZJvIXxMigufWEWRHQCRSwn4vlyxCgZl-vEMsy1FzHP8hi_Wr0CjwfRC18N9cEhNwfgbcBi1lawVeiO7AwZ2XVuYAkeRKfSdp1Q6a3Q1hixEWptzIJEKqTMjFnMNZaX9PorZLm5KkIF1Bm__ICCSCOZ-KYsQGn2Gq9sV41loYRJLtIeOMj72ORoAUi-cEy52JP9j-weO6zK0Wms 2026/08/29 04:01:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/29 04:01:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/29 04:01:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/29 04:01:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/29 04:01:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/29 04:01:20 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/29 04:01:21 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AEBj560UvjittjHJysIhEjUVIihkpiLsstLLbG9qMg51HIHz9xgWSGwXwtnHMJ07kpacMgc_bRW511wKY7kYIKj91uEitgo1f-NaeWDuYXgz2rC8oZ7hY4aYtCueqHapDwawaTLmLZJvIXxMigufWEWRHQCRSwn4vlyxCgZl-vEMsy1FzHP8hi_Wr0CjwfRC18N9cEhNwfgbcBi1lawVeiO7AwZ2XVuYAkeRKfSdp1Q6a3Q1hixEWptzIJEKqTMjFnMNZaX9PorZLm5KkIF1Bm__ICCSCOZ-KYsQGn2Gq9sV41loYRJLtIeOMj72ORoAUi-cEy52JP9j-weO6zK0Wms" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/29 04:01:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AN1UmYr4bHlP0w9knvrpDWmecklLopXDtQqNCeDZyOlhYfFA42MsWdmEopzB9QqEqUN9_20r3lcrUZd5KYNl3sGNh9nHxbNkAaeWD-oJPZUJ8WWhMAC0I9UwQIobe6AT-mh8Fj1uYIgTguVKT-4SdCEJzG81O-HauEyMPHenp7JSH-BgKw1CLZAWwdr419EL79V980mAoqNb6BGiGJ1qh4Fai8QgS_VW-q5wAbM14epg6lpOZEL1pr4tpSUzuEYGvhMsAendecquIWKmjo9vv4gc7oDv8tw31q62CpHZlqdtKNtY98BkAdvMdoHAM84bmJQnzlWyfe6kjqJsR2azJmY 2026/08/29 04:01:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/29 04:01:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/08/29 04:01:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/08/29 04:01:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/29 04:01:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/29 04:01:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/29 04:01:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AN1UmYr4bHlP0w9knvrpDWmecklLopXDtQqNCeDZyOlhYfFA42MsWdmEopzB9QqEqUN9_20r3lcrUZd5KYNl3sGNh9nHxbNkAaeWD-oJPZUJ8WWhMAC0I9UwQIobe6AT-mh8Fj1uYIgTguVKT-4SdCEJzG81O-HauEyMPHenp7JSH-BgKw1CLZAWwdr419EL79V980mAoqNb6BGiGJ1qh4Fai8QgS_VW-q5wAbM14epg6lpOZEL1pr4tpSUzuEYGvhMsAendecquIWKmjo9vv4gc7oDv8tw31q62CpHZlqdtKNtY98BkAdvMdoHAM84bmJQnzlWyfe6kjqJsR2azJmY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/08/29 04:01:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AFhMiiwM0JHR8706VsaHyJNwgi_rTzw_kYQJdAjN2qk4vrtZ_0HipSKT34X472Y5CiF4TVby1_vr-HiNDsoPktkjc_TfwLeP33PM9JlF53KlSZyreGCQpWACtuGfg09JhVNlsPRlk7MaNdNQ-ofvSqF3Ouq1HMS_TjJ-aXjOGsL72xKOJxPcjvnHR0XmWg-RA1ciQf4v6Y7jLefNMsd_FCfG0SiILmTt0SG06lkMrQDZ9JdCBGqX3eQLEni7FMM70Yf9WDeFAKYrkTwR_fnmdPhpvxayTeLC8aB3oI05Xnm8VOjhf5n5IXCOPe5uOqeXIGkjTVY_rcLY3JivEtZLQXc 2026/08/29 04:01:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/08/29 04:01:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/08/29 04:01:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AFhMiiwM0JHR8706VsaHyJNwgi_rTzw_kYQJdAjN2qk4vrtZ_0HipSKT34X472Y5CiF4TVby1_vr-HiNDsoPktkjc_TfwLeP33PM9JlF53KlSZyreGCQpWACtuGfg09JhVNlsPRlk7MaNdNQ-ofvSqF3Ouq1HMS_TjJ-aXjOGsL72xKOJxPcjvnHR0XmWg-RA1ciQf4v6Y7jLefNMsd_FCfG0SiILmTt0SG06lkMrQDZ9JdCBGqX3eQLEni7FMM70Yf9WDeFAKYrkTwR_fnmdPhpvxayTeLC8aB3oI05Xnm8VOjhf5n5IXCOPe5uOqeXIGkjTVY_rcLY3JivEtZLQXc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/08/29 04:01:29 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AJcY8vGDccPTZNHYhpxSgxLSD9khL9lhMvabsc9X1sP61JZoZPSibfx0Kb7hkNxXQZtgEJtAV16VIHiq8wAncc3tKoWfFtn1ZiILnv6ZlDbDO570ePSoqqe5U8RhKiAcnOQjTi-sX0klEL4ysQrx0g_PfHsJMzyf916evyNpimDNxtOnj5Yeeiofsrh4ak6I17qqgfd9gZVOWKjyVMP6ffIQh7Lk18Zu7fZbb8c1caBKOIm878yiUEEoiateKGd6KruIFXr7ixQYXMMRjTHyfoJYAHd8phZ0fTVtWGGdM1jngm2R0Lb3iavEjyFsDci2XJQuqurKTcCQOxUH2nRDv5U 2026/08/29 04:01:30 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/08/29 04:01:31 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/29 04:01:31 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AJcY8vGDccPTZNHYhpxSgxLSD9khL9lhMvabsc9X1sP61JZoZPSibfx0Kb7hkNxXQZtgEJtAV16VIHiq8wAncc3tKoWfFtn1ZiILnv6ZlDbDO570ePSoqqe5U8RhKiAcnOQjTi-sX0klEL4ysQrx0g_PfHsJMzyf916evyNpimDNxtOnj5Yeeiofsrh4ak6I17qqgfd9gZVOWKjyVMP6ffIQh7Lk18Zu7fZbb8c1caBKOIm878yiUEEoiateKGd6KruIFXr7ixQYXMMRjTHyfoJYAHd8phZ0fTVtWGGdM1jngm2R0Lb3iavEjyFsDci2XJQuqurKTcCQOxUH2nRDv5U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/29 04:01:32 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AI3dUaYAz93CKvWZRhoznmW1PpoJJXv8JeguhEqPbfNwn8JzOGHB16Z6r-czn899q8EthLOj0aR9Gfk8zvOGsJsN3FlecWNQo04kPRKCCLRliHq74CyjNXe7YjYwpuryZlbI7_m6vpN5_rIWjyw0PFtprro5bIGcidpLJJMhwFsAsHjMz9mCxTc-We_GHjJ3NyCOXzUc9MHI3iYTYbexnaAGzQdxUVrqmZY1n4o4gRL93UxynktFW1i7-AgHs6ElhnnYF-WlbwK7vAvVkmau1NoxL_n13DPyjU9VhKw6Nl7Ex0OXbycS-qbRXPx-qEiO2QNDvHt3_NiaT3aTJKWvKLw 2026/08/29 04:01:32 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/29 04:01:33 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/29 04:01:33 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AI3dUaYAz93CKvWZRhoznmW1PpoJJXv8JeguhEqPbfNwn8JzOGHB16Z6r-czn899q8EthLOj0aR9Gfk8zvOGsJsN3FlecWNQo04kPRKCCLRliHq74CyjNXe7YjYwpuryZlbI7_m6vpN5_rIWjyw0PFtprro5bIGcidpLJJMhwFsAsHjMz9mCxTc-We_GHjJ3NyCOXzUc9MHI3iYTYbexnaAGzQdxUVrqmZY1n4o4gRL93UxynktFW1i7-AgHs6ElhnnYF-WlbwK7vAvVkmau1NoxL_n13DPyjU9VhKw6Nl7Ex0OXbycS-qbRXPx-qEiO2QNDvHt3_NiaT3aTJKWvKLw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/29 04:01:35 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ACI5wTqt27C6nXTxPlJdIn8bfNOYiONchKVD25SdyYqVPtgvkiEFC9NWZnIj20625NeWQCThsa26_UXeBnr1SOX6gyIXb9rXQR3xm6M6ZJ80ZVFAbIN1vXOA_a_cPVkSNe-VoP-vnV9ct8REBdjJVQfC0toeB6lmPxiW0yCJl6m2wSYsCCL8t9nk2mNiU_NpTDeoIsLqiSaTc8l8mLEhhdvQF5FTo6ugH_D43lZaXF9p18rrqleE_ZLZ51TV0_Q2HupltXnO8eIlE_5vO5omO9S74YVy-s3ZNg68CIyKBTCd6FTRKhTkFAaQj_D80tG12R97QTZc6PeSBjMyjJt4TuU 2026/08/29 04:01:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/29 04:01:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/29 04:01:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/29 04:01:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/29 04:01:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/29 04:01:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/29 04:01:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ACI5wTqt27C6nXTxPlJdIn8bfNOYiONchKVD25SdyYqVPtgvkiEFC9NWZnIj20625NeWQCThsa26_UXeBnr1SOX6gyIXb9rXQR3xm6M6ZJ80ZVFAbIN1vXOA_a_cPVkSNe-VoP-vnV9ct8REBdjJVQfC0toeB6lmPxiW0yCJl6m2wSYsCCL8t9nk2mNiU_NpTDeoIsLqiSaTc8l8mLEhhdvQF5FTo6ugH_D43lZaXF9p18rrqleE_ZLZ51TV0_Q2HupltXnO8eIlE_5vO5omO9S74YVy-s3ZNg68CIyKBTCd6FTRKhTkFAaQj_D80tG12R97QTZc6PeSBjMyjJt4TuU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/29 04:01:39 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AMOaEzhk1-D-L_UFiFIMEGm_11dlG6fRFrc0DG5YfETstgw7zeDduLX__O6PyNSioQ55CeSLo7FLWhjsxLDxJfizOAmr7QJu9yH4LYm7OAPg82N3A9h4rCJF9-30vgkzYGv0p14adCTyPRRTvQ8n6xOY9eAQz2iGxrOqWb47nyEafGwXp2jI3c8isnoCswZb1I-15ZS1yjO8KgvuqK6PLPZisrdTlrx3_V8TElHXo7iW3_X0OoVemmO-YfCctCeYvCgh6wusJi9-n8ElwqI21XN4cxtNHOwR7NOMjE-qTh-Fh4woMGr4NJ1wquqEt0gnkbMeJCbEn0sAajUcpnmAB5o 2026/08/29 04:01:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/29 04:01:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/29 04:01:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/08/29 04:01:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/29 04:01:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/29 04:01:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/29 04:01:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AMOaEzhk1-D-L_UFiFIMEGm_11dlG6fRFrc0DG5YfETstgw7zeDduLX__O6PyNSioQ55CeSLo7FLWhjsxLDxJfizOAmr7QJu9yH4LYm7OAPg82N3A9h4rCJF9-30vgkzYGv0p14adCTyPRRTvQ8n6xOY9eAQz2iGxrOqWb47nyEafGwXp2jI3c8isnoCswZb1I-15ZS1yjO8KgvuqK6PLPZisrdTlrx3_V8TElHXo7iW3_X0OoVemmO-YfCctCeYvCgh6wusJi9-n8ElwqI21XN4cxtNHOwR7NOMjE-qTh-Fh4woMGr4NJ1wquqEt0gnkbMeJCbEn0sAajUcpnmAB5o" finished === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/29 04:01:42 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-lesuxop3goxu/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/29 04:01:42 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-lesuxop3goxu/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/29 04:01:42 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/29 04:01:42 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: ADUcgoQuSJZC1mHv1O4z-6fawPTTX54er0JOrQ48h41z3hSRNyZpgBpdX3a1uAeskFIjFGvPeSc5JY8NdLnuFO1-YLeD-wc3Zt_V-L31Bu_Dz9ZLsWPUCouzgeChzzb_TTAZrgZDWbuTIl4dL84vAEoeJYtolJS2dowzBHoLaaSjvnB38TFuCs6Q-3lg1KyVerdKYY_PQKbMofDhYkhdWgdw7S4Gcv7f0f8mteZp3r-q_wAqaEAXBQh8nHnh4nv6Pv8b9FMGfalWJPWBOJb1ByEzbcNZhYMRt8d18vpAwfJX9eaD-FBpCCgUmZ6ixMqsY56blVh1ietmuKi0H1xMGsA 2026/08/29 04:01:42 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/29 04:01:42 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/29 04:01:42 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "2d0a7a32f9e4911e1a5b800686164475" 2026/08/29 04:01:43 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "1906868f712b0a2ed251210cfca25b67" 2026/08/29 04:01:43 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/29 04:01:43 DEBUG : short-eof-chunked.bin: multipart upload "ADUcgoQuSJZC1mHv1O4z-6fawPTTX54er0JOrQ48h41z3hSRNyZpgBpdX3a1uAeskFIjFGvPeSc5JY8NdLnuFO1-YLeD-wc3Zt_V-L31Bu_Dz9ZLsWPUCouzgeChzzb_TTAZrgZDWbuTIl4dL84vAEoeJYtolJS2dowzBHoLaaSjvnB38TFuCs6Q-3lg1KyVerdKYY_PQKbMofDhYkhdWgdw7S4Gcv7f0f8mteZp3r-q_wAqaEAXBQh8nHnh4nv6Pv8b9FMGfalWJPWBOJb1ByEzbcNZhYMRt8d18vpAwfJX9eaD-FBpCCgUmZ6ixMqsY56blVh1ietmuKi0H1xMGsA" 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/29 04:01:44 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/08/29 04:01:46 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/29 04:01:50 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/29 04:01:55 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/29 04:01:59 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/29 04:02:02 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AKEWz5vTJDpjxEM5zc6dzlSPrkrKeCKnFhHVYCNVQy2bCWKlDG_Si-JKidvsC35hhsW6okgmrsaS7GDo2QwLOjyh8-HcrcKTDqj2aOv2ttDrmJxKfkydxaGNuOlT5pqWsvn-YIeoQQp9aQJGcbWPqZTCevWj2oecGwpQouDDcLkeq-O7DgcBGpmn5_403PxLItppfnk4eOQrd1Cvt0vQ_Imvu7SuWJraP12xtHyboxZ78B5hBBUHRJ3Q7KMSnnhHsxewEc13qI8olWQdYs0B_MooN5HCzw8pk13smZH_RXAQddgwZsSc-xTLLTkOgqfZBIHiV36Iv0EMB-S91yD-QkQ 2026/08/29 04:02:02 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/29 04:02:02 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "4fc6311846f8acb2ef6127276fd9b9e1" 2026/08/29 04:02:03 DEBUG : unknown-size-put.txt: multipart upload "AKEWz5vTJDpjxEM5zc6dzlSPrkrKeCKnFhHVYCNVQy2bCWKlDG_Si-JKidvsC35hhsW6okgmrsaS7GDo2QwLOjyh8-HcrcKTDqj2aOv2ttDrmJxKfkydxaGNuOlT5pqWsvn-YIeoQQp9aQJGcbWPqZTCevWj2oecGwpQouDDcLkeq-O7DgcBGpmn5_403PxLItppfnk4eOQrd1Cvt0vQ_Imvu7SuWJraP12xtHyboxZ78B5hBBUHRJ3Q7KMSnnhHsxewEc13qI8olWQdYs0B_MooN5HCzw8pk13smZH_RXAQddgwZsSc-xTLLTkOgqfZBIHiV36Iv0EMB-S91yD-QkQ" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/29 04:02:04 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AJA3l-Mk52M0wAkep5rTCCgxDdbPu5VGvyZ8K9-8ANPEKPuJgLwoQXZlCB5phj_06kDMoHCnh68_qj_OqWXJv5HjJyoEJZUmCJd0VDT65MofPYEDINVCsEOm1-nQOjIBSCE58HyDhfvJ3K1VDJYNw7JQc3uk6PasvDZkgj1KKLjd3WhMVXaXCqHxP0F35RClGRG9EdSuO-UqkOvHU8Me_OTAKPXAbiEF8P2UV_ZRY5LKd-Fnzz-8NKqShNl41MIUX8-j3XS41j_WPohANmx5O2R8w6Qsd7Pl6OmBgNlvgjaQnfRvjvqSJagmRDN9CB7ECeRG5sfvxKLB3IN0e1fI-6I 2026/08/29 04:02:04 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/29 04:02:04 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "e5989811852aed8832526a21505360d9" 2026/08/29 04:02:04 DEBUG : unknown-size-update.txt: multipart upload "AJA3l-Mk52M0wAkep5rTCCgxDdbPu5VGvyZ8K9-8ANPEKPuJgLwoQXZlCB5phj_06kDMoHCnh68_qj_OqWXJv5HjJyoEJZUmCJd0VDT65MofPYEDINVCsEOm1-nQOjIBSCE58HyDhfvJ3K1VDJYNw7JQc3uk6PasvDZkgj1KKLjd3WhMVXaXCqHxP0F35RClGRG9EdSuO-UqkOvHU8Me_OTAKPXAbiEF8P2UV_ZRY5LKd-Fnzz-8NKqShNl41MIUX8-j3XS41j_WPohANmx5O2R8w6Qsd7Pl6OmBgNlvgjaQnfRvjvqSJagmRDN9CB7ECeRG5sfvxKLB3IN0e1fI-6I" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/29 04:02:05 DEBUG : Creating backend with remote "TestS3R2:rclone-test-lesuxop3goxu/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/29 04:02:05 DEBUG : Waiting for deletions to finish 2026/08/29 04:02:05 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/29 04:02:05 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/08/29 04:02:05 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/29 04:02:06 INFO : S3 bucket rclone-test-lesuxop3goxu: Bucket "rclone-test-lesuxop3goxu" deleted 2026/08/29 04:02:06 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- FAIL: TestIntegration (151.34s) --- 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 (1.05s) --- FAIL: TestIntegration/FsMkdir (149.30s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.22s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (11.90s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.69s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.48s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.92s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (26.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.61s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.34s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHeadObjectCopy (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (0.74s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (81.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (11.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (11.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (10.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (16.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (8.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (5.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (14.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (4.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (17.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (6.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (3.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (6.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.79s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (19.14s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.70s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.54s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (4.04s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (4.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (5.08s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.83s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.06s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.77s) --- 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/29 04:02:06 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/08/29 04:02:06 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) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 151.405s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 2m33.090961058s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/control_chars]