"./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose" - Starting (try 1/5) 2024/12/09 01:59:10 DEBUG : Creating backend with remote "TestMega:rclone-test-yicaquf0qitu" 2024/12/09 01:59:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/09 01:59:23 DEBUG : Creating backend with remote "/tmp/rclone3066001774" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 01:59:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 01:59:23 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/09 01:59:23 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 01:59:23 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (0.05s) === RUN TestCopy run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 01:59:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/09 01:59:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 01:59:23 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 01:59:23 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 01:59:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 01:59:23 DEBUG : mega root 'rclone-test-yicaquf0qitu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopy (1.66s) === RUN TestCopyMetadata run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 01:59:25 DEBUG : Creating backend with remote "/non-existing" 2024/12/09 01:59:25 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/09 01:59:25 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 01:59:25 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 01:59:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 01:59:25 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 01:59:25 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 01:59:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyNoTraverse (3.60s) === RUN TestCopyCheckFirst run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 01:59:28 INFO : mega root 'rclone-test-yicaquf0qitu': Running all checks before starting transfers 2024/12/09 01:59:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 01:59:28 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 01:59:28 INFO : mega root 'rclone-test-yicaquf0qitu': Checks finished, now starting transfers 2024/12/09 01:59:28 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 01:59:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyCheckFirst (2.45s) === RUN TestSyncNoTraverse run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 01:59:31 ERROR : Ignoring --no-traverse with sync 2024/12/09 01:59:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 01:59:31 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 01:59:31 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 01:59:33 INFO : sub dir/hello world: Copied (new) 2024/12/09 01:59:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestSyncNoTraverse (3.47s) === RUN TestCopyWithDepth run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 01:59:34 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/09 01:59:34 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 01:59:34 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 01:59:34 INFO : hello world2: Copied (new) run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", 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: TestCopyWithDepth (7.25s) === RUN TestCopyWithFilesFrom run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 01:59:41 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 01:59:41 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 01:59:41 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 01:59:42 INFO : potato2: Copied (new) run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", 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: TestCopyWithFilesFrom (7.35s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 01:59:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 01:59:49 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 01:59:49 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 01:59:49 INFO : potato2: Copied (new) run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", 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: TestCopyWithFilesFromAndNoTraverse (7.36s) === RUN TestCopyEmptyDirectories run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 01:59:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/09 01:59:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/09 01:59:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/09 01:59:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/09 01:59:56 DEBUG : sub dir: Making directory 2024/12/09 01:59:56 DEBUG : sub dir2: Making directory 2024/12/09 01:59:56 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/09 01:59:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 01:59:56 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 01:59:56 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 01:59:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 01:59:57 DEBUG : mega root 'rclone-test-yicaquf0qitu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.14s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 01:59:57 DEBUG : sub dir2: Making directory 2024/12/09 01:59:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/09 01:59:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/09 01:59:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 01:59:57 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 01:59:57 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 01:59:59 INFO : sub dir/hello world: Copied (new) run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyNoEmptyDirectories (2.87s) === RUN TestMoveEmptyDirectories run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:00:00 DEBUG : sub dir2: Making directory with metadata 2024/12/09 02:00:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/09 02:00:00 DEBUG : sub dir: Making directory 2024/12/09 02:00:01 DEBUG : sub dir2: Making directory 2024/12/09 02:00:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 02:00:01 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:00:01 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:00:01 INFO : sub dir/hello world: Copied (new) 2024/12/09 02:00:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:00:01 DEBUG : mega root 'rclone-test-yicaquf0qitu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/09 02:00:01 DEBUG : mega root 'rclone-test-yicaquf0qitu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.74s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:00:02 DEBUG : sub dir2: Making directory 2024/12/09 02:00:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 02:00:02 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:00:02 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:00:04 INFO : sub dir/hello world: Copied (new) 2024/12/09 02:00:04 INFO : sub dir/hello world: Deleted run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestMoveNoEmptyDirectories (3.31s) === RUN TestSyncEmptyDirectories run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:00:05 DEBUG : sub dir2: Making directory with metadata 2024/12/09 02:00:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/09 02:00:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/09 02:00:05 DEBUG : sub dir: Making directory 2024/12/09 02:00:05 DEBUG : sub dir2: Making directory 2024/12/09 02:00:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 02:00:07 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:00:07 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:00:08 INFO : sub dir/hello world: Copied (new) 2024/12/09 02:00:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:00:08 DEBUG : mega root 'rclone-test-yicaquf0qitu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.96s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:00:08 DEBUG : sub dir2: Making directory 2024/12/09 02:00:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 02:00:08 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:00:08 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:00:08 INFO : sub dir/hello world: Copied (new) 2024/12/09 02:00:08 DEBUG : Waiting for deletions to finish run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestSyncNoEmptyDirectories (3.88s) === RUN TestServerSideCopy run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:00:12 DEBUG : Creating backend with remote "TestMega:rclone-test-qumogix2hozi" sync_test.go:590: Server side copy (if possible) mega root 'rclone-test-yicaquf0qitu' -> mega root 'rclone-test-qumogix2hozi' 2024/12/09 02:00:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 02:00:12 DEBUG : mega root 'rclone-test-qumogix2hozi': Waiting for checks to finish 2024/12/09 02:00:12 DEBUG : mega root 'rclone-test-qumogix2hozi': Waiting for transfers to finish 2024/12/09 02:00:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:00:14 DEBUG : mega root 'rclone-test-qumogix2hozi': Purge remote --- PASS: TestServerSideCopy (2.30s) === RUN TestCopyOverSelf run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:00:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/09 02:00:15 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:00:15 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:00:15 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (1.41s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:00:16 DEBUG : Creating backend with remote "TestMega:rclone-test-copasap9deso" sync_test.go:626: Server side copy (if possible) mega root 'rclone-test-yicaquf0qitu' -> mega root 'rclone-test-copasap9deso' 2024/12/09 02:00:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 02:00:16 DEBUG : mega root 'rclone-test-copasap9deso': Waiting for checks to finish 2024/12/09 02:00:16 DEBUG : mega root 'rclone-test-copasap9deso': Waiting for transfers to finish 2024/12/09 02:00:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:00:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/09 02:00:18 DEBUG : mega root 'rclone-test-copasap9deso': Waiting for checks to finish 2024/12/09 02:00:18 DEBUG : mega root 'rclone-test-copasap9deso': Waiting for transfers to finish 2024/12/09 02:00:19 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:00:19 DEBUG : mega root 'rclone-test-copasap9deso': Purge remote --- PASS: TestServerSideCopyOverSelf (3.53s) === RUN TestMoveOverSelf run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:00:23 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:00:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/09 02:00:23 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:00:24 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/09 02:00:24 INFO : sub dir/hello world: Deleted run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (4.85s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:00:26 DEBUG : Creating backend with remote "TestMega:rclone-test-vehizeh3tevi" sync_test.go:671: Server side copy (if possible) mega root 'rclone-test-yicaquf0qitu' -> mega root 'rclone-test-vehizeh3tevi' 2024/12/09 02:00:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 02:00:26 DEBUG : mega root 'rclone-test-vehizeh3tevi': Waiting for checks to finish 2024/12/09 02:00:26 DEBUG : mega root 'rclone-test-vehizeh3tevi': Waiting for transfers to finish 2024/12/09 02:00:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:00:29 DEBUG : mega root 'rclone-test-vehizeh3tevi': Using server-side directory move 2024/12/09 02:00:29 INFO : mega root 'rclone-test-vehizeh3tevi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/09 02:00:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/09 02:00:29 DEBUG : mega root 'rclone-test-vehizeh3tevi': Waiting for checks to finish 2024/12/09 02:00:29 DEBUG : mega root 'rclone-test-vehizeh3tevi': Waiting for transfers to finish 2024/12/09 02:00:29 INFO : sub dir/hello world: Deleted 2024/12/09 02:00:29 INFO : sub dir/hello world: Moved (server-side) 2024/12/09 02:00:30 DEBUG : testing file moves 2024/12/09 02:00:30 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/09 02:00:30 DEBUG : mega root 'rclone-test-vehizeh3tevi': Waiting for checks to finish 2024/12/09 02:00:30 DEBUG : mega root 'rclone-test-vehizeh3tevi': Waiting for transfers to finish 2024/12/09 02:00:30 INFO : sub dir/hello world: Deleted 2024/12/09 02:00:30 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", 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/12/09 02:00:37 DEBUG : mega root 'rclone-test-vehizeh3tevi': Purge remote --- FAIL: TestServerSideMoveOverSelf (13.08s) === RUN TestCopyAfterDelete run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:00:38 ERROR : : error listing: directory not found 2024/12/09 02:00:38 DEBUG : Local file system at /tmp/rclone3066001774: Making directory 2024/12/09 02:00:38 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:00:38 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyAfterDelete (1.92s) === RUN TestCopyRedownload run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:00:39 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/09 02:00:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 02:00:39 DEBUG : Local file system at /tmp/rclone3066001774: Waiting for checks to finish 2024/12/09 02:00:39 DEBUG : Local file system at /tmp/rclone3066001774: Waiting for transfers to finish 2024/12/09 02:00:40 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/12/09 02:00:40 INFO : sub dir/hello world: Copied (new) 2024/12/09 02:00:40 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (2.47s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:00:42 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/09 02:00:42 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:00:42 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:00:42 INFO : check sum: Copied (new) 2024/12/09 02:00:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:00:42 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:00:42 NOTICE: mega root 'rclone-test-yicaquf0qitu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/09 02:00:42 DEBUG : check sum: Size of src and dst objects identical 2024/12/09 02:00:42 DEBUG : check sum: Unchanged skipping 2024/12/09 02:00:42 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:00:42 DEBUG : Waiting for deletions to finish 2024/12/09 02:00:42 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", 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: TestSyncBasedOnCheckSum (9.20s) === RUN TestSyncSizeOnly run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:00:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/09 02:00:51 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:00:51 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:00:51 INFO : sizeonly: Copied (new) 2024/12/09 02:00:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:00:51 DEBUG : sizeonly: Sizes identical 2024/12/09 02:00:51 DEBUG : sizeonly: Unchanged skipping 2024/12/09 02:00:51 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:00:51 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:00:51 DEBUG : Waiting for deletions to finish 2024/12/09 02:00:51 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", 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: TestSyncSizeOnly (7.32s) === RUN TestSyncIgnoreSize run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:00:58 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/09 02:00:58 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:00:58 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:00:58 INFO : ignore-size: Copied (new) 2024/12/09 02:00:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:00:58 DEBUG : ignore-size: Sizes identical 2024/12/09 02:00:58 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:00:58 DEBUG : ignore-size: Unchanged skipping 2024/12/09 02:00:58 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:00:58 DEBUG : Waiting for deletions to finish 2024/12/09 02:00:58 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", 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: TestSyncIgnoreSize (7.34s) === RUN TestSyncIgnoreTimes run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:01:06 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:01:06 DEBUG : existing: Sizes identical 2024/12/09 02:01:06 DEBUG : existing: Unchanged skipping 2024/12/09 02:01:06 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:01:06 DEBUG : Waiting for deletions to finish 2024/12/09 02:01:06 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:01:06 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/09 02:01:06 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:01:06 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:01:08 INFO : existing: Copied (replaced existing) 2024/12/09 02:01:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (4.33s) === RUN TestSyncIgnoreExisting run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:01:10 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/09 02:01:10 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:01:10 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:01:10 INFO : existing: Copied (new) 2024/12/09 02:01:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:01:10 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:01:10 DEBUG : existing: Destination exists, skipping 2024/12/09 02:01:10 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:01:10 DEBUG : Waiting for deletions to finish 2024/12/09 02:01:10 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", 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: TestSyncIgnoreExisting (7.48s) === RUN TestSyncIgnoreErrors run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:01:18 DEBUG : d: Making directory 2024/12/09 02:01:18 DEBUG : c/non empty space: Sizes identical 2024/12/09 02:01:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/09 02:01:18 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:01:18 DEBUG : c/non empty space: Unchanged skipping 2024/12/09 02:01:18 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:01:18 INFO : a/potato2: Copied (new) 2024/12/09 02:01:18 DEBUG : Waiting for deletions to finish 2024/12/09 02:01:18 INFO : b/potato: Deleted 2024/12/09 02:01:18 INFO : d: Removing directory 2024/12/09 02:01:19 INFO : b: Removing directory 2024/12/09 02:01:19 DEBUG : mega root 'rclone-test-yicaquf0qitu': deleted 2 directories run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (4.00s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:01:21 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:01:21 DEBUG : empty space: Sizes identical 2024/12/09 02:01:21 DEBUG : empty space: Unchanged skipping 2024/12/09 02:01:21 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:01:21 DEBUG : Waiting for deletions to finish 2024/12/09 02:01:21 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:01:21 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:01:21 DEBUG : empty space: Sizes identical 2024/12/09 02:01:21 DEBUG : empty space: Unchanged skipping 2024/12/09 02:01:21 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:01:21 DEBUG : Waiting for deletions to finish 2024/12/09 02:01:21 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", 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: TestSyncAfterChangingModtimeOnly (9.22s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.00s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:01:31 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/09 02:01:31 DEBUG : empty space: Sizes identical 2024/12/09 02:01:31 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:01:31 DEBUG : empty space: Unchanged skipping 2024/12/09 02:01:31 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:01:33 INFO : potato: Copied (new) 2024/12/09 02:01:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", 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: TestSyncAfterAddingAFile (9.43s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:01:40 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/09 02:01:40 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:01:40 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:01:40 INFO : potato: Copied (replaced existing) 2024/12/09 02:01:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (0.57s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2024/12/09 02:01:41 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/12/09 02:01:41 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:01:41 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:01:41 INFO : potato: Copied (replaced existing) 2024/12/09 02:01:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (0.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:01:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 02:01:42 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/09 02:01:42 DEBUG : empty space: Sizes identical 2024/12/09 02:01:42 DEBUG : empty space: Unchanged skipping 2024/12/09 02:01:42 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:01:42 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:01:42 DEBUG : Waiting for deletions to finish 2024/12/09 02:01:42 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", 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: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:01:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 02:01:49 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:01:49 DEBUG : empty space: Sizes identical 2024/12/09 02:01:49 DEBUG : empty space: Unchanged skipping 2024/12/09 02:01:49 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:01:49 INFO : potato2: Copied (new) 2024/12/09 02:01:49 DEBUG : Waiting for deletions to finish 2024/12/09 02:01:49 INFO : potato: Deleted run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", 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: TestSyncAfterRemovingAFileAndAddingAFile (9.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:01:59 DEBUG : d: Making directory 2024/12/09 02:01:59 DEBUG : d/e: Making directory 2024/12/09 02:01:59 DEBUG : c/non empty space: Sizes identical 2024/12/09 02:01:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/09 02:01:59 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:01:59 DEBUG : c/non empty space: Unchanged skipping 2024/12/09 02:01:59 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:02:02 INFO : a/potato2: Copied (new) 2024/12/09 02:02:02 DEBUG : Waiting for deletions to finish 2024/12/09 02:02:02 INFO : b/potato: Deleted 2024/12/09 02:02:02 INFO : d/e: Removing directory 2024/12/09 02:02:02 INFO : d: Removing directory 2024/12/09 02:02:02 INFO : b: Removing directory 2024/12/09 02:02:02 DEBUG : mega root 'rclone-test-yicaquf0qitu': deleted 3 directories run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (6.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:02:07 DEBUG : d: Making directory 2024/12/09 02:02:07 DEBUG : c/non empty space: Sizes identical 2024/12/09 02:02:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/09 02:02:07 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:02:07 DEBUG : c/non empty space: Unchanged skipping 2024/12/09 02:02:07 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:02:09 INFO : a/potato2: Copied (new) 2024/12/09 02:02:09 ERROR : mega root 'rclone-test-yicaquf0qitu': not deleting files as there were IO errors 2024/12/09 02:02:09 ERROR : mega root 'rclone-test-yicaquf0qitu': not deleting directories as there were IO errors run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (8.18s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:02:14 DEBUG : Waiting for deletions to finish 2024/12/09 02:02:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 02:02:14 DEBUG : empty space: Sizes identical 2024/12/09 02:02:14 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:02:14 DEBUG : empty space: Unchanged skipping 2024/12/09 02:02:14 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:02:14 INFO : potato: Deleted 2024/12/09 02:02:14 INFO : potato2: Copied (new) run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (1.82s) === RUN TestSyncDeleteBefore run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:02:17 DEBUG : Waiting for deletions to finish 2024/12/09 02:02:17 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:02:17 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:02:17 INFO : potato: Deleted 2024/12/09 02:02:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 02:02:17 DEBUG : empty space: Sizes identical 2024/12/09 02:02:17 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:02:17 DEBUG : empty space: Unchanged skipping 2024/12/09 02:02:17 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:02:17 INFO : potato2: Copied (new) run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", 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: TestSyncDeleteBefore (10.01s) === RUN TestCopyDeleteBefore run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:02:25 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 02:02:25 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:02:25 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:02:25 INFO : potato2: Copied (new) run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", 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: TestCopyDeleteBefore (7.56s) === RUN TestSyncWithExclude run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:02:33 DEBUG : potato2: Excluded (Size Filter) 2024/12/09 02:02:33 DEBUG : potato2: Excluded 2024/12/09 02:02:33 DEBUG : enormous: Excluded (Size Filter) 2024/12/09 02:02:33 DEBUG : enormous: Excluded 2024/12/09 02:02:33 DEBUG : potato2: Excluded (Size Filter) 2024/12/09 02:02:33 DEBUG : potato2: Excluded 2024/12/09 02:02:33 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:02:33 DEBUG : empty space: Sizes identical 2024/12/09 02:02:33 DEBUG : empty space: Unchanged skipping 2024/12/09 02:02:33 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:02:33 DEBUG : Waiting for deletions to finish 2024/12/09 02:02:33 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:02:33 DEBUG : enormous: Excluded (Size Filter) 2024/12/09 02:02:33 DEBUG : enormous: Excluded 2024/12/09 02:02:33 DEBUG : potato2: Excluded (Size Filter) 2024/12/09 02:02:33 DEBUG : potato2: Excluded 2024/12/09 02:02:33 DEBUG : potato2: Excluded (Size Filter) 2024/12/09 02:02:33 DEBUG : potato2: Excluded 2024/12/09 02:02:33 DEBUG : empty space: Sizes identical 2024/12/09 02:02:33 DEBUG : empty space: Unchanged skipping 2024/12/09 02:02:33 DEBUG : Local file system at /tmp/rclone3066001774: Waiting for checks to finish 2024/12/09 02:02:33 DEBUG : Local file system at /tmp/rclone3066001774: Waiting for transfers to finish 2024/12/09 02:02:33 DEBUG : Waiting for deletions to finish 2024/12/09 02:02:33 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", 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: TestSyncWithExclude (9.53s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:02:44 DEBUG : enormous: Excluded (Size Filter) 2024/12/09 02:02:44 DEBUG : enormous: Excluded 2024/12/09 02:02:44 DEBUG : potato2: Excluded (Size Filter) 2024/12/09 02:02:44 DEBUG : potato2: Excluded 2024/12/09 02:02:44 DEBUG : empty space: Sizes identical 2024/12/09 02:02:44 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:02:44 DEBUG : empty space: Unchanged skipping 2024/12/09 02:02:44 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:02:44 DEBUG : Waiting for deletions to finish 2024/12/09 02:02:44 INFO : enormous: Deleted 2024/12/09 02:02:44 INFO : potato2: Deleted 2024/12/09 02:02:44 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", 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 2024/12/09 02:02:51 DEBUG : empty space: Sizes identical 2024/12/09 02:02:51 DEBUG : empty space: Unchanged skipping 2024/12/09 02:02:51 DEBUG : Local file system at /tmp/rclone3066001774: Waiting for checks to finish 2024/12/09 02:02:51 DEBUG : Local file system at /tmp/rclone3066001774: Waiting for transfers to finish 2024/12/09 02:02:51 DEBUG : Waiting for deletions to finish 2024/12/09 02:02:51 INFO : enormous: Deleted 2024/12/09 02:02:51 INFO : potato2: Deleted 2024/12/09 02:02:51 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (9.83s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.00s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2024/12/09 02:02:52 ERROR : mega root 'rclone-test-yicaquf0qitu': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/09 02:02:52 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/09 02:02:52 DEBUG : yam: Need to transfer - File not found at Destination 2024/12/09 02:02:52 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:02:52 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:02:52 INFO : potato: Copied (new) 2024/12/09 02:02:52 INFO : yam: Copied (new) 2024/12/09 02:02:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:02:52 ERROR : mega root 'rclone-test-yicaquf0qitu': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/09 02:02:52 DEBUG : yaml: Need to transfer - File not found at Destination 2024/12/09 02:02:52 DEBUG : potato: Sizes identical 2024/12/09 02:02:52 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:02:52 DEBUG : potato: Unchanged skipping 2024/12/09 02:02:52 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:02:52 INFO : yaml: Copied (new) 2024/12/09 02:02:52 DEBUG : Waiting for deletions to finish 2024/12/09 02:02:52 INFO : yam: Deleted run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", 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: TestSyncWithTrackRenames (7.84s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2024/12/09 02:02:59 ERROR : mega root 'rclone-test-yicaquf0qitu': Ignoring --track-renames as either the source or destination do not support modtime 2024/12/09 02:02:59 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/09 02:02:59 DEBUG : yam: Need to transfer - File not found at Destination 2024/12/09 02:02:59 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:02:59 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:03:00 INFO : potato: Copied (new) 2024/12/09 02:03:02 INFO : yam: Copied (new) 2024/12/09 02:03:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:03:02 ERROR : mega root 'rclone-test-yicaquf0qitu': Ignoring --track-renames as either the source or destination do not support modtime 2024/12/09 02:03:02 DEBUG : yaml: Need to transfer - File not found at Destination 2024/12/09 02:03:02 DEBUG : potato: Sizes identical 2024/12/09 02:03:02 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:03:02 DEBUG : potato: Unchanged skipping 2024/12/09 02:03:02 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:03:04 INFO : yaml: Copied (new) 2024/12/09 02:03:04 DEBUG : Waiting for deletions to finish 2024/12/09 02:03:04 INFO : yam: Deleted run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.04s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/12/09 02:03:04 INFO : mega root 'rclone-test-yicaquf0qitu': Making map for --track-renames 2024/12/09 02:03:04 INFO : mega root 'rclone-test-yicaquf0qitu': Finished making map for --track-renames 2024/12/09 02:03:04 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:03:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/09 02:03:04 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/09 02:03:04 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for renames to finish 2024/12/09 02:03:04 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:03:05 INFO : potato: Copied (new) 2024/12/09 02:03:07 INFO : sub/yam: Copied (new) 2024/12/09 02:03:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:03:07 DEBUG : potato: Sizes identical 2024/12/09 02:03:07 DEBUG : potato: Unchanged skipping 2024/12/09 02:03:07 INFO : mega root 'rclone-test-yicaquf0qitu': Making map for --track-renames 2024/12/09 02:03:07 INFO : mega root 'rclone-test-yicaquf0qitu': Finished making map for --track-renames 2024/12/09 02:03:07 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:03:07 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for renames to finish 2024/12/09 02:03:07 INFO : sub/yam: Moved (server-side) to: yam 2024/12/09 02:03:07 INFO : yam: Renamed from "sub/yam" 2024/12/09 02:03:07 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:03:07 DEBUG : Waiting for deletions to finish 2024/12/09 02:03:07 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.98s) === RUN TestServerSideMoveLocal run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:03:09 DEBUG : Creating backend with remote "/tmp/rclone3066001774/dir1" 2024/12/09 02:03:09 DEBUG : Creating backend with remote "/tmp/rclone3066001774/dir2" 2024/12/09 02:03:09 DEBUG : Local file system at /tmp/rclone3066001774/dir2: Using server-side directory move 2024/12/09 02:03:09 INFO : Local file system at /tmp/rclone3066001774/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/09 02:03:09 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/09 02:03:09 DEBUG : Local file system at /tmp/rclone3066001774/dir2: Waiting for checks to finish 2024/12/09 02:03:09 DEBUG : Local file system at /tmp/rclone3066001774/dir2: Waiting for transfers to finish 2024/12/09 02:03:09 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:03:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 02:03:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/09 02:03:09 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:03:09 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:03:10 INFO : sub dir/hello world: Copied (new) 2024/12/09 02:03:10 INFO : sub dir/hello world: Deleted 2024/12/09 02:03:10 INFO : nested/sub dir/file: Copied (new) 2024/12/09 02:03:10 INFO : nested/sub dir/file: Deleted 2024/12/09 02:03:10 INFO : sub dir: Removing directory 2024/12/09 02:03:10 INFO : nested/sub dir: Removing directory 2024/12/09 02:03:10 INFO : nested: Removing directory 2024/12/09 02:03:10 DEBUG : Local file system at /tmp/rclone3066001774: deleted 3 directories run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (1.59s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:03:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/09 02:03:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/09 02:03:11 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:03:11 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:03:12 INFO : sub dir/hello world: Copied (new) 2024/12/09 02:03:12 INFO : sub dir/hello world: Deleted 2024/12/09 02:03:14 INFO : nested/sub dir/file: Copied (new) 2024/12/09 02:03:14 INFO : nested/sub dir/file: Deleted run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.46s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:03:15 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/09 02:03:15 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/09 02:03:15 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:03:15 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:03:16 INFO : existing: Copied (new) 2024/12/09 02:03:16 INFO : existing: Deleted 2024/12/09 02:03:16 INFO : existing-b: Copied (new) 2024/12/09 02:03:16 INFO : existing-b: Deleted 2024/12/09 02:03:16 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:03:16 DEBUG : existing: Destination exists, skipping 2024/12/09 02:03:16 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/09 02:03:16 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:03:16 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", 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 (8.93s) === RUN TestServerSideMove run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:03:23 DEBUG : Creating backend with remote "TestMega:rclone-test-vehosuc7roza" sync_test.go:1705: Server side move (if possible) mega root 'rclone-test-yicaquf0qitu' -> mega root 'rclone-test-vehosuc7roza' 2024/12/09 02:03:27 DEBUG : mega root 'rclone-test-vehosuc7roza': Using server-side directory move 2024/12/09 02:03:27 INFO : mega root 'rclone-test-vehosuc7roza': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/09 02:03:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 02:03:27 DEBUG : empty space: Sizes identical 2024/12/09 02:03:27 DEBUG : empty space: Unchanged skipping 2024/12/09 02:03:27 INFO : empty space: Deleted 2024/12/09 02:03:27 DEBUG : mega root 'rclone-test-vehosuc7roza': Waiting for checks to finish 2024/12/09 02:03:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/09 02:03:27 DEBUG : mega root 'rclone-test-vehosuc7roza': Waiting for transfers to finish 2024/12/09 02:03:27 INFO : potato3: Deleted 2024/12/09 02:03:27 INFO : potato2: Moved (server-side) 2024/12/09 02:03:27 INFO : potato3: Moved (server-side) 2024/12/09 02:03:27 DEBUG : Creating backend with remote "TestMega:rclone-test-judipit1suci" 2024/12/09 02:03:27 DEBUG : mega root 'rclone-test-judipit1suci': Using server-side directory move 2024/12/09 02:03:27 INFO : mega root 'rclone-test-judipit1suci': Server side directory move succeeded 2024/12/09 02:03:27 ERROR : : error listing: directory not found 2024/12/09 02:03:27 DEBUG : mega root 'rclone-test-judipit1suci': Purge remote 2024/12/09 02:03:28 DEBUG : mega root 'rclone-test-vehosuc7roza': Purge remote 2024/12/09 02:03:28 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (4.25s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:03:28 DEBUG : Creating backend with remote "TestMega:rclone-test-repuhih2line" sync_test.go:1705: Server side move (if possible) mega root 'rclone-test-yicaquf0qitu' -> mega root 'rclone-test-repuhih2line' 2024/12/09 02:03:31 DEBUG : empty space: Excluded (Size Filter) 2024/12/09 02:03:31 DEBUG : empty space: Excluded 2024/12/09 02:03:31 DEBUG : empty space: Excluded (Size Filter) 2024/12/09 02:03:31 DEBUG : empty space: Excluded 2024/12/09 02:03:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 02:03:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/09 02:03:31 DEBUG : mega root 'rclone-test-repuhih2line': Waiting for checks to finish 2024/12/09 02:03:31 DEBUG : mega root 'rclone-test-repuhih2line': Waiting for transfers to finish 2024/12/09 02:03:31 INFO : potato3: Deleted 2024/12/09 02:03:31 INFO : potato2: Moved (server-side) 2024/12/09 02:03:31 INFO : potato3: Moved (server-side) 2024/12/09 02:03:31 DEBUG : Creating backend with remote "TestMega:rclone-test-cekixos3fidu" 2024/12/09 02:03:31 DEBUG : empty space: Excluded (Size Filter) 2024/12/09 02:03:31 DEBUG : empty space: Excluded 2024/12/09 02:03:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 02:03:31 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/09 02:03:31 DEBUG : mega root 'rclone-test-cekixos3fidu': Waiting for checks to finish 2024/12/09 02:03:31 DEBUG : mega root 'rclone-test-cekixos3fidu': Waiting for transfers to finish 2024/12/09 02:03:31 INFO : potato2: Moved (server-side) 2024/12/09 02:03:31 INFO : potato3: Moved (server-side) 2024/12/09 02:03:31 DEBUG : mega root 'rclone-test-cekixos3fidu': Purge remote 2024/12/09 02:03:33 DEBUG : mega root 'rclone-test-repuhih2line': Purge remote --- PASS: TestServerSideMoveWithFilter (5.95s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:03:34 DEBUG : Creating backend with remote "TestMega:rclone-test-jiwaxaz2dola" 2024/12/09 02:03:36 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) mega root 'rclone-test-yicaquf0qitu' -> mega root 'rclone-test-jiwaxaz2dola' 2024/12/09 02:03:40 DEBUG : mega root 'rclone-test-jiwaxaz2dola': Using server-side directory move 2024/12/09 02:03:40 INFO : mega root 'rclone-test-jiwaxaz2dola': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/09 02:03:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/09 02:03:41 DEBUG : empty space: Sizes identical 2024/12/09 02:03:41 DEBUG : empty space: Unchanged skipping 2024/12/09 02:03:41 DEBUG : mega root 'rclone-test-jiwaxaz2dola': Waiting for checks to finish 2024/12/09 02:03:41 INFO : potato2: Moved (server-side) 2024/12/09 02:03:43 INFO : empty space: Deleted 2024/12/09 02:03:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/09 02:03:43 DEBUG : mega root 'rclone-test-jiwaxaz2dola': Waiting for transfers to finish 2024/12/09 02:03:43 INFO : potato3: Deleted 2024/12/09 02:03:45 INFO : potato3: Moved (server-side) 2024/12/09 02:03:45 INFO : tomatoDir: Removing directory 2024/12/09 02:03:45 DEBUG : mega root 'rclone-test-yicaquf0qitu': deleted 1 directories 2024/12/09 02:03:45 DEBUG : Creating backend with remote "TestMega:rclone-test-cezubol8reci" 2024/12/09 02:03:45 DEBUG : tomatoDir: Making directory 2024/12/09 02:03:45 DEBUG : mega root 'rclone-test-cezubol8reci': Using server-side directory move 2024/12/09 02:03:45 INFO : mega root 'rclone-test-cezubol8reci': Server side directory move succeeded 2024/12/09 02:03:45 ERROR : : error listing: directory not found 2024/12/09 02:03:45 ERROR : : error listing: directory not found 2024/12/09 02:03:45 DEBUG : mega root 'rclone-test-cezubol8reci': Purge remote 2024/12/09 02:03:46 DEBUG : mega root 'rclone-test-jiwaxaz2dola': Purge remote 2024/12/09 02:03:46 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.96s) === RUN TestServerSideMoveOverlap run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", 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-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:03:46 DEBUG : Creating backend with remote "TestMega:rclone-test-yicaquf0qitu/rclone-sync-test" run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (0.00s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:03:46 DEBUG : Creating backend with remote "TestMega:rclone-test-yicaquf0qitu/rclone-sync-test" 2024/12/09 02:03:46 DEBUG : Creating backend with remote "TestMega:rclone-test-yicaquf0qitu/rclone-sync-test-include/layer2" 2024/12/09 02:03:46 DEBUG : Creating backend with remote "TestMega:rclone-test-yicaquf0qitu/rclone-sync-test-ignore-file" 2024/12/09 02:03:46 DEBUG : rclone-sync-test: Excluded 2024/12/09 02:03:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/09 02:03:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/09 02:03:46 DEBUG : mega root 'rclone-test-yicaquf0qitu/rclone-sync-test': Waiting for checks to finish 2024/12/09 02:03:46 DEBUG : mega root 'rclone-test-yicaquf0qitu/rclone-sync-test': Waiting for transfers to finish 2024/12/09 02:03:46 DEBUG : Waiting for deletions to finish 2024/12/09 02:03:46 INFO : There was nothing to transfer 2024/12/09 02:03:46 DEBUG : rclone-sync-test: Excluded 2024/12/09 02:03:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/09 02:03:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/09 02:03:46 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:03:46 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:03:46 DEBUG : Waiting for deletions to finish 2024/12/09 02:03:46 INFO : rclone-sync-test-include: Removing directory 2024/12/09 02:03:46 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/09 02:03:46 DEBUG : mega root 'rclone-test-yicaquf0qitu': failed to delete 1 directories 2024/12/09 02:03:46 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:03:46 DEBUG : rclone-sync-test: Excluded 2024/12/09 02:03:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/09 02:03:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/09 02:03:46 DEBUG : mega root 'rclone-test-yicaquf0qitu/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/12/09 02:03:46 DEBUG : mega root 'rclone-test-yicaquf0qitu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/12/09 02:03:46 DEBUG : Waiting for deletions to finish 2024/12/09 02:03:46 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:03:46 DEBUG : rclone-sync-test: Excluded 2024/12/09 02:03:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/09 02:03:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/09 02:03:46 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:03:46 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:03:46 DEBUG : Waiting for deletions to finish 2024/12/09 02:03:46 INFO : rclone-sync-test-include: Removing directory 2024/12/09 02:03:46 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/09 02:03:46 DEBUG : mega root 'rclone-test-yicaquf0qitu': failed to delete 1 directories 2024/12/09 02:03:46 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:03:46 DEBUG : : Excluded 2024/12/09 02:03:46 DEBUG : rclone-sync-test: Excluded 2024/12/09 02:03:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/09 02:03:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/09 02:03:46 DEBUG : mega root 'rclone-test-yicaquf0qitu/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/12/09 02:03:46 DEBUG : mega root 'rclone-test-yicaquf0qitu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/12/09 02:03:46 DEBUG : Waiting for deletions to finish 2024/12/09 02:03:46 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (1.80s) === RUN TestSyncCompareDest run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:03:47 DEBUG : Creating backend with remote "TestMega:rclone-test-yicaquf0qitu/dst" 2024/12/09 02:03:47 DEBUG : Creating backend with remote "TestMega:rclone-test-yicaquf0qitu/CompareDest" 2024/12/09 02:03:47 DEBUG : one: Need to transfer - File not found at Destination 2024/12/09 02:03:47 DEBUG : mega root 'rclone-test-yicaquf0qitu/dst': Waiting for checks to finish 2024/12/09 02:03:47 DEBUG : mega root 'rclone-test-yicaquf0qitu/dst': Waiting for transfers to finish 2024/12/09 02:03:48 INFO : one: Copied (new) 2024/12/09 02:03:48 DEBUG : Waiting for deletions to finish 2024/12/09 02:03:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/09 02:03:48 DEBUG : mega root 'rclone-test-yicaquf0qitu/dst': Waiting for checks to finish 2024/12/09 02:03:48 DEBUG : mega root 'rclone-test-yicaquf0qitu/dst': Waiting for transfers to finish 2024/12/09 02:03:48 INFO : one: Copied (replaced existing) 2024/12/09 02:03:48 DEBUG : Waiting for deletions to finish 2024/12/09 02:03:52 DEBUG : mega root 'rclone-test-yicaquf0qitu/dst': Waiting for checks to finish 2024/12/09 02:03:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/09 02:03:52 DEBUG : one: Sizes identical 2024/12/09 02:03:52 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/09 02:03:52 DEBUG : mega root 'rclone-test-yicaquf0qitu/dst': Waiting for transfers to finish 2024/12/09 02:03:52 DEBUG : Waiting for deletions to finish 2024/12/09 02:03:52 INFO : There was nothing to transfer 2024/12/09 02:03:53 DEBUG : two: Sizes identical 2024/12/09 02:03:53 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/09 02:03:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/09 02:03:53 DEBUG : one: Sizes identical 2024/12/09 02:03:53 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/09 02:03:53 DEBUG : mega root 'rclone-test-yicaquf0qitu/dst': Waiting for checks to finish 2024/12/09 02:03:53 DEBUG : mega root 'rclone-test-yicaquf0qitu/dst': Waiting for transfers to finish 2024/12/09 02:03:53 DEBUG : Waiting for deletions to finish 2024/12/09 02:03:53 INFO : There was nothing to transfer 2024/12/09 02:03:53 DEBUG : two: Sizes identical 2024/12/09 02:03:53 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/09 02:03:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/09 02:03:53 DEBUG : one: Sizes identical 2024/12/09 02:03:53 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/09 02:03:53 DEBUG : mega root 'rclone-test-yicaquf0qitu/dst': Waiting for checks to finish 2024/12/09 02:03:53 DEBUG : mega root 'rclone-test-yicaquf0qitu/dst': Waiting for transfers to finish 2024/12/09 02:03:53 DEBUG : Waiting for deletions to finish 2024/12/09 02:03:53 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/12/09 02:03:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/09 02:03:53 DEBUG : two: Need to transfer - File not found at Destination 2024/12/09 02:03:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/09 02:03:53 DEBUG : one: Sizes identical 2024/12/09 02:03:53 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/09 02:03:53 DEBUG : mega root 'rclone-test-yicaquf0qitu/dst': Waiting for checks to finish 2024/12/09 02:03:53 DEBUG : mega root 'rclone-test-yicaquf0qitu/dst': Waiting for transfers to finish 2024/12/09 02:03:53 INFO : two: Copied (new) 2024/12/09 02:03:53 DEBUG : Waiting for deletions to finish run.go:125: removing dir "dst" failed - try 1/3: directory not empty --- PASS: TestSyncCompareDest (7.16s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:03:56 DEBUG : Creating backend with remote "TestMega:rclone-test-yicaquf0qitu/dest" 2024/12/09 02:03:56 DEBUG : Creating backend with remote "TestMega:rclone-test-yicaquf0qitu/pre-dest1" 2024/12/09 02:03:56 DEBUG : Creating backend with remote "TestMega:rclone-test-yicaquf0qitu/pre-dest2" 2024/12/09 02:03:56 DEBUG : 1: Sizes identical 2024/12/09 02:03:56 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/09 02:03:56 DEBUG : 2: Sizes identical 2024/12/09 02:03:56 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/09 02:03:56 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/09 02:03:56 DEBUG : mega root 'rclone-test-yicaquf0qitu/dest': Waiting for checks to finish 2024/12/09 02:03:56 DEBUG : mega root 'rclone-test-yicaquf0qitu/dest': Waiting for transfers to finish 2024/12/09 02:03:56 INFO : 3: Copied (new) 2024/12/09 02:03:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (2.34s) === RUN TestSyncCopyDest run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", 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-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:04:00 DEBUG : Creating backend with remote "TestMega:rclone-test-yicaquf0qitu/dst" 2024/12/09 02:04:00 DEBUG : Creating backend with remote "TestMega:rclone-test-yicaquf0qitu/backup" 2024/12/09 02:04:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/09 02:04:00 DEBUG : two: Sizes identical 2024/12/09 02:04:00 DEBUG : two: Unchanged skipping 2024/12/09 02:04:00 DEBUG : mega root 'rclone-test-yicaquf0qitu/dst': Waiting for checks to finish 2024/12/09 02:04:00 INFO : one: Moved (server-side) 2024/12/09 02:04:00 DEBUG : mega root 'rclone-test-yicaquf0qitu/dst': Waiting for transfers to finish 2024/12/09 02:04:00 INFO : one: Copied (new) 2024/12/09 02:04:00 DEBUG : Waiting for deletions to finish 2024/12/09 02:04:00 INFO : three.txt: Moved (server-side) 2024/12/09 02:04:00 INFO : three.txt: Moved into backup dir 2024/12/09 02:04:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/09 02:04:01 DEBUG : mega root 'rclone-test-yicaquf0qitu/dst': Waiting for checks to finish 2024/12/09 02:04:01 INFO : one: Deleted 2024/12/09 02:04:01 DEBUG : two: Sizes identical 2024/12/09 02:04:01 DEBUG : two: Unchanged skipping 2024/12/09 02:04:01 INFO : one: Moved (server-side) 2024/12/09 02:04:01 DEBUG : mega root 'rclone-test-yicaquf0qitu/dst': Waiting for transfers to finish 2024/12/09 02:04:01 INFO : one: Copied (new) 2024/12/09 02:04:01 DEBUG : Waiting for deletions to finish 2024/12/09 02:04:03 INFO : three.txt: Deleted 2024/12/09 02:04:03 INFO : three.txt: Moved (server-side) 2024/12/09 02:04:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (9.05s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:04:07 DEBUG : Creating backend with remote "TestMega:rclone-test-yicaquf0qitu/dst" 2024/12/09 02:04:07 DEBUG : Creating backend with remote "TestMega:rclone-test-yicaquf0qitu/backup" 2024/12/09 02:04:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/09 02:04:07 DEBUG : mega root 'rclone-test-yicaquf0qitu/dst': Waiting for checks to finish 2024/12/09 02:04:07 DEBUG : two: Sizes identical 2024/12/09 02:04:07 DEBUG : two: Unchanged skipping 2024/12/09 02:04:07 INFO : one: Moved (server-side) to: one.bak 2024/12/09 02:04:07 DEBUG : mega root 'rclone-test-yicaquf0qitu/dst': Waiting for transfers to finish 2024/12/09 02:04:08 INFO : one: Copied (new) 2024/12/09 02:04:08 DEBUG : Waiting for deletions to finish 2024/12/09 02:04:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/09 02:04:08 INFO : three.txt: Moved into backup dir 2024/12/09 02:04:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/09 02:04:08 DEBUG : mega root 'rclone-test-yicaquf0qitu/dst': Waiting for checks to finish 2024/12/09 02:04:08 DEBUG : two: Sizes identical 2024/12/09 02:04:08 DEBUG : two: Unchanged skipping 2024/12/09 02:04:10 INFO : one.bak: Deleted 2024/12/09 02:04:10 INFO : one: Moved (server-side) to: one.bak 2024/12/09 02:04:10 DEBUG : mega root 'rclone-test-yicaquf0qitu/dst': Waiting for transfers to finish 2024/12/09 02:04:12 INFO : one: Copied (new) 2024/12/09 02:04:12 DEBUG : Waiting for deletions to finish 2024/12/09 02:04:12 INFO : three.txt.bak: Deleted 2024/12/09 02:04:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/09 02:04:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.25s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:04:20 DEBUG : Creating backend with remote "TestMega:rclone-test-yicaquf0qitu/dst" 2024/12/09 02:04:20 DEBUG : Creating backend with remote "TestMega:rclone-test-yicaquf0qitu/backup" 2024/12/09 02:04:20 DEBUG : two: Sizes identical 2024/12/09 02:04:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/09 02:04:20 DEBUG : two: Unchanged skipping 2024/12/09 02:04:20 DEBUG : mega root 'rclone-test-yicaquf0qitu/dst': Waiting for checks to finish 2024/12/09 02:04:20 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/09 02:04:20 DEBUG : mega root 'rclone-test-yicaquf0qitu/dst': Waiting for transfers to finish 2024/12/09 02:04:20 INFO : one: Copied (new) 2024/12/09 02:04:20 DEBUG : Waiting for deletions to finish 2024/12/09 02:04:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/09 02:04:22 INFO : three.txt: Moved into backup dir 2024/12/09 02:04:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/09 02:04:22 DEBUG : mega root 'rclone-test-yicaquf0qitu/dst': Waiting for checks to finish 2024/12/09 02:04:23 INFO : one-2019-01-01: Deleted 2024/12/09 02:04:23 DEBUG : two: Sizes identical 2024/12/09 02:04:23 DEBUG : two: Unchanged skipping 2024/12/09 02:04:23 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/09 02:04:23 DEBUG : mega root 'rclone-test-yicaquf0qitu/dst': Waiting for transfers to finish 2024/12/09 02:04:23 INFO : one: Copied (new) 2024/12/09 02:04:23 DEBUG : Waiting for deletions to finish 2024/12/09 02:04:23 INFO : three-2019-01-01.txt: Deleted 2024/12/09 02:04:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/09 02:04:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (9.03s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:04:31 DEBUG : Creating backend with remote "TestMega:rclone-test-yicaquf0qitu/dst" 2024/12/09 02:04:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/09 02:04:31 DEBUG : mega root 'rclone-test-yicaquf0qitu/dst': Waiting for checks to finish 2024/12/09 02:04:31 INFO : one: Moved (server-side) to: one.bak 2024/12/09 02:04:31 DEBUG : two: Sizes identical 2024/12/09 02:04:31 DEBUG : two: Unchanged skipping 2024/12/09 02:04:31 DEBUG : mega root 'rclone-test-yicaquf0qitu/dst': Waiting for transfers to finish 2024/12/09 02:04:31 INFO : one: Copied (new) 2024/12/09 02:04:31 DEBUG : Waiting for deletions to finish 2024/12/09 02:04:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/09 02:04:31 INFO : three.txt: Moved into backup dir 2024/12/09 02:04:31 DEBUG : one.bak: Excluded (Path Filter) 2024/12/09 02:04:31 DEBUG : one.bak: Excluded 2024/12/09 02:04:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/09 02:04:31 DEBUG : three.txt.bak: Excluded 2024/12/09 02:04:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/09 02:04:31 DEBUG : mega root 'rclone-test-yicaquf0qitu/dst': Waiting for checks to finish 2024/12/09 02:04:31 INFO : one.bak: Deleted 2024/12/09 02:04:32 DEBUG : two: Sizes identical 2024/12/09 02:04:32 DEBUG : two: Unchanged skipping 2024/12/09 02:04:32 INFO : one: Moved (server-side) to: one.bak 2024/12/09 02:04:32 DEBUG : mega root 'rclone-test-yicaquf0qitu/dst': Waiting for transfers to finish 2024/12/09 02:04:34 INFO : one: Copied (new) 2024/12/09 02:04:34 DEBUG : Waiting for deletions to finish 2024/12/09 02:04:34 INFO : three.txt.bak: Deleted 2024/12/09 02:04:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/09 02:04:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.19s) === RUN TestSyncSuffix run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:04:37 DEBUG : Creating backend with remote "TestMega:rclone-test-yicaquf0qitu/dst" 2024/12/09 02:04:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/09 02:04:37 INFO : one: Moved (server-side) to: one.bak 2024/12/09 02:04:37 INFO : one: Copied (new) 2024/12/09 02:04:37 DEBUG : two: Sizes identical 2024/12/09 02:04:37 DEBUG : two: Unchanged skipping 2024/12/09 02:04:37 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/09 02:04:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/09 02:04:38 INFO : three.txt: Copied (new) 2024/12/09 02:04:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/09 02:04:38 INFO : one.bak: Deleted 2024/12/09 02:04:38 INFO : one: Moved (server-side) to: one.bak 2024/12/09 02:04:38 INFO : one: Copied (new) 2024/12/09 02:04:38 DEBUG : two: Sizes identical 2024/12/09 02:04:38 DEBUG : two: Unchanged skipping 2024/12/09 02:04:38 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/09 02:04:39 INFO : three.txt.bak: Deleted 2024/12/09 02:04:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/09 02:04:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (4.93s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:04:42 DEBUG : Creating backend with remote "TestMega:rclone-test-yicaquf0qitu/dst" 2024/12/09 02:04:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/09 02:04:42 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/09 02:04:42 INFO : one: Copied (new) 2024/12/09 02:04:42 DEBUG : two: Sizes identical 2024/12/09 02:04:42 DEBUG : two: Unchanged skipping 2024/12/09 02:04:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/09 02:04:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/09 02:04:43 INFO : three.txt: Copied (new) 2024/12/09 02:04:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/09 02:04:43 INFO : one-2019-01-01: Deleted 2024/12/09 02:04:43 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/09 02:04:45 INFO : one: Copied (new) 2024/12/09 02:04:45 DEBUG : two: Sizes identical 2024/12/09 02:04:45 DEBUG : two: Unchanged skipping 2024/12/09 02:04:45 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/09 02:04:45 INFO : three-2019-01-01.txt: Deleted 2024/12/09 02:04:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/09 02:04:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (7.37s) === RUN TestSyncUTFNorm run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:04:49 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/09 02:04:49 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:04:49 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:04:51 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/09 02:04:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.48s) === RUN TestSyncImmutable run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:04:51 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/09 02:04:51 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:04:51 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:04:53 INFO : existing: Copied (new) 2024/12/09 02:04:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:04:53 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/09 02:04:53 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:04:53 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/09 02:04:53 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:04:53 ERROR : mega root 'rclone-test-yicaquf0qitu': not deleting files as there were IO errors 2024/12/09 02:04:53 ERROR : mega root 'rclone-test-yicaquf0qitu': not deleting directories as there were IO errors run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", 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: TestSyncImmutable (11.09s) === RUN TestSyncIgnoreCase run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:05:03 DEBUG : existing: Sizes identical 2024/12/09 02:05:03 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:05:03 DEBUG : existing: Unchanged skipping 2024/12/09 02:05:03 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:05:03 DEBUG : Waiting for deletions to finish 2024/12/09 02:05:03 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.34s) === RUN TestFixCase run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", 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-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", 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-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:05:29 DEBUG : both1: Sizes identical 2024/12/09 02:05:29 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:05:29 DEBUG : both10: Sizes identical 2024/12/09 02:05:29 DEBUG : both11: Sizes identical 2024/12/09 02:05:29 DEBUG : both0: Sizes identical 2024/12/09 02:05:29 DEBUG : both1: Unchanged skipping 2024/12/09 02:05:29 DEBUG : both12: Sizes identical 2024/12/09 02:05:29 DEBUG : both12: Unchanged skipping 2024/12/09 02:05:29 DEBUG : both13: Sizes identical 2024/12/09 02:05:29 DEBUG : both13: Unchanged skipping 2024/12/09 02:05:29 DEBUG : both14: Sizes identical 2024/12/09 02:05:29 DEBUG : both14: Unchanged skipping 2024/12/09 02:05:29 DEBUG : both15: Sizes identical 2024/12/09 02:05:29 DEBUG : both15: Unchanged skipping 2024/12/09 02:05:29 DEBUG : both16: Sizes identical 2024/12/09 02:05:29 DEBUG : both16: Unchanged skipping 2024/12/09 02:05:29 DEBUG : both17: Sizes identical 2024/12/09 02:05:29 DEBUG : both17: Unchanged skipping 2024/12/09 02:05:29 DEBUG : both18: Sizes identical 2024/12/09 02:05:29 DEBUG : both18: Unchanged skipping 2024/12/09 02:05:29 DEBUG : both19: Sizes identical 2024/12/09 02:05:29 DEBUG : both19: Unchanged skipping 2024/12/09 02:05:29 DEBUG : both2: Sizes identical 2024/12/09 02:05:29 DEBUG : both2: Unchanged skipping 2024/12/09 02:05:29 DEBUG : both3: Sizes identical 2024/12/09 02:05:29 DEBUG : both3: Unchanged skipping 2024/12/09 02:05:29 DEBUG : both4: Sizes identical 2024/12/09 02:05:29 DEBUG : both4: Unchanged skipping 2024/12/09 02:05:29 DEBUG : both5: Sizes identical 2024/12/09 02:05:29 DEBUG : both5: Unchanged skipping 2024/12/09 02:05:29 DEBUG : both6: Sizes identical 2024/12/09 02:05:29 DEBUG : both6: Unchanged skipping 2024/12/09 02:05:29 DEBUG : both7: Sizes identical 2024/12/09 02:05:29 DEBUG : both7: Unchanged skipping 2024/12/09 02:05:29 DEBUG : both8: Sizes identical 2024/12/09 02:05:29 DEBUG : both8: Unchanged skipping 2024/12/09 02:05:29 DEBUG : both9: Sizes identical 2024/12/09 02:05:29 DEBUG : both9: Unchanged skipping 2024/12/09 02:05:29 DEBUG : both10: Unchanged skipping 2024/12/09 02:05:29 DEBUG : both11: Unchanged skipping 2024/12/09 02:05:29 DEBUG : both0: Unchanged skipping 2024/12/09 02:05:29 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:05:29 DEBUG : Waiting for deletions to finish 2024/12/09 02:05:29 INFO : only10: Deleted 2024/12/09 02:05:29 INFO : only7: Deleted 2024/12/09 02:05:29 INFO : only9: Deleted 2024/12/09 02:05:29 INFO : only12: Deleted 2024/12/09 02:05:30 INFO : only19: Deleted 2024/12/09 02:05:30 INFO : only3: Deleted 2024/12/09 02:05:30 INFO : only17: Deleted 2024/12/09 02:05:30 INFO : only16: Deleted 2024/12/09 02:05:30 INFO : only0: Deleted 2024/12/09 02:05:30 INFO : only15: Deleted 2024/12/09 02:05:30 INFO : only14: Deleted 2024/12/09 02:05:30 INFO : only4: Deleted 2024/12/09 02:05:30 INFO : only2: Deleted 2024/12/09 02:05:30 INFO : only6: Deleted 2024/12/09 02:05:32 INFO : only11: Deleted 2024/12/09 02:05:32 INFO : only13: Deleted 2024/12/09 02:05:32 INFO : only8: Deleted 2024/12/09 02:05:32 INFO : only5: Deleted 2024/12/09 02:05:32 INFO : only1: Deleted 2024/12/09 02:05:33 INFO : only18: Deleted 2024/12/09 02:05:33 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (30.48s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:06:15 DEBUG : both0: Sizes identical 2024/12/09 02:06:15 DEBUG : both0: Unchanged skipping 2024/12/09 02:06:15 DEBUG : both1: Sizes identical 2024/12/09 02:06:15 DEBUG : both1: Unchanged skipping 2024/12/09 02:06:15 DEBUG : both10: Sizes identical 2024/12/09 02:06:15 DEBUG : both10: Unchanged skipping 2024/12/09 02:06:15 DEBUG : both11: Sizes identical 2024/12/09 02:06:15 DEBUG : both11: Unchanged skipping 2024/12/09 02:06:15 DEBUG : both12: Sizes identical 2024/12/09 02:06:15 DEBUG : both12: Unchanged skipping 2024/12/09 02:06:15 DEBUG : both13: Sizes identical 2024/12/09 02:06:15 DEBUG : both13: Unchanged skipping 2024/12/09 02:06:15 DEBUG : both14: Sizes identical 2024/12/09 02:06:15 DEBUG : both14: Unchanged skipping 2024/12/09 02:06:15 DEBUG : both15: Sizes identical 2024/12/09 02:06:15 DEBUG : both16: Sizes identical 2024/12/09 02:06:15 DEBUG : both17: Sizes identical 2024/12/09 02:06:15 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for checks to finish 2024/12/09 02:06:15 DEBUG : both18: Sizes identical 2024/12/09 02:06:15 DEBUG : both15: Unchanged skipping 2024/12/09 02:06:15 DEBUG : both19: Sizes identical 2024/12/09 02:06:15 DEBUG : both19: Unchanged skipping 2024/12/09 02:06:15 DEBUG : both2: Sizes identical 2024/12/09 02:06:15 DEBUG : both2: Unchanged skipping 2024/12/09 02:06:15 DEBUG : both3: Sizes identical 2024/12/09 02:06:15 DEBUG : both16: Unchanged skipping 2024/12/09 02:06:15 DEBUG : both4: Sizes identical 2024/12/09 02:06:15 DEBUG : both17: Unchanged skipping 2024/12/09 02:06:15 DEBUG : both5: Sizes identical 2024/12/09 02:06:15 DEBUG : both5: Unchanged skipping 2024/12/09 02:06:15 DEBUG : both6: Sizes identical 2024/12/09 02:06:15 DEBUG : both6: Unchanged skipping 2024/12/09 02:06:15 DEBUG : both7: Sizes identical 2024/12/09 02:06:15 DEBUG : both7: Unchanged skipping 2024/12/09 02:06:15 DEBUG : both8: Sizes identical 2024/12/09 02:06:15 DEBUG : both8: Unchanged skipping 2024/12/09 02:06:15 DEBUG : both9: Sizes identical 2024/12/09 02:06:15 DEBUG : both9: Unchanged skipping 2024/12/09 02:06:15 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/09 02:06:15 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/09 02:06:15 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/09 02:06:15 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/09 02:06:15 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/09 02:06:15 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/09 02:06:15 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/09 02:06:15 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/09 02:06:15 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/09 02:06:15 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/09 02:06:15 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/09 02:06:15 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/09 02:06:15 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/09 02:06:15 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/09 02:06:15 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/09 02:06:15 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/09 02:06:15 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/09 02:06:15 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/09 02:06:15 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/09 02:06:15 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/09 02:06:15 DEBUG : both18: Unchanged skipping 2024/12/09 02:06:15 DEBUG : both3: Unchanged skipping 2024/12/09 02:06:15 DEBUG : both4: Unchanged skipping 2024/12/09 02:06:15 DEBUG : mega root 'rclone-test-yicaquf0qitu': Waiting for transfers to finish 2024/12/09 02:06:20 INFO : only0: Copied (replaced existing) 2024/12/09 02:06:22 INFO : only1: Copied (replaced existing) 2024/12/09 02:06:24 INFO : only10: Copied (replaced existing) 2024/12/09 02:06:24 INFO : only11: Copied (replaced existing) 2024/12/09 02:06:24 INFO : only12: Copied (replaced existing) 2024/12/09 02:06:24 INFO : only13: Copied (replaced existing) 2024/12/09 02:06:27 INFO : only14: Copied (replaced existing) 2024/12/09 02:06:27 INFO : only15: Copied (replaced existing) 2024/12/09 02:06:27 INFO : only17: Copied (replaced existing) 2024/12/09 02:06:27 INFO : only16: Copied (replaced existing) 2024/12/09 02:06:28 INFO : only18: Copied (replaced existing) 2024/12/09 02:06:28 INFO : only19: Copied (replaced existing) 2024/12/09 02:06:31 INFO : only2: Copied (replaced existing) 2024/12/09 02:06:31 INFO : only3: Copied (replaced existing) 2024/12/09 02:06:31 INFO : only4: Copied (replaced existing) 2024/12/09 02:06:31 INFO : only5: Copied (replaced existing) 2024/12/09 02:06:36 INFO : only6: Copied (replaced existing) 2024/12/09 02:06:38 INFO : only7: Copied (replaced existing) 2024/12/09 02:06:38 INFO : only8: Copied (replaced existing) 2024/12/09 02:06:38 INFO : only9: Copied (replaced existing) 2024/12/09 02:06:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (67.16s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:06:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/09 02:06:47 DEBUG : sub dir: Making directory 2024/12/09 02:06:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (5.88s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" 2024/12/09 02:06:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/09 02:06:53 DEBUG : sub dir: Making directory 2024/12/09 02:06:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-yicaquf0qitu'", Local "Local file system at /tmp/rclone3066001774", 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 (8.23s) FAIL 2024/12/09 02:07:01 DEBUG : mega root 'rclone-test-yicaquf0qitu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose" - Finished ERROR in 7m51.99434624s (try 1/5): exit status 1: Failed [TestServerSideMoveOverSelf]