"go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestMega:" 2026/04/26 02:23:39 DEBUG : Creating backend with remote "TestMega:rclone-test-veqiyuf2wife" 2026/04/26 02:23:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/26 02:23:39 DEBUG : mega root 'rclone-test-veqiyuf2wife': Using previously stored session ID and master key to initialize the Mega API 2026/04/26 02:23:59 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir fstests.go:588: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:588 Error: Received unexpected error: mkdir create node failed: unexpected end of JSON input Test: TestIntegration/FsMkdir === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- FAIL: TestIntegration (33.54s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.00s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.34s) --- FAIL: TestIntegration/FsMkdir (10.52s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/mega 33.568s "go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$'" - Finished ERROR in 34.303289549s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir]