"./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCopyAfterDelete|TestCopyCheckFirst|TestFixCase|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveLocal|TestServerSideMoveOverSelf|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncIgnoreCase|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncOverlap|TestSyncOverlapWithFilter|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithTrackRenamesStrategyLeaf)$|^TestMaxTransfer$/^(Cautious|Hard|Soft)$'" - Starting (try 2/5) 2024/11/08 01:34:06 DEBUG : Creating backend with remote "TestMega:rclone-test-cojepas9viyi" 2024/11/08 01:34:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 01:34:19 DEBUG : Creating backend with remote "/tmp/rclone2669169710" === RUN TestCopyCheckFirst run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:34:19 INFO : mega root 'rclone-test-cojepas9viyi': Running all checks before starting transfers 2024/11/08 01:34:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 01:34:19 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for checks to finish 2024/11/08 01:34:19 INFO : mega root 'rclone-test-cojepas9viyi': Checks finished, now starting transfers 2024/11/08 01:34:19 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for transfers to finish 2024/11/08 01:34:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyCheckFirst (1.71s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:34:21 DEBUG : Creating backend with remote "TestMega:rclone-test-zowaguz0faqi" sync_test.go:671: Server side copy (if possible) mega root 'rclone-test-cojepas9viyi' -> mega root 'rclone-test-zowaguz0faqi' 2024/11/08 01:34:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 01:34:21 DEBUG : mega root 'rclone-test-zowaguz0faqi': Waiting for checks to finish 2024/11/08 01:34:21 DEBUG : mega root 'rclone-test-zowaguz0faqi': Waiting for transfers to finish 2024/11/08 01:34:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:34:24 DEBUG : mega root 'rclone-test-zowaguz0faqi': Using server-side directory move 2024/11/08 01:34:24 INFO : mega root 'rclone-test-zowaguz0faqi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/08 01:34:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/08 01:34:24 DEBUG : mega root 'rclone-test-zowaguz0faqi': Waiting for checks to finish 2024/11/08 01:34:24 DEBUG : mega root 'rclone-test-zowaguz0faqi': Waiting for transfers to finish 2024/11/08 01:34:24 INFO : sub dir/hello world: Deleted 2024/11/08 01:34:24 INFO : sub dir/hello world: Moved (server-side) 2024/11/08 01:34:25 DEBUG : testing file moves 2024/11/08 01:34:25 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/08 01:34:25 DEBUG : mega root 'rclone-test-zowaguz0faqi': Waiting for checks to finish 2024/11/08 01:34:25 DEBUG : mega root 'rclone-test-zowaguz0faqi': Waiting for transfers to finish 2024/11/08 01:34:25 INFO : sub dir/hello world: Deleted 2024/11/08 01:34:25 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:699 Error: Should be true Test: TestServerSideMoveOverSelf Messages: listing wrong, want sub dir/hello world (24) got sub dir/hello world (24), sub dir/hello world (24) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:699 Error: Should be true Test: TestServerSideMoveOverSelf Messages: Unexpected file "sub dir/hello world" 2024/11/08 01:34:32 DEBUG : mega root 'rclone-test-zowaguz0faqi': Purge remote --- FAIL: TestServerSideMoveOverSelf (11.61s) === RUN TestCopyAfterDelete run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:34:33 ERROR : : error listing: directory not found 2024/11/08 01:34:33 DEBUG : Local file system at /tmp/rclone2669169710: Making directory 2024/11/08 01:34:33 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for checks to finish 2024/11/08 01:34:33 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for transfers to finish run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyAfterDelete (1.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:34:35 DEBUG : d: Making directory 2024/11/08 01:34:35 DEBUG : d/e: Making directory 2024/11/08 01:34:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/08 01:34:35 DEBUG : c/non empty space: Sizes identical 2024/11/08 01:34:35 DEBUG : c/non empty space: Unchanged skipping 2024/11/08 01:34:35 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for checks to finish 2024/11/08 01:34:35 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for transfers to finish 2024/11/08 01:34:35 INFO : a/potato2: Copied (new) 2024/11/08 01:34:35 DEBUG : Waiting for deletions to finish 2024/11/08 01:34:36 INFO : b/potato: Deleted 2024/11/08 01:34:36 INFO : d/e: Removing directory 2024/11/08 01:34:36 INFO : d: Removing directory 2024/11/08 01:34:36 INFO : b: Removing directory 2024/11/08 01:34:37 DEBUG : mega root 'rclone-test-cojepas9viyi': deleted 3 directories run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.86s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/11/08 01:34:38 INFO : mega root 'rclone-test-cojepas9viyi': Making map for --track-renames 2024/11/08 01:34:38 INFO : mega root 'rclone-test-cojepas9viyi': Finished making map for --track-renames 2024/11/08 01:34:38 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for checks to finish 2024/11/08 01:34:38 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/08 01:34:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/08 01:34:38 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for renames to finish 2024/11/08 01:34:38 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for transfers to finish 2024/11/08 01:34:38 INFO : sub/yam: Copied (new) 2024/11/08 01:34:38 INFO : potato: Copied (new) 2024/11/08 01:34:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:34:38 INFO : mega root 'rclone-test-cojepas9viyi': Making map for --track-renames 2024/11/08 01:34:38 DEBUG : potato: Sizes identical 2024/11/08 01:34:38 INFO : mega root 'rclone-test-cojepas9viyi': Finished making map for --track-renames 2024/11/08 01:34:38 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for checks to finish 2024/11/08 01:34:38 DEBUG : potato: Unchanged skipping 2024/11/08 01:34:38 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for renames to finish 2024/11/08 01:34:39 INFO : sub/yam: Moved (server-side) to: yam 2024/11/08 01:34:39 INFO : yam: Renamed from "sub/yam" 2024/11/08 01:34:39 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for transfers to finish 2024/11/08 01:34:39 DEBUG : Waiting for deletions to finish 2024/11/08 01:34:39 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.46s) === RUN TestServerSideMoveLocal run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:34:39 DEBUG : Creating backend with remote "/tmp/rclone2669169710/dir1" 2024/11/08 01:34:39 DEBUG : Config file has changed externally - reloading 2024/11/08 01:34:39 DEBUG : Creating backend with remote "/tmp/rclone2669169710/dir2" 2024/11/08 01:34:39 DEBUG : Local file system at /tmp/rclone2669169710/dir2: Using server-side directory move 2024/11/08 01:34:39 INFO : Local file system at /tmp/rclone2669169710/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/08 01:34:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/08 01:34:39 DEBUG : Local file system at /tmp/rclone2669169710/dir2: Waiting for checks to finish 2024/11/08 01:34:39 INFO : file1.txt: Moved (server-side) 2024/11/08 01:34:39 DEBUG : Local file system at /tmp/rclone2669169710/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:34:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 01:34:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/08 01:34:39 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for checks to finish 2024/11/08 01:34:39 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for transfers to finish 2024/11/08 01:34:40 INFO : sub dir/hello world: Copied (new) 2024/11/08 01:34:40 INFO : sub dir/hello world: Deleted 2024/11/08 01:34:42 INFO : nested/sub dir/file: Copied (new) 2024/11/08 01:34:42 INFO : nested/sub dir/file: Deleted 2024/11/08 01:34:42 INFO : sub dir: Removing directory 2024/11/08 01:34:42 INFO : nested/sub dir: Removing directory 2024/11/08 01:34:42 INFO : nested: Removing directory 2024/11/08 01:34:42 DEBUG : Local file system at /tmp/rclone2669169710: deleted 3 directories run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (3.70s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:34:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 01:34:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/08 01:34:43 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for checks to finish 2024/11/08 01:34:43 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for transfers to finish 2024/11/08 01:34:43 INFO : sub dir/hello world: Copied (new) 2024/11/08 01:34:43 INFO : sub dir/hello world: Deleted 2024/11/08 01:34:44 INFO : nested/sub dir/file: Copied (new) 2024/11/08 01:34:44 INFO : nested/sub dir/file: Deleted run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.93s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:34:45 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/08 01:34:45 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/08 01:34:45 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for checks to finish 2024/11/08 01:34:45 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for transfers to finish 2024/11/08 01:34:45 INFO : existing: Copied (new) 2024/11/08 01:34:45 INFO : existing: Deleted 2024/11/08 01:34:45 INFO : existing-b: Copied (new) 2024/11/08 01:34:45 INFO : existing-b: Deleted 2024/11/08 01:34:45 DEBUG : existing: Destination exists, skipping 2024/11/08 01:34:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/08 01:34:45 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for checks to finish 2024/11/08 01:34:45 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for transfers to finish 2024/11/08 01:34:45 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestMoveWithIgnoreExisting (7.55s) === RUN TestServerSideMove run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:34:52 DEBUG : Creating backend with remote "TestMega:rclone-test-wojelal1vega" sync_test.go:1705: Server side move (if possible) mega root 'rclone-test-cojepas9viyi' -> mega root 'rclone-test-wojelal1vega' 2024/11/08 01:34:54 DEBUG : mega root 'rclone-test-wojelal1vega': Using server-side directory move 2024/11/08 01:34:54 INFO : mega root 'rclone-test-wojelal1vega': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/08 01:34:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 01:34:56 DEBUG : empty space: Sizes identical 2024/11/08 01:34:56 DEBUG : empty space: Unchanged skipping 2024/11/08 01:34:56 INFO : empty space: Deleted 2024/11/08 01:34:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/08 01:34:56 DEBUG : mega root 'rclone-test-wojelal1vega': Waiting for checks to finish 2024/11/08 01:34:56 DEBUG : mega root 'rclone-test-wojelal1vega': Waiting for transfers to finish 2024/11/08 01:34:56 INFO : potato3: Deleted 2024/11/08 01:34:57 INFO : potato2: Moved (server-side) 2024/11/08 01:34:57 INFO : potato3: Moved (server-side) 2024/11/08 01:34:57 DEBUG : Creating backend with remote "TestMega:rclone-test-wenaden6kugi" 2024/11/08 01:34:57 DEBUG : mega root 'rclone-test-wenaden6kugi': Using server-side directory move 2024/11/08 01:34:57 INFO : mega root 'rclone-test-wenaden6kugi': Server side directory move succeeded 2024/11/08 01:34:57 ERROR : : error listing: directory not found 2024/11/08 01:34:57 DEBUG : mega root 'rclone-test-wenaden6kugi': Purge remote 2024/11/08 01:34:57 DEBUG : mega root 'rclone-test-wojelal1vega': Purge remote 2024/11/08 01:34:57 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (4.76s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:34:57 DEBUG : Creating backend with remote "TestMega:rclone-test-gomolaq7hawi" sync_test.go:1705: Server side move (if possible) mega root 'rclone-test-cojepas9viyi' -> mega root 'rclone-test-gomolaq7hawi' 2024/11/08 01:34:59 DEBUG : empty space: Excluded (Size Filter) 2024/11/08 01:34:59 DEBUG : empty space: Excluded 2024/11/08 01:34:59 DEBUG : empty space: Excluded (Size Filter) 2024/11/08 01:34:59 DEBUG : empty space: Excluded 2024/11/08 01:34:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 01:34:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/08 01:34:59 DEBUG : mega root 'rclone-test-gomolaq7hawi': Waiting for checks to finish 2024/11/08 01:34:59 DEBUG : mega root 'rclone-test-gomolaq7hawi': Waiting for transfers to finish 2024/11/08 01:34:59 INFO : potato2: Moved (server-side) 2024/11/08 01:35:01 INFO : potato3: Deleted 2024/11/08 01:35:01 INFO : potato3: Moved (server-side) 2024/11/08 01:35:01 DEBUG : Creating backend with remote "TestMega:rclone-test-pefatuq1helo" 2024/11/08 01:35:01 DEBUG : empty space: Excluded (Size Filter) 2024/11/08 01:35:01 DEBUG : empty space: Excluded 2024/11/08 01:35:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 01:35:01 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/08 01:35:01 DEBUG : mega root 'rclone-test-pefatuq1helo': Waiting for checks to finish 2024/11/08 01:35:01 DEBUG : mega root 'rclone-test-pefatuq1helo': Waiting for transfers to finish 2024/11/08 01:35:02 INFO : potato2: Moved (server-side) 2024/11/08 01:35:02 INFO : potato3: Moved (server-side) 2024/11/08 01:35:02 DEBUG : mega root 'rclone-test-pefatuq1helo': Purge remote 2024/11/08 01:35:02 DEBUG : mega root 'rclone-test-gomolaq7hawi': Purge remote --- PASS: TestServerSideMoveWithFilter (7.05s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:35:04 DEBUG : Creating backend with remote "TestMega:rclone-test-bibowix2nofa" 2024/11/08 01:35:05 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) mega root 'rclone-test-cojepas9viyi' -> mega root 'rclone-test-bibowix2nofa' 2024/11/08 01:35:06 DEBUG : mega root 'rclone-test-bibowix2nofa': Using server-side directory move 2024/11/08 01:35:06 INFO : mega root 'rclone-test-bibowix2nofa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/08 01:35:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 01:35:06 DEBUG : empty space: Sizes identical 2024/11/08 01:35:06 DEBUG : empty space: Unchanged skipping 2024/11/08 01:35:06 INFO : empty space: Deleted 2024/11/08 01:35:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/08 01:35:06 DEBUG : mega root 'rclone-test-bibowix2nofa': Waiting for checks to finish 2024/11/08 01:35:06 DEBUG : mega root 'rclone-test-bibowix2nofa': Waiting for transfers to finish 2024/11/08 01:35:06 INFO : potato3: Deleted 2024/11/08 01:35:07 INFO : potato2: Moved (server-side) 2024/11/08 01:35:07 INFO : potato3: Moved (server-side) 2024/11/08 01:35:07 INFO : tomatoDir: Removing directory 2024/11/08 01:35:07 DEBUG : mega root 'rclone-test-cojepas9viyi': deleted 1 directories 2024/11/08 01:35:07 DEBUG : Creating backend with remote "TestMega:rclone-test-calafor9nuro" 2024/11/08 01:35:07 DEBUG : tomatoDir: Making directory 2024/11/08 01:35:07 DEBUG : mega root 'rclone-test-calafor9nuro': Using server-side directory move 2024/11/08 01:35:08 INFO : mega root 'rclone-test-calafor9nuro': Server side directory move succeeded 2024/11/08 01:35:08 ERROR : : error listing: directory not found 2024/11/08 01:35:08 ERROR : : error listing: directory not found 2024/11/08 01:35:08 DEBUG : mega root 'rclone-test-calafor9nuro': Purge remote 2024/11/08 01:35:08 DEBUG : mega root 'rclone-test-bibowix2nofa': Purge remote 2024/11/08 01:35:08 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (3.62s) === RUN TestServerSideMoveOverlap run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:35:08 DEBUG : Creating backend with remote "TestMega:rclone-test-cojepas9viyi/rclone-sync-test" run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (0.00s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:35:08 DEBUG : Creating backend with remote "TestMega:rclone-test-cojepas9viyi/rclone-sync-test" 2024/11/08 01:35:10 DEBUG : Creating backend with remote "TestMega:rclone-test-cojepas9viyi/rclone-sync-test-include/layer2" 2024/11/08 01:35:10 DEBUG : Creating backend with remote "TestMega:rclone-test-cojepas9viyi/rclone-sync-test-ignore-file" 2024/11/08 01:35:11 DEBUG : rclone-sync-test: Excluded 2024/11/08 01:35:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/08 01:35:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/08 01:35:11 DEBUG : mega root 'rclone-test-cojepas9viyi/rclone-sync-test': Waiting for checks to finish 2024/11/08 01:35:11 DEBUG : mega root 'rclone-test-cojepas9viyi/rclone-sync-test': Waiting for transfers to finish 2024/11/08 01:35:11 DEBUG : Waiting for deletions to finish 2024/11/08 01:35:11 INFO : There was nothing to transfer 2024/11/08 01:35:11 DEBUG : rclone-sync-test: Excluded 2024/11/08 01:35:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/08 01:35:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/08 01:35:11 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for checks to finish 2024/11/08 01:35:11 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for transfers to finish 2024/11/08 01:35:11 DEBUG : Waiting for deletions to finish 2024/11/08 01:35:11 INFO : rclone-sync-test-include: Removing directory 2024/11/08 01:35:11 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/08 01:35:11 DEBUG : mega root 'rclone-test-cojepas9viyi': failed to delete 1 directories 2024/11/08 01:35:11 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:35:11 DEBUG : rclone-sync-test: Excluded 2024/11/08 01:35:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/08 01:35:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/08 01:35:11 DEBUG : mega root 'rclone-test-cojepas9viyi/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/08 01:35:11 DEBUG : mega root 'rclone-test-cojepas9viyi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/08 01:35:11 DEBUG : Waiting for deletions to finish 2024/11/08 01:35:11 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:35:11 DEBUG : rclone-sync-test: Excluded 2024/11/08 01:35:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/08 01:35:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/08 01:35:11 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for checks to finish 2024/11/08 01:35:11 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for transfers to finish 2024/11/08 01:35:11 DEBUG : Waiting for deletions to finish 2024/11/08 01:35:11 INFO : rclone-sync-test-include: Removing directory 2024/11/08 01:35:11 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/08 01:35:11 DEBUG : mega root 'rclone-test-cojepas9viyi': failed to delete 1 directories 2024/11/08 01:35:11 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:35:11 DEBUG : : Excluded 2024/11/08 01:35:11 DEBUG : rclone-sync-test: Excluded 2024/11/08 01:35:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/08 01:35:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/08 01:35:11 DEBUG : mega root 'rclone-test-cojepas9viyi/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/08 01:35:11 DEBUG : mega root 'rclone-test-cojepas9viyi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/08 01:35:11 DEBUG : Waiting for deletions to finish 2024/11/08 01:35:11 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (3.88s) === RUN TestSyncCompareDest run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:35:12 DEBUG : Creating backend with remote "TestMega:rclone-test-cojepas9viyi/dst" 2024/11/08 01:35:12 DEBUG : Creating backend with remote "TestMega:rclone-test-cojepas9viyi/CompareDest" 2024/11/08 01:35:12 DEBUG : one: Need to transfer - File not found at Destination 2024/11/08 01:35:12 DEBUG : mega root 'rclone-test-cojepas9viyi/dst': Waiting for checks to finish 2024/11/08 01:35:12 DEBUG : mega root 'rclone-test-cojepas9viyi/dst': Waiting for transfers to finish 2024/11/08 01:35:15 INFO : one: Copied (new) 2024/11/08 01:35:15 DEBUG : Waiting for deletions to finish 2024/11/08 01:35:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 01:35:15 DEBUG : mega root 'rclone-test-cojepas9viyi/dst': Waiting for checks to finish 2024/11/08 01:35:15 DEBUG : mega root 'rclone-test-cojepas9viyi/dst': Waiting for transfers to finish 2024/11/08 01:35:16 INFO : one: Copied (replaced existing) 2024/11/08 01:35:16 DEBUG : Waiting for deletions to finish 2024/11/08 01:35:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 01:35:17 DEBUG : one: Sizes identical 2024/11/08 01:35:17 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/08 01:35:17 DEBUG : mega root 'rclone-test-cojepas9viyi/dst': Waiting for checks to finish 2024/11/08 01:35:17 DEBUG : mega root 'rclone-test-cojepas9viyi/dst': Waiting for transfers to finish 2024/11/08 01:35:17 DEBUG : Waiting for deletions to finish 2024/11/08 01:35:17 INFO : There was nothing to transfer 2024/11/08 01:35:17 DEBUG : two: Sizes identical 2024/11/08 01:35:17 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/08 01:35:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 01:35:17 DEBUG : one: Sizes identical 2024/11/08 01:35:17 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/08 01:35:17 DEBUG : mega root 'rclone-test-cojepas9viyi/dst': Waiting for checks to finish 2024/11/08 01:35:17 DEBUG : mega root 'rclone-test-cojepas9viyi/dst': Waiting for transfers to finish 2024/11/08 01:35:17 DEBUG : Waiting for deletions to finish 2024/11/08 01:35:17 INFO : There was nothing to transfer 2024/11/08 01:35:17 DEBUG : two: Sizes identical 2024/11/08 01:35:17 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/08 01:35:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 01:35:17 DEBUG : one: Sizes identical 2024/11/08 01:35:17 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/08 01:35:17 DEBUG : mega root 'rclone-test-cojepas9viyi/dst': Waiting for checks to finish 2024/11/08 01:35:17 DEBUG : mega root 'rclone-test-cojepas9viyi/dst': Waiting for transfers to finish 2024/11/08 01:35:17 DEBUG : Waiting for deletions to finish 2024/11/08 01:35:17 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/08 01:35:17 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/08 01:35:17 DEBUG : two: Need to transfer - File not found at Destination 2024/11/08 01:35:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 01:35:17 DEBUG : one: Sizes identical 2024/11/08 01:35:17 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/08 01:35:17 DEBUG : mega root 'rclone-test-cojepas9viyi/dst': Waiting for checks to finish 2024/11/08 01:35:17 DEBUG : mega root 'rclone-test-cojepas9viyi/dst': Waiting for transfers to finish 2024/11/08 01:35:17 INFO : two: Copied (new) 2024/11/08 01:35:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (6.80s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:35:23 DEBUG : Creating backend with remote "TestMega:rclone-test-cojepas9viyi/dest" 2024/11/08 01:35:23 DEBUG : Creating backend with remote "TestMega:rclone-test-cojepas9viyi/pre-dest1" 2024/11/08 01:35:23 DEBUG : Creating backend with remote "TestMega:rclone-test-cojepas9viyi/pre-dest2" 2024/11/08 01:35:23 DEBUG : 1: Sizes identical 2024/11/08 01:35:23 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/08 01:35:23 DEBUG : 2: Sizes identical 2024/11/08 01:35:23 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/08 01:35:23 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/08 01:35:23 DEBUG : mega root 'rclone-test-cojepas9viyi/dest': Waiting for checks to finish 2024/11/08 01:35:23 DEBUG : mega root 'rclone-test-cojepas9viyi/dest': Waiting for transfers to finish 2024/11/08 01:35:23 INFO : 3: Copied (new) 2024/11/08 01:35:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (7.50s) === RUN TestSyncCopyDest run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:35:27 DEBUG : Creating backend with remote "TestMega:rclone-test-cojepas9viyi/dst" 2024/11/08 01:35:27 DEBUG : Creating backend with remote "TestMega:rclone-test-cojepas9viyi/backup" 2024/11/08 01:35:27 DEBUG : mega root 'rclone-test-cojepas9viyi/dst': Waiting for checks to finish 2024/11/08 01:35:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/08 01:35:27 DEBUG : two: Sizes identical 2024/11/08 01:35:27 DEBUG : two: Unchanged skipping 2024/11/08 01:35:27 INFO : one: Moved (server-side) 2024/11/08 01:35:27 DEBUG : mega root 'rclone-test-cojepas9viyi/dst': Waiting for transfers to finish 2024/11/08 01:35:28 INFO : one: Copied (new) 2024/11/08 01:35:28 DEBUG : Waiting for deletions to finish 2024/11/08 01:35:30 INFO : three.txt: Moved (server-side) 2024/11/08 01:35:30 INFO : three.txt: Moved into backup dir 2024/11/08 01:35:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/08 01:35:30 DEBUG : mega root 'rclone-test-cojepas9viyi/dst': Waiting for checks to finish 2024/11/08 01:35:30 INFO : one: Deleted 2024/11/08 01:35:30 DEBUG : two: Sizes identical 2024/11/08 01:35:30 DEBUG : two: Unchanged skipping 2024/11/08 01:35:30 INFO : one: Moved (server-side) 2024/11/08 01:35:30 DEBUG : mega root 'rclone-test-cojepas9viyi/dst': Waiting for transfers to finish 2024/11/08 01:35:31 INFO : one: Copied (new) 2024/11/08 01:35:31 DEBUG : Waiting for deletions to finish 2024/11/08 01:35:31 INFO : three.txt: Deleted 2024/11/08 01:35:31 INFO : three.txt: Moved (server-side) 2024/11/08 01:35:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (5.93s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:35:35 DEBUG : Creating backend with remote "TestMega:rclone-test-cojepas9viyi/dst" 2024/11/08 01:35:35 DEBUG : Creating backend with remote "TestMega:rclone-test-cojepas9viyi/backup" 2024/11/08 01:35:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/08 01:35:35 DEBUG : mega root 'rclone-test-cojepas9viyi/dst': Waiting for checks to finish 2024/11/08 01:35:37 DEBUG : two: Sizes identical 2024/11/08 01:35:37 DEBUG : two: Unchanged skipping 2024/11/08 01:35:37 INFO : one: Moved (server-side) to: one.bak 2024/11/08 01:35:37 DEBUG : mega root 'rclone-test-cojepas9viyi/dst': Waiting for transfers to finish 2024/11/08 01:35:38 INFO : one: Copied (new) 2024/11/08 01:35:38 DEBUG : Waiting for deletions to finish 2024/11/08 01:35:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/08 01:35:38 INFO : three.txt: Moved into backup dir 2024/11/08 01:35:38 DEBUG : two: Sizes identical 2024/11/08 01:35:38 DEBUG : two: Unchanged skipping 2024/11/08 01:35:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/08 01:35:38 DEBUG : mega root 'rclone-test-cojepas9viyi/dst': Waiting for checks to finish 2024/11/08 01:35:38 INFO : one.bak: Deleted 2024/11/08 01:35:39 INFO : one: Moved (server-side) to: one.bak 2024/11/08 01:35:39 DEBUG : mega root 'rclone-test-cojepas9viyi/dst': Waiting for transfers to finish 2024/11/08 01:35:39 INFO : one: Copied (new) 2024/11/08 01:35:39 DEBUG : Waiting for deletions to finish 2024/11/08 01:35:39 INFO : three.txt.bak: Deleted 2024/11/08 01:35:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/08 01:35:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (8.72s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:35:41 DEBUG : Creating backend with remote "TestMega:rclone-test-cojepas9viyi/dst" 2024/11/08 01:35:41 DEBUG : Creating backend with remote "TestMega:rclone-test-cojepas9viyi/backup" 2024/11/08 01:35:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/08 01:35:41 DEBUG : mega root 'rclone-test-cojepas9viyi/dst': Waiting for checks to finish 2024/11/08 01:35:44 DEBUG : two: Sizes identical 2024/11/08 01:35:44 DEBUG : two: Unchanged skipping 2024/11/08 01:35:44 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/08 01:35:44 DEBUG : mega root 'rclone-test-cojepas9viyi/dst': Waiting for transfers to finish 2024/11/08 01:35:44 INFO : one: Copied (new) 2024/11/08 01:35:44 DEBUG : Waiting for deletions to finish 2024/11/08 01:35:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/08 01:35:45 INFO : three.txt: Moved into backup dir 2024/11/08 01:35:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/08 01:35:45 DEBUG : mega root 'rclone-test-cojepas9viyi/dst': Waiting for checks to finish 2024/11/08 01:35:45 INFO : one-2019-01-01: Deleted 2024/11/08 01:35:45 DEBUG : two: Sizes identical 2024/11/08 01:35:45 DEBUG : two: Unchanged skipping 2024/11/08 01:35:45 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/08 01:35:45 DEBUG : mega root 'rclone-test-cojepas9viyi/dst': Waiting for transfers to finish 2024/11/08 01:35:45 INFO : one: Copied (new) 2024/11/08 01:35:45 DEBUG : Waiting for deletions to finish 2024/11/08 01:35:46 INFO : three-2019-01-01.txt: Deleted 2024/11/08 01:35:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/08 01:35:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (8.32s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:35:50 DEBUG : Creating backend with remote "TestMega:rclone-test-cojepas9viyi/dst" 2024/11/08 01:35:50 DEBUG : mega root 'rclone-test-cojepas9viyi/dst': Waiting for checks to finish 2024/11/08 01:35:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/08 01:35:50 DEBUG : two: Sizes identical 2024/11/08 01:35:50 DEBUG : two: Unchanged skipping 2024/11/08 01:35:50 INFO : one: Moved (server-side) to: one.bak 2024/11/08 01:35:50 DEBUG : mega root 'rclone-test-cojepas9viyi/dst': Waiting for transfers to finish 2024/11/08 01:35:50 INFO : one: Copied (new) 2024/11/08 01:35:50 DEBUG : Waiting for deletions to finish 2024/11/08 01:35:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/08 01:35:51 INFO : three.txt: Moved into backup dir 2024/11/08 01:35:53 DEBUG : one.bak: Excluded (Path Filter) 2024/11/08 01:35:53 DEBUG : one.bak: Excluded 2024/11/08 01:35:53 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/08 01:35:53 DEBUG : three.txt.bak: Excluded 2024/11/08 01:35:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/08 01:35:53 DEBUG : mega root 'rclone-test-cojepas9viyi/dst': Waiting for checks to finish 2024/11/08 01:35:53 INFO : one.bak: Deleted 2024/11/08 01:35:53 DEBUG : two: Sizes identical 2024/11/08 01:35:53 DEBUG : two: Unchanged skipping 2024/11/08 01:35:53 INFO : one: Moved (server-side) to: one.bak 2024/11/08 01:35:53 DEBUG : mega root 'rclone-test-cojepas9viyi/dst': Waiting for transfers to finish 2024/11/08 01:35:53 INFO : one: Copied (new) 2024/11/08 01:35:53 DEBUG : Waiting for deletions to finish 2024/11/08 01:35:53 INFO : three.txt.bak: Deleted 2024/11/08 01:35:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/08 01:35:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (5.11s) === RUN TestSyncSuffix run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:35:57 DEBUG : Creating backend with remote "TestMega:rclone-test-cojepas9viyi/dst" 2024/11/08 01:35:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/08 01:35:58 INFO : one: Moved (server-side) to: one.bak 2024/11/08 01:35:58 INFO : one: Copied (new) 2024/11/08 01:35:58 DEBUG : two: Sizes identical 2024/11/08 01:35:58 DEBUG : two: Unchanged skipping 2024/11/08 01:35:58 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/08 01:35:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/08 01:35:58 INFO : three.txt: Copied (new) 2024/11/08 01:35:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/08 01:35:58 INFO : one.bak: Deleted 2024/11/08 01:35:59 INFO : one: Moved (server-side) to: one.bak 2024/11/08 01:35:59 INFO : one: Copied (new) 2024/11/08 01:35:59 DEBUG : two: Sizes identical 2024/11/08 01:35:59 DEBUG : two: Unchanged skipping 2024/11/08 01:35:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/08 01:35:59 INFO : three.txt.bak: Deleted 2024/11/08 01:35:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/08 01:35:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (8.12s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:36:03 DEBUG : Creating backend with remote "TestMega:rclone-test-cojepas9viyi/dst" 2024/11/08 01:36:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/08 01:36:03 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/08 01:36:03 INFO : one: Copied (new) 2024/11/08 01:36:03 DEBUG : two: Sizes identical 2024/11/08 01:36:03 DEBUG : two: Unchanged skipping 2024/11/08 01:36:03 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/08 01:36:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/08 01:36:04 INFO : three.txt: Copied (new) 2024/11/08 01:36:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/08 01:36:04 INFO : one-2019-01-01: Deleted 2024/11/08 01:36:04 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/08 01:36:05 INFO : one: Copied (new) 2024/11/08 01:36:05 DEBUG : two: Sizes identical 2024/11/08 01:36:05 DEBUG : two: Unchanged skipping 2024/11/08 01:36:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/08 01:36:05 INFO : three-2019-01-01.txt: Deleted 2024/11/08 01:36:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/08 01:36:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (3.82s) === RUN TestSyncUTFNorm run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:36:06 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/08 01:36:06 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for checks to finish 2024/11/08 01:36:06 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for transfers to finish 2024/11/08 01:36:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/08 01:36:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.26s) === RUN TestSyncImmutable run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:36:07 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/08 01:36:07 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for checks to finish 2024/11/08 01:36:07 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for transfers to finish 2024/11/08 01:36:08 INFO : existing: Copied (new) 2024/11/08 01:36:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:36:08 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/08 01:36:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/08 01:36:08 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for checks to finish 2024/11/08 01:36:08 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for transfers to finish 2024/11/08 01:36:08 ERROR : mega root 'rclone-test-cojepas9viyi': not deleting files as there were IO errors 2024/11/08 01:36:08 ERROR : mega root 'rclone-test-cojepas9viyi': not deleting directories as there were IO errors run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (0.85s) === RUN TestSyncIgnoreCase run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:36:08 DEBUG : existing: Sizes identical 2024/11/08 01:36:08 DEBUG : existing: Unchanged skipping 2024/11/08 01:36:08 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for checks to finish 2024/11/08 01:36:08 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for transfers to finish 2024/11/08 01:36:08 DEBUG : Waiting for deletions to finish 2024/11/08 01:36:08 INFO : There was nothing to transfer fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreCase (7.46s) === RUN TestFixCase run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:36:34 DEBUG : both0: Sizes identical 2024/11/08 01:36:34 DEBUG : both0: Unchanged skipping 2024/11/08 01:36:34 DEBUG : both1: Sizes identical 2024/11/08 01:36:34 DEBUG : both1: Unchanged skipping 2024/11/08 01:36:34 DEBUG : both10: Sizes identical 2024/11/08 01:36:34 DEBUG : both10: Unchanged skipping 2024/11/08 01:36:34 DEBUG : both11: Sizes identical 2024/11/08 01:36:34 DEBUG : both11: Unchanged skipping 2024/11/08 01:36:34 DEBUG : both12: Sizes identical 2024/11/08 01:36:34 DEBUG : both15: Sizes identical 2024/11/08 01:36:34 DEBUG : both13: Sizes identical 2024/11/08 01:36:34 DEBUG : both14: Sizes identical 2024/11/08 01:36:34 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for checks to finish 2024/11/08 01:36:34 DEBUG : both12: Unchanged skipping 2024/11/08 01:36:34 DEBUG : both16: Sizes identical 2024/11/08 01:36:34 DEBUG : both16: Unchanged skipping 2024/11/08 01:36:34 DEBUG : both17: Sizes identical 2024/11/08 01:36:34 DEBUG : both17: Unchanged skipping 2024/11/08 01:36:34 DEBUG : both18: Sizes identical 2024/11/08 01:36:34 DEBUG : both18: Unchanged skipping 2024/11/08 01:36:34 DEBUG : both19: Sizes identical 2024/11/08 01:36:34 DEBUG : both19: Unchanged skipping 2024/11/08 01:36:34 DEBUG : both2: Sizes identical 2024/11/08 01:36:34 DEBUG : both2: Unchanged skipping 2024/11/08 01:36:34 DEBUG : both3: Sizes identical 2024/11/08 01:36:34 DEBUG : both3: Unchanged skipping 2024/11/08 01:36:34 DEBUG : both4: Sizes identical 2024/11/08 01:36:34 DEBUG : both4: Unchanged skipping 2024/11/08 01:36:34 DEBUG : both5: Sizes identical 2024/11/08 01:36:34 DEBUG : both5: Unchanged skipping 2024/11/08 01:36:34 DEBUG : both6: Sizes identical 2024/11/08 01:36:34 DEBUG : both6: Unchanged skipping 2024/11/08 01:36:34 DEBUG : both7: Sizes identical 2024/11/08 01:36:34 DEBUG : both7: Unchanged skipping 2024/11/08 01:36:34 DEBUG : both8: Sizes identical 2024/11/08 01:36:34 DEBUG : both8: Unchanged skipping 2024/11/08 01:36:34 DEBUG : both9: Sizes identical 2024/11/08 01:36:34 DEBUG : both9: Unchanged skipping 2024/11/08 01:36:34 DEBUG : both15: Unchanged skipping 2024/11/08 01:36:34 DEBUG : both13: Unchanged skipping 2024/11/08 01:36:34 DEBUG : both14: Unchanged skipping 2024/11/08 01:36:34 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for transfers to finish 2024/11/08 01:36:34 DEBUG : Waiting for deletions to finish 2024/11/08 01:36:34 INFO : only18: Deleted 2024/11/08 01:36:34 INFO : only5: Deleted 2024/11/08 01:36:34 INFO : only2: Deleted 2024/11/08 01:36:36 INFO : only1: Deleted 2024/11/08 01:36:37 INFO : only16: Deleted 2024/11/08 01:36:37 INFO : only3: Deleted 2024/11/08 01:36:39 INFO : only4: Deleted 2024/11/08 01:36:39 INFO : only13: Deleted 2024/11/08 01:36:39 INFO : only14: Deleted 2024/11/08 01:36:39 INFO : only11: Deleted 2024/11/08 01:36:39 INFO : only8: Deleted 2024/11/08 01:36:39 INFO : only10: Deleted 2024/11/08 01:36:39 INFO : only0: Deleted 2024/11/08 01:36:39 INFO : only12: Deleted 2024/11/08 01:36:39 INFO : only17: Deleted 2024/11/08 01:36:40 INFO : only9: Deleted 2024/11/08 01:36:40 INFO : only6: Deleted 2024/11/08 01:36:40 INFO : only15: Deleted 2024/11/08 01:36:40 INFO : only19: Deleted 2024/11/08 01:36:40 INFO : only7: Deleted 2024/11/08 01:36:40 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (26.43s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:37:11 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for checks to finish 2024/11/08 01:37:11 DEBUG : both0: Sizes identical 2024/11/08 01:37:11 DEBUG : both1: Sizes identical 2024/11/08 01:37:11 DEBUG : both0: Unchanged skipping 2024/11/08 01:37:11 DEBUG : both10: Sizes identical 2024/11/08 01:37:11 DEBUG : both11: Sizes identical 2024/11/08 01:37:11 DEBUG : both12: Sizes identical 2024/11/08 01:37:11 DEBUG : both10: Unchanged skipping 2024/11/08 01:37:11 DEBUG : both13: Sizes identical 2024/11/08 01:37:11 DEBUG : both13: Unchanged skipping 2024/11/08 01:37:11 DEBUG : both14: Sizes identical 2024/11/08 01:37:11 DEBUG : both14: Unchanged skipping 2024/11/08 01:37:11 DEBUG : both15: Sizes identical 2024/11/08 01:37:11 DEBUG : both11: Unchanged skipping 2024/11/08 01:37:11 DEBUG : both16: Sizes identical 2024/11/08 01:37:11 DEBUG : both16: Unchanged skipping 2024/11/08 01:37:11 DEBUG : both17: Sizes identical 2024/11/08 01:37:11 DEBUG : both1: Unchanged skipping 2024/11/08 01:37:11 DEBUG : both18: Sizes identical 2024/11/08 01:37:11 DEBUG : both18: Unchanged skipping 2024/11/08 01:37:11 DEBUG : both19: Sizes identical 2024/11/08 01:37:11 DEBUG : both19: Unchanged skipping 2024/11/08 01:37:11 DEBUG : both2: Sizes identical 2024/11/08 01:37:11 DEBUG : both2: Unchanged skipping 2024/11/08 01:37:11 DEBUG : both3: Sizes identical 2024/11/08 01:37:11 DEBUG : both3: Unchanged skipping 2024/11/08 01:37:11 DEBUG : both4: Sizes identical 2024/11/08 01:37:11 DEBUG : both4: Unchanged skipping 2024/11/08 01:37:11 DEBUG : both5: Sizes identical 2024/11/08 01:37:11 DEBUG : both5: Unchanged skipping 2024/11/08 01:37:11 DEBUG : both6: Sizes identical 2024/11/08 01:37:11 DEBUG : both6: Unchanged skipping 2024/11/08 01:37:11 DEBUG : both7: Sizes identical 2024/11/08 01:37:11 DEBUG : both12: Unchanged skipping 2024/11/08 01:37:11 DEBUG : both8: Sizes identical 2024/11/08 01:37:11 DEBUG : both8: Unchanged skipping 2024/11/08 01:37:11 DEBUG : both9: Sizes identical 2024/11/08 01:37:11 DEBUG : both9: Unchanged skipping 2024/11/08 01:37:11 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/08 01:37:11 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/08 01:37:11 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/08 01:37:11 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/08 01:37:11 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/08 01:37:11 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/08 01:37:11 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/08 01:37:11 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/08 01:37:11 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/08 01:37:11 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/08 01:37:11 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/08 01:37:11 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/08 01:37:11 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/08 01:37:11 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/08 01:37:11 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/08 01:37:11 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/08 01:37:11 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/08 01:37:11 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/08 01:37:11 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/08 01:37:11 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/08 01:37:11 DEBUG : both15: Unchanged skipping 2024/11/08 01:37:11 DEBUG : both17: Unchanged skipping 2024/11/08 01:37:11 DEBUG : both7: Unchanged skipping 2024/11/08 01:37:11 DEBUG : mega root 'rclone-test-cojepas9viyi': Waiting for transfers to finish 2024/11/08 01:37:12 INFO : only0: Copied (replaced existing) 2024/11/08 01:37:12 INFO : only1: Copied (replaced existing) 2024/11/08 01:37:13 INFO : only10: Copied (replaced existing) 2024/11/08 01:37:13 INFO : only11: Copied (replaced existing) 2024/11/08 01:37:13 INFO : only12: Copied (replaced existing) 2024/11/08 01:37:13 INFO : only13: Copied (replaced existing) 2024/11/08 01:37:14 INFO : only15: Copied (replaced existing) 2024/11/08 01:37:14 INFO : only14: Copied (replaced existing) 2024/11/08 01:37:16 INFO : only17: Copied (replaced existing) 2024/11/08 01:37:17 INFO : only16: Copied (replaced existing) 2024/11/08 01:37:17 INFO : only18: Copied (replaced existing) 2024/11/08 01:37:17 INFO : only19: Copied (replaced existing) 2024/11/08 01:37:18 INFO : only3: Copied (replaced existing) 2024/11/08 01:37:18 INFO : only2: Copied (replaced existing) 2024/11/08 01:37:18 INFO : only4: Copied (replaced existing) 2024/11/08 01:37:18 INFO : only5: Copied (replaced existing) 2024/11/08 01:37:19 INFO : only6: Copied (replaced existing) 2024/11/08 01:37:19 INFO : only7: Copied (replaced existing) 2024/11/08 01:37:19 INFO : only9: Copied (replaced existing) 2024/11/08 01:37:19 INFO : only8: Copied (replaced existing) 2024/11/08 01:37:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (43.74s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:37:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 01:37:26 DEBUG : sub dir: Making directory 2024/11/08 01:37:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (5.00s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" 2024/11/08 01:37:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 01:37:31 DEBUG : sub dir: Making directory 2024/11/08 01:37:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-cojepas9viyi'", Local "Local file system at /tmp/rclone2669169710", Modify Window "876000h0m0s" run.go:125: removing dir "sub dir2/very/very/very/very/very/nested/subdir" failed - try 1/3: directory not empty --- PASS: TestNothingToTransferWithoutEmptyDirs (6.62s) FAIL 2024/11/08 01:37:37 DEBUG : mega root 'rclone-test-cojepas9viyi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCopyAfterDelete|TestCopyCheckFirst|TestFixCase|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveLocal|TestServerSideMoveOverSelf|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncAfterRemovingAFileAndAddingAFileSubDir|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncIgnoreCase|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncOverlap|TestSyncOverlapWithFilter|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithTrackRenamesStrategyLeaf)$|^TestMaxTransfer$/^(Cautious|Hard|Soft)$'" - Finished ERROR in 3m31.871736203s (try 2/5): exit status 1: Failed [TestServerSideMoveOverSelf]