"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/03/25 05:22:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-batimaz5pesa" 2025/03/25 05:22:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/25 05:22:06 DEBUG : Starting OpenDrive session with ID: 5de08f4d36909ede78921d69c6c427d83030009ee0de59014b380162b0f72b8d 2025/03/25 05:22:06 DEBUG : Creating backend with remote "/tmp/rclone3699087780" === 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-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:22:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 05:22:07 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/25 05:22:07 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:22:07 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.34s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:22:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/25 05:22:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 05:22:08 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:22:08 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:22:09 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/25 05:22:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/25 05:22:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:22:10 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.05s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.33s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:22:13 DEBUG : Creating backend with remote "/non-existing" 2025/03/25 05:22:13 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/25 05:22:13 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:22:13 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.83s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:22:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 05:22:14 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:22:14 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:22:15 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/25 05:22:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/25 05:22:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.90s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:22:17 INFO : OpenDrive root 'rclone-test-batimaz5pesa': Running all checks before starting transfers 2025/03/25 05:22:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 05:22:17 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:22:17 INFO : OpenDrive root 'rclone-test-batimaz5pesa': Checks finished, now starting transfers 2025/03/25 05:22:17 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:22:19 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/25 05:22:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/25 05:22:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestCopyCheckFirst (3.97s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:22:21 ERROR : Ignoring --no-traverse with sync 2025/03/25 05:22:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 05:22:21 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:22:21 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:22:23 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/25 05:22:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/25 05:22:24 INFO : sub dir/hello world: Copied (new) 2025/03/25 05:22:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.09s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:22:25 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/25 05:22:25 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:22:25 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:22:26 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/03/25 05:22:27 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/03/25 05:22:27 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", 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: TestCopyWithDepth (10.38s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:22:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/25 05:22:36 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:22:36 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:22:37 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/03/25 05:22:38 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/25 05:22:38 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (3.18s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:22:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/25 05:22:39 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:22:39 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:22:40 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/03/25 05:22:41 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/25 05:22:41 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.95s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:22:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/25 05:22:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/25 05:22:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/25 05:22:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/25 05:22:42 INFO : sub dir: Making directory 2025/03/25 05:22:42 INFO : sub dir2: Making directory 2025/03/25 05:22:43 INFO : sub dir2/sub sub dir2: Making directory 2025/03/25 05:22:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 05:22:43 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:22:43 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:22:44 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/25 05:22:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/25 05:22:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:22:45 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.52s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:22:47 INFO : sub dir2: Making directory 2025/03/25 05:22:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/25 05:22:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/25 05:22:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 05:22:48 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:22:48 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:22:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/25 05:22:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/25 05:22:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.65s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:22:51 DEBUG : sub dir2: Making directory with metadata 2025/03/25 05:22:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/25 05:22:51 INFO : sub dir: Making directory 2025/03/25 05:22:52 INFO : sub dir2: Making directory 2025/03/25 05:22:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 05:22:52 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:22:52 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:22:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/25 05:22:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/25 05:22:54 INFO : sub dir/hello world: Copied (new) 2025/03/25 05:22:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:22:54 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/25 05:22:54 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.84s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:22:56 INFO : sub dir2: Making directory 2025/03/25 05:22:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 05:22:56 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:22:56 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:22:57 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/25 05:22:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/25 05:22:58 INFO : sub dir/hello world: Copied (new) 2025/03/25 05:22:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.63s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:23:00 DEBUG : sub dir2: Making directory with metadata 2025/03/25 05:23:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/25 05:23:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/25 05:23:00 INFO : sub dir: Making directory 2025/03/25 05:23:00 INFO : sub dir2: Making directory 2025/03/25 05:23:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 05:23:01 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:23:01 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:23:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/25 05:23:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/25 05:23:02 INFO : sub dir/hello world: Copied (new) 2025/03/25 05:23:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:23:03 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.70s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.33s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:23:05 INFO : sub dir2: Making directory 2025/03/25 05:23:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 05:23:05 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:23:05 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:23:06 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/25 05:23:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/25 05:23:07 INFO : sub dir/hello world: Copied (new) 2025/03/25 05:23:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.53s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:23:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/25 05:23:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cucurej9pipa" 2025/03/25 05:23:12 DEBUG : Starting OpenDrive session with ID: 1724e33bc3dc4bc557c85f5e1a49315cec413e7fc54b131979103c70bcf676d5 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-batimaz5pesa' -> OpenDrive root 'rclone-test-cucurej9pipa' 2025/03/25 05:23:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 05:23:12 DEBUG : OpenDrive root 'rclone-test-cucurej9pipa': Waiting for checks to finish 2025/03/25 05:23:12 DEBUG : OpenDrive root 'rclone-test-cucurej9pipa': Waiting for transfers to finish 2025/03/25 05:23:13 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/25 05:23:13 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:23:14 DEBUG : OpenDrive root 'rclone-test-cucurej9pipa': Purge remote 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: TestServerSideCopy (14.43s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:23:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/25 05:23:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/25 05:23:26 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:23:26 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:23:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/25 05:23:27 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/25 05:23:27 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestCopyOverSelf (5.68s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:23:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/25 05:23:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-muyuxun4demo" 2025/03/25 05:23:31 DEBUG : Starting OpenDrive session with ID: 2898deaa57fd801ccdd7fde1546e42fe309efaa7fbb6269e38eeb56e67e9b5b4 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-batimaz5pesa' -> OpenDrive root 'rclone-test-muyuxun4demo' 2025/03/25 05:23:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 05:23:32 DEBUG : OpenDrive root 'rclone-test-muyuxun4demo': Waiting for checks to finish 2025/03/25 05:23:32 DEBUG : OpenDrive root 'rclone-test-muyuxun4demo': Waiting for transfers to finish 2025/03/25 05:23:33 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/25 05:23:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:23:34 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/25 05:23:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/25 05:23:35 DEBUG : OpenDrive root 'rclone-test-muyuxun4demo': Waiting for checks to finish 2025/03/25 05:23:35 DEBUG : OpenDrive root 'rclone-test-muyuxun4demo': Waiting for transfers to finish 2025/03/25 05:23:36 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/25 05:23:36 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:23:36 DEBUG : OpenDrive root 'rclone-test-muyuxun4demo': Purge remote --- PASS: TestServerSideCopyOverSelf (9.55s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:23:39 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/25 05:23:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/25 05:23:41 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:23:41 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:23:41 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/25 05:23:42 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/25 05:23:42 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/25 05:23:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestMoveOverSelf (5.99s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:23:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/25 05:23:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zevowaf6quzi" 2025/03/25 05:23:47 DEBUG : Starting OpenDrive session with ID: f899ba8184f85c528545a16df6dc1311ca523965a4e38eb5d759de83dcababcd sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-batimaz5pesa' -> OpenDrive root 'rclone-test-zevowaf6quzi' 2025/03/25 05:23:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 05:23:48 DEBUG : OpenDrive root 'rclone-test-zevowaf6quzi': Waiting for checks to finish 2025/03/25 05:23:48 DEBUG : OpenDrive root 'rclone-test-zevowaf6quzi': Waiting for transfers to finish 2025/03/25 05:23:49 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/25 05:23:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:23:50 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/25 05:23:51 DEBUG : OpenDrive root 'rclone-test-zevowaf6quzi': Using server-side directory move 2025/03/25 05:23:51 INFO : OpenDrive root 'rclone-test-zevowaf6quzi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/25 05:23:51 DEBUG : OpenDrive root 'rclone-test-zevowaf6quzi': Waiting for checks to finish 2025/03/25 05:23:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/25 05:23:51 DEBUG : OpenDrive root 'rclone-test-zevowaf6quzi': Waiting for transfers to finish 2025/03/25 05:23:51 INFO : sub dir/hello world: Deleted 2025/03/25 05:23:52 INFO : sub dir/hello world: Moved (server-side) 2025/03/25 05:23:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/03/25 05:23:54 DEBUG : testing file moves 2025/03/25 05:23:55 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/25 05:23:55 DEBUG : OpenDrive root 'rclone-test-zevowaf6quzi': Waiting for checks to finish 2025/03/25 05:23:55 DEBUG : OpenDrive root 'rclone-test-zevowaf6quzi': Waiting for transfers to finish 2025/03/25 05:23:55 INFO : sub dir/hello world: Deleted 2025/03/25 05:23:55 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:23:56 DEBUG : OpenDrive root 'rclone-test-zevowaf6quzi': Purge remote --- PASS: TestServerSideMoveOverSelf (13.83s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:23:59 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/25 05:24:00 ERROR : : error listing: directory not found 2025/03/25 05:24:00 INFO : Local file system at /tmp/rclone3699087780: Making directory 2025/03/25 05:24:00 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:24:00 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.40s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:24:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/25 05:24:05 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/25 05:24:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 05:24:05 DEBUG : Local file system at /tmp/rclone3699087780: Waiting for checks to finish 2025/03/25 05:24:05 DEBUG : Local file system at /tmp/rclone3699087780: Waiting for transfers to finish 2025/03/25 05:24:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/25 05:24:05 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/03/25 05:24:05 INFO : sub dir/hello world: Copied (new) 2025/03/25 05:24:05 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestCopyRedownload (4.67s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:24:07 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/25 05:24:07 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:24:07 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:24:08 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/03/25 05:24:09 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/25 05:24:09 INFO : check sum: Copied (new) 2025/03/25 05:24:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:24:09 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:24:09 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/25 05:24:09 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/03/25 05:24:09 DEBUG : check sum: Unchanged skipping 2025/03/25 05:24:09 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:24:09 DEBUG : Waiting for deletions to finish 2025/03/25 05:24:09 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.56s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:24:11 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/25 05:24:11 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:24:11 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:24:11 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/03/25 05:24:12 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/25 05:24:12 INFO : sizeonly: Copied (new) 2025/03/25 05:24:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:24:13 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:24:13 DEBUG : sizeonly: Sizes identical 2025/03/25 05:24:13 DEBUG : sizeonly: Unchanged skipping 2025/03/25 05:24:13 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:24:13 DEBUG : Waiting for deletions to finish 2025/03/25 05:24:13 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.77s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:24:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/25 05:24:14 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:24:14 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:24:15 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/03/25 05:24:16 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/03/25 05:24:16 INFO : ignore-size: Copied (new) 2025/03/25 05:24:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:24:17 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:24:17 DEBUG : ignore-size: Unchanged skipping 2025/03/25 05:24:17 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:24:17 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:24:17 DEBUG : Waiting for deletions to finish 2025/03/25 05:24:17 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.65s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:24:19 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/25 05:24:20 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:24:20 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:24:20 DEBUG : existing: Unchanged skipping 2025/03/25 05:24:20 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:24:20 DEBUG : Waiting for deletions to finish 2025/03/25 05:24:20 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:24:20 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/25 05:24:20 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:24:20 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:24:21 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/25 05:24:22 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/25 05:24:22 INFO : existing: Copied (replaced existing) 2025/03/25 05:24:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (5.19s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:24:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/25 05:24:23 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:24:23 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:24:24 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/25 05:24:25 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/25 05:24:25 INFO : existing: Copied (new) 2025/03/25 05:24:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:24:25 DEBUG : existing: Destination exists, skipping 2025/03/25 05:24:25 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:24:25 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:24:25 DEBUG : Waiting for deletions to finish 2025/03/25 05:24:25 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.67s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:24:28 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/25 05:24:30 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/25 05:24:31 INFO : d: Making directory 2025/03/25 05:24:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/25 05:24:33 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/25 05:24:33 DEBUG : c/non empty space: Unchanged skipping 2025/03/25 05:24:33 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:24:33 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:24:34 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/25 05:24:35 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/25 05:24:35 INFO : a/potato2: Copied (new) 2025/03/25 05:24:35 DEBUG : Waiting for deletions to finish 2025/03/25 05:24:35 INFO : b/potato: Deleted 2025/03/25 05:24:35 INFO : d: Removing directory 2025/03/25 05:24:35 INFO : b: Removing directory 2025/03/25 05:24:35 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.97s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:24:38 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/25 05:24:40 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:24:40 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 2025/03/25 05:24:40 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/25 05:24:40 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/25 05:24:40 DEBUG : empty space: Unchanged skipping 2025/03/25 05:24:40 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:24:40 DEBUG : Waiting for deletions to finish 2025/03/25 05:24:40 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:24:40 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 2025/03/25 05:24:40 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:24:40 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/25 05:24:40 INFO : empty space: Updated modification time in destination 2025/03/25 05:24:40 DEBUG : empty space: Unchanged skipping 2025/03/25 05:24:40 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:24:40 DEBUG : Waiting for deletions to finish 2025/03/25 05:24:40 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.95s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:24:42 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/25 05:24:44 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 2025/03/25 05:24:44 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:24:44 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/25 05:24:44 DEBUG : empty space: Unchanged skipping 2025/03/25 05:24:44 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:24:44 DEBUG : Waiting for deletions to finish 2025/03/25 05:24:44 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.96s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:24:45 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/03/25 05:24:47 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:24:47 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 2025/03/25 05:24:47 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3699087780) 2025/03/25 05:24:47 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-batimaz5pesa') 2025/03/25 05:24:47 DEBUG : foo: md5 differ 2025/03/25 05:24:47 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:24:47 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/03/25 05:24:48 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/03/25 05:24:48 INFO : foo: Copied (replaced existing) 2025/03/25 05:24:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.18s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:24:50 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/25 05:24:51 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/25 05:24:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/25 05:24:51 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:24:51 DEBUG : empty space: Unchanged skipping 2025/03/25 05:24:51 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:24:52 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/03/25 05:24:53 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/25 05:24:53 INFO : potato: Copied (new) 2025/03/25 05:24:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.27s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:24:55 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/03/25 05:24:56 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/25 05:24:56 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:24:56 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:24:56 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/25 05:24:57 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/03/25 05:24:57 INFO : potato: Copied (replaced existing) 2025/03/25 05:24:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", 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: TestSyncAfterChangingFilesSizeOnly (11.37s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:25:06 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/25 05:25:08 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 2025/03/25 05:25:08 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:25:08 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3699087780) 2025/03/25 05:25:08 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-batimaz5pesa') 2025/03/25 05:25:08 DEBUG : potato: md5 differ 2025/03/25 05:25:08 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:25:08 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/25 05:25:09 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/03/25 05:25:09 INFO : potato: Copied (replaced existing) 2025/03/25 05:25:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:25:10 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/25 05:25:12 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/25 05:25:13 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/25 05:25:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/25 05:25:13 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:25:13 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:25:13 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/03/25 05:25:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/25 05:25:13 DEBUG : Waiting for deletions to finish 2025/03/25 05:25:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:25:16 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/25 05:25:17 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/25 05:25:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/25 05:25:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/25 05:25:19 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:25:19 DEBUG : empty space: Unchanged skipping 2025/03/25 05:25:19 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:25:19 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/25 05:25:20 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/25 05:25:20 INFO : potato2: Copied (new) 2025/03/25 05:25:20 DEBUG : Waiting for deletions to finish 2025/03/25 05:25:20 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:25:23 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/25 05:25:25 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/25 05:25:26 INFO : d: Making directory 2025/03/25 05:25:26 INFO : d/e: Making directory 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 2025/03/25 05:25:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/25 05:25:35 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/25 05:25:35 DEBUG : c/non empty space: Unchanged skipping 2025/03/25 05:25:36 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:25:36 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:25:36 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/25 05:25:37 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/25 05:25:37 INFO : a/potato2: Copied (new) 2025/03/25 05:25:37 DEBUG : Waiting for deletions to finish 2025/03/25 05:25:37 INFO : b/potato: Deleted 2025/03/25 05:25:37 INFO : d/e: Removing directory 2025/03/25 05:25:38 INFO : d: Removing directory 2025/03/25 05:25:38 INFO : b: Removing directory 2025/03/25 05:25:38 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (18.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:25:42 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/25 05:25:44 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/25 05:25:45 INFO : d: Making directory 2025/03/25 05:25:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/25 05:25:46 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/25 05:25:46 DEBUG : c/non empty space: Unchanged skipping 2025/03/25 05:25:46 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:25:46 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:25:47 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/25 05:25:48 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/25 05:25:48 INFO : a/potato2: Copied (new) 2025/03/25 05:25:48 ERROR : OpenDrive root 'rclone-test-batimaz5pesa': not deleting files as there were IO errors 2025/03/25 05:25:48 ERROR : OpenDrive root 'rclone-test-batimaz5pesa': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.50s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:25:52 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/25 05:25:54 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/25 05:25:55 DEBUG : Waiting for deletions to finish 2025/03/25 05:25:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/25 05:25:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/25 05:25:55 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:25:55 DEBUG : empty space: Unchanged skipping 2025/03/25 05:25:55 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:25:55 INFO : potato: Deleted 2025/03/25 05:25:56 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/25 05:25:57 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/25 05:25:57 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestSyncDeleteDuring (7.19s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:25:59 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/25 05:26:01 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/25 05:26:02 DEBUG : Waiting for deletions to finish 2025/03/25 05:26:02 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:26:02 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:26:02 INFO : potato: Deleted 2025/03/25 05:26:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/25 05:26:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/25 05:26:03 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:26:03 DEBUG : empty space: Unchanged skipping 2025/03/25 05:26:03 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:26:03 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/25 05:26:04 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/25 05:26:04 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestSyncDeleteBefore (7.41s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:26:06 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/25 05:26:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/25 05:26:08 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:26:08 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:26:09 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/03/25 05:26:10 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/03/25 05:26:10 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.18s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:26:12 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/25 05:26:13 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/25 05:26:14 DEBUG : enormous: Excluded (Size Filter) 2025/03/25 05:26:14 DEBUG : enormous: Excluded 2025/03/25 05:26:14 DEBUG : potato2: Excluded (Size Filter) 2025/03/25 05:26:14 DEBUG : potato2: Excluded 2025/03/25 05:26:15 DEBUG : potato2: Excluded (Size Filter) 2025/03/25 05:26:15 DEBUG : potato2: Excluded 2025/03/25 05:26:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/25 05:26:15 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:26:15 DEBUG : empty space: Unchanged skipping 2025/03/25 05:26:15 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:26:15 DEBUG : Waiting for deletions to finish 2025/03/25 05:26:15 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:26:15 DEBUG : enormous: Excluded (Size Filter) 2025/03/25 05:26:15 DEBUG : enormous: Excluded 2025/03/25 05:26:15 DEBUG : potato2: Excluded (Size Filter) 2025/03/25 05:26:15 DEBUG : potato2: Excluded 2025/03/25 05:26:15 DEBUG : potato2: Excluded (Size Filter) 2025/03/25 05:26:15 DEBUG : potato2: Excluded 2025/03/25 05:26:15 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/03/25 05:26:15 DEBUG : empty space: Unchanged skipping 2025/03/25 05:26:15 DEBUG : Local file system at /tmp/rclone3699087780: Waiting for checks to finish 2025/03/25 05:26:15 DEBUG : Local file system at /tmp/rclone3699087780: Waiting for transfers to finish 2025/03/25 05:26:15 DEBUG : Waiting for deletions to finish 2025/03/25 05:26:15 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestSyncWithExclude (5.65s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:26:17 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/25 05:26:19 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/25 05:26:21 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/03/25 05:26:22 DEBUG : enormous: Excluded (Size Filter) 2025/03/25 05:26:22 DEBUG : enormous: Excluded 2025/03/25 05:26:22 DEBUG : potato2: Excluded (Size Filter) 2025/03/25 05:26:22 DEBUG : potato2: Excluded 2025/03/25 05:26:22 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:26:22 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/25 05:26:22 DEBUG : empty space: Unchanged skipping 2025/03/25 05:26:22 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:26:22 DEBUG : Waiting for deletions to finish 2025/03/25 05:26:22 INFO : enormous: Deleted 2025/03/25 05:26:22 INFO : potato2: Deleted 2025/03/25 05:26:22 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:26:23 DEBUG : Local file system at /tmp/rclone3699087780: Waiting for checks to finish 2025/03/25 05:26:23 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/03/25 05:26:23 DEBUG : empty space: Unchanged skipping 2025/03/25 05:26:23 DEBUG : Local file system at /tmp/rclone3699087780: Waiting for transfers to finish 2025/03/25 05:26:23 DEBUG : Waiting for deletions to finish 2025/03/25 05:26:23 INFO : enormous: Deleted 2025/03/25 05:26:23 INFO : potato2: Deleted 2025/03/25 05:26:23 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.49s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:26:25 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/25 05:26:26 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/03/25 05:26:28 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/03/25 05:26:30 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/03/25 05:26:31 DEBUG : five: Need to transfer - File not found at Destination 2025/03/25 05:26:31 DEBUG : one: Destination is newer than source, skipping 2025/03/25 05:26:31 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/25 05:26:31 DEBUG : three: Sizes identical 2025/03/25 05:26:31 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:26:31 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3699087780) 2025/03/25 05:26:31 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-batimaz5pesa') 2025/03/25 05:26:31 DEBUG : two: md5 differ 2025/03/25 05:26:31 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/25 05:26:31 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/25 05:26:31 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:26:32 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/03/25 05:26:32 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/03/25 05:26:32 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/03/25 05:26:33 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/25 05:26:33 INFO : four: Copied (replaced existing) 2025/03/25 05:26:33 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/25 05:26:33 INFO : two: Copied (replaced existing) 2025/03/25 05:26:33 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/25 05:26:33 INFO : five: Copied (new) 2025/03/25 05:26:33 DEBUG : Waiting for deletions to finish 2025/03/25 05:26:33 DEBUG : one: Destination is newer than source, skipping 2025/03/25 05:26:33 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:26:33 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/25 05:26:33 DEBUG : five: Size and md5 of src and dst objects identical 2025/03/25 05:26:33 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/25 05:26:33 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/25 05:26:33 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/25 05:26:33 DEBUG : four: Size and md5 of src and dst objects identical 2025/03/25 05:26:33 DEBUG : two: Size and md5 of src and dst objects identical 2025/03/25 05:26:33 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/25 05:26:33 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/25 05:26:33 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3699087780) 2025/03/25 05:26:33 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-batimaz5pesa') 2025/03/25 05:26:33 DEBUG : three: md5 differ 2025/03/25 05:26:33 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/25 05:26:33 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:26:34 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/03/25 05:26:35 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/03/25 05:26:35 INFO : three: Copied (replaced existing) 2025/03/25 05:26:35 DEBUG : Waiting for deletions to finish 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: TestSyncWithUpdateOlder (19.58s) === 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-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/03/25 05:26:44 INFO : OpenDrive root 'rclone-test-batimaz5pesa': Making map for --track-renames 2025/03/25 05:26:44 INFO : OpenDrive root 'rclone-test-batimaz5pesa': Finished making map for --track-renames 2025/03/25 05:26:44 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:26:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/25 05:26:44 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for renames to finish 2025/03/25 05:26:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/25 05:26:44 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:26:44 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/25 05:26:45 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/03/25 05:26:45 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/25 05:26:45 INFO : potato: Copied (new) 2025/03/25 05:26:46 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/25 05:26:46 INFO : yam: Copied (new) 2025/03/25 05:26:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:26:46 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:26:46 INFO : OpenDrive root 'rclone-test-batimaz5pesa': Making map for --track-renames 2025/03/25 05:26:46 INFO : OpenDrive root 'rclone-test-batimaz5pesa': Finished making map for --track-renames 2025/03/25 05:26:46 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:26:46 DEBUG : potato: Unchanged skipping 2025/03/25 05:26:46 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for renames to finish 2025/03/25 05:26:46 DEBUG : yam: same parent dir (ODFfODE5MTEyMF9yeTZZUg) - using file/rename instead of move_copy for yaml 2025/03/25 05:26:47 INFO : yam: Moved (server-side) to: yaml 2025/03/25 05:26:47 INFO : yaml: Renamed from "yam" 2025/03/25 05:26:47 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:26:47 DEBUG : Waiting for deletions to finish 2025/03/25 05:26:47 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.61s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/03/25 05:26:48 INFO : OpenDrive root 'rclone-test-batimaz5pesa': Making map for --track-renames 2025/03/25 05:26:48 INFO : OpenDrive root 'rclone-test-batimaz5pesa': Finished making map for --track-renames 2025/03/25 05:26:48 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:26:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/25 05:26:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/25 05:26:48 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for renames to finish 2025/03/25 05:26:48 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:26:49 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/03/25 05:26:49 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/25 05:26:50 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/25 05:26:50 INFO : yam: Copied (new) 2025/03/25 05:26:50 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/25 05:26:50 INFO : potato: Copied (new) 2025/03/25 05:26:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:26:51 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:26:51 INFO : OpenDrive root 'rclone-test-batimaz5pesa': Making map for --track-renames 2025/03/25 05:26:51 INFO : OpenDrive root 'rclone-test-batimaz5pesa': Finished making map for --track-renames 2025/03/25 05:26:51 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:26:51 DEBUG : potato: Unchanged skipping 2025/03/25 05:26:51 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for renames to finish 2025/03/25 05:26:51 DEBUG : yam: same parent dir (ODFfODE5MTEyMF9yeTZZUg) - using file/rename instead of move_copy for yaml 2025/03/25 05:26:51 INFO : yam: Moved (server-side) to: yaml 2025/03/25 05:26:51 INFO : yaml: Renamed from "yam" 2025/03/25 05:26:51 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:26:51 DEBUG : Waiting for deletions to finish 2025/03/25 05:26:51 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.51s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/03/25 05:26:53 INFO : OpenDrive root 'rclone-test-batimaz5pesa': Making map for --track-renames 2025/03/25 05:26:53 INFO : OpenDrive root 'rclone-test-batimaz5pesa': Finished making map for --track-renames 2025/03/25 05:26:53 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:26:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/25 05:26:53 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/25 05:26:53 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for renames to finish 2025/03/25 05:26:53 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:26:54 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/25 05:26:55 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/25 05:26:55 INFO : potato: Copied (new) 2025/03/25 05:26:55 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/03/25 05:26:56 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/25 05:26:56 INFO : sub/yam: Copied (new) 2025/03/25 05:26:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:26:57 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:26:57 DEBUG : potato: Unchanged skipping 2025/03/25 05:26:57 INFO : OpenDrive root 'rclone-test-batimaz5pesa': Making map for --track-renames 2025/03/25 05:26:57 INFO : OpenDrive root 'rclone-test-batimaz5pesa': Finished making map for --track-renames 2025/03/25 05:26:57 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:26:57 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for renames to finish 2025/03/25 05:26:57 INFO : sub/yam: Moved (server-side) to: yam 2025/03/25 05:26:57 INFO : yam: Renamed from "sub/yam" 2025/03/25 05:26:57 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:26:57 DEBUG : Waiting for deletions to finish 2025/03/25 05:26:57 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.99s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:27:00 DEBUG : Creating backend with remote "/tmp/rclone3699087780/dir1" 2025/03/25 05:27:00 DEBUG : Config file has changed externally - reloading 2025/03/25 05:27:00 DEBUG : Creating backend with remote "/tmp/rclone3699087780/dir2" 2025/03/25 05:27:00 DEBUG : Local file system at /tmp/rclone3699087780/dir2: Using server-side directory move 2025/03/25 05:27:00 INFO : Local file system at /tmp/rclone3699087780/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/25 05:27:00 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/25 05:27:00 INFO : file1.txt: Moved (server-side) 2025/03/25 05:27:00 DEBUG : Local file system at /tmp/rclone3699087780/dir2: Waiting for checks to finish 2025/03/25 05:27:00 DEBUG : Local file system at /tmp/rclone3699087780/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:27:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 05:27:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/25 05:27:00 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:27:00 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:27:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/25 05:27:02 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/03/25 05:27:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/25 05:27:02 INFO : sub dir/hello world: Copied (new) 2025/03/25 05:27:02 INFO : sub dir/hello world: Deleted 2025/03/25 05:27:03 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/25 05:27:03 INFO : nested/sub dir/file: Copied (new) 2025/03/25 05:27:03 INFO : nested/sub dir/file: Deleted 2025/03/25 05:27:03 INFO : sub dir: Removing directory 2025/03/25 05:27:03 INFO : nested/sub dir: Removing directory 2025/03/25 05:27:03 INFO : nested: Removing directory 2025/03/25 05:27:03 DEBUG : Local file system at /tmp/rclone3699087780: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (6.12s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:27:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/25 05:27:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/25 05:27:06 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:27:06 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:27:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/25 05:27:08 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/03/25 05:27:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/25 05:27:09 INFO : sub dir/hello world: Copied (new) 2025/03/25 05:27:09 INFO : sub dir/hello world: Deleted 2025/03/25 05:27:09 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/25 05:27:09 INFO : nested/sub dir/file: Copied (new) 2025/03/25 05:27:09 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.19s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:27:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/25 05:27:12 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/25 05:27:12 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:27:12 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:27:13 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/25 05:27:13 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/03/25 05:27:14 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/25 05:27:14 INFO : existing: Copied (new) 2025/03/25 05:27:14 INFO : existing: Deleted 2025/03/25 05:27:14 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/03/25 05:27:14 INFO : existing-b: Copied (new) 2025/03/25 05:27:14 INFO : existing-b: Deleted 2025/03/25 05:27:15 DEBUG : existing: Destination exists, skipping 2025/03/25 05:27:15 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/25 05:27:15 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:27:15 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:27:15 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.66s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:27:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xexowuc2bihe" 2025/03/25 05:27:16 DEBUG : Starting OpenDrive session with ID: 1abd46af036a7cfa68480abffc272e81324842010b34632390de5e6438f5f62c 2025/03/25 05:27:18 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/25 05:27:19 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/25 05:27:21 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-batimaz5pesa' -> OpenDrive root 'rclone-test-xexowuc2bihe' 2025/03/25 05:27:23 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/25 05:27:25 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/25 05:27:26 DEBUG : OpenDrive root 'rclone-test-xexowuc2bihe': Using server-side directory move 2025/03/25 05:27:26 INFO : OpenDrive root 'rclone-test-xexowuc2bihe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/25 05:27:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/25 05:27:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/03/25 05:27:26 DEBUG : empty space: Unchanged skipping 2025/03/25 05:27:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/25 05:27:26 DEBUG : OpenDrive root 'rclone-test-xexowuc2bihe': Waiting for checks to finish 2025/03/25 05:27:26 INFO : potato3: Deleted 2025/03/25 05:27:26 INFO : empty space: Deleted 2025/03/25 05:27:26 DEBUG : OpenDrive root 'rclone-test-xexowuc2bihe': Waiting for transfers to finish 2025/03/25 05:27:26 INFO : potato2: Moved (server-side) 2025/03/25 05:27:27 INFO : potato3: Moved (server-side) 2025/03/25 05:27:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qokaqix9pazo" 2025/03/25 05:27:27 DEBUG : Starting OpenDrive session with ID: fc78664106e993af91bf918635c9483792fb4cff392b0355ec706a43b989870c 2025/03/25 05:27:28 DEBUG : OpenDrive root 'rclone-test-qokaqix9pazo': Using server-side directory move 2025/03/25 05:27:28 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/03/25 05:27:28 INFO : OpenDrive root 'rclone-test-qokaqix9pazo': Server side directory move succeeded 2025/03/25 05:27:29 ERROR : : error listing: directory not found 2025/03/25 05:27:29 DEBUG : OpenDrive root 'rclone-test-qokaqix9pazo': Purge remote 2025/03/25 05:27:29 DEBUG : OpenDrive root 'rclone-test-xexowuc2bihe': Purge remote 2025/03/25 05:27:29 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (13.74s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:27:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tohomow4xugu" 2025/03/25 05:27:30 DEBUG : Starting OpenDrive session with ID: f2cfa196bb63da7741ba76f274f2be627e1b7189c25dd1adf73d222e402a072b 2025/03/25 05:27:32 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/25 05:27:34 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/25 05:27:36 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-batimaz5pesa' -> OpenDrive root 'rclone-test-tohomow4xugu' 2025/03/25 05:27:38 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/25 05:27:40 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/25 05:27:41 DEBUG : empty space: Excluded (Size Filter) 2025/03/25 05:27:41 DEBUG : empty space: Excluded 2025/03/25 05:27:41 DEBUG : empty space: Excluded (Size Filter) 2025/03/25 05:27:41 DEBUG : empty space: Excluded 2025/03/25 05:27:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/25 05:27:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/25 05:27:41 DEBUG : OpenDrive root 'rclone-test-tohomow4xugu': Waiting for checks to finish 2025/03/25 05:27:41 DEBUG : OpenDrive root 'rclone-test-tohomow4xugu': Waiting for transfers to finish 2025/03/25 05:27:41 INFO : potato3: Deleted 2025/03/25 05:27:41 INFO : potato2: Moved (server-side) 2025/03/25 05:27:41 INFO : potato3: Moved (server-side) 2025/03/25 05:27:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-juxezuf2wonu" 2025/03/25 05:27:42 DEBUG : Starting OpenDrive session with ID: 47b2b1a5c1d2f3d4a3d526e43419d60389f9f2caea5e7e224fc9907662e57710 2025/03/25 05:27:43 DEBUG : empty space: Excluded (Size Filter) 2025/03/25 05:27:43 DEBUG : empty space: Excluded 2025/03/25 05:27:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/25 05:27:43 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/25 05:27:43 DEBUG : OpenDrive root 'rclone-test-juxezuf2wonu': Waiting for checks to finish 2025/03/25 05:27:43 DEBUG : OpenDrive root 'rclone-test-juxezuf2wonu': Waiting for transfers to finish 2025/03/25 05:27:43 INFO : potato2: Moved (server-side) 2025/03/25 05:27:44 INFO : potato3: Moved (server-side) 2025/03/25 05:27:44 DEBUG : OpenDrive root 'rclone-test-juxezuf2wonu': Purge remote 2025/03/25 05:27:44 DEBUG : OpenDrive root 'rclone-test-tohomow4xugu': Purge remote 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: TestServerSideMoveWithFilter (22.77s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:27:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deraviy7befe" 2025/03/25 05:27:53 DEBUG : Starting OpenDrive session with ID: ac2c37fec8e24e31c16759871ce3e78fa0d12ca7bd8f457e281f885479c0dd3f 2025/03/25 05:27:54 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/25 05:27:56 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/25 05:27:57 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/03/25 05:27:58 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-batimaz5pesa' -> OpenDrive root 'rclone-test-deraviy7befe' 2025/03/25 05:28:01 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/25 05:28:02 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/25 05:28:04 DEBUG : OpenDrive root 'rclone-test-deraviy7befe': Using server-side directory move 2025/03/25 05:28:04 INFO : OpenDrive root 'rclone-test-deraviy7befe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/25 05:28:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/25 05:28:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/25 05:28:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/03/25 05:28:04 DEBUG : empty space: Unchanged skipping 2025/03/25 05:28:04 INFO : potato3: Deleted 2025/03/25 05:28:04 DEBUG : OpenDrive root 'rclone-test-deraviy7befe': Waiting for checks to finish 2025/03/25 05:28:04 INFO : empty space: Deleted 2025/03/25 05:28:04 DEBUG : OpenDrive root 'rclone-test-deraviy7befe': Waiting for transfers to finish 2025/03/25 05:28:04 INFO : potato2: Moved (server-side) 2025/03/25 05:28:05 INFO : potato3: Moved (server-side) 2025/03/25 05:28:05 INFO : tomatoDir: Removing directory 2025/03/25 05:28:05 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': deleted 1 directories 2025/03/25 05:28:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bomiwuw5vupi" 2025/03/25 05:28:06 DEBUG : Starting OpenDrive session with ID: b6ebb81104df3c7e5d3c831701eeb25162d037a0549c050e5732a27780ff8403 2025/03/25 05:28:06 INFO : tomatoDir: Making directory 2025/03/25 05:28:07 DEBUG : OpenDrive root 'rclone-test-bomiwuw5vupi': Using server-side directory move 2025/03/25 05:28:07 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/03/25 05:28:07 INFO : OpenDrive root 'rclone-test-bomiwuw5vupi': Server side directory move succeeded 2025/03/25 05:28:08 ERROR : : error listing: directory not found 2025/03/25 05:28:08 ERROR : : error listing: directory not found 2025/03/25 05:28:08 DEBUG : OpenDrive root 'rclone-test-bomiwuw5vupi': Purge remote 2025/03/25 05:28:08 DEBUG : OpenDrive root 'rclone-test-deraviy7befe': Purge remote 2025/03/25 05:28:08 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.28s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.34s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:28:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-batimaz5pesa/rclone-sync-test" 2025/03/25 05:28:10 DEBUG : Starting OpenDrive session with ID: 4d8b73cc4ca1e8d6c6572ec700b95382c3bf2c66080be60b3cd0d968e6719b2e run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestSyncOverlap (2.87s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:28:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-batimaz5pesa/rclone-sync-test" 2025/03/25 05:28:12 DEBUG : Starting OpenDrive session with ID: af7c685899781be9011fc3b95c75db51f58ff4fb1f6c0ce6a3fa5dbe3e8d22ab 2025/03/25 05:28:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-batimaz5pesa/rclone-sync-test-include/layer2" 2025/03/25 05:28:14 DEBUG : Starting OpenDrive session with ID: f80234b3dc591de98b0cac059e908d1a4c15c1564dc26aae18e4e4d390aa359c sync_test.go:1986: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1986 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncOverlapWithFilter fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1986 Error: Not equal: expected: []string{} actual : []string{"rclone-sync-test-include"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=24) "rclone-sync-test-include" } Test: TestSyncOverlapWithFilter Messages: directories --- FAIL: TestSyncOverlapWithFilter (12.29s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:28:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-batimaz5pesa/dst" 2025/03/25 05:28:25 DEBUG : Starting OpenDrive session with ID: 05e198f5e28e1fe136d304ad44b7a900daf1ff8556018d78602fadca44fb0d80 2025/03/25 05:28:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-batimaz5pesa/CompareDest" 2025/03/25 05:28:26 DEBUG : Starting OpenDrive session with ID: 7bff30a1821a68fe43f409a114b9baae128c536efe643799786ee694b59af52c 2025/03/25 05:28:27 DEBUG : one: Need to transfer - File not found at Destination 2025/03/25 05:28:27 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for checks to finish 2025/03/25 05:28:27 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for transfers to finish 2025/03/25 05:28:28 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/25 05:28:29 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/25 05:28:29 INFO : one: Copied (new) 2025/03/25 05:28:29 DEBUG : Waiting for deletions to finish 2025/03/25 05:28:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/25 05:28:30 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for checks to finish 2025/03/25 05:28:30 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for transfers to finish 2025/03/25 05:28:30 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/25 05:28:31 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/25 05:28:31 INFO : one: Copied (replaced existing) 2025/03/25 05:28:31 DEBUG : Waiting for deletions to finish 2025/03/25 05:28:32 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/25 05:28:34 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/03/25 05:28:36 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for checks to finish 2025/03/25 05:28:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/25 05:28:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/25 05:28:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/25 05:28:36 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for transfers to finish 2025/03/25 05:28:36 DEBUG : Waiting for deletions to finish 2025/03/25 05:28:36 INFO : There was nothing to transfer 2025/03/25 05:28:37 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/03/25 05:28:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/25 05:28:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/25 05:28:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/25 05:28:39 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for checks to finish 2025/03/25 05:28:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/25 05:28:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/25 05:28:39 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for transfers to finish 2025/03/25 05:28:39 DEBUG : Waiting for deletions to finish 2025/03/25 05:28:39 INFO : There was nothing to transfer 2025/03/25 05:28:40 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/25 05:28:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/25 05:28:40 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for checks to finish 2025/03/25 05:28:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/25 05:28:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/25 05:28:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/25 05:28:40 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for transfers to finish 2025/03/25 05:28:40 DEBUG : Waiting for deletions to finish 2025/03/25 05:28:40 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/25 05:28:41 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/25 05:28:41 DEBUG : two: Need to transfer - File not found at Destination 2025/03/25 05:28:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/25 05:28:41 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for checks to finish 2025/03/25 05:28:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/25 05:28:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/25 05:28:42 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for transfers to finish 2025/03/25 05:28:42 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/03/25 05:28:43 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/03/25 05:28:43 INFO : two: Copied (new) 2025/03/25 05:28:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.61s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:28:47 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/03/25 05:28:49 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/03/25 05:28:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-batimaz5pesa/dest" 2025/03/25 05:28:51 DEBUG : Starting OpenDrive session with ID: cb01404e344831aabe5b69f8074adb867f02a8841de0c72c5dcd0f1d88c84f4e 2025/03/25 05:28:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-batimaz5pesa/pre-dest1" 2025/03/25 05:28:52 DEBUG : Starting OpenDrive session with ID: 1b9b714a048fa51167bb91b2610bc2576e6f6165447e6a08b62bd0c9c0f98e8e 2025/03/25 05:28:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-batimaz5pesa/pre-dest2" 2025/03/25 05:28:53 DEBUG : Starting OpenDrive session with ID: 0f02b5bd2865f5be5f89b2de396b271b92ee85660b164d86671c3bbf35f3e7b0 2025/03/25 05:28:54 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:28:54 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/25 05:28:54 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:28:54 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/25 05:28:55 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/25 05:28:55 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dest': Waiting for checks to finish 2025/03/25 05:28:55 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dest': Waiting for transfers to finish 2025/03/25 05:28:56 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/03/25 05:28:57 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/03/25 05:28:57 INFO : 3: Copied (new) 2025/03/25 05:28:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.43s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:28:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-batimaz5pesa/dst" 2025/03/25 05:28:59 DEBUG : Config file has changed externally - reloading 2025/03/25 05:29:00 DEBUG : Starting OpenDrive session with ID: 709079465908c2706c5cc4281036d5cea4fef376864db7425df1ee178f618f2e 2025/03/25 05:29:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-batimaz5pesa/CopyDest" 2025/03/25 05:29:00 DEBUG : Config file has changed externally - reloading 2025/03/25 05:29:01 DEBUG : Starting OpenDrive session with ID: fa2761c365773af23fc1b24d434a02665d52448ee704652d7e2e0b38cabdf6cc 2025/03/25 05:29:02 DEBUG : one: Need to transfer - File not found at Destination 2025/03/25 05:29:02 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for checks to finish 2025/03/25 05:29:02 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for transfers to finish 2025/03/25 05:29:03 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/25 05:29:04 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/25 05:29:04 INFO : one: Copied (new) 2025/03/25 05:29:04 DEBUG : Waiting for deletions to finish 2025/03/25 05:29:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/25 05:29:05 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for checks to finish 2025/03/25 05:29:06 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for transfers to finish 2025/03/25 05:29:06 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/25 05:29:07 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/25 05:29:07 INFO : one: Copied (replaced existing) 2025/03/25 05:29:07 DEBUG : Waiting for deletions to finish 2025/03/25 05:29:08 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/25 05:29:10 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/03/25 05:29:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-batimaz5pesa/BackupDir" 2025/03/25 05:29:12 DEBUG : Starting OpenDrive session with ID: fdf95a9ab8ba3dc3095a52ce887db6bcd4144ea01596ea61f332dedada5537ea 2025/03/25 05:29:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/25 05:29:13 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for checks to finish 2025/03/25 05:29:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/25 05:29:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/25 05:29:14 INFO : one: Moved (server-side) 2025/03/25 05:29:14 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/25 05:29:14 INFO : one: Copied (server-side copy) 2025/03/25 05:29:14 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/25 05:29:14 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for transfers to finish 2025/03/25 05:29:14 DEBUG : Waiting for deletions to finish 2025/03/25 05:29:16 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/03/25 05:29:17 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/25 05:29:18 DEBUG : two: Dst hash empty - aborting Src hash check 2025/03/25 05:29:18 INFO : two: Copied (server-side copy) 2025/03/25 05:29:18 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/25 05:29:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/25 05:29:18 DEBUG : one: Unchanged skipping 2025/03/25 05:29:18 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for checks to finish 2025/03/25 05:29:18 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for transfers to finish 2025/03/25 05:29:18 DEBUG : Waiting for deletions to finish 2025/03/25 05:29:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/25 05:29:18 DEBUG : one: Unchanged skipping 2025/03/25 05:29:18 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/25 05:29:18 DEBUG : two: Unchanged skipping 2025/03/25 05:29:18 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for checks to finish 2025/03/25 05:29:18 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for transfers to finish 2025/03/25 05:29:18 DEBUG : Waiting for deletions to finish 2025/03/25 05:29:18 INFO : There was nothing to transfer 2025/03/25 05:29:19 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/03/25 05:29:21 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/25 05:29:21 DEBUG : three: Destination not found in --copy-dest 2025/03/25 05:29:21 DEBUG : three: Need to transfer - File not found at Destination 2025/03/25 05:29:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/25 05:29:21 DEBUG : one: Unchanged skipping 2025/03/25 05:29:21 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/25 05:29:21 DEBUG : two: Unchanged skipping 2025/03/25 05:29:21 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for checks to finish 2025/03/25 05:29:21 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for transfers to finish 2025/03/25 05:29:22 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/03/25 05:29:23 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/03/25 05:29:23 INFO : three: Copied (new) 2025/03/25 05:29:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (26.85s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:29:27 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/25 05:29:29 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/25 05:29:31 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/25 05:29:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-batimaz5pesa/dst" 2025/03/25 05:29:32 DEBUG : Starting OpenDrive session with ID: e8dc72d4c06c5a3d0761ba5664d2ebe2a2864e325a21e939dae84df44c0f1551 2025/03/25 05:29:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-batimaz5pesa/backup" 2025/03/25 05:29:33 DEBUG : Starting OpenDrive session with ID: 8e1dd066d85e9dac5948b0886d677ef12817a4f98a93f7d8a96a282e24f01688 2025/03/25 05:29:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/25 05:29:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:29:34 DEBUG : two: Unchanged skipping 2025/03/25 05:29:34 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for checks to finish 2025/03/25 05:29:35 INFO : one: Moved (server-side) 2025/03/25 05:29:35 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for transfers to finish 2025/03/25 05:29:36 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/25 05:29:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/25 05:29:37 INFO : one: Copied (new) 2025/03/25 05:29:37 DEBUG : Waiting for deletions to finish 2025/03/25 05:29:37 INFO : three.txt: Moved (server-side) 2025/03/25 05:29:37 INFO : three.txt: Moved into backup dir 2025/03/25 05:29:38 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/25 05:29:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/25 05:29:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:29:40 DEBUG : two: Unchanged skipping 2025/03/25 05:29:40 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for checks to finish 2025/03/25 05:29:40 INFO : one: Deleted 2025/03/25 05:29:41 INFO : one: Moved (server-side) 2025/03/25 05:29:41 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for transfers to finish 2025/03/25 05:29:42 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/25 05:29:43 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/25 05:29:43 INFO : one: Copied (new) 2025/03/25 05:29:43 DEBUG : Waiting for deletions to finish 2025/03/25 05:29:43 INFO : three.txt: Deleted 2025/03/25 05:29:43 INFO : three.txt: Moved (server-side) 2025/03/25 05:29:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.48s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:29:47 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/25 05:29:48 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/25 05:29:50 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/25 05:29:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-batimaz5pesa/dst" 2025/03/25 05:29:52 DEBUG : Starting OpenDrive session with ID: be30bdd493d5729cc54211e10084003e3209021009ce5f534cdd67db36a0da82 2025/03/25 05:29:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-batimaz5pesa/backup" 2025/03/25 05:29:53 DEBUG : Starting OpenDrive session with ID: 8caf254f4a8f3c7dc5caeeba7244b50895bbb4e2c3e3be78e046f91333f10640 2025/03/25 05:29:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/25 05:29:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:29:54 DEBUG : two: Unchanged skipping 2025/03/25 05:29:54 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for checks to finish 2025/03/25 05:29:54 INFO : one: Moved (server-side) to: one.bak 2025/03/25 05:29:54 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for transfers to finish 2025/03/25 05:29:55 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/25 05:29:56 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/25 05:29:56 INFO : one: Copied (new) 2025/03/25 05:29:56 DEBUG : Waiting for deletions to finish 2025/03/25 05:29:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/25 05:29:57 INFO : three.txt: Moved into backup dir 2025/03/25 05:29:58 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/25 05:29:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/25 05:29:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:29:59 DEBUG : two: Unchanged skipping 2025/03/25 05:29:59 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for checks to finish 2025/03/25 05:30:00 INFO : one.bak: Deleted 2025/03/25 05:30:00 INFO : one: Moved (server-side) to: one.bak 2025/03/25 05:30:00 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for transfers to finish 2025/03/25 05:30:01 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/25 05:30:02 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/25 05:30:02 INFO : one: Copied (new) 2025/03/25 05:30:02 DEBUG : Waiting for deletions to finish 2025/03/25 05:30:02 INFO : three.txt.bak: Deleted 2025/03/25 05:30:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/25 05:30:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (18.93s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:30:06 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/25 05:30:08 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/25 05:30:10 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/25 05:30:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-batimaz5pesa/dst" 2025/03/25 05:30:12 DEBUG : Starting OpenDrive session with ID: f50c1c2a9abbffb0a3f5f3bfacd9f17fd0e2120df9ae7008349230f42605c099 2025/03/25 05:30:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-batimaz5pesa/backup" 2025/03/25 05:30:13 DEBUG : Starting OpenDrive session with ID: 436d77e568a185a89cedf99e89d277204b2d0dcccc78a9a956d24b61c242e3ba 2025/03/25 05:30:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/25 05:30:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:30:13 DEBUG : two: Unchanged skipping 2025/03/25 05:30:13 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for checks to finish 2025/03/25 05:30:14 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/25 05:30:14 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for transfers to finish 2025/03/25 05:30:15 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/25 05:30:16 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/25 05:30:16 INFO : one: Copied (new) 2025/03/25 05:30:16 DEBUG : Waiting for deletions to finish 2025/03/25 05:30:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/25 05:30:17 INFO : three.txt: Moved into backup dir 2025/03/25 05:30:18 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/25 05:30:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/25 05:30:19 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:30:19 DEBUG : two: Unchanged skipping 2025/03/25 05:30:19 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for checks to finish 2025/03/25 05:30:20 INFO : one-2019-01-01: Deleted 2025/03/25 05:30:20 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/25 05:30:20 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for transfers to finish 2025/03/25 05:30:21 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/25 05:30:22 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/25 05:30:22 INFO : one: Copied (new) 2025/03/25 05:30:22 DEBUG : Waiting for deletions to finish 2025/03/25 05:30:22 INFO : three-2019-01-01.txt: Deleted 2025/03/25 05:30:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/25 05:30:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (20.14s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:30:26 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/25 05:30:27 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/25 05:30:29 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/25 05:30:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-batimaz5pesa/dst" 2025/03/25 05:30:31 DEBUG : Starting OpenDrive session with ID: 57c4a8d881646ed27ea38dd1f1d79dae0542553835e3a31d318c1513133fa1d3 2025/03/25 05:30:31 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for checks to finish 2025/03/25 05:30:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/25 05:30:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:30:31 DEBUG : two: Unchanged skipping 2025/03/25 05:30:32 DEBUG : one: same parent dir (ODFfODE5MTIyM19mUkZrbw) - using file/rename instead of move_copy for one.bak 2025/03/25 05:30:32 INFO : one: Moved (server-side) to: one.bak 2025/03/25 05:30:32 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for transfers to finish 2025/03/25 05:30:33 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/25 05:30:34 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/25 05:30:34 INFO : one: Copied (new) 2025/03/25 05:30:34 DEBUG : Waiting for deletions to finish 2025/03/25 05:30:34 DEBUG : three.txt: same parent dir (ODFfODE5MTIyM19mUkZrbw) - using file/rename instead of move_copy for three.txt.bak 2025/03/25 05:30:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/25 05:30:34 INFO : three.txt: Moved into backup dir 2025/03/25 05:30:35 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/25 05:30:37 DEBUG : one.bak: Excluded (Path Filter) 2025/03/25 05:30:37 DEBUG : one.bak: Excluded 2025/03/25 05:30:37 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/25 05:30:37 DEBUG : three.txt.bak: Excluded 2025/03/25 05:30:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/25 05:30:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:30:37 DEBUG : two: Unchanged skipping 2025/03/25 05:30:37 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for checks to finish 2025/03/25 05:30:37 INFO : one.bak: Deleted 2025/03/25 05:30:37 DEBUG : one: same parent dir (ODFfODE5MTIyM19mUkZrbw) - using file/rename instead of move_copy for one.bak 2025/03/25 05:30:37 INFO : one: Moved (server-side) to: one.bak 2025/03/25 05:30:37 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa/dst': Waiting for transfers to finish 2025/03/25 05:30:38 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/25 05:30:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/25 05:30:39 INFO : one: Copied (new) 2025/03/25 05:30:39 DEBUG : Waiting for deletions to finish 2025/03/25 05:30:40 INFO : three.txt.bak: Deleted 2025/03/25 05:30:40 DEBUG : three.txt: same parent dir (ODFfODE5MTIyM19mUkZrbw) - using file/rename instead of move_copy for three.txt.bak 2025/03/25 05:30:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/25 05:30:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.17s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:30:43 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/25 05:30:45 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/25 05:30:46 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/25 05:30:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-batimaz5pesa/dst" 2025/03/25 05:30:49 DEBUG : Starting OpenDrive session with ID: 0c3f25a7268e874795b8338f1d0d8dc04a602e3b2988abaa12243b451676c06f 2025/03/25 05:30:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/25 05:30:50 DEBUG : one: same parent dir (ODFfODE5MTIyNF9sa1IxNQ) - using file/rename instead of move_copy for one.bak 2025/03/25 05:30:50 INFO : one: Moved (server-side) to: one.bak 2025/03/25 05:30:51 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/25 05:30:52 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/25 05:30:52 INFO : one: Copied (new) 2025/03/25 05:30:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:30:52 DEBUG : two: Unchanged skipping 2025/03/25 05:30:52 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/25 05:30:53 DEBUG : three.txt: same parent dir (ODFfODE5MTIyNF9sa1IxNQ) - using file/rename instead of move_copy for three.txt.bak 2025/03/25 05:30:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/25 05:30:53 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/03/25 05:30:54 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/25 05:30:54 INFO : three.txt: Copied (new) 2025/03/25 05:30:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/25 05:30:56 INFO : one.bak: Deleted 2025/03/25 05:30:56 DEBUG : one: same parent dir (ODFfODE5MTIyNF9sa1IxNQ) - using file/rename instead of move_copy for one.bak 2025/03/25 05:30:56 INFO : one: Moved (server-side) to: one.bak 2025/03/25 05:30:57 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/25 05:30:58 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/25 05:30:58 INFO : one: Copied (new) 2025/03/25 05:30:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:30:58 DEBUG : two: Unchanged skipping 2025/03/25 05:30:58 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/25 05:30:58 INFO : three.txt.bak: Deleted 2025/03/25 05:30:59 DEBUG : three.txt: same parent dir (ODFfODE5MTIyNF9sa1IxNQ) - using file/rename instead of move_copy for three.txt.bak 2025/03/25 05:30:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/25 05:31:00 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/03/25 05:31:01 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/25 05:31:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (20.99s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:31:04 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/25 05:31:06 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/25 05:31:08 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/25 05:31:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-batimaz5pesa/dst" 2025/03/25 05:31:09 DEBUG : Starting OpenDrive session with ID: 15bb48599c503ae6608e80f461e9bc958d42c6778c79a71946e7f3eaa30583a3 2025/03/25 05:31:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/25 05:31:10 DEBUG : one: same parent dir (ODFfODE5MTIyNV9ER2Q1NQ) - using file/rename instead of move_copy for one-2019-01-01 2025/03/25 05:31:10 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/25 05:31:11 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/25 05:31:12 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/25 05:31:12 INFO : one: Copied (new) 2025/03/25 05:31:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:31:12 DEBUG : two: Unchanged skipping 2025/03/25 05:31:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/25 05:31:13 DEBUG : three.txt: same parent dir (ODFfODE5MTIyNV9ER2Q1NQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/03/25 05:31:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/25 05:31:14 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/03/25 05:31:15 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/25 05:31:15 INFO : three.txt: Copied (new) 2025/03/25 05:31:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/25 05:31:16 INFO : one-2019-01-01: Deleted 2025/03/25 05:31:16 DEBUG : one: same parent dir (ODFfODE5MTIyNV9ER2Q1NQ) - using file/rename instead of move_copy for one-2019-01-01 2025/03/25 05:31:16 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/25 05:31:17 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/25 05:31:18 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/25 05:31:18 INFO : one: Copied (new) 2025/03/25 05:31:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:31:18 DEBUG : two: Unchanged skipping 2025/03/25 05:31:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/25 05:31:18 INFO : three-2019-01-01.txt: Deleted 2025/03/25 05:31:19 DEBUG : three.txt: same parent dir (ODFfODE5MTIyNV9ER2Q1NQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/03/25 05:31:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/25 05:31:20 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/03/25 05:31:21 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/25 05:31:21 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (19.78s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:31:23 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/03/25 05:31:25 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/25 05:31:25 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:31:25 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:31:25 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/03/25 05:31:26 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/03/25 05:31:26 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/25 05:31:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.88s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:31:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/25 05:31:27 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:31:27 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:31:28 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/25 05:31:28 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/25 05:31:28 INFO : existing: Copied (new) 2025/03/25 05:31:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:31:29 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/25 05:31:29 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:31:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/25 05:31:29 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:31:29 ERROR : OpenDrive root 'rclone-test-batimaz5pesa': not deleting files as there were IO errors 2025/03/25 05:31:29 ERROR : OpenDrive root 'rclone-test-batimaz5pesa': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestSyncImmutable (3.88s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.35s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:31:31 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/03/25 05:31:33 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/03/25 05:31:36 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/03/25 05:31:38 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/03/25 05:31:40 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:31:40 DEBUG : existing: Unchanged skipping 2025/03/25 05:31:40 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/03/25 05:31:40 DEBUG : subdira-rclone-move-berejik9: same parent dir (ODFfODE5MTEyMF9yeTZZUg) - using folder/rename instead of move_copy 2025/03/25 05:31:41 DEBUG : EXISTING: moving to existing-rclone-move-hiyiwoj0 2025/03/25 05:31:41 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-juhumos0 2025/03/25 05:31:41 DEBUG : subdira: same parent dir (ODFfODE5MTEyMF9yeTZZUg) - using folder/rename instead of move_copy 2025/03/25 05:31:41 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODE5MTEyMF9yeTZZUg) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-juhumos0 2025/03/25 05:31:41 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/03/25 05:31:41 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-juhumos0 2025/03/25 05:31:41 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/03/25 05:31:41 DEBUG : EXISTING: same parent dir (ODFfODE5MTEyMF9yeTZZUg) - using file/rename instead of move_copy for existing-rclone-move-hiyiwoj0 2025/03/25 05:31:41 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-hiyiwoj0 2025/03/25 05:31:41 DEBUG : EXISTING: moving to existing 2025/03/25 05:31:42 DEBUG : subdira/subdirb-rclone-move-zihomey4: same parent dir (ODFfODE5MTIyNl93Smo3cA) - using folder/rename instead of move_copy 2025/03/25 05:31:42 DEBUG : existingbutdifferent-rclone-move-juhumos0: same parent dir (ODFfODE5MTEyMF9yeTZZUg) - using file/rename instead of move_copy for existingbutdifferent 2025/03/25 05:31:42 DEBUG : existing-rclone-move-hiyiwoj0: same parent dir (ODFfODE5MTEyMF9yeTZZUg) - using file/rename instead of move_copy for existing 2025/03/25 05:31:42 INFO : existingbutdifferent-rclone-move-juhumos0: Moved (server-side) to: existingbutdifferent 2025/03/25 05:31:42 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/03/25 05:31:42 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/03/25 05:31:42 INFO : existing-rclone-move-hiyiwoj0: Moved (server-side) to: existing 2025/03/25 05:31:42 INFO : EXISTING: Moved (server-side) to: existing 2025/03/25 05:31:42 INFO : EXISTING: Fixed case by renaming to: existing 2025/03/25 05:31:42 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/03/25 05:31:42 DEBUG : subdira/subdirb: same parent dir (ODFfODE5MTIyNl93Smo3cA) - using folder/rename instead of move_copy 2025/03/25 05:31:43 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/03/25 05:31:43 DEBUG : subdira/subdirb/subdirc-rclone-move-fadujuf4: same parent dir (ODFfODE5MTIyN195WWpGUw) - using folder/rename instead of move_copy 2025/03/25 05:31:43 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/25 05:31:43 INFO : existingbutdifferent: Copied (replaced existing) 2025/03/25 05:31:44 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfODE5MTIyN195WWpGUw) - using folder/rename instead of move_copy 2025/03/25 05:31:44 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/03/25 05:31:44 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/03/25 05:31:45 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-heduzaq3: same parent dir (ODFfODE5MTIyOF80WFFqYQ) - using folder/rename instead of move_copy 2025/03/25 05:31:45 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-rabaloz6 2025/03/25 05:31:45 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfODE5MTIyOF80WFFqYQ) - using folder/rename instead of move_copy 2025/03/25 05:31:45 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfODE5MTIyOF80WFFqYQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-rabaloz6 2025/03/25 05:31:45 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/03/25 05:31:45 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-rabaloz6 2025/03/25 05:31:45 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/03/25 05:31:46 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-rabaloz6: same parent dir (ODFfODE5MTIyOF80WFFqYQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/03/25 05:31:46 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/03/25 05:31:46 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:31:46 INFO : subdira/subdirb/subdirc/hello-rclone-move-rabaloz6: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/25 05:31:46 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/25 05:31:46 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/03/25 05:31:46 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/03/25 05:31:46 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-zowicul7 2025/03/25 05:31:46 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfODE5MTIyOV9tbEpsMw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-zowicul7 2025/03/25 05:31:46 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-zowicul7 2025/03/25 05:31:46 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/25 05:31:47 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-zowicul7: same parent dir (ODFfODE5MTIyOV9tbEpsMw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/25 05:31:47 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-zowicul7: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/25 05:31:47 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/25 05:31:47 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/25 05:31:47 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:31:47 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/03/25 05:31:47 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/25 05:31:47 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/03/25 05:31:48 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/25 05:31:48 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/03/25 05:31:48 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (21.47s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.00s) --- SKIP: TestMaxTransfer/Hard (0.33s) --- SKIP: TestMaxTransfer/Soft (0.34s) --- SKIP: TestMaxTransfer/Cautious (0.33s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:31:54 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/03/25 05:31:56 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/03/25 05:31:58 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/03/25 05:31:59 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:01 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:03 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:05 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:07 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:08 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:10 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:12 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:14 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:15 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:17 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:19 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:21 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:22 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:24 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:26 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:28 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:30 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:32 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:33 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:35 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:37 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:40 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:41 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:43 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:45 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:46 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:48 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:50 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:52 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:54 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:55 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:57 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/03/25 05:32:59 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/03/25 05:33:01 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/03/25 05:33:03 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/03/25 05:33:04 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/03/25 05:33:06 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:33:06 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:33:06 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:33:06 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:33:06 DEBUG : both0: Unchanged skipping 2025/03/25 05:33:06 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:33:06 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:33:06 DEBUG : both12: Unchanged skipping 2025/03/25 05:33:06 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:33:06 DEBUG : both13: Unchanged skipping 2025/03/25 05:33:06 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:33:06 DEBUG : both14: Unchanged skipping 2025/03/25 05:33:06 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:33:06 DEBUG : both15: Unchanged skipping 2025/03/25 05:33:06 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:33:06 DEBUG : both16: Unchanged skipping 2025/03/25 05:33:06 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:33:06 DEBUG : both17: Unchanged skipping 2025/03/25 05:33:06 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:33:06 DEBUG : both18: Unchanged skipping 2025/03/25 05:33:06 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:33:06 DEBUG : both19: Unchanged skipping 2025/03/25 05:33:06 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:33:06 DEBUG : both2: Unchanged skipping 2025/03/25 05:33:06 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:33:06 DEBUG : both3: Unchanged skipping 2025/03/25 05:33:06 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:33:06 DEBUG : both4: Unchanged skipping 2025/03/25 05:33:06 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:33:06 DEBUG : both5: Unchanged skipping 2025/03/25 05:33:06 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:33:06 DEBUG : both6: Unchanged skipping 2025/03/25 05:33:06 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:33:06 DEBUG : both7: Unchanged skipping 2025/03/25 05:33:06 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:33:06 DEBUG : both8: Unchanged skipping 2025/03/25 05:33:06 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:33:06 DEBUG : both9: Unchanged skipping 2025/03/25 05:33:06 DEBUG : both10: Unchanged skipping 2025/03/25 05:33:06 DEBUG : both11: Unchanged skipping 2025/03/25 05:33:06 DEBUG : both1: Unchanged skipping 2025/03/25 05:33:06 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:33:06 DEBUG : Waiting for deletions to finish 2025/03/25 05:33:06 INFO : only1: Deleted 2025/03/25 05:33:06 INFO : only12: Deleted 2025/03/25 05:33:06 INFO : only16: Deleted 2025/03/25 05:33:06 INFO : only6: Deleted 2025/03/25 05:33:07 INFO : only4: Deleted 2025/03/25 05:33:07 INFO : only0: Deleted 2025/03/25 05:33:07 INFO : only15: Deleted 2025/03/25 05:33:07 INFO : only18: Deleted 2025/03/25 05:33:07 INFO : only2: Deleted 2025/03/25 05:33:07 INFO : only5: Deleted 2025/03/25 05:33:07 INFO : only7: Deleted 2025/03/25 05:33:07 INFO : only10: Deleted 2025/03/25 05:33:07 INFO : only11: Deleted 2025/03/25 05:33:07 INFO : only17: Deleted 2025/03/25 05:33:07 INFO : only8: Deleted 2025/03/25 05:33:07 INFO : only9: Deleted 2025/03/25 05:33:07 INFO : only13: Deleted 2025/03/25 05:33:07 INFO : only14: Deleted 2025/03/25 05:33:07 INFO : only19: Deleted 2025/03/25 05:33:08 INFO : only3: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (79.56s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:33:14 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/03/25 05:33:15 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/03/25 05:33:17 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/03/25 05:33:18 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/03/25 05:33:20 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/03/25 05:33:22 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/03/25 05:33:24 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/03/25 05:33:25 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/03/25 05:33:27 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/03/25 05:33:29 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/03/25 05:33:31 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/03/25 05:33:32 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/03/25 05:33:34 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/03/25 05:33:36 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/03/25 05:33:38 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/03/25 05:33:40 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/03/25 05:33:41 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/03/25 05:33:43 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/03/25 05:33:45 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/03/25 05:33:46 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/03/25 05:33:48 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/03/25 05:33:50 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/03/25 05:33:52 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/03/25 05:33:54 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/03/25 05:33:55 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/03/25 05:33:57 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/03/25 05:33:59 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/03/25 05:34:00 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/03/25 05:34:02 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/03/25 05:34:04 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/03/25 05:34:05 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/03/25 05:34:07 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/03/25 05:34:09 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/03/25 05:34:11 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/03/25 05:34:13 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/03/25 05:34:14 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/03/25 05:34:16 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/03/25 05:34:18 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/03/25 05:34:20 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/03/25 05:34:22 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/03/25 05:34:23 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:34:23 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:34:23 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:34:23 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:34:23 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for checks to finish 2025/03/25 05:34:23 DEBUG : both1: Unchanged skipping 2025/03/25 05:34:23 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:34:23 DEBUG : both12: Unchanged skipping 2025/03/25 05:34:23 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:34:23 DEBUG : both13: Unchanged skipping 2025/03/25 05:34:23 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:34:23 DEBUG : both14: Unchanged skipping 2025/03/25 05:34:23 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:34:23 DEBUG : both15: Unchanged skipping 2025/03/25 05:34:23 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:34:23 DEBUG : both16: Unchanged skipping 2025/03/25 05:34:23 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:34:23 DEBUG : both17: Unchanged skipping 2025/03/25 05:34:23 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:34:23 DEBUG : both18: Unchanged skipping 2025/03/25 05:34:23 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:34:23 DEBUG : both19: Unchanged skipping 2025/03/25 05:34:23 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:34:23 DEBUG : both2: Unchanged skipping 2025/03/25 05:34:23 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:34:23 DEBUG : both3: Unchanged skipping 2025/03/25 05:34:23 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:34:23 DEBUG : both4: Unchanged skipping 2025/03/25 05:34:23 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:34:23 DEBUG : both5: Unchanged skipping 2025/03/25 05:34:23 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:34:23 DEBUG : both6: Unchanged skipping 2025/03/25 05:34:23 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:34:23 DEBUG : both7: Unchanged skipping 2025/03/25 05:34:23 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:34:23 DEBUG : both8: Unchanged skipping 2025/03/25 05:34:23 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/25 05:34:23 DEBUG : both9: Unchanged skipping 2025/03/25 05:34:23 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/25 05:34:23 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/25 05:34:23 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/25 05:34:23 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/25 05:34:23 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/25 05:34:23 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/25 05:34:23 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/25 05:34:23 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/25 05:34:23 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/25 05:34:23 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/25 05:34:23 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/25 05:34:23 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/25 05:34:23 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/25 05:34:23 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/25 05:34:23 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/25 05:34:23 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/25 05:34:23 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/25 05:34:23 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/25 05:34:23 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/25 05:34:23 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/25 05:34:23 DEBUG : both0: Unchanged skipping 2025/03/25 05:34:23 DEBUG : both11: Unchanged skipping 2025/03/25 05:34:23 DEBUG : both10: Unchanged skipping 2025/03/25 05:34:23 DEBUG : OpenDrive root 'rclone-test-batimaz5pesa': Waiting for transfers to finish 2025/03/25 05:34:25 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/25 05:34:25 INFO : only10: Copied (replaced existing) 2025/03/25 05:34:25 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/25 05:34:25 INFO : only1: Copied (replaced existing) 2025/03/25 05:34:26 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/25 05:34:26 INFO : only11: Copied (replaced existing) 2025/03/25 05:34:26 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/25 05:34:26 INFO : only0: Copied (replaced existing) 2025/03/25 05:34:26 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/25 05:34:26 INFO : only12: Copied (replaced existing) 2025/03/25 05:34:27 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/25 05:34:27 INFO : only13: Copied (replaced existing) 2025/03/25 05:34:27 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/25 05:34:27 INFO : only15: Copied (replaced existing) 2025/03/25 05:34:27 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/25 05:34:27 INFO : only16: Copied (replaced existing) 2025/03/25 05:34:27 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/25 05:34:27 INFO : only14: Copied (replaced existing) 2025/03/25 05:34:28 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/25 05:34:28 INFO : only17: Copied (replaced existing) 2025/03/25 05:34:28 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/25 05:34:28 INFO : only18: Copied (replaced existing) 2025/03/25 05:34:28 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/25 05:34:28 INFO : only19: Copied (replaced existing) 2025/03/25 05:34:29 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/25 05:34:29 INFO : only2: Copied (replaced existing) 2025/03/25 05:34:29 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/25 05:34:29 INFO : only3: Copied (replaced existing) 2025/03/25 05:34:29 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/25 05:34:29 INFO : only4: Copied (replaced existing) 2025/03/25 05:34:30 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/25 05:34:30 INFO : only5: Copied (replaced existing) 2025/03/25 05:34:30 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/25 05:34:30 INFO : only6: Copied (replaced existing) 2025/03/25 05:34:30 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/25 05:34:30 INFO : only7: Copied (replaced existing) 2025/03/25 05:34:30 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/25 05:34:30 INFO : only8: Copied (replaced existing) 2025/03/25 05:34:31 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/25 05:34:31 INFO : only9: Copied (replaced existing) 2025/03/25 05:34:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (85.61s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:34:38 DEBUG : empty_dir: Making directory with metadata 2025/03/25 05:34:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/25 05:34:38 DEBUG : empty_on_remote: Making directory with metadata 2025/03/25 05:34:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/25 05:34:38 INFO : empty_on_remote: Making directory 2025/03/25 05:34:39 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:34:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/25 05:34:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/25 05:34:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/25 05:34:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (7.65s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:34:46 DEBUG : empty_dir: Making directory with metadata 2025/03/25 05:34:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/25 05:34:46 DEBUG : empty_on_remote: Making directory with metadata 2025/03/25 05:34:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/25 05:34:46 INFO : empty_on_remote: Making directory 2025/03/25 05:34:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:34:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/25 05:34:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/25 05:34:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/25 05:34:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/25 05:34:50 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.31s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:34:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/25 05:34:54 INFO : sub dir: Making directory 2025/03/25 05:34:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (15.93s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-batimaz5pesa'", Local "Local file system at /tmp/rclone3699087780", Modify Window "1s" 2025/03/25 05:35:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/25 05:35:10 INFO : sub dir: Making directory 2025/03/25 05:35:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2868: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:18 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2866 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestNothingToTransferWithoutEmptyDirs --- FAIL: TestNothingToTransferWithoutEmptyDirs (5.20s) FAIL "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 13m11.158741078s (try 1/5): exit status 1: Failed [TestSyncOverlapWithFilter TestNothingToTransferWithoutEmptyDirs]