"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/01/19 04:12:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-puqosoz1numi" 2025/01/19 04:12:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 04:12:52 DEBUG : Creating backend with remote "/tmp/rclone2666952771" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:12:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 04:12:53 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/19 04:12:53 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:12:53 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestCopyWithDryRun (3.23s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:12:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/19 04:12:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 04:12:56 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:12:56 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:12:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/19 04:12:58 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:13:00 DEBUG : Yandex rclone-test-puqosoz1numi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (13.79s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.84s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.77s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:13:11 DEBUG : Creating backend with remote "/non-existing" 2025/01/19 04:13:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/19 04:13:11 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:13:11 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (2.71s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:13:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 04:13:14 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:13:14 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:13:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/19 04:13:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestCopyNoTraverse (11.94s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:13:26 INFO : Yandex rclone-test-puqosoz1numi: Running all checks before starting transfers 2025/01/19 04:13:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 04:13:26 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:13:26 INFO : Yandex rclone-test-puqosoz1numi: Checks finished, now starting transfers 2025/01/19 04:13:26 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:13:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/19 04:13:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestCopyCheckFirst (13.20s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:13:39 ERROR : Ignoring --no-traverse with sync 2025/01/19 04:13:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 04:13:39 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:13:39 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:13:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/19 04:13:42 INFO : sub dir/hello world: Copied (new) 2025/01/19 04:13:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestSyncNoTraverse (13.22s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:13:53 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/19 04:13:53 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:13:53 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:13:56 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/01/19 04:13:56 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestCopyWithDepth (9.14s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:14:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 04:14:02 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:14:02 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:14:05 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/19 04:14:05 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (11.30s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:14:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 04:14:13 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:14:13 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:14:16 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/19 04:14:16 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.56s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:14:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/19 04:14:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/19 04:14:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/19 04:14:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/19 04:14:22 INFO : sub dir: Making directory 2025/01/19 04:14:22 INFO : sub dir2: Making directory 2025/01/19 04:14:23 INFO : sub dir2/sub sub dir2: Making directory 2025/01/19 04:14:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 04:14:23 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:14:23 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:14:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/19 04:14:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:14:27 DEBUG : Yandex rclone-test-puqosoz1numi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (21.56s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:14:43 INFO : sub dir2: Making directory 2025/01/19 04:14:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/19 04:14:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/19 04:14:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 04:14:43 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:14:43 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:14:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/19 04:14:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (11.59s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:14:54 DEBUG : sub dir2: Making directory with metadata 2025/01/19 04:14:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/19 04:14:55 INFO : sub dir: Making directory 2025/01/19 04:14:56 INFO : sub dir2: Making directory 2025/01/19 04:14:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 04:14:56 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:14:56 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:14:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/19 04:14:58 INFO : sub dir/hello world: Copied (new) 2025/01/19 04:14:58 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:15:00 DEBUG : Yandex rclone-test-puqosoz1numi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/19 04:15:00 DEBUG : Yandex rclone-test-puqosoz1numi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (17.82s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.69s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:15:13 INFO : sub dir2: Making directory 2025/01/19 04:15:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 04:15:13 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:15:13 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:15:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/19 04:15:16 INFO : sub dir/hello world: Copied (new) 2025/01/19 04:15:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (12.40s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:15:25 DEBUG : sub dir2: Making directory with metadata 2025/01/19 04:15:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/19 04:15:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/19 04:15:26 INFO : sub dir: Making directory 2025/01/19 04:15:26 INFO : sub dir2: Making directory 2025/01/19 04:15:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 04:15:26 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:15:26 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:15:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/19 04:15:28 INFO : sub dir/hello world: Copied (new) 2025/01/19 04:15:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:15:30 DEBUG : Yandex rclone-test-puqosoz1numi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (17.06s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.88s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:15:43 INFO : sub dir2: Making directory 2025/01/19 04:15:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 04:15:44 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:15:44 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:15:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/19 04:15:46 INFO : sub dir/hello world: Copied (new) 2025/01/19 04:15:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (11.52s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:15:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-jifomem2wuqu" sync_test.go:590: Server side copy (if possible) Yandex rclone-test-puqosoz1numi -> Yandex rclone-test-jifomem2wuqu 2025/01/19 04:15:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 04:15:59 DEBUG : Yandex rclone-test-jifomem2wuqu: Waiting for checks to finish 2025/01/19 04:15:59 DEBUG : Yandex rclone-test-jifomem2wuqu: Waiting for transfers to finish 2025/01/19 04:16:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/19 04:16:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:16:04 DEBUG : Yandex rclone-test-jifomem2wuqu: Purge remote --- PASS: TestServerSideCopy (22.09s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:16:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/19 04:16:21 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:16:21 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:16:23 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/19 04:16:23 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestCopyOverSelf (16.14s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:16:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-hozoros0nafi" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-puqosoz1numi -> Yandex rclone-test-hozoros0nafi 2025/01/19 04:16:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 04:16:37 DEBUG : Yandex rclone-test-hozoros0nafi: Waiting for checks to finish 2025/01/19 04:16:37 DEBUG : Yandex rclone-test-hozoros0nafi: Waiting for transfers to finish 2025/01/19 04:16:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/19 04:16:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:16:48 DEBUG : Yandex rclone-test-hozoros0nafi: Waiting for checks to finish 2025/01/19 04:16:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/19 04:16:48 DEBUG : Yandex rclone-test-hozoros0nafi: Waiting for transfers to finish 2025/01/19 04:16:49 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.pikudib4" before starting 2025/01/19 04:16:51 DEBUG : sub dir/hello world.pikudib4: server side copy: removing renamed existing file after operation 2025/01/19 04:16:54 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/19 04:16:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:16:56 DEBUG : Yandex rclone-test-hozoros0nafi: Purge remote --- PASS: TestServerSideCopyOverSelf (42.21s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:17:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/19 04:17:18 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:17:18 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:17:21 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/19 04:17:21 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/19 04:17:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestMoveOverSelf (15.05s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:17:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-fukiraz4figu" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-puqosoz1numi -> Yandex rclone-test-fukiraz4figu 2025/01/19 04:17:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 04:17:34 DEBUG : Yandex rclone-test-fukiraz4figu: Waiting for checks to finish 2025/01/19 04:17:34 DEBUG : Yandex rclone-test-fukiraz4figu: Waiting for transfers to finish 2025/01/19 04:17:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/19 04:17:37 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:17:48 DEBUG : Yandex rclone-test-fukiraz4figu: Using server-side directory move 2025/01/19 04:17:48 INFO : Yandex rclone-test-fukiraz4figu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/19 04:17:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/19 04:17:49 DEBUG : Yandex rclone-test-fukiraz4figu: Waiting for checks to finish 2025/01/19 04:17:49 DEBUG : Yandex rclone-test-fukiraz4figu: Waiting for transfers to finish 2025/01/19 04:17:51 INFO : sub dir/hello world: Deleted 2025/01/19 04:17:53 INFO : sub dir/hello world: Moved (server-side) 2025/01/19 04:17:57 DEBUG : testing file moves 2025/01/19 04:17:58 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/19 04:17:58 DEBUG : Yandex rclone-test-fukiraz4figu: Waiting for checks to finish 2025/01/19 04:17:58 DEBUG : Yandex rclone-test-fukiraz4figu: Waiting for transfers to finish 2025/01/19 04:18:01 INFO : sub dir/hello world: Deleted 2025/01/19 04:18:03 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:18:05 DEBUG : Yandex rclone-test-fukiraz4figu: Purge remote --- PASS: TestServerSideMoveOverSelf (46.30s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:18:18 ERROR : : error listing: directory not found 2025/01/19 04:18:19 INFO : Local file system at /tmp/rclone2666952771: Making directory 2025/01/19 04:18:20 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:18:20 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestCopyAfterDelete (12.46s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:18:32 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/19 04:18:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 04:18:33 DEBUG : Local file system at /tmp/rclone2666952771: Waiting for checks to finish 2025/01/19 04:18:33 DEBUG : Local file system at /tmp/rclone2666952771: Waiting for transfers to finish 2025/01/19 04:18:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/19 04:18:33 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/01/19 04:18:33 INFO : sub dir/hello world: Copied (new) 2025/01/19 04:18:33 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestCopyRedownload (14.81s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:18:44 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/19 04:18:44 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:18:44 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:18:46 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/19 04:18:46 INFO : check sum: Copied (new) 2025/01/19 04:18:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:18:47 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:18:47 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/19 04:18:47 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/01/19 04:18:47 DEBUG : check sum: Unchanged skipping 2025/01/19 04:18:47 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:18:47 DEBUG : Waiting for deletions to finish 2025/01/19 04:18:47 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (10.34s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:18:55 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/19 04:18:55 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:18:55 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:18:57 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/19 04:18:57 INFO : sizeonly: Copied (new) 2025/01/19 04:18:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:18:58 DEBUG : sizeonly: Sizes identical 2025/01/19 04:18:58 DEBUG : sizeonly: Unchanged skipping 2025/01/19 04:18:58 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:18:58 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:18:58 DEBUG : Waiting for deletions to finish 2025/01/19 04:18:58 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestSyncSizeOnly (9.32s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:19:04 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/19 04:19:04 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:19:04 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:19:06 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/01/19 04:19:06 INFO : ignore-size: Copied (new) 2025/01/19 04:19:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:19:07 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:19:07 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:19:07 DEBUG : ignore-size: Unchanged skipping 2025/01/19 04:19:07 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:19:07 DEBUG : Waiting for deletions to finish 2025/01/19 04:19:07 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (9.32s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:19:15 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:19:15 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:19:15 DEBUG : existing: Unchanged skipping 2025/01/19 04:19:15 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:19:15 DEBUG : Waiting for deletions to finish 2025/01/19 04:19:15 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:19:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/19 04:19:16 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:19:16 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:19:18 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/01/19 04:19:18 INFO : existing: Copied (replaced existing) 2025/01/19 04:19:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (10.69s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:19:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/19 04:19:24 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:19:24 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:19:31 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/19 04:19:31 INFO : existing: Copied (new) 2025/01/19 04:19:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:19:33 DEBUG : existing: Destination exists, skipping 2025/01/19 04:19:33 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:19:33 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:19:33 DEBUG : Waiting for deletions to finish 2025/01/19 04:19:33 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (14.92s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:19:42 INFO : d: Making directory 2025/01/19 04:19:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/19 04:19:44 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:19:44 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:19:44 DEBUG : c/non empty space: Unchanged skipping 2025/01/19 04:19:44 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:19:46 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/19 04:19:46 INFO : a/potato2: Copied (new) 2025/01/19 04:19:46 DEBUG : Waiting for deletions to finish 2025/01/19 04:19:49 INFO : b/potato: Deleted 2025/01/19 04:19:49 INFO : d: Removing directory 2025/01/19 04:19:53 INFO : b: Removing directory 2025/01/19 04:19:56 DEBUG : Yandex rclone-test-puqosoz1numi: deleted 2 directories run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (32.79s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:20:14 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/01/19 04:20:14 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:20:14 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/19 04:20:14 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/19 04:20:14 DEBUG : empty space: Unchanged skipping 2025/01/19 04:20:14 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:20:14 DEBUG : Waiting for deletions to finish 2025/01/19 04:20:14 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:20:15 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/01/19 04:20:15 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:20:15 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/19 04:20:16 INFO : empty space: Updated modification time in destination 2025/01/19 04:20:16 DEBUG : empty space: Unchanged skipping 2025/01/19 04:20:16 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:20:16 DEBUG : Waiting for deletions to finish 2025/01/19 04:20:16 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (9.69s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:20:24 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:20:24 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/01/19 04:20:24 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/19 04:20:24 DEBUG : empty space: Unchanged skipping 2025/01/19 04:20:24 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:20:24 DEBUG : Waiting for deletions to finish 2025/01/19 04:20:24 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (8.18s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:20:32 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/01/19 04:20:32 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:20:32 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2666952771) 2025/01/19 04:20:32 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-puqosoz1numi) 2025/01/19 04:20:32 DEBUG : foo: md5 differ 2025/01/19 04:20:32 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:20:33 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/01/19 04:20:33 INFO : foo: Copied (replaced existing) 2025/01/19 04:20:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (9.57s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:20:41 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/19 04:20:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:20:41 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:20:41 DEBUG : empty space: Unchanged skipping 2025/01/19 04:20:41 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:20:43 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/19 04:20:43 INFO : potato: Copied (new) 2025/01/19 04:20:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (12.09s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:20:53 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/19 04:20:53 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:20:53 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:20:56 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/19 04:20:56 INFO : potato: Copied (replaced existing) 2025/01/19 04:20:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.96s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:21:04 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/01/19 04:21:04 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:21:04 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2666952771) 2025/01/19 04:21:04 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-puqosoz1numi) 2025/01/19 04:21:04 DEBUG : potato: md5 differ 2025/01/19 04:21:04 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:21:06 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/19 04:21:06 INFO : potato: Copied (replaced existing) 2025/01/19 04:21:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (11.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:21:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 04:21:17 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/19 04:21:17 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:21:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:21:17 DEBUG : empty space: Unchanged skipping 2025/01/19 04:21:17 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:21:17 DEBUG : Waiting for deletions to finish 2025/01/19 04:21:17 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (12.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:21:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 04:21:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:21:39 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:21:39 DEBUG : empty space: Unchanged skipping 2025/01/19 04:21:39 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:21:42 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/19 04:21:42 INFO : potato2: Copied (new) 2025/01/19 04:21:42 DEBUG : Waiting for deletions to finish 2025/01/19 04:21:44 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (25.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:21:56 INFO : d: Making directory 2025/01/19 04:21:56 INFO : d/e: Making directory 2025/01/19 04:21:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/19 04:21:59 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:21:59 DEBUG : c/non empty space: Unchanged skipping 2025/01/19 04:21:59 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:21:59 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:22:01 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/19 04:22:01 INFO : a/potato2: Copied (new) 2025/01/19 04:22:01 DEBUG : Waiting for deletions to finish 2025/01/19 04:22:04 INFO : b/potato: Deleted 2025/01/19 04:22:04 INFO : d/e: Removing directory 2025/01/19 04:22:07 INFO : d: Removing directory 2025/01/19 04:22:11 INFO : b: Removing directory 2025/01/19 04:22:14 DEBUG : Yandex rclone-test-puqosoz1numi: deleted 3 directories run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (38.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:22:36 INFO : d: Making directory 2025/01/19 04:22:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/19 04:22:38 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:22:38 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:22:38 DEBUG : c/non empty space: Unchanged skipping 2025/01/19 04:22:38 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:22:40 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/19 04:22:40 INFO : a/potato2: Copied (new) 2025/01/19 04:22:40 ERROR : Yandex rclone-test-puqosoz1numi: not deleting files as there were IO errors 2025/01/19 04:22:40 ERROR : Yandex rclone-test-puqosoz1numi: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (37.40s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:23:12 DEBUG : Waiting for deletions to finish 2025/01/19 04:23:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 04:23:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:23:12 DEBUG : empty space: Unchanged skipping 2025/01/19 04:23:12 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:23:12 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:23:14 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/19 04:23:14 INFO : potato2: Copied (new) 2025/01/19 04:23:15 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (15.25s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:23:27 DEBUG : Waiting for deletions to finish 2025/01/19 04:23:27 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:23:27 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:23:31 INFO : potato: Deleted 2025/01/19 04:23:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 04:23:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:23:31 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:23:31 DEBUG : empty space: Unchanged skipping 2025/01/19 04:23:31 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:23:33 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/19 04:23:33 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (19.01s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:23:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 04:23:45 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:23:45 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:23:47 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/01/19 04:23:47 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (12.69s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:23:58 DEBUG : enormous: Excluded (Size Filter) 2025/01/19 04:23:58 DEBUG : enormous: Excluded 2025/01/19 04:23:58 DEBUG : potato2: Excluded (Size Filter) 2025/01/19 04:23:58 DEBUG : potato2: Excluded 2025/01/19 04:23:59 DEBUG : potato2: Excluded (Size Filter) 2025/01/19 04:23:59 DEBUG : potato2: Excluded 2025/01/19 04:23:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:23:59 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:23:59 DEBUG : empty space: Unchanged skipping 2025/01/19 04:23:59 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:23:59 DEBUG : Waiting for deletions to finish 2025/01/19 04:23:59 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:23:59 DEBUG : potato2: Excluded (Size Filter) 2025/01/19 04:23:59 DEBUG : potato2: Excluded 2025/01/19 04:24:00 DEBUG : enormous: Excluded (Size Filter) 2025/01/19 04:24:00 DEBUG : enormous: Excluded 2025/01/19 04:24:00 DEBUG : potato2: Excluded (Size Filter) 2025/01/19 04:24:00 DEBUG : potato2: Excluded 2025/01/19 04:24:00 DEBUG : potato2: Excluded (Size Filter) 2025/01/19 04:24:00 DEBUG : potato2: Excluded 2025/01/19 04:24:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:24:00 DEBUG : empty space: Unchanged skipping 2025/01/19 04:24:00 DEBUG : Local file system at /tmp/rclone2666952771: Waiting for checks to finish 2025/01/19 04:24:00 DEBUG : Local file system at /tmp/rclone2666952771: Waiting for transfers to finish 2025/01/19 04:24:00 DEBUG : Waiting for deletions to finish 2025/01/19 04:24:00 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:24:00 DEBUG : potato2: Excluded (Size Filter) 2025/01/19 04:24:00 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (13.54s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", 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:1391 Error: Should be true Test: TestSyncWithExcludeAndDeleteExcluded Messages: enormous: Modification time difference too big |-210024h19m6.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-19 04:24:13 +0000 UTC) (precision 1ns) 2025/01/19 04:24:15 DEBUG : enormous: Excluded (Size Filter) 2025/01/19 04:24:15 DEBUG : enormous: Excluded 2025/01/19 04:24:15 DEBUG : potato2: Excluded (Size Filter) 2025/01/19 04:24:15 DEBUG : potato2: Excluded 2025/01/19 04:24:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:24:15 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:24:15 DEBUG : empty space: Unchanged skipping 2025/01/19 04:24:15 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:24:15 DEBUG : Waiting for deletions to finish 2025/01/19 04:24:18 INFO : potato2: Deleted 2025/01/19 04:24:18 INFO : enormous: Deleted 2025/01/19 04:24:18 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:24:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:24:20 DEBUG : empty space: Unchanged skipping 2025/01/19 04:24:20 DEBUG : Local file system at /tmp/rclone2666952771: Waiting for checks to finish 2025/01/19 04:24:20 DEBUG : Local file system at /tmp/rclone2666952771: Waiting for transfers to finish 2025/01/19 04:24:20 DEBUG : Waiting for deletions to finish 2025/01/19 04:24:20 INFO : enormous: Deleted 2025/01/19 04:24:20 INFO : potato2: Deleted 2025/01/19 04:24:20 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- FAIL: TestSyncWithExcludeAndDeleteExcluded (15.79s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:24:33 DEBUG : five: Need to transfer - File not found at Destination 2025/01/19 04:24:33 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/19 04:24:33 DEBUG : one: Destination is newer than source, skipping 2025/01/19 04:24:33 DEBUG : three: Sizes identical 2025/01/19 04:24:33 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:24:33 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/19 04:24:33 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2666952771) 2025/01/19 04:24:33 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-puqosoz1numi) 2025/01/19 04:24:33 DEBUG : two: md5 differ 2025/01/19 04:24:33 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/19 04:24:33 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:24:34 DEBUG : four: Dst hash empty - aborting Src hash check 2025/01/19 04:24:34 INFO : four: Copied (replaced existing) 2025/01/19 04:24:35 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/19 04:24:35 INFO : five: Copied (new) 2025/01/19 04:24:35 DEBUG : two: Dst hash empty - aborting Src hash check 2025/01/19 04:24:35 INFO : two: Copied (replaced existing) 2025/01/19 04:24:35 DEBUG : Waiting for deletions to finish 2025/01/19 04:24:36 DEBUG : one: Destination is newer than source, skipping 2025/01/19 04:24:36 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:24:36 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2666952771) 2025/01/19 04:24:36 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-puqosoz1numi) 2025/01/19 04:24:36 DEBUG : three: md5 differ 2025/01/19 04:24:36 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/19 04:24:36 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/19 04:24:36 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/19 04:24:36 DEBUG : five: Size and md5 of src and dst objects identical 2025/01/19 04:24:36 DEBUG : two: Size and md5 of src and dst objects identical 2025/01/19 04:24:36 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/19 04:24:36 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/19 04:24:36 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/19 04:24:36 DEBUG : four: Size and md5 of src and dst objects identical 2025/01/19 04:24:36 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/19 04:24:36 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:24:38 DEBUG : three: Dst hash empty - aborting Src hash check 2025/01/19 04:24:38 INFO : three: Copied (replaced existing) 2025/01/19 04:24:38 DEBUG : Waiting for deletions to finish 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:1458 Error: Should be true Test: TestSyncWithUpdateOlder Messages: three: Modification time difference too big |-114567h24m37.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-01-19 04:24:37 +0000 UTC) (precision 1ns) --- FAIL: TestSyncWithUpdateOlder (31.18s) === 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-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/01/19 04:24:56 INFO : Yandex rclone-test-puqosoz1numi: Making map for --track-renames 2025/01/19 04:24:56 INFO : Yandex rclone-test-puqosoz1numi: Finished making map for --track-renames 2025/01/19 04:24:56 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:24:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/19 04:24:56 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/19 04:24:56 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for renames to finish 2025/01/19 04:24:56 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:24:58 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/19 04:24:58 INFO : potato: Copied (new) 2025/01/19 04:24:58 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/19 04:24:58 INFO : yam: Copied (new) 2025/01/19 04:24:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:25:00 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:25:00 INFO : Yandex rclone-test-puqosoz1numi: Making map for --track-renames 2025/01/19 04:25:00 INFO : Yandex rclone-test-puqosoz1numi: Finished making map for --track-renames 2025/01/19 04:25:00 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:25:00 DEBUG : potato: Unchanged skipping 2025/01/19 04:25:00 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for renames to finish 2025/01/19 04:25:02 INFO : yam: Moved (server-side) to: yaml 2025/01/19 04:25:02 INFO : yaml: Renamed from "yam" 2025/01/19 04:25:02 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:25:02 DEBUG : Waiting for deletions to finish 2025/01/19 04:25:02 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (17.09s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/01/19 04:25:13 INFO : Yandex rclone-test-puqosoz1numi: Making map for --track-renames 2025/01/19 04:25:13 INFO : Yandex rclone-test-puqosoz1numi: Finished making map for --track-renames 2025/01/19 04:25:13 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:25:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/19 04:25:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/19 04:25:13 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for renames to finish 2025/01/19 04:25:13 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:25:15 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/19 04:25:15 INFO : potato: Copied (new) 2025/01/19 04:25:15 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/19 04:25:15 INFO : yam: Copied (new) 2025/01/19 04:25:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:25:16 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:25:16 INFO : Yandex rclone-test-puqosoz1numi: Making map for --track-renames 2025/01/19 04:25:16 INFO : Yandex rclone-test-puqosoz1numi: Finished making map for --track-renames 2025/01/19 04:25:16 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:25:16 DEBUG : potato: Unchanged skipping 2025/01/19 04:25:16 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for renames to finish 2025/01/19 04:25:18 INFO : yam: Moved (server-side) to: yaml 2025/01/19 04:25:18 INFO : yaml: Renamed from "yam" 2025/01/19 04:25:18 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:25:18 DEBUG : Waiting for deletions to finish 2025/01/19 04:25:18 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (13.51s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/01/19 04:25:26 INFO : Yandex rclone-test-puqosoz1numi: Making map for --track-renames 2025/01/19 04:25:26 INFO : Yandex rclone-test-puqosoz1numi: Finished making map for --track-renames 2025/01/19 04:25:26 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:25:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/19 04:25:26 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/19 04:25:26 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for renames to finish 2025/01/19 04:25:26 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:25:28 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/19 04:25:28 INFO : sub/yam: Copied (new) 2025/01/19 04:25:28 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/19 04:25:28 INFO : potato: Copied (new) 2025/01/19 04:25:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:25:30 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:25:30 DEBUG : potato: Unchanged skipping 2025/01/19 04:25:30 INFO : Yandex rclone-test-puqosoz1numi: Making map for --track-renames 2025/01/19 04:25:30 INFO : Yandex rclone-test-puqosoz1numi: Finished making map for --track-renames 2025/01/19 04:25:30 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:25:30 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for renames to finish 2025/01/19 04:25:32 INFO : sub/yam: Moved (server-side) to: yam 2025/01/19 04:25:32 INFO : yam: Renamed from "sub/yam" 2025/01/19 04:25:32 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:25:32 DEBUG : Waiting for deletions to finish 2025/01/19 04:25:32 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (19.74s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:25:46 DEBUG : Creating backend with remote "/tmp/rclone2666952771/dir1" 2025/01/19 04:25:46 DEBUG : Config file has changed externally - reloading 2025/01/19 04:25:46 DEBUG : Creating backend with remote "/tmp/rclone2666952771/dir2" 2025/01/19 04:25:46 DEBUG : Local file system at /tmp/rclone2666952771/dir2: Using server-side directory move 2025/01/19 04:25:46 INFO : Local file system at /tmp/rclone2666952771/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/19 04:25:46 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/19 04:25:46 INFO : file1.txt: Moved (server-side) 2025/01/19 04:25:46 DEBUG : Local file system at /tmp/rclone2666952771/dir2: Waiting for checks to finish 2025/01/19 04:25:46 DEBUG : Local file system at /tmp/rclone2666952771/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.71s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:25:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 04:25:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/19 04:25:47 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:25:47 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:25:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/19 04:25:49 INFO : sub dir/hello world: Copied (new) 2025/01/19 04:25:49 INFO : sub dir/hello world: Deleted 2025/01/19 04:25:51 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/19 04:25:51 INFO : nested/sub dir/file: Copied (new) 2025/01/19 04:25:51 INFO : nested/sub dir/file: Deleted 2025/01/19 04:25:51 INFO : sub dir: Removing directory 2025/01/19 04:25:51 INFO : nested/sub dir: Removing directory 2025/01/19 04:25:51 INFO : nested: Removing directory 2025/01/19 04:25:51 DEBUG : Local file system at /tmp/rclone2666952771: deleted 3 directories run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (26.85s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:26:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 04:26:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/19 04:26:13 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:26:13 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:26:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/19 04:26:16 INFO : sub dir/hello world: Copied (new) 2025/01/19 04:26:16 INFO : sub dir/hello world: Deleted 2025/01/19 04:26:17 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/19 04:26:17 INFO : nested/sub dir/file: Copied (new) 2025/01/19 04:26:17 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (24.35s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:26:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/19 04:26:38 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/19 04:26:38 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:26:38 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:26:40 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/01/19 04:26:40 INFO : existing-b: Copied (new) 2025/01/19 04:26:40 INFO : existing-b: Deleted 2025/01/19 04:27:03 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/19 04:27:03 INFO : existing: Copied (new) 2025/01/19 04:27:03 INFO : existing: Deleted 2025/01/19 04:27:04 DEBUG : existing: Destination exists, skipping 2025/01/19 04:27:04 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/19 04:27:04 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:27:04 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:27:04 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: listing wrong, want got existing (6) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "existing" --- FAIL: TestMoveWithIgnoreExisting (44.40s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:27:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-jimetuv6bige" 2025/01/19 04:27:22 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) Yandex rclone-test-puqosoz1numi -> Yandex rclone-test-jimetuv6bige 2025/01/19 04:27:32 DEBUG : Yandex rclone-test-jimetuv6bige: Using server-side directory move 2025/01/19 04:27:32 INFO : Yandex rclone-test-jimetuv6bige: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/19 04:27:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 04:27:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:27:33 DEBUG : empty space: Unchanged skipping 2025/01/19 04:27:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/19 04:27:33 DEBUG : Yandex rclone-test-jimetuv6bige: Waiting for checks to finish 2025/01/19 04:27:35 INFO : potato2: Moved (server-side) 2025/01/19 04:27:35 INFO : potato3: Deleted 2025/01/19 04:27:36 INFO : empty space: Deleted 2025/01/19 04:27:36 DEBUG : Yandex rclone-test-jimetuv6bige: Waiting for transfers to finish 2025/01/19 04:27:37 INFO : potato3: Moved (server-side) 2025/01/19 04:27:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-ziqijiw0cuse" 2025/01/19 04:27:38 DEBUG : Yandex rclone-test-ziqijiw0cuse: Using server-side directory move 2025/01/19 04:27:41 INFO : Yandex rclone-test-ziqijiw0cuse: Server side directory move succeeded 2025/01/19 04:27:42 ERROR : : error listing: directory not found 2025/01/19 04:27:42 DEBUG : Yandex rclone-test-ziqijiw0cuse: Purge remote 2025/01/19 04:27:48 DEBUG : Yandex rclone-test-jimetuv6bige: Purge remote 2025/01/19 04:27:48 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (26.64s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:27:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-hexuqax0hazi" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-puqosoz1numi -> Yandex rclone-test-hexuqax0hazi 2025/01/19 04:28:01 DEBUG : empty space: Excluded (Size Filter) 2025/01/19 04:28:01 DEBUG : empty space: Excluded 2025/01/19 04:28:01 DEBUG : empty space: Excluded (Size Filter) 2025/01/19 04:28:01 DEBUG : empty space: Excluded 2025/01/19 04:28:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 04:28:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/19 04:28:01 DEBUG : Yandex rclone-test-hexuqax0hazi: Waiting for checks to finish 2025/01/19 04:28:01 DEBUG : Yandex rclone-test-hexuqax0hazi: Waiting for transfers to finish 2025/01/19 04:28:02 INFO : potato2: Moved (server-side) 2025/01/19 04:28:04 INFO : potato3: Deleted 2025/01/19 04:28:05 INFO : potato3: Moved (server-side) 2025/01/19 04:28:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-vulonaz4bega" 2025/01/19 04:28:06 DEBUG : empty space: Excluded (Size Filter) 2025/01/19 04:28:06 DEBUG : empty space: Excluded 2025/01/19 04:28:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 04:28:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/19 04:28:06 DEBUG : Yandex rclone-test-vulonaz4bega: Waiting for checks to finish 2025/01/19 04:28:06 DEBUG : Yandex rclone-test-vulonaz4bega: Waiting for transfers to finish 2025/01/19 04:28:08 INFO : potato2: Moved (server-side) 2025/01/19 04:28:08 INFO : potato3: Moved (server-side) 2025/01/19 04:28:09 DEBUG : Yandex rclone-test-vulonaz4bega: Purge remote 2025/01/19 04:28:15 DEBUG : Yandex rclone-test-hexuqax0hazi: Purge remote --- PASS: TestServerSideMoveWithFilter (35.16s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:28:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-joforof5vaba" 2025/01/19 04:28:29 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-puqosoz1numi -> Yandex rclone-test-joforof5vaba 2025/01/19 04:28:34 DEBUG : Yandex rclone-test-joforof5vaba: Using server-side directory move 2025/01/19 04:28:35 INFO : Yandex rclone-test-joforof5vaba: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/19 04:28:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 04:28:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:28:35 DEBUG : empty space: Unchanged skipping 2025/01/19 04:28:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/19 04:28:35 DEBUG : Yandex rclone-test-joforof5vaba: Waiting for checks to finish 2025/01/19 04:28:38 INFO : empty space: Deleted 2025/01/19 04:28:38 DEBUG : Yandex rclone-test-joforof5vaba: Waiting for transfers to finish 2025/01/19 04:28:38 INFO : potato2: Moved (server-side) 2025/01/19 04:28:38 INFO : potato3: Deleted 2025/01/19 04:28:40 INFO : potato3: Moved (server-side) 2025/01/19 04:28:40 INFO : tomatoDir: Removing directory 2025/01/19 04:28:44 DEBUG : Yandex rclone-test-puqosoz1numi: deleted 1 directories 2025/01/19 04:28:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-sojuyah8jafu" 2025/01/19 04:28:45 INFO : tomatoDir: Making directory 2025/01/19 04:28:46 DEBUG : Yandex rclone-test-sojuyah8jafu: Using server-side directory move 2025/01/19 04:28:49 INFO : Yandex rclone-test-sojuyah8jafu: Server side directory move succeeded 2025/01/19 04:28:50 ERROR : : error listing: directory not found 2025/01/19 04:28:50 ERROR : : error listing: directory not found 2025/01/19 04:28:50 DEBUG : Yandex rclone-test-sojuyah8jafu: Purge remote 2025/01/19 04:28:57 DEBUG : Yandex rclone-test-joforof5vaba: Purge remote 2025/01/19 04:28:57 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (33.83s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.87s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:28:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-puqosoz1numi/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestSyncOverlap (5.23s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:29:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-puqosoz1numi/rclone-sync-test" 2025/01/19 04:29:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-puqosoz1numi/rclone-sync-test-include/layer2" 2025/01/19 04:29:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-puqosoz1numi/rclone-sync-test-ignore-file" 2025/01/19 04:29:10 DEBUG : rclone-sync-test: Excluded 2025/01/19 04:29:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 04:29:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/19 04:29:11 DEBUG : Yandex rclone-test-puqosoz1numi/rclone-sync-test: Waiting for checks to finish 2025/01/19 04:29:11 DEBUG : Yandex rclone-test-puqosoz1numi/rclone-sync-test: Waiting for transfers to finish 2025/01/19 04:29:11 DEBUG : Waiting for deletions to finish 2025/01/19 04:29:11 INFO : There was nothing to transfer 2025/01/19 04:29:12 DEBUG : rclone-sync-test: Excluded 2025/01/19 04:29:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 04:29:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/19 04:29:13 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:29:13 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:29:13 DEBUG : Waiting for deletions to finish 2025/01/19 04:29:13 INFO : rclone-sync-test-include: Removing directory 2025/01/19 04:29:13 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/19 04:29:13 DEBUG : Yandex rclone-test-puqosoz1numi: failed to delete 1 directories 2025/01/19 04:29:13 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:29:14 DEBUG : rclone-sync-test: Excluded 2025/01/19 04:29:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 04:29:15 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:29:16 DEBUG : rclone-sync-test: Excluded 2025/01/19 04:29:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 04:29:17 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:29:18 DEBUG : rclone-sync-test: Excluded 2025/01/19 04:29:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 04:29:20 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:29:21 DEBUG : rclone-sync-test: Excluded 2025/01/19 04:29:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 04:29:22 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:29:23 DEBUG : rclone-sync-test: Excluded 2025/01/19 04:29:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 04:29:24 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:29:24 DEBUG : rclone-sync-test: Excluded 2025/01/19 04:29:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 04:29:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/19 04:29:26 DEBUG : rclone-sync-test: Excluded 2025/01/19 04:29:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 04:29:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/19 04:29:27 DEBUG : Yandex rclone-test-puqosoz1numi/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/19 04:29:27 DEBUG : Yandex rclone-test-puqosoz1numi/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/19 04:29:27 DEBUG : Waiting for deletions to finish 2025/01/19 04:29:27 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:29:28 DEBUG : rclone-sync-test: Excluded 2025/01/19 04:29:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 04:29:29 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:29:30 DEBUG : rclone-sync-test: Excluded 2025/01/19 04:29:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 04:29:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/19 04:29:32 DEBUG : rclone-sync-test: Excluded 2025/01/19 04:29:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 04:29:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/19 04:29:33 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:29:33 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:29:33 DEBUG : Waiting for deletions to finish 2025/01/19 04:29:33 INFO : rclone-sync-test-include: Removing directory 2025/01/19 04:29:34 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/19 04:29:34 DEBUG : Yandex rclone-test-puqosoz1numi: failed to delete 1 directories 2025/01/19 04:29:34 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:29:35 DEBUG : rclone-sync-test: Excluded 2025/01/19 04:29:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 04:29:36 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:29:37 DEBUG : rclone-sync-test: Excluded 2025/01/19 04:29:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 04:29:38 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:29:39 DEBUG : rclone-sync-test: Excluded 2025/01/19 04:29:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 04:29:40 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:29:41 DEBUG : rclone-sync-test: Excluded 2025/01/19 04:29:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 04:29:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/19 04:29:44 DEBUG : : Excluded 2025/01/19 04:29:45 DEBUG : rclone-sync-test: Excluded 2025/01/19 04:29:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 04:29:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/19 04:29:47 DEBUG : Yandex rclone-test-puqosoz1numi/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/19 04:29:47 DEBUG : Yandex rclone-test-puqosoz1numi/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/19 04:29:47 DEBUG : Waiting for deletions to finish 2025/01/19 04:29:47 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:29:47 DEBUG : rclone-sync-test: Excluded 2025/01/19 04:29:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 04:29:49 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:29:49 DEBUG : rclone-sync-test: Excluded 2025/01/19 04:29:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 04:29:51 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:29:52 DEBUG : rclone-sync-test: Excluded 2025/01/19 04:29:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 04:29:53 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:29:53 DEBUG : rclone-sync-test: Excluded 2025/01/19 04:29:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 04:29:55 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:29:56 DEBUG : rclone-sync-test: Excluded 2025/01/19 04:29:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/19 04:29:57 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (88.99s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:30:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-puqosoz1numi/dst" 2025/01/19 04:30:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-puqosoz1numi/CompareDest" 2025/01/19 04:30:34 DEBUG : one: Need to transfer - File not found at Destination 2025/01/19 04:30:34 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for checks to finish 2025/01/19 04:30:34 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for transfers to finish 2025/01/19 04:30:36 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/19 04:30:36 INFO : one: Copied (new) 2025/01/19 04:30:36 DEBUG : Waiting for deletions to finish 2025/01/19 04:30:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 04:30:38 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for checks to finish 2025/01/19 04:30:38 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for transfers to finish 2025/01/19 04:30:40 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/19 04:30:40 INFO : one: Copied (replaced existing) 2025/01/19 04:30:40 DEBUG : Waiting for deletions to finish 2025/01/19 04:30:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 04:30:45 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for checks to finish 2025/01/19 04:30:45 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:30:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/19 04:30:45 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for transfers to finish 2025/01/19 04:30:45 DEBUG : Waiting for deletions to finish 2025/01/19 04:30:45 INFO : There was nothing to transfer 2025/01/19 04:30:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:30:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/19 04:30:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 04:30:49 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for checks to finish 2025/01/19 04:30:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:30:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/19 04:30:50 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for transfers to finish 2025/01/19 04:30:50 DEBUG : Waiting for deletions to finish 2025/01/19 04:30:50 INFO : There was nothing to transfer 2025/01/19 04:30:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:30:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/19 04:30:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 04:30:52 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for checks to finish 2025/01/19 04:30:52 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:30:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/19 04:30:52 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for transfers to finish 2025/01/19 04:30:52 DEBUG : Waiting for deletions to finish 2025/01/19 04:30:52 INFO : There was nothing to transfer 2025/01/19 04:30:55 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/01/19 04:30:55 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/19 04:30:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/19 04:30:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 04:30:55 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for checks to finish 2025/01/19 04:30:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:30:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/19 04:30:55 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for transfers to finish 2025/01/19 04:30:55 DEBUG : Waiting for deletions to finish 2025/01/19 04:30:55 INFO : There was nothing to transfer 2025/01/19 04:30:58 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/19 04:30:58 DEBUG : two: Need to transfer - File not found at Destination 2025/01/19 04:30:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 04:30:58 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for checks to finish 2025/01/19 04:30:58 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:30:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/19 04:30:58 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for transfers to finish 2025/01/19 04:31:00 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/01/19 04:31:00 INFO : two: Copied (new) 2025/01/19 04:31:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (48.18s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:31:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-puqosoz1numi/dest" 2025/01/19 04:31:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-puqosoz1numi/pre-dest1" 2025/01/19 04:31:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-puqosoz1numi/pre-dest2" 2025/01/19 04:31:27 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:31:27 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/19 04:31:27 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:31:27 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/19 04:31:28 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/19 04:31:28 DEBUG : Yandex rclone-test-puqosoz1numi/dest: Waiting for checks to finish 2025/01/19 04:31:28 DEBUG : Yandex rclone-test-puqosoz1numi/dest: Waiting for transfers to finish 2025/01/19 04:31:30 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/01/19 04:31:30 INFO : 3: Copied (new) 2025/01/19 04:31:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (30.65s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:31:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-puqosoz1numi/dst" 2025/01/19 04:31:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-puqosoz1numi/CopyDest" 2025/01/19 04:31:53 DEBUG : one: Need to transfer - File not found at Destination 2025/01/19 04:31:53 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for checks to finish 2025/01/19 04:31:53 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for transfers to finish 2025/01/19 04:31:56 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/19 04:31:56 INFO : one: Copied (new) 2025/01/19 04:31:56 DEBUG : Waiting for deletions to finish 2025/01/19 04:31:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 04:31:57 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for checks to finish 2025/01/19 04:31:57 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for transfers to finish 2025/01/19 04:31:59 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/19 04:31:59 INFO : one: Copied (replaced existing) 2025/01/19 04:31:59 DEBUG : Waiting for deletions to finish 2025/01/19 04:32:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-puqosoz1numi/BackupDir" 2025/01/19 04:32:06 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for checks to finish 2025/01/19 04:32:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 04:32:06 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:32:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 04:32:08 INFO : one: Moved (server-side) 2025/01/19 04:32:10 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/19 04:32:10 INFO : one: Copied (server-side copy) 2025/01/19 04:32:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/19 04:32:10 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for transfers to finish 2025/01/19 04:32:10 DEBUG : Waiting for deletions to finish 2025/01/19 04:32:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:32:15 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/19 04:32:15 INFO : two: Copied (server-side copy) 2025/01/19 04:32:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/19 04:32:15 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:32:15 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for checks to finish 2025/01/19 04:32:15 DEBUG : one: Unchanged skipping 2025/01/19 04:32:15 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for transfers to finish 2025/01/19 04:32:15 DEBUG : Waiting for deletions to finish 2025/01/19 04:32:17 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:32:17 DEBUG : one: Unchanged skipping 2025/01/19 04:32:17 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for checks to finish 2025/01/19 04:32:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:32:17 DEBUG : two: Unchanged skipping 2025/01/19 04:32:17 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for transfers to finish 2025/01/19 04:32:17 DEBUG : Waiting for deletions to finish 2025/01/19 04:32:17 INFO : There was nothing to transfer 2025/01/19 04:32:21 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/19 04:32:21 DEBUG : three: Destination not found in --copy-dest 2025/01/19 04:32:21 DEBUG : three: Need to transfer - File not found at Destination 2025/01/19 04:32:21 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:32:21 DEBUG : one: Unchanged skipping 2025/01/19 04:32:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:32:21 DEBUG : two: Unchanged skipping 2025/01/19 04:32:21 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for checks to finish 2025/01/19 04:32:21 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for transfers to finish 2025/01/19 04:32:24 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/01/19 04:32:24 INFO : three: Copied (new) 2025/01/19 04:32:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (64.72s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:33:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-puqosoz1numi/dst" 2025/01/19 04:33:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-puqosoz1numi/backup" 2025/01/19 04:33:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:33:03 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for checks to finish 2025/01/19 04:33:03 DEBUG : two: Unchanged skipping 2025/01/19 04:33:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/19 04:33:05 INFO : one: Moved (server-side) 2025/01/19 04:33:05 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for transfers to finish 2025/01/19 04:33:07 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/19 04:33:07 INFO : one: Copied (new) 2025/01/19 04:33:07 DEBUG : Waiting for deletions to finish 2025/01/19 04:33:09 INFO : three.txt: Moved (server-side) 2025/01/19 04:33:09 INFO : three.txt: Moved into backup dir 2025/01/19 04:33:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/19 04:33:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:33:12 DEBUG : two: Unchanged skipping 2025/01/19 04:33:12 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for checks to finish 2025/01/19 04:33:16 INFO : one: Deleted 2025/01/19 04:33:18 INFO : one: Moved (server-side) 2025/01/19 04:33:18 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for transfers to finish 2025/01/19 04:33:19 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/19 04:33:19 INFO : one: Copied (new) 2025/01/19 04:33:19 DEBUG : Waiting for deletions to finish 2025/01/19 04:33:22 INFO : three.txt: Deleted 2025/01/19 04:33:24 INFO : three.txt: Moved (server-side) 2025/01/19 04:33:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (47.56s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:33:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-puqosoz1numi/dst" 2025/01/19 04:33:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-puqosoz1numi/backup" 2025/01/19 04:33:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/19 04:33:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:33:51 DEBUG : two: Unchanged skipping 2025/01/19 04:33:51 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for checks to finish 2025/01/19 04:33:53 INFO : one: Moved (server-side) to: one.bak 2025/01/19 04:33:53 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for transfers to finish 2025/01/19 04:33:55 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/19 04:33:55 INFO : one: Copied (new) 2025/01/19 04:33:55 DEBUG : Waiting for deletions to finish 2025/01/19 04:33:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/19 04:33:57 INFO : three.txt: Moved into backup dir 2025/01/19 04:34:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/19 04:34:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:34:02 DEBUG : two: Unchanged skipping 2025/01/19 04:34:02 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for checks to finish 2025/01/19 04:34:06 INFO : one.bak: Deleted 2025/01/19 04:34:07 INFO : one: Moved (server-side) to: one.bak 2025/01/19 04:34:07 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for transfers to finish 2025/01/19 04:34:10 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/19 04:34:10 INFO : one: Copied (new) 2025/01/19 04:34:10 DEBUG : Waiting for deletions to finish 2025/01/19 04:34:12 INFO : three.txt.bak: Deleted 2025/01/19 04:34:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/19 04:34:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (51.89s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:34:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-puqosoz1numi/dst" 2025/01/19 04:34:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-puqosoz1numi/backup" 2025/01/19 04:34:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/19 04:34:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:34:42 DEBUG : two: Unchanged skipping 2025/01/19 04:34:42 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for checks to finish 2025/01/19 04:34:44 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/19 04:34:44 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for transfers to finish 2025/01/19 04:34:46 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/19 04:34:46 INFO : one: Copied (new) 2025/01/19 04:34:46 DEBUG : Waiting for deletions to finish 2025/01/19 04:34:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/19 04:34:48 INFO : three.txt: Moved into backup dir 2025/01/19 04:34:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/19 04:34:52 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for checks to finish 2025/01/19 04:34:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:34:52 DEBUG : two: Unchanged skipping 2025/01/19 04:34:55 INFO : one-2019-01-01: Deleted 2025/01/19 04:34:57 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/19 04:34:57 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for transfers to finish 2025/01/19 04:34:59 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/19 04:34:59 INFO : one: Copied (new) 2025/01/19 04:34:59 DEBUG : Waiting for deletions to finish 2025/01/19 04:35:01 INFO : three-2019-01-01.txt: Deleted 2025/01/19 04:35:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/19 04:35:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (47.39s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:35:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-puqosoz1numi/dst" 2025/01/19 04:35:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/19 04:35:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:35:31 DEBUG : two: Unchanged skipping 2025/01/19 04:35:31 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for checks to finish 2025/01/19 04:35:33 INFO : one: Moved (server-side) to: one.bak 2025/01/19 04:35:33 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for transfers to finish 2025/01/19 04:35:35 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/19 04:35:35 INFO : one: Copied (new) 2025/01/19 04:35:35 DEBUG : Waiting for deletions to finish 2025/01/19 04:35:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/19 04:35:37 INFO : three.txt: Moved into backup dir 2025/01/19 04:35:40 DEBUG : one.bak: Excluded (Path Filter) 2025/01/19 04:35:40 DEBUG : one.bak: Excluded 2025/01/19 04:35:40 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/19 04:35:40 DEBUG : three.txt.bak: Excluded 2025/01/19 04:35:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/19 04:35:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:35:40 DEBUG : two: Unchanged skipping 2025/01/19 04:35:40 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for checks to finish 2025/01/19 04:35:43 INFO : one.bak: Deleted 2025/01/19 04:35:44 INFO : one: Moved (server-side) to: one.bak 2025/01/19 04:35:44 DEBUG : Yandex rclone-test-puqosoz1numi/dst: Waiting for transfers to finish 2025/01/19 04:35:46 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/19 04:35:46 INFO : one: Copied (new) 2025/01/19 04:35:46 DEBUG : Waiting for deletions to finish 2025/01/19 04:35:50 INFO : three.txt.bak: Deleted 2025/01/19 04:35:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/19 04:35:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (47.04s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:36:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-puqosoz1numi/dst" 2025/01/19 04:36:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/19 04:36:24 INFO : one: Moved (server-side) to: one.bak 2025/01/19 04:36:27 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/19 04:36:27 INFO : one: Copied (new) 2025/01/19 04:36:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:36:27 DEBUG : two: Unchanged skipping 2025/01/19 04:36:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/19 04:36:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/19 04:36:39 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/19 04:36:39 INFO : three.txt: Copied (new) 2025/01/19 04:36:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/19 04:36:44 INFO : one.bak: Deleted 2025/01/19 04:36:45 INFO : one: Moved (server-side) to: one.bak 2025/01/19 04:36:48 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/19 04:36:48 INFO : one: Copied (new) 2025/01/19 04:36:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:36:49 DEBUG : two: Unchanged skipping 2025/01/19 04:36:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/19 04:36:52 INFO : three.txt.bak: Deleted 2025/01/19 04:36:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/19 04:36:57 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/19 04:36:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (66.74s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:37:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-puqosoz1numi/dst" 2025/01/19 04:37:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/19 04:37:26 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/19 04:37:28 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/19 04:37:28 INFO : one: Copied (new) 2025/01/19 04:37:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:37:28 DEBUG : two: Unchanged skipping 2025/01/19 04:37:29 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/19 04:37:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/19 04:37:33 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/19 04:37:33 INFO : three.txt: Copied (new) 2025/01/19 04:37:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/19 04:37:40 INFO : one-2019-01-01: Deleted 2025/01/19 04:37:41 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/19 04:37:43 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/19 04:37:43 INFO : one: Copied (new) 2025/01/19 04:37:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:37:43 DEBUG : two: Unchanged skipping 2025/01/19 04:37:43 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/19 04:37:47 INFO : three-2019-01-01.txt: Deleted 2025/01/19 04:37:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/19 04:37:51 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/19 04:37:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (55.18s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:38:14 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/19 04:38:14 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:38:14 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:38:16 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/01/19 04:38:16 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/19 04:38:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.41s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:38:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/19 04:38:20 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:38:20 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:38:22 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/19 04:38:22 INFO : existing: Copied (new) 2025/01/19 04:38:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:38:24 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/19 04:38:24 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/19 04:38:24 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:38:24 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:38:24 ERROR : Yandex rclone-test-puqosoz1numi: not deleting files as there were IO errors 2025/01/19 04:38:24 ERROR : Yandex rclone-test-puqosoz1numi: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestSyncImmutable (9.55s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:38:32 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:38:32 DEBUG : existing: Unchanged skipping 2025/01/19 04:38:32 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:38:32 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:38:32 DEBUG : Waiting for deletions to finish 2025/01/19 04:38:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (6.85s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.64s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.19s) --- SKIP: TestMaxTransfer/Hard (0.66s) --- SKIP: TestMaxTransfer/Soft (0.63s) --- SKIP: TestMaxTransfer/Cautious (0.90s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:39:51 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:39:51 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:39:51 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:39:51 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:39:51 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:39:51 DEBUG : both1: Unchanged skipping 2025/01/19 04:39:51 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:39:51 DEBUG : both0: Unchanged skipping 2025/01/19 04:39:51 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:39:51 DEBUG : both13: Unchanged skipping 2025/01/19 04:39:51 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:39:51 DEBUG : both14: Unchanged skipping 2025/01/19 04:39:51 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:39:51 DEBUG : both15: Unchanged skipping 2025/01/19 04:39:51 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:39:51 DEBUG : both16: Unchanged skipping 2025/01/19 04:39:51 DEBUG : both10: Unchanged skipping 2025/01/19 04:39:51 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:39:51 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:39:51 DEBUG : both11: Unchanged skipping 2025/01/19 04:39:51 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:39:51 DEBUG : both12: Unchanged skipping 2025/01/19 04:39:51 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:39:51 DEBUG : both18: Unchanged skipping 2025/01/19 04:39:51 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:39:51 DEBUG : both3: Unchanged skipping 2025/01/19 04:39:51 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:39:51 DEBUG : both17: Unchanged skipping 2025/01/19 04:39:51 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:39:51 DEBUG : both5: Unchanged skipping 2025/01/19 04:39:51 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:39:51 DEBUG : both6: Unchanged skipping 2025/01/19 04:39:51 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:39:51 DEBUG : both7: Unchanged skipping 2025/01/19 04:39:51 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:39:51 DEBUG : both19: Unchanged skipping 2025/01/19 04:39:51 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:39:51 DEBUG : both4: Unchanged skipping 2025/01/19 04:39:51 DEBUG : both2: Unchanged skipping 2025/01/19 04:39:51 DEBUG : both8: Unchanged skipping 2025/01/19 04:39:51 DEBUG : both9: Unchanged skipping 2025/01/19 04:39:51 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:39:51 DEBUG : Waiting for deletions to finish 2025/01/19 04:39:53 INFO : only9: Deleted 2025/01/19 04:39:53 INFO : only19: Deleted 2025/01/19 04:39:54 INFO : only8: Deleted 2025/01/19 04:39:54 INFO : only5: Deleted 2025/01/19 04:39:56 INFO : only18: Deleted 2025/01/19 04:39:56 INFO : only10: Deleted 2025/01/19 04:39:56 INFO : only11: Deleted 2025/01/19 04:39:56 INFO : only2: Deleted 2025/01/19 04:39:59 INFO : only4: Deleted 2025/01/19 04:39:59 INFO : only0: Deleted 2025/01/19 04:39:59 INFO : only15: Deleted 2025/01/19 04:40:00 INFO : only16: Deleted 2025/01/19 04:40:01 INFO : only6: Deleted 2025/01/19 04:40:02 INFO : only17: Deleted 2025/01/19 04:40:02 INFO : only7: Deleted 2025/01/19 04:40:03 INFO : only1: Deleted 2025/01/19 04:40:04 INFO : only13: Deleted 2025/01/19 04:40:04 INFO : only14: Deleted 2025/01/19 04:40:05 INFO : only3: Deleted 2025/01/19 04:40:07 INFO : only12: Deleted 2025/01/19 04:40:07 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (153.20s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", 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:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 Error: Should be true Test: TestSyncConcurrentTruncate Messages: both1: Modification time difference too big |-210024h36m10.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-19 04:41:17 +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:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 Error: Should be true Test: TestSyncConcurrentTruncate Messages: both4: Modification time difference too big |-210024h36m20.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-19 04:41:27 +0000 UTC) (precision 1ns) 2025/01/19 04:42:26 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:42:26 DEBUG : both1: Modification times differ by 210024h36m10.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-01-19 04:41:17 +0000 UTC 2025/01/19 04:42:26 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:42:26 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:42:26 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for checks to finish 2025/01/19 04:42:26 DEBUG : both0: Unchanged skipping 2025/01/19 04:42:26 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:42:26 DEBUG : both10: Unchanged skipping 2025/01/19 04:42:26 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:42:26 DEBUG : both1: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/19 04:42:26 DEBUG : both12: Unchanged skipping 2025/01/19 04:42:26 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:42:26 DEBUG : both14: Unchanged skipping 2025/01/19 04:42:26 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:42:26 DEBUG : both15: Unchanged skipping 2025/01/19 04:42:26 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:42:26 DEBUG : both13: Unchanged skipping 2025/01/19 04:42:26 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:42:26 DEBUG : both16: Unchanged skipping 2025/01/19 04:42:26 DEBUG : both11: Unchanged skipping 2025/01/19 04:42:26 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:42:26 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:42:26 DEBUG : both17: Unchanged skipping 2025/01/19 04:42:26 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:42:26 DEBUG : both2: Unchanged skipping 2025/01/19 04:42:26 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:42:26 DEBUG : both3: Unchanged skipping 2025/01/19 04:42:26 DEBUG : both4: Modification times differ by 210024h36m20.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-01-19 04:41:27 +0000 UTC 2025/01/19 04:42:26 DEBUG : both18: Unchanged skipping 2025/01/19 04:42:26 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:42:26 DEBUG : both4: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/19 04:42:26 DEBUG : both5: Unchanged skipping 2025/01/19 04:42:26 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:42:26 DEBUG : both19: Unchanged skipping 2025/01/19 04:42:26 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:42:26 DEBUG : both7: Unchanged skipping 2025/01/19 04:42:26 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:42:26 DEBUG : both8: Unchanged skipping 2025/01/19 04:42:26 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/19 04:42:26 DEBUG : both9: Unchanged skipping 2025/01/19 04:42:26 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/19 04:42:26 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/19 04:42:26 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/19 04:42:26 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/19 04:42:26 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/19 04:42:26 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/19 04:42:26 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/19 04:42:26 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/19 04:42:26 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/19 04:42:26 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/19 04:42:26 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/19 04:42:26 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/19 04:42:26 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/19 04:42:26 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/19 04:42:26 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/19 04:42:26 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/19 04:42:26 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/19 04:42:26 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/19 04:42:26 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/19 04:42:26 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/19 04:42:26 DEBUG : both6: Unchanged skipping 2025/01/19 04:42:27 INFO : both4: Updated modification time in destination 2025/01/19 04:42:27 DEBUG : both4: Unchanged skipping 2025/01/19 04:42:27 INFO : both1: Updated modification time in destination 2025/01/19 04:42:27 DEBUG : both1: Unchanged skipping 2025/01/19 04:42:27 DEBUG : Yandex rclone-test-puqosoz1numi: Waiting for transfers to finish 2025/01/19 04:42:28 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/01/19 04:42:28 INFO : only10: Copied (replaced existing) 2025/01/19 04:42:28 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/01/19 04:42:28 INFO : only11: Copied (replaced existing) 2025/01/19 04:42:28 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/01/19 04:42:28 INFO : only1: Copied (replaced existing) 2025/01/19 04:42:29 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/01/19 04:42:29 INFO : only0: Copied (replaced existing) 2025/01/19 04:42:30 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/01/19 04:42:30 INFO : only12: Copied (replaced existing) 2025/01/19 04:42:30 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/01/19 04:42:30 INFO : only13: Copied (replaced existing) 2025/01/19 04:42:30 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/01/19 04:42:30 INFO : only14: Copied (replaced existing) 2025/01/19 04:42:30 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/01/19 04:42:30 INFO : only15: Copied (replaced existing) 2025/01/19 04:42:31 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/01/19 04:42:31 INFO : only16: Copied (replaced existing) 2025/01/19 04:42:32 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/01/19 04:42:32 INFO : only19: Copied (replaced existing) 2025/01/19 04:42:32 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/01/19 04:42:32 INFO : only17: Copied (replaced existing) 2025/01/19 04:42:32 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/01/19 04:42:32 INFO : only18: Copied (replaced existing) 2025/01/19 04:42:33 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/01/19 04:42:33 INFO : only2: Copied (replaced existing) 2025/01/19 04:42:33 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/01/19 04:42:33 INFO : only5: Copied (replaced existing) 2025/01/19 04:42:34 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/01/19 04:42:34 INFO : only3: Copied (replaced existing) 2025/01/19 04:42:34 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/01/19 04:42:34 INFO : only4: Copied (replaced existing) 2025/01/19 04:42:35 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/01/19 04:42:35 INFO : only9: Copied (replaced existing) 2025/01/19 04:42:35 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/01/19 04:42:35 INFO : only7: Copied (replaced existing) 2025/01/19 04:42:35 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/01/19 04:42:35 INFO : only6: Copied (replaced existing) 2025/01/19 04:42:36 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/01/19 04:42:36 INFO : only8: Copied (replaced existing) 2025/01/19 04:42:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- FAIL: TestSyncConcurrentTruncate (210.94s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:44:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/19 04:44:43 INFO : sub dir: Making directory 2025/01/19 04:44:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (70.87s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" 2025/01/19 04:45:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/19 04:45:54 INFO : sub dir: Making directory 2025/01/19 04:45:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-puqosoz1numi", Local "Local file system at /tmp/rclone2666952771", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (69.47s) FAIL 2025/01/19 04:47:03 DEBUG : Yandex rclone-test-puqosoz1numi: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 34m15.003062685s (try 1/5): exit status 1: Failed [TestSyncWithExcludeAndDeleteExcluded TestSyncWithUpdateOlder TestMoveWithIgnoreExisting TestSyncConcurrentTruncate]