"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/11/06 01:36:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hirihag5vigu" 2024/11/06 01:36:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/06 01:36:29 DEBUG : Starting OpenDrive session with ID: fbec3e4114b64ecfeeb7ab556bd0d8161b0954931d4b712a7e9c50114ed56470 2024/11/06 01:36:30 DEBUG : Creating backend with remote "/tmp/rclone351452993" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:36:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:36:30 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:36:30 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:36:30 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.50s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:36:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/06 01:36:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:36:31 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:36:31 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:36:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/06 01:36:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:36:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:36:34 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.09s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:36:36 DEBUG : Creating backend with remote "/non-existing" 2024/11/06 01:36:36 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/06 01:36:36 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:36:36 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.98s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:36:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:36:37 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:36:37 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:36:38 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/06 01:36:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:36:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.96s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:36:41 INFO : OpenDrive root 'rclone-test-hirihag5vigu': Running all checks before starting transfers 2024/11/06 01:36:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:36:41 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:36:41 INFO : OpenDrive root 'rclone-test-hirihag5vigu': Checks finished, now starting transfers 2024/11/06 01:36:41 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:36:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/06 01:36:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:36:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestCopyCheckFirst (5.15s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:36:46 ERROR : Ignoring --no-traverse with sync 2024/11/06 01:36:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:36:46 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:36:46 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:36:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/06 01:36:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:36:48 INFO : sub dir/hello world: Copied (new) 2024/11/06 01:36:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.02s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:36:50 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/06 01:36:50 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:36:50 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:36:51 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2024/11/06 01:36:52 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/11/06 01:36:52 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestCopyWithDepth (2.93s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:36:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 01:36:53 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:36:53 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:36:54 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/11/06 01:36:55 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:36:55 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (3.03s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:36:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 01:36:56 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:36:56 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:36:57 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/11/06 01:36:58 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:36:58 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.90s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:36:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/06 01:36:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/06 01:36:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/06 01:36:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/06 01:36:59 DEBUG : sub dir: Making directory 2024/11/06 01:36:59 DEBUG : sub dir2: Making directory 2024/11/06 01:37:00 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/06 01:37:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:37:00 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:37:00 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:37:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/06 01:37:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:37:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:37:02 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.72s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:37:05 DEBUG : sub dir2: Making directory 2024/11/06 01:37:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/06 01:37:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/06 01:37:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:37:05 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:37:05 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:37:06 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/06 01:37:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:37:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.88s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:37:08 DEBUG : sub dir2: Making directory with metadata 2024/11/06 01:37:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/06 01:37:09 DEBUG : sub dir: Making directory 2024/11/06 01:37:09 DEBUG : sub dir2: Making directory 2024/11/06 01:37:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:37:09 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:37:09 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:37:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/06 01:37:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:37:11 INFO : sub dir/hello world: Copied (new) 2024/11/06 01:37:11 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:37:12 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/06 01:37:12 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.08s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:37:14 DEBUG : sub dir2: Making directory 2024/11/06 01:37:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:37:14 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:37:14 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:37:15 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/06 01:37:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:37:16 INFO : sub dir/hello world: Copied (new) 2024/11/06 01:37:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.57s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:37:17 DEBUG : sub dir2: Making directory with metadata 2024/11/06 01:37:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/06 01:37:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/06 01:37:18 DEBUG : sub dir: Making directory 2024/11/06 01:37:18 DEBUG : sub dir2: Making directory 2024/11/06 01:37:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:37:18 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:37:18 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:37:19 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/06 01:37:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:37:20 INFO : sub dir/hello world: Copied (new) 2024/11/06 01:37:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:37:20 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.73s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:37:23 DEBUG : sub dir2: Making directory 2024/11/06 01:37:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:37:23 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:37:23 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:37:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/06 01:37:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:37:25 INFO : sub dir/hello world: Copied (new) 2024/11/06 01:37:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.61s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:37:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/06 01:37:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-havipih3ciki" 2024/11/06 01:37:29 DEBUG : Starting OpenDrive session with ID: b53f11529d53bbd4da8c3d72264bc7dd5ef2ebee23bf475157d604035b0434bc sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-hirihag5vigu' -> OpenDrive root 'rclone-test-havipih3ciki' 2024/11/06 01:37:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:37:30 DEBUG : OpenDrive root 'rclone-test-havipih3ciki': Waiting for checks to finish 2024/11/06 01:37:30 DEBUG : OpenDrive root 'rclone-test-havipih3ciki': Waiting for transfers to finish 2024/11/06 01:37:31 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/06 01:37:31 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:37:32 DEBUG : OpenDrive root 'rclone-test-havipih3ciki': Purge remote --- PASS: TestServerSideCopy (7.34s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:37:35 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/06 01:37:36 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:37:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/06 01:37:36 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:37:37 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/06 01:37:37 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/11/06 01:37:37 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestCopyOverSelf (5.68s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:37:40 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/06 01:37:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bibatev7vino" 2024/11/06 01:37:42 DEBUG : Starting OpenDrive session with ID: 0728b5683ea9abf114e5b761031d43af4f889d0f9914b0ffed422687a7b1d022 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-hirihag5vigu' -> OpenDrive root 'rclone-test-bibatev7vino' 2024/11/06 01:37:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:37:43 DEBUG : OpenDrive root 'rclone-test-bibatev7vino': Waiting for checks to finish 2024/11/06 01:37:43 DEBUG : OpenDrive root 'rclone-test-bibatev7vino': Waiting for transfers to finish 2024/11/06 01:37:44 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/06 01:37:44 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:37:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/06 01:37:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/06 01:37:46 DEBUG : OpenDrive root 'rclone-test-bibatev7vino': Waiting for checks to finish 2024/11/06 01:37:46 DEBUG : OpenDrive root 'rclone-test-bibatev7vino': Waiting for transfers to finish 2024/11/06 01:37:47 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/06 01:37:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:37:47 DEBUG : OpenDrive root 'rclone-test-bibatev7vino': Purge remote --- PASS: TestServerSideCopyOverSelf (10.09s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:37:50 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/06 01:37:52 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:37:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/06 01:37:52 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:37:52 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/06 01:37:53 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/11/06 01:37:53 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/06 01:37:53 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestMoveOverSelf (5.49s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:37:56 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/06 01:37:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hurubuk1zabe" 2024/11/06 01:37:58 DEBUG : Starting OpenDrive session with ID: fa758daa3336da7854abb05453c8ff378be330b4d9f79a1d4fe5815fdd961d0e sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-hirihag5vigu' -> OpenDrive root 'rclone-test-hurubuk1zabe' 2024/11/06 01:37:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:37:59 DEBUG : OpenDrive root 'rclone-test-hurubuk1zabe': Waiting for checks to finish 2024/11/06 01:37:59 DEBUG : OpenDrive root 'rclone-test-hurubuk1zabe': Waiting for transfers to finish 2024/11/06 01:38:00 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/06 01:38:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:38:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/11/06 01:38:02 DEBUG : OpenDrive root 'rclone-test-hurubuk1zabe': Using server-side directory move 2024/11/06 01:38:02 INFO : OpenDrive root 'rclone-test-hurubuk1zabe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/06 01:38:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/06 01:38:02 DEBUG : OpenDrive root 'rclone-test-hurubuk1zabe': Waiting for checks to finish 2024/11/06 01:38:02 DEBUG : OpenDrive root 'rclone-test-hurubuk1zabe': Waiting for transfers to finish 2024/11/06 01:38:02 INFO : sub dir/hello world: Deleted 2024/11/06 01:38:03 INFO : sub dir/hello world: Moved (server-side) 2024/11/06 01:38:04 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2024/11/06 01:38:06 DEBUG : testing file moves 2024/11/06 01:38:06 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/06 01:38:06 DEBUG : OpenDrive root 'rclone-test-hurubuk1zabe': Waiting for checks to finish 2024/11/06 01:38:06 DEBUG : OpenDrive root 'rclone-test-hurubuk1zabe': Waiting for transfers to finish 2024/11/06 01:38:06 INFO : sub dir/hello world: Deleted 2024/11/06 01:38:07 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:38:07 DEBUG : OpenDrive root 'rclone-test-hurubuk1zabe': Purge remote --- PASS: TestServerSideMoveOverSelf (14.48s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:38:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/06 01:38:11 ERROR : : error listing: directory not found 2024/11/06 01:38:12 DEBUG : Local file system at /tmp/rclone351452993: Making directory 2024/11/06 01:38:12 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:38:12 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.46s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:38:15 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/06 01:38:16 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/06 01:38:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:38:16 DEBUG : Local file system at /tmp/rclone351452993: Waiting for checks to finish 2024/11/06 01:38:16 DEBUG : Local file system at /tmp/rclone351452993: Waiting for transfers to finish 2024/11/06 01:38:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:38:17 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2024/11/06 01:38:17 INFO : sub dir/hello world: Copied (new) 2024/11/06 01:38:17 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestCopyRedownload (4.66s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:38:19 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/06 01:38:19 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:38:19 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:38:20 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2024/11/06 01:38:20 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/06 01:38:20 INFO : check sum: Copied (new) 2024/11/06 01:38:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:38:21 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:38:21 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/06 01:38:21 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/11/06 01:38:21 DEBUG : check sum: Unchanged skipping 2024/11/06 01:38:21 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:38:21 DEBUG : Waiting for deletions to finish 2024/11/06 01:38:21 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.87s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:38:22 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/06 01:38:22 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:38:22 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:38:23 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2024/11/06 01:38:24 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/06 01:38:24 INFO : sizeonly: Copied (new) 2024/11/06 01:38:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:38:25 DEBUG : sizeonly: Sizes identical 2024/11/06 01:38:25 DEBUG : sizeonly: Unchanged skipping 2024/11/06 01:38:25 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:38:25 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:38:25 DEBUG : Waiting for deletions to finish 2024/11/06 01:38:25 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.76s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:38:26 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/06 01:38:26 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:38:26 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:38:27 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2024/11/06 01:38:28 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2024/11/06 01:38:28 INFO : ignore-size: Copied (new) 2024/11/06 01:38:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:38:28 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:38:28 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:38:28 DEBUG : ignore-size: Unchanged skipping 2024/11/06 01:38:28 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:38:28 DEBUG : Waiting for deletions to finish 2024/11/06 01:38:28 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.75s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:38:31 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/06 01:38:32 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:38:32 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:38:32 DEBUG : existing: Unchanged skipping 2024/11/06 01:38:32 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:38:32 DEBUG : Waiting for deletions to finish 2024/11/06 01:38:32 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:38:32 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:38:32 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/06 01:38:32 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:38:32 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/06 01:38:33 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/06 01:38:33 INFO : existing: Copied (replaced existing) 2024/11/06 01:38:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (5.06s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:38:35 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/06 01:38:35 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:38:35 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:38:36 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/06 01:38:37 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/06 01:38:37 INFO : existing: Copied (new) 2024/11/06 01:38:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:38:37 DEBUG : existing: Destination exists, skipping 2024/11/06 01:38:37 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:38:37 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:38:37 DEBUG : Waiting for deletions to finish 2024/11/06 01:38:37 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.58s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:38:39 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/06 01:38:41 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/06 01:38:42 DEBUG : d: Making directory 2024/11/06 01:38:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/06 01:38:44 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 01:38:44 DEBUG : c/non empty space: Unchanged skipping 2024/11/06 01:38:44 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:38:44 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:38:45 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/11/06 01:38:46 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/06 01:38:46 INFO : a/potato2: Copied (new) 2024/11/06 01:38:46 DEBUG : Waiting for deletions to finish 2024/11/06 01:38:46 INFO : b/potato: Deleted 2024/11/06 01:38:46 INFO : d: Removing directory 2024/11/06 01:38:46 INFO : b: Removing directory 2024/11/06 01:38:46 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.41s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:38:50 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/06 01:38:51 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:38:51 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 2024/11/06 01:38:51 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/06 01:38:51 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/06 01:38:51 DEBUG : empty space: Unchanged skipping 2024/11/06 01:38:51 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:38:51 DEBUG : Waiting for deletions to finish 2024/11/06 01:38:51 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:38:51 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 2024/11/06 01:38:51 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:38:51 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/06 01:38:51 INFO : empty space: Updated modification time in destination 2024/11/06 01:38:51 DEBUG : empty space: Unchanged skipping 2024/11/06 01:38:51 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:38:51 DEBUG : Waiting for deletions to finish 2024/11/06 01:38:51 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (4.13s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:38:54 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/06 01:38:55 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:38:55 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 2024/11/06 01:38:55 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/06 01:38:55 DEBUG : empty space: Unchanged skipping 2024/11/06 01:38:55 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:38:55 DEBUG : Waiting for deletions to finish 2024/11/06 01:38:55 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.05s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:38:57 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/11/06 01:38:58 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 2024/11/06 01:38:58 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:38:58 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone351452993) 2024/11/06 01:38:58 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-hirihag5vigu') 2024/11/06 01:38:58 DEBUG : foo: md5 differ 2024/11/06 01:38:58 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:38:58 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/11/06 01:38:59 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2024/11/06 01:38:59 INFO : foo: Copied (replaced existing) 2024/11/06 01:38:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.22s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:39:01 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/06 01:39:02 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/06 01:39:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 01:39:02 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:39:02 DEBUG : empty space: Unchanged skipping 2024/11/06 01:39:02 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:39:03 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/11/06 01:39:04 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/06 01:39:04 INFO : potato: Copied (new) 2024/11/06 01:39:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.06s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:39:06 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/11/06 01:39:07 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:39:07 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/06 01:39:07 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:39:08 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/06 01:39:08 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2024/11/06 01:39:08 INFO : potato: Copied (replaced existing) 2024/11/06 01:39:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.22s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:39:10 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/06 01:39:11 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/11/06 01:39:11 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:39:11 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone351452993) 2024/11/06 01:39:11 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-hirihag5vigu') 2024/11/06 01:39:11 DEBUG : potato: md5 differ 2024/11/06 01:39:11 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:39:12 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/06 01:39:13 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2024/11/06 01:39:13 INFO : potato: Copied (replaced existing) 2024/11/06 01:39:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:39:14 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/06 01:39:16 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/06 01:39:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 01:39:17 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/06 01:39:17 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:39:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 01:39:17 DEBUG : empty space: Unchanged skipping 2024/11/06 01:39:17 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:39:17 DEBUG : Waiting for deletions to finish 2024/11/06 01:39:17 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:39:19 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/06 01:39:21 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/06 01:39:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 01:39:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 01:39:22 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:39:22 DEBUG : empty space: Unchanged skipping 2024/11/06 01:39:22 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:39:23 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/06 01:39:24 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/06 01:39:24 INFO : potato2: Copied (new) 2024/11/06 01:39:24 DEBUG : Waiting for deletions to finish 2024/11/06 01:39:24 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:39:26 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/06 01:39:28 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/06 01:39:29 DEBUG : d: Making directory 2024/11/06 01:39:30 DEBUG : d/e: Making directory 2024/11/06 01:39:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/06 01:39:31 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 01:39:31 DEBUG : c/non empty space: Unchanged skipping 2024/11/06 01:39:32 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:39:32 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:39:32 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/11/06 01:39:33 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/06 01:39:33 INFO : a/potato2: Copied (new) 2024/11/06 01:39:33 DEBUG : Waiting for deletions to finish 2024/11/06 01:39:33 INFO : b/potato: Deleted 2024/11/06 01:39:33 INFO : d/e: Removing directory 2024/11/06 01:39:33 INFO : d: Removing directory 2024/11/06 01:39:34 INFO : b: Removing directory 2024/11/06 01:39:35 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:39:38 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/06 01:39:40 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/06 01:39:41 DEBUG : d: Making directory 2024/11/06 01:39:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/06 01:39:42 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 01:39:42 DEBUG : c/non empty space: Unchanged skipping 2024/11/06 01:39:42 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:39:42 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:39:43 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/11/06 01:39:44 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/06 01:39:44 INFO : a/potato2: Copied (new) 2024/11/06 01:39:44 ERROR : OpenDrive root 'rclone-test-hirihag5vigu': not deleting files as there were IO errors 2024/11/06 01:39:44 ERROR : OpenDrive root 'rclone-test-hirihag5vigu': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.77s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:39:48 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/06 01:39:51 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/06 01:39:52 DEBUG : Waiting for deletions to finish 2024/11/06 01:39:52 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 01:39:52 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:39:52 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 01:39:52 DEBUG : empty space: Unchanged skipping 2024/11/06 01:39:52 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:39:52 INFO : potato: Deleted 2024/11/06 01:39:53 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/06 01:39:54 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/06 01:39:54 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestSyncDeleteDuring (7.32s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:39:56 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/06 01:39:57 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/06 01:39:58 DEBUG : Waiting for deletions to finish 2024/11/06 01:39:59 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:39:59 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:39:59 INFO : potato: Deleted 2024/11/06 01:39:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 01:39:59 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:39:59 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 01:39:59 DEBUG : empty space: Unchanged skipping 2024/11/06 01:39:59 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:40:00 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/06 01:40:01 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/06 01:40:01 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestSyncDeleteBefore (6.78s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:40:03 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/06 01:40:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 01:40:04 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:40:04 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:40:05 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2024/11/06 01:40:06 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/11/06 01:40:06 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.17s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:40:08 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/06 01:40:10 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/06 01:40:11 DEBUG : enormous: Excluded (Size Filter) 2024/11/06 01:40:11 DEBUG : enormous: Excluded 2024/11/06 01:40:11 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 01:40:11 DEBUG : potato2: Excluded 2024/11/06 01:40:11 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 01:40:11 DEBUG : potato2: Excluded 2024/11/06 01:40:11 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:40:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 01:40:11 DEBUG : empty space: Unchanged skipping 2024/11/06 01:40:11 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:40:11 DEBUG : Waiting for deletions to finish 2024/11/06 01:40:11 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:40:11 DEBUG : enormous: Excluded (Size Filter) 2024/11/06 01:40:11 DEBUG : enormous: Excluded 2024/11/06 01:40:11 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 01:40:11 DEBUG : potato2: Excluded 2024/11/06 01:40:11 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 01:40:11 DEBUG : potato2: Excluded 2024/11/06 01:40:11 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/06 01:40:11 DEBUG : Local file system at /tmp/rclone351452993: Waiting for checks to finish 2024/11/06 01:40:11 DEBUG : empty space: Unchanged skipping 2024/11/06 01:40:11 DEBUG : Local file system at /tmp/rclone351452993: Waiting for transfers to finish 2024/11/06 01:40:11 DEBUG : Waiting for deletions to finish 2024/11/06 01:40:11 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestSyncWithExclude (5.62s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:40:13 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/06 01:40:15 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/06 01:40:17 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2024/11/06 01:40:18 DEBUG : enormous: Excluded (Size Filter) 2024/11/06 01:40:18 DEBUG : enormous: Excluded 2024/11/06 01:40:18 DEBUG : potato2: Excluded (Size Filter) 2024/11/06 01:40:18 DEBUG : potato2: Excluded 2024/11/06 01:40:18 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:40:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 01:40:18 DEBUG : empty space: Unchanged skipping 2024/11/06 01:40:18 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:40:18 DEBUG : Waiting for deletions to finish 2024/11/06 01:40:18 INFO : enormous: Deleted 2024/11/06 01:40:18 INFO : potato2: Deleted 2024/11/06 01:40:18 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:40:19 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/06 01:40:19 DEBUG : Local file system at /tmp/rclone351452993: Waiting for checks to finish 2024/11/06 01:40:19 DEBUG : empty space: Unchanged skipping 2024/11/06 01:40:19 DEBUG : Local file system at /tmp/rclone351452993: Waiting for transfers to finish 2024/11/06 01:40:19 DEBUG : Waiting for deletions to finish 2024/11/06 01:40:19 INFO : enormous: Deleted 2024/11/06 01:40:19 INFO : potato2: Deleted 2024/11/06 01:40:19 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.24s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:40:21 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/06 01:40:22 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/11/06 01:40:24 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/11/06 01:40:26 DEBUG : four: Uploading chunk 0, size=8, remain=0 2024/11/06 01:40:27 DEBUG : five: Need to transfer - File not found at Destination 2024/11/06 01:40:27 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/06 01:40:27 DEBUG : one: Destination is newer than source, skipping 2024/11/06 01:40:27 DEBUG : three: Sizes identical 2024/11/06 01:40:27 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:40:27 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/06 01:40:27 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/06 01:40:27 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone351452993) 2024/11/06 01:40:27 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-hirihag5vigu') 2024/11/06 01:40:27 DEBUG : two: md5 differ 2024/11/06 01:40:27 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:40:27 DEBUG : four: Uploading chunk 0, size=4, remain=0 2024/11/06 01:40:27 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/11/06 01:40:28 DEBUG : five: Uploading chunk 0, size=4, remain=0 2024/11/06 01:40:28 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/06 01:40:28 INFO : two: Copied (replaced existing) 2024/11/06 01:40:29 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/06 01:40:29 INFO : five: Copied (new) 2024/11/06 01:40:29 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/06 01:40:29 INFO : four: Copied (replaced existing) 2024/11/06 01:40:29 DEBUG : Waiting for deletions to finish 2024/11/06 01:40:30 DEBUG : one: Destination is newer than source, skipping 2024/11/06 01:40:30 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:40:30 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/06 01:40:30 DEBUG : four: Size and md5 of src and dst objects identical 2024/11/06 01:40:30 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/06 01:40:30 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/06 01:40:30 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone351452993) 2024/11/06 01:40:30 DEBUG : five: Size and md5 of src and dst objects identical 2024/11/06 01:40:30 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/06 01:40:30 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-hirihag5vigu') 2024/11/06 01:40:30 DEBUG : three: md5 differ 2024/11/06 01:40:30 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/06 01:40:30 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/06 01:40:30 DEBUG : two: Size and md5 of src and dst objects identical 2024/11/06 01:40:30 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/06 01:40:30 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:40:30 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/11/06 01:40:31 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/11/06 01:40:31 INFO : three: Copied (replaced existing) 2024/11/06 01:40:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.41s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/11/06 01:40:32 INFO : OpenDrive root 'rclone-test-hirihag5vigu': Making map for --track-renames 2024/11/06 01:40:32 INFO : OpenDrive root 'rclone-test-hirihag5vigu': Finished making map for --track-renames 2024/11/06 01:40:32 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:40:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/06 01:40:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/06 01:40:32 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for renames to finish 2024/11/06 01:40:32 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:40:33 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/06 01:40:33 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/11/06 01:40:34 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/06 01:40:34 INFO : potato: Copied (new) 2024/11/06 01:40:35 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/06 01:40:35 INFO : yam: Copied (new) 2024/11/06 01:40:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:40:35 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:40:35 INFO : OpenDrive root 'rclone-test-hirihag5vigu': Making map for --track-renames 2024/11/06 01:40:35 INFO : OpenDrive root 'rclone-test-hirihag5vigu': Finished making map for --track-renames 2024/11/06 01:40:35 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:40:35 DEBUG : potato: Unchanged skipping 2024/11/06 01:40:35 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for renames to finish 2024/11/06 01:40:35 DEBUG : yam: same parent dir (ODFfNjc4MTY1N190T2xNRw) - using file/rename instead of move_copy for yaml 2024/11/06 01:40:36 INFO : yam: Moved (server-side) to: yaml 2024/11/06 01:40:36 INFO : yaml: Renamed from "yam" 2024/11/06 01:40:36 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:40:36 DEBUG : Waiting for deletions to finish 2024/11/06 01:40:36 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncWithTrackRenames (12.36s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/11/06 01:40:45 INFO : OpenDrive root 'rclone-test-hirihag5vigu': Making map for --track-renames 2024/11/06 01:40:45 INFO : OpenDrive root 'rclone-test-hirihag5vigu': Finished making map for --track-renames 2024/11/06 01:40:45 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:40:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/06 01:40:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/06 01:40:45 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for renames to finish 2024/11/06 01:40:45 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:40:46 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/06 01:40:46 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/11/06 01:40:46 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/06 01:40:46 INFO : potato: Copied (new) 2024/11/06 01:40:47 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/06 01:40:47 INFO : yam: Copied (new) 2024/11/06 01:40:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:40:47 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:40:47 INFO : OpenDrive root 'rclone-test-hirihag5vigu': Making map for --track-renames 2024/11/06 01:40:47 INFO : OpenDrive root 'rclone-test-hirihag5vigu': Finished making map for --track-renames 2024/11/06 01:40:47 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:40:47 DEBUG : potato: Unchanged skipping 2024/11/06 01:40:47 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for renames to finish 2024/11/06 01:40:48 DEBUG : yam: same parent dir (ODFfNjc4MTY1N190T2xNRw) - using file/rename instead of move_copy for yaml 2024/11/06 01:40:48 INFO : yam: Moved (server-side) to: yaml 2024/11/06 01:40:48 INFO : yaml: Renamed from "yam" 2024/11/06 01:40:48 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:40:48 DEBUG : Waiting for deletions to finish 2024/11/06 01:40:48 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.75s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/11/06 01:40:50 INFO : OpenDrive root 'rclone-test-hirihag5vigu': Making map for --track-renames 2024/11/06 01:40:50 INFO : OpenDrive root 'rclone-test-hirihag5vigu': Finished making map for --track-renames 2024/11/06 01:40:50 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:40:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/06 01:40:50 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for renames to finish 2024/11/06 01:40:50 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/06 01:40:50 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:40:50 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/06 01:40:51 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2024/11/06 01:40:51 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/06 01:40:51 INFO : potato: Copied (new) 2024/11/06 01:40:52 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/06 01:40:52 INFO : sub/yam: Copied (new) 2024/11/06 01:40:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:40:52 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:40:52 DEBUG : potato: Unchanged skipping 2024/11/06 01:40:52 INFO : OpenDrive root 'rclone-test-hirihag5vigu': Making map for --track-renames 2024/11/06 01:40:52 INFO : OpenDrive root 'rclone-test-hirihag5vigu': Finished making map for --track-renames 2024/11/06 01:40:52 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:40:52 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for renames to finish 2024/11/06 01:40:53 INFO : sub/yam: Moved (server-side) to: yam 2024/11/06 01:40:53 INFO : yam: Renamed from "sub/yam" 2024/11/06 01:40:53 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:40:53 DEBUG : Waiting for deletions to finish 2024/11/06 01:40:53 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.80s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:40:55 DEBUG : Creating backend with remote "/tmp/rclone351452993/dir1" 2024/11/06 01:40:55 DEBUG : Creating backend with remote "/tmp/rclone351452993/dir2" 2024/11/06 01:40:55 DEBUG : Local file system at /tmp/rclone351452993/dir2: Using server-side directory move 2024/11/06 01:40:55 INFO : Local file system at /tmp/rclone351452993/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/06 01:40:55 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/06 01:40:55 INFO : file1.txt: Moved (server-side) 2024/11/06 01:40:55 DEBUG : Local file system at /tmp/rclone351452993/dir2: Waiting for checks to finish 2024/11/06 01:40:55 DEBUG : Local file system at /tmp/rclone351452993/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.35s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:40:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:40:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/06 01:40:56 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:40:56 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:40:57 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/06 01:40:57 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/11/06 01:40:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:40:58 INFO : sub dir/hello world: Copied (new) 2024/11/06 01:40:58 INFO : sub dir/hello world: Deleted 2024/11/06 01:40:58 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/06 01:40:58 INFO : nested/sub dir/file: Copied (new) 2024/11/06 01:40:58 INFO : nested/sub dir/file: Deleted 2024/11/06 01:40:58 INFO : sub dir: Removing directory 2024/11/06 01:40:58 INFO : nested/sub dir: Removing directory 2024/11/06 01:40:58 INFO : nested: Removing directory 2024/11/06 01:40:58 DEBUG : Local file system at /tmp/rclone351452993: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.95s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:41:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/06 01:41:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/06 01:41:02 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:41:02 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:41:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/06 01:41:04 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/11/06 01:41:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/06 01:41:04 INFO : sub dir/hello world: Copied (new) 2024/11/06 01:41:04 INFO : sub dir/hello world: Deleted 2024/11/06 01:41:04 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/06 01:41:04 INFO : nested/sub dir/file: Copied (new) 2024/11/06 01:41:04 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.14s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:41:08 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/06 01:41:08 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/06 01:41:08 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:41:08 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:41:09 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/06 01:41:09 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2024/11/06 01:41:10 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/06 01:41:10 INFO : existing: Copied (new) 2024/11/06 01:41:10 INFO : existing: Deleted 2024/11/06 01:41:10 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/11/06 01:41:10 INFO : existing-b: Copied (new) 2024/11/06 01:41:10 INFO : existing-b: Deleted 2024/11/06 01:41:10 DEBUG : existing: Destination exists, skipping 2024/11/06 01:41:10 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/06 01:41:10 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:41:10 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:41:10 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.77s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:41:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-gayogic5luhe" 2024/11/06 01:41:12 DEBUG : Starting OpenDrive session with ID: 0b828b8acf1b2bd01f3249a3c7f0e05878d7180e6ea7089d0086194572dfc5ae 2024/11/06 01:41:13 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/06 01:41:15 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/06 01:41:16 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-hirihag5vigu' -> OpenDrive root 'rclone-test-gayogic5luhe' 2024/11/06 01:41:19 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/06 01:41:21 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/06 01:41:22 DEBUG : OpenDrive root 'rclone-test-gayogic5luhe': Using server-side directory move 2024/11/06 01:41:22 INFO : OpenDrive root 'rclone-test-gayogic5luhe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/06 01:41:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 01:41:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/06 01:41:22 DEBUG : empty space: Unchanged skipping 2024/11/06 01:41:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/06 01:41:22 DEBUG : OpenDrive root 'rclone-test-gayogic5luhe': Waiting for checks to finish 2024/11/06 01:41:23 INFO : potato3: Deleted 2024/11/06 01:41:23 INFO : empty space: Deleted 2024/11/06 01:41:23 DEBUG : OpenDrive root 'rclone-test-gayogic5luhe': Waiting for transfers to finish 2024/11/06 01:41:23 INFO : potato2: Moved (server-side) 2024/11/06 01:41:23 INFO : potato3: Moved (server-side) 2024/11/06 01:41:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-migeduk9giri" 2024/11/06 01:41:24 DEBUG : Starting OpenDrive session with ID: dd2c20c6ccaf5092dc308e484dd5b69f4a2e650c2eee30f88390f050e49c0a9a 2024/11/06 01:41:24 DEBUG : OpenDrive root 'rclone-test-migeduk9giri': Using server-side directory move 2024/11/06 01:41:25 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/11/06 01:41:25 INFO : OpenDrive root 'rclone-test-migeduk9giri': Server side directory move succeeded 2024/11/06 01:41:26 ERROR : : error listing: directory not found 2024/11/06 01:41:26 DEBUG : OpenDrive root 'rclone-test-migeduk9giri': Purge remote 2024/11/06 01:41:26 DEBUG : OpenDrive root 'rclone-test-gayogic5luhe': Purge remote 2024/11/06 01:41:26 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.31s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:41:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-monijib0buzo" 2024/11/06 01:41:27 DEBUG : Starting OpenDrive session with ID: daffb85f9853fcf56a6afd5865f6bb913b2247c1e9c66e8caf78531e729b86a0 2024/11/06 01:41:28 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/06 01:41:30 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/06 01:41:32 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-hirihag5vigu' -> OpenDrive root 'rclone-test-monijib0buzo' 2024/11/06 01:41:34 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/06 01:41:36 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/06 01:41:37 DEBUG : empty space: Excluded (Size Filter) 2024/11/06 01:41:37 DEBUG : empty space: Excluded 2024/11/06 01:41:38 DEBUG : empty space: Excluded (Size Filter) 2024/11/06 01:41:38 DEBUG : empty space: Excluded 2024/11/06 01:41:38 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 01:41:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/06 01:41:38 DEBUG : OpenDrive root 'rclone-test-monijib0buzo': Waiting for checks to finish 2024/11/06 01:41:38 DEBUG : OpenDrive root 'rclone-test-monijib0buzo': Waiting for transfers to finish 2024/11/06 01:41:38 INFO : potato3: Deleted 2024/11/06 01:41:38 INFO : potato2: Moved (server-side) 2024/11/06 01:41:38 INFO : potato3: Moved (server-side) 2024/11/06 01:41:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-peguvoq9tuna" 2024/11/06 01:41:39 DEBUG : Starting OpenDrive session with ID: 17ab396ccdea51f8f9b6a39b98b7d31cf3dabe6ad8037ca9d8e42d3df53cd348 2024/11/06 01:41:40 DEBUG : empty space: Excluded (Size Filter) 2024/11/06 01:41:40 DEBUG : empty space: Excluded 2024/11/06 01:41:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 01:41:40 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/06 01:41:40 DEBUG : OpenDrive root 'rclone-test-peguvoq9tuna': Waiting for checks to finish 2024/11/06 01:41:40 DEBUG : OpenDrive root 'rclone-test-peguvoq9tuna': Waiting for transfers to finish 2024/11/06 01:41:41 INFO : potato2: Moved (server-side) 2024/11/06 01:41:41 INFO : potato3: Moved (server-side) 2024/11/06 01:41:41 DEBUG : OpenDrive root 'rclone-test-peguvoq9tuna': Purge remote 2024/11/06 01:41:42 DEBUG : OpenDrive root 'rclone-test-monijib0buzo': Purge remote --- PASS: TestServerSideMoveWithFilter (15.96s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:41:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wegodeh5cimu" 2024/11/06 01:41:43 DEBUG : Starting OpenDrive session with ID: 65597c0c973c6d987ff9d587a823db8bbf2dd775eeb9f48f36e1fed24dbd60c3 2024/11/06 01:41:44 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/06 01:41:46 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/06 01:41:47 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2024/11/06 01:41:48 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-hirihag5vigu' -> OpenDrive root 'rclone-test-wegodeh5cimu' 2024/11/06 01:41:50 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/06 01:41:52 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/06 01:41:53 DEBUG : OpenDrive root 'rclone-test-wegodeh5cimu': Using server-side directory move 2024/11/06 01:41:53 INFO : OpenDrive root 'rclone-test-wegodeh5cimu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/06 01:41:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/06 01:41:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/06 01:41:54 DEBUG : empty space: Unchanged skipping 2024/11/06 01:41:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/06 01:41:54 INFO : potato3: Deleted 2024/11/06 01:41:54 DEBUG : OpenDrive root 'rclone-test-wegodeh5cimu': Waiting for checks to finish 2024/11/06 01:41:54 INFO : empty space: Deleted 2024/11/06 01:41:54 DEBUG : OpenDrive root 'rclone-test-wegodeh5cimu': Waiting for transfers to finish 2024/11/06 01:41:54 INFO : potato2: Moved (server-side) 2024/11/06 01:41:54 INFO : potato3: Moved (server-side) 2024/11/06 01:41:54 INFO : tomatoDir: Removing directory 2024/11/06 01:41:54 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': deleted 1 directories 2024/11/06 01:41:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zifeguk4yira" 2024/11/06 01:41:56 DEBUG : Starting OpenDrive session with ID: 842f65fa044c0b161361f046d685d9c3d03cacdc5bd2ae309d7eaf824ba3510b 2024/11/06 01:41:56 DEBUG : tomatoDir: Making directory 2024/11/06 01:41:56 DEBUG : OpenDrive root 'rclone-test-zifeguk4yira': Using server-side directory move 2024/11/06 01:41:57 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/11/06 01:41:57 INFO : OpenDrive root 'rclone-test-zifeguk4yira': Server side directory move succeeded 2024/11/06 01:41:58 ERROR : : error listing: directory not found 2024/11/06 01:41:58 ERROR : : error listing: directory not found 2024/11/06 01:41:58 DEBUG : OpenDrive root 'rclone-test-zifeguk4yira': Purge remote 2024/11/06 01:41:58 DEBUG : OpenDrive root 'rclone-test-wegodeh5cimu': Purge remote 2024/11/06 01:41:59 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.31s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.35s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:41:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hirihag5vigu/rclone-sync-test" 2024/11/06 01:42:00 DEBUG : Starting OpenDrive session with ID: 407502784d03ad270d59ced3cf5a9b673d57946ef5e63bc78015f51ee953ed0c run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:42:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hirihag5vigu/rclone-sync-test" 2024/11/06 01:42:03 DEBUG : Starting OpenDrive session with ID: d9a0202d7f3f0b6b967552d43bb2d8fd4bec683877de640e01058f8cad76b7a2 2024/11/06 01:42:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hirihag5vigu/rclone-sync-test-include/layer2" 2024/11/06 01:42:05 DEBUG : Starting OpenDrive session with ID: dba1ebbb6e395a9de216d1a88aa2032870b141874cfcef6dd6dfffe704b1fd60 2024/11/06 01:42:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hirihag5vigu/rclone-sync-test-ignore-file" 2024/11/06 01:42:07 DEBUG : Starting OpenDrive session with ID: 44ac134f2bde6492fdf707828bd5276f5288855ed43559179c1dee8995353afc 2024/11/06 01:42:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2024/11/06 01:42:11 DEBUG : rclone-sync-test: Excluded 2024/11/06 01:42:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 01:42:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/06 01:42:12 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/rclone-sync-test': Waiting for checks to finish 2024/11/06 01:42:12 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/rclone-sync-test': Waiting for transfers to finish 2024/11/06 01:42:12 DEBUG : Waiting for deletions to finish 2024/11/06 01:42:12 INFO : There was nothing to transfer 2024/11/06 01:42:13 DEBUG : rclone-sync-test: Excluded 2024/11/06 01:42:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 01:42:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/06 01:42:13 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:42:13 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:42:13 DEBUG : Waiting for deletions to finish 2024/11/06 01:42:13 INFO : rclone-sync-test-include: Removing directory 2024/11/06 01:42:14 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': deleted 1 directories 2024/11/06 01:42:14 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:42:14 DEBUG : rclone-sync-test: Excluded 2024/11/06 01:42:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 01:42:14 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/06 01:42:14 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/06 01:42:14 DEBUG : Waiting for deletions to finish 2024/11/06 01:42:14 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:42:15 DEBUG : rclone-sync-test: Excluded 2024/11/06 01:42:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 01:42:15 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:42:15 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:42:15 DEBUG : Waiting for deletions to finish 2024/11/06 01:42:15 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:42:15 DEBUG : : Excluded 2024/11/06 01:42:15 DEBUG : rclone-sync-test: Excluded 2024/11/06 01:42:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/06 01:42:16 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/06 01:42:16 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/06 01:42:16 DEBUG : Waiting for deletions to finish 2024/11/06 01:42:16 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (20.65s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:42:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hirihag5vigu/dst" 2024/11/06 01:42:23 DEBUG : Starting OpenDrive session with ID: 9952ba4fcb442049bd3062d5ac5d803dbfc919b203ad5ff7c44446758ab8c3c8 2024/11/06 01:42:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hirihag5vigu/CompareDest" 2024/11/06 01:42:25 DEBUG : Starting OpenDrive session with ID: 6d3e782d132050bca70465b51795b15ffcbbf670aa524a636308464a5380e88f 2024/11/06 01:42:26 DEBUG : one: Need to transfer - File not found at Destination 2024/11/06 01:42:26 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for checks to finish 2024/11/06 01:42:26 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for transfers to finish 2024/11/06 01:42:27 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/06 01:42:28 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/06 01:42:28 INFO : one: Copied (new) 2024/11/06 01:42:28 DEBUG : Waiting for deletions to finish 2024/11/06 01:42:29 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for checks to finish 2024/11/06 01:42:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 01:42:29 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for transfers to finish 2024/11/06 01:42:30 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/06 01:42:31 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/06 01:42:31 INFO : one: Copied (replaced existing) 2024/11/06 01:42:31 DEBUG : Waiting for deletions to finish 2024/11/06 01:42:31 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/06 01:42:33 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2024/11/06 01:42:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 01:42:35 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for checks to finish 2024/11/06 01:42:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 01:42:35 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/06 01:42:35 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for transfers to finish 2024/11/06 01:42:35 DEBUG : Waiting for deletions to finish 2024/11/06 01:42:35 INFO : There was nothing to transfer 2024/11/06 01:42:36 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2024/11/06 01:42:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 01:42:38 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/06 01:42:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 01:42:38 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for checks to finish 2024/11/06 01:42:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 01:42:38 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/06 01:42:38 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for transfers to finish 2024/11/06 01:42:38 DEBUG : Waiting for deletions to finish 2024/11/06 01:42:38 INFO : There was nothing to transfer 2024/11/06 01:42:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 01:42:39 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/06 01:42:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 01:42:39 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for checks to finish 2024/11/06 01:42:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 01:42:39 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/06 01:42:39 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for transfers to finish 2024/11/06 01:42:39 DEBUG : Waiting for deletions to finish 2024/11/06 01:42:39 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/06 01:42:40 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/06 01:42:40 DEBUG : two: Need to transfer - File not found at Destination 2024/11/06 01:42:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 01:42:40 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for checks to finish 2024/11/06 01:42:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 01:42:41 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/06 01:42:41 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for transfers to finish 2024/11/06 01:42:41 DEBUG : two: Uploading chunk 0, size=5, remain=0 2024/11/06 01:42:42 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/11/06 01:42:42 INFO : two: Copied (new) 2024/11/06 01:42:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.59s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:42:46 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2024/11/06 01:42:48 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2024/11/06 01:42:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hirihag5vigu/dest" 2024/11/06 01:42:50 DEBUG : Starting OpenDrive session with ID: b80863a74ab9984934f03797889f6e84bdec7b6481b0ec714d6f8dd01480380d 2024/11/06 01:42:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hirihag5vigu/pre-dest1" 2024/11/06 01:42:51 DEBUG : Starting OpenDrive session with ID: ed8585517a7f1bd4f92acb781c2d41f1ab78200f11fd6e95e77d0f37e83a84d6 2024/11/06 01:42:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hirihag5vigu/pre-dest2" 2024/11/06 01:42:52 DEBUG : Starting OpenDrive session with ID: cce220564adead582757f1e5fba8b961f3d917b13aa0e74bfdaae149fa494b3b 2024/11/06 01:42:53 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:42:53 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/06 01:42:54 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:42:54 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/06 01:42:54 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/06 01:42:54 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dest': Waiting for checks to finish 2024/11/06 01:42:54 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dest': Waiting for transfers to finish 2024/11/06 01:42:56 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2024/11/06 01:42:57 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/11/06 01:42:57 INFO : 3: Copied (new) 2024/11/06 01:42:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (15.24s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:43:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hirihag5vigu/dst" 2024/11/06 01:43:00 DEBUG : Starting OpenDrive session with ID: 4cf7544577bd1cee5afe6d522570cf01e6b6371c4be6b90ea7fef618f2d1c9a7 2024/11/06 01:43:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hirihag5vigu/CopyDest" 2024/11/06 01:43:02 DEBUG : Starting OpenDrive session with ID: 8b3255d4ce06404f0e3b09bab68238fea23550aa0dc1977f988543425baeaa65 2024/11/06 01:43:04 DEBUG : one: Need to transfer - File not found at Destination 2024/11/06 01:43:04 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for checks to finish 2024/11/06 01:43:04 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for transfers to finish 2024/11/06 01:43:05 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/06 01:43:06 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/06 01:43:06 INFO : one: Copied (new) 2024/11/06 01:43:06 DEBUG : Waiting for deletions to finish 2024/11/06 01:43:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 01:43:07 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for checks to finish 2024/11/06 01:43:07 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for transfers to finish 2024/11/06 01:43:08 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/06 01:43:09 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/06 01:43:09 INFO : one: Copied (replaced existing) 2024/11/06 01:43:09 DEBUG : Waiting for deletions to finish 2024/11/06 01:43:10 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/06 01:43:12 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2024/11/06 01:43:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hirihag5vigu/BackupDir" 2024/11/06 01:43:14 DEBUG : Starting OpenDrive session with ID: 945a0888a100ebb9779aefe7aaef566cc221eaa54672bb96cdb7e350ef7306a6 2024/11/06 01:43:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 01:43:15 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for checks to finish 2024/11/06 01:43:15 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 01:43:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/06 01:43:16 INFO : one: Moved (server-side) 2024/11/06 01:43:17 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/06 01:43:17 INFO : one: Copied (server-side copy) 2024/11/06 01:43:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/06 01:43:17 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for transfers to finish 2024/11/06 01:43:17 DEBUG : Waiting for deletions to finish 2024/11/06 01:43:18 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2024/11/06 01:43:20 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 01:43:21 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/06 01:43:21 INFO : two: Copied (server-side copy) 2024/11/06 01:43:21 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/06 01:43:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 01:43:21 DEBUG : one: Unchanged skipping 2024/11/06 01:43:21 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for checks to finish 2024/11/06 01:43:21 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for transfers to finish 2024/11/06 01:43:21 DEBUG : Waiting for deletions to finish 2024/11/06 01:43:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 01:43:21 DEBUG : one: Unchanged skipping 2024/11/06 01:43:21 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for checks to finish 2024/11/06 01:43:21 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 01:43:21 DEBUG : two: Unchanged skipping 2024/11/06 01:43:21 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for transfers to finish 2024/11/06 01:43:21 DEBUG : Waiting for deletions to finish 2024/11/06 01:43:21 INFO : There was nothing to transfer 2024/11/06 01:43:22 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2024/11/06 01:43:24 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/06 01:43:24 DEBUG : three: Destination not found in --copy-dest 2024/11/06 01:43:24 DEBUG : three: Need to transfer - File not found at Destination 2024/11/06 01:43:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 01:43:24 DEBUG : one: Unchanged skipping 2024/11/06 01:43:24 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for checks to finish 2024/11/06 01:43:24 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/06 01:43:24 DEBUG : two: Unchanged skipping 2024/11/06 01:43:24 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for transfers to finish 2024/11/06 01:43:25 DEBUG : three: Uploading chunk 0, size=7, remain=0 2024/11/06 01:43:27 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/11/06 01:43:27 INFO : three: Copied (new) 2024/11/06 01:43:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (30.11s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:43:31 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/06 01:43:33 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/06 01:43:34 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/06 01:43:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hirihag5vigu/dst" 2024/11/06 01:43:36 DEBUG : Starting OpenDrive session with ID: 94c3b538e1c46141c8dada88609ba9102ab9850b14739b6d03db5660db7a41c3 2024/11/06 01:43:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hirihag5vigu/backup" 2024/11/06 01:43:37 DEBUG : Starting OpenDrive session with ID: 44064375863d04e1e4eadcdd6ded56eca875b43b6847aa944609c941aef46afe 2024/11/06 01:43:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/06 01:43:38 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for checks to finish 2024/11/06 01:43:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:43:38 DEBUG : two: Unchanged skipping 2024/11/06 01:43:39 INFO : one: Moved (server-side) 2024/11/06 01:43:39 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for transfers to finish 2024/11/06 01:43:40 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/06 01:43:41 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/06 01:43:41 INFO : one: Copied (new) 2024/11/06 01:43:41 DEBUG : Waiting for deletions to finish 2024/11/06 01:43:42 INFO : three.txt: Moved (server-side) 2024/11/06 01:43:42 INFO : three.txt: Moved into backup dir 2024/11/06 01:43:43 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/06 01:43:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/06 01:43:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:43:45 DEBUG : two: Unchanged skipping 2024/11/06 01:43:45 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for checks to finish 2024/11/06 01:43:45 INFO : one: Deleted 2024/11/06 01:43:46 INFO : one: Moved (server-side) 2024/11/06 01:43:46 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for transfers to finish 2024/11/06 01:43:46 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/06 01:43:47 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/06 01:43:47 INFO : one: Copied (new) 2024/11/06 01:43:47 DEBUG : Waiting for deletions to finish 2024/11/06 01:43:48 INFO : three.txt: Deleted 2024/11/06 01:43:48 INFO : three.txt: Moved (server-side) 2024/11/06 01:43:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (20.78s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:43:52 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/06 01:43:54 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/06 01:43:55 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/06 01:43:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hirihag5vigu/dst" 2024/11/06 01:43:57 DEBUG : Starting OpenDrive session with ID: 42341c8d77bbb6f5fd55dd751661b433cf31e07665346b7dd84d01b7d992b43e 2024/11/06 01:43:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hirihag5vigu/backup" 2024/11/06 01:43:58 DEBUG : Starting OpenDrive session with ID: 5d39d4093e4b979f357449e973bcae4daee35d702831e1723d4e1220fdd9c5bd 2024/11/06 01:43:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:43:59 DEBUG : two: Unchanged skipping 2024/11/06 01:43:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/06 01:43:59 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for checks to finish 2024/11/06 01:44:00 INFO : one: Moved (server-side) to: one.bak 2024/11/06 01:44:00 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for transfers to finish 2024/11/06 01:44:01 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/06 01:44:02 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/06 01:44:02 INFO : one: Copied (new) 2024/11/06 01:44:02 DEBUG : Waiting for deletions to finish 2024/11/06 01:44:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/06 01:44:03 INFO : three.txt: Moved into backup dir 2024/11/06 01:44:04 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/06 01:44:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/06 01:44:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:44:06 DEBUG : two: Unchanged skipping 2024/11/06 01:44:06 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for checks to finish 2024/11/06 01:44:06 INFO : one.bak: Deleted 2024/11/06 01:44:07 INFO : one: Moved (server-side) to: one.bak 2024/11/06 01:44:07 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for transfers to finish 2024/11/06 01:44:08 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/06 01:44:09 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/06 01:44:09 INFO : one: Copied (new) 2024/11/06 01:44:09 DEBUG : Waiting for deletions to finish 2024/11/06 01:44:09 INFO : three.txt.bak: Deleted 2024/11/06 01:44:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/06 01:44:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (21.61s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:44:14 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/06 01:44:15 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/06 01:44:17 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/06 01:44:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hirihag5vigu/dst" 2024/11/06 01:44:19 DEBUG : Starting OpenDrive session with ID: 9a2b4c82f04ea72e9665b0a9c3626e4531f17fbac71a2c432fa96095799d5db8 2024/11/06 01:44:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hirihag5vigu/backup" 2024/11/06 01:44:20 DEBUG : Starting OpenDrive session with ID: 64447c458470407ff7fa76378abd93c0643804fd8d3ea41a887104f876b1dbc7 2024/11/06 01:44:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:44:21 DEBUG : two: Unchanged skipping 2024/11/06 01:44:21 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for checks to finish 2024/11/06 01:44:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/06 01:44:22 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/06 01:44:22 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for transfers to finish 2024/11/06 01:44:23 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/06 01:44:24 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/06 01:44:24 INFO : one: Copied (new) 2024/11/06 01:44:24 DEBUG : Waiting for deletions to finish 2024/11/06 01:44:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/06 01:44:25 INFO : three.txt: Moved into backup dir 2024/11/06 01:44:27 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/06 01:44:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/06 01:44:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:44:28 DEBUG : two: Unchanged skipping 2024/11/06 01:44:28 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for checks to finish 2024/11/06 01:44:28 INFO : one-2019-01-01: Deleted 2024/11/06 01:44:29 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/06 01:44:29 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for transfers to finish 2024/11/06 01:44:30 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/06 01:44:31 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/06 01:44:31 INFO : one: Copied (new) 2024/11/06 01:44:31 DEBUG : Waiting for deletions to finish 2024/11/06 01:44:31 INFO : three-2019-01-01.txt: Deleted 2024/11/06 01:44:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/06 01:44:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.05s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:44:36 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/06 01:44:37 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/06 01:44:39 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/06 01:44:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hirihag5vigu/dst" 2024/11/06 01:44:42 DEBUG : Starting OpenDrive session with ID: 9288da1e3579c2854ceb7a1876ce0adbdf68635533934a0358bfccfaeb58763e 2024/11/06 01:44:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/06 01:44:42 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for checks to finish 2024/11/06 01:44:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:44:42 DEBUG : two: Unchanged skipping 2024/11/06 01:44:43 DEBUG : one: same parent dir (ODFfNjc4MTk2OV9tY0FiTw) - using file/rename instead of move_copy for one.bak 2024/11/06 01:44:43 INFO : one: Moved (server-side) to: one.bak 2024/11/06 01:44:43 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for transfers to finish 2024/11/06 01:44:44 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/06 01:44:45 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/06 01:44:45 INFO : one: Copied (new) 2024/11/06 01:44:45 DEBUG : Waiting for deletions to finish 2024/11/06 01:44:45 DEBUG : three.txt: same parent dir (ODFfNjc4MTk2OV9tY0FiTw) - using file/rename instead of move_copy for three.txt.bak 2024/11/06 01:44:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/06 01:44:46 INFO : three.txt: Moved into backup dir 2024/11/06 01:44:47 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/06 01:44:49 DEBUG : one.bak: Excluded (Path Filter) 2024/11/06 01:44:49 DEBUG : one.bak: Excluded 2024/11/06 01:44:49 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/06 01:44:49 DEBUG : three.txt.bak: Excluded 2024/11/06 01:44:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/06 01:44:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:44:49 DEBUG : two: Unchanged skipping 2024/11/06 01:44:49 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for checks to finish 2024/11/06 01:44:49 INFO : one.bak: Deleted 2024/11/06 01:44:50 DEBUG : one: same parent dir (ODFfNjc4MTk2OV9tY0FiTw) - using file/rename instead of move_copy for one.bak 2024/11/06 01:44:50 INFO : one: Moved (server-side) to: one.bak 2024/11/06 01:44:50 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu/dst': Waiting for transfers to finish 2024/11/06 01:44:51 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/06 01:44:52 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/06 01:44:52 INFO : one: Copied (new) 2024/11/06 01:44:52 DEBUG : Waiting for deletions to finish 2024/11/06 01:44:52 INFO : three.txt.bak: Deleted 2024/11/06 01:44:52 DEBUG : three.txt: same parent dir (ODFfNjc4MTk2OV9tY0FiTw) - using file/rename instead of move_copy for three.txt.bak 2024/11/06 01:44:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/06 01:44:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (20.75s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:44:56 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/06 01:44:58 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/06 01:45:00 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/06 01:45:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hirihag5vigu/dst" 2024/11/06 01:45:02 DEBUG : Starting OpenDrive session with ID: e2829668f4e9fd6db2ced82e228f70690856372b3e6255c1eeb22027d12f7114 2024/11/06 01:45:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/06 01:45:03 DEBUG : one: same parent dir (ODFfNjc4MTk3M19TNXY4Sg) - using file/rename instead of move_copy for one.bak 2024/11/06 01:45:04 INFO : one: Moved (server-side) to: one.bak 2024/11/06 01:45:04 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/06 01:45:06 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/06 01:45:06 INFO : one: Copied (new) 2024/11/06 01:45:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:45:06 DEBUG : two: Unchanged skipping 2024/11/06 01:45:06 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/06 01:45:07 DEBUG : three.txt: same parent dir (ODFfNjc4MTk3M19TNXY4Sg) - using file/rename instead of move_copy for three.txt.bak 2024/11/06 01:45:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/06 01:45:08 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/11/06 01:45:09 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/06 01:45:09 INFO : three.txt: Copied (new) 2024/11/06 01:45:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/06 01:45:10 INFO : one.bak: Deleted 2024/11/06 01:45:10 DEBUG : one: same parent dir (ODFfNjc4MTk3M19TNXY4Sg) - using file/rename instead of move_copy for one.bak 2024/11/06 01:45:11 INFO : one: Moved (server-side) to: one.bak 2024/11/06 01:45:12 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/06 01:45:13 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/06 01:45:13 INFO : one: Copied (new) 2024/11/06 01:45:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:45:13 DEBUG : two: Unchanged skipping 2024/11/06 01:45:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/06 01:45:13 INFO : three.txt.bak: Deleted 2024/11/06 01:45:14 DEBUG : three.txt: same parent dir (ODFfNjc4MTk3M19TNXY4Sg) - using file/rename instead of move_copy for three.txt.bak 2024/11/06 01:45:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/06 01:45:15 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/11/06 01:45:16 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/06 01:45:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (23.61s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:45:20 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/06 01:45:22 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/06 01:45:24 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/06 01:45:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hirihag5vigu/dst" 2024/11/06 01:45:26 DEBUG : Starting OpenDrive session with ID: a64d6e517f56e85d90b06edf00f47df8a3d03b997eadfa8c4dfd2f52637f6e0b 2024/11/06 01:45:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/06 01:45:27 DEBUG : one: same parent dir (ODFfNjc4MTk4MV9XQTFOdw) - using file/rename instead of move_copy for one-2019-01-01 2024/11/06 01:45:28 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/06 01:45:28 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/06 01:45:30 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/06 01:45:30 INFO : one: Copied (new) 2024/11/06 01:45:30 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:45:30 DEBUG : two: Unchanged skipping 2024/11/06 01:45:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/06 01:45:31 DEBUG : three.txt: same parent dir (ODFfNjc4MTk4MV9XQTFOdw) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/11/06 01:45:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/06 01:45:32 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/11/06 01:45:33 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/06 01:45:33 INFO : three.txt: Copied (new) 2024/11/06 01:45:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/06 01:45:34 INFO : one-2019-01-01: Deleted 2024/11/06 01:45:35 DEBUG : one: same parent dir (ODFfNjc4MTk4MV9XQTFOdw) - using file/rename instead of move_copy for one-2019-01-01 2024/11/06 01:45:35 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/06 01:45:36 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/06 01:45:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/06 01:45:37 INFO : one: Copied (new) 2024/11/06 01:45:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:45:37 DEBUG : two: Unchanged skipping 2024/11/06 01:45:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/06 01:45:38 INFO : three-2019-01-01.txt: Deleted 2024/11/06 01:45:38 DEBUG : three.txt: same parent dir (ODFfNjc4MTk4MV9XQTFOdw) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/11/06 01:45:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/06 01:45:39 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/11/06 01:45:40 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/06 01:45:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (24.32s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:45:44 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2024/11/06 01:45:46 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/06 01:45:46 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:45:46 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:45:46 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2024/11/06 01:45:47 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2024/11/06 01:45:47 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/06 01:45:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.15s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:45:49 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/06 01:45:49 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:45:49 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:45:49 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/06 01:45:51 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/06 01:45:51 INFO : existing: Copied (new) 2024/11/06 01:45:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:45:51 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/06 01:45:51 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:45:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/06 01:45:51 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:45:51 ERROR : OpenDrive root 'rclone-test-hirihag5vigu': not deleting files as there were IO errors 2024/11/06 01:45:51 ERROR : OpenDrive root 'rclone-test-hirihag5vigu': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestSyncImmutable (4.87s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.44s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:45:54 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2024/11/06 01:45:56 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2024/11/06 01:46:00 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2024/11/06 01:46:02 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2024/11/06 01:46:04 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:46:04 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/06 01:46:04 DEBUG : existing: Unchanged skipping 2024/11/06 01:46:05 DEBUG : subdira-rclone-move-sekubib1: same parent dir (ODFfNjc4MTY1N190T2xNRw) - using folder/rename instead of move_copy 2024/11/06 01:46:05 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-seluvoq8 2024/11/06 01:46:05 DEBUG : EXISTING: moving to existing-rclone-move-ceqopoj6 2024/11/06 01:46:05 DEBUG : subdira: same parent dir (ODFfNjc4MTY1N190T2xNRw) - using folder/rename instead of move_copy 2024/11/06 01:46:06 DEBUG : EXISTING: same parent dir (ODFfNjc4MTY1N190T2xNRw) - using file/rename instead of move_copy for existing-rclone-move-ceqopoj6 2024/11/06 01:46:06 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfNjc4MTY1N190T2xNRw) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-seluvoq8 2024/11/06 01:46:06 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/11/06 01:46:06 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-ceqopoj6 2024/11/06 01:46:06 DEBUG : EXISTING: moving to existing 2024/11/06 01:46:06 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-seluvoq8 2024/11/06 01:46:06 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/11/06 01:46:07 DEBUG : existingbutdifferent-rclone-move-seluvoq8: same parent dir (ODFfNjc4MTY1N190T2xNRw) - using file/rename instead of move_copy for existingbutdifferent 2024/11/06 01:46:07 DEBUG : subdira/subdirb-rclone-move-rumesow3: same parent dir (ODFfNjc4MTk5N19OYVpiUg) - using folder/rename instead of move_copy 2024/11/06 01:46:07 DEBUG : existing-rclone-move-ceqopoj6: same parent dir (ODFfNjc4MTY1N190T2xNRw) - using file/rename instead of move_copy for existing 2024/11/06 01:46:07 INFO : existingbutdifferent-rclone-move-seluvoq8: Moved (server-side) to: existingbutdifferent 2024/11/06 01:46:07 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/11/06 01:46:07 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/11/06 01:46:07 INFO : existing-rclone-move-ceqopoj6: Moved (server-side) to: existing 2024/11/06 01:46:07 INFO : EXISTING: Moved (server-side) to: existing 2024/11/06 01:46:07 INFO : EXISTING: Fixed case by renaming to: existing 2024/11/06 01:46:07 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2024/11/06 01:46:07 DEBUG : subdira/subdirb: same parent dir (ODFfNjc4MTk5N19OYVpiUg) - using folder/rename instead of move_copy 2024/11/06 01:46:07 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/11/06 01:46:08 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/06 01:46:08 INFO : existingbutdifferent: Copied (replaced existing) 2024/11/06 01:46:08 DEBUG : subdira/subdirb/subdirc-rclone-move-qevasow8: same parent dir (ODFfNjc4MTk5OF84bkVTaQ) - using folder/rename instead of move_copy 2024/11/06 01:46:09 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfNjc4MTk5OF84bkVTaQ) - using folder/rename instead of move_copy 2024/11/06 01:46:09 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/11/06 01:46:10 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/11/06 01:46:11 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-hodeyim8: same parent dir (ODFfNjc4MTk5OV9WRXhIdA) - using folder/rename instead of move_copy 2024/11/06 01:46:11 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-cicuriv8 2024/11/06 01:46:11 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfNjc4MTk5OV9WRXhIdA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-cicuriv8 2024/11/06 01:46:11 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfNjc4MTk5OV9WRXhIdA) - using folder/rename instead of move_copy 2024/11/06 01:46:12 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/11/06 01:46:12 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-cicuriv8 2024/11/06 01:46:12 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/11/06 01:46:12 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/11/06 01:46:12 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:46:13 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-cicuriv8: same parent dir (ODFfNjc4MTk5OV9WRXhIdA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2024/11/06 01:46:13 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-xoxudoz3 2024/11/06 01:46:13 INFO : subdira/subdirb/subdirc/hello-rclone-move-cicuriv8: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/06 01:46:13 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/06 01:46:13 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/11/06 01:46:13 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfNjc4MjAwMl9tcFczWg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-xoxudoz3 2024/11/06 01:46:13 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2024/11/06 01:46:13 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-xoxudoz3 2024/11/06 01:46:13 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/06 01:46:13 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-xoxudoz3: same parent dir (ODFfNjc4MjAwMl9tcFczWg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/06 01:46:14 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-xoxudoz3: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/06 01:46:14 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/06 01:46:14 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/06 01:46:14 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:46:14 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2024/11/06 01:46:14 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/06 01:46:14 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/11/06 01:46:15 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/06 01:46:15 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/11/06 01:46:15 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (26.71s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.31s) --- SKIP: TestMaxTransfer/Hard (0.43s) --- SKIP: TestMaxTransfer/Soft (0.44s) --- SKIP: TestMaxTransfer/Cautious (0.45s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:46:23 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/11/06 01:46:24 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/11/06 01:46:27 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/11/06 01:46:29 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/11/06 01:46:31 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/11/06 01:46:33 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/11/06 01:46:34 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/11/06 01:46:37 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/11/06 01:46:39 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/11/06 01:46:41 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/11/06 01:46:43 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/11/06 01:46:45 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/11/06 01:46:47 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/11/06 01:46:49 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/11/06 01:46:51 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/11/06 01:46:53 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/11/06 01:46:55 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/11/06 01:46:57 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/11/06 01:46:59 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/11/06 01:47:01 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/11/06 01:47:03 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/11/06 01:47:06 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/11/06 01:47:07 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/11/06 01:47:10 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/11/06 01:47:12 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/11/06 01:47:14 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/11/06 01:47:15 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/11/06 01:47:18 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/11/06 01:47:20 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/11/06 01:47:22 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/11/06 01:47:24 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/11/06 01:47:26 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/11/06 01:47:28 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/11/06 01:47:29 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/11/06 01:47:31 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/11/06 01:47:33 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/11/06 01:47:35 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/11/06 01:47:37 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/11/06 01:47:39 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/11/06 01:47:41 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/11/06 01:47:43 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:47:43 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:47:43 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:47:43 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:47:43 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:47:43 DEBUG : both0: Unchanged skipping 2024/11/06 01:47:43 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:47:43 DEBUG : both11: Unchanged skipping 2024/11/06 01:47:43 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:47:43 DEBUG : both13: Unchanged skipping 2024/11/06 01:47:43 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:47:43 DEBUG : both14: Unchanged skipping 2024/11/06 01:47:43 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:47:43 DEBUG : both15: Unchanged skipping 2024/11/06 01:47:43 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:47:43 DEBUG : both16: Unchanged skipping 2024/11/06 01:47:43 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:47:43 DEBUG : both17: Unchanged skipping 2024/11/06 01:47:43 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:47:43 DEBUG : both18: Unchanged skipping 2024/11/06 01:47:43 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:47:43 DEBUG : both1: Unchanged skipping 2024/11/06 01:47:43 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:47:43 DEBUG : both2: Unchanged skipping 2024/11/06 01:47:43 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:47:43 DEBUG : both10: Unchanged skipping 2024/11/06 01:47:43 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:47:43 DEBUG : both12: Unchanged skipping 2024/11/06 01:47:43 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:47:43 DEBUG : both19: Unchanged skipping 2024/11/06 01:47:43 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:47:43 DEBUG : both6: Unchanged skipping 2024/11/06 01:47:43 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:47:43 DEBUG : both3: Unchanged skipping 2024/11/06 01:47:43 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:47:43 DEBUG : both8: Unchanged skipping 2024/11/06 01:47:43 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:47:43 DEBUG : both9: Unchanged skipping 2024/11/06 01:47:43 DEBUG : both4: Unchanged skipping 2024/11/06 01:47:43 DEBUG : both5: Unchanged skipping 2024/11/06 01:47:43 DEBUG : both7: Unchanged skipping 2024/11/06 01:47:43 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:47:43 DEBUG : Waiting for deletions to finish 2024/11/06 01:47:43 INFO : only3: Deleted 2024/11/06 01:47:43 INFO : only4: Deleted 2024/11/06 01:47:43 INFO : only7: Deleted 2024/11/06 01:47:43 INFO : only8: Deleted 2024/11/06 01:47:44 INFO : only0: Deleted 2024/11/06 01:47:44 INFO : only17: Deleted 2024/11/06 01:47:44 INFO : only19: Deleted 2024/11/06 01:47:44 INFO : only1: Deleted 2024/11/06 01:47:44 INFO : only11: Deleted 2024/11/06 01:47:44 INFO : only12: Deleted 2024/11/06 01:47:44 INFO : only5: Deleted 2024/11/06 01:47:44 INFO : only9: Deleted 2024/11/06 01:47:44 INFO : only10: Deleted 2024/11/06 01:47:44 INFO : only13: Deleted 2024/11/06 01:47:44 INFO : only14: Deleted 2024/11/06 01:47:44 INFO : only2: Deleted 2024/11/06 01:47:44 INFO : only6: Deleted 2024/11/06 01:47:44 INFO : only15: Deleted 2024/11/06 01:47:44 INFO : only16: Deleted 2024/11/06 01:47:44 INFO : only18: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (88.10s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:47:50 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/11/06 01:47:53 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/11/06 01:47:55 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/11/06 01:47:57 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/11/06 01:47:59 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/11/06 01:48:01 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/11/06 01:48:03 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/11/06 01:48:06 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/11/06 01:48:08 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/11/06 01:48:10 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/11/06 01:48:12 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/11/06 01:48:13 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/11/06 01:48:16 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/11/06 01:48:18 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/11/06 01:48:20 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/11/06 01:48:22 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/11/06 01:48:23 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/11/06 01:48:26 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/11/06 01:48:28 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/11/06 01:48:30 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/11/06 01:48:31 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/11/06 01:48:33 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/11/06 01:48:35 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/11/06 01:48:37 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/11/06 01:48:39 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/11/06 01:48:41 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/11/06 01:48:43 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/11/06 01:48:45 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/11/06 01:48:47 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/11/06 01:48:49 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/11/06 01:48:51 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/11/06 01:48:53 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/11/06 01:48:55 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/11/06 01:48:57 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/11/06 01:48:59 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/11/06 01:49:02 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/11/06 01:49:04 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/11/06 01:49:06 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/11/06 01:49:08 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/11/06 01:49:10 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/11/06 01:49:12 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:49:12 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:49:12 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:49:12 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:49:12 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for checks to finish 2024/11/06 01:49:12 DEBUG : both0: Unchanged skipping 2024/11/06 01:49:12 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:49:12 DEBUG : both12: Unchanged skipping 2024/11/06 01:49:12 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:49:12 DEBUG : both13: Unchanged skipping 2024/11/06 01:49:12 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:49:12 DEBUG : both14: Unchanged skipping 2024/11/06 01:49:12 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:49:12 DEBUG : both15: Unchanged skipping 2024/11/06 01:49:12 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:49:12 DEBUG : both16: Unchanged skipping 2024/11/06 01:49:12 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:49:12 DEBUG : both10: Unchanged skipping 2024/11/06 01:49:12 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:49:12 DEBUG : both18: Unchanged skipping 2024/11/06 01:49:12 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:49:12 DEBUG : both19: Unchanged skipping 2024/11/06 01:49:12 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:49:12 DEBUG : both11: Unchanged skipping 2024/11/06 01:49:12 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:49:12 DEBUG : both3: Unchanged skipping 2024/11/06 01:49:12 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:49:12 DEBUG : both4: Unchanged skipping 2024/11/06 01:49:12 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:49:12 DEBUG : both5: Unchanged skipping 2024/11/06 01:49:12 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:49:12 DEBUG : both1: Unchanged skipping 2024/11/06 01:49:12 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:49:12 DEBUG : both17: Unchanged skipping 2024/11/06 01:49:12 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:49:12 DEBUG : both8: Unchanged skipping 2024/11/06 01:49:12 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/06 01:49:12 DEBUG : both9: Unchanged skipping 2024/11/06 01:49:12 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/06 01:49:12 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/06 01:49:12 DEBUG : both2: Unchanged skipping 2024/11/06 01:49:12 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/06 01:49:12 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/06 01:49:12 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/06 01:49:12 DEBUG : both6: Unchanged skipping 2024/11/06 01:49:12 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/06 01:49:12 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/06 01:49:12 DEBUG : both7: Unchanged skipping 2024/11/06 01:49:12 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/06 01:49:12 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/06 01:49:12 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/06 01:49:12 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/06 01:49:12 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/06 01:49:12 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/06 01:49:12 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/06 01:49:12 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/06 01:49:12 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/06 01:49:12 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/06 01:49:12 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/06 01:49:12 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/06 01:49:12 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/06 01:49:12 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Waiting for transfers to finish 2024/11/06 01:49:13 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/06 01:49:13 INFO : only10: Copied (replaced existing) 2024/11/06 01:49:13 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/06 01:49:13 INFO : only11: Copied (replaced existing) 2024/11/06 01:49:13 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/06 01:49:13 INFO : only13: Copied (replaced existing) 2024/11/06 01:49:14 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/06 01:49:14 INFO : only0: Copied (replaced existing) 2024/11/06 01:49:15 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/06 01:49:15 INFO : only16: Copied (replaced existing) 2024/11/06 01:49:15 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/06 01:49:15 INFO : only17: Copied (replaced existing) 2024/11/06 01:49:15 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/06 01:49:15 INFO : only18: Copied (replaced existing) 2024/11/06 01:49:16 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/06 01:49:16 INFO : only15: Copied (replaced existing) 2024/11/06 01:49:17 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/06 01:49:17 INFO : only19: Copied (replaced existing) 2024/11/06 01:49:18 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/06 01:49:18 INFO : only4: Copied (replaced existing) 2024/11/06 01:49:18 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/06 01:49:18 INFO : only2: Copied (replaced existing) 2024/11/06 01:49:19 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/06 01:49:19 INFO : only3: Copied (replaced existing) 2024/11/06 01:49:23 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/06 01:49:23 INFO : only7: Copied (replaced existing) 2024/11/06 01:49:24 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/06 01:49:24 INFO : only5: Copied (replaced existing) 2024/11/06 01:49:25 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/06 01:49:25 INFO : only1: Copied (replaced existing) 2024/11/06 01:49:25 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/06 01:49:25 INFO : only12: Copied (replaced existing) 2024/11/06 01:49:26 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/06 01:49:26 INFO : only14: Copied (replaced existing) 2024/11/06 01:49:26 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/06 01:49:26 INFO : only9: Copied (replaced existing) 2024/11/06 01:49:28 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/06 01:49:28 INFO : only8: Copied (replaced existing) 2024/11/06 01:49:28 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/06 01:49:28 INFO : only6: Copied (replaced existing) 2024/11/06 01:49:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncConcurrentTruncate (114.23s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:49:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/06 01:49:44 DEBUG : sub dir: Making directory 2024/11/06 01:49:44 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (16.60s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" 2024/11/06 01:50:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/06 01:50:00 DEBUG : sub dir: Making directory 2024/11/06 01:50:01 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-hirihag5vigu'", Local "Local file system at /tmp/rclone351452993", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (16.55s) PASS 2024/11/06 01:50:17 DEBUG : OpenDrive root 'rclone-test-hirihag5vigu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 13m49.314545631s (try 1/5)