"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseInsensitiveMoveFile|TestCaseInsensitiveMoveFileDryRun|TestCat|TestCopyDirMetadata|TestCopyURL|TestCount|TestDelete|TestDirMove|TestDirsEqual|TestGetFsInfo|TestHashSums|TestListDirSorted|TestListDirSortedFn|TestLs|TestLsLong|TestLsWithFilesFrom|TestLsd|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMergeDirs|TestMkdir|TestMkdirMetadata|TestMkdirModTime|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestRcatMetadata|TestRcatSize|TestRcatSizeMetadata|TestReadFile|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter|TestSetDirModTime|TestStatJSON|TestTouchDir)$|^TestListJSON$/^(Default|DirsOnly|Metadata|Recurse)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Starting (try 2/5) 2025/09/08 02:48:33 DEBUG : Creating backend with remote "TestMega:rclone-test-hawital9napa" 2025/09/08 02:48:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/08 02:48:58 DEBUG : Creating backend with remote "/tmp/rclone2632836317" 2025/09/08 02:48:58 DEBUG : Config file has changed externally - reloading === RUN TestMergeDirs run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" 2025/09/08 02:49:01 INFO : dupe2: merging "two.txt" 2025/09/08 02:49:03 INFO : dupe2: removing empty directory 2025/09/08 02:49:03 INFO : dupe3: merging "three.txt" 2025/09/08 02:49:03 INFO : dupe3: removing empty directory run.go:125: removing dir "dupe1" failed - try 1/3: directory not empty --- PASS: TestMergeDirs (10.26s) === RUN TestListDirSorted run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" run.go:285: Failed to put "sub dir/ignore dir/should be ignored" to "mega root 'rclone-test-hawital9napa'": failed to finish upload: Try again --- FAIL: TestListDirSorted (17.18s) === RUN TestListDirSortedFn run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" run.go:285: Failed to put "a.txt" to "mega root 'rclone-test-hawital9napa'": failed to finish upload: Try again --- FAIL: TestListDirSortedFn (10.74s) === RUN TestListJSON run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" run.go:285: Failed to put "file1" to "mega root 'rclone-test-hawital9napa'": upload file failed to create session: Try again --- FAIL: TestListJSON (10.61s) === RUN TestStatJSON run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/09/08 02:49:50 DEBUG : Creating backend with remote "TestMega:rclone-test-hawital9napa/notfound" === NAME TestStatJSON run.go:125: removing dir "sub" failed - try 1/3: directory not empty --- PASS: TestStatJSON (7.97s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.00s) === RUN TestMkdir run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" 2025/09/08 02:49:55 INFO : mega root 'rclone-test-hawital9napa': Making directory 2025/09/08 02:49:55 INFO : mega root 'rclone-test-hawital9napa': Making directory --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" run.go:285: Failed to put "sub dir/hello world" to "mega root 'rclone-test-hawital9napa'": failed to finish upload: Try again --- FAIL: TestLsd (12.22s) === RUN TestLs run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" run.go:285: Failed to put "empty space" to "mega root 'rclone-test-hawital9napa'": failed to finish upload: Try again run.go:125: removing file "potato2" failed - try 1/3: Remove object failed: Try again --- FAIL: TestLs (28.58s) === RUN TestLsWithFilesFrom run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" 2025/09/08 02:50:47 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/09/08 02:50:47 DEBUG : empty space: Excluded fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestLsWithFilesFrom (18.38s) === RUN TestLsLong run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestLsLong (12.87s) === RUN TestHashSums run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestHashSums (14.90s) === RUN TestCount run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" run.go:285: Failed to put "empty space" to "mega root 'rclone-test-hawital9napa'": failed to finish upload: Try again --- FAIL: TestCount (17.22s) === RUN TestDelete run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" 2025/09/08 02:51:43 DEBUG : large: Excluded (Size Filter) 2025/09/08 02:51:43 DEBUG : large: Excluded 2025/09/08 02:51:43 DEBUG : Waiting for deletions to finish 2025/09/08 02:51:43 INFO : medium: Deleted 2025/09/08 02:51:43 INFO : small: Deleted --- PASS: TestDelete (4.14s) === RUN TestMaxDelete run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" 2025/09/08 02:51:46 DEBUG : Waiting for deletions to finish 2025/09/08 02:51:46 INFO : large: Deleted 2025/09/08 02:51:46 INFO : medium: Deleted 2025/09/08 02:51:46 ERROR : small: Got fatal error on delete: --max-delete threshold reached operations_test.go:453: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:453 Error: Not equal: expected: 1 actual : 2 Test: TestMaxDelete --- FAIL: TestMaxDelete (3.00s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" run.go:285: Failed to put "large" to "mega root 'rclone-test-hawital9napa'": failed to finish upload: Try again --- FAIL: TestMaxDeleteSizeLargeFile (13.39s) === RUN TestMaxDeleteSize run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" run.go:285: Failed to put "large" to "mega root 'rclone-test-hawital9napa'": failed to finish upload: Try again --- FAIL: TestMaxDeleteSize (31.29s) === RUN TestReadFile run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" --- PASS: TestReadFile (0.41s) === RUN TestCat run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" --- PASS: TestCat (3.93s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" 2025/09/08 02:52:36 INFO : A2: Making directory 2025/09/08 02:52:36 INFO : A1/B2: Making directory 2025/09/08 02:52:36 INFO : A1/B2/C2: Making directory 2025/09/08 02:52:38 INFO : A1/B1/C3: Making directory 2025/09/08 02:52:38 INFO : A3: Making directory 2025/09/08 02:52:39 INFO : A3/B3: Making directory 2025/09/08 02:52:39 INFO : A3/B3/C4: Making directory 2025/09/08 02:52:45 DEBUG : removing 1 level 3 directories 2025/09/08 02:52:45 INFO : A3/B3/C4: Removing directory 2025/09/08 02:52:45 DEBUG : removing 2 level 3 directories 2025/09/08 02:52:45 INFO : A1/B2/C2: Removing directory 2025/09/08 02:52:45 INFO : A1/B1/C3: Removing directory 2025/09/08 02:52:45 DEBUG : removing 2 level 2 directories 2025/09/08 02:52:45 INFO : A3/B3: Removing directory 2025/09/08 02:52:45 INFO : A1/B2: Removing directory 2025/09/08 02:52:49 DEBUG : removing 2 level 1 directories 2025/09/08 02:52:49 INFO : A3: Removing directory 2025/09/08 02:52:49 INFO : A2: Removing directory 2025/09/08 02:52:56 DEBUG : removing 1 level 3 directories 2025/09/08 02:52:56 INFO : A1/B1/C1: Removing directory 2025/09/08 02:52:56 DEBUG : removing 1 level 2 directories 2025/09/08 02:52:56 INFO : A1/B1: Removing directory 2025/09/08 02:52:57 DEBUG : removing 1 level 1 directories 2025/09/08 02:52:57 INFO : A1: Removing directory 2025/09/08 02:52:57 DEBUG : removing 1 level 0 directories 2025/09/08 02:52:57 INFO : mega root 'rclone-test-hawital9napa': Removing directory 2025/09/08 02:52:57 ERROR : error listing: directory not found 2025/09/08 02:52:57 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (21.88s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" 2025/09/08 02:52:59 INFO : A1: Making directory 2025/09/08 02:53:00 INFO : A1/B1: Making directory 2025/09/08 02:53:00 INFO : A1/B1/C1: Making directory 2025/09/08 02:53:00 DEBUG : removing 1 level 3 directories 2025/09/08 02:53:00 INFO : A1/B1/C1: Removing directory 2025/09/08 02:53:00 DEBUG : removing 1 level 2 directories 2025/09/08 02:53:00 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (3.01s) === RUN TestRmdirsWithFilter run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" 2025/09/08 02:53:00 INFO : A1: Making directory 2025/09/08 02:53:02 INFO : A1/B1: Making directory 2025/09/08 02:53:09 INFO : A1/B1/C1: Making directory 2025/09/08 02:53:09 DEBUG : removing 1 level 3 directories 2025/09/08 02:53:09 INFO : A1/B1/C1: Removing directory 2025/09/08 02:53:10 DEBUG : removing 1 level 2 directories 2025/09/08 02:53:10 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (9.78s) === RUN TestCopyURL run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" 2025/09/08 02:53:21 DEBUG : filename.txt: File name found in url 2025/09/08 02:53:21 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/09/08 02:53:33 ERROR : file2: Post request put error: failed to finish upload: Try again operations_test.go:892: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:892 Error: Received unexpected error: failed to finish upload: Try again Test: TestCopyURL --- FAIL: TestCopyURL (39.29s) === RUN TestMoveFile run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" 2025/09/08 02:53:49 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/08 02:53:52 INFO : file1: Copied (new) to: sub/file2 2025/09/08 02:53:52 INFO : file1: Deleted 2025/09/08 02:53:52 DEBUG : file1: Sizes identical 2025/09/08 02:53:52 DEBUG : file1: Unchanged skipping 2025/09/08 02:53:52 INFO : file1: Deleted 2025/09/08 02:53:52 DEBUG : mega root 'rclone-test-hawital9napa': don't need to copy/move sub/file2, it is already at target location run.go:125: removing dir "sub" failed - try 1/3: directory not empty --- PASS: TestMoveFile (3.88s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" 2025/09/08 02:53:53 DEBUG : file1: Need to transfer - File not found at Destination 2025/09/08 02:53:56 INFO : file1: Copied (new) 2025/09/08 02:53:56 INFO : file1: Deleted 2025/09/08 02:53:56 DEBUG : file1: Destination exists, skipping 2025/09/08 02:53:56 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestMoveFileWithIgnoreExisting (10.40s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" 2025/09/08 02:54:05 DEBUG : Creating backend with remote "TestMega:rclone-test-hawital9napa/backup" 2025/09/08 02:54:05 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/09/08 02:54:07 INFO : dst/file1: Moved (server-side) 2025/09/08 02:54:08 INFO : dst/file1: Copied (new) 2025/09/08 02:54:08 INFO : dst/file1: Deleted run.go:125: removing dir "dst" failed - try 1/3: directory not empty --- PASS: TestMoveFileBackupDir (7.94s) === RUN TestDirMove run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" run.go:285: Failed to put "A1/B1/C2/five" to "mega root 'rclone-test-hawital9napa'": failed to finish upload: Try again run.go:125: removing file "A1/one" failed - try 1/3: Remove object failed: Try again --- FAIL: TestDirMove (30.65s) === RUN TestGetFsInfo run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" 2025/09/08 02:54:42 DEBUG : mega root 'rclone-test-hawital9napa': File to upload is small (34 bytes), uploading instead of streaming 2025/09/08 02:54:43 NOTICE: mega root 'rclone-test-hawital9napa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/08 02:54:43 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/08 02:54:43 DEBUG : mega root 'rclone-test-hawital9napa': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/09/08 02:54:44 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" 2025/09/08 02:54:51 DEBUG : mega root 'rclone-test-hawital9napa': File to upload is small (34 bytes), uploading instead of streaming 2025/09/08 02:54:51 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/09/08 02:54:51 DEBUG : mega root 'rclone-test-hawital9napa': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/09/08 02:54:52 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" 2025/09/08 02:54:59 DEBUG : mega root 'rclone-test-hawital9napa': File to upload is small (34 bytes), uploading instead of streaming operations_test.go:1516: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1516 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1531 Error: Received unexpected error: upload file failed to create session: Try again Test: TestRcat/withChecksum=false,ignoreChecksum=true === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" 2025/09/08 02:55:10 DEBUG : mega root 'rclone-test-hawital9napa': File to upload is small (34 bytes), uploading instead of streaming operations_test.go:1516: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1516 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1531 Error: Received unexpected error: upload file failed to create session: Try again Test: TestRcat/withChecksum=true,ignoreChecksum=true --- FAIL: TestRcat (38.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (8.79s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (8.15s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (10.48s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (10.64s) === RUN TestRcatMetadata run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" 2025/09/08 02:55:31 ERROR : potato1: Post request put error: upload file failed to create session: Try again operations_test.go:1601: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1601 Error: Received unexpected error: upload file failed to create session: Try again Test: TestRcatSize --- FAIL: TestRcatSize (10.47s) === RUN TestRcatSizeMetadata run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestTouchDir run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" operations_test.go:1673: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.00s) === RUN TestMkdirMetadata run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:180: Remote "mega root 'rclone-test-hawital9napa'", Local "Local file system at /tmp/rclone2632836317", Modify Window "876000h0m0s" run.go:285: Failed to put "sub dir/test remove existing" to "mega root 'rclone-test-hawital9napa'": mkdir create node failed: Try again --- FAIL: TestRemoveExisting (10.70s) FAIL 2025/09/08 02:55:41 DEBUG : mega root 'rclone-test-hawital9napa': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseInsensitiveMoveFile|TestCaseInsensitiveMoveFileDryRun|TestCat|TestCopyDirMetadata|TestCopyURL|TestCount|TestDelete|TestDirMove|TestDirsEqual|TestGetFsInfo|TestHashSums|TestListDirSorted|TestListDirSortedFn|TestLs|TestLsLong|TestLsWithFilesFrom|TestLsd|TestMaxDelete|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMergeDirs|TestMkdir|TestMkdirMetadata|TestMkdirModTime|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestRcatMetadata|TestRcatSize|TestRcatSizeMetadata|TestReadFile|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter|TestSetDirModTime|TestStatJSON|TestTouchDir)$|^TestListJSON$/^(Default|DirsOnly|Metadata|Recurse)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=false,ignoreChecksum=true|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Finished ERROR in 7m10.30493458s (try 2/5): exit status 1: Failed [TestListDirSorted TestListDirSortedFn TestListJSON TestLsd TestLs TestCount TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestCopyURL TestDirMove TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatSize TestRemoveExisting]