"go test -v -timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^PublicLink$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:432: Using remote "TestPikPak:" 2024/04/13 01:28:37 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vuwepiz2botahod9heduvib6" 2024/04/13 01:28:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2024/04/13 01:28:44 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 01:28:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/13 01:28:44 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 01:28:44 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/04/13 01:28:45 DEBUG : pacer: low level retry 3/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 01:28:45 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/04/13 01:28:45 DEBUG : pacer: low level retry 4/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 01:28:45 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/04/13 01:28:45 DEBUG : pacer: low level retry 5/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 01:28:45 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/04/13 01:28:45 DEBUG : pacer: low level retry 6/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 01:28:45 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/04/13 01:28:46 DEBUG : pacer: Reducing sleep to 480ms 2024/04/13 01:28:46 DEBUG : pacer: Reducing sleep to 360ms 2024/04/13 01:28:47 DEBUG : pacer: Reducing sleep to 270ms 2024/04/13 01:28:47 DEBUG : pacer: Reducing sleep to 202.5ms 2024/04/13 01:28:47 DEBUG : pacer: Reducing sleep to 151.875ms 2024/04/13 01:28:48 DEBUG : pacer: Reducing sleep to 113.90625ms 2024/04/13 01:28:48 DEBUG : pacer: Reducing sleep to 85.429687ms 2024/04/13 01:28:48 DEBUG : pacer: Reducing sleep to 64.072265ms 2024/04/13 01:28:48 DEBUG : pacer: Reducing sleep to 48.054198ms 2024/04/13 01:28:49 DEBUG : pacer: Reducing sleep to 36.040648ms 2024/04/13 01:28:49 DEBUG : pacer: Reducing sleep to 27.030486ms 2024/04/13 01:28:50 DEBUG : pacer: Reducing sleep to 20.272864ms 2024/04/13 01:28:51 DEBUG : pacer: Reducing sleep to 15.204648ms 2024/04/13 01:28:51 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 01:28:51 DEBUG : pacer: Rate limited, increasing sleep to 30.409296ms 2024/04/13 01:28:52 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 01:28:52 DEBUG : pacer: Rate limited, increasing sleep to 60.818592ms 2024/04/13 01:28:53 DEBUG : pacer: Reducing sleep to 45.613944ms 2024/04/13 01:28:53 DEBUG : pacer: Reducing sleep to 34.210458ms 2024/04/13 01:28:53 DEBUG : pacer: Reducing sleep to 25.657843ms 2024/04/13 01:28:55 DEBUG : pacer: Reducing sleep to 19.243382ms 2024/04/13 01:28:55 DEBUG : pacer: Reducing sleep to 14.432536ms 2024/04/13 01:28:56 DEBUG : pacer: low level retry 1/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 01:28:56 DEBUG : pacer: Rate limited, increasing sleep to 28.865072ms 2024/04/13 01:28:56 DEBUG : pacer: low level retry 2/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 01:28:56 DEBUG : pacer: Rate limited, increasing sleep to 57.730144ms 2024/04/13 01:28:56 DEBUG : pacer: low level retry 3/10 (error not PHASE_TYPE_COMPLETE) 2024/04/13 01:28:56 DEBUG : pacer: Rate limited, increasing sleep to 115.460288ms 2024/04/13 01:28:57 DEBUG : pacer: Reducing sleep to 86.595216ms 2024/04/13 01:28:57 DEBUG : pacer: Reducing sleep to 64.946412ms 2024/04/13 01:28:57 DEBUG : pacer: Reducing sleep to 48.709809ms 2024/04/13 01:28:57 DEBUG : pacer: Reducing sleep to 36.532356ms === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2024/04/13 01:28:58 DEBUG : pacer: Reducing sleep to 27.399267ms 2024/04/13 01:28:58 DEBUG : PikPak root 'rclone-test-vuwepiz2botahod9heduvib6': attempting to share single file 'file name.txt_does_not_exist' 2024/04/13 01:28:58 DEBUG : pacer: Reducing sleep to 20.54945ms 2024/04/13 01:28:58 DEBUG : pacer: Reducing sleep to 15.412087ms 2024/04/13 01:28:58 DEBUG : PikPak root 'rclone-test-vuwepiz2botahod9heduvib6': attempting to share single file 'file name.txt' 2024/04/13 01:28:58 DEBUG : pacer: Reducing sleep to 11.559065ms 2024/04/13 01:28:59 DEBUG : pacer: Reducing sleep to 10ms fstests.go:1961: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1961 Error: Received unexpected error: Error "share_status_prohibited" (9): Sorry, the sharing service is under maintenance in the current region. Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink 2024/04/13 01:29:00 ERROR : : error listing: directory not found --- FAIL: TestIntegration (23.32s) --- FAIL: TestIntegration/FsMkdir (19.92s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (17.82s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (1.24s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/pikpak 23.336s "go test -v -timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^PublicLink$'" - Finished ERROR in 24.288350814s (try 3/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/PublicLink]