"go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsListRootedSubdir|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestMega:" 2025/12/02 04:18:35 DEBUG : Creating backend with remote "TestMega:rclone-test-fagowom3guma" 2025/12/02 04:18:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/02 04:18:35 DEBUG : mega root 'rclone-test-fagowom3guma': Using previously stored session ID and master key to initialize the Mega API === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/12/02 04:20:15 DEBUG : Creating backend with remote "TestMega:rclone-test-fagowom3guma/dirToPurgeFromRoot" 2025/12/02 04:20:15 DEBUG : mega root 'rclone-test-fagowom3guma/dirToPurgeFromRoot': Using previously stored session ID and master key to initialize the Mega API === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/12/02 04:20:31 DEBUG : Creating backend with remote "TestMega:rclone-test-fagowom3guma/hello? sausage/êé" 2025/12/02 04:20:31 DEBUG : mega root 'rclone-test-fagowom3guma/hello? sausage/êé': Using previously stored session ID and master key to initialize the Mega API === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/12/02 04:20:55 DEBUG : Creating backend with remote "TestMega:rclone-test-duxufol8waqo" 2025/12/02 04:20:55 DEBUG : mega root 'rclone-test-duxufol8waqo': 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:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1485 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: listing wrong, want new_name/sub_new_name/file name.txt (100), new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got new_name/sub_new_name/file name.txt (100), new_name/sub_new_name/file name.txt (100), new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1485 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: Unexpected file "new_name/sub_new_name/file name.txt" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1485 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: Unexpected file "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1485 Error: Not equal: expected: []string{"new_name", "new_name/sub_new_name", "new_name/sub_new_name/hello? sausage", "new_name/sub_new_name/hello? sausage/êé", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"new_name", "new_name/sub_new_name", "new_name/sub_new_name", "new_name/sub_new_name/hello? sausage", "new_name/sub_new_name/hello? sausage", "new_name/sub_new_name/hello? sausage/êé", "new_name/sub_new_name/hello? sausage/êé", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} Diff: --- Expected +++ Actual @@ -1,7 +1,12 @@ -([]string) (len=6) { +([]string) (len=11) { (string) (len=8) "new_name", (string) (len=21) "new_name/sub_new_name", + (string) (len=21) "new_name/sub_new_name", + (string) (len=36) "new_name/sub_new_name/hello? sausage", (string) (len=36) "new_name/sub_new_name/hello? sausage", (string) (len=41) "new_name/sub_new_name/hello? sausage/êé", + (string) (len=41) "new_name/sub_new_name/hello? sausage/êé", (string) (len=55) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", + (string) (len=55) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界", + (string) (len=76) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", (string) (len=76) "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: directories 2025/12/02 04:21:24 DEBUG : mega root 'rclone-test-duxufol8waqo': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestMega:" path "rclone-test-fagowom3guma" from "TestMega:rclone-test-fagowom3guma" 2025/12/02 04:21:24 DEBUG : Creating backend with remote "TestMega:" 2025/12/02 04:21:24 DEBUG : Config file has changed externally - reloading 2025/12/02 04:21:24 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 2025/12/02 04:21:49 ERROR : error listing: directory not found --- FAIL: TestIntegration (193.07s) --- FAIL: TestIntegration/FsMkdir (171.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding (60.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (3.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (2.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (2.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (6.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (4.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (2.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (6.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (6.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (6.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (4.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (1.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (5.89s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (107.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (4.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (20.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (24.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (29.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (19.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/mega 193.146s "go test -v -timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsListRootedSubdir|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 3m14.110543838s (try 3/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsDirMove]