"go test -v -timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestDrime:" 2026/03/28 01:55:40 DEBUG : Creating backend with remote "TestDrime:rclone-test-jiwalof1kavo" 2026/03/28 01:55:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: 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/03/28 01:56:24 INFO : dir/subdir: Making directory 2026/03/28 01:56:58 INFO : dir/subdir: Removing directory 2026/03/28 01:57:12 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2026/03/28 01:57:33 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/03/28 02:16:57 NOTICE: drime root 'rclone-test-jiwalof1kavo': Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2026/03/28 02:18:52 DEBUG : file name.txt: Removing old object on successful upload === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/03/28 02:19:56 DEBUG : Creating backend with remote "TestDrime:" 2026/03/28 02:19:56 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/28 02:22:20 DEBUG : Creating backend with remote "TestDrime:rclone-test-jiwalof1kavo/dirToPurgeFromRoot" 2026/03/28 02:22:20 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/03/28 02:22:40 DEBUG : Creating backend with remote "TestDrime:rclone-test-jiwalof1kavo/hello? sausage/êé" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy panic: test timed out after 2h0m0s running tests: TestIntegration (2h0m0s) TestIntegration/FsMkdir (1h59m28s) TestIntegration/FsMkdir/FsPutFiles (1h37m56s) TestIntegration/FsMkdir/FsPutFiles/FsCopy (1h31m54s) goroutine 519867 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 119 minutes]: testing.(*T).Run(0x383373cdb688, {0xc7dd8f?, 0x383373ce1b30?}, 0xcdac68) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x383373cdb688) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x383373cdb688, 0x383373ce1c58) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0xc86f0b, 0x18}, {0xc968a1, 0x26}, 0x383373f61278, {0x12e9880, 0x1, 0x1}, {0xc269f22f15462bf8, 0x68c61c9d841, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x383373f8a460) /usr/local/go/src/testing/testing.go:2443 +0x6ac main.main() _testmain.go:46 +0x9b goroutine 9 [chan receive, 119 minutes]: testing.(*T).Run(0x383373cdb8c8, {0xc7646c?, 0x3833740b8000?}, 0x383373cd0240) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fstest/fstests.Run(0x383373cdb8c8, 0x383373f6c820) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:584 +0x1025 github.com/rclone/rclone/backend/drime.TestIntegration(0x383373cdb8c8) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime_test.go:13 +0x59 testing.tRunner(0x383373cdb8c8, 0xcdac68) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 19 [syscall, 119 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 9 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 20 [chan receive, 119 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 9 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 48 [chan receive, 98 minutes]: testing.(*T).Run(0x383373ea8008, {0xc79858?, 0x0?}, 0x383373cd0000) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fstest/fstests.Run.func13(0x383373ea8008) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:952 +0xbcf testing.tRunner(0x383373ea8008, 0x383373cd0240) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 9 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 16 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0x383373d043c0, {0xcec8f8, 0x383373ebe190}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 9 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d goroutine 1113 [chan receive, 93 minutes]: testing.(*T).Run(0x383373ee3448, {0xc75021?, 0x383373ee3448?}, 0x383373c8d300) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fstest/fstests.Run.func13.14(0x383373ee3448) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1249 +0xea5 testing.tRunner(0x383373ee3448, 0x383373cd0000) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 48 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 1465 [select]: net/http.(*http2ClientConn).roundTrip(0x3833741641c0, 0x383373f74c80, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8688 +0x525 net/http.(*http2ClientConn).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8603 net/http.(*http2Transport).RoundTripOpt(0x3833740b80a0, 0x383373f74c80, {0xe8?, 0xc8?}) /usr/local/go/src/net/http/h2_bundle.go:7901 +0x1ed net/http.(*http2Transport).RoundTrip(0x383373e86680?, 0x383374224500?) /usr/local/go/src/net/http/h2_bundle.go:7852 +0x17 net/http.(*Transport).roundTrip(0x383373e86680, 0x38337428b2c0) /usr/local/go/src/net/http/transport.go:702 +0xaab net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x383373e9ed80, 0x38337428b2c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a net/http.send(0x38337428b2c0, {0xce6680, 0x383373e9ed80}, {0x38337423cf80?, 0x4930a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x383373e8db90, 0x38337428b2c0, {0xbdd601?, 0x38337423d008?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x383373e8db90, 0x38337428b2c0) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x383373ebe050, {0xcec818, 0x1345700}, 0x38337423d670) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x383373ebe050, {0xcec818, 0x1345700}, 0x3833742909a0?, {0xb37ec0?, 0x383373c4d860?}, {0xb37f00, 0x383374292800}, 0x38337423d8e0?, 0xcdad40, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/drime.(*Fs).patch.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:794 +0x8d github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x50?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x383373e9ede0, 0x383373f994a0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x383373e9ede0, 0x383373f994a0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/drime.(*Fs).patch(0x3833740b8000, {0xcec818, 0x1345700}, {0x383373e2f817, 0x9}, {0xc7349c, 0x4}, {0x383373c3c717, 0xa}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:793 +0x3ae github.com/rclone/rclone/backend/drime.(*Fs).rename(0x3833740b8000, {0xcec818, 0x1345700}, {0x383373e2f817, 0x9}, {0x383373c3c717, 0xa}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:805 +0x96 github.com/rclone/rclone/backend/drime.(*Fs).copyTo(0x3833740b8000, {0xcec818, 0x1345700}, {0x383373e2f400?, 0x55beb7?}, {0xca7b7f, 0x5}, {0x383373c3c717, 0xa}, {0x383373fb6990, ...}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:990 +0xc8 github.com/rclone/rclone/backend/drime.(*Fs).Copy(0x3833740b8000, {0xcec818, 0x1345700}, {0xcf6290?, 0x383374024180?}, {0x383373c3c6e0, 0x41}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:1041 +0x3fb github.com/rclone/rclone/fstest/fstests.Run.func13.14.19(0x383373ea8488) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1264 +0x1b2 testing.tRunner(0x383373ea8488, 0x383373c8d300) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1113 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 519806 [runnable]: net/http.(*http2clientStream).closeReqBodyLocked.func1() /usr/local/go/src/net/http/h2_bundle.go:7797 created by net/http.(*http2clientStream).closeReqBodyLocked in goroutine 519865 /usr/local/go/src/net/http/h2_bundle.go:7797 +0xbb goroutine 519865 [runnable]: syscall.Syscall(0x0, 0x4, 0x383374149300, 0x1300) /usr/local/go/src/syscall/syscall_linux.go:74 +0x25 syscall.read(0x383374024480?, {0x383374149300?, 0x500?, 0x383374efec00?}) /usr/local/go/src/syscall/zsyscall_linux_amd64.go:736 +0x38 syscall.Read(...) /usr/local/go/src/syscall/syscall_unix.go:183 internal/poll.ignoringEINTRIO(...) /usr/local/go/src/internal/poll/fd_unix.go:738 internal/poll.(*FD).Read(0x383374024480, {0x383374149300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:161 +0x21d net.(*netFD).Read(0x383374024480, {0x383374149300?, 0x30?, 0x78dc1583ba30?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x383373bfa228, {0x383374149300?, 0x78dbcc31c240?, 0x14?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x383373f60d50, {0x383374149300?, 0x78dbcc31b5c0?, 0x78dc159c4108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x383373d30f18, {0x383374149300?, 0x383373d2e5a0?, 0x383373c75a48?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x383373df82a8, {0xce6a40, 0x383373d30f18}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x383373df8008, {0x78dbcc2a31e8, 0x383373f60d50}, 0x383373c75c08?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x383373df8008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x383373df8008, {0x3833740af000, 0x1000, 0x383373c75ca0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 bufio.(*Reader).Read(0x3833741747e0, {0x383374168124, 0x9, 0x4a1525?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0xce5aa0, 0x3833741747e0}, {0x383374168124, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x8e io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0x383374168124, 0x9, 0x38337416a1b0?}, {0xce5aa0?, 0x3833741747e0?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrameHeader(0x3833741680e0) /usr/local/go/src/net/http/h2_bundle.go:2071 +0x6b net/http.(*http2Framer).ReadFrame(0x3833741680e0) /usr/local/go/src/net/http/h2_bundle.go:2130 +0x18 net/http.(*http2clientConnReadLoop).run(0x383373c75fa8) /usr/local/go/src/net/http/h2_bundle.go:9550 +0xca net/http.(*http2ClientConn).readLoop(0x3833741641c0) /usr/local/go/src/net/http/h2_bundle.go:9419 +0x52 created by net/http.(*http2Transport).newClientConn in goroutine 519864 /usr/local/go/src/net/http/h2_bundle.go:8171 +0xda5 goroutine 519866 [runnable]: net/http.(*http2clientStream).writeRequest(0x38337416a180, 0x383373f74c80, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8857 +0xc68 net/http.(*http2clientStream).doRequest(0x38337416a180, 0x762ad7?, 0x383374110000?) /usr/local/go/src/net/http/h2_bundle.go:8718 +0x18 created by net/http.(*http2ClientConn).roundTrip in goroutine 1465 /usr/local/go/src/net/http/h2_bundle.go:8624 +0x470 exit status 2 FAIL github.com/rclone/rclone/backend/drime 7200.024s "go test -v -timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 2h0m0.932458054s (try 1/5): exit status 1: Failed []