"go test -v -timeout 1h0m0s -remote TestPcloud: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutShortEOF$/^Simple$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:457: Using remote "TestPcloud:" 2026/08/19 04:38:48 DEBUG : Creating backend with remote "TestPcloud:rclone-test-ximepun4qucu" 2026/08/19 04:38:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/19 04:38:50 DEBUG : pacer: low level retry 1/1 (error Put "https://eapi.pcloud.com/uploadfile?filename=short-eof.bin&folderid=26071779406&mtime=1044245106&nopartial=1": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/19 04:38:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/19 04:38:50 DEBUG : pacer: Reducing sleep to 15ms 2026/08/19 04:38:51 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/19 04:38:51 DEBUG : pacer: Reducing sleep to 10ms fstests.go:2596: Put returned an error (acceptable): Put "https://eapi.pcloud.com/uploadfile?filename=short-eof.bin&folderid=26071779406&mtime=1044245106&nopartial=1": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 --- PASS: TestIntegration (3.77s) --- PASS: TestIntegration/FsMkdir (2.39s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (1.45s) PASS ok github.com/rclone/rclone/backend/pcloud 3.791s "go test -v -timeout 1h0m0s -remote TestPcloud: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutShortEOF$/^Simple$'" - Finished OK in 5.00532796s (try 2/5)