"./sync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -fast-list -test.run '^TestCopyWithDryRun$'" - Starting (try 3/5) 2026/04/02 04:06:10 DEBUG : Creating backend with remote "TestPcloud:rclone-test-quhajir5ruyi" 2026/04/02 04:06:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/02 04:06:23 DEBUG : Creating backend with remote "/tmp/rclone2722518230" === RUN TestCopyWithDryRun run.go:185: Remote "pcloud root 'rclone-test-quhajir5ruyi'", Local "Local file system at /tmp/rclone2722518230", Modify Window "1s" 2026/04/02 04:11:23 DEBUG : pacer: low level retry 1/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": net/http: timeout awaiting response headers) 2026/04/02 04:11:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/02 04:16:23 DEBUG : pacer: low level retry 2/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": net/http: timeout awaiting response headers) 2026/04/02 04:16:23 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/04/02 04:21:23 DEBUG : pacer: low level retry 3/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": net/http: timeout awaiting response headers) 2026/04/02 04:21:23 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/04/02 04:21:24 DEBUG : pacer: Reducing sleep to 60ms 2026/04/02 04:26:24 DEBUG : pacer: low level retry 1/10 (error Post "https://eapi.pcloud.com/createfolder?folderid=0&name=rclone-test-quhajir5ruyi": net/http: timeout awaiting response headers) 2026/04/02 04:26:24 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2026/04/02 04:31:24 DEBUG : pacer: low level retry 2/10 (error Post "https://eapi.pcloud.com/createfolder?folderid=0&name=rclone-test-quhajir5ruyi": net/http: timeout awaiting response headers) 2026/04/02 04:31:24 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2026/04/02 04:36:25 DEBUG : pacer: low level retry 3/10 (error Post "https://eapi.pcloud.com/createfolder?folderid=0&name=rclone-test-quhajir5ruyi": net/http: timeout awaiting response headers) 2026/04/02 04:36:25 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2026/04/02 04:41:25 DEBUG : pacer: low level retry 4/10 (error Post "https://eapi.pcloud.com/createfolder?folderid=0&name=rclone-test-quhajir5ruyi": net/http: timeout awaiting response headers) 2026/04/02 04:41:25 DEBUG : pacer: Rate limited, increasing sleep to 960ms 2026/04/02 04:46:25 DEBUG : pacer: low level retry 5/10 (error Post "https://eapi.pcloud.com/createfolder?folderid=0&name=rclone-test-quhajir5ruyi": net/http: timeout awaiting response headers) 2026/04/02 04:46:25 DEBUG : pacer: Rate limited, increasing sleep to 1.92s 2026/04/02 04:51:25 DEBUG : pacer: low level retry 6/10 (error Post "https://eapi.pcloud.com/createfolder?folderid=0&name=rclone-test-quhajir5ruyi": net/http: timeout awaiting response headers) 2026/04/02 04:51:25 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/04/02 04:56:25 DEBUG : pacer: low level retry 7/10 (error Post "https://eapi.pcloud.com/createfolder?folderid=0&name=rclone-test-quhajir5ruyi": net/http: timeout awaiting response headers) 2026/04/02 05:01:25 DEBUG : pacer: low level retry 8/10 (error Post "https://eapi.pcloud.com/createfolder?folderid=0&name=rclone-test-quhajir5ruyi": read tcp 65.108.87.141:34798->45.131.247.13:443: i/o timeout) panic: test timed out after 1h0m0s running tests: TestCopyWithDryRun (1h0m0s) goroutine 164 [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, 60 minutes]: testing.(*T).Run(0x178cbeff8908, {0x29d133d?, 0x178cbf413ae8?}, 0x2b2f2b8) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x178cbeff8908) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x178cbeff8908, 0x178cbf413c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x29e70df, 0x18}, {0x2a077df, 0x20}, 0x178cbf0fb758, {0x4579260, 0x6c, 0x6c}, {0xc26b9c33c7c90f83, 0x3494053d120, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x178cbf34b5e0) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x178cbf34b5e0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:262 +0xa6 goroutine 13 [syscall, 60 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 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 14 [chan receive, 60 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 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 15 [select, 60 minutes]: github.com/rclone/rclone/lib/oauthutil.(*Renew).renewOnExpiry(0x178cbedc3e80) /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:43 +0x85 created by github.com/rclone/rclone/lib/oauthutil.NewRenew in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/lib/oauthutil/renew.go:32 +0xe5 goroutine 70 [select, 6 minutes]: net/http.(*persistConn).roundTrip(0x178cbf398b40, 0x178cbf01e140) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x178cbec2c1a0, 0x178cbf398a00) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x178cbf3941e0, 0x178cbf398a00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a golang.org/x/oauth2.(*Transport).RoundTrip(0x178cbf397200, 0x178cbf398780) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.35.0/transport.go:55 +0x15a net/http.send(0x178cbf398780, {0x2b4d080, 0x178cbf397200}, {0x178cbf412e00?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x178cbf349da0, 0x178cbf398780, {0x178cbf412e38?, 0x431836?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x178cbf349da0, 0x178cbf398780) /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(0x178cbf01e230, {0x2b74c38, 0x178cbf0fc480}, 0x178cbf364c60) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x178cbf01e230, {0x2b74c38, 0x178cbf0fc480}, 0x48e75f?, {0x0?, 0x0?}, {0x24725a0, 0x178cbf0ee120}, 0x41e885?, 0x2b30b98, ...) /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/pcloud.(*Fs).CreateDir.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:494 +0x8f github.com/rclone/rclone/fs.pacerInvoker(0x9, 0xa, 0x2b496e0?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x178cbf3942a0, 0x178cbf1a49c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x178cbf3942a0, 0x178cbf1a49c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/pcloud.(*Fs).CreateDir(0x178cbee86790, {0x2b74c38, 0x178cbf0fc480}, {0x178cbebf34d8, 0x2}, {0x178cbf31072b, 0x18}) /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:493 +0x3f3 github.com/rclone/rclone/lib/dircache.(*DirCache)._findDir(0x178cbec26bd0, {0x2b74c38, 0x178cbf0fc480}, {0x178cbf31072b, 0x18}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:242 +0x172 github.com/rclone/rclone/lib/dircache.(*DirCache)._findRoot(0x178cbec26bd0, {0x2b74c38?, 0x178cbf0fc480?}, 0xa0?) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:305 +0x45 github.com/rclone/rclone/lib/dircache.(*DirCache).FindDir(0x178cbec26bd0, {0x2b74c38, 0x178cbf0fc480}, {0x0, 0x0}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/dircache/dircache.go:201 +0xce github.com/rclone/rclone/backend/pcloud.(*Fs).Mkdir(0x29cb6e9?, {0x2b74c38?, 0x178cbf0fc480?}, {0x0?, 0x1?}) /home/rclone/go/src/github.com/rclone/rclone/backend/pcloud/pcloud.go:712 +0x2f github.com/rclone/rclone/fstest.(*Run).ForceMkdir(0x178cbeeda540, {0x2b74c38?, 0x178cbf0fc480?}, {0x2b91eb0, 0x178cbee86790}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:240 +0x38 github.com/rclone/rclone/fstest.(*Run).Mkdir(0x178cbeeda540, {0x2b74c38, 0x178cbf0fc480}, {0x2b91eb0, 0x178cbee86790}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:250 +0x71 github.com/rclone/rclone/fs/sync.TestCopyWithDryRun(0x178cbeff8b48) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:54 +0x138 testing.tRunner(0x178cbeff8b48, 0x2b2f2b8) /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 128 [IO wait, 6 minutes]: internal/poll.runtime_pollWait(0x7f9f5b43c800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x178cbee3c600?, 0x178cbec72c80?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x178cbee3c600, {0x178cbec72c80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x178cbee3c600, {0x178cbec72c80?, 0x197b?, 0x178cbeef6ec0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x178cbea92300, {0x178cbec72c80?, 0x178cbec72c80?, 0x5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x178cbf2bc030, {0x178cbec72c80?, 0x7f9f10db9500?, 0x7f9f5b5c3a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x178cbf0fa108, {0x178cbec72c80?, 0x197b?, 0x178cbf0eca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x178cbef87ea8, {0x2b4c4a0, 0x178cbf0fa108}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x178cbef87c08, {0x7f9f10d50400, 0x178cbf2bc030}, 0x178cbf1e8279?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x178cbef87c08, 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(0x178cbef87c08, {0x178cbee4c000, 0x1000, 0x70?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x178cbf398b40, {0x178cbee4c000?, 0x70?, 0x0?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x178cbf3957a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x178cbf3957a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x178cbf398b40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 149 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 129 [select, 6 minutes]: net/http.(*persistConn).writeLoop(0x178cbf398b40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 149 /usr/local/go/src/net/http/transport.go:1995 +0x16fe "./sync.test -test.v -test.timeout 1h0m0s -remote TestPcloud: -verbose -fast-list -test.run '^TestCopyWithDryRun$'" - Finished ERROR in 1h0m13.158921511s (try 3/5): exit status 2: Failed [TestCopyWithDryRun]