"go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:438: Using remote "TestMega:" 2026/06/07 03:43:44 DEBUG : Creating backend with remote "TestMega:rclone-test-risiyuc7wepe" 2026/06/07 03:43:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/07 03:43:44 DEBUG : mega root 'rclone-test-risiyuc7wepe': Using previously stored session ID and master key to initialize the Mega API === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestMega:" path "rclone-test-risiyuc7wepe" from "TestMega:rclone-test-risiyuc7wepe" 2026/06/07 03:44:12 DEBUG : Creating backend with remote "TestMega:" 2026/06/07 03:44:12 DEBUG : mega root '': Using previously stored session ID and master key to initialize the Mega API === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1957: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove 2026/06/07 03:44:30 ERROR : error listing: directory not found --- PASS: TestIntegration (45.88s) --- PASS: TestIntegration/FsMkdir (27.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (27.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (18.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.13s) PASS ok github.com/rclone/rclone/backend/mega 45.933s "go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$'" - Finished OK in 46.94599522s (try 4/5)