"go test -v -timeout 1h0m0s -remote TestS3Wasabi: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestMergeDeleteMarkersWithURLEncodedKeys --- PASS: TestMergeDeleteMarkersWithURLEncodedKeys (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 TestBufferForObjectLockMD5 === RUN TestBufferForObjectLockMD5/NoObjectLock === RUN TestBufferForObjectLockMD5/SourceMD5 === RUN TestBufferForObjectLockMD5/Buffered --- PASS: TestBufferForObjectLockMD5 (0.00s) --- PASS: TestBufferForObjectLockMD5/NoObjectLock (0.00s) --- PASS: TestBufferForObjectLockMD5/SourceMD5 (0.00s) --- PASS: TestBufferForObjectLockMD5/Buffered (0.00s) === RUN TestCommandLink === RUN TestCommandLink/Signed/response-cache-control === RUN TestCommandLink/Signed/response-content-disposition === RUN TestCommandLink/Signed/response-content-encoding === RUN TestCommandLink/Signed/response-content-language === RUN TestCommandLink/Signed/response-content-type === RUN TestCommandLink/Signed/response-expires --- PASS: TestCommandLink (0.00s) --- PASS: TestCommandLink/Signed/response-cache-control (0.00s) --- PASS: TestCommandLink/Signed/response-content-disposition (0.00s) --- PASS: TestCommandLink/Signed/response-content-encoding (0.00s) --- PASS: TestCommandLink/Signed/response-content-language (0.00s) --- PASS: TestCommandLink/Signed/response-content-type (0.00s) --- PASS: TestCommandLink/Signed/response-expires (0.00s) === RUN TestCommandLinkExpire === RUN TestCommandLinkExpire/Default === RUN TestCommandLinkExpire/Minimum === RUN TestCommandLinkExpire/Maximum === RUN TestCommandLinkExpire/Clamped 2026/09/27 04:11:41 NOTICE: S3 bucket bucket path prefix: Public Link: Reducing expiry to 1w as 1.1428571428571428w is greater than the max time allowed === RUN TestCommandLinkExpire/Off 2026/09/27 04:11:41 NOTICE: S3 bucket bucket path prefix: Public Link: Reducing expiry to 1w as off is greater than the max time allowed --- PASS: TestCommandLinkExpire (0.01s) --- PASS: TestCommandLinkExpire/Default (0.00s) --- PASS: TestCommandLinkExpire/Minimum (0.00s) --- PASS: TestCommandLinkExpire/Maximum (0.00s) --- PASS: TestCommandLinkExpire/Clamped (0.00s) --- PASS: TestCommandLinkExpire/Off (0.00s) === RUN TestCommandLinkErrors === RUN TestCommandLinkErrors/NoPath === RUN TestCommandLinkErrors/TooManyPaths === RUN TestCommandLinkErrors/EmptyPath === RUN TestCommandLinkErrors/Directory === RUN TestCommandLinkErrors/Missing === RUN TestCommandLinkErrors/UnknownOption === RUN TestCommandLinkErrors/InvalidDate === RUN TestCommandLinkErrors/InvalidExpire === RUN TestCommandLinkErrors/EmptyExpire === RUN TestCommandLinkErrors/ZeroExpire === RUN TestCommandLinkErrors/NegativeExpire === RUN TestCommandLinkErrors/SubsecondExpire --- PASS: TestCommandLinkErrors (0.00s) --- PASS: TestCommandLinkErrors/NoPath (0.00s) --- PASS: TestCommandLinkErrors/TooManyPaths (0.00s) --- PASS: TestCommandLinkErrors/EmptyPath (0.00s) --- PASS: TestCommandLinkErrors/Directory (0.00s) --- PASS: TestCommandLinkErrors/Missing (0.00s) --- PASS: TestCommandLinkErrors/UnknownOption (0.00s) --- PASS: TestCommandLinkErrors/InvalidDate (0.00s) --- PASS: TestCommandLinkErrors/InvalidExpire (0.00s) --- PASS: TestCommandLinkErrors/EmptyExpire (0.00s) --- PASS: TestCommandLinkErrors/ZeroExpire (0.00s) --- PASS: TestCommandLinkErrors/NegativeExpire (0.00s) --- PASS: TestCommandLinkErrors/SubsecondExpire (0.00s) === RUN TestCommandLinkVersionAt 2026/09/27 04:11:41 NOTICE: S3 bucket bucket path prefix: Public Link: Reducing expiry to 1w as off is greater than the max time allowed --- PASS: TestCommandLinkVersionAt (0.00s) === RUN TestPublicLink 2026/09/27 04:11:41 NOTICE: S3 bucket bucket path prefix: Public Link: Reducing expiry to 1w as off is greater than the max time allowed --- PASS: TestPublicLink (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:464: Using remote "TestS3Wasabi:" 2026/09/27 04:11:41 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-nadidak7polu" 2026/09/27 04:11:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:505: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/09/27 04:11:42 INFO : S3 bucket rclone-test-nadidak7polu: Bucket "rclone-test-nadidak7polu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/09/27 04:11:43 INFO : S3 bucket rclone-test-nadidak7polu: Bucket "rclone-test-nadidak7polu" deleted === RUN TestIntegration/FsMkdir 2026/09/27 04:11:44 INFO : S3 bucket rclone-test-nadidak7polu: Bucket "rclone-test-nadidak7polu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/09/27 04:11:44 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/27 04:11:45 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/27 04:11: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:734: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:734: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:734: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:734: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:734: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:734: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:734: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:734: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:734: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:734: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:734: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:734: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:734: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:734: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:734: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:734: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:734: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:734: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:734: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:813: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/09/27 04:12:09 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: dB4eJz_zcKR1vXA47uunbr2L5DDCB1kq7IuRwu_UhvfIeOwv1YdvVi35km-bNRn1mK2qxyvvGtJMqBLBGh_bd_r7ILw4VNjgnyl1MgQEWdQoCht4Uw_B_RWv-aOsf3qu 2026/09/27 04:12:10 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "047de88df6fb0cf7dfb1dbbac62edbd4" 2026/09/27 04:12:11 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "577680f204cbe23748f1a5f07f8b9bcf" 2026/09/27 04:12:11 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "66692cf4ce0cf215e39278ec526cbee7" 2026/09/27 04:12:11 DEBUG : writer-at-subdir/writer-at-file: multipart upload "dB4eJz_zcKR1vXA47uunbr2L5DDCB1kq7IuRwu_UhvfIeOwv1YdvVi35km-bNRn1mK2qxyvvGtJMqBLBGh_bd_r7ILw4VNjgnyl1MgQEWdQoCht4Uw_B_RWv-aOsf3qu" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:899: 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/09/27 04:12:15 DEBUG : Creating backend with remote "TestS3Wasabi:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/09/27 04:12:16 DEBUG : Creating backend with remote "TestS3Wasabi:" === 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:1152: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/09/27 04:12:19 DEBUG : S3 bucket rclone-test-nadidak7polu: bucket is versioned: false 2026/09/27 04:12:19 DEBUG : Waiting for deletions to finish 2026/09/27 04:12:20 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/09/27 04:12:20 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/09/27 04:12:20 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/27 04:12:21 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-nadidak7polu/dirToPurgeFromRoot" 2026/09/27 04:12:22 DEBUG : S3 bucket rclone-test-nadidak7polu path dirToPurgeFromRoot: bucket is versioned: false 2026/09/27 04:12:22 DEBUG : Waiting for deletions to finish 2026/09/27 04:12:22 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/09/27 04:12:22 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/09/27 04:12:22 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/27 04:12:22 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-nadidak7polu/hello? sausage/êé" 2026/09/27 04:12:23 INFO : S3 bucket rclone-test-nadidak7polu path hello? sausage/êé: Bucket "rclone-test-nadidak7polu" created with ACL "" 2026/09/27 04:12:24 DEBUG : S3 bucket rclone-test-nadidak7polu path hello? sausage/êé: bucket is versioned: false 2026/09/27 04:12:24 DEBUG : Waiting for deletions to finish 2026/09/27 04:12:25 DEBUG : "a/b/c/d/e.txt" version false 2026/09/27 04:12:25 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/09/27 04:12:25 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:1380: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1500: 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:1735: 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/09/27 04:12:34 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-nadidak7polu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/27 04:12:35 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-nadidak7polu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1994: Opening root remote "TestS3Wasabi:" path "rclone-test-nadidak7polu" from "TestS3Wasabi:rclone-test-nadidak7polu" 2026/09/27 04:12:35 DEBUG : Creating backend with remote "TestS3Wasabi:" === 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:2138: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:438: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2195: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2217: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2367: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/09/27 04:12:42 NOTICE: S3 bucket rclone-test-nadidak7polu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/09/27 04:12:42 DEBUG : piped data.txt: open chunk writer: started multipart upload: A6ktmNJTOsiL-j9oaecEGf1Dt0R_J8Xxtj6zDik6_xXB_Kdfyu7oUbQgHUtuee_Yuuil2nDDpxnIVoX-iaWRgzbeMH4r4M44V82MKVoYz6xnlsyADcPxbrf9pZ9FBA_n 2026/09/27 04:12:42 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/09/27 04:12:42 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/09/27 04:12:42 DEBUG : piped data.txt: multipart upload "A6ktmNJTOsiL-j9oaecEGf1Dt0R_J8Xxtj6zDik6_xXB_Kdfyu7oUbQgHUtuee_Yuuil2nDDpxnIVoX-iaWRgzbeMH4r4M44V82MKVoYz6xnlsyADcPxbrf9pZ9FBA_n" finished 2026/09/27 04:12:43 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/27 04:12:43 DEBUG : piped data.txt: open chunk writer: started multipart upload: V0_FIeEJ4dLJlNjP_DNPYyE8hWhJtyXef5m0t-uyUYiSlpHv2fL7i0gUUoJMnLwyT6d-0TpWy7uSfbSP1NSvNkX7fMjsGSKQAJH70nNOHKLebN0LsBhW5jkikrNyQbjZ 2026/09/27 04:12:43 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/09/27 04:12:43 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "49d1670a5d83e59fa4317516cac67b8d" 2026/09/27 04:12:43 DEBUG : piped data.txt: multipart upload "V0_FIeEJ4dLJlNjP_DNPYyE8hWhJtyXef5m0t-uyUYiSlpHv2fL7i0gUUoJMnLwyT6d-0TpWy7uSfbSP1NSvNkX7fMjsGSKQAJH70nNOHKLebN0LsBhW5jkikrNyQbjZ" finished 2026/09/27 04:12:43 DEBUG : piped data.txt: Multipart upload Etag: b20a812c7d3a55f76e4c5fbb66a4bd4d-1 OK === 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/09/27 04:12:44 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 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:431: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:431: versions/test-versions-v2026-09-27-041250-000.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/09/27 04:12:55 DEBUG : oldPath = "TestS3Wasabi:rclone-test-nadidak7polu/versions/test-versions-v2026-09-27-041250-000.txt" 2026/09/27 04:12:55 DEBUG : newPath = "TestS3Wasabi,versions:rclone-test-nadidak7polu/versions/test-versions-v2026-09-27-041250-000.txt" 2026/09/27 04:12:55 DEBUG : Creating backend with remote "TestS3Wasabi,versions:rclone-test-nadidak7polu/versions/test-versions-v2026-09-27-041250-000.txt" 2026/09/27 04:12:55 DEBUG : TestS3Wasabi: detected overridden config - adding "{pO73u}" suffix to name 2026/09/27 04:12:55 DEBUG : fs cache: renaming child cache item "TestS3Wasabi,versions:rclone-test-nadidak7polu/versions/test-versions-v2026-09-27-041250-000.txt" to be canonical for parent "TestS3Wasabi{pO73u}:rclone-test-nadidak7polu/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir s3_internal_test.go:558: Creating a bucket we already have created returned code: No Error === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2026/09/27 04:12:58 DEBUG : Waiting for deletions to finish 2026/09/27 04:12:58 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/09/27 04:12:58 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "null" 2026/09/27 04:12:58 DEBUG : "versions/test-versions.txt" version false 2026/09/27 04:12:58 DEBUG : versions/test-versions.txt: Not deleting current version "001790482374064014377-Xiady3cSiN" 2026/09/27 04:12:58 DEBUG : "versions/test-versions-v2026-09-27-041252-000.txt" version true 2026/09/27 04:12:58 DEBUG : versions/test-versions-v2026-09-27-041252-000.txt: Deleting delete marker (id "001790482371889560286-rHCVbiPNSR") 2026/09/27 04:12:58 DEBUG : "versions/test-versions-v2026-09-27-041250-000.txt" version true 2026/09/27 04:12:58 DEBUG : versions/test-versions-v2026-09-27-041250-000.txt: Deleting (id "001790482369531399054-SqtOgM8KZu") 2026/09/27 04:12:58 INFO : versions/test-versions-v2026-09-27-041252-000.txt: Deleted 2026/09/27 04:12:59 INFO : versions/test-versions-v2026-09-27-041250-000.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention 2026/09/27 04:13:01 INFO : S3 bucket rclone-test-nadidak7polu-object-lock-yeyusog4: Bucket "rclone-test-nadidak7polu-object-lock-yeyusog4" created with ACL "" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/SetAfterUpload === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Multipart 2026/09/27 04:13:04 DEBUG : test-object-lock-multipart: open chunk writer: started multipart upload: nnTZkZpLvDBId2F7gDL6s5ldxAtR6eKtaBsrf7kVDilKzVaBoCOIFwkFk80DwFztUsmkfMHvuxSykK9aOOyoqHZajrEpunsNGZXQJtFVsfX3Kub1kmau3fAEwe4dJg7Y 2026/09/27 04:13:04 DEBUG : test-object-lock-multipart: multipart upload: starting chunk 0 size 100 offset 0/100 2026/09/27 04:13:05 DEBUG : test-object-lock-multipart: multipart upload wrote chunk 1 with 100 bytes and etag "dd217bd3058cc1f644a892b704af065a" 2026/09/27 04:13:05 DEBUG : test-object-lock-multipart: multipart upload "nnTZkZpLvDBId2F7gDL6s5ldxAtR6eKtaBsrf7kVDilKzVaBoCOIFwkFk80DwFztUsmkfMHvuxSykK9aOOyoqHZajrEpunsNGZXQJtFVsfX3Kub1kmau3fAEwe4dJg7Y" finished 2026/09/27 04:13:05 DEBUG : test-object-lock-multipart: Multipart upload Etag: 425c481bb526daf795e7a34c2b693991-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Presigned === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/09/27 04:13:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: gOcQVJGVW-jT_XjU2BpwBfJpIKNYsZzxTkAm0y6J84upzK5lxjZY-QCqgPMTdq_EciOUhOH2CW4f6vdiQ9mqXdiWsQBsLPNcSKzu9bPp7WJC9VoMhFvuBhKO80NghpOa 2026/09/27 04:13:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/09/27 04:13:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/09/27 04:13:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "gOcQVJGVW-jT_XjU2BpwBfJpIKNYsZzxTkAm0y6J84upzK5lxjZY-QCqgPMTdq_EciOUhOH2CW4f6vdiQ9mqXdiWsQBsLPNcSKzu9bPp7WJC9VoMhFvuBhKO80NghpOa" finished 2026/09/27 04:13:12 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/09/27 04:13:12 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: PmvT3wLrJ8gmPTCy8Cc6UnWAPqmHYlZ8SWQPASxaPKCtu_Ssq4aWASPbthnrqb8R6tdoCtqosG8lBWXEH39_BK9kCpDM5IEUO0AdvXBqHsp7_Bfjv48vimOLwOGOi_ro 2026/09/27 04:13:13 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/09/27 04:13:13 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/27 04:13:13 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "PmvT3wLrJ8gmPTCy8Cc6UnWAPqmHYlZ8SWQPASxaPKCtu_Ssq4aWASPbthnrqb8R6tdoCtqosG8lBWXEH39_BK9kCpDM5IEUO0AdvXBqHsp7_Bfjv48vimOLwOGOi_ro" finished 2026/09/27 04:13:13 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/09/27 04:13:14 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: pWN26EjIPOEiMpauwkxYDLkiH8Od5-DodKNhOBi4I4wIotMuMVycLhgtBsmYnG7v1Vfkvvc9bDLeUdn6IU7Su7TyHz3aDNcdCoddeDvjPY9bSLBBO3CgV6jcTNeKStnJ 2026/09/27 04:13:14 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/09/27 04:13:15 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/27 04:13:15 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "pWN26EjIPOEiMpauwkxYDLkiH8Od5-DodKNhOBi4I4wIotMuMVycLhgtBsmYnG7v1Vfkvvc9bDLeUdn6IU7Su7TyHz3aDNcdCoddeDvjPY9bSLBBO3CgV6jcTNeKStnJ" finished 2026/09/27 04:13:15 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/09/27 04:13:16 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: NvGGvFJAtv9WqJaxw0PQb2zGQ3seM1eKQ3cr6w6rDEeRGUsGsTaa6BvJUk-nw8mzO4d7ORQ81GC697-Vg8-XVyDx9GTGEPoasUJcsRJwxsdY9TqVkeHFCoLa_jFkODAC 2026/09/27 04:13:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/27 04:13:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/27 04:13:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/27 04:13:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/27 04:13:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/09/27 04:13:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/09/27 04:13:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "NvGGvFJAtv9WqJaxw0PQb2zGQ3seM1eKQ3cr6w6rDEeRGUsGsTaa6BvJUk-nw8mzO4d7ORQ81GC697-Vg8-XVyDx9GTGEPoasUJcsRJwxsdY9TqVkeHFCoLa_jFkODAC" finished 2026/09/27 04:13:17 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/09/27 04:13:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: 7u_mZ8QYXEn9A0TNaJvuZ5bUH4-fDZ3F6wSxW7V0Y50JYbEeqfGvYjj199KyEMhSZmiC3r7jiT8slwGeDxl5vwp6mOY3WPJa_anP1Y8Uur7OmwikB8YecxQEhkaUurgR 2026/09/27 04:13:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/09/27 04:13:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/09/27 04:13:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/09/27 04:13:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/27 04:13:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/09/27 04:13:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/09/27 04:13:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "7u_mZ8QYXEn9A0TNaJvuZ5bUH4-fDZ3F6wSxW7V0Y50JYbEeqfGvYjj199KyEMhSZmiC3r7jiT8slwGeDxl5vwp6mOY3WPJa_anP1Y8Uur7OmwikB8YecxQEhkaUurgR" finished 2026/09/27 04:13:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/09/27 04:13:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: Ahpa6gLkPfWCheCruaX706GoOaM3ZfbzqpLaFBNtnzzn6MOyWVYq0wwZmsDNjGGcYVFeFKC9ukbRJo_-u14noOoKbjl681UqpyaahIUIZIvUTea9YknzE15TMUnbFEpJ 2026/09/27 04:13:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/09/27 04:13:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/09/27 04:13:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "Ahpa6gLkPfWCheCruaX706GoOaM3ZfbzqpLaFBNtnzzn6MOyWVYq0wwZmsDNjGGcYVFeFKC9ukbRJo_-u14noOoKbjl681UqpyaahIUIZIvUTea9YknzE15TMUnbFEpJ" finished 2026/09/27 04:13:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/09/27 04:13:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: dkN2frmhaApYmYLmvL0nlnJ28qPTH-7kRvJWOcioPoyyKOCy96gBNDMFFZxYL6JRF0pUWd6l2DH_JDyP44DAuzjWKRNtzMidgme-eMOJbFPPN1TsDvZ4lK-RqPAog64L 2026/09/27 04:13:25 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/09/27 04:13:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/27 04:13:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "dkN2frmhaApYmYLmvL0nlnJ28qPTH-7kRvJWOcioPoyyKOCy96gBNDMFFZxYL6JRF0pUWd6l2DH_JDyP44DAuzjWKRNtzMidgme-eMOJbFPPN1TsDvZ4lK-RqPAog64L" finished 2026/09/27 04:13:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/09/27 04:13:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: VepIR4eFXeBZ-H5j1ESh_9hOGjF5_A1or5Kxk-0z1WHUgZMYNmI_huqHVHMQY5Wdaq_TbNwMFXCiFOkMwTQ5B8B3BJv69tqKtk4mgw_LmwcXz_FBs7T5UWjTPZmsYqo3 2026/09/27 04:13:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/09/27 04:13:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/27 04:13:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "VepIR4eFXeBZ-H5j1ESh_9hOGjF5_A1or5Kxk-0z1WHUgZMYNmI_huqHVHMQY5Wdaq_TbNwMFXCiFOkMwTQ5B8B3BJv69tqKtk4mgw_LmwcXz_FBs7T5UWjTPZmsYqo3" finished 2026/09/27 04:13:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/09/27 04:13:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: IuXTqDNjtn9MafK40Kv4-54IuHKGj4pWtaCAje4MhPGLm_u9TVgNshwcK2buKsVHT9rveldEq4AuHaBge-BYi9qSzsYH_j5pRH5evGQYimRwhyzKzkPvZe2jaab8YnEp 2026/09/27 04:13:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/27 04:13:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/27 04:13:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/27 04:13:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/09/27 04:13:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/27 04:13:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/09/27 04:13:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "IuXTqDNjtn9MafK40Kv4-54IuHKGj4pWtaCAje4MhPGLm_u9TVgNshwcK2buKsVHT9rveldEq4AuHaBge-BYi9qSzsYH_j5pRH5evGQYimRwhyzKzkPvZe2jaab8YnEp" finished 2026/09/27 04:13:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/09/27 04:13:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: tAdYo_-sEKtGv1mfTqXvnXfl90iNlf8K3ar46mIxhWz-rKUvfHaXlxJvajCgIilAq7s0o2UOqgYJLbt26QBL1nxpSQKXrgHjAT6V_0lKayXJJCnW5pB8Wba1W2-D66Mu 2026/09/27 04:13:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/09/27 04:13:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/09/27 04:13:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/09/27 04:13:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/09/27 04:13:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/27 04:13:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/09/27 04:13:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "tAdYo_-sEKtGv1mfTqXvnXfl90iNlf8K3ar46mIxhWz-rKUvfHaXlxJvajCgIilAq7s0o2UOqgYJLbt26QBL1nxpSQKXrgHjAT6V_0lKayXJJCnW5pB8Wba1W2-D66Mu" finished 2026/09/27 04:13:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/09/27 04:13:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: Lske-2SedplHcYMnqr_QbOqrMCOGSCDg40M_eJDz7_yZO4TTzWMtAknIzmlImuvmJ3apI_SB7nM9gt0PP85HXENsoL9bBl6fwTVmZCsXJktBWU53EX__8xLc1KRMmUyn 2026/09/27 04:13:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/09/27 04:13:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/09/27 04:13:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "Lske-2SedplHcYMnqr_QbOqrMCOGSCDg40M_eJDz7_yZO4TTzWMtAknIzmlImuvmJ3apI_SB7nM9gt0PP85HXENsoL9bBl6fwTVmZCsXJktBWU53EX__8xLc1KRMmUyn" finished 2026/09/27 04:13:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/09/27 04:13:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: _o9TYkoJJd1uA0BM-tsi3ctTmQV_Ydri6v58Lp9yGOpz8PAi2U7inPITB7RnzvAmM8Oso9hbesgeTqgBgx4XLY-tVllHN9FjmBFTQXosUXKBOhMV1GWzQkFtw2Td3HOY 2026/09/27 04:13:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/09/27 04:13:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/27 04:13:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "_o9TYkoJJd1uA0BM-tsi3ctTmQV_Ydri6v58Lp9yGOpz8PAi2U7inPITB7RnzvAmM8Oso9hbesgeTqgBgx4XLY-tVllHN9FjmBFTQXosUXKBOhMV1GWzQkFtw2Td3HOY" finished 2026/09/27 04:13:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/09/27 04:13:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: fvgbOgtgqUwOCkQgxojdAw9GsrEahoTT6HdlrodfSGmIj5uz2g2slK97y3O43rN2oURhpb7XFkmt0yJZ0ge3EUI4tMMFNy4Ftkcj1WicSdP8c9n4pDWwpDrSRMeGDtzh 2026/09/27 04:13:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/09/27 04:13:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/27 04:13:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "fvgbOgtgqUwOCkQgxojdAw9GsrEahoTT6HdlrodfSGmIj5uz2g2slK97y3O43rN2oURhpb7XFkmt0yJZ0ge3EUI4tMMFNy4Ftkcj1WicSdP8c9n4pDWwpDrSRMeGDtzh" finished 2026/09/27 04:13:44 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/09/27 04:13:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: H6Vh4QrpGTW7YAA_j9R4CUyM6fjMr62B7q6Wpkg65LXxcuIeW10CG3L9PrV9qdl2AFdjwP4JeoSd54NsyKZYMmfN0OVdKYC_CL9D6L7jNhkS5vNVLJ5r9A4coYVPAbWw 2026/09/27 04:13:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/27 04:13:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/27 04:13:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/27 04:13:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/27 04:13:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/27 04:13:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/09/27 04:13:46 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "H6Vh4QrpGTW7YAA_j9R4CUyM6fjMr62B7q6Wpkg65LXxcuIeW10CG3L9PrV9qdl2AFdjwP4JeoSd54NsyKZYMmfN0OVdKYC_CL9D6L7jNhkS5vNVLJ5r9A4coYVPAbWw" finished 2026/09/27 04:13:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/09/27 04:13:48 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: VjarJzG_AUlSkednE2puYway_khYfQyeBKqsPlLWqhO2250b6UPupJkrkvCP28DRJ8UTo7x9izrghw2NKeqXZrTVBvnzFPqxbMNHNUc0vJZsW6KkLubNniTJREUobTEL 2026/09/27 04:13:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/09/27 04:13:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/09/27 04:13:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/09/27 04:13:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/27 04:13:49 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/27 04:13:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/09/27 04:13:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "VjarJzG_AUlSkednE2puYway_khYfQyeBKqsPlLWqhO2250b6UPupJkrkvCP28DRJ8UTo7x9izrghw2NKeqXZrTVBvnzFPqxbMNHNUc0vJZsW6KkLubNniTJREUobTEL" finished 2026/09/27 04:13:50 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/09/27 04:13:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: XK2GuKMxg6IPas8J-0i1wCQdxf1OsT121jht_uvMfo7mDAgt2w9Vc2BHb8D0WqqO8DlRiaCuk9WslTHrCJy0MLS0zKBx0B-NLY2L4QlIaNDKq8YWNF0275--3oUSpODZ 2026/09/27 04:13:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/09/27 04:13:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/09/27 04:13:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "XK2GuKMxg6IPas8J-0i1wCQdxf1OsT121jht_uvMfo7mDAgt2w9Vc2BHb8D0WqqO8DlRiaCuk9WslTHrCJy0MLS0zKBx0B-NLY2L4QlIaNDKq8YWNF0275--3oUSpODZ" finished 2026/09/27 04:13:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/09/27 04:13:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ro74sDsIN07LsKXEtkhIyz8Rg76IKYIC34wRjhWBRY7SRcGPPZW-8JbDS8fFL3129nph-Fm2EoC1m2cARy1BlhESB5Maer9wprPev3ash4QCGuSLGjiaOp4LT7xV1q_0 2026/09/27 04:13:55 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/09/27 04:13:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/27 04:13:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ro74sDsIN07LsKXEtkhIyz8Rg76IKYIC34wRjhWBRY7SRcGPPZW-8JbDS8fFL3129nph-Fm2EoC1m2cARy1BlhESB5Maer9wprPev3ash4QCGuSLGjiaOp4LT7xV1q_0" finished 2026/09/27 04:13:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/09/27 04:13:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: -xhH80kIF0ZOIkGexFRx6yOaTmo5MnTFDzZ1PtoRu3FK5CF3hzDQvermN4bd_6UzI1yzWtMMtfhRhoQpuzDqtD1gd8rGgjwCzKX2TbK4pbRyDNdAQga9TbrUEYYGvu5p 2026/09/27 04:13:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/09/27 04:13:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/27 04:13:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "-xhH80kIF0ZOIkGexFRx6yOaTmo5MnTFDzZ1PtoRu3FK5CF3hzDQvermN4bd_6UzI1yzWtMMtfhRhoQpuzDqtD1gd8rGgjwCzKX2TbK4pbRyDNdAQga9TbrUEYYGvu5p" finished 2026/09/27 04:13:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/09/27 04:13:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: JmZ1TgxVnxvRy8PyR4m1BfE4fI7pppsQ3QyKG0bThW2F-w7CZRo8Qblrs6242KV__hTV0dSb-hMHBvcHMbrzyd7zkU7Qd1jlkfVz-J1oxcUxZOTvK4tTcYScxeFIrKyV 2026/09/27 04:13:59 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/27 04:14:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/27 04:14:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/09/27 04:14:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/27 04:14:00 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/09/27 04:14:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/09/27 04:14:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "JmZ1TgxVnxvRy8PyR4m1BfE4fI7pppsQ3QyKG0bThW2F-w7CZRo8Qblrs6242KV__hTV0dSb-hMHBvcHMbrzyd7zkU7Qd1jlkfVz-J1oxcUxZOTvK4tTcYScxeFIrKyV" finished 2026/09/27 04:14:01 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/09/27 04:14:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: Q_iJ4wuINem0jExVPjXB2bxt_T4bRGtMLyJT924_fip-TE4SkamC9_244yJORnhqj4PpFuewTAtQqEJMrqc_DdZfSVrikhVSAHROi8BhysKtoRtbLbgOIBP8rZdQMYlq 2026/09/27 04:14:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/09/27 04:14:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/09/27 04:14:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/09/27 04:14:03 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/09/27 04:14:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/27 04:14:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/09/27 04:14:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "Q_iJ4wuINem0jExVPjXB2bxt_T4bRGtMLyJT924_fip-TE4SkamC9_244yJORnhqj4PpFuewTAtQqEJMrqc_DdZfSVrikhVSAHROi8BhysKtoRtbLbgOIBP8rZdQMYlq" finished 2026/09/27 04:14:05 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/09/27 04:14:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: D6TkwBe6_p_EWrs4ZuNVB0cn_5WEOuRXI8KzHCJM3RjRPglVT5Ug5ILE3CTTkDgMU6AzcJ8kGmjFEWHWJfA7vMy6wJewGgXNDg58L96xOGpMeF02quGRja-6zEiGnJEJ 2026/09/27 04:14:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/09/27 04:14:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/09/27 04:14:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "D6TkwBe6_p_EWrs4ZuNVB0cn_5WEOuRXI8KzHCJM3RjRPglVT5Ug5ILE3CTTkDgMU6AzcJ8kGmjFEWHWJfA7vMy6wJewGgXNDg58L96xOGpMeF02quGRja-6zEiGnJEJ" finished 2026/09/27 04:14:10 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/09/27 04:14:12 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AHvJWHPkbaYnqH0-xIybkA0pzbRSPyt6U3C4ToPCRiizKCxHut28xXfdh59m-56JkTrDpHP4829tZ3zs1srTYBj-5N_Ty7ZMoYc7kI6sJOmUz_ds4Edz60SbekPZgsBU 2026/09/27 04:14:12 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/09/27 04:14:13 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/27 04:14:13 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AHvJWHPkbaYnqH0-xIybkA0pzbRSPyt6U3C4ToPCRiizKCxHut28xXfdh59m-56JkTrDpHP4829tZ3zs1srTYBj-5N_Ty7ZMoYc7kI6sJOmUz_ds4Edz60SbekPZgsBU" finished 2026/09/27 04:14:13 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/09/27 04:14:14 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: rof7ZOzD9M8p9d-iUsy1oAo1BdHb7c-owPgXdoGdtXTmUlz4BVZXTGicdGhaikf1ysEBtroXkjtPtfWXUuK-ta3PaPdJEoEa_wN6uSEJSvT3Gnj2hKJ9xcCdOLyYqE9h 2026/09/27 04:14:14 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/09/27 04:14:15 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/27 04:14:15 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "rof7ZOzD9M8p9d-iUsy1oAo1BdHb7c-owPgXdoGdtXTmUlz4BVZXTGicdGhaikf1ysEBtroXkjtPtfWXUuK-ta3PaPdJEoEa_wN6uSEJSvT3Gnj2hKJ9xcCdOLyYqE9h" finished 2026/09/27 04:14:15 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/09/27 04:14:16 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: PfiAeAv32jdzshkmk2eufwVLvUxBpZ7OckKWc0vTqKxs1wX7EDXh8YzUvCAJRmbvN12_CbhrwTl-NDLwHF0AyxtHXL3pc2E4fyVjqZyQjEH1794N17QdpomTGNs2H9zc 2026/09/27 04:14:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/09/27 04:14:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/09/27 04:14:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/09/27 04:14:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/27 04:14:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/27 04:14:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/09/27 04:14:18 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "PfiAeAv32jdzshkmk2eufwVLvUxBpZ7OckKWc0vTqKxs1wX7EDXh8YzUvCAJRmbvN12_CbhrwTl-NDLwHF0AyxtHXL3pc2E4fyVjqZyQjEH1794N17QdpomTGNs2H9zc" finished 2026/09/27 04:14:18 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/09/27 04:14:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: N6LGscreQqEzoqdVlwVFl378gzI5K8T1NFZtfkc-ikYPm-yz65VmGSyXtk6JpRvnK7g3pcVTzlwK4SJTZvzel81ol6YLKaCy8KKBzeXoqOLsDBBxuHqHC1qwGMNI5o0c 2026/09/27 04:14:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/09/27 04:14:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/09/27 04:14:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/09/27 04:14:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/27 04:14:22 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/27 04:14:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/09/27 04:14:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "N6LGscreQqEzoqdVlwVFl378gzI5K8T1NFZtfkc-ikYPm-yz65VmGSyXtk6JpRvnK7g3pcVTzlwK4SJTZvzel81ol6YLKaCy8KKBzeXoqOLsDBBxuHqHC1qwGMNI5o0c" finished 2026/09/27 04:14:23 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/09/27 04:14:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: zEvBouTDQQHjVz2VXPHBnZnld4_jyHzGDou5FdIXITnYlFXEX22UFz7funReudQEubBB2wm9gmmMbeOgf_bmpmv-qqskeJlntLiGnBhHA4JOQZIt9vsVxnYAibvBOwiH 2026/09/27 04:14:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/09/27 04:14:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/09/27 04:14:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "zEvBouTDQQHjVz2VXPHBnZnld4_jyHzGDou5FdIXITnYlFXEX22UFz7funReudQEubBB2wm9gmmMbeOgf_bmpmv-qqskeJlntLiGnBhHA4JOQZIt9vsVxnYAibvBOwiH" finished 2026/09/27 04:14:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/09/27 04:14:29 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: zcP37YZL_sUVnwQyH6cuk1XrPRYySaWpyMmFUdxDt-y0dN97mib_wich2i5yMtKrGnoamKJbydmXioJ-DR-3bdk4Sdw0KG8PclrhPvmcLLWt1uquMQbnr_1MC3t3F-rx 2026/09/27 04:14:30 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/09/27 04:14:31 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/27 04:14:31 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "zcP37YZL_sUVnwQyH6cuk1XrPRYySaWpyMmFUdxDt-y0dN97mib_wich2i5yMtKrGnoamKJbydmXioJ-DR-3bdk4Sdw0KG8PclrhPvmcLLWt1uquMQbnr_1MC3t3F-rx" finished 2026/09/27 04:14:31 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/09/27 04:14:32 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: HxhPr0OnIiH7gfjOT9rqftYdCDivKWW7IuBZAcgfG_0mkhDjr5IqO8RPdTavqs5L4n6VjyCEo3BNlHKmDYK17FyNBPeK2FJffizjSc9wt9AjQUJXfCX72YQhXPxkbSbs 2026/09/27 04:14:33 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/09/27 04:14:33 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/27 04:14:33 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "HxhPr0OnIiH7gfjOT9rqftYdCDivKWW7IuBZAcgfG_0mkhDjr5IqO8RPdTavqs5L4n6VjyCEo3BNlHKmDYK17FyNBPeK2FJffizjSc9wt9AjQUJXfCX72YQhXPxkbSbs" finished 2026/09/27 04:14:34 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/09/27 04:14:35 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: IXiFrpV3eIJGR0p9cuVId1fUkUGOEudGUCGZnpmbYXTn2SsTeeRHkmJ-CGkImlrSgIi2RQ-rhSTkQ0QnkK5ae9P8Ny6N_PvR4qQlt5-UyX0YA0WWTMF_2cQERSt7l8Tz 2026/09/27 04:14:35 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/09/27 04:14:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/09/27 04:14:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/09/27 04:14:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/09/27 04:14:36 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/27 04:14:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/09/27 04:14:37 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "IXiFrpV3eIJGR0p9cuVId1fUkUGOEudGUCGZnpmbYXTn2SsTeeRHkmJ-CGkImlrSgIi2RQ-rhSTkQ0QnkK5ae9P8Ny6N_PvR4qQlt5-UyX0YA0WWTMF_2cQERSt7l8Tz" finished 2026/09/27 04:14:37 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/09/27 04:14:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: U0HQHM0_LdOoQmEkaf19x6xfbO7XMhbFXBgbSsvtAE4Mu9WCHacWfT9ODZE0dUI5uQkmnKPpoO68PCDmPemAW3THfFUZ8prHrPpkQUPU5GVOF0iCRtg3QWdsFkqd_9aL 2026/09/27 04:14:40 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/09/27 04:14:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/09/27 04:14:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/09/27 04:14:41 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/09/27 04:14:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/27 04:14:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/09/27 04:14:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "U0HQHM0_LdOoQmEkaf19x6xfbO7XMhbFXBgbSsvtAE4Mu9WCHacWfT9ODZE0dUI5uQkmnKPpoO68PCDmPemAW3THfFUZ8prHrPpkQUPU5GVOF0iCRtg3QWdsFkqd_9aL" finished 2026/09/27 04:14:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutRetry === RUN TestIntegration/FsMkdir/FsPutRetry/Simple === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 2026/09/27 04:14:44 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 500, RequestID: , HostID: , api error InternalServerError: Internal Server Error) 2026/09/27 04:14:44 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2660: Put returned an error after the injected failure (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 500, RequestID: , HostID: , api error InternalServerError: Internal Server Error 2026/09/27 04:14:44 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/27 04:14:45 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://rclone-test-nadidak7polu.s3.wasabisys.com/retry-NetError.bin?x-id=PutObject": write tcp: unexpected EOF) 2026/09/27 04:14:45 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2660: Put returned an error after the injected failure (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-nadidak7polu.s3.wasabisys.com/retry-NetError.bin?x-id=PutObject": write tcp: unexpected EOF 2026/09/27 04:14:45 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 2026/09/27 04:14:45 DEBUG : retry-chunked-Status500.bin: open chunk writer: started multipart upload: 2KKIUawB8MMjG79m8WfM99nBiI4gsuvP4wRC6xNJiSxmvnaUMbFLb-W3EhFdpzwNE1Bgvy74sJrzIzaKhaxMk1butJ40zKpItZ53WPCFjg-85GyxVwj28-ghkJwkDuTn 2026/09/27 04:14:45 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/27 04:14:45 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/27 04:14:45 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/27 04:14:46 DEBUG : retry-chunked-Status500.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/09/27 04:14:47 DEBUG : retry-chunked-Status500.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/09/27 04:14:48 DEBUG : retry-chunked-Status500.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/27 04:14:48 DEBUG : retry-chunked-Status500.bin: multipart upload "2KKIUawB8MMjG79m8WfM99nBiI4gsuvP4wRC6xNJiSxmvnaUMbFLb-W3EhFdpzwNE1Bgvy74sJrzIzaKhaxMk1butJ40zKpItZ53WPCFjg-85GyxVwj28-ghkJwkDuTn" finished 2026/09/27 04:14:48 DEBUG : retry-chunked-Status500.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError 2026/09/27 04:14:50 DEBUG : retry-chunked-NetError.bin: open chunk writer: started multipart upload: ZIzvsnr0uQa9JRTw3kywFmE4WYBbcu1O7NhjbT2MvarWF2RAht7bTK-Pbm6hIrPZTORzWk5WYLCYQXTbk_S2z7kAPMNr4KS96PqohzK9NCufwEtTKzoGlc4X5pd91uru 2026/09/27 04:14:50 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/27 04:14:50 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/27 04:14:50 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/27 04:14:50 DEBUG : retry-chunked-NetError.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/09/27 04:14:51 DEBUG : retry-chunked-NetError.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/09/27 04:14:51 DEBUG : retry-chunked-NetError.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/27 04:14:51 DEBUG : retry-chunked-NetError.bin: multipart upload "ZIzvsnr0uQa9JRTw3kywFmE4WYBbcu1O7NhjbT2MvarWF2RAht7bTK-Pbm6hIrPZTORzWk5WYLCYQXTbk_S2z7kAPMNr4KS96PqohzK9NCufwEtTKzoGlc4X5pd91uru" finished 2026/09/27 04:14:52 DEBUG : retry-chunked-NetError.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/27 04:14:53 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://rclone-test-nadidak7polu.s3.wasabisys.com/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/09/27 04:14:53 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2784: 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://rclone-test-nadidak7polu.s3.wasabisys.com/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/09/27 04:14:53 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/09/27 04:14:54 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: wxa0boRDb6jzfi9lXO_ElEietowbxdUn7wIy-e4cySYA-UFs6eycAoxmc-mNwb2HFCG3OR4FzmRbNtQ49ljvSI0WdC79adtQ7R7VGcWYsgutfpSK1Pp2yiD4sQcdXqwQ 2026/09/27 04:14:54 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/09/27 04:14:54 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/09/27 04:14:54 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "804e0f02c01cc6cc51d9646cb2e21d58" 2026/09/27 04:14:55 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "6641f6aac4cd71ae13980333eac979fa" 2026/09/27 04:14:55 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/09/27 04:14:55 DEBUG : short-eof-chunked.bin: multipart upload "wxa0boRDb6jzfi9lXO_ElEietowbxdUn7wIy-e4cySYA-UFs6eycAoxmc-mNwb2HFCG3OR4FzmRbNtQ49ljvSI0WdC79adtQ7R7VGcWYsgutfpSK1Pp2yiD4sQcdXqwQ" aborted fstests.go:2784: 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/09/27 04:14:56 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/09/27 04:14:59 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/09/27 04:15:04 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/09/27 04:15:07 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/09/27 04:15:12 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/27 04:15:14 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: mVKFIZlLQjk-9CqbcfIc1HF1lw5_w0TFr7ECnPN1WRSHag5Gd8Ygyz6R2dXh0seJldCIhJj6gucZsNgxmY2Kp42XxnN4pilWPtjoaNp8l16UGAkZtlCpAEkfhfYe30Ug 2026/09/27 04:15:14 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/09/27 04:15:14 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "4e2c0f3196b2a441a3a516400d383ce4" 2026/09/27 04:15:14 DEBUG : unknown-size-put.txt: multipart upload "mVKFIZlLQjk-9CqbcfIc1HF1lw5_w0TFr7ECnPN1WRSHag5Gd8Ygyz6R2dXh0seJldCIhJj6gucZsNgxmY2Kp42XxnN4pilWPtjoaNp8l16UGAkZtlCpAEkfhfYe30Ug" finished 2026/09/27 04:15:14 DEBUG : unknown-size-put.txt: Multipart upload Etag: f84d0a14546d8a82169b0603d1d3990d-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/27 04:15:16 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: Mr5q_7C5qXaIAah0KPDunswedeGmwNM37NNOAZvmkIb6F8Q9y7AKHPw9hTqyj_WPy9iiv4Hq_FDt6Tn59goLQW96iPACActDgXfHHateSnxgIj_cIdHuJsIHSoDr0nQf 2026/09/27 04:15:16 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/09/27 04:15:16 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "ea346d96a9d9dca846fea2485e5059d5" 2026/09/27 04:15:16 DEBUG : unknown-size-update.txt: multipart upload "Mr5q_7C5qXaIAah0KPDunswedeGmwNM37NNOAZvmkIb6F8Q9y7AKHPw9hTqyj_WPy9iiv4Hq_FDt6Tn59goLQW96iPACActDgXfHHateSnxgIj_cIdHuJsIHSoDr0nQf" finished 2026/09/27 04:15:16 DEBUG : unknown-size-update.txt: Multipart upload Etag: 526b3130aac70569e6c09601ef0097f4-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/27 04:15:17 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-nadidak7polu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:3019: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:3062: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:3111: Can't test if can't have empty directories 2026/09/27 04:15:17 DEBUG : Waiting for deletions to finish 2026/09/27 04:15:17 DEBUG : "chunked-10Mi-10.000Mi-streamed-v2026-09-27-041430-000.bin" version true 2026/09/27 04:15:17 DEBUG : chunked-10Mi-10.000Mi-streamed-v2026-09-27-041430-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:17 DEBUG : "chunked-10Mi-10.000Mi-v2026-09-27-041427-000.bin" version true 2026/09/27 04:15:17 DEBUG : chunked-10Mi-10.000Mi-v2026-09-27-041427-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:17 DEBUG : "chunked-10Mi-10Mi-streamed-v2026-09-27-041435-000.bin" version true 2026/09/27 04:15:17 DEBUG : chunked-10Mi-10Mi-streamed-v2026-09-27-041435-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:17 DEBUG : "chunked-10Mi-10Mi-v2026-09-27-041432-000.bin" version true 2026/09/27 04:15:17 DEBUG : chunked-10Mi-10Mi-v2026-09-27-041432-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:17 DEBUG : "chunked-10Mi-20.000Mi-streamed-v2026-09-27-041445-000.bin" version true 2026/09/27 04:15:17 DEBUG : chunked-10Mi-20.000Mi-streamed-v2026-09-27-041445-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:17 DEBUG : "chunked-10Mi-20.000Mi-v2026-09-27-041440-000.bin" version true 2026/09/27 04:15:17 DEBUG : chunked-10Mi-20.000Mi-v2026-09-27-041440-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:17 DEBUG : "chunked-5.054Mi-10.109Mi-streamed-v2026-09-27-041336-000.bin" version true 2026/09/27 04:15:17 DEBUG : chunked-5.054Mi-10.109Mi-streamed-v2026-09-27-041336-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:17 DEBUG : "chunked-5.054Mi-10.109Mi-v2026-09-27-041332-000.bin" version true 2026/09/27 04:15:17 DEBUG : chunked-5.054Mi-10.109Mi-v2026-09-27-041332-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:17 DEBUG : "chunked-5.054Mi-5.054Mi-streamed-v2026-09-27-041329-000.bin" version true 2026/09/27 04:15:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed-v2026-09-27-041329-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:17 DEBUG : "chunked-5.054Mi-5.054Mi-v2026-09-27-041327-000.bin" version true 2026/09/27 04:15:17 DEBUG : chunked-5.054Mi-5.054Mi-v2026-09-27-041327-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:17 DEBUG : "chunked-5.055Mi-10.109Mi-streamed-v2026-09-27-041352-000.bin" version true 2026/09/27 04:15:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed-v2026-09-27-041352-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:17 DEBUG : "chunked-5.055Mi-10.109Mi-v2026-09-27-041349-000.bin" version true 2026/09/27 04:15:17 DEBUG : chunked-5.055Mi-10.109Mi-v2026-09-27-041349-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:17 DEBUG : "chunked-5.055Mi-5.055Mi-streamed-v2026-09-27-041345-000.bin" version true 2026/09/27 04:15:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed-v2026-09-27-041345-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:18 INFO : chunked-10Mi-10.000Mi-streamed-v2026-09-27-041430-000.bin: Deleted 2026/09/27 04:15:18 DEBUG : "chunked-5.055Mi-5.055Mi-v2026-09-27-041343-000.bin" version true 2026/09/27 04:15:18 DEBUG : chunked-5.055Mi-5.055Mi-v2026-09-27-041343-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:18 INFO : chunked-10Mi-10.000Mi-v2026-09-27-041427-000.bin: Deleted 2026/09/27 04:15:18 DEBUG : "chunked-5Mi-10.000Mi-streamed-v2026-09-27-041322-000.bin" version true 2026/09/27 04:15:18 DEBUG : chunked-5Mi-10.000Mi-streamed-v2026-09-27-041322-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:18 INFO : chunked-10Mi-20.000Mi-streamed-v2026-09-27-041445-000.bin: Deleted 2026/09/27 04:15:18 DEBUG : "chunked-5Mi-10.000Mi-v2026-09-27-041318-000.bin" version true 2026/09/27 04:15:18 DEBUG : chunked-5Mi-10.000Mi-v2026-09-27-041318-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:18 INFO : chunked-10Mi-10Mi-v2026-09-27-041432-000.bin: Deleted 2026/09/27 04:15:18 DEBUG : "chunked-5Mi-5.000Mi-streamed-v2026-09-27-041313-000.bin" version true 2026/09/27 04:15:18 DEBUG : chunked-5Mi-5.000Mi-streamed-v2026-09-27-041313-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:18 INFO : chunked-10Mi-20.000Mi-v2026-09-27-041440-000.bin: Deleted 2026/09/27 04:15:18 DEBUG : "chunked-5Mi-5.000Mi-v2026-09-27-041311-000.bin" version true 2026/09/27 04:15:18 DEBUG : chunked-5Mi-5.000Mi-v2026-09-27-041311-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:18 INFO : chunked-5.054Mi-10.109Mi-v2026-09-27-041332-000.bin: Deleted 2026/09/27 04:15:18 DEBUG : "chunked-5Mi-5Mi-streamed-v2026-09-27-041316-000.bin" version true 2026/09/27 04:15:18 DEBUG : chunked-5Mi-5Mi-streamed-v2026-09-27-041316-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:18 INFO : chunked-5.054Mi-10.109Mi-streamed-v2026-09-27-041336-000.bin: Deleted 2026/09/27 04:15:18 DEBUG : "chunked-5Mi-5Mi-v2026-09-27-041314-000.bin" version true 2026/09/27 04:15:18 DEBUG : chunked-5Mi-5Mi-v2026-09-27-041314-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:18 INFO : chunked-5.055Mi-10.109Mi-v2026-09-27-041349-000.bin: Deleted 2026/09/27 04:15:18 DEBUG : "chunked-6.667Mi-13.333Mi-streamed-v2026-09-27-041407-000.bin" version true 2026/09/27 04:15:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed-v2026-09-27-041407-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:18 INFO : chunked-5.054Mi-5.054Mi-v2026-09-27-041327-000.bin: Deleted 2026/09/27 04:15:18 DEBUG : "chunked-6.667Mi-13.333Mi-v2026-09-27-041403-000.bin" version true 2026/09/27 04:15:18 DEBUG : chunked-6.667Mi-13.333Mi-v2026-09-27-041403-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:18 INFO : chunked-5.054Mi-5.054Mi-streamed-v2026-09-27-041329-000.bin: Deleted 2026/09/27 04:15:18 DEBUG : "chunked-6.667Mi-6.667Mi-streamed-v2026-09-27-041359-000.bin" version true 2026/09/27 04:15:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed-v2026-09-27-041359-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:18 INFO : chunked-5.055Mi-10.109Mi-streamed-v2026-09-27-041352-000.bin: Deleted 2026/09/27 04:15:18 DEBUG : "chunked-6.667Mi-6.667Mi-v2026-09-27-041357-000.bin" version true 2026/09/27 04:15:18 DEBUG : chunked-6.667Mi-6.667Mi-v2026-09-27-041357-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:18 INFO : chunked-5.055Mi-5.055Mi-streamed-v2026-09-27-041345-000.bin: Deleted 2026/09/27 04:15:18 DEBUG : "chunked-8Mi-16.000Mi-streamed-v2026-09-27-041425-000.bin" version true 2026/09/27 04:15:18 DEBUG : chunked-8Mi-16.000Mi-streamed-v2026-09-27-041425-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:18 INFO : chunked-10Mi-10Mi-streamed-v2026-09-27-041435-000.bin: Deleted 2026/09/27 04:15:18 DEBUG : "chunked-8Mi-16.000Mi-v2026-09-27-041421-000.bin" version true 2026/09/27 04:15:18 DEBUG : chunked-8Mi-16.000Mi-v2026-09-27-041421-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:18 INFO : chunked-5Mi-10.000Mi-streamed-v2026-09-27-041322-000.bin: Deleted 2026/09/27 04:15:18 DEBUG : "chunked-8Mi-8.000Mi-streamed-v2026-09-27-041412-000.bin" version true 2026/09/27 04:15:18 DEBUG : chunked-8Mi-8.000Mi-streamed-v2026-09-27-041412-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:18 INFO : chunked-5.055Mi-5.055Mi-v2026-09-27-041343-000.bin: Deleted 2026/09/27 04:15:18 DEBUG : "chunked-8Mi-8.000Mi-v2026-09-27-041409-000.bin" version true 2026/09/27 04:15:18 DEBUG : chunked-8Mi-8.000Mi-v2026-09-27-041409-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:18 INFO : chunked-5Mi-10.000Mi-v2026-09-27-041318-000.bin: Deleted 2026/09/27 04:15:18 DEBUG : "chunked-8Mi-8Mi-streamed-v2026-09-27-041416-000.bin" version true 2026/09/27 04:15:18 DEBUG : chunked-8Mi-8Mi-streamed-v2026-09-27-041416-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:18 INFO : chunked-5Mi-5.000Mi-streamed-v2026-09-27-041313-000.bin: Deleted 2026/09/27 04:15:18 DEBUG : "chunked-8Mi-8Mi-v2026-09-27-041414-000.bin" version true 2026/09/27 04:15:18 DEBUG : chunked-8Mi-8Mi-v2026-09-27-041414-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:18 INFO : chunked-5Mi-5Mi-streamed-v2026-09-27-041316-000.bin: Deleted 2026/09/27 04:15:18 DEBUG : "chunked-copy-v2026-09-27-041514-000" version true 2026/09/27 04:15:18 DEBUG : chunked-copy-v2026-09-27-041514-000: Deleting delete marker (id "null") 2026/09/27 04:15:18 INFO : chunked-5Mi-5Mi-v2026-09-27-041314-000.bin: Deleted 2026/09/27 04:15:18 DEBUG : "chunked-copy-v2026-09-27-041514-000.copy" version true 2026/09/27 04:15:18 DEBUG : chunked-copy-v2026-09-27-041514-000.copy: Deleting delete marker (id "null") 2026/09/27 04:15:18 INFO : chunked-5Mi-5.000Mi-v2026-09-27-041311-000.bin: Deleted 2026/09/27 04:15:18 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/09/27 04:15:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "null") 2026/09/27 04:15:18 INFO : chunked-6.667Mi-13.333Mi-v2026-09-27-041403-000.bin: Deleted 2026/09/27 04:15:18 DEBUG : "retry-chunked-NetError-v2026-09-27-041454-000.bin" version true 2026/09/27 04:15:18 DEBUG : retry-chunked-NetError-v2026-09-27-041454-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:18 INFO : chunked-6.667Mi-13.333Mi-streamed-v2026-09-27-041407-000.bin: Deleted 2026/09/27 04:15:18 DEBUG : "retry-chunked-Status500-v2026-09-27-041450-000.bin" version true 2026/09/27 04:15:18 DEBUG : retry-chunked-Status500-v2026-09-27-041450-000.bin: Deleting delete marker (id "null") 2026/09/27 04:15:18 INFO : chunked-6.667Mi-6.667Mi-streamed-v2026-09-27-041359-000.bin: Deleted 2026/09/27 04:15:18 DEBUG : "unknown-size-put-v2026-09-27-041515-000.txt" version true 2026/09/27 04:15:18 DEBUG : unknown-size-put-v2026-09-27-041515-000.txt: Deleting delete marker (id "null") 2026/09/27 04:15:18 INFO : chunked-6.667Mi-6.667Mi-v2026-09-27-041357-000.bin: Deleted 2026/09/27 04:15:18 DEBUG : "unknown-size-update-v2026-09-27-041517-000.txt" version true 2026/09/27 04:15:18 DEBUG : unknown-size-update-v2026-09-27-041517-000.txt: Deleting delete marker (id "null") 2026/09/27 04:15:18 INFO : chunked-8Mi-16.000Mi-streamed-v2026-09-27-041425-000.bin: Deleted 2026/09/27 04:15:18 DEBUG : "versions/test-versions-v2026-09-27-041300-000.txt" version true 2026/09/27 04:15:18 DEBUG : versions/test-versions-v2026-09-27-041300-000.txt: Deleting delete marker (id "001790482380054721138-VOedA14iYN") 2026/09/27 04:15:18 INFO : chunked-8Mi-8.000Mi-streamed-v2026-09-27-041412-000.bin: Deleted 2026/09/27 04:15:18 DEBUG : "versions/test-versions-v2026-09-27-041254-000.txt" version true 2026/09/27 04:15:18 DEBUG : versions/test-versions-v2026-09-27-041254-000.txt: Deleting (id "001790482374064014377-Xiady3cSiN") 2026/09/27 04:15:18 INFO : chunked-8Mi-16.000Mi-v2026-09-27-041421-000.bin: Deleted 2026/09/27 04:15:18 INFO : chunked-8Mi-8.000Mi-v2026-09-27-041409-000.bin: Deleted 2026/09/27 04:15:18 INFO : chunked-copy-v2026-09-27-041514-000.copy: Deleted 2026/09/27 04:15:18 INFO : chunked-8Mi-8Mi-streamed-v2026-09-27-041416-000.bin: Deleted 2026/09/27 04:15:18 INFO : chunked-copy-v2026-09-27-041514-000: Deleted 2026/09/27 04:15:18 INFO : retry-chunked-NetError-v2026-09-27-041454-000.bin: Deleted 2026/09/27 04:15:18 INFO : retry-chunked-Status500-v2026-09-27-041450-000.bin: Deleted 2026/09/27 04:15:18 INFO : unknown-size-put-v2026-09-27-041515-000.txt: Deleted 2026/09/27 04:15:18 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/09/27 04:15:18 INFO : chunked-8Mi-8Mi-v2026-09-27-041414-000.bin: Deleted 2026/09/27 04:15:18 INFO : unknown-size-update-v2026-09-27-041517-000.txt: Deleted 2026/09/27 04:15:18 INFO : versions/test-versions-v2026-09-27-041300-000.txt: Deleted 2026/09/27 04:15:19 INFO : versions/test-versions-v2026-09-27-041254-000.txt: Deleted 2026/09/27 04:15:20 INFO : S3 bucket rclone-test-nadidak7polu: Bucket "rclone-test-nadidak7polu" deleted 2026/09/27 04:15:20 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- PASS: TestIntegration (219.85s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.47s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.58s) --- PASS: TestIntegration/FsMkdir (217.19s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.74s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.26s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding (22.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.03s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.56s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (3.53s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (55.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.72s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.75s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.56s) --- 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.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (24.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHeadObjectCopy (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (13.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (8.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/SetAfterUpload (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Multipart (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Presigned (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (96.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (13.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (4.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (5.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (14.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (7.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (15.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (3.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (4.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (7.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (3.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (15.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (8.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (17.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (8.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (19.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (5.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (9.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (8.99s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked (8.52s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 (4.78s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (1.51s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (18.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (3.74s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (4.36s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.62s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (4.51s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.73s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.83s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.89s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.59s) --- 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/09/27 04:15:21 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/09/27 04:15:21 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 219.934s "go test -v -timeout 1h0m0s -remote TestS3Wasabi: -verbose" - Finished OK in 3m42.189151203s (try 1/5)