"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/11/20 02:12:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-licepik3qehe" 2024/11/20 02:12:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/20 02:12:14 DEBUG : Starting OpenDrive session with ID: 0bb5c4f71ac657436d8cea23c2ac2383c930ee68c2e3b4d7ccc88c705d0775ef 2024/11/20 02:12:14 DEBUG : Creating backend with remote "/tmp/rclone4067097773" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:12:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 02:12:15 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/20 02:12:15 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:12:15 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.42s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:12:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/20 02:12:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 02:12:16 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:12:16 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:12:17 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/20 02:12:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/20 02:12:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:12:18 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.95s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:12:20 DEBUG : Creating backend with remote "/non-existing" 2024/11/20 02:12:20 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/20 02:12:20 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:12:20 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.87s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:12:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 02:12:21 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:12:21 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:12:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/20 02:12:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/20 02:12:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.86s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:12:25 INFO : OpenDrive root 'rclone-test-licepik3qehe': Running all checks before starting transfers 2024/11/20 02:12:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 02:12:25 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:12:25 INFO : OpenDrive root 'rclone-test-licepik3qehe': Checks finished, now starting transfers 2024/11/20 02:12:25 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:12:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/20 02:12:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/20 02:12:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestCopyCheckFirst (3.84s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:12:29 ERROR : Ignoring --no-traverse with sync 2024/11/20 02:12:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 02:12:29 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:12:29 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:12:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/20 02:12:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/20 02:12:31 INFO : sub dir/hello world: Copied (new) 2024/11/20 02:12:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestSyncNoTraverse (3.89s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:12:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/20 02:12:33 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:12:33 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:12:34 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2024/11/20 02:12:34 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/11/20 02:12:34 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestCopyWithDepth (10.26s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:12:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 02:12:43 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:12:43 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:12:44 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/11/20 02:12:45 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/20 02:12:45 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.84s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:12:46 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 02:12:46 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:12:46 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:12:47 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/11/20 02:12:48 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/20 02:12:48 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.82s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:12:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/20 02:12:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/20 02:12:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/20 02:12:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/20 02:12:49 DEBUG : sub dir: Making directory 2024/11/20 02:12:49 DEBUG : sub dir2: Making directory 2024/11/20 02:12:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 02:12:49 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/20 02:12:50 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:12:50 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:12:50 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/20 02:12:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/20 02:12:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:12:52 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.08s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:12:54 DEBUG : sub dir2: Making directory 2024/11/20 02:12:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/20 02:12:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/20 02:12:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 02:12:54 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:12:54 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:12:54 ERROR : sub dir/hello world: Failed to copy: failed to create file: Parent folder is trashed (Error 403) sync_test.go:356: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:356 Error: Received unexpected error: failed to create file: Parent folder is trashed (Error 403) Test: TestCopyNoEmptyDirectories --- FAIL: TestCopyNoEmptyDirectories (1.05s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:12:55 DEBUG : sub dir2: Making directory with metadata 2024/11/20 02:12:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/20 02:12:55 DEBUG : sub dir: Making directory 2024/11/20 02:12:55 DEBUG : sub dir2: Making directory 2024/11/20 02:12:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 02:12:55 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:12:55 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:12:55 ERROR : sub dir/hello world: Failed to copy: failed to create file: Parent folder is trashed (Error 403) 2024/11/20 02:12:55 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 (0.83s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:12:56 DEBUG : sub dir2: Making directory 2024/11/20 02:12:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 02:12:56 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:12:56 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:12:56 ERROR : sub dir/hello world: Failed to copy: failed to create file: Parent folder is trashed (Error 403) 2024/11/20 02:12:56 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.84s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:12:57 DEBUG : sub dir2: Making directory with metadata 2024/11/20 02:12:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/20 02:12:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/20 02:12:57 DEBUG : sub dir: Making directory 2024/11/20 02:12:57 DEBUG : sub dir2: Making directory 2024/11/20 02:12:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 02:12:57 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:12:57 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:12:57 ERROR : sub dir/hello world: Failed to copy: failed to create file: Parent folder is trashed (Error 403) 2024/11/20 02:12:57 ERROR : OpenDrive root 'rclone-test-licepik3qehe': not deleting files as there were IO errors 2024/11/20 02:12:57 ERROR : OpenDrive root 'rclone-test-licepik3qehe': 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 (0.83s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:12:58 DEBUG : sub dir2: Making directory 2024/11/20 02:12:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 02:12:58 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:12:58 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:12:58 ERROR : sub dir/hello world: Failed to copy: failed to create file: Parent folder is trashed (Error 403) 2024/11/20 02:12:58 ERROR : OpenDrive root 'rclone-test-licepik3qehe': not deleting files as there were IO errors 2024/11/20 02:12:58 ERROR : OpenDrive root 'rclone-test-licepik3qehe': 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.84s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-licepik3qehe'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestServerSideCopy (0.66s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-licepik3qehe'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestCopyOverSelf (0.66s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-licepik3qehe'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestServerSideCopyOverSelf (0.67s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-licepik3qehe'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestMoveOverSelf (0.74s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-licepik3qehe'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestServerSideMoveOverSelf (0.65s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-licepik3qehe'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestCopyAfterDelete (0.67s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-licepik3qehe'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestCopyRedownload (0.66s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:13:04 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/20 02:13:04 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:13:04 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:13:04 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2024/11/20 02:13:05 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/20 02:13:05 INFO : check sum: Copied (new) 2024/11/20 02:13:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:13:06 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:13:06 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/20 02:13:06 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/11/20 02:13:06 DEBUG : check sum: Unchanged skipping 2024/11/20 02:13:06 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:13:06 DEBUG : Waiting for deletions to finish 2024/11/20 02:13:06 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.71s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:13:07 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/20 02:13:07 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:13:07 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:13:08 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2024/11/20 02:13:09 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/20 02:13:09 INFO : sizeonly: Copied (new) 2024/11/20 02:13:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:13:09 DEBUG : sizeonly: Sizes identical 2024/11/20 02:13:09 DEBUG : sizeonly: Unchanged skipping 2024/11/20 02:13:09 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:13:09 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:13:09 DEBUG : Waiting for deletions to finish 2024/11/20 02:13:09 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", 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.16s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:13:18 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/20 02:13:18 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:13:18 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:13:19 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2024/11/20 02:13:20 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2024/11/20 02:13:20 INFO : ignore-size: Copied (new) 2024/11/20 02:13:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:13:20 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:13:20 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:13:20 DEBUG : ignore-size: Unchanged skipping 2024/11/20 02:13:20 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:13:20 DEBUG : Waiting for deletions to finish 2024/11/20 02:13:20 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.55s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:13:23 DEBUG : existing: Uploading chunk 0, size=6, remain=0 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:858 Error: Should be true Test: TestSyncIgnoreTimes Messages: existing: Modification time difference too big |-208582h8m16.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-11-20 02:13:23 +0000 UTC) (precision 1s) 2024/11/20 02:13:24 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:13:24 DEBUG : existing: Unchanged skipping 2024/11/20 02:13:24 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:13:24 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:13:24 DEBUG : Waiting for deletions to finish 2024/11/20 02:13:24 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:13:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/20 02:13:24 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:13:24 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:13:24 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/20 02:13:25 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/20 02:13:25 INFO : existing: Copied (replaced existing) 2024/11/20 02:13:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- FAIL: TestSyncIgnoreTimes (4.56s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:13:27 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/20 02:13:27 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:13:27 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:13:27 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/20 02:13:28 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/20 02:13:28 INFO : existing: Copied (new) 2024/11/20 02:13:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:13:29 DEBUG : existing: Destination exists, skipping 2024/11/20 02:13:29 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:13:29 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:13:29 DEBUG : Waiting for deletions to finish 2024/11/20 02:13:29 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.52s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:13:31 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/20 02:13:34 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/20 02:13:35 DEBUG : d: Making directory 2024/11/20 02:13:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/20 02:13:36 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/20 02:13:36 DEBUG : c/non empty space: Unchanged skipping 2024/11/20 02:13:36 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:13:36 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:13:37 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/11/20 02:13:38 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/20 02:13:38 INFO : a/potato2: Copied (new) 2024/11/20 02:13:38 DEBUG : Waiting for deletions to finish 2024/11/20 02:13:38 INFO : b/potato: Deleted 2024/11/20 02:13:38 INFO : d: Removing directory 2024/11/20 02:13:39 INFO : b: Removing directory 2024/11/20 02:13:39 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (11.28s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:13:42 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/20 02:13:43 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/20 02:13:43 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:13:43 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/20 02:13:43 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/20 02:13:43 DEBUG : empty space: Unchanged skipping 2024/11/20 02:13:43 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:13:43 DEBUG : Waiting for deletions to finish 2024/11/20 02:13:43 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:13:44 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:13:44 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/20 02:13:44 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/20 02:13:44 INFO : empty space: Updated modification time in destination 2024/11/20 02:13:44 DEBUG : empty space: Unchanged skipping 2024/11/20 02:13:44 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:13:44 DEBUG : Waiting for deletions to finish 2024/11/20 02:13:44 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.89s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:13:46 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/20 02:13:47 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:13:47 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/20 02:13:47 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/20 02:13:47 DEBUG : empty space: Unchanged skipping 2024/11/20 02:13:47 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:13:47 DEBUG : Waiting for deletions to finish 2024/11/20 02:13:47 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.15s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:13:49 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/11/20 02:13:50 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/20 02:13:50 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:13:50 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone4067097773) 2024/11/20 02:13:50 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-licepik3qehe') 2024/11/20 02:13:50 DEBUG : foo: md5 differ 2024/11/20 02:13:50 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:13:50 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/11/20 02:13:51 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2024/11/20 02:13:51 INFO : foo: Copied (replaced existing) 2024/11/20 02:13:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.05s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:13:53 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/20 02:13:54 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/20 02:13:54 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:13:54 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/20 02:13:54 DEBUG : empty space: Unchanged skipping 2024/11/20 02:13:54 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:13:55 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/11/20 02:13:56 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/20 02:13:56 INFO : potato: Copied (new) 2024/11/20 02:13:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:13:58 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/11/20 02:14:00 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/20 02:14:00 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:14:00 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:14:00 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/20 02:14:01 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2024/11/20 02:14:01 INFO : potato: Copied (replaced existing) 2024/11/20 02:14:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.34s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:14:02 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/20 02:14:04 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:14:04 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/11/20 02:14:04 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone4067097773) 2024/11/20 02:14:04 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-licepik3qehe') 2024/11/20 02:14:04 DEBUG : potato: md5 differ 2024/11/20 02:14:04 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:14:04 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/20 02:14:05 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2024/11/20 02:14:05 INFO : potato: Copied (replaced existing) 2024/11/20 02:14:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:14:06 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/20 02:14:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/20 02:14:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 02:14:09 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/20 02:14:09 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:14:09 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/20 02:14:09 DEBUG : empty space: Unchanged skipping 2024/11/20 02:14:09 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:14:09 DEBUG : Waiting for deletions to finish 2024/11/20 02:14:09 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:14:11 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/20 02:14:13 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/20 02:14:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 02:14:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/20 02:14:14 DEBUG : empty space: Unchanged skipping 2024/11/20 02:14:14 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:14:14 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:14:15 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/20 02:14:16 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/20 02:14:16 INFO : potato2: Copied (new) 2024/11/20 02:14:16 DEBUG : Waiting for deletions to finish 2024/11/20 02:14:16 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:14:18 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/20 02:14:21 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/20 02:14:22 DEBUG : d: Making directory 2024/11/20 02:14:22 DEBUG : d/e: Making directory sync_test.go:1174: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1174 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1232 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (6.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:14:25 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/11/20 02:14:27 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/11/20 02:14:28 DEBUG : d: Making directory 2024/11/20 02:14:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/20 02:14:29 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/20 02:14:29 DEBUG : c/non empty space: Unchanged skipping 2024/11/20 02:14:29 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:14:29 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:14:30 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/11/20 02:14:31 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/20 02:14:31 INFO : a/potato2: Copied (new) 2024/11/20 02:14:31 ERROR : OpenDrive root 'rclone-test-licepik3qehe': not deleting files as there were IO errors 2024/11/20 02:14:31 ERROR : OpenDrive root 'rclone-test-licepik3qehe': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.39s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:14:35 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/20 02:14:37 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/20 02:14:38 DEBUG : Waiting for deletions to finish 2024/11/20 02:14:38 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 02:14:38 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/20 02:14:38 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:14:38 DEBUG : empty space: Unchanged skipping 2024/11/20 02:14:38 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:14:38 INFO : potato: Deleted 2024/11/20 02:14:39 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/20 02:14:40 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/20 02:14:40 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.63s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:14:42 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/20 02:14:43 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/20 02:14:45 DEBUG : Waiting for deletions to finish 2024/11/20 02:14:45 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:14:45 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:14:45 INFO : potato: Deleted 2024/11/20 02:14:45 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 02:14:45 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:14:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/20 02:14:45 DEBUG : empty space: Unchanged skipping 2024/11/20 02:14:45 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:14:46 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/20 02:14:47 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/20 02:14:47 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestSyncDeleteBefore (7.08s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:14:49 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/11/20 02:14:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 02:14:50 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:14:50 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:14:51 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2024/11/20 02:14:52 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/11/20 02:14:52 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestCopyDeleteBefore (4.94s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:14:54 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/20 02:14:55 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/20 02:14:56 DEBUG : enormous: Excluded (Size Filter) 2024/11/20 02:14:56 DEBUG : enormous: Excluded 2024/11/20 02:14:56 DEBUG : potato2: Excluded (Size Filter) 2024/11/20 02:14:56 DEBUG : potato2: Excluded 2024/11/20 02:14:57 DEBUG : potato2: Excluded (Size Filter) 2024/11/20 02:14:57 DEBUG : potato2: Excluded 2024/11/20 02:14:57 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/20 02:14:57 DEBUG : empty space: Unchanged skipping 2024/11/20 02:14:57 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:14:57 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:14:57 DEBUG : Waiting for deletions to finish 2024/11/20 02:14:57 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:14:57 DEBUG : enormous: Excluded (Size Filter) 2024/11/20 02:14:57 DEBUG : enormous: Excluded 2024/11/20 02:14:57 DEBUG : potato2: Excluded (Size Filter) 2024/11/20 02:14:57 DEBUG : potato2: Excluded 2024/11/20 02:14:57 DEBUG : potato2: Excluded (Size Filter) 2024/11/20 02:14:57 DEBUG : potato2: Excluded 2024/11/20 02:14:57 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/20 02:14:57 DEBUG : empty space: Unchanged skipping 2024/11/20 02:14:57 DEBUG : Local file system at /tmp/rclone4067097773: Waiting for checks to finish 2024/11/20 02:14:57 DEBUG : Local file system at /tmp/rclone4067097773: Waiting for transfers to finish 2024/11/20 02:14:57 DEBUG : Waiting for deletions to finish 2024/11/20 02:14:57 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestSyncWithExclude (5.32s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:14:59 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/20 02:15:01 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/20 02:15:03 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2024/11/20 02:15:04 DEBUG : enormous: Excluded (Size Filter) 2024/11/20 02:15:04 DEBUG : enormous: Excluded 2024/11/20 02:15:04 DEBUG : potato2: Excluded (Size Filter) 2024/11/20 02:15:04 DEBUG : potato2: Excluded 2024/11/20 02:15:04 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/20 02:15:04 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:15:04 DEBUG : empty space: Unchanged skipping 2024/11/20 02:15:04 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:15:04 DEBUG : Waiting for deletions to finish 2024/11/20 02:15:04 INFO : enormous: Deleted 2024/11/20 02:15:04 INFO : potato2: Deleted 2024/11/20 02:15:04 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:15:05 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/20 02:15:05 DEBUG : Local file system at /tmp/rclone4067097773: Waiting for checks to finish 2024/11/20 02:15:05 DEBUG : empty space: Unchanged skipping 2024/11/20 02:15:05 DEBUG : Local file system at /tmp/rclone4067097773: Waiting for transfers to finish 2024/11/20 02:15:05 DEBUG : Waiting for deletions to finish 2024/11/20 02:15:05 INFO : enormous: Deleted 2024/11/20 02:15:05 INFO : potato2: Deleted 2024/11/20 02:15:05 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.44s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:15:07 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/20 02:15:08 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/11/20 02:15:10 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/11/20 02:15:12 DEBUG : four: Uploading chunk 0, size=8, remain=0 2024/11/20 02:15:13 DEBUG : five: Need to transfer - File not found at Destination 2024/11/20 02:15:13 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/20 02:15:13 DEBUG : one: Destination is newer than source, skipping 2024/11/20 02:15:13 DEBUG : three: Sizes identical 2024/11/20 02:15:13 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:15:13 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/20 02:15:13 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/20 02:15:13 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone4067097773) 2024/11/20 02:15:13 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-licepik3qehe') 2024/11/20 02:15:13 DEBUG : two: md5 differ 2024/11/20 02:15:13 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:15:13 DEBUG : four: Uploading chunk 0, size=4, remain=0 2024/11/20 02:15:13 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/11/20 02:15:14 DEBUG : five: Uploading chunk 0, size=4, remain=0 2024/11/20 02:15:14 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/20 02:15:14 INFO : two: Copied (replaced existing) 2024/11/20 02:15:15 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/20 02:15:15 INFO : five: Copied (new) 2024/11/20 02:15:15 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/20 02:15:15 INFO : four: Copied (replaced existing) 2024/11/20 02:15:15 DEBUG : Waiting for deletions to finish 2024/11/20 02:15:16 DEBUG : one: Destination is newer than source, skipping 2024/11/20 02:15:16 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:15:16 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/20 02:15:16 DEBUG : five: Size and md5 of src and dst objects identical 2024/11/20 02:15:16 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/20 02:15:16 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/20 02:15:16 DEBUG : two: Size and md5 of src and dst objects identical 2024/11/20 02:15:16 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/20 02:15:16 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone4067097773) 2024/11/20 02:15:16 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-licepik3qehe') 2024/11/20 02:15:16 DEBUG : three: md5 differ 2024/11/20 02:15:16 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/20 02:15:16 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/20 02:15:16 DEBUG : four: Size and md5 of src and dst objects identical 2024/11/20 02:15:16 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/20 02:15:16 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:15:16 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/11/20 02:15:17 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/11/20 02:15:17 INFO : three: Copied (replaced existing) 2024/11/20 02:15:17 DEBUG : Waiting for deletions to finish fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncWithUpdateOlder (19.60s) === 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-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/11/20 02:15:26 INFO : OpenDrive root 'rclone-test-licepik3qehe': Making map for --track-renames 2024/11/20 02:15:26 INFO : OpenDrive root 'rclone-test-licepik3qehe': Finished making map for --track-renames 2024/11/20 02:15:26 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:15:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/20 02:15:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/20 02:15:26 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for renames to finish 2024/11/20 02:15:26 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:15:26 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/20 02:15:27 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/11/20 02:15:27 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/20 02:15:27 INFO : potato: Copied (new) 2024/11/20 02:15:28 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/20 02:15:28 INFO : yam: Copied (new) 2024/11/20 02:15:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:15:28 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:15:28 INFO : OpenDrive root 'rclone-test-licepik3qehe': Making map for --track-renames 2024/11/20 02:15:28 INFO : OpenDrive root 'rclone-test-licepik3qehe': Finished making map for --track-renames 2024/11/20 02:15:28 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:15:28 DEBUG : potato: Unchanged skipping 2024/11/20 02:15:28 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for renames to finish 2024/11/20 02:15:28 DEBUG : yam: same parent dir (ODFfNzA2Njc1MV9OS2xKZA) - using file/rename instead of move_copy for yaml 2024/11/20 02:15:28 INFO : yam: Moved (server-side) to: yaml 2024/11/20 02:15:28 INFO : yaml: Renamed from "yam" 2024/11/20 02:15:28 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:15:28 DEBUG : Waiting for deletions to finish 2024/11/20 02:15:28 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.59s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/11/20 02:15:30 INFO : OpenDrive root 'rclone-test-licepik3qehe': Making map for --track-renames 2024/11/20 02:15:30 INFO : OpenDrive root 'rclone-test-licepik3qehe': Finished making map for --track-renames 2024/11/20 02:15:30 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:15:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/20 02:15:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/20 02:15:30 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for renames to finish 2024/11/20 02:15:30 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:15:31 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/20 02:15:31 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/11/20 02:15:32 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/20 02:15:32 INFO : potato: Copied (new) 2024/11/20 02:15:32 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/20 02:15:32 INFO : yam: Copied (new) 2024/11/20 02:15:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:15:33 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:15:33 INFO : OpenDrive root 'rclone-test-licepik3qehe': Making map for --track-renames 2024/11/20 02:15:33 INFO : OpenDrive root 'rclone-test-licepik3qehe': Finished making map for --track-renames 2024/11/20 02:15:33 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:15:33 DEBUG : potato: Unchanged skipping 2024/11/20 02:15:33 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for renames to finish 2024/11/20 02:15:33 DEBUG : yam: same parent dir (ODFfNzA2Njc1MV9OS2xKZA) - using file/rename instead of move_copy for yaml 2024/11/20 02:15:33 INFO : yam: Moved (server-side) to: yaml 2024/11/20 02:15:33 INFO : yaml: Renamed from "yam" 2024/11/20 02:15:33 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:15:33 DEBUG : Waiting for deletions to finish 2024/11/20 02:15:33 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.67s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/11/20 02:15:35 INFO : OpenDrive root 'rclone-test-licepik3qehe': Making map for --track-renames 2024/11/20 02:15:35 INFO : OpenDrive root 'rclone-test-licepik3qehe': Finished making map for --track-renames 2024/11/20 02:15:35 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:15:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/20 02:15:35 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/20 02:15:35 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for renames to finish 2024/11/20 02:15:35 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:15:36 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/11/20 02:15:36 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2024/11/20 02:15:37 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/20 02:15:37 INFO : potato: Copied (new) 2024/11/20 02:15:37 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/20 02:15:37 INFO : sub/yam: Copied (new) 2024/11/20 02:15:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:15:38 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:15:38 DEBUG : potato: Unchanged skipping 2024/11/20 02:15:38 INFO : OpenDrive root 'rclone-test-licepik3qehe': Making map for --track-renames 2024/11/20 02:15:38 INFO : OpenDrive root 'rclone-test-licepik3qehe': Finished making map for --track-renames 2024/11/20 02:15:38 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:15:38 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for renames to finish 2024/11/20 02:15:38 INFO : sub/yam: Moved (server-side) to: yam 2024/11/20 02:15:38 INFO : yam: Renamed from "sub/yam" 2024/11/20 02:15:38 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:15:38 DEBUG : Waiting for deletions to finish 2024/11/20 02:15:38 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.04s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:15:41 DEBUG : Creating backend with remote "/tmp/rclone4067097773/dir1" 2024/11/20 02:15:41 DEBUG : Creating backend with remote "/tmp/rclone4067097773/dir2" 2024/11/20 02:15:41 DEBUG : Local file system at /tmp/rclone4067097773/dir2: Using server-side directory move 2024/11/20 02:15:41 INFO : Local file system at /tmp/rclone4067097773/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/20 02:15:41 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/20 02:15:41 INFO : file1.txt: Moved (server-side) 2024/11/20 02:15:41 DEBUG : Local file system at /tmp/rclone4067097773/dir2: Waiting for checks to finish 2024/11/20 02:15:41 DEBUG : Local file system at /tmp/rclone4067097773/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:15:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 02:15:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/20 02:15:41 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:15:41 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:15:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/20 02:15:43 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/11/20 02:15:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/20 02:15:43 INFO : sub dir/hello world: Copied (new) 2024/11/20 02:15:43 INFO : sub dir/hello world: Deleted 2024/11/20 02:15:44 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/20 02:15:44 INFO : nested/sub dir/file: Copied (new) 2024/11/20 02:15:44 INFO : nested/sub dir/file: Deleted 2024/11/20 02:15:44 INFO : sub dir: Removing directory 2024/11/20 02:15:44 INFO : nested/sub dir: Removing directory 2024/11/20 02:15:44 INFO : nested: Removing directory 2024/11/20 02:15:44 DEBUG : Local file system at /tmp/rclone4067097773: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (6.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:15:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/20 02:15:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/20 02:15:47 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:15:47 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:15:48 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/11/20 02:15:49 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/11/20 02:15:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/20 02:15:49 INFO : sub dir/hello world: Copied (new) 2024/11/20 02:15:49 INFO : sub dir/hello world: Deleted 2024/11/20 02:15:50 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/20 02:15:50 INFO : nested/sub dir/file: Copied (new) 2024/11/20 02:15:50 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.00s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:15:53 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/20 02:15:53 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/20 02:15:53 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:15:53 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:15:54 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/20 02:15:54 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2024/11/20 02:15:55 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/20 02:15:55 INFO : existing: Copied (new) 2024/11/20 02:15:55 INFO : existing: Deleted 2024/11/20 02:15:55 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/11/20 02:15:55 INFO : existing-b: Copied (new) 2024/11/20 02:15:55 INFO : existing-b: Deleted 2024/11/20 02:15:56 DEBUG : existing: Destination exists, skipping 2024/11/20 02:15:56 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/20 02:15:56 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:15:56 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:15:56 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.67s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:15:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-savotif6guti" 2024/11/20 02:15:57 DEBUG : Starting OpenDrive session with ID: cab8b87f48f352c9d2ce6b46a51ade07770a6dcdb662b3275f560fd6bbb50a7f 2024/11/20 02:15:59 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/20 02:16:00 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/20 02:16:02 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-licepik3qehe' -> OpenDrive root 'rclone-test-savotif6guti' 2024/11/20 02:16:04 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/20 02:16:06 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/20 02:16:07 DEBUG : OpenDrive root 'rclone-test-savotif6guti': Using server-side directory move 2024/11/20 02:16:07 INFO : OpenDrive root 'rclone-test-savotif6guti': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/20 02:16:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 02:16:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/20 02:16:07 DEBUG : empty space: Unchanged skipping 2024/11/20 02:16:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/20 02:16:07 DEBUG : OpenDrive root 'rclone-test-savotif6guti': Waiting for checks to finish 2024/11/20 02:16:08 INFO : potato3: Deleted 2024/11/20 02:16:08 INFO : empty space: Deleted 2024/11/20 02:16:08 DEBUG : OpenDrive root 'rclone-test-savotif6guti': Waiting for transfers to finish 2024/11/20 02:16:08 INFO : potato2: Moved (server-side) 2024/11/20 02:16:08 INFO : potato3: Moved (server-side) 2024/11/20 02:16:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fipuyiz7peli" 2024/11/20 02:16:09 DEBUG : Starting OpenDrive session with ID: 67dc0b0931e14c032cdcd5726f40267f383724258c2cc8a98b001a6b802114bb 2024/11/20 02:16:09 DEBUG : OpenDrive root 'rclone-test-fipuyiz7peli': Using server-side directory move 2024/11/20 02:16:10 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/11/20 02:16:10 INFO : OpenDrive root 'rclone-test-fipuyiz7peli': Server side directory move succeeded 2024/11/20 02:16:10 ERROR : : error listing: directory not found 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 2024/11/20 02:16:18 ERROR : : error listing: directory not found 2024/11/20 02:16:18 DEBUG : OpenDrive root 'rclone-test-fipuyiz7peli': Purge remote 2024/11/20 02:16:18 DEBUG : OpenDrive root 'rclone-test-savotif6guti': Purge remote 2024/11/20 02:16:18 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (21.69s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:16:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zeranox3zohe" 2024/11/20 02:16:19 DEBUG : Starting OpenDrive session with ID: 81576e4f2ced409587f54486aae4ad6dbfdde6b80d2f308646f862baf4567a41 2024/11/20 02:16:20 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/20 02:16:22 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/20 02:16:23 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-licepik3qehe' -> OpenDrive root 'rclone-test-zeranox3zohe' 2024/11/20 02:16:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/20 02:16:27 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/11/20 02:16:28 DEBUG : empty space: Excluded (Size Filter) 2024/11/20 02:16:28 DEBUG : empty space: Excluded 2024/11/20 02:16:28 DEBUG : empty space: Excluded (Size Filter) 2024/11/20 02:16:28 DEBUG : empty space: Excluded 2024/11/20 02:16:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 02:16:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/20 02:16:28 DEBUG : OpenDrive root 'rclone-test-zeranox3zohe': Waiting for checks to finish 2024/11/20 02:16:28 DEBUG : OpenDrive root 'rclone-test-zeranox3zohe': Waiting for transfers to finish 2024/11/20 02:16:29 INFO : potato3: Deleted 2024/11/20 02:16:29 INFO : potato2: Moved (server-side) 2024/11/20 02:16:29 INFO : potato3: Moved (server-side) 2024/11/20 02:16:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bohojiq9huxo" 2024/11/20 02:16:30 DEBUG : Starting OpenDrive session with ID: e55027a7f2fbcb19664b819fab2406a6446dd0dbd813207b6308fbb3d3e9201b 2024/11/20 02:16:31 DEBUG : empty space: Excluded (Size Filter) 2024/11/20 02:16:31 DEBUG : empty space: Excluded 2024/11/20 02:16:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 02:16:31 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/20 02:16:31 DEBUG : OpenDrive root 'rclone-test-bohojiq9huxo': Waiting for checks to finish 2024/11/20 02:16:31 DEBUG : OpenDrive root 'rclone-test-bohojiq9huxo': Waiting for transfers to finish 2024/11/20 02:16:31 INFO : potato2: Moved (server-side) 2024/11/20 02:16:31 INFO : potato3: Moved (server-side) 2024/11/20 02:16:32 DEBUG : OpenDrive root 'rclone-test-bohojiq9huxo': Purge remote 2024/11/20 02:16:32 DEBUG : OpenDrive root 'rclone-test-zeranox3zohe': Purge remote --- PASS: TestServerSideMoveWithFilter (14.52s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:16:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bunemod6kuja" 2024/11/20 02:16:33 DEBUG : Starting OpenDrive session with ID: fc973269d83968e3d94be00ca94c09b3f478e6c0e777c39b11b26ad4d4d3bd5b 2024/11/20 02:16:35 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/11/20 02:16:36 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/20 02:16:38 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2024/11/20 02:16:39 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-licepik3qehe' -> OpenDrive root 'rclone-test-bunemod6kuja' 2024/11/20 02:16:41 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/11/20 02:16:42 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 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:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1710 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: potato3: Modification time difference too big |-208582h11m36.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-11-20 02:16:43 +0000 UTC) (precision 1s) 2024/11/20 02:16:43 DEBUG : OpenDrive root 'rclone-test-bunemod6kuja': Using server-side directory move 2024/11/20 02:16:43 INFO : OpenDrive root 'rclone-test-bunemod6kuja': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/20 02:16:44 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/20 02:16:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/20 02:16:44 DEBUG : empty space: Unchanged skipping 2024/11/20 02:16:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/20 02:16:44 INFO : potato3: Deleted 2024/11/20 02:16:44 DEBUG : OpenDrive root 'rclone-test-bunemod6kuja': Waiting for checks to finish 2024/11/20 02:16:44 INFO : empty space: Deleted 2024/11/20 02:16:44 DEBUG : OpenDrive root 'rclone-test-bunemod6kuja': Waiting for transfers to finish 2024/11/20 02:16:44 INFO : potato2: Moved (server-side) 2024/11/20 02:16:44 INFO : potato3: Moved (server-side) 2024/11/20 02:16:44 INFO : tomatoDir: Removing directory 2024/11/20 02:16:45 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': deleted 1 directories 2024/11/20 02:16:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jitiquh7mipe" 2024/11/20 02:16:46 DEBUG : Starting OpenDrive session with ID: 48d7a000fcb0c40ff1412b4dd53cfe096f264ce9c070d5636e31ae1bfc6fc68f 2024/11/20 02:16:46 DEBUG : tomatoDir: Making directory 2024/11/20 02:16:46 DEBUG : OpenDrive root 'rclone-test-jitiquh7mipe': Using server-side directory move 2024/11/20 02:16:47 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/11/20 02:16:47 INFO : OpenDrive root 'rclone-test-jitiquh7mipe': Server side directory move succeeded 2024/11/20 02:16:48 ERROR : : error listing: directory not found 2024/11/20 02:16:48 ERROR : : error listing: directory not found 2024/11/20 02:16:48 DEBUG : OpenDrive root 'rclone-test-jitiquh7mipe': Purge remote 2024/11/20 02:16:48 DEBUG : OpenDrive root 'rclone-test-bunemod6kuja': Purge remote 2024/11/20 02:16:48 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (15.78s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.35s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:16:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-licepik3qehe/rclone-sync-test" 2024/11/20 02:16:50 DEBUG : Starting OpenDrive session with ID: a90b72d9b21dcc7de234198c7f0b29574bb81cd941d15c4601f0ba2c4f72df68 run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestSyncOverlap (3.04s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:16:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-licepik3qehe/rclone-sync-test" 2024/11/20 02:16:53 DEBUG : Starting OpenDrive session with ID: d03eed0e35417b289fa0b4d882fcbaf05e41ec964b7ea7625db24492dc406217 2024/11/20 02:16:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-licepik3qehe/rclone-sync-test-include/layer2" 2024/11/20 02:16:54 DEBUG : Starting OpenDrive session with ID: 0d1ad0351a3b2e0242bd31a09336157b4b2af51d27df9c198a66657c1d80f17f 2024/11/20 02:16:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-licepik3qehe/rclone-sync-test-ignore-file" 2024/11/20 02:16:56 DEBUG : Starting OpenDrive session with ID: 3bb8959cd24cd02ba61a1429da55f1d29c4ff87a64f6fe3e7c8266466d8faedc 2024/11/20 02:16:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2024/11/20 02:17:00 DEBUG : rclone-sync-test: Excluded 2024/11/20 02:17:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/20 02:17:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/20 02:17:01 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/rclone-sync-test': Waiting for checks to finish 2024/11/20 02:17:01 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/rclone-sync-test': Waiting for transfers to finish 2024/11/20 02:17:01 DEBUG : Waiting for deletions to finish 2024/11/20 02:17:01 INFO : There was nothing to transfer 2024/11/20 02:17:01 DEBUG : rclone-sync-test: Excluded 2024/11/20 02:17:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/20 02:17:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/20 02:17:02 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:17:02 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:17:02 DEBUG : Waiting for deletions to finish 2024/11/20 02:17:02 INFO : rclone-sync-test-include: Removing directory 2024/11/20 02:17:02 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': deleted 1 directories 2024/11/20 02:17:02 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:17:03 DEBUG : rclone-sync-test: Excluded 2024/11/20 02:17:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/20 02:17:03 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/20 02:17:03 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/20 02:17:03 DEBUG : Waiting for deletions to finish 2024/11/20 02:17:03 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:17:03 DEBUG : rclone-sync-test: Excluded 2024/11/20 02:17:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/20 02:17:04 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:17:04 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:17:04 DEBUG : Waiting for deletions to finish 2024/11/20 02:17:04 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:17:04 DEBUG : : Excluded 2024/11/20 02:17:04 DEBUG : rclone-sync-test: Excluded 2024/11/20 02:17:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/20 02:17:04 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/20 02:17:04 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/20 02:17:04 DEBUG : Waiting for deletions to finish 2024/11/20 02:17:04 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.53s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:17:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-licepik3qehe/dst" 2024/11/20 02:17:12 DEBUG : Starting OpenDrive session with ID: e86badbe84ce57ff9f5c09e8d0a5d33744ea204f114a60985b259a74d67cf472 2024/11/20 02:17:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-licepik3qehe/CompareDest" 2024/11/20 02:17:13 DEBUG : Starting OpenDrive session with ID: 922ad0a008d80b801f5255117e0b6a8b995f843484e06ec38f04ad7fd6b815f6 2024/11/20 02:17:15 DEBUG : one: Need to transfer - File not found at Destination 2024/11/20 02:17:15 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for checks to finish 2024/11/20 02:17:15 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for transfers to finish 2024/11/20 02:17:16 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/20 02:17:17 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/20 02:17:17 INFO : one: Copied (new) 2024/11/20 02:17:17 DEBUG : Waiting for deletions to finish 2024/11/20 02:17:18 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for checks to finish 2024/11/20 02:17:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 02:17:18 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for transfers to finish 2024/11/20 02:17:18 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/20 02:17:19 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/20 02:17:19 INFO : one: Copied (replaced existing) 2024/11/20 02:17:19 DEBUG : Waiting for deletions to finish 2024/11/20 02:17:20 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/20 02:17:22 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2024/11/20 02:17:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 02:17:23 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for checks to finish 2024/11/20 02:17:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/20 02:17:24 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/20 02:17:24 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for transfers to finish 2024/11/20 02:17:24 DEBUG : Waiting for deletions to finish 2024/11/20 02:17:24 INFO : There was nothing to transfer 2024/11/20 02:17:25 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2024/11/20 02:17:27 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/20 02:17:27 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/20 02:17:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 02:17:27 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for checks to finish 2024/11/20 02:17:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/20 02:17:27 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/20 02:17:27 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for transfers to finish 2024/11/20 02:17:27 DEBUG : Waiting for deletions to finish 2024/11/20 02:17:27 INFO : There was nothing to transfer 2024/11/20 02:17:27 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/20 02:17:27 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/20 02:17:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 02:17:27 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for checks to finish 2024/11/20 02:17:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/20 02:17:28 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/20 02:17:28 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for transfers to finish 2024/11/20 02:17:28 DEBUG : Waiting for deletions to finish 2024/11/20 02:17:28 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/20 02:17:29 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/20 02:17:29 DEBUG : two: Need to transfer - File not found at Destination 2024/11/20 02:17:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 02:17:29 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for checks to finish 2024/11/20 02:17:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/20 02:17:29 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/20 02:17:29 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for transfers to finish 2024/11/20 02:17:30 DEBUG : two: Uploading chunk 0, size=5, remain=0 2024/11/20 02:17:31 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/11/20 02:17:31 INFO : two: Copied (new) 2024/11/20 02:17:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.94s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:17:35 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2024/11/20 02:17:37 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2024/11/20 02:17:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-licepik3qehe/dest" 2024/11/20 02:17:39 DEBUG : Starting OpenDrive session with ID: 7c0deabf4ebdb17f347849f2e09211c2200ff5bff9dc04445bc26a57faa45bc2 2024/11/20 02:17:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-licepik3qehe/pre-dest1" 2024/11/20 02:17:40 DEBUG : Starting OpenDrive session with ID: 92d6d6013157da46b5c0a18176842c9fc95354631fa8a10215a623d6be61362f 2024/11/20 02:17:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-licepik3qehe/pre-dest2" 2024/11/20 02:17:41 DEBUG : Starting OpenDrive session with ID: 070d10a83444f5930bbd136304f0993bf825a9d14bd8a9a18bc3b8318807c5d2 2024/11/20 02:17:42 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:17:42 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/20 02:17:42 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:17:42 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/20 02:17:42 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/20 02:17:42 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dest': Waiting for checks to finish 2024/11/20 02:17:42 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dest': Waiting for transfers to finish 2024/11/20 02:17:44 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2024/11/20 02:17:45 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/11/20 02:17:45 INFO : 3: Copied (new) 2024/11/20 02:17:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.66s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:17:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-licepik3qehe/dst" 2024/11/20 02:17:48 DEBUG : Starting OpenDrive session with ID: 57829059606ba2231ece5a86e05da480b953dd4c7d7bb3de388912b29374857f 2024/11/20 02:17:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-licepik3qehe/CopyDest" 2024/11/20 02:17:49 DEBUG : Starting OpenDrive session with ID: 48b42e6ac90cce523d296122c9c08079d5e45ac790534cdf8f44535c5634ed43 2024/11/20 02:17:50 DEBUG : one: Need to transfer - File not found at Destination 2024/11/20 02:17:50 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for checks to finish 2024/11/20 02:17:50 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for transfers to finish 2024/11/20 02:17:52 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/11/20 02:17:53 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/20 02:17:53 INFO : one: Copied (new) 2024/11/20 02:17:53 DEBUG : Waiting for deletions to finish 2024/11/20 02:17:54 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for checks to finish 2024/11/20 02:17:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 02:17:54 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for transfers to finish 2024/11/20 02:17:54 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/20 02:17:55 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/20 02:17:55 INFO : one: Copied (replaced existing) 2024/11/20 02:17:55 DEBUG : Waiting for deletions to finish 2024/11/20 02:17:56 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/20 02:17:58 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2024/11/20 02:17:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-licepik3qehe/BackupDir" 2024/11/20 02:17:59 DEBUG : Starting OpenDrive session with ID: e96ecb328ccbe28da781538889f5a4e1ce27463984b813fe97c73ab9eb96ce24 2024/11/20 02:18:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 02:18:00 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for checks to finish 2024/11/20 02:18:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/20 02:18:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/20 02:18:02 INFO : one: Moved (server-side) 2024/11/20 02:18:02 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/20 02:18:02 INFO : one: Copied (server-side copy) 2024/11/20 02:18:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/20 02:18:02 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for transfers to finish 2024/11/20 02:18:02 DEBUG : Waiting for deletions to finish 2024/11/20 02:18:03 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2024/11/20 02:18:05 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/20 02:18:05 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/20 02:18:05 INFO : two: Copied (server-side copy) 2024/11/20 02:18:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/20 02:18:05 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/20 02:18:05 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for checks to finish 2024/11/20 02:18:05 DEBUG : one: Unchanged skipping 2024/11/20 02:18:05 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for transfers to finish 2024/11/20 02:18:05 DEBUG : Waiting for deletions to finish 2024/11/20 02:18:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/20 02:18:06 DEBUG : one: Unchanged skipping 2024/11/20 02:18:06 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/20 02:18:06 DEBUG : two: Unchanged skipping 2024/11/20 02:18:06 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for checks to finish 2024/11/20 02:18:06 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for transfers to finish 2024/11/20 02:18:06 DEBUG : Waiting for deletions to finish 2024/11/20 02:18:06 INFO : There was nothing to transfer 2024/11/20 02:18:07 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2024/11/20 02:18:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/20 02:18:09 DEBUG : three: Destination not found in --copy-dest 2024/11/20 02:18:09 DEBUG : three: Need to transfer - File not found at Destination 2024/11/20 02:18:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/20 02:18:09 DEBUG : one: Unchanged skipping 2024/11/20 02:18:09 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/20 02:18:09 DEBUG : two: Unchanged skipping 2024/11/20 02:18:09 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for checks to finish 2024/11/20 02:18:09 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for transfers to finish 2024/11/20 02:18:10 DEBUG : three: Uploading chunk 0, size=7, remain=0 2024/11/20 02:18:11 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/11/20 02:18:11 INFO : three: Copied (new) 2024/11/20 02:18:11 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: TestSyncCopyDest (34.25s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:18:23 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/20 02:18:24 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/20 02:18:26 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/20 02:18:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-licepik3qehe/dst" 2024/11/20 02:18:28 DEBUG : Starting OpenDrive session with ID: 32b10b0f3e73f08a56c5231b3d056112eae3ff9fc508230c204e580992212b58 2024/11/20 02:18:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-licepik3qehe/backup" 2024/11/20 02:18:29 DEBUG : Starting OpenDrive session with ID: 1d73cb1e3d81715381e21607d1d8ab291c0cd405db7697c277e4c43dc1796be2 2024/11/20 02:18:30 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:18:30 DEBUG : two: Unchanged skipping 2024/11/20 02:18:30 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for checks to finish 2024/11/20 02:18:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/20 02:18:31 INFO : one: Moved (server-side) 2024/11/20 02:18:31 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for transfers to finish 2024/11/20 02:18:31 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/20 02:18:32 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/20 02:18:32 INFO : one: Copied (new) 2024/11/20 02:18:32 DEBUG : Waiting for deletions to finish 2024/11/20 02:18:33 INFO : three.txt: Moved (server-side) 2024/11/20 02:18:33 INFO : three.txt: Moved into backup dir 2024/11/20 02:18:34 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/20 02:18:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/20 02:18:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:18:35 DEBUG : two: Unchanged skipping 2024/11/20 02:18:35 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for checks to finish 2024/11/20 02:18:36 INFO : one: Deleted 2024/11/20 02:18:36 INFO : one: Moved (server-side) 2024/11/20 02:18:36 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for transfers to finish 2024/11/20 02:18:36 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/20 02:18:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/20 02:18:37 INFO : one: Copied (new) 2024/11/20 02:18:37 DEBUG : Waiting for deletions to finish 2024/11/20 02:18:38 INFO : three.txt: Deleted 2024/11/20 02:18:38 INFO : three.txt: Moved (server-side) 2024/11/20 02:18:38 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:2427 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want backup/one (4), backup/three.txt (6), dst/one (5), dst/two (3) got backup/one (5), backup/three.txt (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:2427 Error: Should be true Test: TestSyncBackupDir Messages: OpenDrive root 'rclone-test-licepik3qehe'/backup/one: 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:2427 Error: Not equal: expected: 4 actual : 5 Test: TestSyncBackupDir Messages: backup/one: 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:2427 Error: Should be true Test: TestSyncBackupDir Messages: backup/one: 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:2427 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDir Messages: 1 objects not found --- FAIL: TestSyncBackupDir (27.20s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:18:50 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/20 02:18:51 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/20 02:18:53 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/20 02:18:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-licepik3qehe/dst" 2024/11/20 02:18:55 DEBUG : Starting OpenDrive session with ID: ec0571262b46e3fc3ae28f732518ed451d5ff51a83e04f823c94ca1e3a1601eb 2024/11/20 02:18:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-licepik3qehe/backup" 2024/11/20 02:18:56 DEBUG : Starting OpenDrive session with ID: 789137eb908b82223309eaf043cd6fc6b4d0f0e72838a7f44fc722132aadf32d 2024/11/20 02:18:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/20 02:18:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:18:57 DEBUG : two: Unchanged skipping 2024/11/20 02:18:57 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for checks to finish 2024/11/20 02:18:58 INFO : one: Moved (server-side) to: one.bak 2024/11/20 02:18:58 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for transfers to finish 2024/11/20 02:18:59 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/20 02:19:00 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/20 02:19:00 INFO : one: Copied (new) 2024/11/20 02:19:00 DEBUG : Waiting for deletions to finish 2024/11/20 02:19:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/20 02:19:00 INFO : three.txt: Moved into backup dir 2024/11/20 02:19:01 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/20 02:19:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/20 02:19:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:19:03 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for checks to finish 2024/11/20 02:19:03 DEBUG : two: Unchanged skipping 2024/11/20 02:19:03 INFO : one.bak: Deleted 2024/11/20 02:19:03 INFO : one: Moved (server-side) to: one.bak 2024/11/20 02:19:03 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for transfers to finish 2024/11/20 02:19:04 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/20 02:19:05 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/20 02:19:05 INFO : one: Copied (new) 2024/11/20 02:19:05 DEBUG : Waiting for deletions to finish 2024/11/20 02:19:06 INFO : three.txt.bak: Deleted 2024/11/20 02:19:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/20 02:19:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (19.71s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:19:10 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/20 02:19:11 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/20 02:19:13 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/20 02:19:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-licepik3qehe/dst" 2024/11/20 02:19:15 DEBUG : Starting OpenDrive session with ID: e6bfbc315e9f3ceb8c19932f271d7ea651dfa7f94b526357019a548d42292f67 2024/11/20 02:19:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-licepik3qehe/backup" 2024/11/20 02:19:16 DEBUG : Starting OpenDrive session with ID: 657379b589732bcc565e880a1a2d75a4d1753f9b04f5b27d01a61bc94d3c1866 2024/11/20 02:19:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/20 02:19:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:19:17 DEBUG : two: Unchanged skipping 2024/11/20 02:19:17 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for checks to finish 2024/11/20 02:19:18 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/20 02:19:18 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for transfers to finish 2024/11/20 02:19:18 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/20 02:19:19 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/20 02:19:19 INFO : one: Copied (new) 2024/11/20 02:19:19 DEBUG : Waiting for deletions to finish 2024/11/20 02:19:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/20 02:19:20 INFO : three.txt: Moved into backup dir 2024/11/20 02:19:21 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/20 02:19:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/20 02:19:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:19:22 DEBUG : two: Unchanged skipping 2024/11/20 02:19:22 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for checks to finish 2024/11/20 02:19:23 INFO : one-2019-01-01: Deleted 2024/11/20 02:19:23 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/20 02:19:23 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for transfers to finish 2024/11/20 02:19:24 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/20 02:19:25 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/20 02:19:25 INFO : one: Copied (new) 2024/11/20 02:19:25 DEBUG : Waiting for deletions to finish 2024/11/20 02:19:25 INFO : three-2019-01-01.txt: Deleted 2024/11/20 02:19:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/20 02:19:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (19.28s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:19:29 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/20 02:19:31 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/20 02:19:32 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/20 02:19:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-licepik3qehe/dst" 2024/11/20 02:19:34 DEBUG : Starting OpenDrive session with ID: 09f0560d64a39f8a0b8081c49c70fc91159058f0cc6a94e8e647282a2fb170fb 2024/11/20 02:19:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/20 02:19:35 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for checks to finish 2024/11/20 02:19:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:19:35 DEBUG : two: Unchanged skipping 2024/11/20 02:19:35 DEBUG : one: same parent dir (ODFfNzA2Njg0NV9rcWVIcA) - using file/rename instead of move_copy for one.bak 2024/11/20 02:19:35 INFO : one: Moved (server-side) to: one.bak 2024/11/20 02:19:35 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for transfers to finish 2024/11/20 02:19:36 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/20 02:19:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/20 02:19:37 INFO : one: Copied (new) 2024/11/20 02:19:37 DEBUG : Waiting for deletions to finish 2024/11/20 02:19:37 DEBUG : three.txt: same parent dir (ODFfNzA2Njg0NV9rcWVIcA) - using file/rename instead of move_copy for three.txt.bak 2024/11/20 02:19:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/20 02:19:37 INFO : three.txt: Moved into backup dir 2024/11/20 02:19:39 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/11/20 02:19:40 DEBUG : one.bak: Excluded (Path Filter) 2024/11/20 02:19:40 DEBUG : one.bak: Excluded 2024/11/20 02:19:40 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/20 02:19:40 DEBUG : three.txt.bak: Excluded 2024/11/20 02:19:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/20 02:19:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:19:40 DEBUG : two: Unchanged skipping 2024/11/20 02:19:40 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for checks to finish 2024/11/20 02:19:40 INFO : one.bak: Deleted 2024/11/20 02:19:41 DEBUG : one: same parent dir (ODFfNzA2Njg0NV9rcWVIcA) - using file/rename instead of move_copy for one.bak 2024/11/20 02:19:41 INFO : one: Moved (server-side) to: one.bak 2024/11/20 02:19:41 DEBUG : OpenDrive root 'rclone-test-licepik3qehe/dst': Waiting for transfers to finish 2024/11/20 02:19:41 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/20 02:19:42 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/20 02:19:42 INFO : one: Copied (new) 2024/11/20 02:19:42 DEBUG : Waiting for deletions to finish 2024/11/20 02:19:42 INFO : three.txt.bak: Deleted 2024/11/20 02:19:42 DEBUG : three.txt: same parent dir (ODFfNzA2Njg0NV9rcWVIcA) - using file/rename instead of move_copy for three.txt.bak 2024/11/20 02:19:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/20 02:19:43 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:2439 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want dst/one (5), dst/one.bak (4), dst/three.txt.bak (6), dst/two (3) got dst/one.bak (5), dst/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:2439 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: OpenDrive root 'rclone-test-licepik3qehe'/dst/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:2439 Error: Not equal: expected: 4 actual : 5 Test: TestSyncBackupDirSuffixOnly Messages: dst/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:2439 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: dst/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:2439 Error: Not equal: expected: 0 actual : 1 Test: TestSyncBackupDirSuffixOnly Messages: 1 objects not found --- FAIL: TestSyncBackupDirSuffixOnly (25.12s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:19:54 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/20 02:19:56 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/20 02:19:57 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/20 02:19:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-licepik3qehe/dst" 2024/11/20 02:19:59 DEBUG : Starting OpenDrive session with ID: 3453c111889ffd709891110234e66bdecc6edecf61429802eea31796bb86e6a3 2024/11/20 02:20:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/20 02:20:00 DEBUG : one: same parent dir (ODFfNzA2Njg0Nl9hN0hBaA) - using file/rename instead of move_copy for one.bak 2024/11/20 02:20:00 INFO : one: Moved (server-side) to: one.bak 2024/11/20 02:20:01 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/20 02:20:02 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/20 02:20:02 INFO : one: Copied (new) 2024/11/20 02:20:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:20:02 DEBUG : two: Unchanged skipping 2024/11/20 02:20:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/20 02:20:03 DEBUG : three.txt: same parent dir (ODFfNzA2Njg0Nl9hN0hBaA) - using file/rename instead of move_copy for three.txt.bak 2024/11/20 02:20:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/20 02:20:04 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/11/20 02:20:05 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/20 02:20:05 INFO : three.txt: Copied (new) 2024/11/20 02:20:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/20 02:20:06 INFO : one.bak: Deleted 2024/11/20 02:20:06 DEBUG : one: same parent dir (ODFfNzA2Njg0Nl9hN0hBaA) - using file/rename instead of move_copy for one.bak 2024/11/20 02:20:06 INFO : one: Moved (server-side) to: one.bak 2024/11/20 02:20:07 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/20 02:20:08 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/20 02:20:08 INFO : one: Copied (new) 2024/11/20 02:20:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:20:08 DEBUG : two: Unchanged skipping 2024/11/20 02:20:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/20 02:20:09 INFO : three.txt.bak: Deleted 2024/11/20 02:20:09 DEBUG : three.txt: same parent dir (ODFfNzA2Njg0Nl9hN0hBaA) - using file/rename instead of move_copy for three.txt.bak 2024/11/20 02:20:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/20 02:20:10 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/11/20 02:20:11 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/20 02:20:11 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.48s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:20:21 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/11/20 02:20:23 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/11/20 02:20:25 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/11/20 02:20:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-licepik3qehe/dst" 2024/11/20 02:20:26 DEBUG : Starting OpenDrive session with ID: d90f19a71ecd6180af628430823b4d01b0279463af216567b8dd15db796f2195 2024/11/20 02:20:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/20 02:20:27 DEBUG : one: same parent dir (ODFfNzA2Njg1MV9BQUl1Ng) - using file/rename instead of move_copy for one-2019-01-01 2024/11/20 02:20:28 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/20 02:20:28 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/11/20 02:20:29 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/20 02:20:29 INFO : one: Copied (new) 2024/11/20 02:20:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:20:29 DEBUG : two: Unchanged skipping 2024/11/20 02:20:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/20 02:20:30 DEBUG : three.txt: same parent dir (ODFfNzA2Njg1MV9BQUl1Ng) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/11/20 02:20:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/20 02:20:31 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/11/20 02:20:32 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/20 02:20:32 INFO : three.txt: Copied (new) 2024/11/20 02:20:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/20 02:20:33 INFO : one-2019-01-01: Deleted 2024/11/20 02:20:33 DEBUG : one: same parent dir (ODFfNzA2Njg1MV9BQUl1Ng) - using file/rename instead of move_copy for one-2019-01-01 2024/11/20 02:20:34 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/20 02:20:34 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/11/20 02:20:35 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/20 02:20:35 INFO : one: Copied (new) 2024/11/20 02:20:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:20:35 DEBUG : two: Unchanged skipping 2024/11/20 02:20:36 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/20 02:20:36 INFO : three-2019-01-01.txt: Deleted 2024/11/20 02:20:36 DEBUG : three.txt: same parent dir (ODFfNzA2Njg1MV9BQUl1Ng) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/11/20 02:20:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/20 02:20:37 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/11/20 02:20:38 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/20 02:20:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (19.70s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:20:41 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2024/11/20 02:20:42 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/20 02:20:42 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:20:42 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:20:42 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2024/11/20 02:20:43 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2024/11/20 02:20:43 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/20 02:20:43 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: TestSyncUTFNorm (11.21s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:20:52 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/20 02:20:52 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:20:52 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:20:52 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/11/20 02:20:53 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/20 02:20:53 INFO : existing: Copied (new) 2024/11/20 02:20:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 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:2581 Error: Should be true Test: TestSyncImmutable Messages: existing: Modification time difference too big |-208582h15m46.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-11-20 02:20:53 +0000 UTC) (precision 1s) 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:2586 Error: Should be true Test: TestSyncImmutable Messages: existing: Modification time difference too big |-208582h15m46.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-11-20 02:20:53 +0000 UTC) (precision 1s) 2024/11/20 02:20:54 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/20 02:20:54 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/20 02:20:54 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:20:54 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:20:54 ERROR : OpenDrive root 'rclone-test-licepik3qehe': not deleting files as there were IO errors 2024/11/20 02:20:54 ERROR : OpenDrive root 'rclone-test-licepik3qehe': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- FAIL: TestSyncImmutable (3.99s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.34s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:20:56 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2024/11/20 02:20:58 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2024/11/20 02:21:01 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2024/11/20 02:21:03 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2024/11/20 02:21:05 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:21:05 DEBUG : existing: Unchanged skipping 2024/11/20 02:21:05 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/20 02:21:05 DEBUG : subdira-rclone-move-hocekuc5: same parent dir (ODFfNzA2Njc1MV9OS2xKZA) - using folder/rename instead of move_copy 2024/11/20 02:21:05 DEBUG : EXISTING: moving to existing-rclone-move-lojarax1 2024/11/20 02:21:05 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-divuzek8 2024/11/20 02:21:06 DEBUG : subdira: same parent dir (ODFfNzA2Njc1MV9OS2xKZA) - using folder/rename instead of move_copy 2024/11/20 02:21:06 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfNzA2Njc1MV9OS2xKZA) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-divuzek8 2024/11/20 02:21:06 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/11/20 02:21:06 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-divuzek8 2024/11/20 02:21:06 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/11/20 02:21:06 DEBUG : EXISTING: same parent dir (ODFfNzA2Njc1MV9OS2xKZA) - using file/rename instead of move_copy for existing-rclone-move-lojarax1 2024/11/20 02:21:06 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-lojarax1 2024/11/20 02:21:06 DEBUG : EXISTING: moving to existing 2024/11/20 02:21:07 DEBUG : existingbutdifferent-rclone-move-divuzek8: same parent dir (ODFfNzA2Njc1MV9OS2xKZA) - using file/rename instead of move_copy for existingbutdifferent 2024/11/20 02:21:07 DEBUG : subdira/subdirb-rclone-move-muvimuy7: same parent dir (ODFfNzA2Njg2OV9uempRRQ) - using folder/rename instead of move_copy 2024/11/20 02:21:07 INFO : existingbutdifferent-rclone-move-divuzek8: Moved (server-side) to: existingbutdifferent 2024/11/20 02:21:07 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/11/20 02:21:07 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/11/20 02:21:07 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2024/11/20 02:21:07 DEBUG : existing-rclone-move-lojarax1: same parent dir (ODFfNzA2Njc1MV9OS2xKZA) - using file/rename instead of move_copy for existing 2024/11/20 02:21:07 DEBUG : subdira/subdirb: same parent dir (ODFfNzA2Njg2OV9uempRRQ) - using folder/rename instead of move_copy 2024/11/20 02:21:07 INFO : existing-rclone-move-lojarax1: Moved (server-side) to: existing 2024/11/20 02:21:07 INFO : EXISTING: Moved (server-side) to: existing 2024/11/20 02:21:07 INFO : EXISTING: Fixed case by renaming to: existing 2024/11/20 02:21:07 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/11/20 02:21:08 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/20 02:21:08 INFO : existingbutdifferent: Copied (replaced existing) 2024/11/20 02:21:08 DEBUG : subdira/subdirb/subdirc-rclone-move-cotokot3: same parent dir (ODFfNzA2Njg3MF9aT1ZHcA) - using folder/rename instead of move_copy 2024/11/20 02:21:09 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfNzA2Njg3MF9aT1ZHcA) - using folder/rename instead of move_copy 2024/11/20 02:21:09 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/11/20 02:21:09 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/11/20 02:21:10 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-fuheseh9: same parent dir (ODFfNzA2Njg3MV81SkFUbg) - using folder/rename instead of move_copy 2024/11/20 02:21:10 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-wacodeq6 2024/11/20 02:21:10 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfNzA2Njg3MV81SkFUbg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-wacodeq6 2024/11/20 02:21:10 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfNzA2Njg3MV81SkFUbg) - using folder/rename instead of move_copy 2024/11/20 02:21:10 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-wacodeq6 2024/11/20 02:21:10 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/11/20 02:21:10 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/11/20 02:21:11 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-wacodeq6: same parent dir (ODFfNzA2Njg3MV81SkFUbg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2024/11/20 02:21:11 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/11/20 02:21:11 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:21:11 INFO : subdira/subdirb/subdirc/hello-rclone-move-wacodeq6: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/20 02:21:11 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/20 02:21:11 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/11/20 02:21:11 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2024/11/20 02:21:11 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-weqokot4 2024/11/20 02:21:12 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfNzA2Njg3M19JNjJEZA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-weqokot4 2024/11/20 02:21:12 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-weqokot4 2024/11/20 02:21:12 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/20 02:21:12 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-weqokot4: same parent dir (ODFfNzA2Njg3M19JNjJEZA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/20 02:21:12 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-weqokot4: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/20 02:21:12 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/20 02:21:12 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/20 02:21:12 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:21:12 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/20 02:21:12 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/11/20 02:21:12 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2024/11/20 02:21:13 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/11/20 02:21:13 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/11/20 02:21:13 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (21.92s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" sync_test.go:2674: This test only runs on local 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 === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (8.63s) --- SKIP: TestMaxTransfer/Hard (0.35s) --- SKIP: TestMaxTransfer/Soft (7.92s) --- SKIP: TestMaxTransfer/Cautious (0.36s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:21:27 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/11/20 02:21:28 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/11/20 02:21:30 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/11/20 02:21:32 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/11/20 02:21:33 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/11/20 02:21:35 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/11/20 02:21:37 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/11/20 02:21:38 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/11/20 02:21:40 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/11/20 02:21:42 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/11/20 02:21:43 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/11/20 02:21:45 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/11/20 02:21:46 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/11/20 02:21:48 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/11/20 02:21:50 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/11/20 02:21:51 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/11/20 02:21:53 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/11/20 02:21:55 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/11/20 02:21:56 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/11/20 02:21:58 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:00 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:01 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:03 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:05 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:06 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:08 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:10 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:11 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:13 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:15 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:16 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:18 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:20 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:21 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:23 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:25 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:26 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:28 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:30 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:32 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:33 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:22:33 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:22:33 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:22:33 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:22:33 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:22:33 DEBUG : both0: Unchanged skipping 2024/11/20 02:22:33 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:22:33 DEBUG : both1: Unchanged skipping 2024/11/20 02:22:33 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:22:33 DEBUG : both10: Unchanged skipping 2024/11/20 02:22:33 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:22:33 DEBUG : both11: Unchanged skipping 2024/11/20 02:22:33 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:22:33 DEBUG : both12: Unchanged skipping 2024/11/20 02:22:33 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:22:33 DEBUG : both16: Unchanged skipping 2024/11/20 02:22:33 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:22:33 DEBUG : both17: Unchanged skipping 2024/11/20 02:22:33 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:22:33 DEBUG : both13: Unchanged skipping 2024/11/20 02:22:33 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:22:33 DEBUG : both19: Unchanged skipping 2024/11/20 02:22:33 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:22:33 DEBUG : both2: Unchanged skipping 2024/11/20 02:22:33 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:22:33 DEBUG : both3: Unchanged skipping 2024/11/20 02:22:33 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:22:33 DEBUG : both4: Unchanged skipping 2024/11/20 02:22:33 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:22:33 DEBUG : both5: Unchanged skipping 2024/11/20 02:22:33 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:22:33 DEBUG : both6: Unchanged skipping 2024/11/20 02:22:33 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:22:33 DEBUG : both7: Unchanged skipping 2024/11/20 02:22:33 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:22:33 DEBUG : both8: Unchanged skipping 2024/11/20 02:22:33 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:22:33 DEBUG : both9: Unchanged skipping 2024/11/20 02:22:33 DEBUG : both14: Unchanged skipping 2024/11/20 02:22:33 DEBUG : both15: Unchanged skipping 2024/11/20 02:22:33 DEBUG : both18: Unchanged skipping 2024/11/20 02:22:33 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:22:33 DEBUG : Waiting for deletions to finish 2024/11/20 02:22:33 INFO : only19: Deleted 2024/11/20 02:22:33 INFO : only13: Deleted 2024/11/20 02:22:33 INFO : only16: Deleted 2024/11/20 02:22:33 INFO : only17: Deleted 2024/11/20 02:22:33 INFO : only2: Deleted 2024/11/20 02:22:34 INFO : only4: Deleted 2024/11/20 02:22:34 INFO : only6: Deleted 2024/11/20 02:22:34 INFO : only8: Deleted 2024/11/20 02:22:34 INFO : only9: Deleted 2024/11/20 02:22:34 INFO : only1: Deleted 2024/11/20 02:22:34 INFO : only15: Deleted 2024/11/20 02:22:34 INFO : only18: Deleted 2024/11/20 02:22:34 INFO : only5: Deleted 2024/11/20 02:22:34 INFO : only7: Deleted 2024/11/20 02:22:34 INFO : only0: Deleted 2024/11/20 02:22:34 INFO : only10: Deleted 2024/11/20 02:22:34 INFO : only11: Deleted 2024/11/20 02:22:34 INFO : only12: Deleted 2024/11/20 02:22:34 INFO : only14: Deleted 2024/11/20 02:22:34 INFO : only3: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (72.29s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:22:39 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:41 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:42 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:44 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:46 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:47 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:49 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:51 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:52 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:54 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:56 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:57 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/11/20 02:22:59 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/11/20 02:23:01 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/11/20 02:23:02 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/11/20 02:23:04 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/11/20 02:23:06 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/11/20 02:23:07 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/11/20 02:23:09 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/11/20 02:23:11 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/11/20 02:23:12 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/11/20 02:23:14 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/11/20 02:23:16 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/11/20 02:23:17 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/11/20 02:23:19 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/11/20 02:23:21 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/11/20 02:23:22 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/11/20 02:23:24 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/11/20 02:23:26 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/11/20 02:23:27 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/11/20 02:23:29 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/11/20 02:23:31 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/11/20 02:23:32 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/11/20 02:23:34 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/11/20 02:23:35 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/11/20 02:23:37 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/11/20 02:23:39 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/11/20 02:23:41 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/11/20 02:23:42 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/11/20 02:23:44 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/11/20 02:23:46 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:23:46 DEBUG : both0: Unchanged skipping 2024/11/20 02:23:46 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:23:46 DEBUG : both1: Unchanged skipping 2024/11/20 02:23:46 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:23:46 DEBUG : both10: Unchanged skipping 2024/11/20 02:23:46 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:23:46 DEBUG : both11: Unchanged skipping 2024/11/20 02:23:46 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:23:46 DEBUG : both12: Unchanged skipping 2024/11/20 02:23:46 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:23:46 DEBUG : both13: Unchanged skipping 2024/11/20 02:23:46 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:23:46 DEBUG : both14: Unchanged skipping 2024/11/20 02:23:46 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:23:46 DEBUG : both15: Unchanged skipping 2024/11/20 02:23:46 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:23:46 DEBUG : both16: Unchanged skipping 2024/11/20 02:23:46 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:23:46 DEBUG : both17: Unchanged skipping 2024/11/20 02:23:46 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:23:46 DEBUG : both18: Unchanged skipping 2024/11/20 02:23:46 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:23:46 DEBUG : both19: Unchanged skipping 2024/11/20 02:23:46 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:23:46 DEBUG : both2: Unchanged skipping 2024/11/20 02:23:46 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:23:46 DEBUG : both3: Unchanged skipping 2024/11/20 02:23:46 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:23:46 DEBUG : both4: Unchanged skipping 2024/11/20 02:23:46 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:23:46 DEBUG : both5: Unchanged skipping 2024/11/20 02:23:46 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:23:46 DEBUG : both6: Unchanged skipping 2024/11/20 02:23:46 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:23:46 DEBUG : both7: Unchanged skipping 2024/11/20 02:23:46 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:23:46 DEBUG : both8: Unchanged skipping 2024/11/20 02:23:46 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/20 02:23:46 DEBUG : both9: Unchanged skipping 2024/11/20 02:23:46 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/20 02:23:46 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/20 02:23:46 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/20 02:23:46 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/20 02:23:46 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/20 02:23:46 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/20 02:23:46 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/20 02:23:46 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/20 02:23:46 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/20 02:23:46 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/20 02:23:46 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/20 02:23:46 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/20 02:23:46 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/20 02:23:46 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/20 02:23:46 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/20 02:23:46 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/20 02:23:46 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/20 02:23:46 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for checks to finish 2024/11/20 02:23:46 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/20 02:23:46 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/20 02:23:46 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/20 02:23:46 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Waiting for transfers to finish 2024/11/20 02:23:47 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/20 02:23:47 INFO : only0: Copied (replaced existing) 2024/11/20 02:23:47 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/20 02:23:47 INFO : only11: Copied (replaced existing) 2024/11/20 02:23:48 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/20 02:23:48 INFO : only10: Copied (replaced existing) 2024/11/20 02:23:49 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/20 02:23:49 INFO : only13: Copied (replaced existing) 2024/11/20 02:23:49 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/20 02:23:49 INFO : only1: Copied (replaced existing) 2024/11/20 02:23:49 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/20 02:23:49 INFO : only14: Copied (replaced existing) 2024/11/20 02:23:49 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/20 02:23:49 INFO : only12: Copied (replaced existing) 2024/11/20 02:23:50 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/20 02:23:50 INFO : only15: Copied (replaced existing) 2024/11/20 02:23:50 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/20 02:23:50 INFO : only16: Copied (replaced existing) 2024/11/20 02:23:50 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/20 02:23:50 INFO : only17: Copied (replaced existing) 2024/11/20 02:23:51 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/20 02:23:51 INFO : only18: Copied (replaced existing) 2024/11/20 02:23:51 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/20 02:23:51 INFO : only3: Copied (replaced existing) 2024/11/20 02:23:51 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/20 02:23:51 INFO : only2: Copied (replaced existing) 2024/11/20 02:23:51 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/20 02:23:51 INFO : only19: Copied (replaced existing) 2024/11/20 02:23:52 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/20 02:23:52 INFO : only7: Copied (replaced existing) 2024/11/20 02:23:52 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/20 02:23:52 INFO : only8: Copied (replaced existing) 2024/11/20 02:23:53 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/20 02:23:53 INFO : only9: Copied (replaced existing) 2024/11/20 02:23:53 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/20 02:23:53 INFO : only5: Copied (replaced existing) 2024/11/20 02:23:53 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/20 02:23:53 INFO : only4: Copied (replaced existing) 2024/11/20 02:23:54 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/20 02:23:54 INFO : only6: Copied (replaced existing) 2024/11/20 02:23:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (84.48s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:24:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/20 02:24:03 DEBUG : sub dir: Making directory 2024/11/20 02:24:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (16.47s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" 2024/11/20 02:24:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/20 02:24:19 DEBUG : sub dir: Making directory 2024/11/20 02:24:20 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-licepik3qehe'", Local "Local file system at /tmp/rclone4067097773", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (16.63s) FAIL 2024/11/20 02:24:36 DEBUG : OpenDrive root 'rclone-test-licepik3qehe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 12m23.792442285s (try 1/5): exit status 1: Failed [TestCopyNoEmptyDirectories TestMoveEmptyDirectories TestMoveNoEmptyDirectories TestSyncEmptyDirectories TestSyncNoEmptyDirectories TestServerSideCopy TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestCopyAfterDelete TestCopyRedownload TestSyncIgnoreTimes TestSyncAfterRemovingAFileAndAddingAFileSubDir TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirSuffixOnly TestSyncImmutable]