"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/04/05 04:34:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poweyud4geso" 2025/04/05 04:34:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/05 04:34:21 DEBUG : Starting OpenDrive session with ID: 02aa8fe1eb77e0f527b3246535517cc7c2b356fbff9c86f77de0e098bf288c18 2025/04/05 04:34:21 DEBUG : Creating backend with remote "/tmp/rclone337714063" === 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-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:34:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 04:34:22 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:34:22 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/05 04:34:22 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.35s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:34:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/05 04:34:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 04:34:23 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:34:23 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:34:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/05 04:34:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 04:34:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:34:25 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.93s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.33s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.34s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:34:27 DEBUG : Creating backend with remote "/non-existing" 2025/04/05 04:34:27 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/05 04:34:27 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:34:27 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.86s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:34:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 04:34:28 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:34:28 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:34:29 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/05 04:34:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 04:34:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestCopyNoTraverse (5.13s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:34:33 INFO : OpenDrive root 'rclone-test-poweyud4geso': Running all checks before starting transfers 2025/04/05 04:34:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 04:34:33 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:34:33 INFO : OpenDrive root 'rclone-test-poweyud4geso': Checks finished, now starting transfers 2025/04/05 04:34:33 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:34:35 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/05 04:34:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 04:34:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.21s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:34:37 ERROR : Ignoring --no-traverse with sync 2025/04/05 04:34:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 04:34:38 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:34:38 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:34:39 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/05 04:34:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 04:34:40 INFO : sub dir/hello world: Copied (new) 2025/04/05 04:34:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.04s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:34:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/05 04:34:42 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:34:42 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:34:42 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/04/05 04:34:43 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/04/05 04:34:43 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestCopyWithDepth (2.81s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:34:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 04:34:44 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:34:44 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:34:45 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/04/05 04:34:46 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 04:34:46 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.91s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:34:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 04:34:47 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:34:47 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:34:48 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/04/05 04:34:49 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 04:34:49 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.76s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:34:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/05 04:34:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 04:34:50 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/05 04:34:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/05 04:34:50 INFO : sub dir: Making directory 2025/04/05 04:34:50 INFO : sub dir2: Making directory 2025/04/05 04:34:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 04:34:51 INFO : sub dir2/sub sub dir2: Making directory 2025/04/05 04:34:51 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:34:51 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:34:52 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/05 04:34:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 04:34:53 INFO : sub dir/hello world: Copied (new) sync_test.go:325: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:325 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopyEmptyDirectories --- FAIL: TestCopyEmptyDirectories (4.04s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:34:54 INFO : sub dir2: Making directory 2025/04/05 04:34:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/05 04:34:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 04:34:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 04:34:54 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:34:54 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:34:55 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/05 04:34:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 04:34:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.47s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:34:57 DEBUG : sub dir2: Making directory with metadata 2025/04/05 04:34:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 04:34:58 INFO : sub dir2: Making directory 2025/04/05 04:34:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 04:34:58 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:34:58 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:34:58 ERROR : sub dir/hello world: Failed to copy: failed to create file: Parent folder is trashed (Error 403) 2025/04/05 04:34:58 ERROR : sub dir/hello world: Not deleting source as copy failed: failed to create file: Parent folder is trashed (Error 403) sync_test.go:382: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:382 Error: Received unexpected error: failed to create file: Parent folder is trashed (Error 403) Test: TestMoveEmptyDirectories --- FAIL: TestMoveEmptyDirectories (1.81s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.33s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:35:00 INFO : sub dir2: Making directory 2025/04/05 04:35:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 04:35:00 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:35:00 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:35:00 ERROR : sub dir/hello world: Failed to copy: failed to create file: Parent folder is trashed (Error 403) 2025/04/05 04:35:00 ERROR : sub dir/hello world: Not deleting source as copy failed: failed to create file: Parent folder is trashed (Error 403) sync_test.go:453: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:453 Error: Received unexpected error: failed to create file: Parent folder is trashed (Error 403) Test: TestMoveNoEmptyDirectories --- FAIL: TestMoveNoEmptyDirectories (0.82s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:35:00 DEBUG : sub dir2: Making directory with metadata 2025/04/05 04:35:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 04:35:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/05 04:35:01 INFO : sub dir: Making directory 2025/04/05 04:35:01 INFO : sub dir2: Making directory 2025/04/05 04:35:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 04:35:01 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:35:01 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:35:01 ERROR : sub dir/hello world: Failed to copy: failed to create file: Parent folder is trashed (Error 403) 2025/04/05 04:35:01 ERROR : OpenDrive root 'rclone-test-poweyud4geso': not deleting files as there were IO errors 2025/04/05 04:35:01 ERROR : OpenDrive root 'rclone-test-poweyud4geso': not deleting directories as there were IO errors sync_test.go:483: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:483 Error: Received unexpected error: failed to create file: Parent folder is trashed (Error 403) Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (1.68s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", 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-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:35:02 INFO : sub dir2: Making directory 2025/04/05 04:35:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 04:35:03 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:35:03 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:35:03 ERROR : sub dir/hello world: Failed to copy: failed to create file: Parent folder is trashed (Error 403) 2025/04/05 04:35:03 ERROR : OpenDrive root 'rclone-test-poweyud4geso': not deleting files as there were IO errors 2025/04/05 04:35:03 ERROR : OpenDrive root 'rclone-test-poweyud4geso': not deleting directories as there were IO errors sync_test.go:567: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:567 Error: Received unexpected error: failed to create file: Parent folder is trashed (Error 403) Test: TestSyncNoEmptyDirectories --- FAIL: TestSyncNoEmptyDirectories (0.87s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-poweyud4geso'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestServerSideCopy (0.66s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-poweyud4geso'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestCopyOverSelf (0.66s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-poweyud4geso'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestServerSideCopyOverSelf (0.69s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-poweyud4geso'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestMoveOverSelf (0.67s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-poweyud4geso'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestServerSideMoveOverSelf (0.66s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-poweyud4geso'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestCopyAfterDelete (0.66s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-poweyud4geso'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestCopyRedownload (0.65s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:35:08 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/05 04:35:08 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:35:08 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:35:09 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/04/05 04:35:10 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/05 04:35:10 INFO : check sum: Copied (new) 2025/04/05 04:35:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:35:10 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:35:10 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/05 04:35:10 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/04/05 04:35:10 DEBUG : check sum: Unchanged skipping 2025/04/05 04:35:10 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:35:10 DEBUG : Waiting for deletions to finish 2025/04/05 04:35:10 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.99s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:35:12 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/05 04:35:12 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:35:12 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:35:13 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/04/05 04:35:14 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/05 04:35:14 INFO : sizeonly: Copied (new) 2025/04/05 04:35:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:35:14 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:35:14 DEBUG : sizeonly: Sizes identical 2025/04/05 04:35:14 DEBUG : sizeonly: Unchanged skipping 2025/04/05 04:35:14 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:35:14 DEBUG : Waiting for deletions to finish 2025/04/05 04:35:14 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", 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: TestSyncSizeOnly (11.41s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:35:23 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/05 04:35:23 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:35:23 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:35:24 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/04/05 04:35:25 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/04/05 04:35:25 INFO : ignore-size: Copied (new) 2025/04/05 04:35:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", 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 2025/04/05 04:35:33 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:35:33 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:35:33 DEBUG : ignore-size: Unchanged skipping 2025/04/05 04:35:33 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:35:33 DEBUG : Waiting for deletions to finish 2025/04/05 04:35:33 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestSyncIgnoreSize (11.32s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:35:35 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/05 04:35:37 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:35:37 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:35:37 DEBUG : existing: Unchanged skipping 2025/04/05 04:35:37 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:35:37 DEBUG : Waiting for deletions to finish 2025/04/05 04:35:37 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:35:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/05 04:35:37 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:35:37 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:35:37 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/05 04:35:39 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/05 04:35:39 INFO : existing: Copied (replaced existing) 2025/04/05 04:35:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (5.28s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:35:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/05 04:35:40 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:35:40 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:35:41 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/05 04:35:42 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/05 04:35:42 INFO : existing: Copied (new) 2025/04/05 04:35:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:35:42 DEBUG : existing: Destination exists, skipping 2025/04/05 04:35:42 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:35:42 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:35:42 DEBUG : Waiting for deletions to finish 2025/04/05 04:35:42 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.80s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:35:45 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/04/05 04:35:47 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/04/05 04:35:48 INFO : d: Making directory 2025/04/05 04:35:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/05 04:35:49 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/05 04:35:49 DEBUG : c/non empty space: Unchanged skipping 2025/04/05 04:35:49 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:35:49 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:35:50 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/04/05 04:35:51 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/05 04:35:51 INFO : a/potato2: Copied (new) 2025/04/05 04:35:51 DEBUG : Waiting for deletions to finish 2025/04/05 04:35:51 INFO : b/potato: Deleted 2025/04/05 04:35:51 INFO : d: Removing directory 2025/04/05 04:35:52 INFO : b: Removing directory 2025/04/05 04:35:52 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", 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: TestSyncIgnoreErrors (18.14s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:36:03 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/05 04:36:04 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:36:04 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/04/05 04:36:04 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/05 04:36:04 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/05 04:36:04 DEBUG : empty space: Unchanged skipping 2025/04/05 04:36:04 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:36:04 DEBUG : Waiting for deletions to finish 2025/04/05 04:36:04 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:36:04 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/04/05 04:36:04 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:36:04 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/05 04:36:04 INFO : empty space: Updated modification time in destination 2025/04/05 04:36:04 DEBUG : empty space: Unchanged skipping 2025/04/05 04:36:04 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:36:04 DEBUG : Waiting for deletions to finish 2025/04/05 04:36:04 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.93s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:36:07 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/05 04:36:08 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/04/05 04:36:08 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:36:08 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/05 04:36:08 DEBUG : empty space: Unchanged skipping 2025/04/05 04:36:08 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:36:08 DEBUG : Waiting for deletions to finish 2025/04/05 04:36:08 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.09s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:36:10 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/04/05 04:36:11 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/04/05 04:36:11 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:36:11 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone337714063) 2025/04/05 04:36:11 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-poweyud4geso') 2025/04/05 04:36:11 DEBUG : foo: md5 differ 2025/04/05 04:36:11 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:36:12 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/04/05 04:36:13 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/04/05 04:36:13 INFO : foo: Copied (replaced existing) 2025/04/05 04:36:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.75s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:36:14 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/05 04:36:16 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/05 04:36:16 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:36:16 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/05 04:36:16 DEBUG : empty space: Unchanged skipping 2025/04/05 04:36:16 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:36:16 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/04/05 04:36:17 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/05 04:36:17 INFO : potato: Copied (new) 2025/04/05 04:36:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.82s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:36:19 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/04/05 04:36:21 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/05 04:36:21 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:36:21 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:36:21 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/05 04:36:22 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/04/05 04:36:22 INFO : potato: Copied (replaced existing) 2025/04/05 04:36:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", 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.98s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:36:31 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/05 04:36:32 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:36:32 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/04/05 04:36:32 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone337714063) 2025/04/05 04:36:32 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-poweyud4geso') 2025/04/05 04:36:32 DEBUG : potato: md5 differ 2025/04/05 04:36:32 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:36:33 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/05 04:36:33 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/04/05 04:36:33 INFO : potato: Copied (replaced existing) 2025/04/05 04:36:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:36:35 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/05 04:36:37 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/05 04:36:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 04:36:38 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/05 04:36:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/05 04:36:38 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:36:38 DEBUG : empty space: Unchanged skipping 2025/04/05 04:36:38 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:36:38 DEBUG : Waiting for deletions to finish 2025/04/05 04:36:38 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:36:41 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/05 04:36:42 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/05 04:36:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 04:36:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/05 04:36:44 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:36:44 DEBUG : empty space: Unchanged skipping 2025/04/05 04:36:44 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:36:45 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/05 04:36:45 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/05 04:36:45 INFO : potato2: Copied (new) 2025/04/05 04:36:45 DEBUG : Waiting for deletions to finish 2025/04/05 04:36:46 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:36:48 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/04/05 04:36:50 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/04/05 04:36:51 INFO : d: Making directory 2025/04/05 04:36:51 INFO : d/e: Making directory 2025/04/05 04:36:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/05 04:36:52 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/05 04:36:52 DEBUG : c/non empty space: Unchanged skipping 2025/04/05 04:36:53 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:36:53 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:36:53 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/04/05 04:36:54 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/05 04:36:54 INFO : a/potato2: Copied (new) 2025/04/05 04:36:54 DEBUG : Waiting for deletions to finish 2025/04/05 04:36:55 INFO : b/potato: Deleted 2025/04/05 04:36:55 INFO : d/e: Removing directory 2025/04/05 04:36:55 INFO : d: Removing directory 2025/04/05 04:36:55 INFO : b: Removing directory 2025/04/05 04:36:56 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:36:59 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/04/05 04:37:01 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/04/05 04:37:02 INFO : d: Making directory 2025/04/05 04:37:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/05 04:37:03 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/05 04:37:03 DEBUG : c/non empty space: Unchanged skipping 2025/04/05 04:37:03 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:37:03 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:37:04 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/04/05 04:37:05 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/05 04:37:05 INFO : a/potato2: Copied (new) 2025/04/05 04:37:05 ERROR : OpenDrive root 'rclone-test-poweyud4geso': not deleting files as there were IO errors 2025/04/05 04:37:05 ERROR : OpenDrive root 'rclone-test-poweyud4geso': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.57s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:37:09 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/05 04:37:11 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/05 04:37:12 DEBUG : Waiting for deletions to finish 2025/04/05 04:37:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 04:37:13 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:37:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/05 04:37:13 DEBUG : empty space: Unchanged skipping 2025/04/05 04:37:13 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:37:13 INFO : potato: Deleted 2025/04/05 04:37:13 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/05 04:37:14 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/05 04:37:14 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestSyncDeleteDuring (7.15s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:37:16 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/05 04:37:18 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/05 04:37:19 DEBUG : Waiting for deletions to finish 2025/04/05 04:37:19 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:37:19 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:37:20 INFO : potato: Deleted 2025/04/05 04:37:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 04:37:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/05 04:37:20 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:37:20 DEBUG : empty space: Unchanged skipping 2025/04/05 04:37:20 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:37:20 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/05 04:37:21 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/05 04:37:21 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestSyncDeleteBefore (7.17s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:37:23 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/04/05 04:37:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 04:37:25 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:37:25 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:37:25 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/04/05 04:37:26 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/04/05 04:37:26 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestCopyDeleteBefore (4.69s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:37:28 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/05 04:37:30 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/05 04:37:31 DEBUG : enormous: Excluded (Size Filter) 2025/04/05 04:37:31 DEBUG : enormous: Excluded 2025/04/05 04:37:31 DEBUG : potato2: Excluded (Size Filter) 2025/04/05 04:37:31 DEBUG : potato2: Excluded 2025/04/05 04:37:31 DEBUG : potato2: Excluded (Size Filter) 2025/04/05 04:37:31 DEBUG : potato2: Excluded 2025/04/05 04:37:31 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/05 04:37:31 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:37:31 DEBUG : empty space: Unchanged skipping 2025/04/05 04:37:31 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:37:31 DEBUG : Waiting for deletions to finish 2025/04/05 04:37:31 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:37:31 DEBUG : enormous: Excluded (Size Filter) 2025/04/05 04:37:31 DEBUG : enormous: Excluded 2025/04/05 04:37:31 DEBUG : potato2: Excluded (Size Filter) 2025/04/05 04:37:31 DEBUG : potato2: Excluded 2025/04/05 04:37:32 DEBUG : potato2: Excluded (Size Filter) 2025/04/05 04:37:32 DEBUG : potato2: Excluded 2025/04/05 04:37:32 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/05 04:37:32 DEBUG : empty space: Unchanged skipping 2025/04/05 04:37:32 DEBUG : Local file system at /tmp/rclone337714063: Waiting for checks to finish 2025/04/05 04:37:32 DEBUG : Local file system at /tmp/rclone337714063: Waiting for transfers to finish 2025/04/05 04:37:32 DEBUG : Waiting for deletions to finish 2025/04/05 04:37:32 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestSyncWithExclude (5.59s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:37:34 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/05 04:37:35 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/05 04:37:37 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/04/05 04:37:38 DEBUG : enormous: Excluded (Size Filter) 2025/04/05 04:37:38 DEBUG : enormous: Excluded 2025/04/05 04:37:38 DEBUG : potato2: Excluded (Size Filter) 2025/04/05 04:37:38 DEBUG : potato2: Excluded 2025/04/05 04:37:39 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/05 04:37:39 DEBUG : empty space: Unchanged skipping 2025/04/05 04:37:39 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:37:39 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:37:39 DEBUG : Waiting for deletions to finish 2025/04/05 04:37:39 INFO : enormous: Deleted 2025/04/05 04:37:39 INFO : potato2: Deleted 2025/04/05 04:37:39 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:37:39 DEBUG : Local file system at /tmp/rclone337714063: Waiting for checks to finish 2025/04/05 04:37:39 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/05 04:37:39 DEBUG : empty space: Unchanged skipping 2025/04/05 04:37:39 DEBUG : Local file system at /tmp/rclone337714063: Waiting for transfers to finish 2025/04/05 04:37:39 DEBUG : Waiting for deletions to finish 2025/04/05 04:37:39 INFO : enormous: Deleted 2025/04/05 04:37:39 INFO : potato2: Deleted 2025/04/05 04:37:39 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", 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: TestSyncWithExcludeAndDeleteExcluded (14.64s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:37:48 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/05 04:37:50 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/04/05 04:37:52 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/04/05 04:37:53 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/04/05 04:37:55 DEBUG : five: Need to transfer - File not found at Destination 2025/04/05 04:37:55 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/05 04:37:55 DEBUG : one: Destination is newer than source, skipping 2025/04/05 04:37:55 DEBUG : three: Sizes identical 2025/04/05 04:37:55 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:37:55 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/05 04:37:55 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/05 04:37:55 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone337714063) 2025/04/05 04:37:55 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-poweyud4geso') 2025/04/05 04:37:55 DEBUG : two: md5 differ 2025/04/05 04:37:55 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:37:55 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/04/05 04:37:55 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/04/05 04:37:56 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/04/05 04:37:56 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/05 04:37:56 INFO : two: Copied (replaced existing) 2025/04/05 04:37:56 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/05 04:37:56 INFO : four: Copied (replaced existing) 2025/04/05 04:37:57 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/05 04:37:57 INFO : five: Copied (new) 2025/04/05 04:37:57 DEBUG : Waiting for deletions to finish 2025/04/05 04:37:57 DEBUG : one: Destination is newer than source, skipping 2025/04/05 04:37:57 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:37:57 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/05 04:37:57 DEBUG : four: Size and md5 of src and dst objects identical 2025/04/05 04:37:57 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/05 04:37:57 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/05 04:37:57 DEBUG : two: Size and md5 of src and dst objects identical 2025/04/05 04:37:57 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/05 04:37:57 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone337714063) 2025/04/05 04:37:57 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-poweyud4geso') 2025/04/05 04:37:57 DEBUG : three: md5 differ 2025/04/05 04:37:57 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/05 04:37:57 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/05 04:37:57 DEBUG : five: Size and md5 of src and dst objects identical 2025/04/05 04:37:57 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/05 04:37:57 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:37:57 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/04/05 04:37:58 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/04/05 04:37:58 INFO : three: Copied (replaced existing) 2025/04/05 04:37:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.41s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/04/05 04:38:00 INFO : OpenDrive root 'rclone-test-poweyud4geso': Making map for --track-renames 2025/04/05 04:38:00 INFO : OpenDrive root 'rclone-test-poweyud4geso': Finished making map for --track-renames 2025/04/05 04:38:00 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:38:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/05 04:38:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/05 04:38:00 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for renames to finish 2025/04/05 04:38:00 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:38:01 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/04/05 04:38:02 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/05 04:38:02 INFO : potato: Copied (new) 2025/04/05 04:38:02 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/04/05 04:38:03 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/05 04:38:03 INFO : yam: Copied (new) 2025/04/05 04:38:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:38:03 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:38:03 INFO : OpenDrive root 'rclone-test-poweyud4geso': Making map for --track-renames 2025/04/05 04:38:03 INFO : OpenDrive root 'rclone-test-poweyud4geso': Finished making map for --track-renames 2025/04/05 04:38:03 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:38:03 DEBUG : potato: Unchanged skipping 2025/04/05 04:38:03 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for renames to finish 2025/04/05 04:38:04 DEBUG : yam: same parent dir (ODFfODIwNDA0NF80dEZxcg) - using file/rename instead of move_copy for yaml 2025/04/05 04:38:04 INFO : yam: Moved (server-side) to: yaml 2025/04/05 04:38:04 INFO : yaml: Renamed from "yam" 2025/04/05 04:38:04 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:38:04 DEBUG : Waiting for deletions to finish 2025/04/05 04:38:04 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncWithTrackRenames (12.76s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/04/05 04:38:13 INFO : OpenDrive root 'rclone-test-poweyud4geso': Making map for --track-renames 2025/04/05 04:38:13 INFO : OpenDrive root 'rclone-test-poweyud4geso': Finished making map for --track-renames 2025/04/05 04:38:13 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:38:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/05 04:38:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/05 04:38:13 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for renames to finish 2025/04/05 04:38:13 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:38:14 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/04/05 04:38:14 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/04/05 04:38:15 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/05 04:38:15 INFO : potato: Copied (new) 2025/04/05 04:38:15 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/05 04:38:15 INFO : yam: Copied (new) 2025/04/05 04:38:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:38:16 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:38:16 INFO : OpenDrive root 'rclone-test-poweyud4geso': Making map for --track-renames 2025/04/05 04:38:16 INFO : OpenDrive root 'rclone-test-poweyud4geso': Finished making map for --track-renames 2025/04/05 04:38:16 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:38:16 DEBUG : potato: Unchanged skipping 2025/04/05 04:38:16 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for renames to finish 2025/04/05 04:38:16 DEBUG : yam: same parent dir (ODFfODIwNDA0NF80dEZxcg) - using file/rename instead of move_copy for yaml 2025/04/05 04:38:16 INFO : yam: Moved (server-side) to: yaml 2025/04/05 04:38:16 INFO : yaml: Renamed from "yam" 2025/04/05 04:38:16 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:38:16 DEBUG : Waiting for deletions to finish 2025/04/05 04:38:16 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.91s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/04/05 04:38:18 INFO : OpenDrive root 'rclone-test-poweyud4geso': Making map for --track-renames 2025/04/05 04:38:18 INFO : OpenDrive root 'rclone-test-poweyud4geso': Finished making map for --track-renames 2025/04/05 04:38:18 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:38:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/05 04:38:18 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/05 04:38:18 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for renames to finish 2025/04/05 04:38:18 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:38:19 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/04/05 04:38:20 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/05 04:38:20 INFO : potato: Copied (new) 2025/04/05 04:38:20 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/04/05 04:38:21 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/05 04:38:21 INFO : sub/yam: Copied (new) 2025/04/05 04:38:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:38:21 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:38:21 DEBUG : potato: Unchanged skipping 2025/04/05 04:38:21 INFO : OpenDrive root 'rclone-test-poweyud4geso': Making map for --track-renames 2025/04/05 04:38:21 INFO : OpenDrive root 'rclone-test-poweyud4geso': Finished making map for --track-renames 2025/04/05 04:38:21 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:38:21 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for renames to finish 2025/04/05 04:38:22 INFO : sub/yam: Moved (server-side) to: yam 2025/04/05 04:38:22 INFO : yam: Renamed from "sub/yam" 2025/04/05 04:38:22 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:38:22 DEBUG : Waiting for deletions to finish 2025/04/05 04:38:22 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.34s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:38:24 DEBUG : Creating backend with remote "/tmp/rclone337714063/dir1" 2025/04/05 04:38:24 DEBUG : Config file has changed externally - reloading 2025/04/05 04:38:24 DEBUG : Creating backend with remote "/tmp/rclone337714063/dir2" 2025/04/05 04:38:24 DEBUG : Local file system at /tmp/rclone337714063/dir2: Using server-side directory move 2025/04/05 04:38:24 INFO : Local file system at /tmp/rclone337714063/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/05 04:38:24 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/05 04:38:24 DEBUG : Local file system at /tmp/rclone337714063/dir2: Waiting for checks to finish 2025/04/05 04:38:24 DEBUG : Local file system at /tmp/rclone337714063/dir2: Waiting for transfers to finish 2025/04/05 04:38:24 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.34s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:38:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 04:38:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/05 04:38:24 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:38:24 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:38:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/05 04:38:26 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/04/05 04:38:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 04:38:27 INFO : sub dir/hello world: Copied (new) 2025/04/05 04:38:27 INFO : sub dir/hello world: Deleted 2025/04/05 04:38:27 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/05 04:38:27 INFO : nested/sub dir/file: Copied (new) 2025/04/05 04:38:27 INFO : nested/sub dir/file: Deleted 2025/04/05 04:38:27 INFO : sub dir: Removing directory 2025/04/05 04:38:27 INFO : nested/sub dir: Removing directory 2025/04/05 04:38:27 INFO : nested: Removing directory 2025/04/05 04:38:27 DEBUG : Local file system at /tmp/rclone337714063: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.82s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:38:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 04:38:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/05 04:38:30 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:38:30 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:38:31 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/04/05 04:38:32 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/04/05 04:38:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/05 04:38:32 INFO : sub dir/hello world: Copied (new) 2025/04/05 04:38:32 INFO : sub dir/hello world: Deleted 2025/04/05 04:38:33 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/05 04:38:33 INFO : nested/sub dir/file: Copied (new) 2025/04/05 04:38:33 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.95s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:38:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/05 04:38:36 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/05 04:38:36 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:38:36 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:38:37 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/05 04:38:38 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/04/05 04:38:38 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/05 04:38:38 INFO : existing: Copied (new) 2025/04/05 04:38:38 INFO : existing: Deleted 2025/04/05 04:38:39 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/04/05 04:38:39 INFO : existing-b: Copied (new) 2025/04/05 04:38:39 INFO : existing-b: Deleted 2025/04/05 04:38:39 DEBUG : existing: Destination exists, skipping 2025/04/05 04:38:39 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/05 04:38:39 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:38:39 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:38:39 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", 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: TestMoveWithIgnoreExisting (11.51s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:38:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bafoxid4lefo" 2025/04/05 04:38:48 DEBUG : Starting OpenDrive session with ID: 74a594b9c2850ce5d21e06fb3ab096416bd47170838d05185eb4e8c349cfbc00 2025/04/05 04:38:49 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/05 04:38:51 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/05 04:38:53 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-poweyud4geso' -> OpenDrive root 'rclone-test-bafoxid4lefo' 2025/04/05 04:38:55 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/05 04:38:56 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/04/05 04:38:57 DEBUG : OpenDrive root 'rclone-test-bafoxid4lefo': Using server-side directory move 2025/04/05 04:38:57 INFO : OpenDrive root 'rclone-test-bafoxid4lefo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/05 04:38:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 04:38:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/05 04:38:58 DEBUG : empty space: Unchanged skipping 2025/04/05 04:38:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/05 04:38:58 DEBUG : OpenDrive root 'rclone-test-bafoxid4lefo': Waiting for checks to finish 2025/04/05 04:38:58 INFO : potato3: Deleted 2025/04/05 04:38:58 INFO : empty space: Deleted 2025/04/05 04:38:58 DEBUG : OpenDrive root 'rclone-test-bafoxid4lefo': Waiting for transfers to finish 2025/04/05 04:38:58 INFO : potato2: Moved (server-side) 2025/04/05 04:38:58 INFO : potato3: Moved (server-side) 2025/04/05 04:38:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-voveley8cexa" 2025/04/05 04:38:59 DEBUG : Starting OpenDrive session with ID: 0f5ff45a2a849cc3221bb77188cab636bdc359dee6bf8f899b32bda3928df185 2025/04/05 04:38:59 DEBUG : OpenDrive root 'rclone-test-voveley8cexa': Using server-side directory move 2025/04/05 04:38:59 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/04/05 04:39:00 INFO : OpenDrive root 'rclone-test-voveley8cexa': Server side directory move succeeded 2025/04/05 04:39:00 ERROR : : error listing: directory not found 2025/04/05 04:39:00 DEBUG : OpenDrive root 'rclone-test-voveley8cexa': Purge remote 2025/04/05 04:39:00 DEBUG : OpenDrive root 'rclone-test-bafoxid4lefo': Purge remote 2025/04/05 04:39:01 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (13.36s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:39:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tunetub1lofu" 2025/04/05 04:39:01 DEBUG : Starting OpenDrive session with ID: 058abec0a346dd61bba0a8fd59b736ebce682f1b757c72dcb01f6879fa65a0a9 2025/04/05 04:39:02 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/05 04:39:04 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/05 04:39:06 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-poweyud4geso' -> OpenDrive root 'rclone-test-tunetub1lofu' 2025/04/05 04:39:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/05 04:39:10 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/04/05 04:39:11 DEBUG : empty space: Excluded (Size Filter) 2025/04/05 04:39:11 DEBUG : empty space: Excluded 2025/04/05 04:39:11 DEBUG : empty space: Excluded (Size Filter) 2025/04/05 04:39:11 DEBUG : empty space: Excluded 2025/04/05 04:39:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 04:39:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/05 04:39:11 DEBUG : OpenDrive root 'rclone-test-tunetub1lofu': Waiting for checks to finish 2025/04/05 04:39:11 DEBUG : OpenDrive root 'rclone-test-tunetub1lofu': Waiting for transfers to finish 2025/04/05 04:39:11 INFO : potato3: Deleted 2025/04/05 04:39:11 INFO : potato2: Moved (server-side) 2025/04/05 04:39:12 INFO : potato3: Moved (server-side) 2025/04/05 04:39:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bisicag9lebi" 2025/04/05 04:39:12 DEBUG : Starting OpenDrive session with ID: 48a58bc9e9157b85ea58b0d08fb1bbf4ad09fbcb8b3a5df1389712e2c209d0a2 2025/04/05 04:39:13 DEBUG : empty space: Excluded (Size Filter) 2025/04/05 04:39:13 DEBUG : empty space: Excluded 2025/04/05 04:39:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 04:39:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/05 04:39:13 DEBUG : OpenDrive root 'rclone-test-bisicag9lebi': Waiting for checks to finish 2025/04/05 04:39:13 DEBUG : OpenDrive root 'rclone-test-bisicag9lebi': Waiting for transfers to finish 2025/04/05 04:39:14 INFO : potato2: Moved (server-side) 2025/04/05 04:39:14 INFO : potato3: Moved (server-side) 2025/04/05 04:39:14 DEBUG : OpenDrive root 'rclone-test-bisicag9lebi': Purge remote 2025/04/05 04:39:14 DEBUG : OpenDrive root 'rclone-test-tunetub1lofu': 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 (21.67s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:39:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-buqikud1meko" 2025/04/05 04:39:23 DEBUG : Starting OpenDrive session with ID: b4b482f033bb409069401b59b7fc71f15085d55cd357316948983fe8f99e4f55 2025/04/05 04:39:24 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/04/05 04:39:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/05 04:39:27 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/04/05 04:39:28 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-poweyud4geso' -> OpenDrive root 'rclone-test-buqikud1meko' 2025/04/05 04:39:30 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/04/05 04:39:32 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/04/05 04:39:33 DEBUG : OpenDrive root 'rclone-test-buqikud1meko': Using server-side directory move 2025/04/05 04:39:33 INFO : OpenDrive root 'rclone-test-buqikud1meko': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/05 04:39:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 04:39:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/05 04:39:33 DEBUG : empty space: Unchanged skipping 2025/04/05 04:39:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/05 04:39:33 INFO : potato3: Deleted 2025/04/05 04:39:33 DEBUG : OpenDrive root 'rclone-test-buqikud1meko': Waiting for checks to finish 2025/04/05 04:39:33 INFO : empty space: Deleted 2025/04/05 04:39:33 DEBUG : OpenDrive root 'rclone-test-buqikud1meko': Waiting for transfers to finish 2025/04/05 04:39:33 INFO : potato2: Moved (server-side) 2025/04/05 04:39:34 INFO : potato3: Moved (server-side) 2025/04/05 04:39:34 INFO : tomatoDir: Removing directory 2025/04/05 04:39:34 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': deleted 1 directories 2025/04/05 04:39:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xosacoz6teyu" 2025/04/05 04:39:35 DEBUG : Starting OpenDrive session with ID: a1c5e7a9c1c83a3789a267ba37136054fb47a4d59f72a93b63f3700357945701 2025/04/05 04:39:35 INFO : tomatoDir: Making directory 2025/04/05 04:39:36 DEBUG : OpenDrive root 'rclone-test-xosacoz6teyu': Using server-side directory move 2025/04/05 04:39:36 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/04/05 04:39:36 INFO : OpenDrive root 'rclone-test-xosacoz6teyu': Server side directory move succeeded 2025/04/05 04:39:37 ERROR : : error listing: directory not found 2025/04/05 04:39:37 ERROR : : error listing: directory not found 2025/04/05 04:39:37 DEBUG : OpenDrive root 'rclone-test-xosacoz6teyu': Purge remote 2025/04/05 04:39:37 DEBUG : OpenDrive root 'rclone-test-buqikud1meko': Purge remote 2025/04/05 04:39:37 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.04s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.33s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:39:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poweyud4geso/rclone-sync-test" 2025/04/05 04:39:38 DEBUG : Starting OpenDrive session with ID: b81a12c68822bda078cd308dc8f6a2f66dc6e34d8f2b46f678e52d4753402792 run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestSyncOverlap (2.85s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:39:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poweyud4geso/rclone-sync-test" 2025/04/05 04:39:41 DEBUG : Starting OpenDrive session with ID: 8a29e3f3ab0a028541fa1cd03181f30bcd8fd21472002f9f37fb7d427c4e1311 2025/04/05 04:39:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poweyud4geso/rclone-sync-test-include/layer2" 2025/04/05 04:39:43 DEBUG : Starting OpenDrive session with ID: 1023fb6fdae51e0ba922fd7a2dea39bc844c73465f5ab32391860ec448656586 2025/04/05 04:39:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poweyud4geso/rclone-sync-test-ignore-file" 2025/04/05 04:39:45 DEBUG : Starting OpenDrive session with ID: 1135256732a70b47fd2c43c9098e18c564eb64d7cebf9edb608e26238439c4bd 2025/04/05 04:39:47 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/04/05 04:39:49 DEBUG : rclone-sync-test: Excluded 2025/04/05 04:39:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 04:39:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/05 04:39:49 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/rclone-sync-test': Waiting for checks to finish 2025/04/05 04:39:49 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/rclone-sync-test': Waiting for transfers to finish 2025/04/05 04:39:49 DEBUG : Waiting for deletions to finish 2025/04/05 04:39:49 INFO : There was nothing to transfer 2025/04/05 04:39:50 DEBUG : rclone-sync-test: Excluded 2025/04/05 04:39:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 04:39:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/05 04:39:50 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:39:50 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:39:50 DEBUG : Waiting for deletions to finish 2025/04/05 04:39:50 INFO : rclone-sync-test-include: Removing directory 2025/04/05 04:39:51 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': deleted 1 directories 2025/04/05 04:39:51 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:39:51 DEBUG : rclone-sync-test: Excluded 2025/04/05 04:39:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 04:39:51 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/05 04:39:51 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/05 04:39:51 DEBUG : Waiting for deletions to finish 2025/04/05 04:39:51 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:39:52 DEBUG : rclone-sync-test: Excluded 2025/04/05 04:39:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 04:39:52 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:39:52 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:39:52 DEBUG : Waiting for deletions to finish 2025/04/05 04:39:52 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:39:53 DEBUG : : Excluded 2025/04/05 04:39:53 DEBUG : rclone-sync-test: Excluded 2025/04/05 04:39:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 04:39:53 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/05 04:39:53 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/05 04:39:53 DEBUG : Waiting for deletions to finish 2025/04/05 04:39:53 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.36s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:40:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poweyud4geso/dst" 2025/04/05 04:40:01 DEBUG : Starting OpenDrive session with ID: 1cb3bce16a9636aab784c5fc3c36cac15af0d21ec4643dc0389d8ff0a771894a 2025/04/05 04:40:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poweyud4geso/CompareDest" 2025/04/05 04:40:02 DEBUG : Starting OpenDrive session with ID: 0d1e0126a73a8285a3fe67c5d0fa960f5b5e0bc158963fb35c0d4391c70b8f03 2025/04/05 04:40:03 DEBUG : one: Need to transfer - File not found at Destination 2025/04/05 04:40:03 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for checks to finish 2025/04/05 04:40:03 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for transfers to finish 2025/04/05 04:40:04 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/05 04:40:05 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/05 04:40:05 INFO : one: Copied (new) 2025/04/05 04:40:05 DEBUG : Waiting for deletions to finish 2025/04/05 04:40:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 04:40:06 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for checks to finish 2025/04/05 04:40:06 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for transfers to finish 2025/04/05 04:40:06 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/05 04:40:07 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/05 04:40:07 INFO : one: Copied (replaced existing) 2025/04/05 04:40:07 DEBUG : Waiting for deletions to finish 2025/04/05 04:40:08 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/05 04:40:10 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/04/05 04:40:12 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for checks to finish 2025/04/05 04:40:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 04:40:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/05 04:40:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/05 04:40:12 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for transfers to finish 2025/04/05 04:40:12 DEBUG : Waiting for deletions to finish 2025/04/05 04:40:12 INFO : There was nothing to transfer 2025/04/05 04:40:14 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/04/05 04:40:15 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/05 04:40:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/05 04:40:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 04:40:15 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for checks to finish 2025/04/05 04:40:15 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/05 04:40:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/05 04:40:15 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for transfers to finish 2025/04/05 04:40:15 DEBUG : Waiting for deletions to finish 2025/04/05 04:40:15 INFO : There was nothing to transfer 2025/04/05 04:40:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/05 04:40:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/05 04:40:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 04:40:16 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for checks to finish 2025/04/05 04:40:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/05 04:40:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/05 04:40:16 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for transfers to finish 2025/04/05 04:40:16 DEBUG : Waiting for deletions to finish 2025/04/05 04:40:16 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/05 04:40:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/05 04:40:18 DEBUG : two: Need to transfer - File not found at Destination 2025/04/05 04:40:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 04:40:18 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for checks to finish 2025/04/05 04:40:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/05 04:40:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/05 04:40:18 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for transfers to finish 2025/04/05 04:40:18 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/04/05 04:40:20 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/05 04:40:20 INFO : two: Copied (new) 2025/04/05 04:40:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.90s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:40:23 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/04/05 04:40:25 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/04/05 04:40:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poweyud4geso/dest" 2025/04/05 04:40:27 DEBUG : Starting OpenDrive session with ID: 5ddfdf1c349314e1f83051d2da08a1a99c1569997c58e8355c29b57d205d1b6f 2025/04/05 04:40:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poweyud4geso/pre-dest1" 2025/04/05 04:40:28 DEBUG : Starting OpenDrive session with ID: 93fa033b232997f79ecea1627763cd69758a73cf104daa9398c6fbdfc7b8cceb 2025/04/05 04:40:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poweyud4geso/pre-dest2" 2025/04/05 04:40:29 DEBUG : Starting OpenDrive session with ID: a020ea8ee2f5f13495432489d938d1e9db36af3a9c09ea92c6b9a0a6fb365d7a 2025/04/05 04:40:29 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:40:29 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/05 04:40:30 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:40:30 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/05 04:40:30 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/05 04:40:30 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dest': Waiting for checks to finish 2025/04/05 04:40:30 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dest': Waiting for transfers to finish 2025/04/05 04:40:31 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/04/05 04:40:33 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/04/05 04:40:33 INFO : 3: Copied (new) 2025/04/05 04:40:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.02s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:40:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poweyud4geso/dst" 2025/04/05 04:40:36 DEBUG : Starting OpenDrive session with ID: 11f3582814c6bad91bec236a4883f55a70dd7ee55e465313d029b22036ce71c8 2025/04/05 04:40:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poweyud4geso/CopyDest" 2025/04/05 04:40:37 DEBUG : Starting OpenDrive session with ID: 9fb97e96da03ea1de12cc31ac3617f5c80a5815d41cabd12f46295236ea56068 2025/04/05 04:40:38 DEBUG : one: Need to transfer - File not found at Destination 2025/04/05 04:40:38 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for checks to finish 2025/04/05 04:40:38 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for transfers to finish 2025/04/05 04:40:39 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/04/05 04:40:40 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/05 04:40:40 INFO : one: Copied (new) 2025/04/05 04:40:40 DEBUG : Waiting for deletions to finish 2025/04/05 04:40:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 04:40:41 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for checks to finish 2025/04/05 04:40:41 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for transfers to finish 2025/04/05 04:40:41 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/05 04:40:42 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/05 04:40:42 INFO : one: Copied (replaced existing) 2025/04/05 04:40:42 DEBUG : Waiting for deletions to finish 2025/04/05 04:40:43 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/05 04:40:45 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/04/05 04:40:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poweyud4geso/BackupDir" 2025/04/05 04:40:47 DEBUG : Starting OpenDrive session with ID: 099083a9f15334cbd22a204e3686ef6e817cf39f224434e11a8503ac6a7a2e55 2025/04/05 04:40:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 04:40:48 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for checks to finish 2025/04/05 04:40:48 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/05 04:40:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 04:40:49 INFO : one: Moved (server-side) 2025/04/05 04:40:50 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/05 04:40:50 INFO : one: Copied (server-side copy) 2025/04/05 04:40:50 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/05 04:40:50 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for transfers to finish 2025/04/05 04:40:50 DEBUG : Waiting for deletions to finish 2025/04/05 04:40:51 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/04/05 04:40:53 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/05 04:40:53 DEBUG : two: Dst hash empty - aborting Src hash check 2025/04/05 04:40:53 INFO : two: Copied (server-side copy) 2025/04/05 04:40:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/05 04:40:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/05 04:40:53 DEBUG : one: Unchanged skipping 2025/04/05 04:40:53 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for checks to finish 2025/04/05 04:40:53 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for transfers to finish 2025/04/05 04:40:53 DEBUG : Waiting for deletions to finish 2025/04/05 04:40:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/05 04:40:54 DEBUG : one: Unchanged skipping 2025/04/05 04:40:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/05 04:40:54 DEBUG : two: Unchanged skipping 2025/04/05 04:40:54 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for checks to finish 2025/04/05 04:40:54 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for transfers to finish 2025/04/05 04:40:54 DEBUG : Waiting for deletions to finish 2025/04/05 04:40:54 INFO : There was nothing to transfer 2025/04/05 04:40:55 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/04/05 04:40:57 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/05 04:40:57 DEBUG : three: Destination not found in --copy-dest 2025/04/05 04:40:57 DEBUG : three: Need to transfer - File not found at Destination 2025/04/05 04:40:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/05 04:40:57 DEBUG : one: Unchanged skipping 2025/04/05 04:40:57 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/05 04:40:57 DEBUG : two: Unchanged skipping 2025/04/05 04:40:57 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for checks to finish 2025/04/05 04:40:57 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for transfers to finish 2025/04/05 04:40:57 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/04/05 04:40:58 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/05 04:40:58 INFO : three: Copied (new) 2025/04/05 04:40:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (26.28s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:41:02 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/05 04:41:04 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/05 04:41:06 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/05 04:41:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poweyud4geso/dst" 2025/04/05 04:41:08 DEBUG : Starting OpenDrive session with ID: 5e39567aa405deecdbf2608b22be086086c7ee19c42f8973c66cb8033d47d6a3 2025/04/05 04:41:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poweyud4geso/backup" 2025/04/05 04:41:09 DEBUG : Starting OpenDrive session with ID: af035d1a12598b3d0c4b5a44c7c2c023a91a09e1240169a0830775e6c9da4be6 2025/04/05 04:41:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/05 04:41:09 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:41:09 DEBUG : two: Unchanged skipping 2025/04/05 04:41:09 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for checks to finish 2025/04/05 04:41:10 INFO : one: Moved (server-side) 2025/04/05 04:41:10 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for transfers to finish 2025/04/05 04:41:11 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/05 04:41:12 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/05 04:41:12 INFO : one: Copied (new) 2025/04/05 04:41:12 DEBUG : Waiting for deletions to finish 2025/04/05 04:41:12 INFO : three.txt: Moved (server-side) 2025/04/05 04:41:12 INFO : three.txt: Moved into backup dir 2025/04/05 04:41:14 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/05 04:41:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/05 04:41:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:41:15 DEBUG : two: Unchanged skipping 2025/04/05 04:41:15 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for checks to finish 2025/04/05 04:41:16 INFO : one: Deleted 2025/04/05 04:41:16 INFO : one: Moved (server-side) 2025/04/05 04:41:16 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for transfers to finish 2025/04/05 04:41:17 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/05 04:41:18 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/05 04:41:18 INFO : one: Copied (new) 2025/04/05 04:41:18 DEBUG : Waiting for deletions to finish 2025/04/05 04:41:18 INFO : three.txt: Deleted 2025/04/05 04:41:18 INFO : three.txt: Moved (server-side) 2025/04/05 04:41:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.21s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:41:22 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/05 04:41:23 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/05 04:41:25 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/05 04:41:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poweyud4geso/dst" 2025/04/05 04:41:27 DEBUG : Starting OpenDrive session with ID: 117be716f0deafdd81ba0cf70e09093e0fab787ed8f437a3b0f8537d72c336f5 2025/04/05 04:41:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poweyud4geso/backup" 2025/04/05 04:41:28 DEBUG : Starting OpenDrive session with ID: 6cefd3be7e080805d098c89df40ea24da821defea1a62a75ff4ccac5128922d8 2025/04/05 04:41:28 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:41:28 DEBUG : two: Unchanged skipping 2025/04/05 04:41:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/05 04:41:28 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for checks to finish 2025/04/05 04:41:29 INFO : one: Moved (server-side) to: one.bak 2025/04/05 04:41:29 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for transfers to finish 2025/04/05 04:41:30 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/05 04:41:31 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/05 04:41:31 INFO : one: Copied (new) 2025/04/05 04:41:31 DEBUG : Waiting for deletions to finish 2025/04/05 04:41:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/05 04:41:31 INFO : three.txt: Moved into backup dir 2025/04/05 04:41:33 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/05 04:41:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/05 04:41:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:41:34 DEBUG : two: Unchanged skipping 2025/04/05 04:41:34 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for checks to finish 2025/04/05 04:41:34 INFO : one.bak: Deleted 2025/04/05 04:41:35 INFO : one: Moved (server-side) to: one.bak 2025/04/05 04:41:35 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for transfers to finish 2025/04/05 04:41:35 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/05 04:41:36 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/05 04:41:36 INFO : one: Copied (new) 2025/04/05 04:41:36 DEBUG : Waiting for deletions to finish 2025/04/05 04:41:36 INFO : three.txt.bak: Deleted 2025/04/05 04:41:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/05 04:41:37 INFO : three.txt: Moved into backup dir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (4), backup/three.txt.bak (6), dst/one (5), dst/two (3) got backup/one.bak (5), backup/three.txt.bak (6), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: OpenDrive root 'rclone-test-poweyud4geso'/backup/one.bak: md5 hash incorrect - expecting "c7957179c41f69d44f217a108c7915d8" got "0f93e81041f0cab37c37a05ae998b219" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Not equal: expected: 4 actual : 5 Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: size incorrect file=4 vs obj=5 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: Modification time difference too big |-119h59m59.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2011-12-30 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/one" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirWithSuffix Messages: 1 objects not found --- FAIL: TestSyncBackupDirWithSuffix (26.51s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:41:48 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/05 04:41:50 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/05 04:41:52 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/05 04:41:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poweyud4geso/dst" 2025/04/05 04:41:54 DEBUG : Starting OpenDrive session with ID: 3f0813c709a64ccbce60304f56ff51acf74f1e3684734c5583d91636f3ad470d 2025/04/05 04:41:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poweyud4geso/backup" 2025/04/05 04:41:54 DEBUG : Starting OpenDrive session with ID: be84f9a5c0db9171a3ae485566497e1f7e2ec4eadcb658f2f2e2322b74da86c8 2025/04/05 04:41:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/05 04:41:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:41:55 DEBUG : two: Unchanged skipping 2025/04/05 04:41:55 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for checks to finish 2025/04/05 04:41:56 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/05 04:41:56 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for transfers to finish 2025/04/05 04:41:57 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/05 04:41:58 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/05 04:41:58 INFO : one: Copied (new) 2025/04/05 04:41:58 DEBUG : Waiting for deletions to finish 2025/04/05 04:41:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/05 04:41:59 INFO : three.txt: Moved into backup dir 2025/04/05 04:42:00 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/05 04:42:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/05 04:42:01 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for checks to finish 2025/04/05 04:42:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:42:01 DEBUG : two: Unchanged skipping 2025/04/05 04:42:02 INFO : one-2019-01-01: Deleted 2025/04/05 04:42:02 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/05 04:42:02 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for transfers to finish 2025/04/05 04:42:03 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/05 04:42:04 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/05 04:42:04 INFO : one: Copied (new) 2025/04/05 04:42:04 DEBUG : Waiting for deletions to finish 2025/04/05 04:42:04 INFO : three-2019-01-01.txt: Deleted 2025/04/05 04:42:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/05 04:42:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (19.37s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:42:08 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/05 04:42:09 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/05 04:42:11 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/05 04:42:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poweyud4geso/dst" 2025/04/05 04:42:13 DEBUG : Starting OpenDrive session with ID: dafc04a28ffab154e6a722972038dbed00f2d65d555a93a0fcf335cf6e6d1b62 2025/04/05 04:42:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/05 04:42:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:42:13 DEBUG : two: Unchanged skipping 2025/04/05 04:42:13 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for checks to finish 2025/04/05 04:42:14 DEBUG : one: same parent dir (ODFfODIwNDE0OV9RM0RabA) - using file/rename instead of move_copy for one.bak 2025/04/05 04:42:14 INFO : one: Moved (server-side) to: one.bak 2025/04/05 04:42:14 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for transfers to finish 2025/04/05 04:42:14 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/05 04:42:15 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/05 04:42:15 INFO : one: Copied (new) 2025/04/05 04:42:15 DEBUG : Waiting for deletions to finish 2025/04/05 04:42:16 DEBUG : three.txt: same parent dir (ODFfODIwNDE0OV9RM0RabA) - using file/rename instead of move_copy for three.txt.bak 2025/04/05 04:42:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/05 04:42:16 INFO : three.txt: Moved into backup dir 2025/04/05 04:42:17 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/04/05 04:42:18 DEBUG : one.bak: Excluded (Path Filter) 2025/04/05 04:42:18 DEBUG : one.bak: Excluded 2025/04/05 04:42:18 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/05 04:42:18 DEBUG : three.txt.bak: Excluded 2025/04/05 04:42:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/05 04:42:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:42:18 DEBUG : two: Unchanged skipping 2025/04/05 04:42:18 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for checks to finish 2025/04/05 04:42:19 INFO : one.bak: Deleted 2025/04/05 04:42:19 DEBUG : one: same parent dir (ODFfODIwNDE0OV9RM0RabA) - using file/rename instead of move_copy for one.bak 2025/04/05 04:42:19 INFO : one: Moved (server-side) to: one.bak 2025/04/05 04:42:19 DEBUG : OpenDrive root 'rclone-test-poweyud4geso/dst': Waiting for transfers to finish 2025/04/05 04:42:20 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/05 04:42:21 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/05 04:42:21 INFO : one: Copied (new) 2025/04/05 04:42:21 DEBUG : Waiting for deletions to finish 2025/04/05 04:42:21 INFO : three.txt.bak: Deleted 2025/04/05 04:42:21 DEBUG : three.txt: same parent dir (ODFfODIwNDE0OV9RM0RabA) - using file/rename instead of move_copy for three.txt.bak 2025/04/05 04:42:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/05 04:42:22 INFO : three.txt: Moved into backup dir run.go:125: removing dir "dst" failed - try 1/3: folder not empty --- PASS: TestSyncBackupDirSuffixOnly (18.06s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:42:26 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/05 04:42:28 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/05 04:42:30 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/05 04:42:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poweyud4geso/dst" 2025/04/05 04:42:31 DEBUG : Starting OpenDrive session with ID: a7f98bd2265959d0532e1b5e241e188485f0417b1ed89b6f10d74133b69e4528 2025/04/05 04:42:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/05 04:42:32 DEBUG : one: same parent dir (ODFfODIwNDE1MF9qSjEwSw) - using file/rename instead of move_copy for one.bak 2025/04/05 04:42:32 INFO : one: Moved (server-side) to: one.bak 2025/04/05 04:42:33 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/05 04:42:34 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/05 04:42:34 INFO : one: Copied (new) 2025/04/05 04:42:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:42:34 DEBUG : two: Unchanged skipping 2025/04/05 04:42:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/05 04:42:35 DEBUG : three.txt: same parent dir (ODFfODIwNDE1MF9qSjEwSw) - using file/rename instead of move_copy for three.txt.bak 2025/04/05 04:42:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/05 04:42:36 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/04/05 04:42:37 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/05 04:42:37 INFO : three.txt: Copied (new) 2025/04/05 04:42:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/05 04:42:38 INFO : one.bak: Deleted 2025/04/05 04:42:38 DEBUG : one: same parent dir (ODFfODIwNDE1MF9qSjEwSw) - using file/rename instead of move_copy for one.bak 2025/04/05 04:42:38 INFO : one: Moved (server-side) to: one.bak 2025/04/05 04:42:39 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/05 04:42:40 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/05 04:42:40 INFO : one: Copied (new) 2025/04/05 04:42:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:42:40 DEBUG : two: Unchanged skipping 2025/04/05 04:42:40 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/05 04:42:41 INFO : three.txt.bak: Deleted 2025/04/05 04:42:41 DEBUG : three.txt: same parent dir (ODFfODIwNDE1MF9qSjEwSw) - using file/rename instead of move_copy for three.txt.bak 2025/04/05 04:42:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/05 04:42:42 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/04/05 04:42:43 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/05 04:42:43 INFO : three.txt: Copied (new) 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: TestSyncSuffix (27.70s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:42:53 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/04/05 04:42:55 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/04/05 04:42:56 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/04/05 04:42:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poweyud4geso/dst" 2025/04/05 04:42:58 DEBUG : Starting OpenDrive session with ID: 8ce8495f579e2f839badc62dcc79bf76e75546677ab329c1b8a42b1b7c7a368f 2025/04/05 04:42:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/05 04:42:59 DEBUG : one: same parent dir (ODFfODIwNDE1OF9EUjRWWg) - using file/rename instead of move_copy for one-2019-01-01 2025/04/05 04:42:59 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/05 04:43:00 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/04/05 04:43:01 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/05 04:43:01 INFO : one: Copied (new) 2025/04/05 04:43:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:43:01 DEBUG : two: Unchanged skipping 2025/04/05 04:43:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/05 04:43:02 DEBUG : three.txt: same parent dir (ODFfODIwNDE1OF9EUjRWWg) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/04/05 04:43:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/05 04:43:02 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/04/05 04:43:03 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/05 04:43:03 INFO : three.txt: Copied (new) 2025/04/05 04:43:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/05 04:43:05 INFO : one-2019-01-01: Deleted 2025/04/05 04:43:05 DEBUG : one: same parent dir (ODFfODIwNDE1OF9EUjRWWg) - using file/rename instead of move_copy for one-2019-01-01 2025/04/05 04:43:05 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/05 04:43:06 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/04/05 04:43:07 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/05 04:43:07 INFO : one: Copied (new) 2025/04/05 04:43:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:43:07 DEBUG : two: Unchanged skipping 2025/04/05 04:43:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/05 04:43:08 INFO : three-2019-01-01.txt: Deleted 2025/04/05 04:43:08 DEBUG : three.txt: same parent dir (ODFfODIwNDE1OF9EUjRWWg) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/04/05 04:43:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/05 04:43:08 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/04/05 04:43:09 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/05 04:43:09 INFO : three.txt: Copied (new) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (5), dst/one-2019-01-01 (4), dst/three-2019-01-01.txt (6), dst/three.txt (19), dst/two (3) got dst/one (5), dst/one-2019-01-01 (4), dst/three-2019-01-01.txt (19), dst/two (3) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: OpenDrive root 'rclone-test-poweyud4geso'/dst/three-2019-01-01.txt: md5 hash incorrect - expecting "91341eed84691a83caea73aa785736d5" got "423e01c5e84a30d129b97aedb6e219a9" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Not equal: expected: 6 actual : 19 Test: TestSyncSuffixKeepExtension Messages: dst/three-2019-01-01.txt: size incorrect file=6 vs obj=19 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/three-2019-01-01.txt: Modification time difference too big |-95576h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-30 12:59:59 +0000 UTC) (precision 1s) fstest.go:197: Not found "dst/three.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffixKeepExtension Messages: 1 objects not found --- FAIL: TestSyncSuffixKeepExtension (27.12s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:43:20 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/04/05 04:43:21 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/05 04:43:21 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:43:21 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:43:22 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/04/05 04:43:23 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/04/05 04:43:23 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/05 04:43:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.09s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:43:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/05 04:43:24 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:43:24 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:43:25 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/04/05 04:43:25 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/05 04:43:25 INFO : existing: Copied (new) 2025/04/05 04:43:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:43:26 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:43:26 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/05 04:43:26 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/05 04:43:26 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:43:26 ERROR : OpenDrive root 'rclone-test-poweyud4geso': not deleting files as there were IO errors 2025/04/05 04:43:26 ERROR : OpenDrive root 'rclone-test-poweyud4geso': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", 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: TestSyncImmutable (11.26s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.38s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:43:36 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/04/05 04:43:38 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/04/05 04:43:41 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/04/05 04:43:43 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/04/05 04:43:45 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:43:45 DEBUG : existing: Unchanged skipping 2025/04/05 04:43:45 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/05 04:43:46 DEBUG : subdira-rclone-move-feyoser1: same parent dir (ODFfODIwNDA0NF80dEZxcg) - using folder/rename instead of move_copy 2025/04/05 04:43:46 DEBUG : EXISTING: moving to existing-rclone-move-biloked9 2025/04/05 04:43:46 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-hixunow5 2025/04/05 04:43:46 DEBUG : subdira: same parent dir (ODFfODIwNDA0NF80dEZxcg) - using folder/rename instead of move_copy 2025/04/05 04:43:46 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODIwNDA0NF80dEZxcg) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-hixunow5 2025/04/05 04:43:46 DEBUG : EXISTING: same parent dir (ODFfODIwNDA0NF80dEZxcg) - using file/rename instead of move_copy for existing-rclone-move-biloked9 2025/04/05 04:43:46 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/04/05 04:43:47 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-hixunow5 2025/04/05 04:43:47 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/04/05 04:43:47 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-biloked9 2025/04/05 04:43:47 DEBUG : EXISTING: moving to existing 2025/04/05 04:43:47 DEBUG : existing-rclone-move-biloked9: same parent dir (ODFfODIwNDA0NF80dEZxcg) - using file/rename instead of move_copy for existing 2025/04/05 04:43:47 DEBUG : subdira/subdirb-rclone-move-yumekup5: same parent dir (ODFfODIwNDE1OV93aHJjaA) - using folder/rename instead of move_copy 2025/04/05 04:43:47 DEBUG : existingbutdifferent-rclone-move-hixunow5: same parent dir (ODFfODIwNDA0NF80dEZxcg) - using file/rename instead of move_copy for existingbutdifferent 2025/04/05 04:43:47 INFO : existing-rclone-move-biloked9: Moved (server-side) to: existing 2025/04/05 04:43:47 INFO : EXISTING: Moved (server-side) to: existing 2025/04/05 04:43:47 INFO : EXISTING: Fixed case by renaming to: existing 2025/04/05 04:43:47 INFO : existingbutdifferent-rclone-move-hixunow5: Moved (server-side) to: existingbutdifferent 2025/04/05 04:43:47 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/04/05 04:43:47 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/04/05 04:43:48 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/04/05 04:43:48 DEBUG : subdira/subdirb: same parent dir (ODFfODIwNDE1OV93aHJjaA) - using folder/rename instead of move_copy 2025/04/05 04:43:48 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/04/05 04:43:49 DEBUG : subdira/subdirb/subdirc-rclone-move-zibuzok1: same parent dir (ODFfODIwNDE2MF9oNlJGaQ) - using folder/rename instead of move_copy 2025/04/05 04:43:49 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/04/05 04:43:49 INFO : existingbutdifferent: Copied (replaced existing) 2025/04/05 04:43:49 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfODIwNDE2MF9oNlJGaQ) - using folder/rename instead of move_copy 2025/04/05 04:43:49 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/04/05 04:43:50 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/05 04:43:50 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-geluqid7: same parent dir (ODFfODIwNDE2MV9KVGRpYw) - using folder/rename instead of move_copy 2025/04/05 04:43:50 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-poheyoy8 2025/04/05 04:43:51 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfODIwNDE2MV9KVGRpYw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-poheyoy8 2025/04/05 04:43:51 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfODIwNDE2MV9KVGRpYw) - using folder/rename instead of move_copy 2025/04/05 04:43:51 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/04/05 04:43:51 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/04/05 04:43:51 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:43:51 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yuxiliv7 2025/04/05 04:43:52 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfODIwNDE2NF9ueWRTaQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yuxiliv7 2025/04/05 04:43:52 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yuxiliv7 2025/04/05 04:43:52 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/05 04:43:52 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yuxiliv7: same parent dir (ODFfODIwNDE2NF9ueWRTaQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/05 04:43:52 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yuxiliv7: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/05 04:43:52 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/05 04:43:52 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/05 04:43:52 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-poheyoy8 2025/04/05 04:43:52 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/04/05 04:43:52 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/04/05 04:43:52 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-poheyoy8: same parent dir (ODFfODIwNDE2MV9KVGRpYw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/04/05 04:43:53 INFO : subdira/subdirb/subdirc/hello-rclone-move-poheyoy8: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/05 04:43:53 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/05 04:43:53 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/04/05 04:43:53 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:43:53 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/04/05 04:43:53 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/04/05 04:43:53 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/04/05 04:43:54 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/04/05 04:43:54 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/04/05 04:43:54 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: TestFixCase (30.49s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.08s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.33s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:44:08 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/04/05 04:44:10 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/04/05 04:44:12 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/04/05 04:44:14 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/04/05 04:44:16 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/04/05 04:44:17 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/04/05 04:44:19 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/04/05 04:44:21 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/04/05 04:44:23 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/04/05 04:44:25 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/04/05 04:44:26 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/04/05 04:44:28 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/04/05 04:44:30 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/04/05 04:44:32 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/04/05 04:44:33 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/04/05 04:44:36 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/04/05 04:44:37 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/04/05 04:44:39 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/04/05 04:44:41 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/04/05 04:44:43 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/04/05 04:44:44 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/04/05 04:44:46 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/04/05 04:44:48 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/04/05 04:44:49 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/04/05 04:44:51 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/04/05 04:44:53 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/04/05 04:44:55 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/04/05 04:44:57 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/04/05 04:44:59 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/04/05 04:45:00 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/04/05 04:45:02 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/04/05 04:45:04 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/04/05 04:45:06 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/04/05 04:45:07 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/04/05 04:45:09 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/04/05 04:45:11 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/04/05 04:45:13 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/04/05 04:45:15 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/04/05 04:45:17 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/04/05 04:45:18 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/04/05 04:45:20 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:45:20 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:45:20 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:45:20 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:45:20 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:45:20 DEBUG : both0: Unchanged skipping 2025/04/05 04:45:20 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:45:20 DEBUG : both12: Unchanged skipping 2025/04/05 04:45:20 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:45:20 DEBUG : both13: Unchanged skipping 2025/04/05 04:45:20 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:45:20 DEBUG : both14: Unchanged skipping 2025/04/05 04:45:20 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:45:20 DEBUG : both15: Unchanged skipping 2025/04/05 04:45:20 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:45:20 DEBUG : both16: Unchanged skipping 2025/04/05 04:45:20 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:45:20 DEBUG : both10: Unchanged skipping 2025/04/05 04:45:20 DEBUG : both1: Unchanged skipping 2025/04/05 04:45:20 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:45:20 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:45:20 DEBUG : both11: Unchanged skipping 2025/04/05 04:45:20 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:45:20 DEBUG : both17: Unchanged skipping 2025/04/05 04:45:20 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:45:20 DEBUG : both19: Unchanged skipping 2025/04/05 04:45:20 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:45:20 DEBUG : both4: Unchanged skipping 2025/04/05 04:45:20 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:45:20 DEBUG : both5: Unchanged skipping 2025/04/05 04:45:20 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:45:20 DEBUG : both6: Unchanged skipping 2025/04/05 04:45:20 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:45:20 DEBUG : both7: Unchanged skipping 2025/04/05 04:45:20 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:45:20 DEBUG : both8: Unchanged skipping 2025/04/05 04:45:20 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:45:20 DEBUG : both9: Unchanged skipping 2025/04/05 04:45:20 DEBUG : both18: Unchanged skipping 2025/04/05 04:45:20 DEBUG : both2: Unchanged skipping 2025/04/05 04:45:20 DEBUG : both3: Unchanged skipping 2025/04/05 04:45:20 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:45:20 DEBUG : Waiting for deletions to finish 2025/04/05 04:45:20 INFO : only14: Deleted 2025/04/05 04:45:20 INFO : only12: Deleted 2025/04/05 04:45:20 INFO : only10: Deleted 2025/04/05 04:45:20 INFO : only18: Deleted 2025/04/05 04:45:20 INFO : only3: Deleted 2025/04/05 04:45:20 INFO : only4: Deleted 2025/04/05 04:45:20 INFO : only6: Deleted 2025/04/05 04:45:20 INFO : only1: Deleted 2025/04/05 04:45:20 INFO : only15: Deleted 2025/04/05 04:45:20 INFO : only17: Deleted 2025/04/05 04:45:21 INFO : only13: Deleted 2025/04/05 04:45:21 INFO : only11: Deleted 2025/04/05 04:45:21 INFO : only16: Deleted 2025/04/05 04:45:21 INFO : only19: Deleted 2025/04/05 04:45:21 INFO : only2: Deleted 2025/04/05 04:45:21 INFO : only5: Deleted 2025/04/05 04:45:21 INFO : only7: Deleted 2025/04/05 04:45:21 INFO : only8: Deleted 2025/04/05 04:45:21 INFO : only0: Deleted 2025/04/05 04:45:21 INFO : only9: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (78.62s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:45:26 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/04/05 04:45:28 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/04/05 04:45:30 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/04/05 04:45:32 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/04/05 04:45:34 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/04/05 04:45:36 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/04/05 04:45:38 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/04/05 04:45:39 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/04/05 04:45:41 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/04/05 04:45:43 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/04/05 04:45:45 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/04/05 04:45:46 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/04/05 04:45:48 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/04/05 04:45:50 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/04/05 04:45:52 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/04/05 04:45:54 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/04/05 04:45:55 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/04/05 04:45:57 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/04/05 04:45:59 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/04/05 04:46:01 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/04/05 04:46:02 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/04/05 04:46:04 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/04/05 04:46:06 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/04/05 04:46:08 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/04/05 04:46:10 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/04/05 04:46:11 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/04/05 04:46:13 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/04/05 04:46:15 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/04/05 04:46:16 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/04/05 04:46:18 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/04/05 04:46:20 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/04/05 04:46:22 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/04/05 04:46:24 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/04/05 04:46:25 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/04/05 04:46:27 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/04/05 04:46:29 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/04/05 04:46:31 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/04/05 04:46:33 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/04/05 04:46:34 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/04/05 04:46:36 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/04/05 04:46:37 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:46:37 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:46:37 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:46:37 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for checks to finish 2025/04/05 04:46:37 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:46:37 DEBUG : both1: Unchanged skipping 2025/04/05 04:46:37 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:46:37 DEBUG : both10: Unchanged skipping 2025/04/05 04:46:37 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:46:37 DEBUG : both13: Unchanged skipping 2025/04/05 04:46:37 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:46:37 DEBUG : both0: Unchanged skipping 2025/04/05 04:46:37 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:46:37 DEBUG : both15: Unchanged skipping 2025/04/05 04:46:37 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:46:37 DEBUG : both16: Unchanged skipping 2025/04/05 04:46:37 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:46:37 DEBUG : both17: Unchanged skipping 2025/04/05 04:46:37 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:46:37 DEBUG : both18: Unchanged skipping 2025/04/05 04:46:37 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:46:37 DEBUG : both11: Unchanged skipping 2025/04/05 04:46:37 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:46:37 DEBUG : both2: Unchanged skipping 2025/04/05 04:46:37 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:46:37 DEBUG : both12: Unchanged skipping 2025/04/05 04:46:37 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:46:37 DEBUG : both14: Unchanged skipping 2025/04/05 04:46:37 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:46:37 DEBUG : both19: Unchanged skipping 2025/04/05 04:46:37 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:46:37 DEBUG : both3: Unchanged skipping 2025/04/05 04:46:37 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:46:37 DEBUG : both7: Unchanged skipping 2025/04/05 04:46:37 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:46:37 DEBUG : both8: Unchanged skipping 2025/04/05 04:46:37 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/05 04:46:37 DEBUG : both9: Unchanged skipping 2025/04/05 04:46:37 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/05 04:46:37 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/05 04:46:37 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/05 04:46:37 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/05 04:46:37 DEBUG : both4: Unchanged skipping 2025/04/05 04:46:37 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/05 04:46:37 DEBUG : both5: Unchanged skipping 2025/04/05 04:46:37 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/05 04:46:37 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/05 04:46:37 DEBUG : both6: Unchanged skipping 2025/04/05 04:46:37 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/05 04:46:37 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/05 04:46:37 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/05 04:46:37 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/05 04:46:37 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/05 04:46:37 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/05 04:46:37 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/05 04:46:37 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/05 04:46:37 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/05 04:46:37 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/05 04:46:37 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/05 04:46:37 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/05 04:46:37 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/05 04:46:37 DEBUG : OpenDrive root 'rclone-test-poweyud4geso': Waiting for transfers to finish 2025/04/05 04:46:39 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/05 04:46:39 INFO : only0: Copied (replaced existing) 2025/04/05 04:46:39 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/05 04:46:39 INFO : only10: Copied (replaced existing) 2025/04/05 04:46:39 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/05 04:46:39 INFO : only1: Copied (replaced existing) 2025/04/05 04:46:39 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/05 04:46:39 INFO : only13: Copied (replaced existing) 2025/04/05 04:46:39 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/05 04:46:39 INFO : only15: Copied (replaced existing) 2025/04/05 04:46:40 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/05 04:46:40 INFO : only11: Copied (replaced existing) 2025/04/05 04:46:40 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/05 04:46:40 INFO : only18: Copied (replaced existing) 2025/04/05 04:46:40 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/05 04:46:40 INFO : only16: Copied (replaced existing) 2025/04/05 04:46:41 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/05 04:46:41 INFO : only19: Copied (replaced existing) 2025/04/05 04:46:41 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/05 04:46:41 INFO : only2: Copied (replaced existing) 2025/04/05 04:46:41 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/05 04:46:41 INFO : only4: Copied (replaced existing) 2025/04/05 04:46:41 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/05 04:46:41 INFO : only3: Copied (replaced existing) 2025/04/05 04:46:42 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/05 04:46:42 INFO : only5: Copied (replaced existing) 2025/04/05 04:46:43 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/05 04:46:43 INFO : only6: Copied (replaced existing) 2025/04/05 04:46:43 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/05 04:46:43 INFO : only8: Copied (replaced existing) 2025/04/05 04:46:43 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/05 04:46:43 INFO : only9: Copied (replaced existing) 2025/04/05 04:46:44 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/05 04:46:44 INFO : only12: Copied (replaced existing) 2025/04/05 04:46:44 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/05 04:46:44 INFO : only14: Copied (replaced existing) 2025/04/05 04:46:44 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/05 04:46:44 INFO : only17: Copied (replaced existing) 2025/04/05 04:46:44 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/05 04:46:44 INFO : only7: Copied (replaced existing) 2025/04/05 04:46:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (86.01s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:46:51 DEBUG : empty_dir: Making directory with metadata 2025/04/05 04:46:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 04:46:51 DEBUG : empty_on_remote: Making directory with metadata 2025/04/05 04:46:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 04:46:51 INFO : empty_on_remote: Making directory 2025/04/05 04:46:52 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-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:46:54 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/05 04:46:54 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/05 04:46:54 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/05 04:46:54 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (7.31s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:46:59 DEBUG : empty_dir: Making directory with metadata 2025/04/05 04:46:59 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 04:46:59 DEBUG : empty_on_remote: Making directory with metadata 2025/04/05 04:46:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 04:46:59 INFO : empty_on_remote: Making directory 2025/04/05 04:46:59 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-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:47:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/05 04:47:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/05 04:47:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/05 04:47:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/05 04:47:03 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", 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: TestSyncReplaceDirModTimeWithEmptyDirs (16.17s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" 2025/04/05 04:47:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/05 04:47:15 INFO : sub dir: Making directory 2025/04/05 04:47:15 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:2946 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestNothingToTransferWithEmptyDirs --- FAIL: TestNothingToTransferWithEmptyDirs (10.83s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-poweyud4geso'", Local "Local file system at /tmp/rclone337714063", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (15.71s) FAIL "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 13m21.902831998s (try 1/5): exit status 1: Failed [TestCopyEmptyDirectories TestMoveEmptyDirectories TestMoveNoEmptyDirectories TestSyncEmptyDirectories TestSyncNoEmptyDirectories TestServerSideCopy TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestCopyAfterDelete TestCopyRedownload TestSyncBackupDirWithSuffix TestSyncSuffixKeepExtension TestNothingToTransferWithEmptyDirs]