"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 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-expires === 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 --- PASS: TestCommandLink (0.01s) --- PASS: TestCommandLink/Signed/response-expires (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) === RUN TestCommandLinkExpire === RUN TestCommandLinkExpire/Default === RUN TestCommandLinkExpire/Minimum === RUN TestCommandLinkExpire/Maximum === RUN TestCommandLinkExpire/Clamped 2026/09/11 01:18:20 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/11 01:18:20 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/11 01:18:20 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/11 01:18:20 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/11 01:18:20 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-susiyoq2yeqa" 2026/09/11 01:18:20 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/11 01:18:21 INFO : S3 bucket rclone-test-susiyoq2yeqa: Bucket "rclone-test-susiyoq2yeqa" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/09/11 01:18:22 INFO : S3 bucket rclone-test-susiyoq2yeqa: Bucket "rclone-test-susiyoq2yeqa" deleted === RUN TestIntegration/FsMkdir 2026/09/11 01:18:23 INFO : S3 bucket rclone-test-susiyoq2yeqa: Bucket "rclone-test-susiyoq2yeqa" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/09/11 01:18:23 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/09/11 01:18:23 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/09/11 01:18:23 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/11 01:18:44 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: y3L6vHY1hVmo_nfVTLxfitS7pALqsOayn-2gwV3PO5CQOrgAN5CHWl7x5CZUqQZygE1faMlrgb1ly3Mh-hpuQLQc-gQdJd0XSozoHMkpnj48dGquXTAGWexItP3Tfj1H 2026/09/11 01:18:45 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "3bd98c838d715b678c15e211bb3c4c02" 2026/09/11 01:18:46 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "f98e8dbc1dcd759420d0f99d7ea1f753" 2026/09/11 01:18:46 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "3c5652bfe6081588cf8ef85756987b62" 2026/09/11 01:18:46 DEBUG : writer-at-subdir/writer-at-file: multipart upload "y3L6vHY1hVmo_nfVTLxfitS7pALqsOayn-2gwV3PO5CQOrgAN5CHWl7x5CZUqQZygE1faMlrgb1ly3Mh-hpuQLQc-gQdJd0XSozoHMkpnj48dGquXTAGWexItP3Tfj1H" 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/11 01:18:51 DEBUG : Creating backend with remote "TestS3Wasabi:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/09/11 01:18:52 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/11 01:18:55 DEBUG : S3 bucket rclone-test-susiyoq2yeqa: bucket is versioned: false 2026/09/11 01:18:55 DEBUG : Waiting for deletions to finish 2026/09/11 01:18:55 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/09/11 01:18:55 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/09/11 01:18:56 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/09/11 01:18:57 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-susiyoq2yeqa/dirToPurgeFromRoot" 2026/09/11 01:18:58 DEBUG : S3 bucket rclone-test-susiyoq2yeqa path dirToPurgeFromRoot: bucket is versioned: false 2026/09/11 01:18:58 DEBUG : Waiting for deletions to finish 2026/09/11 01:18:58 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/09/11 01:18:58 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/09/11 01:18:58 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/09/11 01:18:58 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-susiyoq2yeqa/hello? sausage/êé" 2026/09/11 01:18:59 INFO : S3 bucket rclone-test-susiyoq2yeqa path hello? sausage/êé: Bucket "rclone-test-susiyoq2yeqa" created with ACL "" 2026/09/11 01:19:01 DEBUG : S3 bucket rclone-test-susiyoq2yeqa path hello? sausage/êé: bucket is versioned: false 2026/09/11 01:19:01 DEBUG : Waiting for deletions to finish 2026/09/11 01:19:01 DEBUG : "a/b/c/d/e.txt" version false 2026/09/11 01:19:01 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/09/11 01:19:01 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go: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/11 01:19:10 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-susiyoq2yeqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/09/11 01:19:11 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-susiyoq2yeqa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1994: Opening root remote "TestS3Wasabi:" path "rclone-test-susiyoq2yeqa" from "TestS3Wasabi:rclone-test-susiyoq2yeqa" 2026/09/11 01:19:12 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/11 01:19:18 NOTICE: S3 bucket rclone-test-susiyoq2yeqa: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/09/11 01:19:19 DEBUG : piped data.txt: open chunk writer: started multipart upload: FNleIZz3oYMSSMJObVHxycmY2uwXSbHkMKzxMjgvZ0usug5ZRxAnGVITTyxKLx2kOytWopFGxNGjbEH5VSmLi54VCGQKg26SDvegKnglV_jbv8_zspKiCgEmjAdjuOyr 2026/09/11 01:19:19 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/09/11 01:19:19 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/09/11 01:19:19 DEBUG : piped data.txt: multipart upload "FNleIZz3oYMSSMJObVHxycmY2uwXSbHkMKzxMjgvZ0usug5ZRxAnGVITTyxKLx2kOytWopFGxNGjbEH5VSmLi54VCGQKg26SDvegKnglV_jbv8_zspKiCgEmjAdjuOyr" finished 2026/09/11 01:19:19 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/09/11 01:19:19 DEBUG : piped data.txt: open chunk writer: started multipart upload: JosAy2ag9QR-TXYUOHrfOoBXPqcfUUFfj6np5BMAH82UYou5nbyp5vBh5VahVGIvdv2SS0_RgV7t0xJcVebGsXRAz9-xE5TfVw1q8z8MIqxXmayvt7CHyouRWrUPOyUy 2026/09/11 01:19:19 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/09/11 01:19:20 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "9bcf01ba542d14b952803e118a50c0e3" 2026/09/11 01:19:20 DEBUG : piped data.txt: multipart upload "JosAy2ag9QR-TXYUOHrfOoBXPqcfUUFfj6np5BMAH82UYou5nbyp5vBh5VahVGIvdv2SS0_RgV7t0xJcVebGsXRAz9-xE5TfVw1q8z8MIqxXmayvt7CHyouRWrUPOyUy" finished 2026/09/11 01:19:20 DEBUG : piped data.txt: Multipart upload Etag: 2169f2f62a2229cbba502458eb281370-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/11 01:19:21 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHeadObjectCopy === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:409: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:409: versions/test-versions-v2026-09-11-011926-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/11 01:19:31 DEBUG : oldPath = "TestS3Wasabi:rclone-test-susiyoq2yeqa/versions/test-versions-v2026-09-11-011926-000.txt" 2026/09/11 01:19:31 DEBUG : newPath = "TestS3Wasabi,versions:rclone-test-susiyoq2yeqa/versions/test-versions-v2026-09-11-011926-000.txt" 2026/09/11 01:19:31 DEBUG : Creating backend with remote "TestS3Wasabi,versions:rclone-test-susiyoq2yeqa/versions/test-versions-v2026-09-11-011926-000.txt" 2026/09/11 01:19:31 DEBUG : TestS3Wasabi: detected overridden config - adding "{pO73u}" suffix to name 2026/09/11 01:19:32 DEBUG : fs cache: renaming child cache item "TestS3Wasabi,versions:rclone-test-susiyoq2yeqa/versions/test-versions-v2026-09-11-011926-000.txt" to be canonical for parent "TestS3Wasabi{pO73u}:rclone-test-susiyoq2yeqa/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:536: Creating a bucket we already have created returned code: No Error === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2026/09/11 01:19:35 DEBUG : Waiting for deletions to finish 2026/09/11 01:19:35 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/09/11 01:19:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "null" 2026/09/11 01:19:35 DEBUG : "versions/test-versions.txt" version false 2026/09/11 01:19:35 DEBUG : versions/test-versions.txt: Not deleting current version "001789089570722195610-otHCRwbzEc" 2026/09/11 01:19:35 DEBUG : "versions/test-versions-v2026-09-11-011929-000.txt" version true 2026/09/11 01:19:35 DEBUG : versions/test-versions-v2026-09-11-011929-000.txt: Deleting delete marker (id "001789089568532968387-cSau0FHg3H") 2026/09/11 01:19:35 DEBUG : "versions/test-versions-v2026-09-11-011926-000.txt" version true 2026/09/11 01:19:35 DEBUG : versions/test-versions-v2026-09-11-011926-000.txt: Deleting (id "001789089566177442468-_lrm1uy3iw") 2026/09/11 01:19:35 INFO : versions/test-versions-v2026-09-11-011929-000.txt: Deleted 2026/09/11 01:19:36 INFO : versions/test-versions-v2026-09-11-011926-000.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention 2026/09/11 01:19:38 INFO : S3 bucket rclone-test-susiyoq2yeqa-object-lock-biyaxot1: Bucket "rclone-test-susiyoq2yeqa-object-lock-biyaxot1" 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/11 01:19:41 DEBUG : test-object-lock-multipart: open chunk writer: started multipart upload: A5Gb6SMuHp09LUk32s4pol_mBqmk_xuyys5Plr-MYrY5vMnppKbgn-eN3pouBZQWA2hJRUEWAUCn7Xf0w18o5kzHJXviA3FP4Zu2etptcPsE-OrXTuaNBI7N2EuRPyTK 2026/09/11 01:19:41 DEBUG : test-object-lock-multipart: multipart upload: starting chunk 0 size 100 offset 0/100 2026/09/11 01:19:41 DEBUG : test-object-lock-multipart: multipart upload wrote chunk 1 with 100 bytes and etag "866f81c00d160032a3b4cf468c8e74b8" 2026/09/11 01:19:42 DEBUG : test-object-lock-multipart: multipart upload "A5Gb6SMuHp09LUk32s4pol_mBqmk_xuyys5Plr-MYrY5vMnppKbgn-eN3pouBZQWA2hJRUEWAUCn7Xf0w18o5kzHJXviA3FP4Zu2etptcPsE-OrXTuaNBI7N2EuRPyTK" finished 2026/09/11 01:19:42 DEBUG : test-object-lock-multipart: Multipart upload Etag: 0565403a79311c8e303f0b23b207d2e7-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/11 01:19:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: WKMoHUvWTWzJlZjXrCuLk8CBZCErt6aFX13fw4bVar_h8Md2uBI3d7vTMXp--_gpc5WZwaai1n5Tfkxi5seUBix07fQQbQNgfUAaQ1TB5WVlgaQm3LVIY-__AxpEMYHL 2026/09/11 01:19:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/09/11 01:19:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/09/11 01:19:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "WKMoHUvWTWzJlZjXrCuLk8CBZCErt6aFX13fw4bVar_h8Md2uBI3d7vTMXp--_gpc5WZwaai1n5Tfkxi5seUBix07fQQbQNgfUAaQ1TB5WVlgaQm3LVIY-__AxpEMYHL" finished 2026/09/11 01:19:48 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/09/11 01:19:50 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: JAvxAdzovONbKMmqrOsLqdOtxXXx-lO6OReJB6_W4WjiEmPSAHLKjUfEipKuNXTKdHhus-FzIgzRV1Cu5aEOSJtonOiZoC156Wzj88tqDnOWYNqMbbe1MpFug4ZF4-rB 2026/09/11 01:19:50 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/09/11 01:19:51 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/11 01:19:51 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "JAvxAdzovONbKMmqrOsLqdOtxXXx-lO6OReJB6_W4WjiEmPSAHLKjUfEipKuNXTKdHhus-FzIgzRV1Cu5aEOSJtonOiZoC156Wzj88tqDnOWYNqMbbe1MpFug4ZF4-rB" finished 2026/09/11 01:19:51 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/09/11 01:19:52 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: Q4r3j7A1plj7LnCCnvPyGVCMZR1o_7OV_o6Q5TgCI33mVGTEEHki0rMfc8KeKB4TpCt0DUz-BK1qjtKSnp9ap1AGWVcDHLCIseqxnxpgHVt21RM0Oke5G2LRDNtThwJe 2026/09/11 01:19:52 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/09/11 01:19:54 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/11 01:19:54 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "Q4r3j7A1plj7LnCCnvPyGVCMZR1o_7OV_o6Q5TgCI33mVGTEEHki0rMfc8KeKB4TpCt0DUz-BK1qjtKSnp9ap1AGWVcDHLCIseqxnxpgHVt21RM0Oke5G2LRDNtThwJe" finished 2026/09/11 01:19:54 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/09/11 01:19:55 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: nyxnm9lzNIHH625BvFpm-9xBlWb2kjLHqBBnXCo4O-ATAS99yLLkoVfodcJfmAs0QkGmIIUBILBSHUrSCq413ZWnMaBw1rVYsM_O0WxD-QlrC01e14OloTACyn-3biKc 2026/09/11 01:19:55 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/11 01:19:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/11 01:19:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/11 01:19:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/09/11 01:19:58 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/11 01:20:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/09/11 01:20:11 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "nyxnm9lzNIHH625BvFpm-9xBlWb2kjLHqBBnXCo4O-ATAS99yLLkoVfodcJfmAs0QkGmIIUBILBSHUrSCq413ZWnMaBw1rVYsM_O0WxD-QlrC01e14OloTACyn-3biKc" finished 2026/09/11 01:20:12 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/09/11 01:20:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: C00RKZ-6czxTvJGRUgA4x_3lhHg7g1T0DeWnO7ffmAQqnh-uGqMGHRq8TtY1gsCHbLinSjDXc88FcHX2bOiqonU4UpUDNWK6NFt58Nx40pto7G2EwuSQBewqEzhRZPwz 2026/09/11 01:20:13 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/09/11 01:20:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/09/11 01:20:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/09/11 01:20:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/09/11 01:20:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/09/11 01:20:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/11 01:20:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "C00RKZ-6czxTvJGRUgA4x_3lhHg7g1T0DeWnO7ffmAQqnh-uGqMGHRq8TtY1gsCHbLinSjDXc88FcHX2bOiqonU4UpUDNWK6NFt58Nx40pto7G2EwuSQBewqEzhRZPwz" finished 2026/09/11 01:20:26 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/11 01:20:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: rLmUWolMpaadpXYrIazDkhMzwKN1wxvux3UWJkl9e4wIqtxJaSy0jJQG2ku9aK1_MV6k4NRPjTUFaF0r0qEXSY6Cvln__tFm2k7TifP42PSBFWzZA-9JeGYavTqfS6Br 2026/09/11 01:20:40 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/09/11 01:20:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/09/11 01:20:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "rLmUWolMpaadpXYrIazDkhMzwKN1wxvux3UWJkl9e4wIqtxJaSy0jJQG2ku9aK1_MV6k4NRPjTUFaF0r0qEXSY6Cvln__tFm2k7TifP42PSBFWzZA-9JeGYavTqfS6Br" finished 2026/09/11 01:20:50 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/09/11 01:20:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: vE0PJQOiiOnFHTQw7944Kv-yZrnRaqJp0dftJU6FbfZx5NLRRdSDkt8m9Ppb3Yl4qxat1FgqnjJm6_QRGrx_6EcICjJU-FIjWUOnlGVYhm3o1ypFqcOE9Vw8-CfT62ui 2026/09/11 01:20:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/09/11 01:21:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/11 01:21:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "vE0PJQOiiOnFHTQw7944Kv-yZrnRaqJp0dftJU6FbfZx5NLRRdSDkt8m9Ppb3Yl4qxat1FgqnjJm6_QRGrx_6EcICjJU-FIjWUOnlGVYhm3o1ypFqcOE9Vw8-CfT62ui" finished 2026/09/11 01:21:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/09/11 01:21:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: qpxdGlE5Em6GFcU3RVqAiu8mzpABjpid_o4bgFYWaWcm1OxQ6F1saQ7PDeCZvdLy5L0ICCkbmHq227Pq-2yI8unvLO1XFgCwAn1qZdRwB7d4Phmz0p4y-NDKYmYVmXta 2026/09/11 01:21:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/09/11 01:21:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/11 01:21:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "qpxdGlE5Em6GFcU3RVqAiu8mzpABjpid_o4bgFYWaWcm1OxQ6F1saQ7PDeCZvdLy5L0ICCkbmHq227Pq-2yI8unvLO1XFgCwAn1qZdRwB7d4Phmz0p4y-NDKYmYVmXta" finished 2026/09/11 01:21:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/09/11 01:21:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: OOdhVbSVWnlM65nnXzCPaRU-L6Qco0XzWMu6wc2T3YpN2MQLha2pHFW21jElnADym554c5dijUEi2-QFHA1IhtiVs7jjrdQezxKgthA1Nw2HVW8x0woLq879WGAHVQxC 2026/09/11 01:21:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/09/11 01:21:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/09/11 01:21:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/11 01:21:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/09/11 01:21:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/09/11 01:21:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/11 01:21:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "OOdhVbSVWnlM65nnXzCPaRU-L6Qco0XzWMu6wc2T3YpN2MQLha2pHFW21jElnADym554c5dijUEi2-QFHA1IhtiVs7jjrdQezxKgthA1Nw2HVW8x0woLq879WGAHVQxC" finished 2026/09/11 01:21:18 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/09/11 01:21:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: OdcIzXvjjQ2_Q2lt8TUsF_ysC0JFazCzPGtrLGQq_cYxz9VH6j_U_8TpYSZpoblynmu0BoIkrIm_1s0rpXe6nAKk2XNcHDlBm77l8DQVgXpuLU8gbrKVrSQa27LsLZst 2026/09/11 01:21:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/09/11 01:21:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/09/11 01:21:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/09/11 01:21:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/09/11 01:21:22 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/09/11 01:21:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/09/11 01:21:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "OdcIzXvjjQ2_Q2lt8TUsF_ysC0JFazCzPGtrLGQq_cYxz9VH6j_U_8TpYSZpoblynmu0BoIkrIm_1s0rpXe6nAKk2XNcHDlBm77l8DQVgXpuLU8gbrKVrSQa27LsLZst" finished 2026/09/11 01:21:23 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/11 01:21:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: 8pltLZG-MIyqEZRMjGrRHQh-b54Relx7DSlsDF6_SyojcJl9Ld4FIgJf-PC5JlgxHZ9YkB7TpsZjslSZOP-_sSGL04u45nqgK7cnDaxGTn2IDq_nm4AjTIWClLm6rt25 2026/09/11 01:21:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/09/11 01:21:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/09/11 01:21:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "8pltLZG-MIyqEZRMjGrRHQh-b54Relx7DSlsDF6_SyojcJl9Ld4FIgJf-PC5JlgxHZ9YkB7TpsZjslSZOP-_sSGL04u45nqgK7cnDaxGTn2IDq_nm4AjTIWClLm6rt25" finished 2026/09/11 01:21:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/09/11 01:21:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: tHVGeV_GTKFglwExHZMGph7ubXot6-ll0jZmtS1Jr6uNS6KpwoYwr9hCSjQbhDYa_EVaglBzbBJssRjWo-kMr0nHEcowDXEC8dL95LhuvqIM-Hmeh46dufBTdaMlTeoj 2026/09/11 01:21:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/09/11 01:21:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/11 01:21:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "tHVGeV_GTKFglwExHZMGph7ubXot6-ll0jZmtS1Jr6uNS6KpwoYwr9hCSjQbhDYa_EVaglBzbBJssRjWo-kMr0nHEcowDXEC8dL95LhuvqIM-Hmeh46dufBTdaMlTeoj" finished 2026/09/11 01:21:40 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/09/11 01:21:41 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: fYX6rn9ysOS46l2a__3iWUMtmucND6tmQdGDDsobgHk6NElag4Mbv4YGW72f3PCjivuFOXAaQpWOPH6km9HgtwKIm-KlApNSDoL3oJTEm3H8kEiGTHpSk03GqKkvB8Qp 2026/09/11 01:21:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/09/11 01:21:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/11 01:21:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "fYX6rn9ysOS46l2a__3iWUMtmucND6tmQdGDDsobgHk6NElag4Mbv4YGW72f3PCjivuFOXAaQpWOPH6km9HgtwKIm-KlApNSDoL3oJTEm3H8kEiGTHpSk03GqKkvB8Qp" finished 2026/09/11 01:21:45 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/09/11 01:21:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: _laTKIEtWOnpEcK8Ib5BbSKx__i6BDPdfMCLLcTPAhxbWpTAU54P8NHsdetkQ4c5X1wwrj2qOPfFYnKo0IIattGU-DPdoJ9WvfIAzMtJBO-yYcm9qVGGBjVoiWW2Jqen 2026/09/11 01:21:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/09/11 01:21:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/09/11 01:21:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/09/11 01:21:47 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/11 01:21:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/09/11 01:21:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/11 01:21:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "_laTKIEtWOnpEcK8Ib5BbSKx__i6BDPdfMCLLcTPAhxbWpTAU54P8NHsdetkQ4c5X1wwrj2qOPfFYnKo0IIattGU-DPdoJ9WvfIAzMtJBO-yYcm9qVGGBjVoiWW2Jqen" finished 2026/09/11 01:21:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/09/11 01:21:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: LgrIeNBQAPkKp-Pa-K6I6KFHPttFiLe9L1AKGG2SU3M7vHlInAPFCzYYojQethFrf4EZGhszXWGKB-Eb0hZoYDwJoAFZOw_Ipw9rWEYJoFQeRSGFj4-zEMzgCi517BlA 2026/09/11 01:21:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/09/11 01:21:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/09/11 01:21:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/09/11 01:21:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/11 01:21:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/09/11 01:21:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/09/11 01:21:59 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "LgrIeNBQAPkKp-Pa-K6I6KFHPttFiLe9L1AKGG2SU3M7vHlInAPFCzYYojQethFrf4EZGhszXWGKB-Eb0hZoYDwJoAFZOw_Ipw9rWEYJoFQeRSGFj4-zEMzgCi517BlA" finished 2026/09/11 01:21:59 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/11 01:22:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: goZVhkZkjyFW9D-wiaVLw_LIsQ6Qbih2K8S6ZTUfags0l-ymihitD91GHDjON-DImrLYSAH1Ucg-m53twln6SylTLQKQz8TKuwHZLrlRSmSR4o84HUEg5q7TqWls9xVk 2026/09/11 01:22:11 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/09/11 01:22:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/09/11 01:22:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "goZVhkZkjyFW9D-wiaVLw_LIsQ6Qbih2K8S6ZTUfags0l-ymihitD91GHDjON-DImrLYSAH1Ucg-m53twln6SylTLQKQz8TKuwHZLrlRSmSR4o84HUEg5q7TqWls9xVk" finished 2026/09/11 01:22:22 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/09/11 01:22:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: MhTkpCYzbVAj3C3vSIhUQ17r59V10d7QcJWTuBs3YNk_qwxrYjMYH9e-lFvDfO8j5jX4sxtExU_u8yj-sEI7JsM1N0-5G0Sa52_KJUPki4dky018u5O-Ws7IhJ1ip6Ja 2026/09/11 01:22:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/09/11 01:22:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/11 01:22:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "MhTkpCYzbVAj3C3vSIhUQ17r59V10d7QcJWTuBs3YNk_qwxrYjMYH9e-lFvDfO8j5jX4sxtExU_u8yj-sEI7JsM1N0-5G0Sa52_KJUPki4dky018u5O-Ws7IhJ1ip6Ja" finished 2026/09/11 01:22:38 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/09/11 01:22:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: BpjhkIE1WR-CPIVwfLZ4-8rHs76oy0ahz46W31BKW6c_mn7I1lXxC4s9obarzRAmyTzA88QpUKOi9wLt8cpLwbHx4Tk7hQst7nHQUoPwO45F4NqOJ3ZpwIiilRCkuqCi 2026/09/11 01:22:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/09/11 01:22:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/11 01:22:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "BpjhkIE1WR-CPIVwfLZ4-8rHs76oy0ahz46W31BKW6c_mn7I1lXxC4s9obarzRAmyTzA88QpUKOi9wLt8cpLwbHx4Tk7hQst7nHQUoPwO45F4NqOJ3ZpwIiilRCkuqCi" finished 2026/09/11 01:22:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/09/11 01:22:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: EY06RDlP5nDhTdltATRaz7OTTo3ID2a5_a_9HdBCUAgfzBeBA5b1UQD2rSn_FYfVzghm48mZ83Qs1mYNqyalaXP0Oesv1_N3BGGpAeHFzoai3f7pn4yaLpO-SyAS2c8i 2026/09/11 01:22:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/09/11 01:22:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/09/11 01:22:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/09/11 01:22:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/09/11 01:22:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/09/11 01:22:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/11 01:22:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "EY06RDlP5nDhTdltATRaz7OTTo3ID2a5_a_9HdBCUAgfzBeBA5b1UQD2rSn_FYfVzghm48mZ83Qs1mYNqyalaXP0Oesv1_N3BGGpAeHFzoai3f7pn4yaLpO-SyAS2c8i" finished 2026/09/11 01:22:57 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/09/11 01:22:59 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AOjD1MULpOm2R5iEbmuwGYWkOvLywURoLXSKMg4cGyFrgV-yqPOnboBxjyQ2XWYBLWfXsPxuQC9wVXFqCMEExzYJJoMyS163760rTQyNVNVeV-VvvDbGIaW-Srwx1EJW 2026/09/11 01:23:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/09/11 01:23:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/09/11 01:23:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/09/11 01:23:00 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/09/11 01:23:02 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/09/11 01:23:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/09/11 01:23:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AOjD1MULpOm2R5iEbmuwGYWkOvLywURoLXSKMg4cGyFrgV-yqPOnboBxjyQ2XWYBLWfXsPxuQC9wVXFqCMEExzYJJoMyS163760rTQyNVNVeV-VvvDbGIaW-Srwx1EJW" finished 2026/09/11 01:23:07 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/11 01:23:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: pse4ecT8-IVk5miG592uWTeIr3_E8a9RIp-Kd2Ry7WFdBezq_hVXq7n58el7SbJTtL2C37ETU3sGrsLps5lcA3ULtuhqRvjYK5-WLKpVUYVqFSzdzR0NY0FwyAyrBBaz 2026/09/11 01:23:27 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/09/11 01:23:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/09/11 01:23:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "pse4ecT8-IVk5miG592uWTeIr3_E8a9RIp-Kd2Ry7WFdBezq_hVXq7n58el7SbJTtL2C37ETU3sGrsLps5lcA3ULtuhqRvjYK5-WLKpVUYVqFSzdzR0NY0FwyAyrBBaz" finished 2026/09/11 01:23:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/09/11 01:23:48 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: Q9r1LW7JrexSMfTJasmzNHZHDyUezsXYu9T9PBjvLbgv6LVlIyuUWM6tAG9CRda3Fy3eIeA-u1iHUun0odmBheMerczfid_y5HdxEWB1VsfeC_82XqzPZOqKD3djFige 2026/09/11 01:23:48 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/09/11 01:24:03 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/11 01:24:03 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "Q9r1LW7JrexSMfTJasmzNHZHDyUezsXYu9T9PBjvLbgv6LVlIyuUWM6tAG9CRda3Fy3eIeA-u1iHUun0odmBheMerczfid_y5HdxEWB1VsfeC_82XqzPZOqKD3djFige" finished 2026/09/11 01:24:04 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/09/11 01:24:05 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: dFTcy_91c8iPVskNp23Mu__eLZHCoGCZJx2gzaoZDFp_bByPiGimNC3QNJlXlxX3mlnpoVeu0r7bMeJA2VaW56Z5zGJjIqtS8QhiWwU3q8mOAZZW0i7w7F7AdqeOfbYs 2026/09/11 01:24:06 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/09/11 01:24:14 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/11 01:24:14 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "dFTcy_91c8iPVskNp23Mu__eLZHCoGCZJx2gzaoZDFp_bByPiGimNC3QNJlXlxX3mlnpoVeu0r7bMeJA2VaW56Z5zGJjIqtS8QhiWwU3q8mOAZZW0i7w7F7AdqeOfbYs" finished 2026/09/11 01:24:14 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/09/11 01:24:16 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: wh85gFvvy8efiimPxuBNvsbMN7cd_qIVqtk5zGnTRv-nnSyrksHeyNgv-kfaqQfJj9m-gPuCSHPy_lP7ANw_sXggMOcyQd1kCp9VdQC_-NSA7xhLH3HukHZeknXP_Ejx 2026/09/11 01:24:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/09/11 01:24:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/09/11 01:24:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/09/11 01:24:17 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/11 01:24:19 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/09/11 01:24:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/11 01:24:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "wh85gFvvy8efiimPxuBNvsbMN7cd_qIVqtk5zGnTRv-nnSyrksHeyNgv-kfaqQfJj9m-gPuCSHPy_lP7ANw_sXggMOcyQd1kCp9VdQC_-NSA7xhLH3HukHZeknXP_Ejx" finished 2026/09/11 01:24:29 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/09/11 01:24:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: Lk-Q2lspTL02GRNauBdx8g2ylNNqOtt7NaCrYrstggFkVaa4MppnpgQuqXvTNBphq3XPo8Sa3hMEeYsRY6k2UJ80Vmsl8c3n1rMS2Il_VhF_uz2m_unvXHQeK0Yq33X- 2026/09/11 01:24:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/09/11 01:24:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/09/11 01:24:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/09/11 01:24:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/09/11 01:24:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/09/11 01:24:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/09/11 01:24:47 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "Lk-Q2lspTL02GRNauBdx8g2ylNNqOtt7NaCrYrstggFkVaa4MppnpgQuqXvTNBphq3XPo8Sa3hMEeYsRY6k2UJ80Vmsl8c3n1rMS2Il_VhF_uz2m_unvXHQeK0Yq33X-" finished 2026/09/11 01:24:47 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/11 01:25:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: eBpXBiqgEH9QgG4W9NVsAp6XSCrQY_qQUGtrnw0LnI0HQVSF6YZ-rYO9i6jXNL2-cjv36S0kZkaZFhj3BZwpmlCrlQg0vcUrcXJvgngT7MHmLAgh_kvaP_MV88jrD_F_ 2026/09/11 01:25:06 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/09/11 01:25:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/09/11 01:25:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "eBpXBiqgEH9QgG4W9NVsAp6XSCrQY_qQUGtrnw0LnI0HQVSF6YZ-rYO9i6jXNL2-cjv36S0kZkaZFhj3BZwpmlCrlQg0vcUrcXJvgngT7MHmLAgh_kvaP_MV88jrD_F_" finished 2026/09/11 01:25:20 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/09/11 01:25:22 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: WxHAHtJGoc9dCj3bPNzfAU1-Z33bfSxQLxCd6mTa26mqS-QhdVPjgKjXeXGCWAsUcnOwCgL-u-B2OMYEPW2Kn0xwG7Sm_zkNUuIxasXLzpIMjKv1aXW3hXgpaTjH4F-2 2026/09/11 01:25:22 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/09/11 01:25:38 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/11 01:25:38 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "WxHAHtJGoc9dCj3bPNzfAU1-Z33bfSxQLxCd6mTa26mqS-QhdVPjgKjXeXGCWAsUcnOwCgL-u-B2OMYEPW2Kn0xwG7Sm_zkNUuIxasXLzpIMjKv1aXW3hXgpaTjH4F-2" finished 2026/09/11 01:25:38 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/09/11 01:25:40 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: 9i7upjneKVL1nYRxLCiQPq4bwKbmeIf5tN2Dl2QsPdNx3fgnV97E3n2fVRjUr_phu9lQM22JoVZuomp5PuqHe_fQPsAATXHzNEQpOMB-KjVIYZOOl1rWQimp906hfnnH 2026/09/11 01:25:40 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/09/11 01:25:50 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/11 01:25:51 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "9i7upjneKVL1nYRxLCiQPq4bwKbmeIf5tN2Dl2QsPdNx3fgnV97E3n2fVRjUr_phu9lQM22JoVZuomp5PuqHe_fQPsAATXHzNEQpOMB-KjVIYZOOl1rWQimp906hfnnH" finished 2026/09/11 01:25:51 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/09/11 01:25:52 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: pdpYY7Ng7awgf47ogqY59C5NEoIRWoecJ_eyhPRalAOe9liHGkHu3Qo-yoqnE_W0GxIGDd-1UgfuXgmyQFxwRRAspWjAuY1XSjpvmhG3Y1ZHfOHIzYMm-dOTktPrbziI 2026/09/11 01:25:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/09/11 01:25:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/09/11 01:25:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/09/11 01:25:54 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/09/11 01:26:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/11 01:26:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/09/11 01:26:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "pdpYY7Ng7awgf47ogqY59C5NEoIRWoecJ_eyhPRalAOe9liHGkHu3Qo-yoqnE_W0GxIGDd-1UgfuXgmyQFxwRRAspWjAuY1XSjpvmhG3Y1ZHfOHIzYMm-dOTktPrbziI" finished 2026/09/11 01:26:18 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/09/11 01:26:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ZEGPOrfUm9h31CSihW-JLurKzaTvzAfrSjU1IE0KcIf2M4Ljt9xBUduZVVduwA3R7CW0yHtxv6jkPPSMXFQPbTQzLsDRMx82-Qe_KJPYAO3UeJpQYONQdeAPFJgdMVFg 2026/09/11 01:26:20 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/09/11 01:26:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/09/11 01:26:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/09/11 01:26:21 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/09/11 01:26:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/09/11 01:26:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/09/11 01:26:42 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ZEGPOrfUm9h31CSihW-JLurKzaTvzAfrSjU1IE0KcIf2M4Ljt9xBUduZVVduwA3R7CW0yHtxv6jkPPSMXFQPbTQzLsDRMx82-Qe_KJPYAO3UeJpQYONQdeAPFJgdMVFg" finished 2026/09/11 01:26: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/11 01:26: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/11 01:26: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/11 01:26:44 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutRetry/Simple/NetError 2026/09/11 01:26:44 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-susiyoq2yeqa.s3.wasabisys.com/retry-NetError.bin?x-id=PutObject": write tcp: unexpected EOF) 2026/09/11 01:26: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: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-susiyoq2yeqa.s3.wasabisys.com/retry-NetError.bin?x-id=PutObject": write tcp: unexpected EOF 2026/09/11 01:26:45 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 2026/09/11 01:26:45 DEBUG : retry-chunked-Status500.bin: open chunk writer: started multipart upload: uJpAcNelO0r0R3SeOswC1Ll_F2B7eHoNEEge4y5j6VqaEktyGi2vBmn0IypK4gpVIRLWrHei9LnIiLu4cRCMmzc0j_BExtbNKcJdl58nzpJFh7CEoK7fZur9GfO3Piiq 2026/09/11 01:26:45 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/11 01:26:45 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/11 01:26:45 DEBUG : retry-chunked-Status500.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/11 01:26:45 DEBUG : retry-chunked-Status500.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/09/11 01:26:47 DEBUG : retry-chunked-Status500.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/09/11 01:26:54 DEBUG : retry-chunked-Status500.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/11 01:26:55 DEBUG : retry-chunked-Status500.bin: multipart upload "uJpAcNelO0r0R3SeOswC1Ll_F2B7eHoNEEge4y5j6VqaEktyGi2vBmn0IypK4gpVIRLWrHei9LnIiLu4cRCMmzc0j_BExtbNKcJdl58nzpJFh7CEoK7fZur9GfO3Piiq" finished 2026/09/11 01:26:55 DEBUG : retry-chunked-Status500.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError 2026/09/11 01:26:57 DEBUG : retry-chunked-NetError.bin: open chunk writer: started multipart upload: d-a-ZIzM5-sGd5LVrvcdBorT3ho-6yi2Y1t76KhdSYUgDow05XFxixEctviEiHk6VsDqy7b1-56BOP2_i3OyilmO9WIRTU5XgLpw9KD029LfIH2HWACBElgvyEWtODt9 2026/09/11 01:26:57 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/09/11 01:26:57 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/09/11 01:26:57 DEBUG : retry-chunked-NetError.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/09/11 01:26:57 DEBUG : retry-chunked-NetError.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/09/11 01:26:58 DEBUG : retry-chunked-NetError.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/09/11 01:27:00 DEBUG : retry-chunked-NetError.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/09/11 01:27:00 DEBUG : retry-chunked-NetError.bin: multipart upload "d-a-ZIzM5-sGd5LVrvcdBorT3ho-6yi2Y1t76KhdSYUgDow05XFxixEctviEiHk6VsDqy7b1-56BOP2_i3OyilmO9WIRTU5XgLpw9KD029LfIH2HWACBElgvyEWtODt9" finished 2026/09/11 01:27:00 DEBUG : retry-chunked-NetError.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/09/11 01:27:02 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-susiyoq2yeqa.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/11 01:27:02 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-susiyoq2yeqa.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/11 01:27:02 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/09/11 01:27:02 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: ufGeMrYJG8qppeVGrXOImOJWjMTea-CBxnV6vgcpfTPPYOyIOu_m3XVjiinL_BD6aMcN-txrOc4_7rfYTz06F69mT3pNwUddy7Cxp0g7EulPqOPmGhAwGRfjLb2mHQCw 2026/09/11 01:27:02 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/09/11 01:27:02 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/09/11 01:27:07 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "a690ad0824fbf3857e77b8825bedabf7" 2026/09/11 01:27:12 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "85ff51a2caa65aa6b45c8e9da1f8ea85" 2026/09/11 01:27:12 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/09/11 01:27:12 DEBUG : short-eof-chunked.bin: multipart upload "ufGeMrYJG8qppeVGrXOImOJWjMTea-CBxnV6vgcpfTPPYOyIOu_m3XVjiinL_BD6aMcN-txrOc4_7rfYTz06F69mT3pNwUddy7Cxp0g7EulPqOPmGhAwGRfjLb2mHQCw" 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/11 01:27:21 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/09/11 01:27:29 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/09/11 01:27:49 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/09/11 01:28:08 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/09/11 01:28:23 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/09/11 01:28:25 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: sSnIdurgDkRRWWQ8-PdykSj116-fI5laST3VaANUE_zf8GCBYfaHp5gXupJcN4KROc4aFpj9I3GU4CzoVRsNW8BbM-fbwvi8W2vow4luIcmGxaBHNlbOd5LRkRNmxKz3 2026/09/11 01:28:25 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/09/11 01:28:25 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "f4ce77c3976187d223335f15fddcbf87" 2026/09/11 01:28:26 DEBUG : unknown-size-put.txt: multipart upload "sSnIdurgDkRRWWQ8-PdykSj116-fI5laST3VaANUE_zf8GCBYfaHp5gXupJcN4KROc4aFpj9I3GU4CzoVRsNW8BbM-fbwvi8W2vow4luIcmGxaBHNlbOd5LRkRNmxKz3" finished 2026/09/11 01:28:26 DEBUG : unknown-size-put.txt: Multipart upload Etag: f8eb6e558e2fa2bde3e7d9ba788d6c33-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/09/11 01:28:27 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: wY8h_kMzAD-hx3z00Kqkjv_1uJFF2n4nE5e5JRyxqhnVTeso3BdEoKkmOrY7tAcN_AbgA4_BQaTRi5V90IwCUQx_PyOEz1bjMGgx2M8MTz3Ykjv3v8dgR5LBoynxn_21 2026/09/11 01:28:27 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/09/11 01:28:27 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "112364e3847b67e4ae7169168d94c2d5" 2026/09/11 01:28:27 DEBUG : unknown-size-update.txt: multipart upload "wY8h_kMzAD-hx3z00Kqkjv_1uJFF2n4nE5e5JRyxqhnVTeso3BdEoKkmOrY7tAcN_AbgA4_BQaTRi5V90IwCUQx_PyOEz1bjMGgx2M8MTz3Ykjv3v8dgR5LBoynxn_21" finished 2026/09/11 01:28:27 DEBUG : unknown-size-update.txt: Multipart upload Etag: a8e67c1f75b138f45e9fa55d1707494a-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/09/11 01:28:27 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-susiyoq2yeqa/deeper/nonexisting/directory" 2026/09/11 01:28:27 DEBUG : Config file has changed externally - reloading === 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/11 01:28:28 DEBUG : Waiting for deletions to finish 2026/09/11 01:28:28 DEBUG : "chunked-10Mi-10.000Mi-streamed-v2026-09-11-012522-000.bin" version true 2026/09/11 01:28:28 DEBUG : chunked-10Mi-10.000Mi-streamed-v2026-09-11-012522-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:28 DEBUG : "chunked-10Mi-10.000Mi-v2026-09-11-012506-000.bin" version true 2026/09/11 01:28:28 DEBUG : chunked-10Mi-10.000Mi-v2026-09-11-012506-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:28 DEBUG : "chunked-10Mi-10Mi-streamed-v2026-09-11-012553-000.bin" version true 2026/09/11 01:28:28 DEBUG : chunked-10Mi-10Mi-streamed-v2026-09-11-012553-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:28 DEBUG : "chunked-10Mi-10Mi-v2026-09-11-012540-000.bin" version true 2026/09/11 01:28:28 DEBUG : chunked-10Mi-10Mi-v2026-09-11-012540-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:28 DEBUG : "chunked-10Mi-20.000Mi-streamed-v2026-09-11-012645-000.bin" version true 2026/09/11 01:28:28 DEBUG : chunked-10Mi-20.000Mi-streamed-v2026-09-11-012645-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:28 DEBUG : "chunked-10Mi-20.000Mi-v2026-09-11-012620-000.bin" version true 2026/09/11 01:28:28 DEBUG : chunked-10Mi-20.000Mi-v2026-09-11-012620-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:28 DEBUG : "chunked-5.054Mi-10.109Mi-streamed-v2026-09-11-012125-000.bin" version true 2026/09/11 01:28:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed-v2026-09-11-012125-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:28 DEBUG : "chunked-5.054Mi-10.109Mi-v2026-09-11-012120-000.bin" version true 2026/09/11 01:28:28 DEBUG : chunked-5.054Mi-10.109Mi-v2026-09-11-012120-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:28 DEBUG : "chunked-5.054Mi-5.054Mi-streamed-v2026-09-11-012115-000.bin" version true 2026/09/11 01:28:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed-v2026-09-11-012115-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:28 DEBUG : "chunked-5.054Mi-5.054Mi-v2026-09-11-012106-000.bin" version true 2026/09/11 01:28:28 DEBUG : chunked-5.054Mi-5.054Mi-v2026-09-11-012106-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:28 DEBUG : "chunked-5.055Mi-10.109Mi-streamed-v2026-09-11-012202-000.bin" version true 2026/09/11 01:28:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed-v2026-09-11-012202-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:28 DEBUG : "chunked-5.055Mi-10.109Mi-v2026-09-11-012153-000.bin" version true 2026/09/11 01:28:28 DEBUG : chunked-5.055Mi-10.109Mi-v2026-09-11-012153-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:28 DEBUG : "chunked-5.055Mi-5.055Mi-streamed-v2026-09-11-012147-000.bin" version true 2026/09/11 01:28:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed-v2026-09-11-012147-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:28 INFO : chunked-10Mi-10.000Mi-streamed-v2026-09-11-012522-000.bin: Deleted 2026/09/11 01:28:28 INFO : chunked-10Mi-10.000Mi-v2026-09-11-012506-000.bin: Deleted 2026/09/11 01:28:28 DEBUG : "chunked-5.055Mi-5.055Mi-v2026-09-11-012142-000.bin" version true 2026/09/11 01:28:28 DEBUG : chunked-5.055Mi-5.055Mi-v2026-09-11-012142-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:28 DEBUG : "chunked-5Mi-10.000Mi-streamed-v2026-09-11-012029-000.bin" version true 2026/09/11 01:28:28 DEBUG : chunked-5Mi-10.000Mi-streamed-v2026-09-11-012029-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:28 INFO : chunked-5.054Mi-10.109Mi-v2026-09-11-012120-000.bin: Deleted 2026/09/11 01:28:28 DEBUG : "chunked-5Mi-10.000Mi-v2026-09-11-012014-000.bin" version true 2026/09/11 01:28:28 DEBUG : chunked-5Mi-10.000Mi-v2026-09-11-012014-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:28 INFO : chunked-10Mi-10Mi-streamed-v2026-09-11-012553-000.bin: Deleted 2026/09/11 01:28:28 INFO : chunked-10Mi-20.000Mi-streamed-v2026-09-11-012645-000.bin: Deleted 2026/09/11 01:28:28 DEBUG : "chunked-5Mi-5.000Mi-streamed-v2026-09-11-011950-000.bin" version true 2026/09/11 01:28:28 DEBUG : chunked-5Mi-5.000Mi-streamed-v2026-09-11-011950-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:28 DEBUG : "chunked-5Mi-5.000Mi-v2026-09-11-011947-000.bin" version true 2026/09/11 01:28:28 DEBUG : chunked-5Mi-5.000Mi-v2026-09-11-011947-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:28 INFO : chunked-10Mi-20.000Mi-v2026-09-11-012620-000.bin: Deleted 2026/09/11 01:28:28 DEBUG : "chunked-5Mi-5Mi-streamed-v2026-09-11-011956-000.bin" version true 2026/09/11 01:28:28 DEBUG : chunked-5Mi-5Mi-streamed-v2026-09-11-011956-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:28 INFO : chunked-10Mi-10Mi-v2026-09-11-012540-000.bin: Deleted 2026/09/11 01:28:28 DEBUG : "chunked-5Mi-5Mi-v2026-09-11-011952-000.bin" version true 2026/09/11 01:28:28 DEBUG : chunked-5Mi-5Mi-v2026-09-11-011952-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:28 INFO : chunked-5.054Mi-10.109Mi-streamed-v2026-09-11-012125-000.bin: Deleted 2026/09/11 01:28:28 DEBUG : "chunked-6.667Mi-13.333Mi-streamed-v2026-09-11-012310-000.bin" version true 2026/09/11 01:28:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed-v2026-09-11-012310-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:29 INFO : chunked-5.054Mi-5.054Mi-streamed-v2026-09-11-012115-000.bin: Deleted 2026/09/11 01:28:29 DEBUG : "chunked-6.667Mi-13.333Mi-v2026-09-11-012300-000.bin" version true 2026/09/11 01:28:29 DEBUG : chunked-6.667Mi-13.333Mi-v2026-09-11-012300-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:29 INFO : chunked-5.055Mi-10.109Mi-v2026-09-11-012153-000.bin: Deleted 2026/09/11 01:28:29 DEBUG : "chunked-6.667Mi-6.667Mi-streamed-v2026-09-11-012250-000.bin" version true 2026/09/11 01:28:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed-v2026-09-11-012250-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:29 INFO : chunked-5.055Mi-10.109Mi-streamed-v2026-09-11-012202-000.bin: Deleted 2026/09/11 01:28:29 DEBUG : "chunked-6.667Mi-6.667Mi-v2026-09-11-012240-000.bin" version true 2026/09/11 01:28:29 DEBUG : chunked-6.667Mi-6.667Mi-v2026-09-11-012240-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:29 INFO : chunked-5.054Mi-5.054Mi-v2026-09-11-012106-000.bin: Deleted 2026/09/11 01:28:29 DEBUG : "chunked-8Mi-16.000Mi-streamed-v2026-09-11-012450-000.bin" version true 2026/09/11 01:28:29 DEBUG : chunked-8Mi-16.000Mi-streamed-v2026-09-11-012450-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:29 INFO : chunked-5.055Mi-5.055Mi-streamed-v2026-09-11-012147-000.bin: Deleted 2026/09/11 01:28:29 INFO : chunked-5Mi-10.000Mi-streamed-v2026-09-11-012029-000.bin: Deleted 2026/09/11 01:28:29 DEBUG : "chunked-8Mi-16.000Mi-v2026-09-11-012432-000.bin" version true 2026/09/11 01:28:29 DEBUG : chunked-8Mi-16.000Mi-v2026-09-11-012432-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:29 DEBUG : "chunked-8Mi-8.000Mi-streamed-v2026-09-11-012348-000.bin" version true 2026/09/11 01:28:29 DEBUG : chunked-8Mi-8.000Mi-streamed-v2026-09-11-012348-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:29 INFO : chunked-5Mi-10.000Mi-v2026-09-11-012014-000.bin: Deleted 2026/09/11 01:28:29 DEBUG : "chunked-8Mi-8.000Mi-v2026-09-11-012327-000.bin" version true 2026/09/11 01:28:29 DEBUG : chunked-8Mi-8.000Mi-v2026-09-11-012327-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:29 INFO : chunked-5.055Mi-5.055Mi-v2026-09-11-012142-000.bin: Deleted 2026/09/11 01:28:29 DEBUG : "chunked-8Mi-8Mi-streamed-v2026-09-11-012416-000.bin" version true 2026/09/11 01:28:29 DEBUG : chunked-8Mi-8Mi-streamed-v2026-09-11-012416-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:29 INFO : chunked-5Mi-5.000Mi-streamed-v2026-09-11-011950-000.bin: Deleted 2026/09/11 01:28:29 DEBUG : "chunked-8Mi-8Mi-v2026-09-11-012406-000.bin" version true 2026/09/11 01:28:29 DEBUG : chunked-8Mi-8Mi-v2026-09-11-012406-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:29 INFO : chunked-5Mi-5.000Mi-v2026-09-11-011947-000.bin: Deleted 2026/09/11 01:28:29 DEBUG : "chunked-copy-v2026-09-11-012826-000" version true 2026/09/11 01:28:29 DEBUG : chunked-copy-v2026-09-11-012826-000: Deleting delete marker (id "null") 2026/09/11 01:28:29 INFO : chunked-5Mi-5Mi-streamed-v2026-09-11-011956-000.bin: Deleted 2026/09/11 01:28:29 DEBUG : "chunked-copy-v2026-09-11-012825-000.copy" version true 2026/09/11 01:28:29 DEBUG : chunked-copy-v2026-09-11-012825-000.copy: Deleting delete marker (id "null") 2026/09/11 01:28:29 INFO : chunked-6.667Mi-13.333Mi-v2026-09-11-012300-000.bin: Deleted 2026/09/11 01:28:29 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/09/11 01:28:29 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "null") 2026/09/11 01:28:29 INFO : chunked-6.667Mi-6.667Mi-streamed-v2026-09-11-012250-000.bin: Deleted 2026/09/11 01:28:29 DEBUG : "retry-chunked-NetError-v2026-09-11-012702-000.bin" version true 2026/09/11 01:28:29 DEBUG : retry-chunked-NetError-v2026-09-11-012702-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:29 INFO : chunked-5Mi-5Mi-v2026-09-11-011952-000.bin: Deleted 2026/09/11 01:28:29 DEBUG : "retry-chunked-Status500-v2026-09-11-012657-000.bin" version true 2026/09/11 01:28:29 DEBUG : retry-chunked-Status500-v2026-09-11-012657-000.bin: Deleting delete marker (id "null") 2026/09/11 01:28:29 INFO : chunked-6.667Mi-13.333Mi-streamed-v2026-09-11-012310-000.bin: Deleted 2026/09/11 01:28:29 DEBUG : "unknown-size-put-v2026-09-11-012826-000.txt" version true 2026/09/11 01:28:29 DEBUG : unknown-size-put-v2026-09-11-012826-000.txt: Deleting delete marker (id "null") 2026/09/11 01:28:29 INFO : chunked-6.667Mi-6.667Mi-v2026-09-11-012240-000.bin: Deleted 2026/09/11 01:28:29 DEBUG : "unknown-size-update-v2026-09-11-012828-000.txt" version true 2026/09/11 01:28:29 DEBUG : unknown-size-update-v2026-09-11-012828-000.txt: Deleting delete marker (id "null") 2026/09/11 01:28:29 INFO : chunked-8Mi-16.000Mi-streamed-v2026-09-11-012450-000.bin: Deleted 2026/09/11 01:28:29 DEBUG : "versions/test-versions-v2026-09-11-011937-000.txt" version true 2026/09/11 01:28:29 DEBUG : versions/test-versions-v2026-09-11-011937-000.txt: Deleting delete marker (id "001789089576990290473-w9EcuziT7t") 2026/09/11 01:28:29 INFO : chunked-8Mi-16.000Mi-v2026-09-11-012432-000.bin: Deleted 2026/09/11 01:28:29 DEBUG : "versions/test-versions-v2026-09-11-011931-000.txt" version true 2026/09/11 01:28:29 DEBUG : versions/test-versions-v2026-09-11-011931-000.txt: Deleting (id "001789089570722195610-otHCRwbzEc") 2026/09/11 01:28:29 INFO : chunked-8Mi-8.000Mi-streamed-v2026-09-11-012348-000.bin: Deleted 2026/09/11 01:28:29 INFO : chunked-8Mi-8.000Mi-v2026-09-11-012327-000.bin: Deleted 2026/09/11 01:28:29 INFO : chunked-8Mi-8Mi-streamed-v2026-09-11-012416-000.bin: Deleted 2026/09/11 01:28:29 INFO : chunked-8Mi-8Mi-v2026-09-11-012406-000.bin: Deleted 2026/09/11 01:28:29 INFO : chunked-copy-v2026-09-11-012826-000: Deleted 2026/09/11 01:28:29 INFO : chunked-copy-v2026-09-11-012825-000.copy: Deleted 2026/09/11 01:28:29 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/09/11 01:28:29 INFO : retry-chunked-NetError-v2026-09-11-012702-000.bin: Deleted 2026/09/11 01:28:29 INFO : retry-chunked-Status500-v2026-09-11-012657-000.bin: Deleted 2026/09/11 01:28:29 INFO : unknown-size-put-v2026-09-11-012826-000.txt: Deleted 2026/09/11 01:28:29 INFO : versions/test-versions-v2026-09-11-011931-000.txt: Deleted 2026/09/11 01:28:29 INFO : unknown-size-update-v2026-09-11-012828-000.txt: Deleted 2026/09/11 01:28:29 INFO : versions/test-versions-v2026-09-11-011937-000.txt: Deleted 2026/09/11 01:28:30 INFO : S3 bucket rclone-test-susiyoq2yeqa: Bucket "rclone-test-susiyoq2yeqa" deleted 2026/09/11 01:28:30 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3225: Shutdown method not supported --- PASS: TestIntegration (609.73s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.56s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.03s) --- PASS: TestIntegration/FsMkdir (607.62s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.12s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.12s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.12s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.12s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding (18.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.92s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.64s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (4.06s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (56.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.71s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.69s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.62s) --- 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.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (24.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHeadObjectCopy (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (13.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (2.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (7.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/SetAfterUpload (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Multipart (1.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Presigned (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (420.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (43.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (5.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (2.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (5.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (3.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (32.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (14.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (56.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (22.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (11.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (23.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (9.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (10.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (5.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (36.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (10.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (5.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (11.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (5.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (14.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (8.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (68.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (22.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (13.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (25.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (9.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (19.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (9.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (100.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (38.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (21.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (28.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (10.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (33.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (17.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (114.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (32.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (16.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (30.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (12.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (51.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (24.46s) --- PASS: TestIntegration/FsMkdir/FsPutRetry (17.56s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/Status500 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Simple/NetError (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked (17.07s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/Status500 (11.71s) --- PASS: TestIntegration/FsMkdir/FsPutRetry/Chunked/NetError (5.36s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (10.73s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (10.61s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (72.63s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (10.55s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (8.00s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (20.42s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (18.90s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (14.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.03s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.72s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.31s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.63s) --- 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/11 01:28:30 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/09/11 01:28:30 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 609.822s "go test -v -timeout 1h0m0s -remote TestS3Wasabi: -verbose" - Finished OK in 10m11.373832601s (try 1/5)