"go test -v -timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:457: Using remote "TestDrime:" 2026/08/23 01:00:28 DEBUG : Creating backend with remote "TestDrime:rclone-test-locinem8geme" 2026/08/23 01:00:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/23 01:00:33 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsCheckWrap fstests.go:498: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:526: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/23 01:00:50 INFO : dir/subdir: Making directory 2026/08/23 01:01:02 INFO : dir/subdir: Removing directory 2026/08/23 01:01:08 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/08/23 01:01:19 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/08/23 01:12:07 DEBUG : file name.txt: Removing old object on successful upload 2026/08/23 01:12:09 DEBUG : file name.txt: Old object already deleted, safely ignoring === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/08/23 01:12:47 DEBUG : Creating backend with remote "TestDrime:" 2026/08/23 01:12:47 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:418: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:418: FS has no ListR interface === 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 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/23 01:14:25 DEBUG : Creating backend with remote "TestDrime:rclone-test-locinem8geme/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/23 01:14:46 DEBUG : Creating backend with remote "TestDrime:rclone-test-locinem8geme/hello? sausage/êé" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1430: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/08/23 01:17:43 DEBUG : Creating backend with remote "TestDrime:rclone-test-femucif5kaba" 2026/08/23 01:20:00 DEBUG : pacer: low level retry 1/10 (error Error "504 Gateway Timeout (504): {\"type\":\"https://developers.cloudflare.com/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/error-504/\",\"title\":\"Error 504: Gateway time-out\",\"status\":504,\"detail\":\"The origin web server did not respond to Cloudflare within the allowed time. This typically means the origin is overloaded or a backend process is taking too long.\",\"instance\":\"a2f647e1ea7dd102\",\"error_code\":504,\"error_name\":\"origin_gateway_timeout\",\"error_category\":\"origin\",\"ray_id\":\"a2f647e1ea7dd102\",\"timestamp\":\"2026-08-23T01:20:00Z\",\"zone\":\"app.drime.cloud\",\"cloudflare_error\":true,\"retryable\":true,\"retry_after\":120,\"owner_action_required\":true,\"what_you_should_do\":\"**Wait and retry.** Back off for at least 120 seconds. If the error persists, the website operator should investigate long-running processes on the origin server.\",\"footer\":\"This error was generated by Cloudflare on behalf of the website owner.\"}\n") 2026/08/23 01:20:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/23 01:20:04 DEBUG : pacer: Reducing sleep to 10ms 2026/08/23 01:21:06 DEBUG : drime root 'rclone-test-femucif5kaba': Purge remote === 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 fstests.go:1657: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime fstests.go:1785: can't set modified time === 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 2026/08/23 01:22:26 DEBUG : file name.txt: Removing old object on successful upload === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/23 01:22:34 DEBUG : Creating backend with remote "TestDrime:rclone-test-locinem8geme/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2026/08/23 01:22:34 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/23 01:23:03 DEBUG : Creating backend with remote "TestDrime:rclone-test-locinem8geme/not found.txt" 2026/08/23 01:23:13 ERROR : error listing: directory not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestDrime:" path "rclone-test-locinem8geme" from "TestDrime:rclone-test-locinem8geme" 2026/08/23 01:23:13 DEBUG : Creating backend with remote "TestDrime:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:2024: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2083: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:431: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2204: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/23 01:24:15 NOTICE: drime root 'rclone-test-locinem8geme': Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/23 01:24:17 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/23 01:24:33 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2424: *drime.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/08/23 01:25:01 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/23 01:25:34 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/23 01:25:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/23 01:25:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/23 01:25:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/23 01:26:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/23 01:26:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/08/23 01:26:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/08/23 01:26:51 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/23 01:27:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/23 01:27:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/23 01:27:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/23 01:27:48 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/23 01:28:10 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/23 01:28:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/23 01:28:11 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/08/23 01:28:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/23 01:29:09 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/23 01:29:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/23 01:29:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/23 01:29:31 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/23 01:29:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/23 01:29:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/23 01:29:51 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/08/23 01:30:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/23 01:31:08 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/23 01:31:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/23 01:31:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/23 01:31:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/23 01:31:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/23 01:31:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/23 01:31:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/08/23 01:32:26 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/23 01:33:02 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/23 01:33:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/23 01:33:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/23 01:33:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/23 01:33:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/23 01:33:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/08/23 01:33:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/08/23 01:34:19 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/23 01:34:55 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/23 01:35:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/23 01:35:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/23 01:35:17 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/23 01:35:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/23 01:35:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/23 01:35:38 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/23 01:36:05 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/23 01:36:05 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/23 01:36:07 DEBUG : short-eof-chunked.bin: Cancelling multipart upload fstests.go:2596: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2691: *drime.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/23 01:36:16 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/23 01:36:36 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/23 01:36:44 DEBUG : unknown-size-update.txt: Removing old object on successful upload 2026/08/23 01:36:45 DEBUG : unknown-size-update.txt: Old object already deleted, safely ignoring === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/23 01:36:47 DEBUG : Creating backend with remote "TestDrime:rclone-test-locinem8geme/deeper/nonexisting/directory" 2026/08/23 01:36:47 DEBUG : Config file has changed externally - reloading === 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/23 01:37:04 ERROR : error listing: directory not found === RUN TestIntegration/FsShutdown fstests.go:3037: Shutdown method not supported --- PASS: TestIntegration (2198.85s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (1.78s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (4.29s) --- PASS: TestIntegration/FsMkdir (2181.86s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (22.68s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (2.57s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (2.16s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (2.05s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding (536.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (23.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (26.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (24.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (26.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (31.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (33.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (29.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (29.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (32.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (31.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (29.70s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (26.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (24.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (30.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (25.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (25.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (27.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (21.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (34.09s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (6.41s) --- PASS: TestIntegration/FsMkdir/FsPutError (28.73s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (13.48s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (40.78s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (778.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (13.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (12.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (9.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.67s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (3.73s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (4.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (12.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (2.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (12.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (35.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (44.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (52.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (28.28s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (96.87s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (204.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (1.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (1.66s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (2.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (2.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (4.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (5.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (11.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (26.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (2.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (2.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (4.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (11.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (29.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (9.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (41.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (12.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (1.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (27.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (13.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (16.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (1.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (31.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (16.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (14.82s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (669.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (110.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (33.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (21.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (35.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (20.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (42.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (18.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (110.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (31.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (21.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (35.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (22.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (43.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (20.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (104.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (27.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (16.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (33.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (20.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (43.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (22.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (118.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (39.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (24.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (35.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (21.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (43.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (21.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (114.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (34.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (20.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (35.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (21.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (44.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (22.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (111.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (33.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (20.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (36.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (20.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (41.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (19.76s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (18.87s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (8.77s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (10.10s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (34.85s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (12.50s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (22.35s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (11.97s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) PASS ok github.com/rclone/rclone/backend/drime 2198.895s "go test -v -timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose" - Finished OK in 36m45.18275345s (try 1/5)