"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 2/5) 2022/03/03 06:33:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-luyutoq6fapikej9dowopaq2" 2022/03/03 06:33:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/03 06:33:54 DEBUG : Starting OpenDrive session with ID: 7c3da59dc64cc749de2529d52f1aaab3a3ce08f712f50ace449f5d1aca50c743 2022/03/03 06:33:55 DEBUG : Creating backend with remote "/tmp/rclone2360269054" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:33:58 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:33:58 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:33:58 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (4.62s) === RUN TestCopy run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:34:01 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:34:01 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:35:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2022/03/03 06:35:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (117.71s) === RUN TestCopyMissingDirectory run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:35:58 DEBUG : Creating backend with remote "/non-existing" 2022/03/03 06:35:59 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2022/03/03 06:35:59 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:35:59 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (2.52s) === RUN TestCopyNoTraverse run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:36:01 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:36:01 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:37:05 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2022/03/03 06:37:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (84.88s) === RUN TestCopyCheckFirst run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:37:25 INFO : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Running all checks before starting transfers 2022/03/03 06:37:27 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:37:27 INFO : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Checks finished, now starting transfers 2022/03/03 06:37:27 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:37:33 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2022/03/03 06:37:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (18.67s) === RUN TestSyncNoTraverse run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:37:44 ERROR : Ignoring --no-traverse with sync 2022/03/03 06:37:45 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:37:45 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:37:50 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2022/03/03 06:37:56 INFO : sub dir/hello world: Copied (new) 2022/03/03 06:37:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (19.41s) === RUN TestCopyWithDepth run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:38:04 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:38:04 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:38:07 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2022/03/03 06:38:13 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (13.46s) === RUN TestCopyWithFilesFrom run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:38:17 DEBUG : hello world2: Excluded 2022/03/03 06:38:18 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:38:18 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:38:20 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2022/03/03 06:38:26 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (12.13s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:38:30 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:38:30 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:38:32 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2022/03/03 06:38:37 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (13.71s) === RUN TestCopyEmptyDirectories run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:38:43 DEBUG : sub dir2: Making directory 2022/03/03 06:38:43 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:38:43 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:38:50 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2022/03/03 06:38:55 INFO : sub dir/hello world: Copied (new) 2022/03/03 06:38:55 DEBUG : sub dir2: Making directory 2022/03/03 06:38:57 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': copied 1 directories --- PASS: TestCopyEmptyDirectories (22.25s) === RUN TestMoveEmptyDirectories run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:39:05 DEBUG : sub dir2: Making directory 2022/03/03 06:39:06 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:39:06 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:39:09 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2022/03/03 06:39:15 INFO : sub dir/hello world: Copied (new) 2022/03/03 06:39:15 INFO : sub dir/hello world: Deleted 2022/03/03 06:39:15 DEBUG : sub dir: Making directory 2022/03/03 06:39:15 DEBUG : sub dir2: Making directory 2022/03/03 06:39:17 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': copied 2 directories --- PASS: TestMoveEmptyDirectories (20.90s) === RUN TestSyncEmptyDirectories run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:39:26 DEBUG : sub dir2: Making directory 2022/03/03 06:39:26 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:39:26 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:39:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2022/03/03 06:39:36 INFO : sub dir/hello world: Copied (new) 2022/03/03 06:39:36 DEBUG : sub dir2: Making directory 2022/03/03 06:39:38 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': copied 1 directories 2022/03/03 06:39:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (23.88s) === RUN TestServerSideCopy run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:39:57 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2022/03/03 06:40:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gakotok4loqorel1zuqihac9" 2022/03/03 06:40:03 DEBUG : Config file has changed externaly - reloading 2022/03/03 06:40:04 DEBUG : Starting OpenDrive session with ID: ce6ce075c020479539b1455382828fb615e4f4fef8d7e3187606b674f16d84a4 sync_test.go:275: Server side copy (if possible) OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2' -> OpenDrive root 'rclone-test-gakotok4loqorel1zuqihac9' 2022/03/03 06:40:07 DEBUG : OpenDrive root 'rclone-test-gakotok4loqorel1zuqihac9': Waiting for checks to finish 2022/03/03 06:40:07 DEBUG : OpenDrive root 'rclone-test-gakotok4loqorel1zuqihac9': Waiting for transfers to finish 2022/03/03 06:40:14 INFO : sub dir/hello world: Copied (server-side copy) 2022/03/03 06:40:15 DEBUG : OpenDrive root 'rclone-test-gakotok4loqorel1zuqihac9': Purge remote --- PASS: TestServerSideCopy (31.60s) === RUN TestCopyAfterDelete run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:40:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2022/03/03 06:40:32 ERROR : : error listing: directory not found 2022/03/03 06:40:34 DEBUG : Local file system at /tmp/rclone2360269054: Making directory 2022/03/03 06:40:35 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:40:35 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (19.88s) === RUN TestCopyRedownload run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:40:46 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2022/03/03 06:41:00 DEBUG : Local file system at /tmp/rclone2360269054: Waiting for checks to finish 2022/03/03 06:41:00 DEBUG : Local file system at /tmp/rclone2360269054: Waiting for transfers to finish 2022/03/03 06:41:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2022/03/03 06:41:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (24.52s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:41:06 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:41:06 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:41:10 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2022/03/03 06:41:17 INFO : check sum: Copied (new) 2022/03/03 06:41:17 DEBUG : Waiting for deletions to finish 2022/03/03 06:41:19 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:41:19 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/03/03 06:41:19 DEBUG : check sum: Size and md5 of src and dst objects identical 2022/03/03 06:41:19 DEBUG : check sum: Unchanged skipping 2022/03/03 06:41:19 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:41:19 DEBUG : Waiting for deletions to finish 2022/03/03 06:41:19 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (16.72s) === RUN TestSyncSizeOnly run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:41:23 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:41:23 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:41:29 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2022/03/03 06:41:43 INFO : sizeonly: Copied (new) 2022/03/03 06:41:43 DEBUG : Waiting for deletions to finish 2022/03/03 06:41:45 DEBUG : sizeonly: Sizes identical 2022/03/03 06:41:45 DEBUG : sizeonly: Unchanged skipping 2022/03/03 06:41:45 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:41:45 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:41:45 DEBUG : Waiting for deletions to finish 2022/03/03 06:41:45 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (26.80s) === RUN TestSyncIgnoreSize run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:41:50 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:41:50 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:41:56 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2022/03/03 06:42:00 INFO : ignore-size: Copied (new) 2022/03/03 06:42:00 DEBUG : Waiting for deletions to finish 2022/03/03 06:42:02 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:42:02 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/03 06:42:02 DEBUG : ignore-size: Unchanged skipping 2022/03/03 06:42:02 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:42:02 DEBUG : Waiting for deletions to finish 2022/03/03 06:42:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (15.59s) === RUN TestSyncIgnoreTimes run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:42:07 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2022/03/03 06:42:15 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:42:15 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/03 06:42:15 DEBUG : existing: Unchanged skipping 2022/03/03 06:42:15 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:42:15 DEBUG : Waiting for deletions to finish 2022/03/03 06:42:15 INFO : There was nothing to transfer 2022/03/03 06:42:15 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2022/03/03 06:42:15 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:42:15 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:42:16 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2022/03/03 06:42:20 INFO : existing: Copied (replaced existing) 2022/03/03 06:42:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (18.56s) === RUN TestSyncIgnoreExisting run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:42:24 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:42:24 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:42:28 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2022/03/03 06:45:33 INFO : existing: Copied (new) 2022/03/03 06:45:33 DEBUG : Waiting for deletions to finish 2022/03/03 06:45:35 DEBUG : existing: Destination exists, skipping 2022/03/03 06:45:35 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:45:35 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:45:35 DEBUG : Waiting for deletions to finish 2022/03/03 06:45:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (194.57s) === RUN TestSyncIgnoreErrors run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:45:43 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2022/03/03 06:45:52 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2022/03/03 06:45:58 DEBUG : d: Making directory 2022/03/03 06:46:03 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/03 06:46:03 DEBUG : c/non empty space: Unchanged skipping 2022/03/03 06:46:03 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:46:03 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:46:08 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2022/03/03 06:46:13 INFO : a/potato2: Copied (new) 2022/03/03 06:46:13 DEBUG : Waiting for deletions to finish 2022/03/03 06:46:14 INFO : b/potato: Deleted 2022/03/03 06:46:14 INFO : d: Removing directory 2022/03/03 06:46:15 INFO : b: Removing directory 2022/03/03 06:46:17 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': deleted 2 directories --- PASS: TestSyncIgnoreErrors (47.49s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:46:28 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/03 06:46:56 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2022/03/03 06:46:56 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:46:56 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/03/03 06:46:56 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2022/03/03 06:46:56 DEBUG : empty space: Unchanged skipping 2022/03/03 06:46:56 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:46:56 DEBUG : Waiting for deletions to finish 2022/03/03 06:46:56 INFO : There was nothing to transfer 2022/03/03 06:46:58 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:46:58 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2022/03/03 06:46:58 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/03/03 06:46:58 INFO : empty space: Updated modification time in destination 2022/03/03 06:46:58 DEBUG : empty space: Unchanged skipping 2022/03/03 06:46:58 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:46:58 DEBUG : Waiting for deletions to finish 2022/03/03 06:46:58 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (36.05s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:47:05 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/03 06:47:12 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:47:12 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2022/03/03 06:47:12 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2022/03/03 06:47:12 DEBUG : empty space: Unchanged skipping 2022/03/03 06:47:12 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:47:12 DEBUG : Waiting for deletions to finish 2022/03/03 06:47:12 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (14.13s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:47:35 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2022/03/03 06:47:48 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2022/03/03 06:47:48 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:47:48 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2360269054) 2022/03/03 06:47:48 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2') 2022/03/03 06:47:48 DEBUG : foo: md5 differ 2022/03/03 06:47:48 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:47:49 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2022/03/03 06:47:57 INFO : foo: Copied (replaced existing) 2022/03/03 06:47:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (44.52s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:48:02 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/03 06:48:14 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:48:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/03 06:48:14 DEBUG : empty space: Unchanged skipping 2022/03/03 06:48:14 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:48:17 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2022/03/03 06:48:22 INFO : potato: Copied (new) 2022/03/03 06:48:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (25.88s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:48:28 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2022/03/03 06:49:00 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:49:00 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2022/03/03 06:49:00 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:49:01 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2022/03/03 06:49:13 INFO : potato: Copied (replaced existing) 2022/03/03 06:49:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (50.56s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:49:23 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2022/03/03 06:49:29 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:49:29 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 2022/03/03 06:49:29 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2360269054) 2022/03/03 06:49:29 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2') 2022/03/03 06:49:29 DEBUG : potato: md5 differ 2022/03/03 06:49:29 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:49:30 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2022/03/03 06:49:56 INFO : potato: Copied (replaced existing) 2022/03/03 06:49:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (43.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:50:03 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2022/03/03 06:50:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/03 06:50:32 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2022/03/03 06:50:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/03 06:50:32 DEBUG : empty space: Unchanged skipping 2022/03/03 06:50:32 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:50:32 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:50:32 DEBUG : Waiting for deletions to finish 2022/03/03 06:50:32 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (35.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:50:38 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2022/03/03 06:50:46 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/03 06:50:54 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/03 06:50:54 DEBUG : empty space: Unchanged skipping 2022/03/03 06:50:54 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:50:54 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:50:56 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/03/03 06:51:01 INFO : potato2: Copied (new) 2022/03/03 06:51:01 DEBUG : Waiting for deletions to finish 2022/03/03 06:51:02 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (30.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:51:11 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2022/03/03 06:51:24 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2022/03/03 06:51:28 DEBUG : d: Making directory 2022/03/03 06:51:30 DEBUG : d/e: Making directory 2022/03/03 06:51:35 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/03 06:51:35 DEBUG : c/non empty space: Unchanged skipping 2022/03/03 06:51:37 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:51:37 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:51:39 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2022/03/03 06:51:44 INFO : a/potato2: Copied (new) 2022/03/03 06:51:44 DEBUG : Waiting for deletions to finish 2022/03/03 06:51:45 INFO : b/potato: Deleted 2022/03/03 06:51:45 INFO : d/e: Removing directory 2022/03/03 06:51:47 INFO : d: Removing directory 2022/03/03 06:51:49 INFO : b: Removing directory 2022/03/03 06:51:51 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (57.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:52:08 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2022/03/03 06:52:18 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2022/03/03 06:52:22 DEBUG : d: Making directory 2022/03/03 06:52:26 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/03 06:52:26 DEBUG : c/non empty space: Unchanged skipping 2022/03/03 06:52:26 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:52:26 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:52:29 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2022/03/03 06:52:42 INFO : a/potato2: Copied (new) 2022/03/03 06:52:42 ERROR : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': not deleting files as there were IO errors 2022/03/03 06:52:42 ERROR : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (53.69s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:54:10 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2022/03/03 06:54:36 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/03 06:54:42 DEBUG : Waiting for deletions to finish 2022/03/03 06:54:42 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:54:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/03 06:54:42 DEBUG : empty space: Unchanged skipping 2022/03/03 06:54:42 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:54:43 INFO : potato: Deleted 2022/03/03 06:56:18 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/03/03 06:56:30 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (217.34s) === RUN TestSyncDeleteBefore run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:56:40 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2022/03/03 06:57:30 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/03 06:57:39 DEBUG : Waiting for deletions to finish 2022/03/03 06:57:40 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:57:40 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:57:41 INFO : potato: Deleted 2022/03/03 06:57:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/03 06:57:41 DEBUG : empty space: Unchanged skipping 2022/03/03 06:57:41 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:57:41 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:57:44 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/03/03 06:57:51 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (80.33s) === RUN TestCopyDeleteBefore run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:57:58 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2022/03/03 06:59:07 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 06:59:07 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 06:59:39 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2022/03/03 06:59:47 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (116.09s) === RUN TestSyncWithExclude run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 06:59:55 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/03/03 07:00:03 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/03 07:00:19 DEBUG : enormous: Excluded 2022/03/03 07:00:19 DEBUG : potato2: Excluded 2022/03/03 07:00:20 DEBUG : potato2: Excluded 2022/03/03 07:00:20 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 07:00:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/03 07:00:20 DEBUG : empty space: Unchanged skipping 2022/03/03 07:00:20 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 07:00:20 DEBUG : Waiting for deletions to finish 2022/03/03 07:00:20 INFO : There was nothing to transfer 2022/03/03 07:00:21 DEBUG : enormous: Excluded 2022/03/03 07:00:21 DEBUG : potato2: Excluded 2022/03/03 07:00:22 DEBUG : potato2: Excluded 2022/03/03 07:00:22 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2022/03/03 07:00:22 DEBUG : empty space: Unchanged skipping 2022/03/03 07:00:22 DEBUG : Local file system at /tmp/rclone2360269054: Waiting for checks to finish 2022/03/03 07:00:22 DEBUG : Local file system at /tmp/rclone2360269054: Waiting for transfers to finish 2022/03/03 07:00:22 DEBUG : Waiting for deletions to finish 2022/03/03 07:00:22 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (35.19s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 07:00:29 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/03/03 07:00:38 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/03 07:00:52 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2022/03/03 07:01:00 DEBUG : enormous: Excluded 2022/03/03 07:01:00 DEBUG : potato2: Excluded 2022/03/03 07:01:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/03 07:01:00 DEBUG : empty space: Unchanged skipping 2022/03/03 07:01:00 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 07:01:00 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 07:01:00 DEBUG : Waiting for deletions to finish 2022/03/03 07:01:01 INFO : potato2: Deleted 2022/03/03 07:01:01 INFO : enormous: Deleted 2022/03/03 07:01:01 INFO : There was nothing to transfer 2022/03/03 07:01:04 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2022/03/03 07:01:04 DEBUG : empty space: Unchanged skipping 2022/03/03 07:01:04 DEBUG : Local file system at /tmp/rclone2360269054: Waiting for checks to finish 2022/03/03 07:01:04 DEBUG : Local file system at /tmp/rclone2360269054: Waiting for transfers to finish 2022/03/03 07:01:04 DEBUG : Waiting for deletions to finish 2022/03/03 07:01:04 INFO : enormous: Deleted 2022/03/03 07:01:04 INFO : potato2: Deleted 2022/03/03 07:01:04 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (39.75s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 07:01:11 DEBUG : one: Uploading chunk 0, size=3, remain=0 2022/03/03 07:01:18 DEBUG : two: Uploading chunk 0, size=3, remain=0 2022/03/03 07:02:26 DEBUG : three: Uploading chunk 0, size=5, remain=0 2022/03/03 07:03:02 DEBUG : four: Uploading chunk 0, size=8, remain=0 2022/03/03 07:03:11 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 07:03:11 DEBUG : four: Sizes differ (src 4 vs dst 8) 2022/03/03 07:03:11 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2022/03/03 07:03:11 DEBUG : one: Destination is newer than source, skipping 2022/03/03 07:03:11 DEBUG : three: Sizes identical 2022/03/03 07:03:11 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2022/03/03 07:03:11 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2360269054) 2022/03/03 07:03:11 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2') 2022/03/03 07:03:11 DEBUG : two: md5 differ 2022/03/03 07:03:11 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 07:03:12 DEBUG : four: Uploading chunk 0, size=4, remain=0 2022/03/03 07:03:12 DEBUG : two: Uploading chunk 0, size=3, remain=0 2022/03/03 07:03:13 DEBUG : five: Uploading chunk 0, size=4, remain=0 2022/03/03 07:03:18 INFO : four: Copied (replaced existing) 2022/03/03 07:03:19 INFO : five: Copied (new) 2022/03/03 07:03:19 INFO : two: Copied (replaced existing) 2022/03/03 07:03:19 DEBUG : Waiting for deletions to finish 2022/03/03 07:03:20 DEBUG : one: Destination is newer than source, skipping 2022/03/03 07:03:20 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 07:03:20 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2022/03/03 07:03:20 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2022/03/03 07:03:20 DEBUG : five: Size and md5 of src and dst objects identical 2022/03/03 07:03:20 DEBUG : two: Size and md5 of src and dst objects identical 2022/03/03 07:03:20 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2022/03/03 07:03:20 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2022/03/03 07:03:20 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2360269054) 2022/03/03 07:03:20 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2') 2022/03/03 07:03:20 DEBUG : three: md5 differ 2022/03/03 07:03:20 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2022/03/03 07:03:20 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2022/03/03 07:03:20 DEBUG : four: Size and md5 of src and dst objects identical 2022/03/03 07:03:20 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2022/03/03 07:03:20 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 07:03:21 DEBUG : three: Uploading chunk 0, size=5, remain=0 2022/03/03 07:03:28 INFO : three: Copied (replaced existing) 2022/03/03 07:03:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (148.82s) === RUN TestSyncWithMaxDuration sync_test.go:1009: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" sync_test.go:1058: Can track renames: true 2022/03/03 07:03:36 INFO : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Making map for --track-renames 2022/03/03 07:03:36 INFO : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Finished making map for --track-renames 2022/03/03 07:03:36 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 07:03:36 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for renames to finish 2022/03/03 07:03:36 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 07:03:38 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2022/03/03 07:03:39 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2022/03/03 07:03:43 INFO : yam: Copied (new) 2022/03/03 07:03:44 INFO : potato: Copied (new) 2022/03/03 07:03:44 DEBUG : Waiting for deletions to finish 2022/03/03 07:03:46 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/03 07:03:46 DEBUG : potato: Unchanged skipping 2022/03/03 07:03:46 INFO : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Making map for --track-renames 2022/03/03 07:03:46 INFO : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Finished making map for --track-renames 2022/03/03 07:03:46 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 07:03:46 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for renames to finish 2022/03/03 07:04:00 INFO : yam: Moved (server-side) to: yaml 2022/03/03 07:04:00 INFO : yaml: Renamed from "yam" 2022/03/03 07:04:00 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 07:04:00 DEBUG : Waiting for deletions to finish 2022/03/03 07:04:00 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (28.77s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" sync_test.go:1127: Can track renames: true 2022/03/03 07:04:04 INFO : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Making map for --track-renames 2022/03/03 07:04:04 INFO : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Finished making map for --track-renames 2022/03/03 07:04:04 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 07:04:04 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for renames to finish 2022/03/03 07:04:04 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 07:04:07 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2022/03/03 07:04:07 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2022/03/03 07:04:11 INFO : yam: Copied (new) 2022/03/03 07:04:17 INFO : potato: Copied (new) 2022/03/03 07:04:17 DEBUG : Waiting for deletions to finish 2022/03/03 07:04:19 INFO : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Making map for --track-renames 2022/03/03 07:04:19 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/03 07:04:19 DEBUG : potato: Unchanged skipping 2022/03/03 07:04:19 INFO : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Finished making map for --track-renames 2022/03/03 07:04:19 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 07:04:19 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for renames to finish 2022/03/03 07:04:35 INFO : yam: Moved (server-side) to: yaml 2022/03/03 07:04:35 INFO : yaml: Renamed from "yam" 2022/03/03 07:04:35 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 07:04:35 DEBUG : Waiting for deletions to finish 2022/03/03 07:04:35 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (35.88s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" sync_test.go:1163: Can track renames: true 2022/03/03 07:04:40 INFO : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Making map for --track-renames 2022/03/03 07:04:40 INFO : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Finished making map for --track-renames 2022/03/03 07:04:40 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 07:04:40 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for renames to finish 2022/03/03 07:04:40 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 07:04:44 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2022/03/03 07:04:48 INFO : potato: Copied (new) 2022/03/03 07:04:48 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2022/03/03 07:04:53 INFO : sub/yam: Copied (new) 2022/03/03 07:04:53 DEBUG : Waiting for deletions to finish 2022/03/03 07:04:58 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/03 07:04:58 DEBUG : potato: Unchanged skipping 2022/03/03 07:04:59 INFO : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Making map for --track-renames 2022/03/03 07:04:59 INFO : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Finished making map for --track-renames 2022/03/03 07:04:59 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 07:04:59 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for renames to finish 2022/03/03 07:05:02 INFO : sub/yam: Moved (server-side) to: yam 2022/03/03 07:05:02 INFO : yam: Renamed from "sub/yam" 2022/03/03 07:05:02 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 07:05:02 DEBUG : Waiting for deletions to finish 2022/03/03 07:05:02 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (30.41s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 07:05:11 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 07:05:11 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 07:05:15 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2022/03/03 07:05:19 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2022/03/03 07:05:20 INFO : sub dir/hello world: Copied (new) 2022/03/03 07:05:20 INFO : sub dir/hello world: Deleted 2022/03/03 07:05:24 INFO : nested/sub dir/file: Copied (new) 2022/03/03 07:05:24 INFO : nested/sub dir/file: Deleted 2022/03/03 07:05:24 INFO : sub dir: Removing directory 2022/03/03 07:05:24 INFO : nested/sub dir: Removing directory 2022/03/03 07:05:24 INFO : nested: Removing directory 2022/03/03 07:05:24 DEBUG : Local file system at /tmp/rclone2360269054: deleted 3 directories 2022/03/03 07:05:47 DEBUG : pacer: low level retry 1/10 (error Folder is busy (Error 423)) 2022/03/03 07:05:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/03/03 07:05:51 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestMoveWithDeleteEmptySrcDirs (51.28s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 07:06:02 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 07:06:02 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 07:06:07 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2022/03/03 07:06:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2022/03/03 07:06:13 INFO : nested/sub dir/file: Copied (new) 2022/03/03 07:06:13 INFO : nested/sub dir/file: Deleted 2022/03/03 07:06:16 INFO : sub dir/hello world: Copied (new) 2022/03/03 07:06:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (30.21s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 07:06:35 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 07:06:35 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 07:06:39 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2022/03/03 07:06:40 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2022/03/03 07:06:45 INFO : existing-b: Copied (new) 2022/03/03 07:06:45 INFO : existing-b: Deleted 2022/03/03 07:06:45 INFO : existing: Copied (new) 2022/03/03 07:06:45 INFO : existing: Deleted 2022/03/03 07:06:47 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 07:06:47 DEBUG : existing: Destination exists, skipping 2022/03/03 07:06:47 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2022/03/03 07:06:47 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 07:06:47 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (21.55s) === RUN TestServerSideMove run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 07:06:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gomegib2yufubig2wilizaz3" 2022/03/03 07:06:53 DEBUG : Config file has changed externaly - reloading 2022/03/03 07:06:54 DEBUG : Starting OpenDrive session with ID: 770a59da6a8ec0a7867786454f742afad4cd6ddc3252697fe4c702bdebecf7a6 2022/03/03 07:06:59 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/03/03 07:07:05 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/03 07:07:11 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1215: Server side move (if possible) OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2' -> OpenDrive root 'rclone-test-gomegib2yufubig2wilizaz3' 2022/03/03 07:07:21 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/03 07:07:29 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2022/03/03 07:07:33 DEBUG : OpenDrive root 'rclone-test-gomegib2yufubig2wilizaz3': Using server-side directory move 2022/03/03 07:07:33 INFO : OpenDrive root 'rclone-test-gomegib2yufubig2wilizaz3': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/03/03 07:07:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/03 07:07:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/03/03 07:07:35 DEBUG : empty space: Unchanged skipping 2022/03/03 07:07:35 DEBUG : OpenDrive root 'rclone-test-gomegib2yufubig2wilizaz3': Waiting for checks to finish 2022/03/03 07:07:36 INFO : potato3: Deleted 2022/03/03 07:07:36 INFO : empty space: Deleted 2022/03/03 07:07:36 DEBUG : OpenDrive root 'rclone-test-gomegib2yufubig2wilizaz3': Waiting for transfers to finish 2022/03/03 07:07:37 INFO : potato3: Moved (server-side) 2022/03/03 07:07:38 INFO : potato2: Moved (server-side) 2022/03/03 07:07:38 INFO : There was nothing to transfer 2022/03/03 07:07:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gidixug1wigocil0yulehah4" 2022/03/03 07:07:41 DEBUG : Starting OpenDrive session with ID: 866729fe6767e162a9170931e63cc3e487220d025868b505f19bc429c3f0cf6f 2022/03/03 07:07:42 DEBUG : OpenDrive root 'rclone-test-gidixug1wigocil0yulehah4': Using server-side directory move 2022/03/03 07:07:43 INFO : OpenDrive root 'rclone-test-gidixug1wigocil0yulehah4': Server side directory move succeeded 2022/03/03 07:07:46 ERROR : : error listing: directory not found 2022/03/03 07:07:46 DEBUG : OpenDrive root 'rclone-test-gidixug1wigocil0yulehah4': Purge remote 2022/03/03 07:07:48 DEBUG : OpenDrive root 'rclone-test-gomegib2yufubig2wilizaz3': Purge remote 2022/03/03 07:07:50 purge failed: directory not found --- PASS: TestServerSideMove (64.52s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 07:07:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-macicab3fozotut1vosebil2" 2022/03/03 07:07:58 DEBUG : Starting OpenDrive session with ID: fc95f669c6840fe91a78aac3a52d3de453200ec02be44d6f2e678595740a3648 2022/03/03 07:08:02 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/03/03 07:08:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/03 07:08:17 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1215: Server side move (if possible) OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2' -> OpenDrive root 'rclone-test-macicab3fozotut1vosebil2' 2022/03/03 07:08:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/03 07:08:33 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2022/03/03 07:08:42 DEBUG : empty space: Excluded 2022/03/03 07:08:42 DEBUG : empty space: Excluded 2022/03/03 07:08:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/03 07:08:42 DEBUG : OpenDrive root 'rclone-test-macicab3fozotut1vosebil2': Waiting for checks to finish 2022/03/03 07:08:42 DEBUG : OpenDrive root 'rclone-test-macicab3fozotut1vosebil2': Waiting for transfers to finish 2022/03/03 07:08:43 INFO : potato2: Moved (server-side) 2022/03/03 07:08:45 INFO : potato3: Deleted 2022/03/03 07:08:46 INFO : potato3: Moved (server-side) 2022/03/03 07:08:46 INFO : There was nothing to transfer 2022/03/03 07:08:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sopayos3yewivol5cuwozog5" 2022/03/03 07:08:48 DEBUG : Starting OpenDrive session with ID: 245cfd90af05f8fd9e815fa82b7b63d23e2d5b288f713826e55da2eedd1a133e 2022/03/03 07:08:51 DEBUG : empty space: Excluded 2022/03/03 07:08:51 DEBUG : OpenDrive root 'rclone-test-sopayos3yewivol5cuwozog5': Waiting for checks to finish 2022/03/03 07:08:51 DEBUG : OpenDrive root 'rclone-test-sopayos3yewivol5cuwozog5': Waiting for transfers to finish 2022/03/03 07:08:55 INFO : potato2: Moved (server-side) 2022/03/03 07:08:56 INFO : potato3: Moved (server-side) 2022/03/03 07:08:56 INFO : There was nothing to transfer 2022/03/03 07:09:01 DEBUG : OpenDrive root 'rclone-test-sopayos3yewivol5cuwozog5': Purge remote 2022/03/03 07:09:03 DEBUG : OpenDrive root 'rclone-test-macicab3fozotut1vosebil2': Purge remote --- PASS: TestServerSideMoveWithFilter (70.57s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 07:09:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lukeduv2nekeduc8dupoxom9" 2022/03/03 07:09:10 DEBUG : Starting OpenDrive session with ID: 62768554b67adce6af100156587e5e22aabb89b8c8f8c9a6df498ac1bd25e5ea 2022/03/03 07:09:15 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2022/03/03 07:09:23 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/03 07:09:31 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2022/03/03 07:09:36 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2' -> OpenDrive root 'rclone-test-lukeduv2nekeduc8dupoxom9' 2022/03/03 07:09:45 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2022/03/03 07:09:51 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2022/03/03 07:09:59 DEBUG : OpenDrive root 'rclone-test-lukeduv2nekeduc8dupoxom9': Using server-side directory move 2022/03/03 07:09:59 INFO : OpenDrive root 'rclone-test-lukeduv2nekeduc8dupoxom9': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/03/03 07:10:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/03/03 07:10:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/03/03 07:10:00 DEBUG : empty space: Unchanged skipping 2022/03/03 07:10:01 INFO : potato3: Deleted 2022/03/03 07:10:01 DEBUG : OpenDrive root 'rclone-test-lukeduv2nekeduc8dupoxom9': Waiting for checks to finish 2022/03/03 07:10:01 INFO : empty space: Deleted 2022/03/03 07:10:01 DEBUG : OpenDrive root 'rclone-test-lukeduv2nekeduc8dupoxom9': Waiting for transfers to finish 2022/03/03 07:10:01 INFO : potato2: Moved (server-side) 2022/03/03 07:10:02 INFO : potato3: Moved (server-side) 2022/03/03 07:10:02 INFO : tomatoDir: Removing directory 2022/03/03 07:10:04 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': deleted 1 directories 2022/03/03 07:10:04 INFO : There was nothing to transfer 2022/03/03 07:10:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mofogih1vonotul5hirocec7" 2022/03/03 07:10:07 DEBUG : Starting OpenDrive session with ID: 539f43f5877d21d20c259d8c67f82a2cc4b8ab52f2da83333ea2b1b35c42cf7d 2022/03/03 07:10:08 DEBUG : tomatoDir: Making directory 2022/03/03 07:10:10 DEBUG : OpenDrive root 'rclone-test-mofogih1vonotul5hirocec7': Using server-side directory move 2022/03/03 07:10:12 INFO : OpenDrive root 'rclone-test-mofogih1vonotul5hirocec7': Server side directory move succeeded 2022/03/03 07:10:15 ERROR : : error listing: directory not found 2022/03/03 07:10:15 ERROR : : error listing: directory not found 2022/03/03 07:10:15 DEBUG : OpenDrive root 'rclone-test-mofogih1vonotul5hirocec7': Purge remote 2022/03/03 07:10:17 DEBUG : OpenDrive root 'rclone-test-lukeduv2nekeduc8dupoxom9': Purge remote 2022/03/03 07:10:19 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (73.05s) === RUN TestServerSideMoveOverlap run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" sync_test.go:1399: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.50s) === RUN TestSyncOverlap run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 07:10:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-luyutoq6fapikej9dowopaq2/rclone-sync-test" 2022/03/03 07:10:23 DEBUG : Starting OpenDrive session with ID: e3a200cf489ac9ede05f0996fe8baea19e614a50739b7e53ec9afe7385a17594 --- PASS: TestSyncOverlap (5.67s) === RUN TestSyncCompareDest run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 07:10:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-luyutoq6fapikej9dowopaq2/dst" 2022/03/03 07:10:29 DEBUG : Starting OpenDrive session with ID: a88d267d5b74853d9c389444e26ee72476de485f41fe44bbd0391cc7b24f712b 2022/03/03 07:10:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-luyutoq6fapikej9dowopaq2/CompareDest" 2022/03/03 07:10:34 DEBUG : Starting OpenDrive session with ID: 4b51898849e7c9f04fff22ed6cb9a8315d0371974e0e33fc7f016d49947bb439 2022/03/03 07:10:41 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for checks to finish 2022/03/03 07:10:41 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for transfers to finish 2022/03/03 07:10:49 DEBUG : one: Uploading chunk 0, size=3, remain=0 2022/03/03 07:10:54 INFO : one: Copied (new) 2022/03/03 07:10:54 DEBUG : Waiting for deletions to finish 2022/03/03 07:10:58 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for checks to finish 2022/03/03 07:10:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/03 07:10:58 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for transfers to finish 2022/03/03 07:11:00 DEBUG : one: Uploading chunk 0, size=5, remain=0 2022/03/03 07:11:04 INFO : one: Copied (replaced existing) 2022/03/03 07:11:04 DEBUG : Waiting for deletions to finish 2022/03/03 07:11:12 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2022/03/03 07:11:22 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2022/03/03 07:11:29 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for checks to finish 2022/03/03 07:11:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/03 07:11:30 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/03 07:11:30 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for transfers to finish 2022/03/03 07:11:30 DEBUG : Waiting for deletions to finish 2022/03/03 07:11:30 INFO : There was nothing to transfer 2022/03/03 07:11:34 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2022/03/03 07:11:43 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/03 07:11:43 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/03 07:11:43 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for checks to finish 2022/03/03 07:11:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/03 07:11:44 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/03 07:11:44 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for transfers to finish 2022/03/03 07:11:44 DEBUG : Waiting for deletions to finish 2022/03/03 07:11:44 INFO : There was nothing to transfer 2022/03/03 07:11:48 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/03 07:11:48 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/03 07:11:48 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for checks to finish 2022/03/03 07:11:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/03 07:11:49 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/03 07:11:49 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for transfers to finish 2022/03/03 07:11:49 DEBUG : Waiting for deletions to finish 2022/03/03 07:11:49 INFO : There was nothing to transfer sync_test.go:1543: No hash on uploaded file so skipping compare timestamp test 2022/03/03 07:12:01 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/03/03 07:12:01 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for checks to finish 2022/03/03 07:12:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/03 07:12:01 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/03 07:12:01 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for transfers to finish 2022/03/03 07:12:03 DEBUG : two: Uploading chunk 0, size=5, remain=0 2022/03/03 07:12:07 INFO : two: Copied (new) 2022/03/03 07:12:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (109.53s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 07:12:22 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2022/03/03 07:12:32 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2022/03/03 07:12:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-luyutoq6fapikej9dowopaq2/dest" 2022/03/03 07:12:39 DEBUG : Starting OpenDrive session with ID: 5a92d75f8d2e7f7529411380f528d503b05c7e48001f60ba9eee3009d204fe85 2022/03/03 07:12:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-luyutoq6fapikej9dowopaq2/pre-dest1" 2022/03/03 07:12:42 DEBUG : Starting OpenDrive session with ID: 7515cc2116b0ca10bef3a54d6ce5e81a9c6defbd39b2c6e9030c57f713194b1b 2022/03/03 07:12:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-luyutoq6fapikej9dowopaq2/pre-dest2" 2022/03/03 07:12:45 DEBUG : Starting OpenDrive session with ID: 8b79b8bb5a493c9f1efd43a8c8e898a6efb3b31e11bb4e8bef1a55ed1b0cb0a6 2022/03/03 07:12:47 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/03 07:12:47 DEBUG : 1: Destination found in --compare-dest, skipping 2022/03/03 07:12:49 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/03 07:12:49 DEBUG : 2: Destination found in --compare-dest, skipping 2022/03/03 07:12:50 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dest': Waiting for checks to finish 2022/03/03 07:12:50 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dest': Waiting for transfers to finish 2022/03/03 07:13:20 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2022/03/03 07:13:48 INFO : 3: Copied (new) 2022/03/03 07:13:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (106.05s) === RUN TestSyncCopyDest run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 07:14:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-luyutoq6fapikej9dowopaq2/dst" 2022/03/03 07:14:05 DEBUG : Starting OpenDrive session with ID: a276273cc253e3f7bfc0d0fb30aba1bdb263b652dca5518b4976943a3fd3f6d8 2022/03/03 07:14:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-luyutoq6fapikej9dowopaq2/CopyDest" 2022/03/03 07:14:08 DEBUG : Starting OpenDrive session with ID: 37b5e3e3ad7160cacf51660fd5de50effe661503b71bec09767e75793e16d9e5 2022/03/03 07:14:13 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for checks to finish 2022/03/03 07:14:13 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for transfers to finish 2022/03/03 07:14:18 DEBUG : one: Uploading chunk 0, size=3, remain=0 2022/03/03 07:14:22 INFO : one: Copied (new) 2022/03/03 07:14:22 DEBUG : Waiting for deletions to finish 2022/03/03 07:14:28 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for checks to finish 2022/03/03 07:14:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/03 07:14:29 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for transfers to finish 2022/03/03 07:14:30 DEBUG : one: Uploading chunk 0, size=5, remain=0 2022/03/03 07:14:35 INFO : one: Copied (replaced existing) 2022/03/03 07:14:35 DEBUG : Waiting for deletions to finish 2022/03/03 07:14:39 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2022/03/03 07:14:48 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2022/03/03 07:14:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-luyutoq6fapikej9dowopaq2/BackupDir" 2022/03/03 07:14:58 DEBUG : Starting OpenDrive session with ID: a8bf44352d6b83cdddfa0add8bdac1e058a6c08f77cc069a1403f218d3fccd24 2022/03/03 07:15:06 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for checks to finish 2022/03/03 07:15:08 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/03 07:15:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/03 07:15:12 INFO : one: Moved (server-side) 2022/03/03 07:15:14 INFO : one: Copied (server-side copy) 2022/03/03 07:15:14 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/03/03 07:15:14 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for transfers to finish 2022/03/03 07:15:14 DEBUG : Waiting for deletions to finish 2022/03/03 07:15:19 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2022/03/03 07:15:27 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/03 07:15:29 INFO : two: Copied (server-side copy) 2022/03/03 07:15:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/03/03 07:15:29 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for checks to finish 2022/03/03 07:15:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/03 07:15:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/03 07:15:30 DEBUG : one: Unchanged skipping 2022/03/03 07:15:30 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for transfers to finish 2022/03/03 07:15:30 DEBUG : Waiting for deletions to finish 2022/03/03 07:15:32 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for checks to finish 2022/03/03 07:15:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/03 07:15:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/03 07:15:33 DEBUG : one: Unchanged skipping 2022/03/03 07:15:34 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/03 07:15:34 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/03 07:15:34 DEBUG : two: Unchanged skipping 2022/03/03 07:15:34 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for transfers to finish 2022/03/03 07:15:34 DEBUG : Waiting for deletions to finish 2022/03/03 07:15:34 INFO : There was nothing to transfer 2022/03/03 07:15:42 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2022/03/03 07:15:50 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/03/03 07:15:50 DEBUG : three: Destination not found in --copy-dest 2022/03/03 07:15:50 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for checks to finish 2022/03/03 07:15:50 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/03 07:15:50 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/03 07:15:50 DEBUG : two: Unchanged skipping 2022/03/03 07:15:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/03 07:15:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/03 07:15:53 DEBUG : one: Unchanged skipping 2022/03/03 07:15:53 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for transfers to finish 2022/03/03 07:15:55 DEBUG : three: Uploading chunk 0, size=7, remain=0 2022/03/03 07:15:59 INFO : three: Copied (new) 2022/03/03 07:15:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (131.79s) === RUN TestSyncBackupDir run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 07:16:22 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2022/03/03 07:16:29 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2022/03/03 07:16:36 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2022/03/03 07:16:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-luyutoq6fapikej9dowopaq2/dst" 2022/03/03 07:16:57 DEBUG : Starting OpenDrive session with ID: b3ce75df03d6314145a9a56c1ef1101a7b6c6f84daf1b2246475a791fa6a4121 2022/03/03 07:16:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-luyutoq6fapikej9dowopaq2/backup" 2022/03/03 07:17:03 DEBUG : Starting OpenDrive session with ID: 2f4c06556a15457077ea386eb33c4298b5264d9e30585c9f9bba644a4ff1e102 2022/03/03 07:17:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/03 07:17:08 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for checks to finish 2022/03/03 07:17:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/03 07:17:08 DEBUG : two: Unchanged skipping 2022/03/03 07:17:12 INFO : one: Moved (server-side) 2022/03/03 07:17:12 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for transfers to finish 2022/03/03 07:17:29 DEBUG : one: Uploading chunk 0, size=4, remain=0 2022/03/03 07:17:35 INFO : one: Copied (new) 2022/03/03 07:17:35 DEBUG : Waiting for deletions to finish 2022/03/03 07:17:45 INFO : three.txt: Moved (server-side) 2022/03/03 07:17:45 INFO : three.txt: Moved into backup dir 2022/03/03 07:18:09 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2022/03/03 07:18:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/03 07:18:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/03 07:18:16 DEBUG : two: Unchanged skipping 2022/03/03 07:18:16 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for checks to finish 2022/03/03 07:18:18 INFO : one: Deleted 2022/03/03 07:18:20 INFO : one: Moved (server-side) 2022/03/03 07:18:20 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for transfers to finish 2022/03/03 07:18:22 DEBUG : one: Uploading chunk 0, size=5, remain=0 2022/03/03 07:18:27 INFO : one: Copied (new) 2022/03/03 07:18:27 DEBUG : Waiting for deletions to finish 2022/03/03 07:18:28 INFO : three.txt: Deleted 2022/03/03 07:18:30 INFO : three.txt: Moved (server-side) 2022/03/03 07:18:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (145.91s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 07:18:48 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2022/03/03 07:18:57 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2022/03/03 07:19:06 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2022/03/03 07:19:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-luyutoq6fapikej9dowopaq2/dst" 2022/03/03 07:19:16 DEBUG : Starting OpenDrive session with ID: 0b3c1c6962a840728ed09b46f770aa9bd5677b336a1366cb45df2c83725b4afd 2022/03/03 07:19:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-luyutoq6fapikej9dowopaq2/backup" 2022/03/03 07:19:21 DEBUG : Starting OpenDrive session with ID: cefc0faacffc7b742edc493bb760a6d62e9cb2c0bab72d2e6cc09158e7bdd046 2022/03/03 07:19:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/03 07:19:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/03 07:19:25 DEBUG : two: Unchanged skipping 2022/03/03 07:19:25 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for checks to finish 2022/03/03 07:19:31 INFO : one: Moved (server-side) to: one.bak 2022/03/03 07:19:31 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for transfers to finish 2022/03/03 07:19:34 DEBUG : one: Uploading chunk 0, size=4, remain=0 2022/03/03 07:19:39 INFO : one: Copied (new) 2022/03/03 07:19:39 DEBUG : Waiting for deletions to finish 2022/03/03 07:19:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/03 07:19:41 INFO : three.txt: Moved into backup dir 2022/03/03 07:19:45 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2022/03/03 07:19:55 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for checks to finish 2022/03/03 07:19:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/03 07:19:55 DEBUG : two: Unchanged skipping 2022/03/03 07:19:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/03 07:19:58 INFO : one.bak: Deleted 2022/03/03 07:19:59 INFO : one: Moved (server-side) to: one.bak 2022/03/03 07:19:59 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for transfers to finish 2022/03/03 07:20:02 DEBUG : one: Uploading chunk 0, size=5, remain=0 2022/03/03 07:20:06 INFO : one: Copied (new) 2022/03/03 07:20:06 DEBUG : Waiting for deletions to finish 2022/03/03 07:20:08 INFO : three.txt.bak: Deleted 2022/03/03 07:20:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/03 07:20:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (99.67s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 07:20:25 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2022/03/03 07:20:32 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2022/03/03 07:20:39 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2022/03/03 07:20:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-luyutoq6fapikej9dowopaq2/dst" 2022/03/03 07:20:48 DEBUG : Starting OpenDrive session with ID: 2ea3ade9aefd974065b89bf1042fe4eb6921815fd8ea88f5f5828d33405dd240 2022/03/03 07:20:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-luyutoq6fapikej9dowopaq2/backup" 2022/03/03 07:20:50 DEBUG : Starting OpenDrive session with ID: ef1275dd6887ed21eb9b827447a7f94269edec8ffa1a392ae7238828c688277b 2022/03/03 07:20:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/03 07:20:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/03 07:20:58 DEBUG : two: Unchanged skipping 2022/03/03 07:20:58 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for checks to finish 2022/03/03 07:21:04 INFO : one: Moved (server-side) to: one-2019-01-01 2022/03/03 07:21:04 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for transfers to finish 2022/03/03 07:21:07 DEBUG : one: Uploading chunk 0, size=4, remain=0 2022/03/03 07:21:11 INFO : one: Copied (new) 2022/03/03 07:21:11 DEBUG : Waiting for deletions to finish 2022/03/03 07:21:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/03/03 07:21:15 INFO : three.txt: Moved into backup dir 2022/03/03 07:21:19 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2022/03/03 07:21:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/03 07:21:31 DEBUG : two: Unchanged skipping 2022/03/03 07:21:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/03 07:21:31 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for checks to finish 2022/03/03 07:21:32 INFO : one-2019-01-01: Deleted 2022/03/03 07:21:34 INFO : one: Moved (server-side) to: one-2019-01-01 2022/03/03 07:21:34 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for transfers to finish 2022/03/03 07:21:36 DEBUG : one: Uploading chunk 0, size=5, remain=0 2022/03/03 07:21:40 INFO : one: Copied (new) 2022/03/03 07:21:40 DEBUG : Waiting for deletions to finish 2022/03/03 07:21:41 INFO : three-2019-01-01.txt: Deleted 2022/03/03 07:21:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/03/03 07:21:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (93.44s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 07:21:59 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2022/03/03 07:22:06 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2022/03/03 07:22:12 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2022/03/03 07:22:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-luyutoq6fapikej9dowopaq2/dst" 2022/03/03 07:22:18 DEBUG : Starting OpenDrive session with ID: a695b894abac52c2255d5d79766b9d1e1e0cac557e184ce8340385855e0555fd 2022/03/03 07:22:20 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for checks to finish 2022/03/03 07:22:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/03 07:22:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/03 07:22:20 DEBUG : two: Unchanged skipping 2022/03/03 07:22:34 INFO : one: Moved (server-side) to: one.bak 2022/03/03 07:22:34 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for transfers to finish 2022/03/03 07:22:38 DEBUG : one: Uploading chunk 0, size=4, remain=0 2022/03/03 07:22:46 INFO : one: Copied (new) 2022/03/03 07:22:46 DEBUG : Waiting for deletions to finish 2022/03/03 07:23:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/03 07:23:00 INFO : three.txt: Moved into backup dir 2022/03/03 07:23:05 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2022/03/03 07:23:12 DEBUG : one.bak: Excluded 2022/03/03 07:23:12 DEBUG : three.txt.bak: Excluded 2022/03/03 07:23:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/03 07:23:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/03 07:23:12 DEBUG : two: Unchanged skipping 2022/03/03 07:23:12 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for checks to finish 2022/03/03 07:23:14 INFO : one.bak: Deleted 2022/03/03 07:23:26 INFO : one: Moved (server-side) to: one.bak 2022/03/03 07:23:26 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2/dst': Waiting for transfers to finish 2022/03/03 07:23:35 DEBUG : one: Uploading chunk 0, size=5, remain=0 2022/03/03 07:23:38 INFO : one: Copied (new) 2022/03/03 07:23:38 DEBUG : Waiting for deletions to finish 2022/03/03 07:23:40 INFO : three.txt.bak: Deleted 2022/03/03 07:23:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/03 07:23:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (125.06s) === RUN TestSyncSuffix run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 07:24:04 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2022/03/03 07:24:10 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2022/03/03 07:24:17 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2022/03/03 07:24:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-luyutoq6fapikej9dowopaq2/dst" 2022/03/03 07:24:23 DEBUG : Starting OpenDrive session with ID: a03a67abf31c6ca3597a918993f59fc46242a78a1d29ba6f58c364d002ceb831 2022/03/03 07:24:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/03 07:24:38 INFO : one: Moved (server-side) to: one.bak 2022/03/03 07:24:40 DEBUG : one: Uploading chunk 0, size=4, remain=0 2022/03/03 07:24:44 INFO : one: Copied (new) 2022/03/03 07:24:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/03 07:24:45 DEBUG : two: Unchanged skipping 2022/03/03 07:24:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/03/03 07:25:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/03 07:25:07 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2022/03/03 07:25:11 INFO : three.txt: Copied (new) 2022/03/03 07:25:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/03 07:25:17 INFO : one.bak: Deleted 2022/03/03 07:25:29 INFO : one: Moved (server-side) to: one.bak 2022/03/03 07:25:31 DEBUG : one: Uploading chunk 0, size=5, remain=0 2022/03/03 07:25:35 INFO : one: Copied (new) 2022/03/03 07:25:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/03 07:25:36 DEBUG : two: Unchanged skipping 2022/03/03 07:25:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/03/03 07:25:38 INFO : three.txt.bak: Deleted 2022/03/03 07:25:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/03/03 07:25:55 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2022/03/03 07:25:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (127.70s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 07:26:12 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2022/03/03 07:26:19 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2022/03/03 07:26:26 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2022/03/03 07:26:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-luyutoq6fapikej9dowopaq2/dst" 2022/03/03 07:26:32 DEBUG : Starting OpenDrive session with ID: 1efd8d62681cb300f0cdb5f9b070e048929779e1ab27c801ac11c07b395d163c 2022/03/03 07:26:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/03/03 07:26:50 INFO : one: Moved (server-side) to: one-2019-01-01 2022/03/03 07:26:53 DEBUG : one: Uploading chunk 0, size=4, remain=0 2022/03/03 07:26:58 INFO : one: Copied (new) 2022/03/03 07:26:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/03 07:26:59 DEBUG : two: Unchanged skipping 2022/03/03 07:27:00 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/03/03 07:27:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/03/03 07:27:16 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2022/03/03 07:27:20 INFO : three.txt: Copied (new) 2022/03/03 07:27:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/03/03 07:27:29 INFO : one-2019-01-01: Deleted 2022/03/03 07:27:41 INFO : one: Moved (server-side) to: one-2019-01-01 2022/03/03 07:27:44 DEBUG : one: Uploading chunk 0, size=5, remain=0 2022/03/03 07:27:48 INFO : one: Copied (new) 2022/03/03 07:27:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/03 07:27:49 DEBUG : two: Unchanged skipping 2022/03/03 07:27:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/03/03 07:27:51 INFO : three-2019-01-01.txt: Deleted 2022/03/03 07:28:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/03/03 07:28:05 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2022/03/03 07:28:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (132.02s) === RUN TestSyncUTFNorm run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 07:28:22 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2022/03/03 07:28:28 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2022/03/03 07:28:28 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 07:28:28 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 07:28:28 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2022/03/03 07:28:33 INFO : Testêé: Copied (replaced existing) to: Testêé 2022/03/03 07:28:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (16.81s) === RUN TestSyncImmutable run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 07:28:38 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 07:28:38 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 07:28:41 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2022/03/03 07:28:47 INFO : existing: Copied (new) 2022/03/03 07:28:47 DEBUG : Waiting for deletions to finish 2022/03/03 07:28:49 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2022/03/03 07:28:49 ERROR : existing: Source and destination exist but do not match: immutable file modified 2022/03/03 07:28:49 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for checks to finish 2022/03/03 07:28:49 DEBUG : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': Waiting for transfers to finish 2022/03/03 07:28:49 ERROR : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': not deleting files as there were IO errors 2022/03/03 07:28:49 ERROR : OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (16.89s) === RUN TestSyncIgnoreCase run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" sync_test.go:1955: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.56s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (6.51s) --- SKIP: TestMaxTransfer/Hard (1.50s) --- SKIP: TestMaxTransfer/Soft (2.51s) --- SKIP: TestMaxTransfer/Cautious (2.50s) === RUN TestSyncConcurrentDelete run.go:181: Remote "OpenDrive root 'rclone-test-luyutoq6fapikej9dowopaq2'", Local "Local file system at /tmp/rclone2360269054", Modify Window "1s" 2022/03/03 07:29:04 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2022/03/03 07:29:11 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2022/03/03 07:29:22 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2022/03/03 07:29:32 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2022/03/03 07:29:40 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2022/03/03 07:29:47 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2022/03/03 07:29:56 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2022/03/03 07:30:05 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2022/03/03 07:30:12 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2022/03/03 07:30:18 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2022/03/03 07:30:29 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2022/03/03 07:30:35 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2022/03/03 07:30:42 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2022/03/03 07:30:48 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2022/03/03 07:30:54 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2022/03/03 07:31:02 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2022/03/03 07:31:08 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2022/03/03 07:31:16 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2022/03/03 07:31:23 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2022/03/03 07:31:30 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2022/03/03 07:31:36 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2022/03/03 07:31:43 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2022/03/03 07:31:53 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2022/03/03 07:32:00 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2022/03/03 07:32:17 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2022/03/03 07:32:25 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2022/03/03 07:32:31 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2022/03/03 07:32:39 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2022/03/03 07:32:46 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2022/03/03 07:32:54 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2022/03/03 07:33:03 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2022/03/03 07:33:39 DEBUG : only15: Uploading chunk 0, size=6, remain=0 panic: test timed out after 1h0m0s goroutine 28498 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:1788 +0x8e created by time.goFunc /usr/local/go/src/time/sleep.go:180 +0x31 goroutine 1 [chan receive, 5 minutes]: testing.(*T).Run(0xc000103040, {0x18d3c4b, 0x46d533}, 0x195efd0) /usr/local/go/src/testing/testing.go:1307 +0x375 testing.runTests.func1(0xc000996750) /usr/local/go/src/testing/testing.go:1598 +0x6e testing.tRunner(0xc000103040, 0xc0005bfca0) /usr/local/go/src/testing/testing.go:1259 +0x102 testing.runTests(0xc000170a00, {0x28abd40, 0x4a, 0x4a}, {0xead6e0, 0xc000044630, 0x28b8dc0}) /usr/local/go/src/testing/testing.go:1596 +0x43f testing.(*M).Run(0xc000170a00) /usr/local/go/src/testing/testing.go:1504 +0x51d github.com/rclone/rclone/fstest.TestMain(0xc0000001a0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:70 +0x9e github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:36 main.main() _testmain.go:191 +0x166 goroutine 21 [select]: go.opencensus.io/stats/view.(*worker).start(0xc000205a00) /home/rclone/go/pkg/mod/go.opencensus.io@v0.23.0/stats/view/worker.go:276 +0xb9 created by go.opencensus.io/stats/view.init.0 /home/rclone/go/pkg/mod/go.opencensus.io@v0.23.0/stats/view/worker.go:34 +0x92 goroutine 28433 [select]: net/http.(*persistConn).writeLoop(0xc0009fcd80) /usr/local/go/src/net/http/transport.go:2386 +0xfb created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:1748 +0x1e65 goroutine 26368 [select]: net/http.(*persistConn).roundTrip(0xc0009fcd80, 0xc000930f00) /usr/local/go/src/net/http/transport.go:2614 +0x97d net/http.(*Transport).roundTrip(0xc00033d400, 0xc000ad4900) /usr/local/go/src/net/http/transport.go:594 +0x7d1 net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:18 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc000388dc0, 0xc000ad4900) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:274 +0x4c8 net/http.send(0xc000ad4900, {0x1c29360, 0xc000388dc0}, {0x1872c60, 0x1, 0x0}) /usr/local/go/src/net/http/client.go:252 +0x5d8 net/http.(*Client).send(0xc0003b9fb0, 0xc000ad4900, {0xc00010eda0, 0x2f, 0x0}) /usr/local/go/src/net/http/client.go:176 +0x9b net/http.(*Client).do(0xc0003b9fb0, 0xc000ad4900) /usr/local/go/src/net/http/client.go:725 +0x908 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:593 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc000388e10, {0x1c5e760, 0xc000a95da0}, 0xc0005ad2d8) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:284 +0xc05 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x7418c0, {0x1c5e760, 0xc000a95da0}, 0xc0005ad500, {0x150c180, 0xc00002fbc0}, {0x150c1c0, 0xc000ad4600}, 0x989680, 0x195f120, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:481 +0x485 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:424 github.com/rclone/rclone/backend/opendrive.(*Fs).Put.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/opendrive/opendrive.go:635 +0x29b github.com/rclone/rclone/fs.pacerInvoker(0xc0003f23c0, 0x6, 0x100000001c6a888) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:88 +0x38 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0003f23c0, 0xc0005ad760, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x85 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0003f23c0, 0x1c5e760) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x90 github.com/rclone/rclone/backend/opendrive.(*Fs).Put(0x0, {0x1c5e760, 0xc000a95da0}, {0x1c25ec0, 0xc0007df050}, {0x1c76100, 0xc000ab6050}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/opendrive/opendrive.go:624 +0x38b github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc0002d9c70, {0x1c5e760, 0xc000a95da0}, {0x1c8dde8, 0xc0006d6780}, {0xc000963338, 0x6}, {0x18b265d, 0x6}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:277 +0x432 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:294 github.com/rclone/rclone/fstest.(*Run).WriteBoth(0xc0002d9c70, {0x1c5e760, 0xc000a95da0}, {0xc000963338, 0x6}, {0x18b265d, 0x6}, {0x1dcd64ff, 0xeb20d7a72, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:305 +0x125 github.com/rclone/rclone/fs/sync.testSyncConcurrent(0xc0009f41a0, {0x18b1f19, 0x6}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2037 +0x2d6 github.com/rclone/rclone/fs/sync.TestSyncConcurrentDelete(0x4) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2062 +0x25 testing.tRunner(0xc0009f41a0, 0x195efd0) /usr/local/go/src/testing/testing.go:1259 +0x102 created by testing.(*T).Run /usr/local/go/src/testing/testing.go:1306 +0x35a goroutine 28432 [IO wait]: internal/poll.runtime_pollWait(0x7fd28dd083f8, 0x72) /usr/local/go/src/runtime/netpoll.go:234 +0x89 internal/poll.(*pollDesc).wait(0xc000a9e900, 0xc0007b0c80, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x32 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000a9e900, {0xc0007b0c80, 0x18b4, 0x18b4}) /usr/local/go/src/internal/poll/fd_unix.go:167 +0x25a net.(*netFD).Read(0xc000a9e900, {0xc0007b0c80, 0xc00037c000, 0xc00011a7c8}) /usr/local/go/src/net/fd_posix.go:56 +0x29 net.(*conn).Read(0xc0001363a0, {0xc0007b0c80, 0x10, 0xc00011a7a0}) /usr/local/go/src/net/net.go:183 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000cd4bd0, {0xc0007b0c80, 0xc000100c00, 0x10000c00011a7d8}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:104 +0x32 crypto/tls.(*atLeastReader).Read(0xc000ed97b8, {0xc0007b0c80, 0x0, 0x40ba4d}) /usr/local/go/src/crypto/tls/conn.go:777 +0x3d bytes.(*Buffer).ReadFrom(0xc000ac9778, {0x1c26080, 0xc000ed97b8}) /usr/local/go/src/bytes/buffer.go:204 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000ac9500, {0x7fd28cc0b398, 0xc000cd4bd0}, 0x4a2893) /usr/local/go/src/crypto/tls/conn.go:799 +0xe5 crypto/tls.(*Conn).readRecordOrCCS(0xc000ac9500, 0x0) /usr/local/go/src/crypto/tls/conn.go:606 +0x112 crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:574 crypto/tls.(*Conn).Read(0xc000ac9500, {0xc00081c000, 0x1000, 0x101000000203000}) /usr/local/go/src/crypto/tls/conn.go:1277 +0x16f net/http.(*persistConn).Read(0xc0009fcd80, {0xc00081c000, 0x406f1d, 0x60}) /usr/local/go/src/net/http/transport.go:1926 +0x4e bufio.(*Reader).fill(0xc0008fd8c0) /usr/local/go/src/bufio/bufio.go:101 +0x103 bufio.(*Reader).Peek(0xc0008fd8c0, 0x1) /usr/local/go/src/bufio/bufio.go:139 +0x5d net/http.(*persistConn).readLoop(0xc0009fcd80) /usr/local/go/src/net/http/transport.go:2087 +0x1ac created by net/http.(*Transport).dialConn /usr/local/go/src/net/http/transport.go:1747 +0x1e05 "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 1h0m1.820174691s (try 2/5): exit status 2: Failed []