"go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirRoot|FsPurge|FsPurgeRoot)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestMega:" 2026/07/10 04:04:59 DEBUG : Creating backend with remote "TestMega:rclone-test-qofiwuj5zaba" 2026/07/10 04:04:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/10 04:04:59 DEBUG : mega root 'rclone-test-qofiwuj5zaba': Using previously stored session ID and master key to initialize the Mega API === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/10 04:05:19 DEBUG : Creating backend with remote "TestMega:" 2026/07/10 04:05:19 DEBUG : mega root '': Using previously stored session ID and master key to initialize the Mega API === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/10 04:05:40 DEBUG : Creating backend with remote "TestMega:rclone-test-qofiwuj5zaba/dirToPurgeFromRoot" 2026/07/10 04:05:40 DEBUG : mega root 'rclone-test-qofiwuj5zaba/dirToPurgeFromRoot': Using previously stored session ID and master key to initialize the Mega API fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/07/10 04:06:03 ERROR : error listing: directory not found --- PASS: TestIntegration (64.41s) --- PASS: TestIntegration/FsMkdir (47.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (47.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (15.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (26.16s) PASS ok github.com/rclone/rclone/backend/mega 64.450s "go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirRoot|FsPurge|FsPurgeRoot)$'" - Finished OK in 1m5.119686293s (try 2/5)