"go test -v -timeout 1h0m0s -remote TestPcloud: -verbose -test.run '^TestIntegration$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:417: Using remote "TestPcloud:" 2022/06/17 07:59:14 DEBUG : Creating backend with remote "TestPcloud:rclone-test-yujeyog1hakivah3yeyujuy4" 2022/06/17 07:59:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/06/17 08:00:14 DEBUG : pacer: low level retry 1/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 08:00:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/06/17 08:01:14 DEBUG : pacer: low level retry 2/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 08:01:14 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2022/06/17 08:02:14 DEBUG : pacer: low level retry 3/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 08:02:14 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2022/06/17 08:03:14 DEBUG : pacer: low level retry 4/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 08:03:14 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2022/06/17 08:04:14 DEBUG : pacer: low level retry 5/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 08:04:14 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2022/06/17 08:05:14 DEBUG : pacer: low level retry 6/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 08:05:14 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2022/06/17 08:06:14 DEBUG : pacer: low level retry 7/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 08:06:14 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2022/06/17 08:07:14 DEBUG : pacer: low level retry 8/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 08:07:14 DEBUG : pacer: Rate limited, increasing sleep to 2s 2022/06/17 08:08:14 DEBUG : pacer: low level retry 9/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 08:09:14 DEBUG : pacer: low level retry 10/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 08:10:14 DEBUG : pacer: low level retry 1/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 08:11:14 DEBUG : pacer: low level retry 2/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 08:12:14 DEBUG : pacer: low level retry 3/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 08:13:14 DEBUG : pacer: low level retry 4/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 08:14:14 DEBUG : pacer: low level retry 5/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 08:15:14 DEBUG : pacer: low level retry 6/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 08:16:14 DEBUG : pacer: low level retry 7/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 08:17:14 DEBUG : pacer: low level retry 8/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 08:18:14 DEBUG : pacer: low level retry 9/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) 2022/06/17 08:19:14 DEBUG : pacer: low level retry 10/10 (error Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout) fstests.go:441: Error Trace: fstests.go:441 pcloud_test.go:13 Error: Received unexpected error: couldn't list files: Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout Test: TestIntegration Messages: unexpected error: couldn't list files: Get "https://eapi.pcloud.com/listfolder?folderid=0": dial tcp 45.131.244.11:443: i/o timeout --- FAIL: TestIntegration (1200.15s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/pcloud 1200.158s "go test -v -timeout 1h0m0s -remote TestPcloud: -verbose -test.run '^TestIntegration$'" - Finished ERROR in 20m0.732353506s (try 2/5): exit status 1: Failed [TestIntegration]