"go test -v -timeout 1h0m0s -remote 'TestS3,directory_markers:' -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestRedirectSecretHeadersMatchTestList --- PASS: TestRedirectSecretHeadersMatchTestList (0.00s) === RUN TestClientRemovesSecretHeadersOnCrossHostRedirect --- PASS: TestClientRemovesSecretHeadersOnCrossHostRedirect (0.00s) === RUN TestClientDoesNotRestoreSecretHeadersAfterCrossHostRedirect --- PASS: TestClientDoesNotRestoreSecretHeadersAfterCrossHostRedirect (0.00s) === RUN TestClientKeepsSecretHeadersOnSameHostRedirect --- PASS: TestClientKeepsSecretHeadersOnSameHostRedirect (0.00s) === RUN TestClientRemovesGeneratedRefererOnCrossHostRedirect --- PASS: TestClientRemovesGeneratedRefererOnCrossHostRedirect (0.00s) === RUN TestS3CheckRedirectRejectsSchemeDowngrade === RUN TestS3CheckRedirectRejectsSchemeDowngrade/SameHostDowngrade === RUN TestS3CheckRedirectRejectsSchemeDowngrade/CrossHostDowngrade --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade (0.00s) --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade/SameHostDowngrade (0.00s) --- PASS: TestS3CheckRedirectRejectsSchemeDowngrade/CrossHostDowngrade (0.00s) === RUN TestRedirectCrossesHost === RUN TestRedirectCrossesHost/SameHost === RUN TestRedirectCrossesHost/DifferentHost === RUN TestRedirectCrossesHost/SchemeDowngradeSameHost === RUN TestRedirectCrossesHost/SchemeDowngradeMidChain --- PASS: TestRedirectCrossesHost (0.00s) --- PASS: TestRedirectCrossesHost/SameHost (0.00s) --- PASS: TestRedirectCrossesHost/DifferentHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeSameHost (0.00s) --- PASS: TestRedirectCrossesHost/SchemeDowngradeMidChain (0.00s) === RUN TestClientStopsAfterTenRedirects --- PASS: TestClientStopsAfterTenRedirects (0.00s) === RUN TestObjectNotFoundMapping --- PASS: TestObjectNotFoundMapping (0.00s) === RUN TestIntegration fstests.go:457: Using remote "TestS3,directory_markers:" 2026/08/17 02:44:33 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-hezikak1kewu" 2026/08/17 02:44:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/17 02:44:33 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/08/17 02:44:34 INFO : S3 bucket rclone-test-hezikak1kewu: Bucket "rclone-test-hezikak1kewu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/08/17 02:44:34 INFO : S3 bucket rclone-test-hezikak1kewu: Bucket "rclone-test-hezikak1kewu" deleted === RUN TestIntegration/FsMkdir 2026/08/17 02:44:34 INFO : S3 bucket rclone-test-hezikak1kewu: Bucket "rclone-test-hezikak1kewu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/17 02:44:35 INFO : dir/subdir: Making directory 2026/08/17 02:44:35 DEBUG : dir/subdir/: Creating directory marker 2026/08/17 02:44:35 DEBUG : dir/: Creating directory marker 2026/08/17 02:44:35 INFO : dir/subdir: Removing directory 2026/08/17 02:44:35 DEBUG : dir/subdir/: Removing directory marker 2026/08/17 02:44:35 INFO : dir: Removing directory 2026/08/17 02:44:35 DEBUG : dir/: Removing directory marker === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/08/17 02:44:35 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2026/08/17 02:44:35 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/08/17 02:44:35 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/: Creating directory marker 2026/08/17 02:44:36 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/08/17 02:44:36 DEBUG : ./: Creating directory marker 2026/08/17 02:44:36 DEBUG : ./: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/08/17 02:44:37 DEBUG : ../: Creating directory marker 2026/08/17 02:44:37 DEBUG : ../: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/08/17 02:44:37 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/: Creating directory marker 2026/08/17 02:44:38 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/08/17 02:44:38 DEBUG : leading space/: Creating directory marker 2026/08/17 02:44:38 DEBUG : leading space/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/08/17 02:44:38 DEBUG : ~leading tilde/: Creating directory marker 2026/08/17 02:44:39 DEBUG : ~leading tilde/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/08/17 02:44:39 DEBUG : ␍leading CR/: Creating directory marker 2026/08/17 02:44:39 DEBUG : ␍leading CR/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/08/17 02:44:40 DEBUG : ␊leading LF/: Creating directory marker 2026/08/17 02:44:40 DEBUG : ␊leading LF/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/08/17 02:44:40 DEBUG : ␉leading HT/: Creating directory marker 2026/08/17 02:44:41 DEBUG : ␉leading HT/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/08/17 02:44:41 DEBUG : ␋leading VT/: Creating directory marker 2026/08/17 02:44:41 DEBUG : ␋leading VT/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/08/17 02:44:41 DEBUG : .leading dot/: Creating directory marker 2026/08/17 02:44:42 DEBUG : .leading dot/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/08/17 02:44:42 DEBUG : trailing space /: Creating directory marker 2026/08/17 02:44:42 DEBUG : trailing space /: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/08/17 02:44:42 DEBUG : trailing CR␍/: Creating directory marker 2026/08/17 02:44:43 DEBUG : trailing CR␍/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/08/17 02:44:43 DEBUG : trailing LF␊/: Creating directory marker 2026/08/17 02:44:43 DEBUG : trailing LF␊/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/08/17 02:44:44 DEBUG : trailing HT␉/: Creating directory marker 2026/08/17 02:44:44 DEBUG : trailing HT␉/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/08/17 02:44:44 DEBUG : trailing VT␋/: Creating directory marker 2026/08/17 02:44:45 DEBUG : trailing VT␋/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/08/17 02:44:45 DEBUG : trailing dot./: Creating directory marker 2026/08/17 02:44:45 DEBUG : trailing dot./: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/08/17 02:44:45 DEBUG : invalid utf-8/: Creating directory marker 2026/08/17 02:44:46 DEBUG : invalid utf-8/: Removing directory marker === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" 2026/08/17 02:44:46 DEBUG : test%46.txt/: Creating directory marker 2026/08/17 02:44:46 DEBUG : test%46.txt/: Removing directory marker === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2026/08/17 02:44:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/: Creating directory marker 2026/08/17 02:44:47 DEBUG : hello? sausage/êé/Hello, 世界/: Creating directory marker 2026/08/17 02:44:47 DEBUG : hello? sausage/êé/: Creating directory marker 2026/08/17 02:44:47 DEBUG : hello? sausage/: Creating directory marker === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/08/17 02:44:48 DEBUG : writer-at-subdir/: Creating directory marker 2026/08/17 02:44:48 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: xqEpbal59F8KhZ_NQ8R1TBWQBthJYuLyf0_dCbhUk_I08RouHffGH_IFTS2lNhr46BDJITow2PbCkGCgF.ep245uq4hvAQ7MEHGpKAbyFLBdIW9Oh8HAg0FZ8JzKydpb 2026/08/17 02:44:48 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "dc0e9b9fec2068f51dac7896f9382c5f" 2026/08/17 02:44:48 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "11264e3ccafd4c1917f96e58be1273ef" 2026/08/17 02:44:48 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "b8a99b3791342ade8bab08666718ea31" 2026/08/17 02:44:49 DEBUG : writer-at-subdir/writer-at-file: multipart upload "xqEpbal59F8KhZ_NQ8R1TBWQBthJYuLyf0_dCbhUk_I08RouHffGH_IFTS2lNhr46BDJITow2PbCkGCgF.ep245uq4hvAQ7MEHGpKAbyFLBdIW9Oh8HAg0FZ8JzKydpb" finished 2026/08/17 02:44:49 DEBUG : writer-at-subdir/: Removing directory marker === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/08/17 02:44:50 DEBUG : Creating backend with remote "TestS3,directory_markers:" 2026/08/17 02:44:50 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/17 02:44:50 DEBUG : Creating backend with remote "TestS3,directory_markers:" 2026/08/17 02:44:50 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/17 02:44:51 DEBUG : dirToPurge/: Creating directory marker 2026/08/17 02:44:52 DEBUG : S3 bucket rclone-test-hezikak1kewu: bucket is versioned: false 2026/08/17 02:44:52 DEBUG : Waiting for deletions to finish 2026/08/17 02:44:52 DEBUG : "dirToPurge/" version false 2026/08/17 02:44:52 DEBUG : dirToPurge/: Deleting (id "") 2026/08/17 02:44:52 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/17 02:44:52 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/17 02:44:52 INFO : dirToPurge/: Deleted 2026/08/17 02:44:52 INFO : dirToPurge/fileToPurge.txt: Deleted 2026/08/17 02:44:52 DEBUG : dirToPurge/: Removing directory marker === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/17 02:44:52 DEBUG : dirToPurgeFromRoot/: Creating directory marker 2026/08/17 02:44:52 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-hezikak1kewu/dirToPurgeFromRoot" 2026/08/17 02:44:52 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name 2026/08/17 02:44:53 DEBUG : S3 bucket rclone-test-hezikak1kewu path dirToPurgeFromRoot: bucket is versioned: false 2026/08/17 02:44:53 DEBUG : Waiting for deletions to finish 2026/08/17 02:44:53 DEBUG : "/" version false 2026/08/17 02:44:53 DEBUG : /: Deleting (id "") 2026/08/17 02:44:53 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/17 02:44:53 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/17 02:44:53 INFO : fileToPurgeFromRoot.txt: Deleted 2026/08/17 02:44:53 INFO : /: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/17 02:44:53 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-hezikak1kewu/hello? sausage/êé" 2026/08/17 02:44:53 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name 2026/08/17 02:44:53 DEBUG : fs cache: renaming cache item "TestS3,directory_markers:rclone-test-hezikak1kewu/hello? sausage/êé" to be canonical "TestS3{juk_h}:rclone-test-hezikak1kewu/hello? sausage/êé" 2026/08/17 02:44:53 DEBUG : a/b/c/d/: Creating directory marker 2026/08/17 02:44:54 DEBUG : a/b/c/: Creating directory marker 2026/08/17 02:44:54 DEBUG : a/b/: Creating directory marker 2026/08/17 02:44:54 DEBUG : a/: Creating directory marker 2026/08/17 02:44:54 DEBUG : S3 bucket rclone-test-hezikak1kewu path hello? sausage/êé: bucket is versioned: false 2026/08/17 02:44:54 DEBUG : Waiting for deletions to finish 2026/08/17 02:44:54 DEBUG : "a/" version false 2026/08/17 02:44:54 DEBUG : a/: Deleting (id "") 2026/08/17 02:44:54 DEBUG : "a/b/" version false 2026/08/17 02:44:54 DEBUG : a/b/: Deleting (id "") 2026/08/17 02:44:54 DEBUG : "a/b/c/" version false 2026/08/17 02:44:54 DEBUG : a/b/c/: Deleting (id "") 2026/08/17 02:44:54 DEBUG : "a/b/c/d/" version false 2026/08/17 02:44:54 DEBUG : a/b/c/d/: Deleting (id "") 2026/08/17 02:44:54 DEBUG : "a/b/c/d/e.txt" version false 2026/08/17 02:44:54 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/17 02:44:54 INFO : a/b/: Deleted 2026/08/17 02:44:54 INFO : a/: Deleted 2026/08/17 02:44:54 INFO : a/b/c/: Deleted 2026/08/17 02:44:55 INFO : a/b/c/d/: Deleted 2026/08/17 02:44:55 INFO : a/b/c/d/e.txt: Deleted 2026/08/17 02:44:55 DEBUG : a/: Removing directory marker === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/17 02:44:58 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-hezikak1kewu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/17 02:44:58 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/17 02:44:58 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-hezikak1kewu/not found.txt" 2026/08/17 02:44:58 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3,directory_markers:" path "rclone-test-hezikak1kewu" from "TestS3,directory_markers:rclone-test-hezikak1kewu" 2026/08/17 02:44:58 DEBUG : Creating backend with remote "TestS3,directory_markers:" 2026/08/17 02:44:58 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2131: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2207: Can have empty directories === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/17 02:45:04 NOTICE: S3 bucket rclone-test-hezikak1kewu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/17 02:45:04 DEBUG : piped data.txt: open chunk writer: started multipart upload: s6mk7CTvcNN0l0DSaiib1twHkh_5v2b96oW0sTIhpzvhvXOhWFn_rJ45zRi0yp_BU0nct1pxzJxqjAVzsDfOq86pBlBzhJHWRpjLInU5KLcgvvx9pQMq67E3kbWJGuGD 2026/08/17 02:45:04 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/17 02:45:04 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/08/17 02:45:04 DEBUG : piped data.txt: multipart upload "s6mk7CTvcNN0l0DSaiib1twHkh_5v2b96oW0sTIhpzvhvXOhWFn_rJ45zRi0yp_BU0nct1pxzJxqjAVzsDfOq86pBlBzhJHWRpjLInU5KLcgvvx9pQMq67E3kbWJGuGD" finished 2026/08/17 02:45:04 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/17 02:45:04 DEBUG : piped data.txt: open chunk writer: started multipart upload: P5LTGJrAhR2klAhc497.3J6GZ3GKRzgW.chp9BrnG8lawmeRIIL4vLEGBees_ErAMp7DK9sa5OpQf6wRivl1M7dutpcnjDyttgfkTfcOVdNBrTzltMATJN7Lgfxgt0fS 2026/08/17 02:45:04 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/17 02:45:04 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "fc3118b8d6cebe77c5481717fc4cab78" 2026/08/17 02:45:04 DEBUG : piped data.txt: multipart upload "P5LTGJrAhR2klAhc497.3J6GZ3GKRzgW.chp9BrnG8lawmeRIIL4vLEGBees_ErAMp7DK9sa5OpQf6wRivl1M7dutpcnjDyttgfkTfcOVdNBrTzltMATJN7Lgfxgt0fS" finished 2026/08/17 02:45:04 DEBUG : piped data.txt: Multipart upload Etag: 87fbfb725e319f66f3917a672f520b4e-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/08/17 02:45:05 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren 2026/08/17 02:45:05 DEBUG : has-children/: Creating directory marker === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions 2026/08/17 02:45:08 DEBUG : versions/: Creating directory marker === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:379: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:379: versions/test-versions-v2026-08-17-024509-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/08/17 02:45:12 DEBUG : oldPath = "TestS3,directory_markers='true':rclone-test-hezikak1kewu/versions/test-versions-v2026-08-17-024509-000.txt" 2026/08/17 02:45:12 DEBUG : newPath = "TestS3,directory_markers='true',versions:rclone-test-hezikak1kewu/versions/test-versions-v2026-08-17-024509-000.txt" 2026/08/17 02:45:12 DEBUG : Creating backend with remote "TestS3,directory_markers='true',versions:rclone-test-hezikak1kewu/versions/test-versions-v2026-08-17-024509-000.txt" 2026/08/17 02:45:12 DEBUG : TestS3: detected overridden config - adding "{PFScM}" suffix to name 2026/08/17 02:45:13 DEBUG : fs cache: renaming child cache item "TestS3,directory_markers='true',versions:rclone-test-hezikak1kewu/versions/test-versions-v2026-08-17-024509-000.txt" to be canonical for parent "TestS3{PFScM}:rclone-test-hezikak1kewu/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:507: Creating a bucket we already have created returned code: BucketAlreadyOwnedByYou === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2026/08/17 02:45:14 DEBUG : Waiting for deletions to finish 2026/08/17 02:45:14 DEBUG : "has-children/" version false 2026/08/17 02:45:14 DEBUG : has-children/: Not deleting current version "null" 2026/08/17 02:45:14 DEBUG : "hello? sausage/" version false 2026/08/17 02:45:14 DEBUG : hello? sausage/: Not deleting current version "null" 2026/08/17 02:45:14 DEBUG : "hello? sausage/êé/" version false 2026/08/17 02:45:14 DEBUG : hello? sausage/êé/: Not deleting current version "null" 2026/08/17 02:45:14 DEBUG : "hello? sausage/êé/Hello, 世界/" version false 2026/08/17 02:45:14 DEBUG : hello? sausage/êé/Hello, 世界/: Not deleting current version "null" 2026/08/17 02:45:14 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/" version false 2026/08/17 02:45:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/: Not deleting current version "null" 2026/08/17 02:45:14 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/17 02:45:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "null" 2026/08/17 02:45:14 DEBUG : "versions/" version false 2026/08/17 02:45:14 DEBUG : versions/: Not deleting current version "p23SoQ_8mfRzgUA_2.mkV70mIpzXbROz" 2026/08/17 02:45:14 DEBUG : "versions/test-versions.txt" version false 2026/08/17 02:45:14 DEBUG : versions/test-versions.txt: Not deleting current version "dL.jrADvBvCdyUyieGAyYaRl5HSvXcX3" 2026/08/17 02:45:14 DEBUG : "versions/test-versions-v2026-08-17-024511-000.txt" version true 2026/08/17 02:45:14 DEBUG : versions/test-versions-v2026-08-17-024511-000.txt: Deleting delete marker (id "v4rVwwl4mxEWFTLkV1u0yCMV3DXDANR8") 2026/08/17 02:45:14 DEBUG : "versions/test-versions-v2026-08-17-024509-000.txt" version true 2026/08/17 02:45:14 DEBUG : versions/test-versions-v2026-08-17-024509-000.txt: Deleting (id "siUHpGVcbqAMlQr3g0ZqgmOk3Ib2CF6a") 2026/08/17 02:45:14 INFO : versions/test-versions-v2026-08-17-024511-000.txt: Deleted 2026/08/17 02:45:14 INFO : versions/test-versions-v2026-08-17-024509-000.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/SetAfterUpload === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Multipart 2026/08/17 02:45:17 DEBUG : test-object-lock-multipart: open chunk writer: started multipart upload: 2O6JFWY7JeRh0zMpwkbK_RsJLI4udfxY1lTpr7IEs6mTDGiT0HKhqyT_0VOLT6FkemfHwI.DhbYK9sR3g.YALNux1rQs_hh4FkBEyFtDKAlik572pZqV7KrzaTb9r.tI 2026/08/17 02:45:17 DEBUG : test-object-lock-multipart: multipart upload: starting chunk 0 size 100 offset 0/100 2026/08/17 02:45:17 DEBUG : test-object-lock-multipart: multipart upload wrote chunk 1 with 100 bytes and etag "20d9edeacdb65585f551b9950c024664" 2026/08/17 02:45:17 DEBUG : test-object-lock-multipart: multipart upload "2O6JFWY7JeRh0zMpwkbK_RsJLI4udfxY1lTpr7IEs6mTDGiT0HKhqyT_0VOLT6FkemfHwI.DhbYK9sR3g.YALNux1rQs_hh4FkBEyFtDKAlik572pZqV7KrzaTb9r.tI" finished 2026/08/17 02:45:17 DEBUG : test-object-lock-multipart: Multipart upload Etag: 00262afa272d7058520e842ec8f0b9f7-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/08/17 02:45:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: CaSZt_RzP28tVivBbZnzYOe514iStuN94JdZChatHDZmccrVmjULYk7xjGL3f.Mmra0SdoOM2Y1lK_gFkX8MOd43aRXwEiVaDmbtQm1c4SIeyNCgzR70FgvJXpk2TP7X 2026/08/17 02:45:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/08/17 02:45:19 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/08/17 02:45:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "CaSZt_RzP28tVivBbZnzYOe514iStuN94JdZChatHDZmccrVmjULYk7xjGL3f.Mmra0SdoOM2Y1lK_gFkX8MOd43aRXwEiVaDmbtQm1c4SIeyNCgzR70FgvJXpk2TP7X" finished 2026/08/17 02:45:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/08/17 02:45:20 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: PPDfcTFOCiVzkbqTE7mhkq8CE.tmmneNtUgPr9JJs3_pgA7ea6O..Dy8YZ4XKu4vjQbUzrILvo2NPF2HJwaJAGm6CGq8WTVtKaIcHxzwcZJoamsuh3cHzZfYCAwfMFl5 2026/08/17 02:45:20 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/08/17 02:45:20 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/17 02:45:21 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "PPDfcTFOCiVzkbqTE7mhkq8CE.tmmneNtUgPr9JJs3_pgA7ea6O..Dy8YZ4XKu4vjQbUzrILvo2NPF2HJwaJAGm6CGq8WTVtKaIcHxzwcZJoamsuh3cHzZfYCAwfMFl5" finished 2026/08/17 02:45:21 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/17 02:45:21 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: 9Sy4d_4LOP0in6.Sr54OdsTPJ3DK8ceNthZ66R14XOUpp.BPWdxpHvZZWqugHQ2KfiWSLToZCBG2w97zriyZRNtFEkT89VREVx5rQMD.V.Vwd6Gss4uVuh6C.Bz7qtag 2026/08/17 02:45:21 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/17 02:45:21 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/17 02:45:22 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "9Sy4d_4LOP0in6.Sr54OdsTPJ3DK8ceNthZ66R14XOUpp.BPWdxpHvZZWqugHQ2KfiWSLToZCBG2w97zriyZRNtFEkT89VREVx5rQMD.V.Vwd6Gss4uVuh6C.Bz7qtag" finished 2026/08/17 02:45:22 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/17 02:45:22 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: fviIOawZP9Nf1Amm6kKa5Wk_vtdxSf931Eygg.c2XC4MO4g0icO9y6jV14Mc2Y0MiHhVD07v.7CTWSRQK_t5DPoaXyKP.SE5qgAwb_.26JyygcYOtbVCPSGym.JoKpPp 2026/08/17 02:45:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/17 02:45:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/17 02:45:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/17 02:45:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/17 02:45:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/17 02:45:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/17 02:45:23 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "fviIOawZP9Nf1Amm6kKa5Wk_vtdxSf931Eygg.c2XC4MO4g0icO9y6jV14Mc2Y0MiHhVD07v.7CTWSRQK_t5DPoaXyKP.SE5qgAwb_.26JyygcYOtbVCPSGym.JoKpPp" finished 2026/08/17 02:45:23 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/17 02:45:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: VGYAbmkcQHmkBCfMbqeWb1yUvkpUlQBTq2Nuw8UVKeuAjZE.fv0XkfgSqFD1kUcvx.61G9otOSOGAwX3Ttuiv531GvaInZLjWiaG.AXj23smN76WPeza5_kybtpyFU87 2026/08/17 02:45:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/17 02:45:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/08/17 02:45:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/08/17 02:45:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/08/17 02:45:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/08/17 02:45:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/08/17 02:45:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "VGYAbmkcQHmkBCfMbqeWb1yUvkpUlQBTq2Nuw8UVKeuAjZE.fv0XkfgSqFD1kUcvx.61G9otOSOGAwX3Ttuiv531GvaInZLjWiaG.AXj23smN76WPeza5_kybtpyFU87" finished 2026/08/17 02:45:24 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/08/17 02:45:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: TkgUHAkPPVJ4raF2aTeqEVUZ7r4pdyARJT2EB3PJVYzXpwgKL.FlHyAr7IoHVfqFmVW2f77TUah9RHiDJB2A0bgxgCAir_xsSmJtRjx4aTUAHWh39MKYqF69Mc8luMi8 2026/08/17 02:45:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/17 02:45:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/08/17 02:45:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "TkgUHAkPPVJ4raF2aTeqEVUZ7r4pdyARJT2EB3PJVYzXpwgKL.FlHyAr7IoHVfqFmVW2f77TUah9RHiDJB2A0bgxgCAir_xsSmJtRjx4aTUAHWh39MKYqF69Mc8luMi8" finished 2026/08/17 02:45:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/08/17 02:45:26 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: .tkPMp2_uqE868IbZCHt.AzFh_g8Gs7t3ugFVYtZXSpvIyuNhn9DQPFO8WGYsG5L9GYF9H3wNa5TVnzUX0xVc6eYwOmeiKXgkrbm7H8_m.jgFA0e9YsHSOtmSs0946.e 2026/08/17 02:45:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/17 02:45:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/17 02:45:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload ".tkPMp2_uqE868IbZCHt.AzFh_g8Gs7t3ugFVYtZXSpvIyuNhn9DQPFO8WGYsG5L9GYF9H3wNa5TVnzUX0xVc6eYwOmeiKXgkrbm7H8_m.jgFA0e9YsHSOtmSs0946.e" finished 2026/08/17 02:45:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/17 02:45:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: E6ASn4vDg9YSyRmCt1AAzwMt9SECgAv6fZhcCq2X0QM56NJNQDK.DfSY4vwzjdP8xjQJWpuobNZ8hNYYd7dLdvbfSjUU68nB_3SWTYkKGKtFchPP2TCwtmpd3T1glgiK 2026/08/17 02:45:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/17 02:45:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/17 02:45:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "E6ASn4vDg9YSyRmCt1AAzwMt9SECgAv6fZhcCq2X0QM56NJNQDK.DfSY4vwzjdP8xjQJWpuobNZ8hNYYd7dLdvbfSjUU68nB_3SWTYkKGKtFchPP2TCwtmpd3T1glgiK" finished 2026/08/17 02:45:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/17 02:45:28 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: 7.z07i3t4_mJNlc0vhTgs_iuHSlArJYM1slTGYZRV0QRTy4W5y5PA.quW0Cy573oTKAS4558CBV2QmsR5QtBcxhkka.UPVnZTPqvEmsyiKwiSpSYDJziDnOF_9NG0XPp 2026/08/17 02:45:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/17 02:45:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/17 02:45:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/17 02:45:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/17 02:45:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/17 02:45:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/17 02:45:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "7.z07i3t4_mJNlc0vhTgs_iuHSlArJYM1slTGYZRV0QRTy4W5y5PA.quW0Cy573oTKAS4558CBV2QmsR5QtBcxhkka.UPVnZTPqvEmsyiKwiSpSYDJziDnOF_9NG0XPp" finished 2026/08/17 02:45:29 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/17 02:45:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: cdd2GTJ0pOWl59F21zj.S4grb8E1WYBXc5p9dE.5.svpcNmBv3fnvi6NZiZjjECxc_.yQjeajojVMmWkdTnu1iqM_MqS6JMRMlO6F00O2QgwDBjqhQoB61Gj2RzoJ.3J 2026/08/17 02:45:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/17 02:45:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/08/17 02:45:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/17 02:45:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/17 02:45:30 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/08/17 02:45:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/08/17 02:45:31 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "cdd2GTJ0pOWl59F21zj.S4grb8E1WYBXc5p9dE.5.svpcNmBv3fnvi6NZiZjjECxc_.yQjeajojVMmWkdTnu1iqM_MqS6JMRMlO6F00O2QgwDBjqhQoB61Gj2RzoJ.3J" finished 2026/08/17 02:45:31 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/08/17 02:45:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: uXm4chJxz7Z8jk_.H7uCBziBoP8SQeehGxgCW8X.0XT9HZuUnSqmtd.dBMAYy3kfQ3UmFZUOIcWuv2rHqFG0U32a8__8k5zDQ8YCmxZE4oGltzS.CKZQ9uS7qPIILUWL 2026/08/17 02:45:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/17 02:45:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/08/17 02:45:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "uXm4chJxz7Z8jk_.H7uCBziBoP8SQeehGxgCW8X.0XT9HZuUnSqmtd.dBMAYy3kfQ3UmFZUOIcWuv2rHqFG0U32a8__8k5zDQ8YCmxZE4oGltzS.CKZQ9uS7qPIILUWL" finished 2026/08/17 02:45:33 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/08/17 02:45:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: NfWDl0kh3KAWWXkpkb3Pd_maK5lYNK6TAq4TJm_HEvMA8jAhRcYwAzhhnz4x03XJ40VBVgrbw0x35MC6FTnL4QqF6HWJAwQTPz2mDD2BIBOyt3yerqG7WsjVyK4Er6uf 2026/08/17 02:45:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/17 02:45:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/17 02:45:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "NfWDl0kh3KAWWXkpkb3Pd_maK5lYNK6TAq4TJm_HEvMA8jAhRcYwAzhhnz4x03XJ40VBVgrbw0x35MC6FTnL4QqF6HWJAwQTPz2mDD2BIBOyt3yerqG7WsjVyK4Er6uf" finished 2026/08/17 02:45:34 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/17 02:45:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AJ.sat42oEQapogt18gvLaph8gQmksMGr0IINA6nkKbC5UTqMidYjuosYhSujn2oLzWuxjae6gWrzLjB968jzCJdax4.zLLDbWP5s97HHirL5K7XYUa1OoRj1WZVxqNi 2026/08/17 02:45:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/17 02:45:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/17 02:45:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AJ.sat42oEQapogt18gvLaph8gQmksMGr0IINA6nkKbC5UTqMidYjuosYhSujn2oLzWuxjae6gWrzLjB968jzCJdax4.zLLDbWP5s97HHirL5K7XYUa1OoRj1WZVxqNi" finished 2026/08/17 02:45:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/17 02:45:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: KGsxjz6TN6C7JRS7gYIs7U_P.gzaRuN76pPYXlAtBcQOBjOR1PCuP7Neq9FDvrFQQWoum1mbNA.la53m_FPi51R5WxcMkULItU0y5xc7QB_Y3Pd3rMT7lAootZltOXpf 2026/08/17 02:45:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/17 02:45:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/17 02:45:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/17 02:45:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/17 02:45:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/17 02:45:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/17 02:45:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "KGsxjz6TN6C7JRS7gYIs7U_P.gzaRuN76pPYXlAtBcQOBjOR1PCuP7Neq9FDvrFQQWoum1mbNA.la53m_FPi51R5WxcMkULItU0y5xc7QB_Y3Pd3rMT7lAootZltOXpf" finished 2026/08/17 02:45:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/17 02:45:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: Jr1EIzxrSBIy74cENllUbpFDEgCOaTtf5MRY9Qfl.k82aDqTQmaHu5d8S9quHso6aysTEMf6mGsA2DxXDH2r7bsEUVrNVaHHgDOsP9P2JVGzmXO1tVI3jrRBwtnlvlVO 2026/08/17 02:45:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/17 02:45:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/08/17 02:45:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/17 02:45:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/17 02:45:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/17 02:45:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/08/17 02:45:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "Jr1EIzxrSBIy74cENllUbpFDEgCOaTtf5MRY9Qfl.k82aDqTQmaHu5d8S9quHso6aysTEMf6mGsA2DxXDH2r7bsEUVrNVaHHgDOsP9P2JVGzmXO1tVI3jrRBwtnlvlVO" finished 2026/08/17 02:45:38 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/08/17 02:45:39 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: Q9BZ52eE2tbTsHcN9VmtJwdUgmEI.YOJDWW71xM9PAjmbKR0YUqLz1PNQMeE04h5TT8YeKSCpxyYOarhENUwBRIDMuJcceHxa5eTYjV4a5dOlZ1cAC96XReys4gGkAnY 2026/08/17 02:45:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/17 02:45:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/08/17 02:45:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "Q9BZ52eE2tbTsHcN9VmtJwdUgmEI.YOJDWW71xM9PAjmbKR0YUqLz1PNQMeE04h5TT8YeKSCpxyYOarhENUwBRIDMuJcceHxa5eTYjV4a5dOlZ1cAC96XReys4gGkAnY" finished 2026/08/17 02:45:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/08/17 02:45:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: jJximqYOZuYDTihs7.Wz3SL90EVGBygoYeH4mA7gU3A6zxPbT_qranePvYgkuBJfN6_nGdlJ0E2l_FuL225vcn1P9g__2tA6I8xjAwU7U34ouWZ4EMLCsU0zPQGNEq.E 2026/08/17 02:45:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/17 02:45:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/17 02:45:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "jJximqYOZuYDTihs7.Wz3SL90EVGBygoYeH4mA7gU3A6zxPbT_qranePvYgkuBJfN6_nGdlJ0E2l_FuL225vcn1P9g__2tA6I8xjAwU7U34ouWZ4EMLCsU0zPQGNEq.E" finished 2026/08/17 02:45:41 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/17 02:45:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: 7IVweNsCpL0LuJ2KWCdEEB0oudVn83OtfxWqwtJ6lZyrdVgITI_RWB8DpISc6e4x0.merudYJhjtatf9Wgm6GjJ0ZfDmVpdTn.HF57hN.JN6uxvTdtVexCDx6WO_BXvm 2026/08/17 02:45:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/17 02:45:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/17 02:45:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "7IVweNsCpL0LuJ2KWCdEEB0oudVn83OtfxWqwtJ6lZyrdVgITI_RWB8DpISc6e4x0.merudYJhjtatf9Wgm6GjJ0ZfDmVpdTn.HF57hN.JN6uxvTdtVexCDx6WO_BXvm" finished 2026/08/17 02:45:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/17 02:45:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: goRdX.AH7FZImudadJs0MMTirfXGYSpI6nyx_gx0zM1tOMufCQdMKHvWb0U0Peb0iSXnsTpxA6TliW9ULdgV4HD4Xuo.m2YWY7bEqZnK3x1JMIx5ywDRBDbKnFso4G9o 2026/08/17 02:45:43 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/17 02:45:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/17 02:45:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/17 02:45:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/17 02:45:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/17 02:45:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/17 02:45:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "goRdX.AH7FZImudadJs0MMTirfXGYSpI6nyx_gx0zM1tOMufCQdMKHvWb0U0Peb0iSXnsTpxA6TliW9ULdgV4HD4Xuo.m2YWY7bEqZnK3x1JMIx5ywDRBDbKnFso4G9o" finished 2026/08/17 02:45:44 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/17 02:45:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: DUAQLduvPFmLVrnjei9HJB8FFI6ApNlnwM.sUqK7NK9G_2W4hhpcedfNk7V40YtMTSXFfKkR7EJWKbpf_9_mMUgUuqozF.to987pB55WJn_7E_T2of3DSwet1G7gTo3n 2026/08/17 02:45:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/17 02:45:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/08/17 02:45:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/08/17 02:45:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/17 02:45:45 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/08/17 02:45:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/08/17 02:45:46 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "DUAQLduvPFmLVrnjei9HJB8FFI6ApNlnwM.sUqK7NK9G_2W4hhpcedfNk7V40YtMTSXFfKkR7EJWKbpf_9_mMUgUuqozF.to987pB55WJn_7E_T2of3DSwet1G7gTo3n" finished 2026/08/17 02:45:46 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/08/17 02:45:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: eP2wy6OUOnxrSNFL0kMjnCMCc5VOxrHCBm9IpPRcwnMB_ohFcTzTGamLXVQ7VsGvdsuj68pJvBhcy9KhDSqYksxZHg19qerv8yNKNNdZllsGRaCo.2Y4udhtDAlCH46Q 2026/08/17 02:45:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/08/17 02:45:48 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/08/17 02:45:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "eP2wy6OUOnxrSNFL0kMjnCMCc5VOxrHCBm9IpPRcwnMB_ohFcTzTGamLXVQ7VsGvdsuj68pJvBhcy9KhDSqYksxZHg19qerv8yNKNNdZllsGRaCo.2Y4udhtDAlCH46Q" finished 2026/08/17 02:45:49 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/08/17 02:45:49 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: PCTeGnezaC0_Vcpv4FH1VEmfTvAuM5ndy85cgsvSqMim0KwDgMv8GNjP4xtRzG4kfkK64IvHfyTYlycxnUAQ2IvbnxraLgGYzPWmanmmrqYgNhB0U_fwwNl.sjxbKtGa 2026/08/17 02:45:50 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/08/17 02:45:50 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/17 02:45:50 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "PCTeGnezaC0_Vcpv4FH1VEmfTvAuM5ndy85cgsvSqMim0KwDgMv8GNjP4xtRzG4kfkK64IvHfyTYlycxnUAQ2IvbnxraLgGYzPWmanmmrqYgNhB0U_fwwNl.sjxbKtGa" finished 2026/08/17 02:45:50 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/17 02:45:51 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: sk1wZwLVbuouE2mNUenfa.40l.09T1qpsqEoWbBvFHpSZgRawVP1XatSwT5kcsxgcFq4EMhq8mgi4_VrwmmWJH_e3UnHvkFwCEH3oKR5tkX2EKq7S3OFheJHxSY8OkY2 2026/08/17 02:45:51 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/17 02:45:51 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/17 02:45:51 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "sk1wZwLVbuouE2mNUenfa.40l.09T1qpsqEoWbBvFHpSZgRawVP1XatSwT5kcsxgcFq4EMhq8mgi4_VrwmmWJH_e3UnHvkFwCEH3oKR5tkX2EKq7S3OFheJHxSY8OkY2" finished 2026/08/17 02:45:52 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/17 02:45:52 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: Thivzfs.PyaOzX6uvzLy_jtV8dJsUO8w3LDPnwA9FlJJFpmpL62EWaRRexUUun7hKI1PjugrvrzGR3K62w1SISO8on3fOEt3TX5hr4KZHUqSuXDA5srD7g4JgPwQElsf 2026/08/17 02:45:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/17 02:45:53 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/17 02:45:53 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/17 02:45:53 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/17 02:45:53 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/17 02:45:53 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/17 02:45:53 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "Thivzfs.PyaOzX6uvzLy_jtV8dJsUO8w3LDPnwA9FlJJFpmpL62EWaRRexUUun7hKI1PjugrvrzGR3K62w1SISO8on3fOEt3TX5hr4KZHUqSuXDA5srD7g4JgPwQElsf" finished 2026/08/17 02:45:53 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/17 02:45:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: rNVpPljihcUmDyMJJVUhA7BACFm6iuN7o0yz.qXPqXyDFR7F6BZtSlg32rQ5pDTt8B37FFtcpZ7fq.30y5TqviJC1eY3swrBuCLAsK0KDUH7_9lRfOzyedAqnQ9xUnKf 2026/08/17 02:45:54 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/17 02:45:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/08/17 02:45:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/08/17 02:45:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/08/17 02:45:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/08/17 02:45:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/08/17 02:45:55 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "rNVpPljihcUmDyMJJVUhA7BACFm6iuN7o0yz.qXPqXyDFR7F6BZtSlg32rQ5pDTt8B37FFtcpZ7fq.30y5TqviJC1eY3swrBuCLAsK0KDUH7_9lRfOzyedAqnQ9xUnKf" finished 2026/08/17 02:45:55 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/08/17 02:45:57 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: Iv5qnI1byNxIJO6EN8cRcIKNXr1HAUbSUi4qBLFAOxwOpIURUuIjkfBTYw73xcqj_VuQp.IACrjnUKn4KLEEbsqSsWUu618kdEY4LPxx8fdotbpK1POUseL.HRLPYXs7 2026/08/17 02:45:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/08/17 02:45:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/08/17 02:45:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "Iv5qnI1byNxIJO6EN8cRcIKNXr1HAUbSUi4qBLFAOxwOpIURUuIjkfBTYw73xcqj_VuQp.IACrjnUKn4KLEEbsqSsWUu618kdEY4LPxx8fdotbpK1POUseL.HRLPYXs7" finished 2026/08/17 02:45:58 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/08/17 02:45:59 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: iAbl4NwaRqT0vEFuZmX5wulaRFXxddyCNxay5uXG4ZWhzytVOJE4xP.SGfb6Kta3J7hgWVZLg1ZH52_cT1YLbfIZmbnjbbIKITJgP7Kwq9d0tWMBsH5Rf4272QB.np8v 2026/08/17 02:46:00 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/08/17 02:46:00 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/17 02:46:00 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "iAbl4NwaRqT0vEFuZmX5wulaRFXxddyCNxay5uXG4ZWhzytVOJE4xP.SGfb6Kta3J7hgWVZLg1ZH52_cT1YLbfIZmbnjbbIKITJgP7Kwq9d0tWMBsH5Rf4272QB.np8v" finished 2026/08/17 02:46:00 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/17 02:46:01 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: bZ4RyQzR3LtxzxleY0Us29MX5RPjNMh.QHNQoR5Au6pqdaEBcnFol6IweETLP9pm0GNDCbCif9vAox09iaH4nmZ5WLMfuRmndBy1Tft77aDXVCIqjuDQ9j3kzVc6yUvm 2026/08/17 02:46:01 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/17 02:46:02 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/17 02:46:02 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "bZ4RyQzR3LtxzxleY0Us29MX5RPjNMh.QHNQoR5Au6pqdaEBcnFol6IweETLP9pm0GNDCbCif9vAox09iaH4nmZ5WLMfuRmndBy1Tft77aDXVCIqjuDQ9j3kzVc6yUvm" finished 2026/08/17 02:46:02 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/17 02:46:03 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: n.TUyi7oaz48re_XgrD_Iz.whrNG4IuyukokXQKR2WivtAWWy5HGjcp6WfhE2FUGeC1x5M7d_LnbCA8vc3IoeROwr3LOnqiga6gbe8y4DGMtkxABzA_zkhl3c9Fqy4ZW 2026/08/17 02:46:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/17 02:46:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/17 02:46:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/17 02:46:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/17 02:46:03 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/17 02:46:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/17 02:46:04 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "n.TUyi7oaz48re_XgrD_Iz.whrNG4IuyukokXQKR2WivtAWWy5HGjcp6WfhE2FUGeC1x5M7d_LnbCA8vc3IoeROwr3LOnqiga6gbe8y4DGMtkxABzA_zkhl3c9Fqy4ZW" finished 2026/08/17 02:46:04 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/17 02:46:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: wHOoBvOLfMCBsVIWO41naADWoNGiq_CCPdaouIjvWenMeBHb.jDa4sNthv0hNSHBKKxKriQFRC7UnMp5aC6GG1WpXo9KOlkmIC3o.C9MPq4rDo0PZKCGJSb9sNoV0.NJ 2026/08/17 02:46:05 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/17 02:46:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/08/17 02:46:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/08/17 02:46:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/17 02:46:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/08/17 02:46:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/08/17 02:46:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "wHOoBvOLfMCBsVIWO41naADWoNGiq_CCPdaouIjvWenMeBHb.jDa4sNthv0hNSHBKKxKriQFRC7UnMp5aC6GG1WpXo9KOlkmIC3o.C9MPq4rDo0PZKCGJSb9sNoV0.NJ" finished 2026/08/17 02:46:06 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/17 02:46:08 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-hezikak1kewu.s3.eu-west-2.amazonaws.com/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/17 02:46:08 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2596: Put returned an error (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-hezikak1kewu.s3.eu-west-2.amazonaws.com/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/17 02:46:08 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/17 02:46:08 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: uyDmXS9OxgyRG1vfV.9sHwB7lVJh9Ess4U1lNM20N.E1zzdH439BvYTHV08LZFrGnw_jGFGHDxoafzq4WgLW6kmVCxZtTYr6CcTKg1zaaiUCRUd05H8bBKQqwxhuonfC 2026/08/17 02:46:08 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/17 02:46:08 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/17 02:46:08 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "d37a7874ad29a6fa93356a1207f0d135" 2026/08/17 02:46:08 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4f73aae7f66a2c4a76c68d28e5d00a8c" 2026/08/17 02:46:08 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/17 02:46:08 DEBUG : short-eof-chunked.bin: multipart upload "uyDmXS9OxgyRG1vfV.9sHwB7lVJh9Ess4U1lNM20N.E1zzdH439BvYTHV08LZFrGnw_jGFGHDxoafzq4WgLW6kmVCxZtTYr6CcTKg1zaaiUCRUd05H8bBKQqwxhuonfC" aborted fstests.go:2596: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/08/17 02:46:09 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/08/17 02:46:10 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/17 02:46:12 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/17 02:46:14 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/17 02:46:16 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/17 02:46:17 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: OH8h_XiaPbUOaDMbI7KFjXMFPSyD6tZHeRe602y7lOY7Yt5qrprtg6HiIxSF1g84l7TzyGZvdvzVXylXtSHQXiar5YZxiZA_LqY2mq1hq3B8dj40BvE13ESVOjJKho1N 2026/08/17 02:46:17 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/17 02:46:17 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "a7c56ba83d152c4785aab2a414369fad" 2026/08/17 02:46:18 DEBUG : unknown-size-put.txt: multipart upload "OH8h_XiaPbUOaDMbI7KFjXMFPSyD6tZHeRe602y7lOY7Yt5qrprtg6HiIxSF1g84l7TzyGZvdvzVXylXtSHQXiar5YZxiZA_LqY2mq1hq3B8dj40BvE13ESVOjJKho1N" finished 2026/08/17 02:46:18 DEBUG : unknown-size-put.txt: Multipart upload Etag: e17a7ef58444b3716638097cb0950409-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/17 02:46:18 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: vtKqekAhiJxHHSKOstoFNudRkWzedg0ZMs.O5mgwP07WXOaqgKUck7KyErwV4ZGgYeF9v0aot9eDsE6aRaimSgIbcNd4HdS8lpCwbliy8GYAYzbte9Lf9wq9jay4ewmA 2026/08/17 02:46:18 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/17 02:46:18 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "277c3807522a9b50e71fbf1ee4a64c00" 2026/08/17 02:46:18 DEBUG : unknown-size-update.txt: multipart upload "vtKqekAhiJxHHSKOstoFNudRkWzedg0ZMs.O5mgwP07WXOaqgKUck7KyErwV4ZGgYeF9v0aot9eDsE6aRaimSgIbcNd4HdS8lpCwbliy8GYAYzbte9Lf9wq9jay4ewmA" finished 2026/08/17 02:46:18 DEBUG : unknown-size-update.txt: Multipart upload Etag: ad2725cd22bd7fa6cb5ce3dbfc93777b-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/17 02:46:18 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-hezikak1kewu/deeper/nonexisting/directory" 2026/08/17 02:46:18 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2931: FS has no Directory methods and doesn't Wrap 2026/08/17 02:46:18 DEBUG : Waiting for deletions to finish 2026/08/17 02:46:18 DEBUG : "chunked-10Mi-10.000Mi-streamed-v2026-08-17-024600-000.bin" version true 2026/08/17 02:46:18 DEBUG : chunked-10Mi-10.000Mi-streamed-v2026-08-17-024600-000.bin: Deleting delete marker (id "null") 2026/08/17 02:46:18 DEBUG : "chunked-10Mi-10.000Mi-v2026-08-17-024558-000.bin" version true 2026/08/17 02:46:18 DEBUG : chunked-10Mi-10.000Mi-v2026-08-17-024558-000.bin: Deleting delete marker (id "null") 2026/08/17 02:46:18 DEBUG : "chunked-10Mi-10Mi-streamed-v2026-08-17-024603-000.bin" version true 2026/08/17 02:46:18 DEBUG : chunked-10Mi-10Mi-streamed-v2026-08-17-024603-000.bin: Deleting delete marker (id "null") 2026/08/17 02:46:18 DEBUG : "chunked-10Mi-10Mi-v2026-08-17-024602-000.bin" version true 2026/08/17 02:46:18 DEBUG : chunked-10Mi-10Mi-v2026-08-17-024602-000.bin: Deleting delete marker (id "null") 2026/08/17 02:46:18 DEBUG : "chunked-10Mi-20.000Mi-streamed-v2026-08-17-024609-000.bin" version true 2026/08/17 02:46:18 DEBUG : chunked-10Mi-20.000Mi-streamed-v2026-08-17-024609-000.bin: Deleting delete marker (id "null") 2026/08/17 02:46:18 DEBUG : "chunked-10Mi-20.000Mi-v2026-08-17-024606-000.bin" version true 2026/08/17 02:46:18 DEBUG : chunked-10Mi-20.000Mi-v2026-08-17-024606-000.bin: Deleting delete marker (id "null") 2026/08/17 02:46:18 DEBUG : "chunked-5.054Mi-10.109Mi-streamed-v2026-08-17-024532-000.bin" version true 2026/08/17 02:46:18 DEBUG : chunked-5.054Mi-10.109Mi-streamed-v2026-08-17-024532-000.bin: Deleting delete marker (id "null") 2026/08/17 02:46:18 DEBUG : "chunked-5.054Mi-10.109Mi-v2026-08-17-024531-000.bin" version true 2026/08/17 02:46:18 DEBUG : chunked-5.054Mi-10.109Mi-v2026-08-17-024531-000.bin: Deleting delete marker (id "null") 2026/08/17 02:46:18 DEBUG : "chunked-5.054Mi-5.054Mi-streamed-v2026-08-17-024529-000.bin" version true 2026/08/17 02:46:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed-v2026-08-17-024529-000.bin: Deleting delete marker (id "null") 2026/08/17 02:46:18 DEBUG : "chunked-5.054Mi-5.054Mi-v2026-08-17-024528-000.bin" version true 2026/08/17 02:46:18 DEBUG : chunked-5.054Mi-5.054Mi-v2026-08-17-024528-000.bin: Deleting delete marker (id "null") 2026/08/17 02:46:18 DEBUG : "chunked-5.055Mi-10.109Mi-streamed-v2026-08-17-024539-000.bin" version true 2026/08/17 02:46:18 DEBUG : chunked-5.055Mi-10.109Mi-streamed-v2026-08-17-024539-000.bin: Deleting delete marker (id "null") 2026/08/17 02:46:18 DEBUG : "chunked-5.055Mi-10.109Mi-v2026-08-17-024538-000.bin" version true 2026/08/17 02:46:18 DEBUG : chunked-5.055Mi-10.109Mi-v2026-08-17-024538-000.bin: Deleting delete marker (id "null") 2026/08/17 02:46:18 DEBUG : "chunked-5.055Mi-5.055Mi-streamed-v2026-08-17-024536-000.bin" version true 2026/08/17 02:46:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed-v2026-08-17-024536-000.bin: Deleting delete marker (id "null") 2026/08/17 02:46:18 INFO : chunked-5.054Mi-10.109Mi-v2026-08-17-024531-000.bin: Deleted 2026/08/17 02:46:18 DEBUG : "chunked-5.055Mi-5.055Mi-v2026-08-17-024535-000.bin" version true 2026/08/17 02:46:18 DEBUG : chunked-5.055Mi-5.055Mi-v2026-08-17-024535-000.bin: Deleting delete marker (id "null") 2026/08/17 02:46:18 INFO : chunked-10Mi-10Mi-v2026-08-17-024602-000.bin: Deleted 2026/08/17 02:46:18 DEBUG : "chunked-5Mi-10.000Mi-streamed-v2026-08-17-024526-000.bin" version true 2026/08/17 02:46:18 DEBUG : chunked-5Mi-10.000Mi-streamed-v2026-08-17-024526-000.bin: Deleting delete marker (id "null") 2026/08/17 02:46:18 INFO : chunked-10Mi-10.000Mi-v2026-08-17-024558-000.bin: Deleted 2026/08/17 02:46:18 DEBUG : "chunked-5Mi-10.000Mi-v2026-08-17-024524-000.bin" version true 2026/08/17 02:46:18 DEBUG : chunked-5Mi-10.000Mi-v2026-08-17-024524-000.bin: Deleting delete marker (id "null") 2026/08/17 02:46:18 INFO : chunked-10Mi-20.000Mi-v2026-08-17-024606-000.bin: Deleted 2026/08/17 02:46:18 DEBUG : "chunked-5Mi-5.000Mi-streamed-v2026-08-17-024521-000.bin" version true 2026/08/17 02:46:18 DEBUG : chunked-5Mi-5.000Mi-streamed-v2026-08-17-024521-000.bin: Deleting delete marker (id "null") 2026/08/17 02:46:18 INFO : chunked-10Mi-10Mi-streamed-v2026-08-17-024603-000.bin: Deleted 2026/08/17 02:46:18 DEBUG : "chunked-5Mi-5.000Mi-v2026-08-17-024520-000.bin" version true 2026/08/17 02:46:18 DEBUG : chunked-5Mi-5.000Mi-v2026-08-17-024520-000.bin: Deleting delete marker (id "null") 2026/08/17 02:46:18 INFO : chunked-10Mi-20.000Mi-streamed-v2026-08-17-024609-000.bin: Deleted 2026/08/17 02:46:18 DEBUG : "chunked-5Mi-5Mi-streamed-v2026-08-17-024523-000.bin" version true 2026/08/17 02:46:18 DEBUG : chunked-5Mi-5Mi-streamed-v2026-08-17-024523-000.bin: Deleting delete marker (id "null") 2026/08/17 02:46:18 INFO : chunked-5.054Mi-5.054Mi-streamed-v2026-08-17-024529-000.bin: Deleted 2026/08/17 02:46:18 DEBUG : "chunked-5Mi-5Mi-v2026-08-17-024522-000.bin" version true 2026/08/17 02:46:18 DEBUG : chunked-5Mi-5Mi-v2026-08-17-024522-000.bin: Deleting delete marker (id "null") 2026/08/17 02:46:18 INFO : chunked-5.054Mi-10.109Mi-streamed-v2026-08-17-024532-000.bin: Deleted 2026/08/17 02:46:18 DEBUG : "chunked-6.667Mi-13.333Mi-streamed-v2026-08-17-024548-000.bin" version true 2026/08/17 02:46:18 DEBUG : chunked-6.667Mi-13.333Mi-streamed-v2026-08-17-024548-000.bin: Deleting delete marker (id "null") 2026/08/17 02:46:18 INFO : chunked-5.054Mi-5.054Mi-v2026-08-17-024528-000.bin: Deleted 2026/08/17 02:46:18 DEBUG : "chunked-6.667Mi-13.333Mi-v2026-08-17-024546-000.bin" version true 2026/08/17 02:46:18 DEBUG : chunked-6.667Mi-13.333Mi-v2026-08-17-024546-000.bin: Deleting delete marker (id "null") 2026/08/17 02:46:18 INFO : chunked-10Mi-10.000Mi-streamed-v2026-08-17-024600-000.bin: Deleted 2026/08/17 02:46:18 DEBUG : "chunked-6.667Mi-6.667Mi-streamed-v2026-08-17-024544-000.bin" version true 2026/08/17 02:46:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed-v2026-08-17-024544-000.bin: Deleting delete marker (id "null") 2026/08/17 02:46:19 INFO : chunked-5.055Mi-10.109Mi-streamed-v2026-08-17-024539-000.bin: Deleted 2026/08/17 02:46:19 DEBUG : "chunked-6.667Mi-6.667Mi-v2026-08-17-024543-000.bin" version true 2026/08/17 02:46:19 DEBUG : chunked-6.667Mi-6.667Mi-v2026-08-17-024543-000.bin: Deleting delete marker (id "null") 2026/08/17 02:46:19 INFO : chunked-5.055Mi-10.109Mi-v2026-08-17-024538-000.bin: Deleted 2026/08/17 02:46:19 DEBUG : "chunked-8Mi-16.000Mi-streamed-v2026-08-17-024557-000.bin" version true 2026/08/17 02:46:19 DEBUG : chunked-8Mi-16.000Mi-streamed-v2026-08-17-024557-000.bin: Deleting delete marker (id "null") 2026/08/17 02:46:19 INFO : chunked-5.055Mi-5.055Mi-streamed-v2026-08-17-024536-000.bin: Deleted 2026/08/17 02:46:19 DEBUG : "chunked-8Mi-16.000Mi-v2026-08-17-024555-000.bin" version true 2026/08/17 02:46:19 DEBUG : chunked-8Mi-16.000Mi-v2026-08-17-024555-000.bin: Deleting delete marker (id "null") 2026/08/17 02:46:19 INFO : chunked-5.055Mi-5.055Mi-v2026-08-17-024535-000.bin: Deleted 2026/08/17 02:46:19 DEBUG : "chunked-8Mi-8.000Mi-streamed-v2026-08-17-024550-000.bin" version true 2026/08/17 02:46:19 DEBUG : chunked-8Mi-8.000Mi-streamed-v2026-08-17-024550-000.bin: Deleting delete marker (id "null") 2026/08/17 02:46:19 INFO : chunked-5Mi-10.000Mi-v2026-08-17-024524-000.bin: Deleted 2026/08/17 02:46:19 DEBUG : "chunked-8Mi-8.000Mi-v2026-08-17-024549-000.bin" version true 2026/08/17 02:46:19 DEBUG : chunked-8Mi-8.000Mi-v2026-08-17-024549-000.bin: Deleting delete marker (id "null") 2026/08/17 02:46:19 INFO : chunked-5Mi-10.000Mi-streamed-v2026-08-17-024526-000.bin: Deleted 2026/08/17 02:46:19 DEBUG : "chunked-8Mi-8Mi-streamed-v2026-08-17-024553-000.bin" version true 2026/08/17 02:46:19 DEBUG : chunked-8Mi-8Mi-streamed-v2026-08-17-024553-000.bin: Deleting delete marker (id "null") 2026/08/17 02:46:19 INFO : chunked-5Mi-5.000Mi-v2026-08-17-024520-000.bin: Deleted 2026/08/17 02:46:19 DEBUG : "chunked-8Mi-8Mi-v2026-08-17-024551-000.bin" version true 2026/08/17 02:46:19 DEBUG : chunked-8Mi-8Mi-v2026-08-17-024551-000.bin: Deleting delete marker (id "null") 2026/08/17 02:46:19 INFO : chunked-5Mi-5.000Mi-streamed-v2026-08-17-024521-000.bin: Deleted 2026/08/17 02:46:19 DEBUG : "chunked-copy-v2026-08-17-024618-000" version true 2026/08/17 02:46:19 DEBUG : chunked-copy-v2026-08-17-024618-000: Deleting delete marker (id "null") 2026/08/17 02:46:19 INFO : chunked-5Mi-5Mi-streamed-v2026-08-17-024523-000.bin: Deleted 2026/08/17 02:46:19 DEBUG : "chunked-copy-v2026-08-17-024618-000.copy" version true 2026/08/17 02:46:19 DEBUG : chunked-copy-v2026-08-17-024618-000.copy: Deleting delete marker (id "null") 2026/08/17 02:46:19 INFO : chunked-6.667Mi-13.333Mi-v2026-08-17-024546-000.bin: Deleted 2026/08/17 02:46:19 DEBUG : "has-children/" version false 2026/08/17 02:46:19 DEBUG : has-children/: Deleting (id "null") 2026/08/17 02:46:19 INFO : chunked-6.667Mi-13.333Mi-streamed-v2026-08-17-024548-000.bin: Deleted 2026/08/17 02:46:19 DEBUG : "hello? sausage/" version false 2026/08/17 02:46:19 DEBUG : hello? sausage/: Deleting (id "null") 2026/08/17 02:46:19 INFO : chunked-5Mi-5Mi-v2026-08-17-024522-000.bin: Deleted 2026/08/17 02:46:19 DEBUG : "hello? sausage/êé/" version false 2026/08/17 02:46:19 DEBUG : hello? sausage/êé/: Deleting (id "null") 2026/08/17 02:46:19 INFO : chunked-6.667Mi-6.667Mi-streamed-v2026-08-17-024544-000.bin: Deleted 2026/08/17 02:46:19 DEBUG : "hello? sausage/êé/Hello, 世界/" version false 2026/08/17 02:46:19 DEBUG : hello? sausage/êé/Hello, 世界/: Deleting (id "null") 2026/08/17 02:46:19 INFO : chunked-8Mi-16.000Mi-streamed-v2026-08-17-024557-000.bin: Deleted 2026/08/17 02:46:19 INFO : chunked-6.667Mi-6.667Mi-v2026-08-17-024543-000.bin: Deleted 2026/08/17 02:46:19 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/" version false 2026/08/17 02:46:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/: Deleting (id "null") 2026/08/17 02:46:19 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/17 02:46:19 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "null") 2026/08/17 02:46:19 INFO : chunked-8Mi-16.000Mi-v2026-08-17-024555-000.bin: Deleted 2026/08/17 02:46:19 DEBUG : "unknown-size-put-v2026-08-17-024619-000.txt" version true 2026/08/17 02:46:19 DEBUG : unknown-size-put-v2026-08-17-024619-000.txt: Deleting delete marker (id "null") 2026/08/17 02:46:19 INFO : chunked-8Mi-8.000Mi-streamed-v2026-08-17-024550-000.bin: Deleted 2026/08/17 02:46:19 DEBUG : "unknown-size-update-v2026-08-17-024619-000.txt" version true 2026/08/17 02:46:19 DEBUG : unknown-size-update-v2026-08-17-024619-000.txt: Deleting delete marker (id "null") 2026/08/17 02:46:19 INFO : chunked-8Mi-8.000Mi-v2026-08-17-024549-000.bin: Deleted 2026/08/17 02:46:19 DEBUG : "versions/" version false 2026/08/17 02:46:19 DEBUG : versions/: Deleting (id "p23SoQ_8mfRzgUA_2.mkV70mIpzXbROz") 2026/08/17 02:46:19 INFO : chunked-8Mi-8Mi-streamed-v2026-08-17-024553-000.bin: Deleted 2026/08/17 02:46:19 DEBUG : "versions/test-versions-v2026-08-17-024515-000.txt" version true 2026/08/17 02:46:19 DEBUG : versions/test-versions-v2026-08-17-024515-000.txt: Deleting delete marker (id "lYjc7cu7XgGDLXCZqouDOxJT_RNeNG.b") 2026/08/17 02:46:19 INFO : chunked-8Mi-8Mi-v2026-08-17-024551-000.bin: Deleted 2026/08/17 02:46:19 DEBUG : "versions/test-versions-v2026-08-17-024513-000.txt" version true 2026/08/17 02:46:19 DEBUG : versions/test-versions-v2026-08-17-024513-000.txt: Deleting (id "dL.jrADvBvCdyUyieGAyYaRl5HSvXcX3") 2026/08/17 02:46:19 INFO : chunked-copy-v2026-08-17-024618-000: Deleted 2026/08/17 02:46:19 INFO : chunked-copy-v2026-08-17-024618-000.copy: Deleted 2026/08/17 02:46:19 INFO : hello? sausage/: Deleted 2026/08/17 02:46:19 INFO : hello? sausage/êé/: Deleted 2026/08/17 02:46:19 INFO : has-children/: Deleted 2026/08/17 02:46:19 INFO : hello? sausage/êé/Hello, 世界/: Deleted 2026/08/17 02:46:19 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/: Deleted 2026/08/17 02:46:19 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/17 02:46:19 INFO : unknown-size-put-v2026-08-17-024619-000.txt: Deleted 2026/08/17 02:46:19 INFO : unknown-size-update-v2026-08-17-024619-000.txt: Deleted 2026/08/17 02:46:19 INFO : versions/: Deleted 2026/08/17 02:46:19 INFO : versions/test-versions-v2026-08-17-024513-000.txt: Deleted 2026/08/17 02:46:19 INFO : versions/test-versions-v2026-08-17-024515-000.txt: Deleted 2026/08/17 02:46:19 INFO : S3 bucket rclone-test-hezikak1kewu: Bucket "rclone-test-hezikak1kewu" deleted 2026/08/17 02:46:19 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (106.23s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.16s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.34s) --- PASS: TestIntegration/FsMkdir (105.18s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.52s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsEncoding (11.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.60s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.70s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.25s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.62s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (28.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.62s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.17s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (13.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (9.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (3.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/SetAfterUpload (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Multipart (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Presigned (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (49.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (6.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (2.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (6.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (7.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (1.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (8.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (9.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (11.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (2.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.82s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.73s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (8.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.42s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.09s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (1.99s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.20s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.86s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.34s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.52s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.16s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:366: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/08/17 02:46:19 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/08/17 02:46:19 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 106.293s "go test -v -timeout 1h0m0s -remote 'TestS3,directory_markers:' -verbose" - Finished OK in 1m47.951705073s (try 1/5)