"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseInsensitiveMoveFile|TestCaseInsensitiveMoveFileDryRun|TestCat|TestCopyDirMetadata|TestCopyFileBackupDir|TestCopyFileCompareDest|TestCopyFileCopyDest|TestCopyFileMaxTransfer|TestCopyInplace|TestCopyLongFileName|TestCopyURL|TestCount|TestDeduplicateFirst|TestDeduplicateInteractive|TestDeduplicateLargest|TestDeduplicateNewest|TestDeduplicateNewestByHash|TestDeduplicateOldest|TestDeduplicateRename|TestDeduplicateSizeOnly|TestDeduplicateSkip|TestDeduplicateSmallest|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/08/15 02:41:56 DEBUG : Creating backend with remote "TestMega:rclone-test-bayiliw7requ" 2025/08/15 02:41:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/15 02:42:11 DEBUG : Creating backend with remote "/tmp/rclone786480905" === RUN TestCopyFileBackupDir run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:42:15 DEBUG : Creating backend with remote "TestMega:rclone-test-bayiliw7requ/backup" 2025/08/15 02:42:15 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/15 02:42:16 INFO : dst/file1: Moved (server-side) 2025/08/15 02:42:18 INFO : dst/file1: Copied (new) run.go:125: removing dir "dst" failed - try 1/3: directory not empty --- PASS: TestCopyFileBackupDir (8.41s) === RUN TestCopyFileCompareDest run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:42:20 DEBUG : Creating backend with remote "TestMega:rclone-test-bayiliw7requ/dst" 2025/08/15 02:42:20 DEBUG : Creating backend with remote "TestMega:rclone-test-bayiliw7requ/CompareDest" 2025/08/15 02:42:20 DEBUG : one: Need to transfer - File not found at Destination 2025/08/15 02:42:20 INFO : one: Copied (new) 2025/08/15 02:42:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 02:42:22 INFO : one: Copied (replaced existing) 2025/08/15 02:42:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/15 02:42:25 DEBUG : one: Sizes identical 2025/08/15 02:42:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/15 02:42:25 DEBUG : two: Need to transfer - File not found at Destination 2025/08/15 02:42:25 DEBUG : two: Sizes identical 2025/08/15 02:42:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/15 02:42:25 DEBUG : two: Need to transfer - File not found at Destination 2025/08/15 02:42:25 DEBUG : two: Sizes identical 2025/08/15 02:42:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/15 02:42:25 DEBUG : two: Need to transfer - File not found at Destination 2025/08/15 02:42:25 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/15 02:42:25 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (8.85s) === RUN TestCopyFileCopyDest run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" copy_test.go:276: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.00s) === RUN TestCopyLongFileName run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.00s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:42:28 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/08/15 02:42:31 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/08/15 02:42:31 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/08/15 02:42:31 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: upload failed to read data: max transfer limit reached as set by --max-transfer 2025/08/15 02:42:31 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/08/15 02:42:31 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/08/15 02:42:31 INFO : TestCopyFileMaxTransfer/file4: Copied (new) run.go:125: removing dir "TestCopyFileMaxTransfer" failed - try 1/3: directory not empty --- PASS: TestCopyFileMaxTransfer (5.83s) === RUN TestDeduplicateInteractive run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:42:37 INFO : mega root 'rclone-test-bayiliw7requ': Looking for duplicate names using skip mode. 2025/08/15 02:42:37 NOTICE: one: Found 2 files with duplicate names 2025/08/15 02:42:37 NOTICE: one: Skipping 2 files with duplicate names 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: TestDeduplicateSkip (10.48s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:42:45 INFO : mega root 'rclone-test-bayiliw7requ': Looking for duplicate names using skip mode. 2025/08/15 02:42:45 NOTICE: one: Found 3 files with duplicate names 2025/08/15 02:42:45 NOTICE: one: Deleting 1/2 identical duplicates (size 11) 2025/08/15 02:42:47 INFO : one: Deleted 2025/08/15 02:42:47 NOTICE: one: Skipping 2 files with duplicate names 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: TestDeduplicateSizeOnly (9.70s) === RUN TestDeduplicateFirst run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:42:55 INFO : mega root 'rclone-test-bayiliw7requ': Looking for duplicate names using first mode. 2025/08/15 02:42:55 NOTICE: one: Found 3 files with duplicate names 2025/08/15 02:42:55 INFO : one: Deleted 2025/08/15 02:42:55 INFO : one: Deleted 2025/08/15 02:42:55 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateFirst (2.10s) === RUN TestDeduplicateNewest run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" dedupe_test.go:42: Can't run this test without modtimes --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:42:57 INFO : mega root 'rclone-test-bayiliw7requ': Looking for duplicate names using oldest mode. 2025/08/15 02:42:57 NOTICE: one: Found 3 files with duplicate names 2025/08/15 02:42:57 INFO : one: Deleted 2025/08/15 02:42:58 INFO : one: Deleted 2025/08/15 02:42:58 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateOldest (1.09s) === RUN TestDeduplicateLargest run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:42:59 INFO : mega root 'rclone-test-bayiliw7requ': Looking for duplicate names using largest mode. 2025/08/15 02:42:59 NOTICE: one: Found 3 files with duplicate names 2025/08/15 02:42:59 INFO : one: Deleted 2025/08/15 02:42:59 INFO : one: Deleted 2025/08/15 02:42:59 NOTICE: one: Deleted 2 extra copies --- PASS: TestDeduplicateLargest (1.63s) === RUN TestDeduplicateSmallest run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:43:00 INFO : mega root 'rclone-test-bayiliw7requ': Looking for duplicate names using smallest mode. 2025/08/15 02:43:00 NOTICE: one: Found 3 files with duplicate names 2025/08/15 02:43:00 INFO : one: Deleted 2025/08/15 02:43:00 INFO : one: Deleted 2025/08/15 02:43:00 NOTICE: one: Deleted 2 extra copies 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: TestDeduplicateSmallest (8.04s) === RUN TestDeduplicateRename run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:43:08 INFO : mega root 'rclone-test-bayiliw7requ': Looking for duplicate names using rename mode. 2025/08/15 02:43:08 NOTICE: one.txt: Found 3 files with duplicate names 2025/08/15 02:43:08 INFO : one-2.txt: renamed from: one.txt 2025/08/15 02:43:08 INFO : one-3.txt: renamed from: one.txt 2025/08/15 02:43:09 INFO : one-4.txt: renamed from: one.txt --- PASS: TestDeduplicateRename (1.69s) === RUN TestMergeDirs run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:43:16 INFO : dupe2: merging "two.txt" 2025/08/15 02:43:18 INFO : dupe2: removing empty directory 2025/08/15 02:43:18 INFO : dupe3: merging "three.txt" 2025/08/15 02:43:18 INFO : dupe3: removing empty directory run.go:125: removing dir "dupe1" failed - try 1/3: directory not empty --- PASS: TestMergeDirs (12.53s) === RUN TestListDirSorted run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:43:29 DEBUG : a.txt: Excluded (Size Filter) 2025/08/15 02:43:29 DEBUG : a.txt: Excluded 2025/08/15 02:43:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/15 02:43:29 DEBUG : sub dir/hello world: Excluded 2025/08/15 02:43:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/15 02:43:29 DEBUG : sub dir/hello world2: Excluded 2025/08/15 02:43:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/15 02:43:29 DEBUG : sub dir/hello world: Excluded 2025/08/15 02:43:29 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/15 02:43:29 DEBUG : sub dir/hello world2: Excluded 2025/08/15 02:43:29 DEBUG : sub dir/ignore dir: Excluded 2025/08/15 02:43:29 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (9.55s) === RUN TestListDirSortedFn run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:43:33 DEBUG : a.txt: Excluded (Size Filter) 2025/08/15 02:43:33 DEBUG : a.txt: Excluded 2025/08/15 02:43:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/15 02:43:33 DEBUG : sub dir/hello world: Excluded 2025/08/15 02:43:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/15 02:43:33 DEBUG : sub dir/hello world2: Excluded 2025/08/15 02:43:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/08/15 02:43:33 DEBUG : sub dir/hello world: Excluded 2025/08/15 02:43:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/08/15 02:43:33 DEBUG : sub dir/hello world2: Excluded 2025/08/15 02:43:33 DEBUG : sub dir/ignore dir: Excluded 2025/08/15 02:43:33 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (5.22s) === RUN TestListJSON run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" === RUN TestListJSON/Default === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/Metadata --- PASS: TestListJSON (2.97s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", 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/08/15 02:43:40 DEBUG : Creating backend with remote "TestMega:rclone-test-bayiliw7requ/notfound" === NAME TestStatJSON run.go:125: removing dir "sub" failed - try 1/3: directory not empty --- PASS: TestStatJSON (1.86s) --- 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-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:43:41 INFO : mega root 'rclone-test-bayiliw7requ': Making directory 2025/08/15 02:43:41 INFO : mega root 'rclone-test-bayiliw7requ': Making directory --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" --- PASS: TestLsd (0.63s) === RUN TestLs run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", 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: TestLs (7.44s) === RUN TestLsWithFilesFrom run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:43:50 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/08/15 02:43:50 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 (7.61s) === RUN TestLsLong run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", 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 (7.48s) === RUN TestHashSums run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", 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 (9.43s) === RUN TestCount run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" --- PASS: TestCount (6.83s) === RUN TestDelete run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:44:21 DEBUG : large: Excluded (Size Filter) 2025/08/15 02:44:21 DEBUG : large: Excluded 2025/08/15 02:44:21 DEBUG : Waiting for deletions to finish 2025/08/15 02:44:21 INFO : medium: Deleted 2025/08/15 02:44:21 INFO : small: Deleted --- PASS: TestDelete (0.89s) === RUN TestMaxDelete run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:44:24 DEBUG : Waiting for deletions to finish 2025/08/15 02:44:24 INFO : large: Deleted 2025/08/15 02:44:24 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/08/15 02:44:26 INFO : medium: Deleted 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 (4.73s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:44:27 DEBUG : Waiting for deletions to finish 2025/08/15 02:44:27 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/08/15 02:44:27 INFO : medium: Deleted 2025/08/15 02:44:27 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (0.88s) === RUN TestMaxDeleteSize run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:44:32 DEBUG : Waiting for deletions to finish 2025/08/15 02:44:32 INFO : large: Deleted 2025/08/15 02:44:32 INFO : medium: Deleted 2025/08/15 02:44:32 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached --- PASS: TestMaxDeleteSize (6.77s) === RUN TestReadFile run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" --- PASS: TestReadFile (2.21s) === RUN TestCat run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" --- PASS: TestCat (4.79s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:44:45 INFO : A2: Making directory 2025/08/15 02:44:45 INFO : A1/B2: Making directory 2025/08/15 02:44:45 INFO : A1/B2/C2: Making directory 2025/08/15 02:44:45 INFO : A1/B1/C3: Making directory 2025/08/15 02:44:47 INFO : A3: Making directory 2025/08/15 02:44:47 INFO : A3/B3: Making directory 2025/08/15 02:44:47 INFO : A3/B3/C4: Making directory 2025/08/15 02:44:48 DEBUG : removing 1 level 3 directories 2025/08/15 02:44:48 INFO : A3/B3/C4: Removing directory 2025/08/15 02:44:48 DEBUG : removing 2 level 3 directories 2025/08/15 02:44:48 INFO : A1/B2/C2: Removing directory 2025/08/15 02:44:48 INFO : A1/B1/C3: Removing directory 2025/08/15 02:44:48 DEBUG : removing 2 level 2 directories 2025/08/15 02:44:48 INFO : A3/B3: Removing directory 2025/08/15 02:44:48 INFO : A1/B2: Removing directory 2025/08/15 02:44:49 DEBUG : removing 2 level 1 directories 2025/08/15 02:44:49 INFO : A3: Removing directory 2025/08/15 02:44:49 INFO : A2: Removing directory 2025/08/15 02:44:49 DEBUG : removing 1 level 3 directories 2025/08/15 02:44:49 INFO : A1/B1/C1: Removing directory 2025/08/15 02:44:50 DEBUG : removing 1 level 2 directories 2025/08/15 02:44:50 INFO : A1/B1: Removing directory 2025/08/15 02:44:50 DEBUG : removing 1 level 1 directories 2025/08/15 02:44:50 INFO : A1: Removing directory 2025/08/15 02:44:50 DEBUG : removing 1 level 0 directories 2025/08/15 02:44:50 INFO : mega root 'rclone-test-bayiliw7requ': Removing directory 2025/08/15 02:44:50 ERROR : error listing: directory not found 2025/08/15 02:44:50 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (9.26s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:44:52 INFO : A1: Making directory 2025/08/15 02:44:52 INFO : A1/B1: Making directory 2025/08/15 02:44:52 INFO : A1/B1/C1: Making directory 2025/08/15 02:44:52 DEBUG : removing 1 level 3 directories 2025/08/15 02:44:52 INFO : A1/B1/C1: Removing directory 2025/08/15 02:44:52 DEBUG : removing 1 level 2 directories 2025/08/15 02:44:52 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (2.72s) === RUN TestRmdirsWithFilter run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:44:53 INFO : A1: Making directory 2025/08/15 02:44:53 INFO : A1/B1: Making directory 2025/08/15 02:44:53 INFO : A1/B1/C1: Making directory 2025/08/15 02:44:55 DEBUG : removing 1 level 3 directories 2025/08/15 02:44:55 INFO : A1/B1/C1: Removing directory 2025/08/15 02:44:55 DEBUG : removing 1 level 2 directories 2025/08/15 02:44:55 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (2.78s) === RUN TestCopyURL run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:44:56 DEBUG : filename.txt: File name found in url 2025/08/15 02:44:56 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 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: TestCopyURL (10.00s) === RUN TestMoveFile run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:45:06 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/15 02:45:06 INFO : file1: Copied (new) to: sub/file2 2025/08/15 02:45:06 INFO : file1: Deleted 2025/08/15 02:45:06 DEBUG : file1: Sizes identical 2025/08/15 02:45:06 DEBUG : file1: Unchanged skipping 2025/08/15 02:45:06 INFO : file1: Deleted 2025/08/15 02:45:06 DEBUG : mega root 'rclone-test-bayiliw7requ': 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 (1.64s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:45:07 DEBUG : file1: Need to transfer - File not found at Destination 2025/08/15 02:45:07 INFO : file1: Copied (new) 2025/08/15 02:45:07 INFO : file1: Deleted 2025/08/15 02:45:07 DEBUG : file1: Destination exists, skipping 2025/08/15 02:45:07 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 (7.37s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:45:15 DEBUG : Creating backend with remote "TestMega:rclone-test-bayiliw7requ/backup" 2025/08/15 02:45:15 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/08/15 02:45:17 INFO : dst/file1: Moved (server-side) 2025/08/15 02:45:17 INFO : dst/file1: Copied (new) 2025/08/15 02:45:17 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (7.69s) === RUN TestDirMove run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:45:28 INFO : A1/B2: Making directory 2025/08/15 02:45:28 INFO : A1/B1/C3: Making directory 2025/08/15 02:45:31 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/08/15 02:45:33 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/08/15 02:45:33 INFO : A2/one: Moved (server-side) to: A3/one 2025/08/15 02:45:35 INFO : A2/two: Moved (server-side) to: A3/two 2025/08/15 02:45:35 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/08/15 02:45:36 INFO : mega root 'rclone-test-bayiliw7requ': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/08/15 02:45:37 INFO : A3/two: Moved (server-side) to: A4/two 2025/08/15 02:45:38 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/08/15 02:45:38 INFO : A3/one: Moved (server-side) to: A4/one 2025/08/15 02:45:38 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/08/15 02:45:38 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five --- PASS: TestDirMove (24.97s) === RUN TestGetFsInfo run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:45:47 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:45:47 DEBUG : mega root 'rclone-test-bayiliw7requ': File to upload is small (34 bytes), uploading instead of streaming 2025/08/15 02:45:47 NOTICE: mega root 'rclone-test-bayiliw7requ': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/15 02:45:47 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/15 02:45:48 DEBUG : mega root 'rclone-test-bayiliw7requ': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/08/15 02:45:50 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-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:45:57 DEBUG : mega root 'rclone-test-bayiliw7requ': File to upload is small (34 bytes), uploading instead of streaming 2025/08/15 02:45:57 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/15 02:45:57 DEBUG : mega root 'rclone-test-bayiliw7requ': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/08/15 02:45:57 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-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:46:07 DEBUG : mega root 'rclone-test-bayiliw7requ': File to upload is small (34 bytes), uploading instead of streaming 2025/08/15 02:46:07 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2025/08/15 02:46:07 DEBUG : mega root 'rclone-test-bayiliw7requ': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/08/15 02:46:07 DEBUG : ignore_checksum_big_file_from_pipe: Sizes 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=true run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:46:14 DEBUG : mega root 'rclone-test-bayiliw7requ': File to upload is small (34 bytes), uploading instead of streaming 2025/08/15 02:46:14 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/08/15 02:46:14 DEBUG : mega root 'rclone-test-bayiliw7requ': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/08/15 02:46:15 DEBUG : ignore_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 --- PASS: TestRcat (34.85s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (9.61s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (9.67s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.81s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.76s) === RUN TestRcatMetadata run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:46:22 DEBUG : mega root 'rclone-test-bayiliw7requ': File to upload is small (60 bytes), uploading instead of streaming 2025/08/15 02:46:23 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (0.70s) === RUN TestRcatSizeMetadata run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestTouchDir run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" operations_test.go:1665: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.00s) === RUN TestMkdirMetadata run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:180: Remote "mega root 'rclone-test-bayiliw7requ'", Local "Local file system at /tmp/rclone786480905", Modify Window "876000h0m0s" 2025/08/15 02:46:23 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.xatajiy5" before starting 2025/08/15 02:46:23 DEBUG : sub dir/test remove existing.xatajiy5: TEST: removing renamed existing file after operation 2025/08/15 02:46:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yirafim0" before starting 2025/08/15 02:46:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.yirafim0: TEST: renaming existing back after failed operation 2025/08/15 02:46:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.liyucim5" before starting 2025/08/15 02:46:24 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.liyucim5: TEST: removing renamed existing file after operation --- PASS: TestRemoveExisting (2.94s) FAIL 2025/08/15 02:46:26 DEBUG : mega root 'rclone-test-bayiliw7requ': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseInsensitiveMoveFile|TestCaseInsensitiveMoveFileDryRun|TestCat|TestCopyDirMetadata|TestCopyFileBackupDir|TestCopyFileCompareDest|TestCopyFileCopyDest|TestCopyFileMaxTransfer|TestCopyInplace|TestCopyLongFileName|TestCopyURL|TestCount|TestDeduplicateFirst|TestDeduplicateInteractive|TestDeduplicateLargest|TestDeduplicateNewest|TestDeduplicateNewestByHash|TestDeduplicateOldest|TestDeduplicateRename|TestDeduplicateSizeOnly|TestDeduplicateSkip|TestDeduplicateSmallest|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 4m29.931851191s (try 2/5): exit status 1: Failed [TestMaxDelete]