"go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|leading_dot|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$'" - Starting (try 5/5) === RUN TestIntegration fstests.go:438: Using remote "TestMega:" 2026/04/07 03:07:21 DEBUG : Creating backend with remote "TestMega:rclone-test-vadonih2feya" 2026/04/07 03:07:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/07 03:07:21 DEBUG : mega root 'rclone-test-vadonih2feya': Using previously stored session ID and master key to initialize the Mega API 2026/04/07 03:07:32 DEBUG : mega root 'rclone-test-vadonih2feya': login with previous auth keys failed: unexpected end of JSON input fstests.go:530: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:530 /home/rclone/go/src/github.com/rclone/rclone/backend/mega/mega_test.go:13 Error: Received unexpected error: Invalid arguments Test: TestIntegration --- FAIL: TestIntegration (10.57s) testing: warning: no tests to run FAIL exit status 1 FAIL github.com/rclone/rclone/backend/mega 10.586s "go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|leading_dot|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$'" - Finished ERROR in 11.430960588s (try 5/5): exit status 1: Failed [TestIntegration]