"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/03/21 01:16:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-daziheb8jopu" 2025/03/21 01:16:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/21 01:16:58 DEBUG : Creating backend with remote "/tmp/rclone1902025061" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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 "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:16:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 01:16:58 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/21 01:16:58 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:16:58 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestCopyWithDryRun (2.84s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:17:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/21 01:17:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 01:17:01 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:17:01 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:17:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/21 01:17:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:17:04 DEBUG : Yandex rclone-test-daziheb8jopu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (15.73s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.54s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.45s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:17:17 DEBUG : Creating backend with remote "/non-existing" 2025/03/21 01:17:18 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/21 01:17:18 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:17:18 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (1.81s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:17:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 01:17:20 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:17:20 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:17:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/21 01:17:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestCopyNoTraverse (13.12s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:17:32 INFO : Yandex rclone-test-daziheb8jopu: Running all checks before starting transfers 2025/03/21 01:17:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 01:17:33 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:17:33 INFO : Yandex rclone-test-daziheb8jopu: Checks finished, now starting transfers 2025/03/21 01:17:33 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:17:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/21 01:17:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestCopyCheckFirst (13.66s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:17:46 ERROR : Ignoring --no-traverse with sync 2025/03/21 01:17:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 01:17:47 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:17:47 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:17:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/21 01:17:49 INFO : sub dir/hello world: Copied (new) 2025/03/21 01:17:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestSyncNoTraverse (14.33s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:18:01 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/21 01:18:01 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:18:01 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:18:03 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/03/21 01:18:03 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestCopyWithDepth (8.93s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:18:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 01:18:10 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:18:10 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:18:12 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/21 01:18:12 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (8.49s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:18:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 01:18:18 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:18:18 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:18:20 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/21 01:18:20 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.99s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:18:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/21 01:18:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/21 01:18:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/21 01:18:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/21 01:18:26 INFO : sub dir: Making directory 2025/03/21 01:18:27 INFO : sub dir2: Making directory 2025/03/21 01:18:27 INFO : sub dir2/sub sub dir2: Making directory 2025/03/21 01:18:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 01:18:27 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:18:27 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:18:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/21 01:18:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:18:31 DEBUG : Yandex rclone-test-daziheb8jopu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (23.66s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:18:49 INFO : sub dir2: Making directory 2025/03/21 01:18:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/21 01:18:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/21 01:18:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 01:18:50 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:18:50 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:18:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/21 01:18:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (12.40s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:19:02 DEBUG : sub dir2: Making directory with metadata 2025/03/21 01:19:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/21 01:19:02 INFO : sub dir: Making directory 2025/03/21 01:19:03 INFO : sub dir2: Making directory 2025/03/21 01:19:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 01:19:03 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:19:03 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:19:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/21 01:19:06 INFO : sub dir/hello world: Copied (new) 2025/03/21 01:19:06 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:19:07 DEBUG : Yandex rclone-test-daziheb8jopu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/21 01:19:07 DEBUG : Yandex rclone-test-daziheb8jopu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (18.36s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.51s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:19:21 INFO : sub dir2: Making directory 2025/03/21 01:19:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 01:19:21 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:19:21 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:19:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/21 01:19:23 INFO : sub dir/hello world: Copied (new) 2025/03/21 01:19:23 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (12.23s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:19:33 DEBUG : sub dir2: Making directory with metadata 2025/03/21 01:19:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/21 01:19:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/21 01:19:33 INFO : sub dir: Making directory 2025/03/21 01:19:34 INFO : sub dir2: Making directory 2025/03/21 01:19:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 01:19:34 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:19:34 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:19:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/21 01:19:36 INFO : sub dir/hello world: Copied (new) 2025/03/21 01:19:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:19:38 DEBUG : Yandex rclone-test-daziheb8jopu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (19.65s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.54s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:19:53 INFO : sub dir2: Making directory 2025/03/21 01:19:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 01:19:54 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:19:54 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:19:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/21 01:19:56 INFO : sub dir/hello world: Copied (new) 2025/03/21 01:19:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (13.21s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:20:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-goqusut3tivu" sync_test.go:590: Server side copy (if possible) Yandex rclone-test-daziheb8jopu -> Yandex rclone-test-goqusut3tivu 2025/03/21 01:20:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 01:20:10 DEBUG : Yandex rclone-test-goqusut3tivu: Waiting for checks to finish 2025/03/21 01:20:10 DEBUG : Yandex rclone-test-goqusut3tivu: Waiting for transfers to finish 2025/03/21 01:20:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/21 01:20:13 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:20:14 DEBUG : Yandex rclone-test-goqusut3tivu: Purge remote --- PASS: TestServerSideCopy (23.18s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:20:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/21 01:20:33 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:20:33 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:20:35 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/21 01:20:35 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestCopyOverSelf (17.01s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:20:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-bacudum4vomi" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-daziheb8jopu -> Yandex rclone-test-bacudum4vomi 2025/03/21 01:20:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 01:20:50 DEBUG : Yandex rclone-test-bacudum4vomi: Waiting for checks to finish 2025/03/21 01:20:50 DEBUG : Yandex rclone-test-bacudum4vomi: Waiting for transfers to finish 2025/03/21 01:20:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/21 01:20:53 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:20:58 DEBUG : Yandex rclone-test-bacudum4vomi: Waiting for checks to finish 2025/03/21 01:20:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/21 01:20:58 DEBUG : Yandex rclone-test-bacudum4vomi: Waiting for transfers to finish 2025/03/21 01:20:58 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.coworil8" before starting 2025/03/21 01:21:02 DEBUG : sub dir/hello world.coworil8: server side copy: removing renamed existing file after operation 2025/03/21 01:21:05 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/21 01:21:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:21:06 DEBUG : Yandex rclone-test-bacudum4vomi: Purge remote --- PASS: TestServerSideCopyOverSelf (37.11s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:21:27 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:21:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/21 01:21:27 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:21:29 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/21 01:21:29 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/21 01:21:29 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestMoveOverSelf (15.41s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:21:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-subofoh7seba" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-daziheb8jopu -> Yandex rclone-test-subofoh7seba 2025/03/21 01:21:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 01:21:43 DEBUG : Yandex rclone-test-subofoh7seba: Waiting for checks to finish 2025/03/21 01:21:43 DEBUG : Yandex rclone-test-subofoh7seba: Waiting for transfers to finish 2025/03/21 01:21:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/21 01:21:45 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:21:48 DEBUG : Yandex rclone-test-subofoh7seba: Using server-side directory move 2025/03/21 01:21:48 INFO : Yandex rclone-test-subofoh7seba: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/21 01:21:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/21 01:21:49 DEBUG : Yandex rclone-test-subofoh7seba: Waiting for checks to finish 2025/03/21 01:21:49 DEBUG : Yandex rclone-test-subofoh7seba: Waiting for transfers to finish 2025/03/21 01:21:53 INFO : sub dir/hello world: Deleted 2025/03/21 01:21:55 INFO : sub dir/hello world: Moved (server-side) 2025/03/21 01:21:59 DEBUG : testing file moves 2025/03/21 01:22:00 DEBUG : Yandex rclone-test-subofoh7seba: Waiting for checks to finish 2025/03/21 01:22:00 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/21 01:22:00 DEBUG : Yandex rclone-test-subofoh7seba: Waiting for transfers to finish 2025/03/21 01:22:04 INFO : sub dir/hello world: Deleted 2025/03/21 01:22:06 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:22:08 DEBUG : Yandex rclone-test-subofoh7seba: Purge remote --- PASS: TestServerSideMoveOverSelf (46.21s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:22:27 ERROR : : error listing: directory not found 2025/03/21 01:22:28 INFO : Local file system at /tmp/rclone1902025061: Making directory 2025/03/21 01:22:28 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:22:28 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestCopyAfterDelete (13.26s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:22:41 DEBUG : Added delayed dir = "sub dir", newDst=<nil> 2025/03/21 01:22:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 01:22:42 DEBUG : Local file system at /tmp/rclone1902025061: Waiting for checks to finish 2025/03/21 01:22:42 DEBUG : Local file system at /tmp/rclone1902025061: Waiting for transfers to finish 2025/03/21 01:22:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/21 01:22:42 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/03/21 01:22:42 INFO : sub dir/hello world: Copied (new) 2025/03/21 01:22:42 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestCopyRedownload (14.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:22:53 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/21 01:22:53 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:22:53 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:22:55 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/21 01:22:55 INFO : check sum: Copied (new) 2025/03/21 01:22:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:22:56 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:22:56 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/21 01:22:56 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/03/21 01:22:56 DEBUG : check sum: Unchanged skipping 2025/03/21 01:22:56 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:22:56 DEBUG : Waiting for deletions to finish 2025/03/21 01:22:56 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (10.04s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:23:03 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/21 01:23:03 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:23:03 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:23:05 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/21 01:23:05 INFO : sizeonly: Copied (new) 2025/03/21 01:23:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:23:07 DEBUG : sizeonly: Sizes identical 2025/03/21 01:23:07 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:23:07 DEBUG : sizeonly: Unchanged skipping 2025/03/21 01:23:07 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:23:07 DEBUG : Waiting for deletions to finish 2025/03/21 01:23:07 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestSyncSizeOnly (9.83s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:23:13 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/21 01:23:13 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:23:13 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:23:15 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/03/21 01:23:15 INFO : ignore-size: Copied (new) 2025/03/21 01:23:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:23:16 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:23:16 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:23:16 DEBUG : ignore-size: Unchanged skipping 2025/03/21 01:23:16 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:23:16 DEBUG : Waiting for deletions to finish 2025/03/21 01:23:16 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (99.06s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:24:54 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:24:54 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:24:54 DEBUG : existing: Unchanged skipping 2025/03/21 01:24:54 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:24:54 DEBUG : Waiting for deletions to finish 2025/03/21 01:24:54 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:24:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/21 01:24:55 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:24:55 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:24:57 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/03/21 01:24:57 INFO : existing: Copied (replaced existing) 2025/03/21 01:24:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (11.67s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:25:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/21 01:25:04 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:25:04 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:25:06 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/21 01:25:06 INFO : existing: Copied (new) 2025/03/21 01:25:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:25:07 DEBUG : existing: Destination exists, skipping 2025/03/21 01:25:07 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:25:07 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:25:07 DEBUG : Waiting for deletions to finish 2025/03/21 01:25:07 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (11.80s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:25:19 INFO : d: Making directory 2025/03/21 01:25:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/21 01:25:20 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:25:20 DEBUG : c/non empty space: Unchanged skipping 2025/03/21 01:25:21 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:25:21 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:25:22 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/21 01:25:22 INFO : a/potato2: Copied (new) 2025/03/21 01:25:22 DEBUG : Waiting for deletions to finish 2025/03/21 01:25:25 INFO : b/potato: Deleted 2025/03/21 01:25:25 INFO : d: Removing directory 2025/03/21 01:25:29 INFO : b: Removing directory 2025/03/21 01:25:33 DEBUG : Yandex rclone-test-daziheb8jopu: deleted 2 directories run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (38.15s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:25:56 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/21 01:25:56 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:25:56 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/21 01:25:56 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/21 01:25:56 DEBUG : empty space: Unchanged skipping 2025/03/21 01:25:56 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:25:56 DEBUG : Waiting for deletions to finish 2025/03/21 01:25:56 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:25:56 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:25:56 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/21 01:25:56 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/21 01:25:57 INFO : empty space: Updated modification time in destination 2025/03/21 01:25:57 DEBUG : empty space: Unchanged skipping 2025/03/21 01:25:57 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:25:57 DEBUG : Waiting for deletions to finish 2025/03/21 01:25:57 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (9.94s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:26:06 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:26:06 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/21 01:26:06 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/21 01:26:06 DEBUG : empty space: Unchanged skipping 2025/03/21 01:26:06 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:26:06 DEBUG : Waiting for deletions to finish 2025/03/21 01:26:06 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (8.72s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:26:14 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:26:14 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/21 01:26:14 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1902025061) 2025/03/21 01:26:14 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-daziheb8jopu) 2025/03/21 01:26:14 DEBUG : foo: md5 differ 2025/03/21 01:26:14 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:26:16 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/03/21 01:26:16 INFO : foo: Copied (replaced existing) 2025/03/21 01:26:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (9.09s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:26:24 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/21 01:26:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:26:24 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:26:24 DEBUG : empty space: Unchanged skipping 2025/03/21 01:26:24 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:26:26 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/21 01:26:26 INFO : potato: Copied (new) 2025/03/21 01:26:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (13.13s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:26:37 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:26:37 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/21 01:26:37 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:26:39 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/03/21 01:26:39 INFO : potato: Copied (replaced existing) 2025/03/21 01:26:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (9.81s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:26:46 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/21 01:26:46 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:26:46 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1902025061) 2025/03/21 01:26:46 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-daziheb8jopu) 2025/03/21 01:26:46 DEBUG : potato: md5 differ 2025/03/21 01:26:46 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:26:48 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/03/21 01:26:48 INFO : potato: Copied (replaced existing) 2025/03/21 01:26:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (9.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:26:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 01:26:57 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/21 01:26:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:26:57 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:26:57 DEBUG : empty space: Unchanged skipping 2025/03/21 01:26:57 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:26:57 DEBUG : Waiting for deletions to finish 2025/03/21 01:26:57 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (12.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:27:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 01:27:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:27:11 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:27:11 DEBUG : empty space: Unchanged skipping 2025/03/21 01:27:11 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:27:13 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/21 01:27:13 INFO : potato2: Copied (new) 2025/03/21 01:27:13 DEBUG : Waiting for deletions to finish 2025/03/21 01:27:17 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (20.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:27:32 INFO : d: Making directory 2025/03/21 01:27:33 INFO : d/e: Making directory 2025/03/21 01:27:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/21 01:27:35 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:27:35 DEBUG : c/non empty space: Unchanged skipping 2025/03/21 01:27:35 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:27:35 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:27:36 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/21 01:27:36 INFO : a/potato2: Copied (new) 2025/03/21 01:27:36 DEBUG : Waiting for deletions to finish 2025/03/21 01:27:40 INFO : b/potato: Deleted 2025/03/21 01:27:40 INFO : d/e: Removing directory 2025/03/21 01:27:44 INFO : d: Removing directory 2025/03/21 01:27:48 INFO : b: Removing directory 2025/03/21 01:27:52 DEBUG : Yandex rclone-test-daziheb8jopu: deleted 3 directories run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (44.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:28:14 INFO : d: Making directory 2025/03/21 01:28:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/21 01:28:16 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:28:16 DEBUG : c/non empty space: Unchanged skipping 2025/03/21 01:28:16 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:28:16 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:28:18 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/21 01:28:18 INFO : a/potato2: Copied (new) 2025/03/21 01:28:18 ERROR : Yandex rclone-test-daziheb8jopu: not deleting files as there were IO errors 2025/03/21 01:28:18 ERROR : Yandex rclone-test-daziheb8jopu: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (37.41s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:28:52 DEBUG : Waiting for deletions to finish 2025/03/21 01:28:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 01:28:52 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:28:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:28:52 DEBUG : empty space: Unchanged skipping 2025/03/21 01:28:52 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:28:54 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/21 01:28:54 INFO : potato2: Copied (new) 2025/03/21 01:28:55 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (16.21s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:29:07 DEBUG : Waiting for deletions to finish 2025/03/21 01:29:08 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:29:08 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:29:11 INFO : potato: Deleted 2025/03/21 01:29:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 01:29:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:29:11 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:29:11 DEBUG : empty space: Unchanged skipping 2025/03/21 01:29:11 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:29:13 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/21 01:29:13 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (19.74s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:29:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 01:29:27 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:29:27 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:29:28 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/03/21 01:29:28 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (12.65s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:29:40 DEBUG : enormous: Excluded (Size Filter) 2025/03/21 01:29:40 DEBUG : enormous: Excluded 2025/03/21 01:29:40 DEBUG : potato2: Excluded (Size Filter) 2025/03/21 01:29:40 DEBUG : potato2: Excluded 2025/03/21 01:29:41 DEBUG : potato2: Excluded (Size Filter) 2025/03/21 01:29:41 DEBUG : potato2: Excluded 2025/03/21 01:29:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:29:41 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:29:41 DEBUG : empty space: Unchanged skipping 2025/03/21 01:29:41 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:29:41 DEBUG : Waiting for deletions to finish 2025/03/21 01:29:41 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:29:41 DEBUG : potato2: Excluded (Size Filter) 2025/03/21 01:29:41 DEBUG : potato2: Excluded 2025/03/21 01:29:41 DEBUG : enormous: Excluded (Size Filter) 2025/03/21 01:29:41 DEBUG : enormous: Excluded 2025/03/21 01:29:41 DEBUG : potato2: Excluded (Size Filter) 2025/03/21 01:29:41 DEBUG : potato2: Excluded 2025/03/21 01:29:42 DEBUG : potato2: Excluded (Size Filter) 2025/03/21 01:29:42 DEBUG : potato2: Excluded 2025/03/21 01:29:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:29:42 DEBUG : Local file system at /tmp/rclone1902025061: Waiting for checks to finish 2025/03/21 01:29:42 DEBUG : empty space: Unchanged skipping 2025/03/21 01:29:42 DEBUG : Local file system at /tmp/rclone1902025061: Waiting for transfers to finish 2025/03/21 01:29:42 DEBUG : Waiting for deletions to finish 2025/03/21 01:29:42 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:29:42 DEBUG : potato2: Excluded (Size Filter) 2025/03/21 01:29:42 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (15.91s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:29:58 DEBUG : enormous: Excluded (Size Filter) 2025/03/21 01:29:58 DEBUG : enormous: Excluded 2025/03/21 01:29:58 DEBUG : potato2: Excluded (Size Filter) 2025/03/21 01:29:58 DEBUG : potato2: Excluded 2025/03/21 01:29:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:29:58 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:29:58 DEBUG : empty space: Unchanged skipping 2025/03/21 01:29:58 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:29:58 DEBUG : Waiting for deletions to finish 2025/03/21 01:30:02 INFO : potato2: Deleted 2025/03/21 01:30:03 INFO : enormous: Deleted 2025/03/21 01:30:03 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:30:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:30:04 DEBUG : Local file system at /tmp/rclone1902025061: Waiting for checks to finish 2025/03/21 01:30:04 DEBUG : empty space: Unchanged skipping 2025/03/21 01:30:04 DEBUG : Local file system at /tmp/rclone1902025061: Waiting for transfers to finish 2025/03/21 01:30:04 DEBUG : Waiting for deletions to finish 2025/03/21 01:30:04 INFO : enormous: Deleted 2025/03/21 01:30:04 INFO : potato2: Deleted 2025/03/21 01:30:04 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (18.85s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:30:19 DEBUG : five: Need to transfer - File not found at Destination 2025/03/21 01:30:19 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/21 01:30:19 DEBUG : one: Destination is newer than source, skipping 2025/03/21 01:30:19 DEBUG : three: Sizes identical 2025/03/21 01:30:19 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:30:19 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/21 01:30:19 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1902025061) 2025/03/21 01:30:19 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-daziheb8jopu) 2025/03/21 01:30:19 DEBUG : two: md5 differ 2025/03/21 01:30:19 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/21 01:30:19 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:30:21 DEBUG : two: Dst hash empty - aborting Src hash check 2025/03/21 01:30:21 INFO : two: Copied (replaced existing) 2025/03/21 01:30:21 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/21 01:30:21 INFO : five: Copied (new) 2025/03/21 01:30:22 DEBUG : four: Dst hash empty - aborting Src hash check 2025/03/21 01:30:22 INFO : four: Copied (replaced existing) 2025/03/21 01:30:22 DEBUG : Waiting for deletions to finish 2025/03/21 01:30:23 DEBUG : one: Destination is newer than source, skipping 2025/03/21 01:30:23 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:30:23 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1902025061) 2025/03/21 01:30:23 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-daziheb8jopu) 2025/03/21 01:30:23 DEBUG : three: md5 differ 2025/03/21 01:30:23 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/21 01:30:23 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/21 01:30:23 DEBUG : four: Size and md5 of src and dst objects identical 2025/03/21 01:30:23 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/21 01:30:23 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/21 01:30:23 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/21 01:30:23 DEBUG : two: Size and md5 of src and dst objects identical 2025/03/21 01:30:23 DEBUG : five: Size and md5 of src and dst objects identical 2025/03/21 01:30:23 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/21 01:30:23 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/21 01:30:23 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:30:25 DEBUG : three: Dst hash empty - aborting Src hash check 2025/03/21 01:30:25 INFO : three: Copied (replaced existing) 2025/03/21 01:30:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (33.17s) === 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 "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/03/21 01:30:45 INFO : Yandex rclone-test-daziheb8jopu: Making map for --track-renames 2025/03/21 01:30:45 INFO : Yandex rclone-test-daziheb8jopu: Finished making map for --track-renames 2025/03/21 01:30:45 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:30:45 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for renames to finish 2025/03/21 01:30:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/21 01:30:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/21 01:30:45 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:30:46 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/21 01:30:46 INFO : potato: Copied (new) 2025/03/21 01:30:47 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/21 01:30:47 INFO : yam: Copied (new) 2025/03/21 01:30:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:30:48 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:30:48 INFO : Yandex rclone-test-daziheb8jopu: Making map for --track-renames 2025/03/21 01:30:48 INFO : Yandex rclone-test-daziheb8jopu: Finished making map for --track-renames 2025/03/21 01:30:48 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:30:48 DEBUG : potato: Unchanged skipping 2025/03/21 01:30:48 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for renames to finish 2025/03/21 01:30:50 INFO : yam: Moved (server-side) to: yaml 2025/03/21 01:30:50 INFO : yaml: Renamed from "yam" 2025/03/21 01:30:50 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:30:50 DEBUG : Waiting for deletions to finish 2025/03/21 01:30:50 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (15.06s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/03/21 01:31:00 INFO : Yandex rclone-test-daziheb8jopu: Making map for --track-renames 2025/03/21 01:31:00 INFO : Yandex rclone-test-daziheb8jopu: Finished making map for --track-renames 2025/03/21 01:31:00 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:31:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/21 01:31:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/21 01:31:00 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for renames to finish 2025/03/21 01:31:00 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:31:02 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/21 01:31:02 INFO : potato: Copied (new) 2025/03/21 01:31:02 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/21 01:31:02 INFO : yam: Copied (new) 2025/03/21 01:31:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:31:03 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:31:03 INFO : Yandex rclone-test-daziheb8jopu: Making map for --track-renames 2025/03/21 01:31:03 INFO : Yandex rclone-test-daziheb8jopu: Finished making map for --track-renames 2025/03/21 01:31:03 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:31:03 DEBUG : potato: Unchanged skipping 2025/03/21 01:31:03 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for renames to finish 2025/03/21 01:31:05 INFO : yam: Moved (server-side) to: yaml 2025/03/21 01:31:05 INFO : yaml: Renamed from "yam" 2025/03/21 01:31:05 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:31:05 DEBUG : Waiting for deletions to finish 2025/03/21 01:31:05 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.64s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/03/21 01:31:16 INFO : Yandex rclone-test-daziheb8jopu: Making map for --track-renames 2025/03/21 01:31:16 INFO : Yandex rclone-test-daziheb8jopu: Finished making map for --track-renames 2025/03/21 01:31:16 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:31:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/21 01:31:16 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/21 01:31:16 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for renames to finish 2025/03/21 01:31:16 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:31:17 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/21 01:31:17 INFO : sub/yam: Copied (new) 2025/03/21 01:31:18 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/21 01:31:18 INFO : potato: Copied (new) 2025/03/21 01:31:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:31:20 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:31:20 DEBUG : potato: Unchanged skipping 2025/03/21 01:31:20 INFO : Yandex rclone-test-daziheb8jopu: Making map for --track-renames 2025/03/21 01:31:20 INFO : Yandex rclone-test-daziheb8jopu: Finished making map for --track-renames 2025/03/21 01:31:20 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:31:20 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for renames to finish 2025/03/21 01:31:24 INFO : sub/yam: Moved (server-side) to: yam 2025/03/21 01:31:24 INFO : yam: Renamed from "sub/yam" 2025/03/21 01:31:24 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:31:24 DEBUG : Waiting for deletions to finish 2025/03/21 01:31:24 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (23.46s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:31:39 DEBUG : Creating backend with remote "/tmp/rclone1902025061/dir1" 2025/03/21 01:31:39 DEBUG : Config file has changed externally - reloading 2025/03/21 01:31:39 DEBUG : Creating backend with remote "/tmp/rclone1902025061/dir2" 2025/03/21 01:31:39 DEBUG : Local file system at /tmp/rclone1902025061/dir2: Using server-side directory move 2025/03/21 01:31:39 INFO : Local file system at /tmp/rclone1902025061/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/21 01:31:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/21 01:31:39 INFO : file1.txt: Moved (server-side) 2025/03/21 01:31:39 DEBUG : Local file system at /tmp/rclone1902025061/dir2: Waiting for checks to finish 2025/03/21 01:31:39 DEBUG : Local file system at /tmp/rclone1902025061/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.48s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:31:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 01:31:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/21 01:31:39 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:31:39 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:31:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/21 01:31:42 INFO : sub dir/hello world: Copied (new) 2025/03/21 01:31:42 INFO : sub dir/hello world: Deleted 2025/03/21 01:31:42 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/21 01:31:42 INFO : nested/sub dir/file: Copied (new) 2025/03/21 01:31:42 INFO : nested/sub dir/file: Deleted 2025/03/21 01:31:42 INFO : sub dir: Removing directory 2025/03/21 01:31:42 INFO : nested/sub dir: Removing directory 2025/03/21 01:31:42 INFO : nested: Removing directory 2025/03/21 01:31:42 DEBUG : Local file system at /tmp/rclone1902025061: deleted 3 directories run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (26.74s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:32:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/21 01:32:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/21 01:32:06 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:32:06 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:32:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/21 01:32:08 INFO : sub dir/hello world: Copied (new) 2025/03/21 01:32:08 INFO : sub dir/hello world: Deleted 2025/03/21 01:32:09 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/21 01:32:09 INFO : nested/sub dir/file: Copied (new) 2025/03/21 01:32:09 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (30.15s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:32:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/21 01:32:36 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/21 01:32:36 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:32:36 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:32:38 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/21 01:32:38 INFO : existing: Copied (new) 2025/03/21 01:32:38 INFO : existing: Deleted 2025/03/21 01:32:38 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/03/21 01:32:38 INFO : existing-b: Copied (new) 2025/03/21 01:32:38 INFO : existing-b: Deleted 2025/03/21 01:32:39 DEBUG : existing: Destination exists, skipping 2025/03/21 01:32:39 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/21 01:32:39 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:32:39 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:32:39 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (12.45s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:32:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-dasaber7vuzu" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-daziheb8jopu -> Yandex rclone-test-dasaber7vuzu 2025/03/21 01:32:58 DEBUG : Yandex rclone-test-dasaber7vuzu: Using server-side directory move 2025/03/21 01:32:58 INFO : Yandex rclone-test-dasaber7vuzu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/21 01:32:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 01:32:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:32:59 DEBUG : empty space: Unchanged skipping 2025/03/21 01:32:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/21 01:32:59 DEBUG : Yandex rclone-test-dasaber7vuzu: Waiting for checks to finish 2025/03/21 01:33:00 INFO : potato2: Moved (server-side) 2025/03/21 01:33:02 INFO : potato3: Deleted 2025/03/21 01:33:04 INFO : potato3: Moved (server-side) 2025/03/21 01:33:04 INFO : empty space: Deleted 2025/03/21 01:33:04 DEBUG : Yandex rclone-test-dasaber7vuzu: Waiting for transfers to finish 2025/03/21 01:33:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-botiraw7wulo" 2025/03/21 01:33:05 DEBUG : Yandex rclone-test-botiraw7wulo: Using server-side directory move 2025/03/21 01:33:07 INFO : Yandex rclone-test-botiraw7wulo: Server side directory move succeeded 2025/03/21 01:33:08 ERROR : : error listing: directory not found 2025/03/21 01:33:08 DEBUG : Yandex rclone-test-botiraw7wulo: Purge remote 2025/03/21 01:33:15 DEBUG : Yandex rclone-test-dasaber7vuzu: Purge remote 2025/03/21 01:33:15 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (26.97s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:33:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-ladunij2katu" 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:1703 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Should be true Test: TestServerSideMoveWithFilter Messages: potato2: Modification time difference too big |-211485h28m10.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-03-21 01:33:17 +0000 UTC) (precision 1ns) sync_test.go:1705: Server side move (if possible) Yandex rclone-test-daziheb8jopu -> Yandex rclone-test-ladunij2katu 2025/03/21 01:33:26 DEBUG : empty space: Excluded (Size Filter) 2025/03/21 01:33:26 DEBUG : empty space: Excluded 2025/03/21 01:33:26 DEBUG : empty space: Excluded (Size Filter) 2025/03/21 01:33:26 DEBUG : empty space: Excluded 2025/03/21 01:33:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 01:33:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/21 01:33:26 DEBUG : Yandex rclone-test-ladunij2katu: Waiting for checks to finish 2025/03/21 01:33:26 DEBUG : Yandex rclone-test-ladunij2katu: Waiting for transfers to finish 2025/03/21 01:33:27 INFO : potato2: Moved (server-side) 2025/03/21 01:33:29 INFO : potato3: Deleted 2025/03/21 01:33:31 INFO : potato3: Moved (server-side) 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:1729 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Should be true Test: TestServerSideMoveWithFilter Messages: potato2: Modification time difference too big |-211485h28m19.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-03-21 01:33:26 +0000 UTC) (precision 1ns) 2025/03/21 01:33:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-fobihat6nibu" 2025/03/21 01:33:32 DEBUG : empty space: Excluded (Size Filter) 2025/03/21 01:33:32 DEBUG : empty space: Excluded 2025/03/21 01:33:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 01:33:33 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/21 01:33:33 DEBUG : Yandex rclone-test-fobihat6nibu: Waiting for checks to finish 2025/03/21 01:33:33 DEBUG : Yandex rclone-test-fobihat6nibu: Waiting for transfers to finish 2025/03/21 01:33:34 INFO : potato3: Moved (server-side) 2025/03/21 01:33:34 INFO : potato2: Moved (server-side) 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:1749 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Should be true Test: TestServerSideMoveWithFilter Messages: potato2: Modification time difference too big |-211485h28m27.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-03-21 01:33:34 +0000 UTC) (precision 1ns) 2025/03/21 01:33:35 DEBUG : Yandex rclone-test-fobihat6nibu: Purge remote 2025/03/21 01:33:40 DEBUG : Yandex rclone-test-ladunij2katu: Purge remote --- FAIL: TestServerSideMoveWithFilter (33.18s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:33:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-gixemil4puye" 2025/03/21 01:33:54 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-daziheb8jopu -> Yandex rclone-test-gixemil4puye 2025/03/21 01:34:00 DEBUG : Yandex rclone-test-gixemil4puye: Using server-side directory move 2025/03/21 01:34:00 INFO : Yandex rclone-test-gixemil4puye: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/21 01:34:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/21 01:34:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:34:01 DEBUG : empty space: Unchanged skipping 2025/03/21 01:34:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/21 01:34:01 DEBUG : Yandex rclone-test-gixemil4puye: Waiting for checks to finish 2025/03/21 01:34:02 INFO : potato2: Moved (server-side) 2025/03/21 01:34:04 INFO : potato3: Deleted 2025/03/21 01:34:05 INFO : empty space: Deleted 2025/03/21 01:34:05 DEBUG : Yandex rclone-test-gixemil4puye: Waiting for transfers to finish 2025/03/21 01:34:05 INFO : potato3: Moved (server-side) 2025/03/21 01:34:05 INFO : tomatoDir: Removing directory 2025/03/21 01:34:09 DEBUG : Yandex rclone-test-daziheb8jopu: deleted 1 directories 2025/03/21 01:34:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-juciqez1yobo" 2025/03/21 01:34:10 INFO : tomatoDir: Making directory 2025/03/21 01:34:11 DEBUG : Yandex rclone-test-juciqez1yobo: Using server-side directory move 2025/03/21 01:34:13 INFO : Yandex rclone-test-juciqez1yobo: Server side directory move succeeded 2025/03/21 01:34:13 ERROR : : error listing: directory not found 2025/03/21 01:34:14 ERROR : : error listing: directory not found 2025/03/21 01:34:14 DEBUG : Yandex rclone-test-juciqez1yobo: Purge remote 2025/03/21 01:34:21 DEBUG : Yandex rclone-test-gixemil4puye: Purge remote 2025/03/21 01:34:22 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (33.54s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.49s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:34:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-daziheb8jopu/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestSyncOverlap (4.93s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:34:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-daziheb8jopu/rclone-sync-test" 2025/03/21 01:34:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-daziheb8jopu/rclone-sync-test-include/layer2" 2025/03/21 01:34:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-daziheb8jopu/rclone-sync-test-ignore-file" 2025/03/21 01:34:34 DEBUG : rclone-sync-test: Excluded 2025/03/21 01:34:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/21 01:34:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/21 01:34:36 DEBUG : Yandex rclone-test-daziheb8jopu/rclone-sync-test: Waiting for checks to finish 2025/03/21 01:34:36 DEBUG : Yandex rclone-test-daziheb8jopu/rclone-sync-test: Waiting for transfers to finish 2025/03/21 01:34:36 DEBUG : Waiting for deletions to finish 2025/03/21 01:34:36 INFO : There was nothing to transfer 2025/03/21 01:34:36 DEBUG : rclone-sync-test: Excluded 2025/03/21 01:34:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/21 01:34:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/21 01:34:38 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:34:38 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:34:38 DEBUG : Waiting for deletions to finish 2025/03/21 01:34:38 INFO : rclone-sync-test-include: Removing directory 2025/03/21 01:34:39 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/21 01:34:39 DEBUG : Yandex rclone-test-daziheb8jopu: failed to delete 1 directories 2025/03/21 01:34:39 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:34:39 DEBUG : rclone-sync-test: Excluded 2025/03/21 01:34:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/21 01:34:41 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:34:41 DEBUG : rclone-sync-test: Excluded 2025/03/21 01:34:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/21 01:34:42 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:34:43 DEBUG : rclone-sync-test: Excluded 2025/03/21 01:34:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/21 01:34:44 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:34:44 DEBUG : rclone-sync-test: Excluded 2025/03/21 01:34:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/21 01:34:46 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:34:46 DEBUG : rclone-sync-test: Excluded 2025/03/21 01:34:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/21 01:34:47 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:34:48 DEBUG : rclone-sync-test: Excluded 2025/03/21 01:34:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/21 01:34:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/21 01:34:49 DEBUG : rclone-sync-test: Excluded 2025/03/21 01:34:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/21 01:34:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/21 01:34:51 DEBUG : Yandex rclone-test-daziheb8jopu/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/21 01:34:51 DEBUG : Yandex rclone-test-daziheb8jopu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/21 01:34:51 DEBUG : Waiting for deletions to finish 2025/03/21 01:34:51 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:34:51 DEBUG : rclone-sync-test: Excluded 2025/03/21 01:34:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/21 01:34:53 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:34:54 DEBUG : rclone-sync-test: Excluded 2025/03/21 01:34:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/21 01:34:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/21 01:34:56 DEBUG : rclone-sync-test: Excluded 2025/03/21 01:34:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/21 01:34:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/21 01:34:57 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:34:57 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:34:57 DEBUG : Waiting for deletions to finish 2025/03/21 01:34:57 INFO : rclone-sync-test-include: Removing directory 2025/03/21 01:34:58 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/21 01:34:58 DEBUG : Yandex rclone-test-daziheb8jopu: failed to delete 1 directories 2025/03/21 01:34:58 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:34:58 DEBUG : rclone-sync-test: Excluded 2025/03/21 01:34:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/21 01:34:59 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:35:00 DEBUG : rclone-sync-test: Excluded 2025/03/21 01:35:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/21 01:35:01 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:35:02 DEBUG : rclone-sync-test: Excluded 2025/03/21 01:35:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/21 01:35:03 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:35:03 DEBUG : rclone-sync-test: Excluded 2025/03/21 01:35:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/21 01:35:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/21 01:35:05 DEBUG : : Excluded 2025/03/21 01:35:05 DEBUG : rclone-sync-test: Excluded 2025/03/21 01:35:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/21 01:35:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/21 01:35:06 DEBUG : Yandex rclone-test-daziheb8jopu/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/21 01:35:06 DEBUG : Yandex rclone-test-daziheb8jopu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/21 01:35:06 DEBUG : Waiting for deletions to finish 2025/03/21 01:35:06 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:35:07 DEBUG : rclone-sync-test: Excluded 2025/03/21 01:35:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/21 01:35:08 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:35:09 DEBUG : rclone-sync-test: Excluded 2025/03/21 01:35:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/21 01:35:10 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:35:11 DEBUG : rclone-sync-test: Excluded 2025/03/21 01:35:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/21 01:35:12 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:35:12 DEBUG : rclone-sync-test: Excluded 2025/03/21 01:35:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/21 01:35:13 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:35:14 DEBUG : rclone-sync-test: Excluded 2025/03/21 01:35:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/21 01:35:14 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (81.51s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:35:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-daziheb8jopu/dst" 2025/03/21 01:35:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-daziheb8jopu/CompareDest" 2025/03/21 01:35:50 DEBUG : one: Need to transfer - File not found at Destination 2025/03/21 01:35:50 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for checks to finish 2025/03/21 01:35:50 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for transfers to finish 2025/03/21 01:35:52 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/21 01:35:52 INFO : one: Copied (new) 2025/03/21 01:35:52 DEBUG : Waiting for deletions to finish 2025/03/21 01:35:53 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for checks to finish 2025/03/21 01:35:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 01:35:54 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for transfers to finish 2025/03/21 01:35:56 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/21 01:35:56 INFO : one: Copied (replaced existing) 2025/03/21 01:35:56 DEBUG : Waiting for deletions to finish 2025/03/21 01:36:02 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for checks to finish 2025/03/21 01:36:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 01:36:03 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:36:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/21 01:36:03 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for transfers to finish 2025/03/21 01:36:03 DEBUG : Waiting for deletions to finish 2025/03/21 01:36:03 INFO : There was nothing to transfer 2025/03/21 01:36:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:36:07 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/21 01:36:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 01:36:07 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for checks to finish 2025/03/21 01:36:08 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:36:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/21 01:36:08 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for transfers to finish 2025/03/21 01:36:08 DEBUG : Waiting for deletions to finish 2025/03/21 01:36:08 INFO : There was nothing to transfer 2025/03/21 01:36:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:36:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/21 01:36:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 01:36:10 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for checks to finish 2025/03/21 01:36:10 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:36:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/21 01:36:10 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for transfers to finish 2025/03/21 01:36:10 DEBUG : Waiting for deletions to finish 2025/03/21 01:36:10 INFO : There was nothing to transfer 2025/03/21 01:36:12 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2025/03/21 01:36:12 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/21 01:36:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/21 01:36:12 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for checks to finish 2025/03/21 01:36:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 01:36:12 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:36:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/21 01:36:12 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for transfers to finish 2025/03/21 01:36:12 DEBUG : Waiting for deletions to finish 2025/03/21 01:36:12 INFO : There was nothing to transfer 2025/03/21 01:36:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/21 01:36:14 DEBUG : two: Need to transfer - File not found at Destination 2025/03/21 01:36:14 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for checks to finish 2025/03/21 01:36:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 01:36:14 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:36:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/21 01:36:14 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for transfers to finish 2025/03/21 01:36:16 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/03/21 01:36:16 INFO : two: Copied (new) 2025/03/21 01:36:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (55.85s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:36:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-daziheb8jopu/dest" 2025/03/21 01:36:52 DEBUG : Config file has changed externally - reloading 2025/03/21 01:36:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-daziheb8jopu/pre-dest1" 2025/03/21 01:36:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-daziheb8jopu/pre-dest2" 2025/03/21 01:36:54 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:36:54 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/21 01:36:54 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:36:54 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/21 01:36:55 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/21 01:36:55 DEBUG : Yandex rclone-test-daziheb8jopu/dest: Waiting for checks to finish 2025/03/21 01:36:55 DEBUG : Yandex rclone-test-daziheb8jopu/dest: Waiting for transfers to finish 2025/03/21 01:36:57 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/03/21 01:36:57 INFO : 3: Copied (new) 2025/03/21 01:36:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (37.04s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:37:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-daziheb8jopu/dst" 2025/03/21 01:37:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-daziheb8jopu/CopyDest" 2025/03/21 01:37:23 DEBUG : one: Need to transfer - File not found at Destination 2025/03/21 01:37:23 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for checks to finish 2025/03/21 01:37:23 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for transfers to finish 2025/03/21 01:37:26 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/21 01:37:26 INFO : one: Copied (new) 2025/03/21 01:37:26 DEBUG : Waiting for deletions to finish 2025/03/21 01:37:27 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for checks to finish 2025/03/21 01:37:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 01:37:28 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for transfers to finish 2025/03/21 01:37:30 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/21 01:37:30 INFO : one: Copied (replaced existing) 2025/03/21 01:37:30 DEBUG : Waiting for deletions to finish 2025/03/21 01:37:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-daziheb8jopu/BackupDir" 2025/03/21 01:37:36 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for checks to finish 2025/03/21 01:37:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 01:37:36 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:37:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/21 01:37:38 INFO : one: Moved (server-side) 2025/03/21 01:37:40 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/21 01:37:40 INFO : one: Copied (server-side copy) 2025/03/21 01:37:40 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/21 01:37:40 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for transfers to finish 2025/03/21 01:37:40 DEBUG : Waiting for deletions to finish 2025/03/21 01:37:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:37:44 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/21 01:37:44 INFO : two: Copied (server-side copy) 2025/03/21 01:37:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/21 01:37:44 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:37:44 DEBUG : one: Unchanged skipping 2025/03/21 01:37:44 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for checks to finish 2025/03/21 01:37:44 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for transfers to finish 2025/03/21 01:37:44 DEBUG : Waiting for deletions to finish 2025/03/21 01:37:46 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:37:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:37:46 DEBUG : one: Unchanged skipping 2025/03/21 01:37:46 DEBUG : two: Unchanged skipping 2025/03/21 01:37:46 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for checks to finish 2025/03/21 01:37:46 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for transfers to finish 2025/03/21 01:37:46 DEBUG : Waiting for deletions to finish 2025/03/21 01:37:46 INFO : There was nothing to transfer 2025/03/21 01:37:49 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/21 01:37:49 DEBUG : three: Destination not found in --copy-dest 2025/03/21 01:37:49 DEBUG : three: Need to transfer - File not found at Destination 2025/03/21 01:37:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:37:49 DEBUG : one: Unchanged skipping 2025/03/21 01:37:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:37:49 DEBUG : two: Unchanged skipping 2025/03/21 01:37:49 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for checks to finish 2025/03/21 01:37:49 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for transfers to finish 2025/03/21 01:37:51 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/03/21 01:37:51 INFO : three: Copied (new) 2025/03/21 01:37:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (68.39s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:38:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-daziheb8jopu/dst" 2025/03/21 01:38:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-daziheb8jopu/backup" 2025/03/21 01:38:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/21 01:38:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:38:38 DEBUG : two: Unchanged skipping 2025/03/21 01:38:38 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for checks to finish 2025/03/21 01:38:39 INFO : one: Moved (server-side) 2025/03/21 01:38:39 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for transfers to finish 2025/03/21 01:38:41 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/21 01:38:41 INFO : one: Copied (new) 2025/03/21 01:38:41 DEBUG : Waiting for deletions to finish 2025/03/21 01:38:43 INFO : three.txt: Moved (server-side) 2025/03/21 01:38:43 INFO : three.txt: Moved into backup dir 2025/03/21 01:38:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/21 01:38:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:38:46 DEBUG : two: Unchanged skipping 2025/03/21 01:38:46 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for checks to finish 2025/03/21 01:38:50 INFO : one: Deleted 2025/03/21 01:38:51 INFO : one: Moved (server-side) 2025/03/21 01:38:51 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for transfers to finish 2025/03/21 01:38:54 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/21 01:38:54 INFO : one: Copied (new) 2025/03/21 01:38:54 DEBUG : Waiting for deletions to finish 2025/03/21 01:38:58 INFO : three.txt: Deleted 2025/03/21 01:38:59 INFO : three.txt: Moved (server-side) 2025/03/21 01:38:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (52.22s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 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:2377 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: dst/three.txt: Modification time difference too big |-211485h34m26.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-03-21 01:39:33 +0000 UTC) (precision 1ns) 2025/03/21 01:39:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-daziheb8jopu/dst" 2025/03/21 01:39:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-daziheb8jopu/backup" 2025/03/21 01:39:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/21 01:39:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:39:35 DEBUG : two: Unchanged skipping 2025/03/21 01:39:35 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for checks to finish 2025/03/21 01:39:37 INFO : one: Moved (server-side) to: one.bak 2025/03/21 01:39:37 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for transfers to finish 2025/03/21 01:39:38 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/21 01:39:38 INFO : one: Copied (new) 2025/03/21 01:39:38 DEBUG : Waiting for deletions to finish 2025/03/21 01:39:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/21 01:39:41 INFO : three.txt: Moved into backup dir 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:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: backup/three.txt.bak: Modification time difference too big |-211485h34m33.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-03-21 01:39:40 +0000 UTC) (precision 1ns) 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:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: backup/three.txt.bak: Modification time difference too big |-211485h34m33.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-03-21 01:39:40 +0000 UTC) (precision 1ns) 2025/03/21 01:39:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/21 01:39:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:39:44 DEBUG : two: Unchanged skipping 2025/03/21 01:39:44 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for checks to finish 2025/03/21 01:39:48 INFO : one.bak: Deleted 2025/03/21 01:39:50 INFO : one: Moved (server-side) to: one.bak 2025/03/21 01:39:50 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for transfers to finish 2025/03/21 01:39:52 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/21 01:39:52 INFO : one: Copied (new) 2025/03/21 01:39:52 DEBUG : Waiting for deletions to finish 2025/03/21 01:39:56 INFO : three.txt.bak: Deleted 2025/03/21 01:39:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/21 01:39:58 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDirWithSuffix (60.90s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:40:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-daziheb8jopu/dst" 2025/03/21 01:40:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-daziheb8jopu/backup" 2025/03/21 01:40:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/21 01:40:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:40:29 DEBUG : two: Unchanged skipping 2025/03/21 01:40:29 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for checks to finish 2025/03/21 01:40:31 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/21 01:40:31 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for transfers to finish 2025/03/21 01:40:33 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/21 01:40:33 INFO : one: Copied (new) 2025/03/21 01:40:33 DEBUG : Waiting for deletions to finish 2025/03/21 01:40:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/21 01:40:35 INFO : three.txt: Moved into backup dir 2025/03/21 01:40:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/21 01:40:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:40:39 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for checks to finish 2025/03/21 01:40:39 DEBUG : two: Unchanged skipping 2025/03/21 01:40:43 INFO : one-2019-01-01: Deleted 2025/03/21 01:40:44 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/21 01:40:44 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for transfers to finish 2025/03/21 01:40:48 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/21 01:40:48 INFO : one: Copied (new) 2025/03/21 01:40:48 DEBUG : Waiting for deletions to finish 2025/03/21 01:40:51 INFO : three-2019-01-01.txt: Deleted 2025/03/21 01:40:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/21 01:40:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (55.15s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:41:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-daziheb8jopu/dst" 2025/03/21 01:41:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/21 01:41:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:41:28 DEBUG : two: Unchanged skipping 2025/03/21 01:41:28 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for checks to finish 2025/03/21 01:41:30 INFO : one: Moved (server-side) to: one.bak 2025/03/21 01:41:30 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for transfers to finish 2025/03/21 01:41:32 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/21 01:41:32 INFO : one: Copied (new) 2025/03/21 01:41:32 DEBUG : Waiting for deletions to finish 2025/03/21 01:41:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/21 01:41:34 INFO : three.txt: Moved into backup dir 2025/03/21 01:41:38 DEBUG : one.bak: Excluded (Path Filter) 2025/03/21 01:41:38 DEBUG : one.bak: Excluded 2025/03/21 01:41:38 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/21 01:41:38 DEBUG : three.txt.bak: Excluded 2025/03/21 01:41:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/21 01:41:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:41:38 DEBUG : two: Unchanged skipping 2025/03/21 01:41:38 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for checks to finish 2025/03/21 01:41:47 INFO : one.bak: Deleted 2025/03/21 01:41:48 INFO : one: Moved (server-side) to: one.bak 2025/03/21 01:41:48 DEBUG : Yandex rclone-test-daziheb8jopu/dst: Waiting for transfers to finish 2025/03/21 01:41:50 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/21 01:41:50 INFO : one: Copied (new) 2025/03/21 01:41:50 DEBUG : Waiting for deletions to finish 2025/03/21 01:41:54 INFO : three.txt.bak: Deleted 2025/03/21 01:41:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/21 01:41:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (56.09s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:42:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-daziheb8jopu/dst" 2025/03/21 01:42:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/21 01:42:23 INFO : one: Moved (server-side) to: one.bak 2025/03/21 01:42:25 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/21 01:42:25 INFO : one: Copied (new) 2025/03/21 01:42:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:42:25 DEBUG : two: Unchanged skipping 2025/03/21 01:42:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/21 01:42:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/21 01:42:31 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/21 01:42:31 INFO : three.txt: Copied (new) 2025/03/21 01:42:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/21 01:42:36 INFO : one.bak: Deleted 2025/03/21 01:42:38 INFO : one: Moved (server-side) to: one.bak 2025/03/21 01:42:40 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/21 01:42:40 INFO : one: Copied (new) 2025/03/21 01:42:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:42:41 DEBUG : two: Unchanged skipping 2025/03/21 01:42:41 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/21 01:42:45 INFO : three.txt.bak: Deleted 2025/03/21 01:42:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/21 01:42:49 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/21 01:42:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (58.53s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:43:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-daziheb8jopu/dst" 2025/03/21 01:43:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/21 01:43:22 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/21 01:43:27 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/21 01:43:27 INFO : one: Copied (new) 2025/03/21 01:43:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:43:27 DEBUG : two: Unchanged skipping 2025/03/21 01:43:28 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/21 01:43:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/21 01:43:31 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/21 01:43:31 INFO : three.txt: Copied (new) 2025/03/21 01:43:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/21 01:43:37 INFO : one-2019-01-01: Deleted 2025/03/21 01:43:38 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/21 01:43:40 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/21 01:43:40 INFO : one: Copied (new) 2025/03/21 01:43:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:43:40 DEBUG : two: Unchanged skipping 2025/03/21 01:43:40 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/21 01:43:44 INFO : three-2019-01-01.txt: Deleted 2025/03/21 01:43:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/21 01:43:48 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/21 01:43:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (58.63s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:44:15 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/21 01:44:15 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:44:15 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:44:16 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/03/21 01:44:16 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/21 01:44:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.87s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:44:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/21 01:44:21 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:44:21 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:44:24 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/21 01:44:24 INFO : existing: Copied (new) 2025/03/21 01:44:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:44:26 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/21 01:44:26 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:44:26 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/21 01:44:26 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:44:26 ERROR : Yandex rclone-test-daziheb8jopu: not deleting files as there were IO errors 2025/03/21 01:44:26 ERROR : Yandex rclone-test-daziheb8jopu: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestSyncImmutable (11.58s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:44:34 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:44:34 DEBUG : existing: Unchanged skipping 2025/03/21 01:44:34 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:44:34 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:44:34 DEBUG : Waiting for deletions to finish 2025/03/21 01:44:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (6.83s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.45s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.31s) --- SKIP: TestMaxTransfer/Hard (0.63s) --- SKIP: TestMaxTransfer/Soft (1.00s) --- SKIP: TestMaxTransfer/Cautious (0.68s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:45:58 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:45:58 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:45:58 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:45:58 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:45:58 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:45:58 DEBUG : both10: Unchanged skipping 2025/03/21 01:45:58 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:45:58 DEBUG : both12: Unchanged skipping 2025/03/21 01:45:58 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:45:58 DEBUG : both13: Unchanged skipping 2025/03/21 01:45:58 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:45:58 DEBUG : both14: Unchanged skipping 2025/03/21 01:45:58 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:45:58 DEBUG : both15: Unchanged skipping 2025/03/21 01:45:58 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:45:58 DEBUG : both16: Unchanged skipping 2025/03/21 01:45:58 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:45:58 DEBUG : both17: Unchanged skipping 2025/03/21 01:45:58 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:45:58 DEBUG : both18: Unchanged skipping 2025/03/21 01:45:58 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:45:58 DEBUG : both19: Unchanged skipping 2025/03/21 01:45:58 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:45:58 DEBUG : both1: Unchanged skipping 2025/03/21 01:45:58 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:45:58 DEBUG : both0: Unchanged skipping 2025/03/21 01:45:58 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:45:58 DEBUG : both11: Unchanged skipping 2025/03/21 01:45:58 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:45:58 DEBUG : both2: Unchanged skipping 2025/03/21 01:45:58 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:45:58 DEBUG : both5: Unchanged skipping 2025/03/21 01:45:58 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:45:58 DEBUG : both7: Unchanged skipping 2025/03/21 01:45:58 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:45:58 DEBUG : both8: Unchanged skipping 2025/03/21 01:45:58 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:45:58 DEBUG : both9: Unchanged skipping 2025/03/21 01:45:58 DEBUG : both6: Unchanged skipping 2025/03/21 01:45:58 DEBUG : both4: Unchanged skipping 2025/03/21 01:45:58 DEBUG : both3: Unchanged skipping 2025/03/21 01:45:58 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:45:58 DEBUG : Waiting for deletions to finish 2025/03/21 01:46:01 INFO : only8: Deleted 2025/03/21 01:46:02 INFO : only11: Deleted 2025/03/21 01:46:02 INFO : only7: Deleted 2025/03/21 01:46:02 INFO : only2: Deleted 2025/03/21 01:46:04 INFO : only12: Deleted 2025/03/21 01:46:05 INFO : only6: Deleted 2025/03/21 01:46:05 INFO : only16: Deleted 2025/03/21 01:46:05 INFO : only9: Deleted 2025/03/21 01:46:08 INFO : only1: Deleted 2025/03/21 01:46:08 INFO : only19: Deleted 2025/03/21 01:46:09 INFO : only4: Deleted 2025/03/21 01:46:09 INFO : only17: Deleted 2025/03/21 01:46:11 INFO : only3: Deleted 2025/03/21 01:46:12 INFO : only5: Deleted 2025/03/21 01:46:12 INFO : only10: Deleted 2025/03/21 01:46:13 INFO : only13: Deleted 2025/03/21 01:46:15 INFO : only15: Deleted 2025/03/21 01:46:16 INFO : only0: Deleted 2025/03/21 01:46:16 INFO : only14: Deleted 2025/03/21 01:46:16 INFO : only18: Deleted 2025/03/21 01:46:16 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (169.23s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:48:48 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:48:48 DEBUG : both0: Unchanged skipping 2025/03/21 01:48:48 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:48:48 DEBUG : both1: Unchanged skipping 2025/03/21 01:48:48 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:48:48 DEBUG : both10: Unchanged skipping 2025/03/21 01:48:48 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:48:48 DEBUG : both11: Unchanged skipping 2025/03/21 01:48:48 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:48:48 DEBUG : both12: Unchanged skipping 2025/03/21 01:48:48 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:48:48 DEBUG : both13: Unchanged skipping 2025/03/21 01:48:48 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:48:48 DEBUG : both14: Unchanged skipping 2025/03/21 01:48:48 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:48:48 DEBUG : both15: Unchanged skipping 2025/03/21 01:48:48 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:48:48 DEBUG : both16: Unchanged skipping 2025/03/21 01:48:48 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:48:48 DEBUG : both17: Unchanged skipping 2025/03/21 01:48:48 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:48:48 DEBUG : both18: Unchanged skipping 2025/03/21 01:48:48 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:48:48 DEBUG : both19: Unchanged skipping 2025/03/21 01:48:48 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:48:48 DEBUG : both2: Unchanged skipping 2025/03/21 01:48:48 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:48:48 DEBUG : both3: Unchanged skipping 2025/03/21 01:48:48 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:48:48 DEBUG : both4: Unchanged skipping 2025/03/21 01:48:48 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:48:48 DEBUG : both5: Unchanged skipping 2025/03/21 01:48:48 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:48:48 DEBUG : both6: Unchanged skipping 2025/03/21 01:48:48 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:48:48 DEBUG : both7: Unchanged skipping 2025/03/21 01:48:48 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:48:48 DEBUG : both8: Unchanged skipping 2025/03/21 01:48:48 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/03/21 01:48:48 DEBUG : both9: Unchanged skipping 2025/03/21 01:48:48 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/21 01:48:48 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/21 01:48:48 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/21 01:48:48 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/21 01:48:48 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/21 01:48:48 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/21 01:48:48 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/21 01:48:48 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/21 01:48:48 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/21 01:48:48 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/21 01:48:48 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/21 01:48:48 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/21 01:48:48 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/21 01:48:48 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/21 01:48:48 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/21 01:48:48 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/21 01:48:48 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for checks to finish 2025/03/21 01:48:48 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/21 01:48:48 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/21 01:48:48 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/21 01:48:48 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/21 01:48:48 DEBUG : Yandex rclone-test-daziheb8jopu: Waiting for transfers to finish 2025/03/21 01:48:50 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/03/21 01:48:50 INFO : only1: Copied (replaced existing) 2025/03/21 01:48:50 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/03/21 01:48:50 INFO : only11: Copied (replaced existing) 2025/03/21 01:48:50 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/03/21 01:48:50 INFO : only0: Copied (replaced existing) 2025/03/21 01:48:51 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/03/21 01:48:51 INFO : only12: Copied (replaced existing) 2025/03/21 01:48:52 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/03/21 01:48:52 INFO : only14: Copied (replaced existing) 2025/03/21 01:48:52 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/03/21 01:48:52 INFO : only13: Copied (replaced existing) 2025/03/21 01:48:54 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/03/21 01:48:54 INFO : only16: Copied (replaced existing) 2025/03/21 01:48:54 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/03/21 01:48:54 INFO : only17: Copied (replaced existing) 2025/03/21 01:48:55 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/03/21 01:48:55 INFO : only10: Copied (replaced existing) 2025/03/21 01:48:55 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/03/21 01:48:55 INFO : only15: Copied (replaced existing) 2025/03/21 01:48:55 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/03/21 01:48:55 INFO : only19: Copied (replaced existing) 2025/03/21 01:48:56 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/03/21 01:48:56 INFO : only18: Copied (replaced existing) 2025/03/21 01:48:57 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/03/21 01:48:57 INFO : only6: Copied (replaced existing) 2025/03/21 01:48:57 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/03/21 01:48:57 INFO : only7: Copied (replaced existing) 2025/03/21 01:48:57 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/03/21 01:48:57 INFO : only2: Copied (replaced existing) 2025/03/21 01:48:58 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/03/21 01:48:58 INFO : only8: Copied (replaced existing) 2025/03/21 01:48:58 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/03/21 01:48:58 INFO : only3: Copied (replaced existing) 2025/03/21 01:48:59 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/03/21 01:48:59 INFO : only9: Copied (replaced existing) 2025/03/21 01:48:59 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/03/21 01:48:59 INFO : only5: Copied (replaced existing) 2025/03/21 01:49:00 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/03/21 01:49:00 INFO : only4: Copied (replaced existing) 2025/03/21 01:49:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (233.56s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:51:25 DEBUG : empty_dir: Making directory with metadata 2025/03/21 01:51:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/21 01:51:25 DEBUG : empty_on_remote: Making directory with metadata 2025/03/21 01:51:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/21 01:51:25 INFO : empty_on_remote: Making directory 2025/03/21 01:51:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:51:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/21 01:51:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/21 01:51:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/21 01:51:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTime (41.12s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:52:06 DEBUG : empty_dir: Making directory with metadata 2025/03/21 01:52:06 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/21 01:52:06 DEBUG : empty_on_remote: Making directory with metadata 2025/03/21 01:52:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/21 01:52:06 INFO : empty_on_remote: Making directory 2025/03/21 01:52:06 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:52:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/21 01:52:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/21 01:52:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/21 01:52:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/21 01:52:12 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (45.78s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:52:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/21 01:52:52 INFO : sub dir: Making directory 2025/03/21 01:52:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (75.50s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" 2025/03/21 01:54:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/21 01:54:07 INFO : sub dir: Making directory 2025/03/21 01:54:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-daziheb8jopu", Local "Local file system at /tmp/rclone1902025061", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (68.10s) FAIL 2025/03/21 01:55:15 DEBUG : Yandex rclone-test-daziheb8jopu: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 38m21.112361202s (try 1/5): exit status 1: Failed [TestServerSideMoveWithFilter TestSyncBackupDirWithSuffix]