"go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPurgeRoot$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestMega:" 2025/12/29 01:33:56 DEBUG : Creating backend with remote "TestMega:rclone-test-mubijay9tebo" 2025/12/29 01:33:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/29 01:33:56 DEBUG : mega root 'rclone-test-mubijay9tebo': Using previously stored session ID and master key to initialize the Mega API === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/12/29 01:34:18 DEBUG : Creating backend with remote "TestMega:rclone-test-mubijay9tebo/dirToPurgeFromRoot" 2025/12/29 01:34:18 DEBUG : mega root 'rclone-test-mubijay9tebo/dirToPurgeFromRoot': Using previously stored session ID and master key to initialize the Mega API 2025/12/29 01:34:35 ERROR : error listing: directory not found --- PASS: TestIntegration (39.27s) --- PASS: TestIntegration/FsMkdir (19.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (18.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (16.19s) PASS ok github.com/rclone/rclone/backend/mega 39.312s "go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPurgeRoot$'" - Finished OK in 40.131611055s (try 2/5)