"./sync.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose" - Starting (try 1/5) 2024/12/19 04:24:41 DEBUG : Creating backend with remote "TestDrive:rclone-test-tosenop2yahu" 2024/12/19 04:24:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 04:24:41 DEBUG : Creating backend with remote "/tmp/rclone3276950289" === 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 "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:24:42 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/19 04:24:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:24:42 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:24:42 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/19 04:24:42 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:24:42 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.44s) === RUN TestCopy run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:24:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 04:24:44 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/19 04:24:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:24:44 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:24:44 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:24:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 04:24:47 INFO : sub dir/hello world: Copied (new) 2024/12/19 04:24:47 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:24:50 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopy (7.68s) === RUN TestCopyMetadata run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:24:51 DEBUG : metadata sub dir: Making directory with metadata 2024/12/19 04:24:51 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/19 04:24:51 DEBUG : empty metadata sub dir: Making directory with metadata 2024/12/19 04:24:51 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/19 04:24:51 DEBUG : Local file system at /tmp/rclone3276950289: File to upload is small (21 bytes), uploading instead of streaming 2024/12/19 04:24:51 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/12/19 04:24:51 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/12/19 04:24:51 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 04:24:52 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Skipping btime metadata as can't update it on an existing file: 2024-12-19T04:24:51.71782201Z 2024/12/19 04:24:53 INFO : empty metadata sub dir: Updated directory metadata 2024/12/19 04:24:53 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Skipping btime metadata as can't update it on an existing file: 2024-12-19T04:24:51.71782201Z 2024/12/19 04:24:54 INFO : metadata sub dir: Updated directory metadata 2024/12/19 04:24:54 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/12/19 04:24:54 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:24:54 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:24:55 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/12/19 04:24:55 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:24:58 DEBUG : metadata sub dir: Rmdir: contains trashed file: "hello metadata world" --- PASS: TestCopyMetadata (9.20s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:25:00 DEBUG : metadata sub dir: Making directory with metadata 2024/12/19 04:25:00 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/19 04:25:00 DEBUG : empty metadata sub dir: Making directory with metadata 2024/12/19 04:25:00 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/19 04:25:00 DEBUG : Local file system at /tmp/rclone3276950289: File to upload is small (21 bytes), uploading instead of streaming 2024/12/19 04:25:00 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/12/19 04:25:00 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/12/19 04:25:00 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 04:25:01 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2024/12/19 04:25:01 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2024/12/19 04:25:01 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/12/19 04:25:01 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:25:01 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:25:03 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/12/19 04:25:03 INFO : metadata sub dir/hello metadata world: Copied (new) 2024/12/19 04:25:03 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Skipping btime metadata as can't update it on an existing file: 2024-12-19T04:25:00.921771105Z 2024/12/19 04:25:04 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:25:07 DEBUG : metadata sub dir: Rmdir: contains trashed file: "hello metadata world" --- PASS: TestCopyMetadataNoEmptyDirs (7.56s) === RUN TestCopyMissingDirectory run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:25:08 DEBUG : Creating backend with remote "/non-existing" 2024/12/19 04:25:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/19 04:25:08 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:25:08 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.13s) === RUN TestCopyNoTraverse run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:25:09 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/19 04:25:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:25:09 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:25:09 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:25:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 04:25:12 INFO : sub dir/hello world: Copied (new) 2024/12/19 04:25:13 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:25:15 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyNoTraverse (7.04s) === RUN TestCopyCheckFirst run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:25:16 INFO : Google drive root 'rclone-test-tosenop2yahu': Running all checks before starting transfers 2024/12/19 04:25:16 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/19 04:25:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:25:16 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:25:16 INFO : Google drive root 'rclone-test-tosenop2yahu': Checks finished, now starting transfers 2024/12/19 04:25:16 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:25:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 04:25:19 INFO : sub dir/hello world: Copied (new) 2024/12/19 04:25:20 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:25:21 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyCheckFirst (6.60s) === RUN TestSyncNoTraverse run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:25:23 ERROR : Ignoring --no-traverse with sync 2024/12/19 04:25:23 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/19 04:25:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:25:23 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:25:23 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:25:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 04:25:26 INFO : sub dir/hello world: Copied (new) 2024/12/19 04:25:26 DEBUG : Waiting for deletions to finish 2024/12/19 04:25:26 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:25:28 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncNoTraverse (6.69s) === RUN TestCopyWithDepth run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:25:30 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/19 04:25:30 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/19 04:25:30 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:25:30 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:25:31 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/12/19 04:25:31 INFO : hello world2: Copied (new) run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestCopyWithDepth (3.80s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:25:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:25:33 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:25:33 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:25:35 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 04:25:35 INFO : potato2: Copied (new) run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (3.72s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:25:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:25:37 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:25:37 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:25:39 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 04:25:39 INFO : potato2: Copied (new) run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.91s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:25:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/19 04:25:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/19 04:25:41 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/19 04:25:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 04:25:41 DEBUG : sub dir: Making directory with metadata 2024/12/19 04:25:42 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/19 04:25:42 DEBUG : sub dir2: Making directory with metadata 2024/12/19 04:25:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/19 04:25:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/19 04:25:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:25:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/19 04:25:45 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:25:45 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:25:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 04:25:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:25:49 DEBUG : sub dir2: Rmdir: contains trashed file: "sub sub dir2" 2024/12/19 04:25:50 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyEmptyDirectories (10.57s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:25:51 DEBUG : sub dir2: Making directory 2024/12/19 04:25:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/19 04:25:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/19 04:25:52 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/19 04:25:52 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/12/19 04:25:52 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2024/12/19 04:25:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:25:52 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:25:52 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:25:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 04:25:54 INFO : sub dir/hello world: Copied (new) 2024/12/19 04:25:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 04:25:57 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyNoEmptyDirectories (6.45s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:25:58 DEBUG : sub dir2: Making directory with metadata 2024/12/19 04:25:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/19 04:25:58 DEBUG : sub dir: Making directory with metadata 2024/12/19 04:25:59 INFO : sub dir: Made directory with metadata (mtime=2024-12-19T04:25:58.397449739Z) 2024/12/19 04:25:59 DEBUG : sub dir2: Making directory with metadata 2024/12/19 04:26:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/19 04:26:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:26:00 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:26:00 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:26:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 04:26:02 INFO : sub dir/hello world: Copied (new) 2024/12/19 04:26:02 INFO : sub dir/hello world: Deleted run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:26:05 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveEmptyDirectories (8.63s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:26:07 DEBUG : sub dir no update dir modtime: Making directory with metadata 2024/12/19 04:26:07 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/19 04:26:08 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:26:08 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:26:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (4.57s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:26:11 DEBUG : sub dir2: Making directory 2024/12/19 04:26:11 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/19 04:26:11 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/12/19 04:26:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:26:11 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:26:11 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:26:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 04:26:14 INFO : sub dir/hello world: Copied (new) 2024/12/19 04:26:14 INFO : sub dir/hello world: Deleted 2024/12/19 04:26:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 04:26:16 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveNoEmptyDirectories (6.14s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:26:17 DEBUG : sub dir2: Making directory with metadata 2024/12/19 04:26:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/19 04:26:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 04:26:17 DEBUG : sub dir: Making directory with metadata 2024/12/19 04:26:19 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/19 04:26:19 DEBUG : sub dir2: Making directory with metadata 2024/12/19 04:26:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/19 04:26:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:26:20 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:26:20 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:26:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 04:26:21 INFO : sub dir/hello world: Copied (new) 2024/12/19 04:26:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:26:25 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncEmptyDirectories (8.55s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.47s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:26:26 DEBUG : sub dir2: Making directory 2024/12/19 04:26:27 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/19 04:26:27 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/12/19 04:26:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:26:27 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:26:27 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:26:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 04:26:29 INFO : sub dir/hello world: Copied (new) 2024/12/19 04:26:29 DEBUG : Waiting for deletions to finish 2024/12/19 04:26:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 04:26:32 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncNoEmptyDirectories (6.40s) === RUN TestServerSideCopy run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:26:36 DEBUG : Creating backend with remote "TestDrive:rclone-test-kowefat7guhu" sync_test.go:590: Server side copy (if possible) Google drive root 'rclone-test-tosenop2yahu' -> Google drive root 'rclone-test-kowefat7guhu' 2024/12/19 04:26:37 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/19 04:26:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:26:37 DEBUG : Google drive root 'rclone-test-kowefat7guhu': Waiting for checks to finish 2024/12/19 04:26:37 DEBUG : Google drive root 'rclone-test-kowefat7guhu': Waiting for transfers to finish 2024/12/19 04:26:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 04:26:40 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/19 04:26:41 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:26:42 DEBUG : Google drive root 'rclone-test-kowefat7guhu': Purge remote 2024/12/19 04:26:44 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestServerSideCopy (12.17s) === RUN TestCopyOverSelf run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:26:48 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/19 04:26:49 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:26:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/19 04:26:49 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:26:50 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/12/19 04:26:50 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/19 04:26:50 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:26:52 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyOverSelf (8.78s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:26:57 DEBUG : Creating backend with remote "TestDrive:rclone-test-gorihay1paqi" sync_test.go:626: Server side copy (if possible) Google drive root 'rclone-test-tosenop2yahu' -> Google drive root 'rclone-test-gorihay1paqi' 2024/12/19 04:26:58 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/19 04:26:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:26:58 DEBUG : Google drive root 'rclone-test-gorihay1paqi': Waiting for checks to finish 2024/12/19 04:26:58 DEBUG : Google drive root 'rclone-test-gorihay1paqi': Waiting for transfers to finish 2024/12/19 04:27:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 04:27:01 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/19 04:27:02 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:27:04 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/12/19 04:27:04 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/19 04:27:05 DEBUG : Google drive root 'rclone-test-gorihay1paqi': Waiting for checks to finish 2024/12/19 04:27:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/19 04:27:05 DEBUG : Google drive root 'rclone-test-gorihay1paqi': Waiting for transfers to finish 2024/12/19 04:27:07 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/12/19 04:27:07 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/19 04:27:07 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:27:08 DEBUG : Google drive root 'rclone-test-gorihay1paqi': Purge remote 2024/12/19 04:27:10 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestServerSideCopyOverSelf (18.19s) === RUN TestMoveOverSelf run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:27:15 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/19 04:27:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/19 04:27:16 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:27:16 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:27:17 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/12/19 04:27:17 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/19 04:27:17 INFO : sub dir/hello world: Deleted 2024/12/19 04:27:18 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:27:19 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveOverSelf (9.00s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:27:24 DEBUG : Creating backend with remote "TestDrive:rclone-test-wisubip5jufo" sync_test.go:671: Server side copy (if possible) Google drive root 'rclone-test-tosenop2yahu' -> Google drive root 'rclone-test-wisubip5jufo' 2024/12/19 04:27:25 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/19 04:27:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:27:25 DEBUG : Google drive root 'rclone-test-wisubip5jufo': Waiting for checks to finish 2024/12/19 04:27:25 DEBUG : Google drive root 'rclone-test-wisubip5jufo': Waiting for transfers to finish 2024/12/19 04:27:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 04:27:29 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/19 04:27:29 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:27:32 DEBUG : Google drive root 'rclone-test-wisubip5jufo': Using server-side directory move 2024/12/19 04:27:32 INFO : Google drive root 'rclone-test-wisubip5jufo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/19 04:27:32 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/12/19 04:27:32 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/19 04:27:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/19 04:27:32 DEBUG : Google drive root 'rclone-test-wisubip5jufo': Waiting for checks to finish 2024/12/19 04:27:32 DEBUG : Google drive root 'rclone-test-wisubip5jufo': Waiting for transfers to finish 2024/12/19 04:27:33 INFO : sub dir/hello world: Deleted 2024/12/19 04:27:34 INFO : sub dir/hello world: Moved (server-side) 2024/12/19 04:27:34 INFO : sub dir: Set directory modification time (using SetModTime) 2024/12/19 04:27:38 DEBUG : testing file moves 2024/12/19 04:27:38 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/12/19 04:27:38 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/19 04:27:38 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/19 04:27:38 DEBUG : Google drive root 'rclone-test-wisubip5jufo': Waiting for checks to finish 2024/12/19 04:27:38 DEBUG : Google drive root 'rclone-test-wisubip5jufo': Waiting for transfers to finish 2024/12/19 04:27:39 INFO : sub dir/hello world: Deleted 2024/12/19 04:27:40 INFO : sub dir/hello world: Moved (server-side) 2024/12/19 04:27:40 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:27:41 DEBUG : Google drive root 'rclone-test-wisubip5jufo': Purge remote --- PASS: TestServerSideMoveOverSelf (23.47s) === RUN TestCopyAfterDelete run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:27:47 ERROR : : error listing: directory not found 2024/12/19 04:27:48 DEBUG : Local file system at /tmp/rclone3276950289: Making directory 2024/12/19 04:27:48 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:27:48 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:27:50 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyAfterDelete (7.14s) === RUN TestCopyRedownload run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:27:55 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/19 04:27:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:27:55 DEBUG : Local file system at /tmp/rclone3276950289: Waiting for checks to finish 2024/12/19 04:27:55 DEBUG : Local file system at /tmp/rclone3276950289: Waiting for transfers to finish 2024/12/19 04:27:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 04:27:56 DEBUG : sub dir/hello world.adb18a5f.partial: renamed to: sub dir/hello world 2024/12/19 04:27:56 INFO : sub dir/hello world: Copied (new) 2024/12/19 04:27:56 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:27:57 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyRedownload (7.54s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:27:59 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/19 04:27:59 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:27:59 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:28:01 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/19 04:28:01 INFO : check sum: Copied (new) 2024/12/19 04:28:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:28:01 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:28:01 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/19 04:28:01 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/12/19 04:28:01 DEBUG : check sum: Unchanged skipping 2024/12/19 04:28:01 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:28:01 DEBUG : Waiting for deletions to finish 2024/12/19 04:28:01 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (4.60s) === RUN TestSyncSizeOnly run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:28:04 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/19 04:28:04 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:28:04 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:28:06 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/19 04:28:06 INFO : sizeonly: Copied (new) 2024/12/19 04:28:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:28:06 DEBUG : sizeonly: Sizes identical 2024/12/19 04:28:06 DEBUG : sizeonly: Unchanged skipping 2024/12/19 04:28:06 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:28:06 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:28:06 DEBUG : Waiting for deletions to finish 2024/12/19 04:28:06 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestSyncSizeOnly (4.76s) === RUN TestSyncIgnoreSize run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:28:09 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/19 04:28:09 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:28:09 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:28:10 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2024/12/19 04:28:10 INFO : ignore-size: Copied (new) 2024/12/19 04:28:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:28:11 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:28:11 DEBUG : ignore-size: Unchanged skipping 2024/12/19 04:28:11 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:28:11 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:28:11 DEBUG : Waiting for deletions to finish 2024/12/19 04:28:11 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (4.64s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:28:15 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:28:15 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:28:15 DEBUG : existing: Unchanged skipping 2024/12/19 04:28:15 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:28:15 DEBUG : Waiting for deletions to finish 2024/12/19 04:28:15 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:28:15 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:28:15 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/19 04:28:15 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:28:17 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/19 04:28:17 INFO : existing: Copied (replaced existing) 2024/12/19 04:28:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (5.90s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:28:19 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/19 04:28:19 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:28:19 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:28:21 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/19 04:28:21 INFO : existing: Copied (new) 2024/12/19 04:28:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:28:21 DEBUG : existing: Destination exists, skipping 2024/12/19 04:28:21 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:28:21 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:28:21 DEBUG : Waiting for deletions to finish 2024/12/19 04:28:21 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (4.73s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:28:29 DEBUG : d: Making directory 2024/12/19 04:28:31 DEBUG : Added delayed dir = "a", newDst= 2024/12/19 04:28:31 DEBUG : Added delayed dir = "c", newDst=c 2024/12/19 04:28:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/19 04:28:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:28:31 DEBUG : c/non empty space: Unchanged skipping 2024/12/19 04:28:31 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:28:31 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:28:33 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/19 04:28:33 INFO : a/potato2: Copied (new) 2024/12/19 04:28:33 DEBUG : Waiting for deletions to finish 2024/12/19 04:28:34 INFO : b/potato: Deleted 2024/12/19 04:28:35 INFO : a: Set directory modification time (using DirSetModTime) 2024/12/19 04:28:35 INFO : d: Removing directory 2024/12/19 04:28:36 INFO : b: Removing directory 2024/12/19 04:28:36 DEBUG : b: Rmdir: contains trashed file: "potato" 2024/12/19 04:28:36 DEBUG : Google drive root 'rclone-test-tosenop2yahu': deleted 2 directories run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:28:39 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2024/12/19 04:28:40 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncIgnoreErrors (17.87s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:28:44 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:28:44 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/19 04:28:44 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/19 04:28:44 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/19 04:28:44 DEBUG : empty space: Unchanged skipping 2024/12/19 04:28:44 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:28:44 DEBUG : Waiting for deletions to finish 2024/12/19 04:28:44 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:28:44 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:28:44 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/19 04:28:44 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/19 04:28:45 INFO : empty space: Updated modification time in destination 2024/12/19 04:28:45 DEBUG : empty space: Unchanged skipping 2024/12/19 04:28:45 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:28:45 DEBUG : Waiting for deletions to finish 2024/12/19 04:28:45 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (5.48s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:28:49 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/19 04:28:49 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:28:49 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/19 04:28:49 DEBUG : empty space: Unchanged skipping 2024/12/19 04:28:49 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:28:49 DEBUG : Waiting for deletions to finish 2024/12/19 04:28:49 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.85s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:28:53 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:28:53 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/19 04:28:53 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3276950289) 2024/12/19 04:28:53 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Google drive root 'rclone-test-tosenop2yahu') 2024/12/19 04:28:53 DEBUG : foo: md5 differ 2024/12/19 04:28:53 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:28:54 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2024/12/19 04:28:54 INFO : foo: Copied (replaced existing) 2024/12/19 04:28:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (4.90s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:28:58 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/19 04:28:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:28:58 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:28:58 DEBUG : empty space: Unchanged skipping 2024/12/19 04:28:58 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:29:00 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/19 04:29:00 INFO : potato: Copied (new) 2024/12/19 04:29:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (6.29s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:29:04 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/19 04:29:04 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:29:04 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:29:05 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2024/12/19 04:29:05 INFO : potato: Copied (replaced existing) 2024/12/19 04:29:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (5.36s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:29:09 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:29:09 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/12/19 04:29:09 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3276950289) 2024/12/19 04:29:09 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Google drive root 'rclone-test-tosenop2yahu') 2024/12/19 04:29:09 DEBUG : potato: md5 differ 2024/12/19 04:29:09 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:29:11 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2024/12/19 04:29:11 INFO : potato: Copied (replaced existing) 2024/12/19 04:29:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (5.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:29:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:29:16 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/19 04:29:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:29:16 DEBUG : empty space: Unchanged skipping 2024/12/19 04:29:16 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:29:16 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:29:16 DEBUG : Waiting for deletions to finish 2024/12/19 04:29:16 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:29:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:29:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:29:22 DEBUG : empty space: Unchanged skipping 2024/12/19 04:29:22 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:29:22 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:29:24 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/19 04:29:24 INFO : potato2: Copied (new) 2024/12/19 04:29:24 DEBUG : Waiting for deletions to finish 2024/12/19 04:29:24 INFO : potato: Deleted run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (8.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:29:32 DEBUG : d: Making directory 2024/12/19 04:29:33 DEBUG : d/e: Making directory 2024/12/19 04:29:35 DEBUG : Added delayed dir = "a", newDst= 2024/12/19 04:29:35 DEBUG : Added delayed dir = "c", newDst=c 2024/12/19 04:29:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/19 04:29:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:29:35 DEBUG : c/non empty space: Unchanged skipping 2024/12/19 04:29:36 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:29:36 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:29:37 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/19 04:29:37 INFO : a/potato2: Copied (new) 2024/12/19 04:29:37 DEBUG : Waiting for deletions to finish 2024/12/19 04:29:38 INFO : b/potato: Deleted 2024/12/19 04:29:39 INFO : a: Set directory modification time (using DirSetModTime) 2024/12/19 04:29:39 INFO : d/e: Removing directory 2024/12/19 04:29:39 INFO : d: Removing directory 2024/12/19 04:29:40 DEBUG : d: Rmdir: contains trashed file: "e" 2024/12/19 04:29:40 INFO : b: Removing directory 2024/12/19 04:29:40 DEBUG : b: Rmdir: contains trashed file: "potato" 2024/12/19 04:29:41 DEBUG : Google drive root 'rclone-test-tosenop2yahu': deleted 3 directories run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:29:43 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2024/12/19 04:29:44 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:29:51 DEBUG : d: Making directory 2024/12/19 04:29:53 DEBUG : Added delayed dir = "a", newDst= 2024/12/19 04:29:53 DEBUG : Added delayed dir = "c", newDst=c 2024/12/19 04:29:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/19 04:29:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:29:53 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:29:53 DEBUG : c/non empty space: Unchanged skipping 2024/12/19 04:29:53 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:29:55 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/19 04:29:55 INFO : a/potato2: Copied (new) 2024/12/19 04:29:55 ERROR : Google drive root 'rclone-test-tosenop2yahu': not deleting files as there were IO errors 2024/12/19 04:29:56 INFO : a: Set directory modification time (using DirSetModTime) 2024/12/19 04:29:56 ERROR : Google drive root 'rclone-test-tosenop2yahu': not deleting directories as there were IO errors run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:30:00 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2024/12/19 04:30:01 DEBUG : b: Rmdir: contains trashed file: "potato" 2024/12/19 04:30:02 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (17.88s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:30:07 DEBUG : Waiting for deletions to finish 2024/12/19 04:30:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:30:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:30:07 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:30:07 DEBUG : empty space: Unchanged skipping 2024/12/19 04:30:07 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:30:08 INFO : potato: Deleted 2024/12/19 04:30:09 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/19 04:30:09 INFO : potato2: Copied (new) run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (8.44s) === RUN TestSyncDeleteBefore run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:30:16 DEBUG : Waiting for deletions to finish 2024/12/19 04:30:16 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:30:16 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:30:16 INFO : potato: Deleted 2024/12/19 04:30:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:30:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:30:17 DEBUG : empty space: Unchanged skipping 2024/12/19 04:30:17 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:30:17 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:30:19 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/19 04:30:19 INFO : potato2: Copied (new) run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (8.98s) === RUN TestCopyDeleteBefore run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:30:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:30:23 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:30:23 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:30:25 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/12/19 04:30:25 INFO : potato2: Copied (new) run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (5.89s) === RUN TestSyncWithExclude run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:30:30 DEBUG : enormous: Excluded (Size Filter) 2024/12/19 04:30:30 DEBUG : enormous: Excluded 2024/12/19 04:30:30 DEBUG : potato2: Excluded (Size Filter) 2024/12/19 04:30:30 DEBUG : potato2: Excluded 2024/12/19 04:30:31 DEBUG : potato2: Excluded (Size Filter) 2024/12/19 04:30:31 DEBUG : potato2: Excluded 2024/12/19 04:30:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:30:31 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:30:31 DEBUG : empty space: Unchanged skipping 2024/12/19 04:30:31 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:30:31 DEBUG : Waiting for deletions to finish 2024/12/19 04:30:31 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:30:31 DEBUG : enormous: Excluded (Size Filter) 2024/12/19 04:30:31 DEBUG : enormous: Excluded 2024/12/19 04:30:31 DEBUG : potato2: Excluded (Size Filter) 2024/12/19 04:30:31 DEBUG : potato2: Excluded 2024/12/19 04:30:31 DEBUG : potato2: Excluded (Size Filter) 2024/12/19 04:30:31 DEBUG : potato2: Excluded 2024/12/19 04:30:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/19 04:30:31 DEBUG : Local file system at /tmp/rclone3276950289: Waiting for checks to finish 2024/12/19 04:30:31 DEBUG : empty space: Unchanged skipping 2024/12/19 04:30:31 DEBUG : Local file system at /tmp/rclone3276950289: Waiting for transfers to finish 2024/12/19 04:30:31 DEBUG : Waiting for deletions to finish 2024/12/19 04:30:31 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestSyncWithExclude (6.68s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:30:39 DEBUG : enormous: Excluded (Size Filter) 2024/12/19 04:30:39 DEBUG : enormous: Excluded 2024/12/19 04:30:39 DEBUG : potato2: Excluded (Size Filter) 2024/12/19 04:30:39 DEBUG : potato2: Excluded 2024/12/19 04:30:39 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:30:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:30:39 DEBUG : empty space: Unchanged skipping 2024/12/19 04:30:39 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:30:39 DEBUG : Waiting for deletions to finish 2024/12/19 04:30:40 INFO : potato2: Deleted 2024/12/19 04:30:40 INFO : enormous: Deleted 2024/12/19 04:30:40 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:30:40 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/19 04:30:40 DEBUG : empty space: Unchanged skipping 2024/12/19 04:30:40 DEBUG : Local file system at /tmp/rclone3276950289: Waiting for checks to finish 2024/12/19 04:30:40 DEBUG : Local file system at /tmp/rclone3276950289: Waiting for transfers to finish 2024/12/19 04:30:40 DEBUG : Waiting for deletions to finish 2024/12/19 04:30:40 INFO : enormous: Deleted 2024/12/19 04:30:40 INFO : potato2: Deleted 2024/12/19 04:30:40 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.62s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:30:50 DEBUG : five: Need to transfer - File not found at Destination 2024/12/19 04:30:50 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/19 04:30:50 DEBUG : one: Destination is newer than source, skipping 2024/12/19 04:30:50 DEBUG : three: Sizes identical 2024/12/19 04:30:50 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:30:50 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/19 04:30:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3276950289) 2024/12/19 04:30:50 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/19 04:30:50 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Google drive root 'rclone-test-tosenop2yahu') 2024/12/19 04:30:50 DEBUG : two: md5 differ 2024/12/19 04:30:50 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:30:51 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/12/19 04:30:51 INFO : four: Copied (replaced existing) 2024/12/19 04:30:51 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/19 04:30:51 INFO : two: Copied (replaced existing) 2024/12/19 04:30:51 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/12/19 04:30:51 INFO : five: Copied (new) 2024/12/19 04:30:51 DEBUG : Waiting for deletions to finish 2024/12/19 04:30:52 DEBUG : one: Destination is newer than source, skipping 2024/12/19 04:30:52 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:30:52 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3276950289) 2024/12/19 04:30:52 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/12/19 04:30:52 DEBUG : five: Size and md5 of src and dst objects identical 2024/12/19 04:30:52 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Google drive root 'rclone-test-tosenop2yahu') 2024/12/19 04:30:52 DEBUG : three: md5 differ 2024/12/19 04:30:52 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/19 04:30:52 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/12/19 04:30:52 DEBUG : four: Size and md5 of src and dst objects identical 2024/12/19 04:30:52 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/19 04:30:52 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/19 04:30:52 DEBUG : two: Size and md5 of src and dst objects identical 2024/12/19 04:30:52 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/19 04:30:52 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/19 04:30:52 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:30:53 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/12/19 04:30:53 INFO : three: Copied (replaced existing) 2024/12/19 04:30:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (14.44s) === 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 "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/12/19 04:30:57 INFO : Google drive root 'rclone-test-tosenop2yahu': Making map for --track-renames 2024/12/19 04:30:57 INFO : Google drive root 'rclone-test-tosenop2yahu': Finished making map for --track-renames 2024/12/19 04:30:57 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:30:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/19 04:30:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/19 04:30:57 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for renames to finish 2024/12/19 04:30:57 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:30:58 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/19 04:30:58 INFO : potato: Copied (new) 2024/12/19 04:30:58 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/19 04:30:58 INFO : yam: Copied (new) 2024/12/19 04:30:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:30:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:30:59 INFO : Google drive root 'rclone-test-tosenop2yahu': Making map for --track-renames 2024/12/19 04:30:59 INFO : Google drive root 'rclone-test-tosenop2yahu': Finished making map for --track-renames 2024/12/19 04:30:59 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:30:59 DEBUG : potato: Unchanged skipping 2024/12/19 04:30:59 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for renames to finish 2024/12/19 04:31:00 INFO : yam: Moved (server-side) to: yaml 2024/12/19 04:31:00 INFO : yaml: Renamed from "yam" 2024/12/19 04:31:00 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:31:00 DEBUG : Waiting for deletions to finish 2024/12/19 04:31:00 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (5.96s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/12/19 04:31:03 INFO : Google drive root 'rclone-test-tosenop2yahu': Making map for --track-renames 2024/12/19 04:31:03 INFO : Google drive root 'rclone-test-tosenop2yahu': Finished making map for --track-renames 2024/12/19 04:31:03 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:31:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/19 04:31:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/19 04:31:03 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for renames to finish 2024/12/19 04:31:03 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:31:05 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/19 04:31:05 INFO : yam: Copied (new) 2024/12/19 04:31:05 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/19 04:31:05 INFO : potato: Copied (new) 2024/12/19 04:31:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:31:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:31:06 INFO : Google drive root 'rclone-test-tosenop2yahu': Making map for --track-renames 2024/12/19 04:31:06 INFO : Google drive root 'rclone-test-tosenop2yahu': Finished making map for --track-renames 2024/12/19 04:31:06 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:31:06 DEBUG : potato: Unchanged skipping 2024/12/19 04:31:06 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for renames to finish 2024/12/19 04:31:06 INFO : yam: Moved (server-side) to: yaml 2024/12/19 04:31:06 INFO : yaml: Renamed from "yam" 2024/12/19 04:31:06 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:31:06 DEBUG : Waiting for deletions to finish 2024/12/19 04:31:06 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.44s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/12/19 04:31:09 DEBUG : Added delayed dir = "sub", newDst= 2024/12/19 04:31:09 INFO : Google drive root 'rclone-test-tosenop2yahu': Making map for --track-renames 2024/12/19 04:31:09 INFO : Google drive root 'rclone-test-tosenop2yahu': Finished making map for --track-renames 2024/12/19 04:31:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/19 04:31:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/19 04:31:09 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:31:09 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for renames to finish 2024/12/19 04:31:09 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:31:12 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/19 04:31:12 INFO : sub/yam: Copied (new) 2024/12/19 04:31:12 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/19 04:31:12 INFO : potato: Copied (new) 2024/12/19 04:31:12 DEBUG : Waiting for deletions to finish 2024/12/19 04:31:13 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:31:13 DEBUG : Added delayed dir = "sub", newDst=sub 2024/12/19 04:31:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:31:13 DEBUG : potato: Unchanged skipping 2024/12/19 04:31:14 INFO : Google drive root 'rclone-test-tosenop2yahu': Making map for --track-renames 2024/12/19 04:31:14 INFO : Google drive root 'rclone-test-tosenop2yahu': Finished making map for --track-renames 2024/12/19 04:31:14 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:31:14 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for renames to finish 2024/12/19 04:31:15 INFO : sub/yam: Moved (server-side) to: yam 2024/12/19 04:31:15 INFO : yam: Renamed from "sub/yam" 2024/12/19 04:31:15 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:31:15 DEBUG : Waiting for deletions to finish 2024/12/19 04:31:15 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (9.93s) === RUN TestServerSideMoveLocal run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:31:19 DEBUG : Creating backend with remote "/tmp/rclone3276950289/dir1" 2024/12/19 04:31:19 DEBUG : Creating backend with remote "/tmp/rclone3276950289/dir2" 2024/12/19 04:31:19 DEBUG : Local file system at /tmp/rclone3276950289/dir2: Using server-side directory move 2024/12/19 04:31:19 INFO : Local file system at /tmp/rclone3276950289/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/19 04:31:19 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/19 04:31:19 INFO : file1.txt: Moved (server-side) 2024/12/19 04:31:19 DEBUG : Local file system at /tmp/rclone3276950289/dir2: Waiting for checks to finish 2024/12/19 04:31:19 DEBUG : Local file system at /tmp/rclone3276950289/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.48s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:31:20 DEBUG : Added delayed dir = "nested", newDst= 2024/12/19 04:31:20 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/19 04:31:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:31:20 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/12/19 04:31:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/19 04:31:20 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:31:20 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:31:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 04:31:23 INFO : sub dir/hello world: Copied (new) 2024/12/19 04:31:23 INFO : sub dir/hello world: Deleted 2024/12/19 04:31:25 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/12/19 04:31:25 INFO : nested/sub dir/file: Copied (new) 2024/12/19 04:31:25 INFO : nested/sub dir/file: Deleted 2024/12/19 04:31:25 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 04:31:26 INFO : nested: Set directory modification time (using DirSetModTime) 2024/12/19 04:31:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 04:31:26 INFO : sub dir: Removing directory 2024/12/19 04:31:26 INFO : nested/sub dir: Removing directory 2024/12/19 04:31:26 INFO : nested: Removing directory 2024/12/19 04:31:26 DEBUG : Local file system at /tmp/rclone3276950289: deleted 3 directories run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:31:29 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2024/12/19 04:31:30 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file" 2024/12/19 04:31:31 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithDeleteEmptySrcDirs (12.63s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:31:32 DEBUG : Added delayed dir = "nested", newDst= 2024/12/19 04:31:32 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/19 04:31:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 04:31:32 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/12/19 04:31:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/19 04:31:32 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:31:32 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:31:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/19 04:31:35 INFO : sub dir/hello world: Copied (new) 2024/12/19 04:31:35 INFO : sub dir/hello world: Deleted 2024/12/19 04:31:37 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/12/19 04:31:37 INFO : nested/sub dir/file: Copied (new) 2024/12/19 04:31:37 INFO : nested/sub dir/file: Deleted 2024/12/19 04:31:38 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 04:31:39 INFO : nested: Set directory modification time (using DirSetModTime) 2024/12/19 04:31:39 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:31:41 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2024/12/19 04:31:42 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file" 2024/12/19 04:31:43 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.37s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:31:45 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/19 04:31:45 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/19 04:31:45 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:31:45 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:31:46 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/19 04:31:46 INFO : existing: Copied (new) 2024/12/19 04:31:46 INFO : existing: Deleted 2024/12/19 04:31:47 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/12/19 04:31:47 INFO : existing-b: Copied (new) 2024/12/19 04:31:47 INFO : existing-b: Deleted 2024/12/19 04:31:47 DEBUG : existing: Destination exists, skipping 2024/12/19 04:31:47 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/19 04:31:47 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:31:47 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:31:47 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (4.92s) === RUN TestServerSideMove run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:31:49 DEBUG : Creating backend with remote "TestDrive:rclone-test-popuxog0dopi" sync_test.go:1705: Server side move (if possible) Google drive root 'rclone-test-tosenop2yahu' -> Google drive root 'rclone-test-popuxog0dopi' 2024/12/19 04:32:00 DEBUG : Google drive root 'rclone-test-popuxog0dopi': Using server-side directory move 2024/12/19 04:32:00 INFO : Google drive root 'rclone-test-popuxog0dopi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/19 04:32:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:32:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/19 04:32:00 DEBUG : empty space: Unchanged skipping 2024/12/19 04:32:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/19 04:32:00 DEBUG : Google drive root 'rclone-test-popuxog0dopi': Waiting for checks to finish 2024/12/19 04:32:00 INFO : empty space: Deleted 2024/12/19 04:32:00 DEBUG : Google drive root 'rclone-test-popuxog0dopi': Waiting for transfers to finish 2024/12/19 04:32:01 INFO : potato3: Deleted 2024/12/19 04:32:01 INFO : potato2: Moved (server-side) 2024/12/19 04:32:01 INFO : potato3: Moved (server-side) 2024/12/19 04:32:02 DEBUG : Creating backend with remote "TestDrive:rclone-test-loditah8taje" 2024/12/19 04:32:02 DEBUG : Google drive root 'rclone-test-loditah8taje': Using server-side directory move 2024/12/19 04:32:03 INFO : Google drive root 'rclone-test-loditah8taje': Server side directory move succeeded 2024/12/19 04:32:04 DEBUG : Google drive root 'rclone-test-loditah8taje': Purge remote 2024/12/19 04:32:05 DEBUG : Google drive root 'rclone-test-popuxog0dopi': Purge remote 2024/12/19 04:32:05 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.79s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:32:05 DEBUG : Creating backend with remote "TestDrive:rclone-test-weviduy9jite" sync_test.go:1705: Server side move (if possible) Google drive root 'rclone-test-tosenop2yahu' -> Google drive root 'rclone-test-weviduy9jite' 2024/12/19 04:32:16 DEBUG : empty space: Excluded (Size Filter) 2024/12/19 04:32:16 DEBUG : empty space: Excluded 2024/12/19 04:32:16 DEBUG : empty space: Excluded (Size Filter) 2024/12/19 04:32:16 DEBUG : empty space: Excluded 2024/12/19 04:32:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:32:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/19 04:32:16 DEBUG : Google drive root 'rclone-test-weviduy9jite': Waiting for checks to finish 2024/12/19 04:32:16 DEBUG : Google drive root 'rclone-test-weviduy9jite': Waiting for transfers to finish 2024/12/19 04:32:17 INFO : potato3: Deleted 2024/12/19 04:32:17 INFO : potato2: Moved (server-side) 2024/12/19 04:32:18 INFO : potato3: Moved (server-side) 2024/12/19 04:32:18 DEBUG : Creating backend with remote "TestDrive:rclone-test-lejuzoj8ceca" 2024/12/19 04:32:19 DEBUG : empty space: Excluded (Size Filter) 2024/12/19 04:32:19 DEBUG : empty space: Excluded 2024/12/19 04:32:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:32:19 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/19 04:32:19 DEBUG : Google drive root 'rclone-test-lejuzoj8ceca': Waiting for checks to finish 2024/12/19 04:32:19 DEBUG : Google drive root 'rclone-test-lejuzoj8ceca': Waiting for transfers to finish 2024/12/19 04:32:21 INFO : potato2: Moved (server-side) 2024/12/19 04:32:21 INFO : potato3: Moved (server-side) 2024/12/19 04:32:22 DEBUG : Google drive root 'rclone-test-lejuzoj8ceca': Purge remote 2024/12/19 04:32:22 DEBUG : Google drive root 'rclone-test-weviduy9jite': Purge remote --- PASS: TestServerSideMoveWithFilter (18.78s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:32:24 DEBUG : Creating backend with remote "TestDrive:rclone-test-jinisel8fayu" 2024/12/19 04:32:30 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Google drive root 'rclone-test-tosenop2yahu' -> Google drive root 'rclone-test-jinisel8fayu' 2024/12/19 04:32:36 DEBUG : Google drive root 'rclone-test-jinisel8fayu': Using server-side directory move 2024/12/19 04:32:36 INFO : Google drive root 'rclone-test-jinisel8fayu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/19 04:32:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 04:32:36 DEBUG : Added delayed dir = "tomatoDir", newDst= 2024/12/19 04:32:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/19 04:32:36 DEBUG : empty space: Unchanged skipping 2024/12/19 04:32:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/19 04:32:36 DEBUG : Google drive root 'rclone-test-jinisel8fayu': Waiting for checks to finish 2024/12/19 04:32:36 INFO : potato3: Deleted 2024/12/19 04:32:36 INFO : empty space: Deleted 2024/12/19 04:32:36 DEBUG : Google drive root 'rclone-test-jinisel8fayu': Waiting for transfers to finish 2024/12/19 04:32:37 INFO : potato2: Moved (server-side) 2024/12/19 04:32:38 INFO : potato3: Moved (server-side) 2024/12/19 04:32:38 INFO : tomatoDir: Removing directory 2024/12/19 04:32:39 DEBUG : Google drive root 'rclone-test-tosenop2yahu': deleted 1 directories 2024/12/19 04:32:39 DEBUG : Creating backend with remote "TestDrive:rclone-test-cumewun3yibi" 2024/12/19 04:32:40 DEBUG : tomatoDir: Making directory 2024/12/19 04:32:41 DEBUG : Google drive root 'rclone-test-cumewun3yibi': Using server-side directory move 2024/12/19 04:32:42 INFO : Google drive root 'rclone-test-cumewun3yibi': Server side directory move succeeded 2024/12/19 04:32:43 DEBUG : Google drive root 'rclone-test-cumewun3yibi': Purge remote 2024/12/19 04:32:44 DEBUG : Google drive root 'rclone-test-jinisel8fayu': Purge remote 2024/12/19 04:32:44 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.25s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.48s) === RUN TestSyncOverlap run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:32:45 DEBUG : Creating backend with remote "TestDrive:rclone-test-tosenop2yahu/rclone-sync-test" run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestSyncOverlap (3.28s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:32:48 DEBUG : Creating backend with remote "TestDrive:rclone-test-tosenop2yahu/rclone-sync-test" 2024/12/19 04:32:50 DEBUG : Creating backend with remote "TestDrive:rclone-test-tosenop2yahu/rclone-sync-test-include/layer2" 2024/12/19 04:32:53 DEBUG : Creating backend with remote "TestDrive:rclone-test-tosenop2yahu/rclone-sync-test-ignore-file" 2024/12/19 04:32:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 04:32:58 DEBUG : rclone-sync-test: Excluded 2024/12/19 04:32:58 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/12/19 04:32:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/19 04:32:59 DEBUG : Google drive root 'rclone-test-tosenop2yahu/rclone-sync-test': Waiting for checks to finish 2024/12/19 04:32:59 DEBUG : Google drive root 'rclone-test-tosenop2yahu/rclone-sync-test': Waiting for transfers to finish 2024/12/19 04:32:59 DEBUG : Waiting for deletions to finish 2024/12/19 04:32:59 INFO : There was nothing to transfer 2024/12/19 04:33:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 04:33:00 DEBUG : rclone-sync-test: Excluded 2024/12/19 04:33:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/19 04:33:01 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:33:01 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:33:01 DEBUG : Waiting for deletions to finish 2024/12/19 04:33:01 INFO : rclone-sync-test-include: Removing directory 2024/12/19 04:33:01 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2024/12/19 04:33:01 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/19 04:33:01 DEBUG : Google drive root 'rclone-test-tosenop2yahu': failed to delete 1 directories 2024/12/19 04:33:01 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:33:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 04:33:02 DEBUG : rclone-sync-test: Excluded 2024/12/19 04:33:02 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/12/19 04:33:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/19 04:33:03 DEBUG : Google drive root 'rclone-test-tosenop2yahu/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/12/19 04:33:03 DEBUG : Google drive root 'rclone-test-tosenop2yahu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/12/19 04:33:03 DEBUG : Waiting for deletions to finish 2024/12/19 04:33:03 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:33:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 04:33:04 DEBUG : rclone-sync-test: Excluded 2024/12/19 04:33:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/19 04:33:04 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:33:04 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:33:04 DEBUG : Waiting for deletions to finish 2024/12/19 04:33:04 INFO : rclone-sync-test-include: Removing directory 2024/12/19 04:33:05 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2024/12/19 04:33:05 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/19 04:33:05 DEBUG : Google drive root 'rclone-test-tosenop2yahu': failed to delete 1 directories 2024/12/19 04:33:05 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:33:05 DEBUG : : Excluded 2024/12/19 04:33:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/19 04:33:06 DEBUG : rclone-sync-test: Excluded 2024/12/19 04:33:06 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/12/19 04:33:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/19 04:33:06 DEBUG : Google drive root 'rclone-test-tosenop2yahu/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/12/19 04:33:06 DEBUG : Google drive root 'rclone-test-tosenop2yahu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/12/19 04:33:06 DEBUG : Waiting for deletions to finish 2024/12/19 04:33:06 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:33:09 DEBUG : rclone-sync-test-include: Rmdir: contains trashed file: "layer2" 2024/12/19 04:33:09 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2024/12/19 04:33:09 DEBUG : Config file has changed externally - reloading 2024/12/19 04:33:09 DEBUG : Saving config "token" in section "TestDrive" of the config file 2024/12/19 04:33:09 DEBUG : TestDrive: Saved new token in config file 2024/12/19 04:33:10 DEBUG : rclone-sync-test-ignore-file: Rmdir: contains trashed file: ".ignore" --- PASS: TestSyncOverlapWithFilter (32.06s) === RUN TestSyncCompareDest run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:33:20 DEBUG : Creating backend with remote "TestDrive:rclone-test-tosenop2yahu/dst" 2024/12/19 04:33:21 DEBUG : Creating backend with remote "TestDrive:rclone-test-tosenop2yahu/CompareDest" 2024/12/19 04:33:22 DEBUG : one: Need to transfer - File not found at Destination 2024/12/19 04:33:22 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for checks to finish 2024/12/19 04:33:22 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for transfers to finish 2024/12/19 04:33:25 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/19 04:33:25 INFO : one: Copied (new) 2024/12/19 04:33:25 DEBUG : Waiting for deletions to finish 2024/12/19 04:33:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 04:33:26 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for checks to finish 2024/12/19 04:33:27 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for transfers to finish 2024/12/19 04:33:28 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/19 04:33:28 INFO : one: Copied (replaced existing) 2024/12/19 04:33:28 DEBUG : Waiting for deletions to finish 2024/12/19 04:33:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 04:33:34 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for checks to finish 2024/12/19 04:33:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:33:34 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/19 04:33:34 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for transfers to finish 2024/12/19 04:33:34 DEBUG : Waiting for deletions to finish 2024/12/19 04:33:34 INFO : There was nothing to transfer 2024/12/19 04:33:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:33:38 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/19 04:33:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 04:33:38 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for checks to finish 2024/12/19 04:33:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:33:38 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/19 04:33:38 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for transfers to finish 2024/12/19 04:33:38 DEBUG : Waiting for deletions to finish 2024/12/19 04:33:38 INFO : There was nothing to transfer 2024/12/19 04:33:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:33:39 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/19 04:33:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 04:33:39 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for checks to finish 2024/12/19 04:33:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:33:39 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/19 04:33:39 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for transfers to finish 2024/12/19 04:33:39 DEBUG : Waiting for deletions to finish 2024/12/19 04:33:39 INFO : There was nothing to transfer 2024/12/19 04:33:40 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2024/12/19 04:33:40 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/19 04:33:40 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/19 04:33:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 04:33:40 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for checks to finish 2024/12/19 04:33:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:33:41 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/19 04:33:41 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for transfers to finish 2024/12/19 04:33:41 DEBUG : Waiting for deletions to finish 2024/12/19 04:33:41 INFO : There was nothing to transfer 2024/12/19 04:33:42 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/19 04:33:42 DEBUG : two: Need to transfer - File not found at Destination 2024/12/19 04:33:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 04:33:42 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for checks to finish 2024/12/19 04:33:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:33:42 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/19 04:33:42 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for transfers to finish 2024/12/19 04:33:44 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/12/19 04:33:44 INFO : two: Copied (new) 2024/12/19 04:33:44 DEBUG : Waiting for deletions to finish 2024/12/19 04:33:47 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/12/19 04:33:47 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/12/19 04:33:48 DEBUG : CompareDest: Rmdir: contains trashed file: "one" 2024/12/19 04:33:48 DEBUG : CompareDest: Rmdir: contains trashed file: "two" --- PASS: TestSyncCompareDest (29.29s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:33:55 DEBUG : Creating backend with remote "TestDrive:rclone-test-tosenop2yahu/dest" 2024/12/19 04:33:56 DEBUG : Creating backend with remote "TestDrive:rclone-test-tosenop2yahu/pre-dest1" 2024/12/19 04:33:57 DEBUG : Creating backend with remote "TestDrive:rclone-test-tosenop2yahu/pre-dest2" 2024/12/19 04:33:58 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:33:58 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/19 04:33:58 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:33:58 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/19 04:33:59 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/19 04:33:59 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dest': Waiting for checks to finish 2024/12/19 04:33:59 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dest': Waiting for transfers to finish 2024/12/19 04:34:01 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/12/19 04:34:01 INFO : 3: Copied (new) 2024/12/19 04:34:01 DEBUG : Waiting for deletions to finish 2024/12/19 04:34:05 DEBUG : pre-dest2: Rmdir: contains trashed file: "2" 2024/12/19 04:34:05 DEBUG : pre-dest1: Rmdir: contains trashed file: "1" 2024/12/19 04:34:06 DEBUG : dest: Rmdir: contains trashed file: "3" --- PASS: TestSyncMultipleCompareDest (17.85s) === RUN TestSyncCopyDest run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:34:07 DEBUG : Creating backend with remote "TestDrive:rclone-test-tosenop2yahu/dst" 2024/12/19 04:34:08 DEBUG : Creating backend with remote "TestDrive:rclone-test-tosenop2yahu/CopyDest" 2024/12/19 04:34:10 DEBUG : one: Need to transfer - File not found at Destination 2024/12/19 04:34:10 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for checks to finish 2024/12/19 04:34:10 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for transfers to finish 2024/12/19 04:34:12 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/19 04:34:12 INFO : one: Copied (new) 2024/12/19 04:34:12 DEBUG : Waiting for deletions to finish 2024/12/19 04:34:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 04:34:14 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for checks to finish 2024/12/19 04:34:14 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for transfers to finish 2024/12/19 04:34:15 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/19 04:34:15 INFO : one: Copied (replaced existing) 2024/12/19 04:34:15 DEBUG : Waiting for deletions to finish 2024/12/19 04:34:21 DEBUG : Creating backend with remote "TestDrive:rclone-test-tosenop2yahu/BackupDir" 2024/12/19 04:34:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 04:34:22 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for checks to finish 2024/12/19 04:34:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:34:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 04:34:25 INFO : one: Moved (server-side) 2024/12/19 04:34:26 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/19 04:34:26 INFO : one: Copied (server-side copy) 2024/12/19 04:34:26 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/19 04:34:26 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for transfers to finish 2024/12/19 04:34:26 DEBUG : Waiting for deletions to finish 2024/12/19 04:34:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:34:31 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/19 04:34:31 INFO : two: Copied (server-side copy) 2024/12/19 04:34:31 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/19 04:34:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:34:31 DEBUG : one: Unchanged skipping 2024/12/19 04:34:31 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for checks to finish 2024/12/19 04:34:31 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for transfers to finish 2024/12/19 04:34:31 DEBUG : Waiting for deletions to finish 2024/12/19 04:34:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:34:31 DEBUG : one: Unchanged skipping 2024/12/19 04:34:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:34:31 DEBUG : two: Unchanged skipping 2024/12/19 04:34:31 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for checks to finish 2024/12/19 04:34:31 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for transfers to finish 2024/12/19 04:34:31 DEBUG : Waiting for deletions to finish 2024/12/19 04:34:31 INFO : There was nothing to transfer 2024/12/19 04:34:35 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/19 04:34:35 DEBUG : three: Destination not found in --copy-dest 2024/12/19 04:34:35 DEBUG : three: Need to transfer - File not found at Destination 2024/12/19 04:34:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:34:35 DEBUG : one: Unchanged skipping 2024/12/19 04:34:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 04:34:35 DEBUG : two: Unchanged skipping 2024/12/19 04:34:35 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for checks to finish 2024/12/19 04:34:35 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for transfers to finish 2024/12/19 04:34:36 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/12/19 04:34:36 INFO : three: Copied (new) 2024/12/19 04:34:36 DEBUG : Waiting for deletions to finish 2024/12/19 04:34:42 DEBUG : dst: Rmdir: contains trashed file: "three" 2024/12/19 04:34:42 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/12/19 04:34:42 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/12/19 04:34:42 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2024/12/19 04:34:42 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2024/12/19 04:34:42 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2024/12/19 04:34:43 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestSyncCopyDest (37.20s) === RUN TestSyncBackupDir run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:34:51 DEBUG : Creating backend with remote "TestDrive:rclone-test-tosenop2yahu/dst" 2024/12/19 04:34:51 DEBUG : Creating backend with remote "TestDrive:rclone-test-tosenop2yahu/backup" 2024/12/19 04:34:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/19 04:34:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:34:53 DEBUG : two: Unchanged skipping 2024/12/19 04:34:53 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for checks to finish 2024/12/19 04:34:55 INFO : one: Moved (server-side) 2024/12/19 04:34:55 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for transfers to finish 2024/12/19 04:34:57 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/19 04:34:57 INFO : one: Copied (new) 2024/12/19 04:34:57 DEBUG : Waiting for deletions to finish 2024/12/19 04:34:58 INFO : three.txt: Moved (server-side) 2024/12/19 04:34:58 INFO : three.txt: Moved into backup dir 2024/12/19 04:35:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/19 04:35:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:35:01 DEBUG : two: Unchanged skipping 2024/12/19 04:35:01 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for checks to finish 2024/12/19 04:35:02 INFO : one: Deleted 2024/12/19 04:35:03 INFO : one: Moved (server-side) 2024/12/19 04:35:03 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for transfers to finish 2024/12/19 04:35:05 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/19 04:35:05 INFO : one: Copied (new) 2024/12/19 04:35:05 DEBUG : Waiting for deletions to finish 2024/12/19 04:35:05 INFO : three.txt: Deleted 2024/12/19 04:35:06 INFO : three.txt: Moved (server-side) 2024/12/19 04:35:06 INFO : three.txt: Moved into backup dir 2024/12/19 04:35:10 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/12/19 04:35:10 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/12/19 04:35:11 DEBUG : backup: Rmdir: contains trashed file: "three.txt" 2024/12/19 04:35:11 DEBUG : backup: Rmdir: contains trashed file: "one" 2024/12/19 04:35:11 DEBUG : backup: Rmdir: contains trashed file: "three.txt" 2024/12/19 04:35:11 DEBUG : backup: Rmdir: contains trashed file: "one" --- PASS: TestSyncBackupDir (27.00s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:35:18 DEBUG : Creating backend with remote "TestDrive:rclone-test-tosenop2yahu/dst" 2024/12/19 04:35:19 DEBUG : Creating backend with remote "TestDrive:rclone-test-tosenop2yahu/backup" 2024/12/19 04:35:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/19 04:35:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:35:20 DEBUG : two: Unchanged skipping 2024/12/19 04:35:20 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for checks to finish 2024/12/19 04:35:22 INFO : one: Moved (server-side) to: one.bak 2024/12/19 04:35:22 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for transfers to finish 2024/12/19 04:35:24 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/19 04:35:24 INFO : one: Copied (new) 2024/12/19 04:35:24 DEBUG : Waiting for deletions to finish 2024/12/19 04:35:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/19 04:35:25 INFO : three.txt: Moved into backup dir 2024/12/19 04:35:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/19 04:35:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:35:29 DEBUG : two: Unchanged skipping 2024/12/19 04:35:29 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for checks to finish 2024/12/19 04:35:30 INFO : one.bak: Deleted 2024/12/19 04:35:30 INFO : one: Moved (server-side) to: one.bak 2024/12/19 04:35:30 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for transfers to finish 2024/12/19 04:35:32 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/19 04:35:32 INFO : one: Copied (new) 2024/12/19 04:35:32 DEBUG : Waiting for deletions to finish 2024/12/19 04:35:33 INFO : three.txt.bak: Deleted 2024/12/19 04:35:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/19 04:35:34 INFO : three.txt: Moved into backup dir 2024/12/19 04:35:38 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/12/19 04:35:38 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/12/19 04:35:38 DEBUG : backup: Rmdir: contains trashed file: "one.bak" 2024/12/19 04:35:38 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak" 2024/12/19 04:35:38 DEBUG : backup: Rmdir: contains trashed file: "one.bak" 2024/12/19 04:35:38 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak" --- PASS: TestSyncBackupDirWithSuffix (27.83s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:35:46 DEBUG : Creating backend with remote "TestDrive:rclone-test-tosenop2yahu/dst" 2024/12/19 04:35:46 DEBUG : Creating backend with remote "TestDrive:rclone-test-tosenop2yahu/backup" 2024/12/19 04:35:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:35:48 DEBUG : two: Unchanged skipping 2024/12/19 04:35:48 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for checks to finish 2024/12/19 04:35:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/19 04:35:50 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/19 04:35:50 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for transfers to finish 2024/12/19 04:35:51 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/19 04:35:51 INFO : one: Copied (new) 2024/12/19 04:35:51 DEBUG : Waiting for deletions to finish 2024/12/19 04:35:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/19 04:35:53 INFO : three.txt: Moved into backup dir 2024/12/19 04:35:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/19 04:35:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:35:56 DEBUG : two: Unchanged skipping 2024/12/19 04:35:56 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for checks to finish 2024/12/19 04:35:57 INFO : one-2019-01-01: Deleted 2024/12/19 04:35:58 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/19 04:35:58 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for transfers to finish 2024/12/19 04:35:59 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/19 04:35:59 INFO : one: Copied (new) 2024/12/19 04:35:59 DEBUG : Waiting for deletions to finish 2024/12/19 04:36:00 INFO : three-2019-01-01.txt: Deleted 2024/12/19 04:36:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/19 04:36:01 INFO : three.txt: Moved into backup dir 2024/12/19 04:36:04 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/12/19 04:36:04 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/12/19 04:36:05 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01" 2024/12/19 04:36:05 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt" 2024/12/19 04:36:05 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01" 2024/12/19 04:36:05 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (26.90s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:36:13 DEBUG : Creating backend with remote "TestDrive:rclone-test-tosenop2yahu/dst" 2024/12/19 04:36:13 DEBUG : Config file has changed externally - reloading 2024/12/19 04:36:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/19 04:36:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:36:14 DEBUG : two: Unchanged skipping 2024/12/19 04:36:14 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for checks to finish 2024/12/19 04:36:15 INFO : one: Moved (server-side) to: one.bak 2024/12/19 04:36:15 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for transfers to finish 2024/12/19 04:36:16 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/19 04:36:16 INFO : one: Copied (new) 2024/12/19 04:36:16 DEBUG : Waiting for deletions to finish 2024/12/19 04:36:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/19 04:36:18 INFO : three.txt: Moved into backup dir 2024/12/19 04:36:21 DEBUG : one.bak: Excluded (Path Filter) 2024/12/19 04:36:21 DEBUG : one.bak: Excluded 2024/12/19 04:36:21 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/19 04:36:21 DEBUG : three.txt.bak: Excluded 2024/12/19 04:36:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/19 04:36:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:36:21 DEBUG : two: Unchanged skipping 2024/12/19 04:36:21 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for checks to finish 2024/12/19 04:36:22 INFO : one.bak: Deleted 2024/12/19 04:36:22 INFO : one: Moved (server-side) to: one.bak 2024/12/19 04:36:22 DEBUG : Google drive root 'rclone-test-tosenop2yahu/dst': Waiting for transfers to finish 2024/12/19 04:36:24 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/19 04:36:24 INFO : one: Copied (new) 2024/12/19 04:36:24 DEBUG : Waiting for deletions to finish 2024/12/19 04:36:25 INFO : three.txt.bak: Deleted 2024/12/19 04:36:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/19 04:36:26 INFO : three.txt: Moved into backup dir 2024/12/19 04:36:29 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/12/19 04:36:29 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2024/12/19 04:36:29 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2024/12/19 04:36:29 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2024/12/19 04:36:29 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2024/12/19 04:36:29 DEBUG : dst: Rmdir: contains trashed file: "two" --- PASS: TestSyncBackupDirSuffixOnly (23.94s) === RUN TestSyncSuffix run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:36:36 DEBUG : Creating backend with remote "TestDrive:rclone-test-tosenop2yahu/dst" 2024/12/19 04:36:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/19 04:36:38 INFO : one: Moved (server-side) to: one.bak 2024/12/19 04:36:40 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/19 04:36:40 INFO : one: Copied (new) 2024/12/19 04:36:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:36:40 DEBUG : two: Unchanged skipping 2024/12/19 04:36:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/19 04:36:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/19 04:36:43 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/12/19 04:36:43 INFO : three.txt: Copied (new) 2024/12/19 04:36:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/19 04:36:45 INFO : one.bak: Deleted 2024/12/19 04:36:46 INFO : one: Moved (server-side) to: one.bak 2024/12/19 04:36:47 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/19 04:36:47 INFO : one: Copied (new) 2024/12/19 04:36:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:36:48 DEBUG : two: Unchanged skipping 2024/12/19 04:36:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/19 04:36:49 INFO : three.txt.bak: Deleted 2024/12/19 04:36:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/19 04:36:51 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/12/19 04:36:51 INFO : three.txt: Copied (new) 2024/12/19 04:36:55 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/12/19 04:36:55 DEBUG : dst: Rmdir: contains trashed file: "three.txt" 2024/12/19 04:36:55 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2024/12/19 04:36:55 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/12/19 04:36:55 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2024/12/19 04:36:55 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2024/12/19 04:36:55 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" --- PASS: TestSyncSuffix (25.93s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:37:02 DEBUG : Creating backend with remote "TestDrive:rclone-test-tosenop2yahu/dst" 2024/12/19 04:37:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/19 04:37:04 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/19 04:37:06 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/19 04:37:06 INFO : one: Copied (new) 2024/12/19 04:37:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:37:06 DEBUG : two: Unchanged skipping 2024/12/19 04:37:06 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/19 04:37:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/19 04:37:09 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/12/19 04:37:09 INFO : three.txt: Copied (new) 2024/12/19 04:37:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/19 04:37:11 INFO : one-2019-01-01: Deleted 2024/12/19 04:37:12 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/19 04:37:13 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/19 04:37:13 INFO : one: Copied (new) 2024/12/19 04:37:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:37:13 DEBUG : two: Unchanged skipping 2024/12/19 04:37:14 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/19 04:37:15 INFO : three-2019-01-01.txt: Deleted 2024/12/19 04:37:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/19 04:37:17 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/12/19 04:37:17 INFO : three.txt: Copied (new) 2024/12/19 04:37:21 DEBUG : dst: Rmdir: contains trashed file: "three.txt" 2024/12/19 04:37:21 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/12/19 04:37:21 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01" 2024/12/19 04:37:21 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/12/19 04:37:21 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt" 2024/12/19 04:37:21 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01" 2024/12/19 04:37:21 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt" --- PASS: TestSyncSuffixKeepExtension (26.03s) === RUN TestSyncUTFNorm run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:37:24 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/19 04:37:24 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:37:24 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:37:26 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2024/12/19 04:37:26 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/19 04:37:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.00s) === RUN TestSyncImmutable run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:37:28 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/19 04:37:28 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:37:28 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:37:29 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/19 04:37:29 INFO : existing: Copied (new) 2024/12/19 04:37:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:37:30 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:37:30 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/19 04:37:30 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/19 04:37:30 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:37:30 ERROR : Google drive root 'rclone-test-tosenop2yahu': not deleting files as there were IO errors 2024/12/19 04:37:30 ERROR : Google drive root 'rclone-test-tosenop2yahu': not deleting directories as there were IO errors run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestSyncImmutable (5.31s) === RUN TestSyncIgnoreCase run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:37:34 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:37:34 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:37:34 DEBUG : existing: Unchanged skipping 2024/12/19 04:37:34 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:37:34 DEBUG : Waiting for deletions to finish 2024/12/19 04:37:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.35s) === RUN TestFixCase run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.53s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.43s) --- SKIP: TestMaxTransfer/Hard (0.50s) --- SKIP: TestMaxTransfer/Soft (0.49s) --- SKIP: TestMaxTransfer/Cautious (0.45s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:38:44 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:38:44 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:38:44 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:38:44 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:38:44 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:38:44 DEBUG : both10: Unchanged skipping 2024/12/19 04:38:44 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:38:44 DEBUG : both12: Unchanged skipping 2024/12/19 04:38:44 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:38:44 DEBUG : both0: Unchanged skipping 2024/12/19 04:38:44 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:38:44 DEBUG : both14: Unchanged skipping 2024/12/19 04:38:44 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:38:44 DEBUG : both11: Unchanged skipping 2024/12/19 04:38:44 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:38:44 DEBUG : both16: Unchanged skipping 2024/12/19 04:38:44 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:38:44 DEBUG : both17: Unchanged skipping 2024/12/19 04:38:44 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:38:44 DEBUG : both18: Unchanged skipping 2024/12/19 04:38:44 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:38:44 DEBUG : both19: Unchanged skipping 2024/12/19 04:38:44 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:38:44 DEBUG : both2: Unchanged skipping 2024/12/19 04:38:44 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:38:44 DEBUG : both3: Unchanged skipping 2024/12/19 04:38:44 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:38:44 DEBUG : both4: Unchanged skipping 2024/12/19 04:38:44 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:38:44 DEBUG : both5: Unchanged skipping 2024/12/19 04:38:44 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:38:44 DEBUG : both1: Unchanged skipping 2024/12/19 04:38:44 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:38:44 DEBUG : both7: Unchanged skipping 2024/12/19 04:38:44 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:38:44 DEBUG : both8: Unchanged skipping 2024/12/19 04:38:44 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:38:44 DEBUG : both15: Unchanged skipping 2024/12/19 04:38:44 DEBUG : both13: Unchanged skipping 2024/12/19 04:38:44 DEBUG : both9: Unchanged skipping 2024/12/19 04:38:44 DEBUG : both6: Unchanged skipping 2024/12/19 04:38:44 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:38:44 DEBUG : Waiting for deletions to finish 2024/12/19 04:38:44 INFO : only3: Deleted 2024/12/19 04:38:44 INFO : only11: Deleted 2024/12/19 04:38:44 INFO : only16: Deleted 2024/12/19 04:38:44 INFO : only6: Deleted 2024/12/19 04:38:45 INFO : only10: Deleted 2024/12/19 04:38:45 INFO : only7: Deleted 2024/12/19 04:38:45 INFO : only5: Deleted 2024/12/19 04:38:45 INFO : only15: Deleted 2024/12/19 04:38:45 INFO : only8: Deleted 2024/12/19 04:38:45 INFO : only1: Deleted 2024/12/19 04:38:45 INFO : only12: Deleted 2024/12/19 04:38:45 INFO : only13: Deleted 2024/12/19 04:38:46 INFO : only17: Deleted 2024/12/19 04:38:46 INFO : only19: Deleted 2024/12/19 04:38:46 INFO : only18: Deleted 2024/12/19 04:38:46 INFO : only0: Deleted 2024/12/19 04:38:46 INFO : only2: Deleted 2024/12/19 04:38:46 INFO : only4: Deleted 2024/12/19 04:38:47 INFO : only14: Deleted 2024/12/19 04:38:47 INFO : only9: Deleted 2024/12/19 04:38:47 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (81.31s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:40:08 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:40:08 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:40:08 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for checks to finish 2024/12/19 04:40:08 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:40:08 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:40:08 DEBUG : both0: Unchanged skipping 2024/12/19 04:40:08 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:40:08 DEBUG : both10: Unchanged skipping 2024/12/19 04:40:08 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:40:08 DEBUG : both13: Unchanged skipping 2024/12/19 04:40:08 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:40:08 DEBUG : both14: Unchanged skipping 2024/12/19 04:40:08 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:40:08 DEBUG : both1: Unchanged skipping 2024/12/19 04:40:08 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:40:08 DEBUG : both16: Unchanged skipping 2024/12/19 04:40:08 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:40:08 DEBUG : both17: Unchanged skipping 2024/12/19 04:40:08 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:40:08 DEBUG : both18: Unchanged skipping 2024/12/19 04:40:08 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:40:08 DEBUG : both11: Unchanged skipping 2024/12/19 04:40:08 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:40:08 DEBUG : both2: Unchanged skipping 2024/12/19 04:40:08 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:40:08 DEBUG : both12: Unchanged skipping 2024/12/19 04:40:08 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:40:08 DEBUG : both15: Unchanged skipping 2024/12/19 04:40:08 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:40:08 DEBUG : both5: Unchanged skipping 2024/12/19 04:40:08 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:40:08 DEBUG : both6: Unchanged skipping 2024/12/19 04:40:08 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:40:08 DEBUG : both19: Unchanged skipping 2024/12/19 04:40:08 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:40:08 DEBUG : both3: Unchanged skipping 2024/12/19 04:40:08 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 04:40:08 DEBUG : both9: Unchanged skipping 2024/12/19 04:40:08 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/19 04:40:08 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/19 04:40:08 DEBUG : both4: Unchanged skipping 2024/12/19 04:40:08 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/19 04:40:08 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/19 04:40:08 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/19 04:40:08 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/19 04:40:08 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/19 04:40:08 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/19 04:40:08 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/19 04:40:08 DEBUG : both8: Unchanged skipping 2024/12/19 04:40:08 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/19 04:40:08 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/19 04:40:08 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/19 04:40:08 DEBUG : both7: Unchanged skipping 2024/12/19 04:40:08 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/19 04:40:08 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/19 04:40:08 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/19 04:40:08 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/19 04:40:08 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/19 04:40:08 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/19 04:40:08 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/19 04:40:08 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/19 04:40:08 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Waiting for transfers to finish 2024/12/19 04:40:09 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/19 04:40:09 INFO : only12: Copied (replaced existing) 2024/12/19 04:40:09 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/19 04:40:09 INFO : only10: Copied (replaced existing) 2024/12/19 04:40:09 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/19 04:40:09 INFO : only11: Copied (replaced existing) 2024/12/19 04:40:09 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/19 04:40:09 INFO : only0: Copied (replaced existing) 2024/12/19 04:40:10 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/19 04:40:10 INFO : only14: Copied (replaced existing) 2024/12/19 04:40:10 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/19 04:40:10 INFO : only16: Copied (replaced existing) 2024/12/19 04:40:10 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/19 04:40:10 INFO : only13: Copied (replaced existing) 2024/12/19 04:40:10 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/19 04:40:10 INFO : only15: Copied (replaced existing) 2024/12/19 04:40:11 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/19 04:40:11 INFO : only1: Copied (replaced existing) 2024/12/19 04:40:11 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/19 04:40:11 INFO : only17: Copied (replaced existing) 2024/12/19 04:40:11 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/19 04:40:11 INFO : only3: Copied (replaced existing) 2024/12/19 04:40:11 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/19 04:40:11 INFO : only4: Copied (replaced existing) 2024/12/19 04:40:13 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/19 04:40:13 INFO : only6: Copied (replaced existing) 2024/12/19 04:40:13 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/19 04:40:13 INFO : only5: Copied (replaced existing) 2024/12/19 04:40:13 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/19 04:40:13 INFO : only7: Copied (replaced existing) 2024/12/19 04:40:13 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/19 04:40:13 INFO : only8: Copied (replaced existing) 2024/12/19 04:40:14 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/19 04:40:14 INFO : only18: Copied (replaced existing) 2024/12/19 04:40:14 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/19 04:40:14 INFO : only9: Copied (replaced existing) 2024/12/19 04:40:14 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/19 04:40:14 INFO : only19: Copied (replaced existing) 2024/12/19 04:40:14 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/19 04:40:14 INFO : only2: Copied (replaced existing) 2024/12/19 04:40:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (98.87s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:40:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 04:40:38 DEBUG : sub dir: Making directory with metadata 2024/12/19 04:40:39 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:40:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/19 04:41:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/19 04:41:00 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/19 04:41:00 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:41:14 DEBUG : sub dirEmpty: Rmdir: contains trashed file: "sub dirEmpty2" 2024/12/19 04:41:15 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world" 2024/12/19 04:41:16 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2024/12/19 04:41:17 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2024/12/19 04:41:17 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2024/12/19 04:41:18 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2024/12/19 04:41:19 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2024/12/19 04:41:20 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2024/12/19 04:41:21 DEBUG : sub dir2/sub dir3: Rmdir: contains trashed file: "hello world" 2024/12/19 04:41:22 DEBUG : sub dir2: Rmdir: contains trashed file: "sub dir3" 2024/12/19 04:41:22 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2024/12/19 04:41:23 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestNothingToTransferWithEmptyDirs (47.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:41:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 04:41:25 DEBUG : sub dir: Making directory with metadata 2024/12/19 04:41:26 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:41:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/19 04:41:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/19 04:41:52 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/19 04:41:52 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Google drive root 'rclone-test-tosenop2yahu'", Local "Local file system at /tmp/rclone3276950289", Modify Window "1ms" 2024/12/19 04:42:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world" 2024/12/19 04:42:05 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2024/12/19 04:42:06 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2024/12/19 04:42:07 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2024/12/19 04:42:08 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2024/12/19 04:42:08 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2024/12/19 04:42:09 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2024/12/19 04:42:10 DEBUG : sub dir2/sub dir3: Rmdir: contains trashed file: "hello world" 2024/12/19 04:42:11 DEBUG : sub dir2: Rmdir: contains trashed file: "sub dir3" 2024/12/19 04:42:11 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2024/12/19 04:42:12 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestNothingToTransferWithoutEmptyDirs (49.81s) PASS 2024/12/19 04:42:15 DEBUG : Google drive root 'rclone-test-tosenop2yahu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose" - Finished OK in 17m34.812006205s (try 1/5)