"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/01/16 01:07:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-vafanih6xahe" 2025/01/16 01:07:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/16 01:07:28 DEBUG : Creating backend with remote "/tmp/rclone2269628105" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:07:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:07:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/16 01:07:29 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:07:29 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestCopyWithDryRun (4.57s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:07:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/16 01:07:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:07:33 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:07:33 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:07:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:07:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:07:38 DEBUG : Yandex rclone-test-vafanih6xahe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (17.36s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.93s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.03s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:07:52 DEBUG : Creating backend with remote "/non-existing" 2025/01/16 01:07:52 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/16 01:07:52 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:07:52 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (2.82s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:07:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:07:55 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:07:55 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:07:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:07:58 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestCopyNoTraverse (15.87s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:08:11 INFO : Yandex rclone-test-vafanih6xahe: Running all checks before starting transfers 2025/01/16 01:08:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:08:11 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:08:11 INFO : Yandex rclone-test-vafanih6xahe: Checks finished, now starting transfers 2025/01/16 01:08:11 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:08:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:08:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestCopyCheckFirst (16.49s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:08:27 ERROR : Ignoring --no-traverse with sync 2025/01/16 01:08:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:08:28 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:08:28 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:08:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:08:30 INFO : sub dir/hello world: Copied (new) 2025/01/16 01:08:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestSyncNoTraverse (15.11s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:08:43 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/16 01:08:43 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:08:43 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:08:45 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/01/16 01:08:45 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestCopyWithDepth (10.78s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:08:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 01:08:54 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:08:54 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:08:56 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/16 01:08:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/16 01:08:57 DEBUG : pacer: Reducing sleep to 15ms 2025/01/16 01:08:57 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/16 01:08:57 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:08:57 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:08:57 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyWithFilesFrom (10.04s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:09:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 01:09:03 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:09:03 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:09:06 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:09:06 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:09:07 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/16 01:09:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/16 01:09:07 DEBUG : pacer: Reducing sleep to 15ms 2025/01/16 01:09:08 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/16 01:09:12 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyWithFilesFromAndNoTraverse (10.66s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:09:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/16 01:09:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/16 01:09:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/16 01:09:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/16 01:09:14 INFO : sub dir: Making directory 2025/01/16 01:09:14 INFO : sub dir2: Making directory 2025/01/16 01:09:15 INFO : sub dir2/sub sub dir2: Making directory 2025/01/16 01:09:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:09:15 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:09:15 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:09:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:09:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:09:20 DEBUG : Yandex rclone-test-vafanih6xahe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (31.79s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:09:45 INFO : sub dir2: Making directory 2025/01/16 01:09:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/16 01:09:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/16 01:09:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:09:46 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:09:46 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:09:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:09:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (14.70s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:10:00 DEBUG : sub dir2: Making directory with metadata 2025/01/16 01:10:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/16 01:10:01 INFO : sub dir: Making directory 2025/01/16 01:10:01 INFO : sub dir2: Making directory 2025/01/16 01:10:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:10:02 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:10:02 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:10:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:10:04 INFO : sub dir/hello world: Copied (new) 2025/01/16 01:10:04 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:10:07 DEBUG : Yandex rclone-test-vafanih6xahe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/16 01:10:07 DEBUG : Yandex rclone-test-vafanih6xahe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (23.93s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.90s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:10:25 INFO : sub dir2: Making directory 2025/01/16 01:10:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:10:25 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:10:25 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:10:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:10:30 INFO : sub dir/hello world: Copied (new) 2025/01/16 01:10:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (16.59s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:10:42 DEBUG : sub dir2: Making directory with metadata 2025/01/16 01:10:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/16 01:10:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/16 01:10:42 INFO : sub dir: Making directory 2025/01/16 01:10:42 INFO : sub dir2: Making directory 2025/01/16 01:10:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:10:43 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:10:43 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:10:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:10:45 INFO : sub dir/hello world: Copied (new) 2025/01/16 01:10:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:10:47 DEBUG : Yandex rclone-test-vafanih6xahe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (19.84s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.23s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:11:03 INFO : sub dir2: Making directory 2025/01/16 01:11:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:11:03 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:11:03 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:11:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:11:07 INFO : sub dir/hello world: Copied (new) 2025/01/16 01:11:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (16.33s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:11:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-wiyeqaz4wiwa" 2025/01/16 01:11:22 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) Yandex rclone-test-vafanih6xahe -> Yandex rclone-test-wiyeqaz4wiwa 2025/01/16 01:11:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:11:24 DEBUG : Yandex rclone-test-wiyeqaz4wiwa: Waiting for checks to finish 2025/01/16 01:11:24 DEBUG : Yandex rclone-test-wiyeqaz4wiwa: Waiting for transfers to finish 2025/01/16 01:11:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:11:27 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:11:29 DEBUG : Yandex rclone-test-wiyeqaz4wiwa: Purge remote --- PASS: TestServerSideCopy (27.34s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:11:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/16 01:11:50 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:11:50 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:11:53 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/16 01:11:53 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestCopyOverSelf (19.49s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:12:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-samudus3goho" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-vafanih6xahe -> Yandex rclone-test-samudus3goho 2025/01/16 01:12:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:12:19 DEBUG : Yandex rclone-test-samudus3goho: Waiting for checks to finish 2025/01/16 01:12:19 DEBUG : Yandex rclone-test-samudus3goho: Waiting for transfers to finish 2025/01/16 01:12:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:12:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:12:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/16 01:12:30 DEBUG : Yandex rclone-test-samudus3goho: Waiting for checks to finish 2025/01/16 01:12:30 DEBUG : Yandex rclone-test-samudus3goho: Waiting for transfers to finish 2025/01/16 01:12:32 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.fidujob4" before starting 2025/01/16 01:12:35 DEBUG : sub dir/hello world.fidujob4: server side copy: removing renamed existing file after operation 2025/01/16 01:12:39 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/16 01:12:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:12:41 DEBUG : Yandex rclone-test-samudus3goho: Purge remote --- PASS: TestServerSideCopyOverSelf (54.85s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:13:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/16 01:13:04 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:13:04 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:13:07 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/16 01:13:07 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/16 01:13:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestMoveOverSelf (19.21s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:13:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-sacawid0juwe" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-vafanih6xahe -> Yandex rclone-test-sacawid0juwe 2025/01/16 01:13:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:13:26 DEBUG : Yandex rclone-test-sacawid0juwe: Waiting for checks to finish 2025/01/16 01:13:26 DEBUG : Yandex rclone-test-sacawid0juwe: Waiting for transfers to finish 2025/01/16 01:13:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:13:30 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:13:35 DEBUG : Yandex rclone-test-sacawid0juwe: Using server-side directory move 2025/01/16 01:13:35 INFO : Yandex rclone-test-sacawid0juwe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/16 01:13:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/16 01:13:36 DEBUG : Yandex rclone-test-sacawid0juwe: Waiting for checks to finish 2025/01/16 01:13:36 DEBUG : Yandex rclone-test-sacawid0juwe: Waiting for transfers to finish 2025/01/16 01:13:40 INFO : sub dir/hello world: Deleted 2025/01/16 01:13:42 INFO : sub dir/hello world: Moved (server-side) 2025/01/16 01:13:48 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/16 01:13:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/16 01:13:48 DEBUG : pacer: Reducing sleep to 15ms 2025/01/16 01:13:49 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/16 01:13:49 DEBUG : pacer: Reducing sleep to 10ms 2025/01/16 01:13:49 DEBUG : testing file moves 2025/01/16 01:13:51 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/16 01:13:51 DEBUG : Yandex rclone-test-sacawid0juwe: Waiting for checks to finish 2025/01/16 01:13:51 DEBUG : Yandex rclone-test-sacawid0juwe: Waiting for transfers to finish 2025/01/16 01:13:55 INFO : sub dir/hello world: Deleted 2025/01/16 01:13:58 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:14:02 DEBUG : Yandex rclone-test-sacawid0juwe: Purge remote --- PASS: TestServerSideMoveOverSelf (57.40s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:14:20 ERROR : : error listing: directory not found 2025/01/16 01:14:21 INFO : Local file system at /tmp/rclone2269628105: Making directory 2025/01/16 01:14:22 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:14:22 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestCopyAfterDelete (17.86s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:14:40 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/16 01:14:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:14:40 DEBUG : Local file system at /tmp/rclone2269628105: Waiting for checks to finish 2025/01/16 01:14:40 DEBUG : Local file system at /tmp/rclone2269628105: Waiting for transfers to finish 2025/01/16 01:14:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:14:41 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/01/16 01:14:41 INFO : sub dir/hello world: Copied (new) 2025/01/16 01:14:41 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestCopyRedownload (16.64s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:14:52 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/16 01:14:52 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:14:52 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:14:55 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/16 01:14:55 INFO : check sum: Copied (new) 2025/01/16 01:14:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:14:57 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:14:57 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/16 01:14:57 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/01/16 01:14:57 DEBUG : check sum: Unchanged skipping 2025/01/16 01:14:57 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:14:57 DEBUG : Waiting for deletions to finish 2025/01/16 01:14:57 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (13.98s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:15:06 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/16 01:15:06 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:15:06 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:15:09 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/16 01:15:09 INFO : sizeonly: Copied (new) 2025/01/16 01:15:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:15:10 DEBUG : sizeonly: Sizes identical 2025/01/16 01:15:10 DEBUG : sizeonly: Unchanged skipping 2025/01/16 01:15:10 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:15:10 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:15:10 DEBUG : Waiting for deletions to finish 2025/01/16 01:15:10 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestSyncSizeOnly (12.73s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:15:19 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/16 01:15:19 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:15:19 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:15:22 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/01/16 01:15:22 INFO : ignore-size: Copied (new) 2025/01/16 01:15:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:15:24 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:15:24 DEBUG : ignore-size: Unchanged skipping 2025/01/16 01:15:24 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:15:24 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:15:24 DEBUG : Waiting for deletions to finish 2025/01/16 01:15:24 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (13.65s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", 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:858 Error: Should be true Test: TestSyncIgnoreTimes Messages: existing: Modification time difference too big |-209949h10m27.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-16 01:15:34 +0000 UTC) (precision 1ns) 2025/01/16 01:15:35 DEBUG : existing: Modification times differ by 209949h10m27.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-01-16 01:15:34 +0000 UTC 2025/01/16 01:15:35 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:15:35 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/16 01:15:36 INFO : existing: Updated modification time in destination 2025/01/16 01:15:36 DEBUG : existing: Unchanged skipping 2025/01/16 01:15:36 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:15:36 DEBUG : Waiting for deletions to finish 2025/01/16 01:15:36 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:15:37 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:15:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/16 01:15:37 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:15:40 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/01/16 01:15:40 INFO : existing: Copied (replaced existing) 2025/01/16 01:15:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- FAIL: TestSyncIgnoreTimes (15.50s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:15:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/16 01:15:48 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:15:48 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:15:53 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/16 01:15:53 INFO : existing: Copied (new) 2025/01/16 01:15:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:15:55 DEBUG : existing: Destination exists, skipping 2025/01/16 01:15:55 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:15:55 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:15:55 DEBUG : Waiting for deletions to finish 2025/01/16 01:15:55 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (15.71s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:16:08 INFO : d: Making directory 2025/01/16 01:16:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/16 01:16:10 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:16:10 DEBUG : c/non empty space: Unchanged skipping 2025/01/16 01:16:11 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:16:11 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:16:13 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/16 01:16:13 INFO : a/potato2: Copied (new) 2025/01/16 01:16:13 DEBUG : Waiting for deletions to finish 2025/01/16 01:16:17 INFO : b/potato: Deleted 2025/01/16 01:16:17 INFO : d: Removing directory 2025/01/16 01:16:22 INFO : b: Removing directory 2025/01/16 01:16:26 DEBUG : Yandex rclone-test-vafanih6xahe: deleted 2 directories run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (44.89s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:16:51 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/16 01:16:51 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:16:51 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/16 01:16:51 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/16 01:16:51 DEBUG : empty space: Unchanged skipping 2025/01/16 01:16:51 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:16:51 DEBUG : Waiting for deletions to finish 2025/01/16 01:16:51 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:16:52 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/16 01:16:52 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:16:52 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/16 01:16:52 INFO : empty space: Updated modification time in destination 2025/01/16 01:16:52 DEBUG : empty space: Unchanged skipping 2025/01/16 01:16:52 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:16:52 DEBUG : Waiting for deletions to finish 2025/01/16 01:16:52 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (11.57s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:17:03 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/16 01:17:03 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:17:03 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/16 01:17:03 DEBUG : empty space: Unchanged skipping 2025/01/16 01:17:03 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:17:03 DEBUG : Waiting for deletions to finish 2025/01/16 01:17:03 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (10.38s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:17:13 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/16 01:17:13 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:17:13 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2269628105) 2025/01/16 01:17:13 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-vafanih6xahe) 2025/01/16 01:17:13 DEBUG : foo: md5 differ 2025/01/16 01:17:13 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:17:14 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/01/16 01:17:14 INFO : foo: Copied (replaced existing) 2025/01/16 01:17:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (11.27s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:17:24 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/16 01:17:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:17:24 DEBUG : empty space: Unchanged skipping 2025/01/16 01:17:24 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:17:24 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:17:27 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/16 01:17:27 INFO : potato: Copied (new) 2025/01/16 01:17:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (16.15s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:17:41 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/16 01:17:41 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:17:41 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:17:43 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/16 01:17:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/16 01:17:44 DEBUG : pacer: Reducing sleep to 15ms 2025/01/16 01:17:44 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/16 01:17:44 INFO : potato: Copied (replaced existing) 2025/01/16 01:17:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:17:45 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/16 01:17:45 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncAfterChangingFilesSizeOnly (13.86s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:17:54 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/16 01:17:54 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:17:54 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2269628105) 2025/01/16 01:17:54 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-vafanih6xahe) 2025/01/16 01:17:54 DEBUG : potato: md5 differ 2025/01/16 01:17:54 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:17:56 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/16 01:17:56 INFO : potato: Copied (replaced existing) 2025/01/16 01:17:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (12.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:18:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 01:18:10 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/16 01:18:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:18:10 DEBUG : empty space: Unchanged skipping 2025/01/16 01:18:10 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:18:10 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:18:10 DEBUG : Waiting for deletions to finish 2025/01/16 01:18:10 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (16.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:18:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 01:18:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:18:26 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:18:26 DEBUG : empty space: Unchanged skipping 2025/01/16 01:18:26 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:18:28 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/16 01:18:28 INFO : potato2: Copied (new) 2025/01/16 01:18:28 DEBUG : Waiting for deletions to finish 2025/01/16 01:18:32 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (22.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:18:46 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/16 01:18:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/16 01:18:47 DEBUG : pacer: Reducing sleep to 15ms 2025/01/16 01:18:47 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/16 01:18:48 DEBUG : pacer: Reducing sleep to 10ms 2025/01/16 01:18:49 INFO : d: Making directory 2025/01/16 01:18:49 INFO : d/e: Making directory 2025/01/16 01:18:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/16 01:18:52 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:18:52 DEBUG : c/non empty space: Unchanged skipping 2025/01/16 01:18:52 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:18:52 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:18:54 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/16 01:18:54 INFO : a/potato2: Copied (new) 2025/01/16 01:18:54 DEBUG : Waiting for deletions to finish 2025/01/16 01:18:57 INFO : b/potato: Deleted 2025/01/16 01:18:57 INFO : d/e: Removing directory 2025/01/16 01:19:02 INFO : d: Removing directory 2025/01/16 01:19:07 INFO : b: Removing directory 2025/01/16 01:19:11 DEBUG : Yandex rclone-test-vafanih6xahe: deleted 3 directories run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (51.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:19:39 INFO : d: Making directory 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1255 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: b/potato: Modification time difference too big |-114492h19m35.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-01-16 01:19:35 +0000 UTC) (precision 1ns) 2025/01/16 01:19:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/16 01:19:41 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:19:41 DEBUG : c/non empty space: Unchanged skipping 2025/01/16 01:19:41 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:19:41 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:19:43 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/16 01:19:43 INFO : a/potato2: Copied (new) 2025/01/16 01:19:43 ERROR : Yandex rclone-test-vafanih6xahe: not deleting files as there were IO errors 2025/01/16 01:19:43 ERROR : Yandex rclone-test-vafanih6xahe: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1286 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: b/potato: Modification time difference too big |-114492h19m35.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-01-16 01:19:35 +0000 UTC) (precision 1ns) --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (44.06s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:20:24 DEBUG : Waiting for deletions to finish 2025/01/16 01:20:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 01:20:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:20:24 DEBUG : empty space: Unchanged skipping 2025/01/16 01:20:24 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:20:24 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:20:27 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/16 01:20:27 INFO : potato2: Copied (new) 2025/01/16 01:20:28 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" Diff of "logger" and "lsf" 2d1 < 2001-02-03 04:05:06.499999999;d6548b156ea68a4e003e786df99eee76;60;potato2 3a3 > 2025-01-16 01:20:25.000000000;d6548b156ea68a4e003e786df99eee76;60;potato2 sync_test.go:2997: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2997 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1158 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1317 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;d6548b156ea68a4e003e786df99eee76;60;potato2 2011-12-25 12:59:59.123456789;336d5ebc5436534e61d16e63ddfca327;1;empty space lsf: 2011-12-25 12:59:59.123456789;336d5ebc5436534e61d16e63ddfca327;1;empty space 2025-01-16 01:20:25.000000000;d6548b156ea68a4e003e786df99eee76;60;potato2 Test: TestSyncDeleteDuring --- FAIL: TestSyncDeleteDuring (19.20s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:20:42 DEBUG : Waiting for deletions to finish 2025/01/16 01:20:42 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:20:42 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:20:46 INFO : potato: Deleted 2025/01/16 01:20:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 01:20:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:20:47 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:20:47 DEBUG : empty space: Unchanged skipping 2025/01/16 01:20:47 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:20:50 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/16 01:20:50 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (23.24s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:21:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 01:21:04 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:21:04 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:21:07 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/01/16 01:21:07 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (17.11s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:21:23 DEBUG : enormous: Excluded (Size Filter) 2025/01/16 01:21:23 DEBUG : enormous: Excluded 2025/01/16 01:21:23 DEBUG : potato2: Excluded (Size Filter) 2025/01/16 01:21:23 DEBUG : potato2: Excluded 2025/01/16 01:21:23 DEBUG : potato2: Excluded (Size Filter) 2025/01/16 01:21:23 DEBUG : potato2: Excluded 2025/01/16 01:21:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:21:23 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:21:23 DEBUG : empty space: Unchanged skipping 2025/01/16 01:21:23 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:21:23 DEBUG : Waiting for deletions to finish 2025/01/16 01:21:23 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:21:24 DEBUG : potato2: Excluded (Size Filter) 2025/01/16 01:21:24 DEBUG : potato2: Excluded 2025/01/16 01:21:24 DEBUG : enormous: Excluded (Size Filter) 2025/01/16 01:21:24 DEBUG : enormous: Excluded 2025/01/16 01:21:24 DEBUG : potato2: Excluded (Size Filter) 2025/01/16 01:21:24 DEBUG : potato2: Excluded 2025/01/16 01:21:25 DEBUG : potato2: Excluded (Size Filter) 2025/01/16 01:21:25 DEBUG : potato2: Excluded 2025/01/16 01:21:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:21:25 DEBUG : empty space: Unchanged skipping 2025/01/16 01:21:25 DEBUG : Local file system at /tmp/rclone2269628105: Waiting for checks to finish 2025/01/16 01:21:25 DEBUG : Local file system at /tmp/rclone2269628105: Waiting for transfers to finish 2025/01/16 01:21:25 DEBUG : Waiting for deletions to finish 2025/01/16 01:21:25 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:21:25 DEBUG : potato2: Excluded (Size Filter) 2025/01/16 01:21:25 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (17.88s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:21:42 DEBUG : enormous: Excluded (Size Filter) 2025/01/16 01:21:42 DEBUG : enormous: Excluded 2025/01/16 01:21:42 DEBUG : potato2: Excluded (Size Filter) 2025/01/16 01:21:42 DEBUG : potato2: Excluded 2025/01/16 01:21:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:21:42 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:21:42 DEBUG : empty space: Unchanged skipping 2025/01/16 01:21:42 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:21:42 DEBUG : Waiting for deletions to finish 2025/01/16 01:21:46 INFO : potato2: Deleted 2025/01/16 01:21:46 INFO : enormous: Deleted 2025/01/16 01:21:46 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:21:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:21:47 DEBUG : empty space: Unchanged skipping 2025/01/16 01:21:47 DEBUG : Local file system at /tmp/rclone2269628105: Waiting for checks to finish 2025/01/16 01:21:47 DEBUG : Local file system at /tmp/rclone2269628105: Waiting for transfers to finish 2025/01/16 01:21:47 DEBUG : Waiting for deletions to finish 2025/01/16 01:21:47 INFO : enormous: Deleted 2025/01/16 01:21:47 INFO : potato2: Deleted 2025/01/16 01:21:47 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (18.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:22:07 DEBUG : five: Need to transfer - File not found at Destination 2025/01/16 01:22:07 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/16 01:22:07 DEBUG : one: Destination is newer than source, skipping 2025/01/16 01:22:07 DEBUG : three: Sizes identical 2025/01/16 01:22:07 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:22:07 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/16 01:22:07 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/16 01:22:07 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2269628105) 2025/01/16 01:22:07 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-vafanih6xahe) 2025/01/16 01:22:07 DEBUG : two: md5 differ 2025/01/16 01:22:07 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:22:09 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/16 01:22:09 INFO : five: Copied (new) 2025/01/16 01:22:09 DEBUG : two: Dst hash empty - aborting Src hash check 2025/01/16 01:22:09 INFO : two: Copied (replaced existing) 2025/01/16 01:22:11 DEBUG : four: Dst hash empty - aborting Src hash check 2025/01/16 01:22:11 INFO : four: Copied (replaced existing) 2025/01/16 01:22:11 DEBUG : Waiting for deletions to finish 2025/01/16 01:22:12 DEBUG : one: Destination is newer than source, skipping 2025/01/16 01:22:12 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:22:12 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/16 01:22:12 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/16 01:22:12 DEBUG : four: Size and md5 of src and dst objects identical 2025/01/16 01:22:12 DEBUG : two: Size and md5 of src and dst objects identical 2025/01/16 01:22:12 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/16 01:22:12 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/16 01:22:12 DEBUG : five: Size and md5 of src and dst objects identical 2025/01/16 01:22:12 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/16 01:22:12 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/16 01:22:12 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2269628105) 2025/01/16 01:22:12 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-vafanih6xahe) 2025/01/16 01:22:12 DEBUG : three: md5 differ 2025/01/16 01:22:12 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/16 01:22:12 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:22:14 DEBUG : three: Dst hash empty - aborting Src hash check 2025/01/16 01:22:14 INFO : three: Copied (replaced existing) 2025/01/16 01:22:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (39.57s) === 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-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/01/16 01:22:34 INFO : Yandex rclone-test-vafanih6xahe: Making map for --track-renames 2025/01/16 01:22:34 INFO : Yandex rclone-test-vafanih6xahe: Finished making map for --track-renames 2025/01/16 01:22:34 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:22:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/16 01:22:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/16 01:22:34 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for renames to finish 2025/01/16 01:22:34 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:22:36 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/16 01:22:36 INFO : potato: Copied (new) 2025/01/16 01:22:36 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/16 01:22:36 INFO : yam: Copied (new) 2025/01/16 01:22:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" Diff of "logger" and "lsf" 2d1 < 2001-02-03 04:05:06.499999999;7f6fa9ddec9bfebda9510af0323fd696;14;potato 3a3 > 2025-01-16 01:22:34.000000000;7f6fa9ddec9bfebda9510af0323fd696;14;potato sync_test.go:2997: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2997 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1546 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;7f6fa9ddec9bfebda9510af0323fd696;14;potato 2011-12-25 12:59:59.123456789;48dc443644c4b89556dc06834b46451d;11;yam lsf: 2011-12-25 12:59:59.123456789;48dc443644c4b89556dc06834b46451d;11;yam 2025-01-16 01:22:34.000000000;7f6fa9ddec9bfebda9510af0323fd696;14;potato Test: TestSyncWithTrackRenames --- FAIL: TestSyncWithTrackRenames (12.32s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/01/16 01:22:46 INFO : Yandex rclone-test-vafanih6xahe: Making map for --track-renames 2025/01/16 01:22:46 INFO : Yandex rclone-test-vafanih6xahe: Finished making map for --track-renames 2025/01/16 01:22:46 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:22:46 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/16 01:22:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/16 01:22:46 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for renames to finish 2025/01/16 01:22:46 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:22:48 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/16 01:22:48 INFO : yam: Copied (new) 2025/01/16 01:22:48 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/16 01:22:48 INFO : potato: Copied (new) 2025/01/16 01:22:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:22:50 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:22:50 INFO : Yandex rclone-test-vafanih6xahe: Making map for --track-renames 2025/01/16 01:22:50 INFO : Yandex rclone-test-vafanih6xahe: Finished making map for --track-renames 2025/01/16 01:22:50 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:22:50 DEBUG : potato: Unchanged skipping 2025/01/16 01:22:50 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for renames to finish 2025/01/16 01:22:52 INFO : yam: Moved (server-side) to: yaml 2025/01/16 01:22:52 INFO : yaml: Renamed from "yam" 2025/01/16 01:22:52 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:22:52 DEBUG : Waiting for deletions to finish 2025/01/16 01:22:52 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (18.09s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/01/16 01:23:04 INFO : Yandex rclone-test-vafanih6xahe: Making map for --track-renames 2025/01/16 01:23:04 INFO : Yandex rclone-test-vafanih6xahe: Finished making map for --track-renames 2025/01/16 01:23:04 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:23:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/16 01:23:04 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/16 01:23:04 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for renames to finish 2025/01/16 01:23:04 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:23:06 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/16 01:23:06 INFO : potato: Copied (new) 2025/01/16 01:23:07 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/16 01:23:07 INFO : sub/yam: Copied (new) 2025/01/16 01:23:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:23:09 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:23:09 DEBUG : potato: Unchanged skipping 2025/01/16 01:23:10 INFO : Yandex rclone-test-vafanih6xahe: Making map for --track-renames 2025/01/16 01:23:10 INFO : Yandex rclone-test-vafanih6xahe: Finished making map for --track-renames 2025/01/16 01:23:10 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:23:10 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for renames to finish 2025/01/16 01:23:13 INFO : sub/yam: Moved (server-side) to: yam 2025/01/16 01:23:13 INFO : yam: Renamed from "sub/yam" 2025/01/16 01:23:13 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:23:13 DEBUG : Waiting for deletions to finish 2025/01/16 01:23:13 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (26.96s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:23:31 DEBUG : Creating backend with remote "/tmp/rclone2269628105/dir1" 2025/01/16 01:23:31 DEBUG : Creating backend with remote "/tmp/rclone2269628105/dir2" 2025/01/16 01:23:31 DEBUG : Local file system at /tmp/rclone2269628105/dir2: Using server-side directory move 2025/01/16 01:23:31 INFO : Local file system at /tmp/rclone2269628105/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/16 01:23:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/16 01:23:31 INFO : file1.txt: Moved (server-side) 2025/01/16 01:23:31 DEBUG : Local file system at /tmp/rclone2269628105/dir2: Waiting for checks to finish 2025/01/16 01:23:31 DEBUG : Local file system at /tmp/rclone2269628105/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.63s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:23:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:23:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/16 01:23:32 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:23:32 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:23:36 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/16 01:23:36 INFO : nested/sub dir/file: Copied (new) 2025/01/16 01:23:36 INFO : nested/sub dir/file: Deleted 2025/01/16 01:23:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:23:37 INFO : sub dir/hello world: Copied (new) 2025/01/16 01:23:37 INFO : sub dir/hello world: Deleted 2025/01/16 01:23:37 INFO : sub dir: Removing directory 2025/01/16 01:23:37 INFO : nested/sub dir: Removing directory 2025/01/16 01:23:37 INFO : nested: Removing directory 2025/01/16 01:23:37 DEBUG : Local file system at /tmp/rclone2269628105: deleted 3 directories run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (32.36s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:24:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/16 01:24:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/16 01:24:04 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:24:04 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:24:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/16 01:24:06 INFO : sub dir/hello world: Copied (new) 2025/01/16 01:24:06 INFO : sub dir/hello world: Deleted 2025/01/16 01:24:07 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/16 01:24:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/16 01:24:08 DEBUG : pacer: Reducing sleep to 15ms 2025/01/16 01:24:08 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/16 01:24:08 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/16 01:24:08 INFO : nested/sub dir/file: Copied (new) 2025/01/16 01:24:08 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:24:09 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestMoveWithoutDeleteEmptySrcDirs (30.58s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:24:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/16 01:24:35 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/16 01:24:35 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:24:35 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:24:37 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/01/16 01:24:37 INFO : existing-b: Copied (new) 2025/01/16 01:24:37 INFO : existing-b: Deleted 2025/01/16 01:24:37 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/16 01:24:37 INFO : existing: Copied (new) 2025/01/16 01:24:37 INFO : existing: Deleted 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1842 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: existing-b: Modification time difference too big |-209949h19m29.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-16 01:24:36 +0000 UTC) (precision 1ns) 2025/01/16 01:24:38 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:24:38 DEBUG : existing: Destination exists, skipping 2025/01/16 01:24:38 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/16 01:24:38 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:24:38 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1867 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: existing-b: Modification time difference too big |-209949h19m29.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-16 01:24:36 +0000 UTC) (precision 1ns) --- FAIL: TestMoveWithIgnoreExisting (14.18s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:24:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-xedawom9bugi" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-vafanih6xahe -> Yandex rclone-test-xedawom9bugi 2025/01/16 01:25:01 DEBUG : Yandex rclone-test-xedawom9bugi: Using server-side directory move 2025/01/16 01:25:01 INFO : Yandex rclone-test-xedawom9bugi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/16 01:25:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 01:25:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:25:01 DEBUG : empty space: Unchanged skipping 2025/01/16 01:25:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/16 01:25:01 DEBUG : Yandex rclone-test-xedawom9bugi: Waiting for checks to finish 2025/01/16 01:25:04 INFO : potato2: Moved (server-side) 2025/01/16 01:25:05 INFO : potato3: Deleted 2025/01/16 01:25:06 INFO : empty space: Deleted 2025/01/16 01:25:06 DEBUG : Yandex rclone-test-xedawom9bugi: Waiting for transfers to finish 2025/01/16 01:25:07 INFO : potato3: Moved (server-side) 2025/01/16 01:25:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-repusum2zaye" 2025/01/16 01:25:08 DEBUG : Config file has changed externally - reloading 2025/01/16 01:25:10 DEBUG : Yandex rclone-test-repusum2zaye: Using server-side directory move 2025/01/16 01:25:13 INFO : Yandex rclone-test-repusum2zaye: Server side directory move succeeded 2025/01/16 01:25:13 ERROR : : error listing: directory not found 2025/01/16 01:25:13 DEBUG : Yandex rclone-test-repusum2zaye: Purge remote 2025/01/16 01:25:22 DEBUG : Yandex rclone-test-xedawom9bugi: Purge remote 2025/01/16 01:25:23 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (35.13s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:25:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-yitugeb8givi" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-vafanih6xahe -> Yandex rclone-test-yitugeb8givi 2025/01/16 01:25:38 DEBUG : empty space: Excluded (Size Filter) 2025/01/16 01:25:38 DEBUG : empty space: Excluded 2025/01/16 01:25:38 DEBUG : empty space: Excluded (Size Filter) 2025/01/16 01:25:38 DEBUG : empty space: Excluded 2025/01/16 01:25:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 01:25:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/16 01:25:38 DEBUG : Yandex rclone-test-yitugeb8givi: Waiting for checks to finish 2025/01/16 01:25:38 DEBUG : Yandex rclone-test-yitugeb8givi: Waiting for transfers to finish 2025/01/16 01:25:40 INFO : potato2: Moved (server-side) 2025/01/16 01:25:42 INFO : potato3: Deleted 2025/01/16 01:25:43 INFO : potato3: Moved (server-side) 2025/01/16 01:25:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-foseloc9gegi" 2025/01/16 01:25:44 DEBUG : Config file has changed externally - reloading 2025/01/16 01:25:45 DEBUG : empty space: Excluded (Size Filter) 2025/01/16 01:25:45 DEBUG : empty space: Excluded 2025/01/16 01:25:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 01:25:45 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/16 01:25:45 DEBUG : Yandex rclone-test-foseloc9gegi: Waiting for checks to finish 2025/01/16 01:25:45 DEBUG : Yandex rclone-test-foseloc9gegi: Waiting for transfers to finish 2025/01/16 01:25:47 INFO : potato2: Moved (server-side) 2025/01/16 01:25:47 INFO : potato3: Moved (server-side) 2025/01/16 01:25:48 DEBUG : Yandex rclone-test-foseloc9gegi: Purge remote 2025/01/16 01:25:55 DEBUG : Yandex rclone-test-yitugeb8givi: Purge remote --- PASS: TestServerSideMoveWithFilter (42.04s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:26:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-woqujid1xoca" 2025/01/16 01:26:13 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-vafanih6xahe -> Yandex rclone-test-woqujid1xoca 2025/01/16 01:26:19 DEBUG : Yandex rclone-test-woqujid1xoca: Using server-side directory move 2025/01/16 01:26:19 INFO : Yandex rclone-test-woqujid1xoca: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/16 01:26:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/16 01:26:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:26:20 DEBUG : empty space: Unchanged skipping 2025/01/16 01:26:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/16 01:26:20 DEBUG : Yandex rclone-test-woqujid1xoca: Waiting for checks to finish 2025/01/16 01:26:22 INFO : potato2: Moved (server-side) 2025/01/16 01:26:24 INFO : empty space: Deleted 2025/01/16 01:26:24 DEBUG : Yandex rclone-test-woqujid1xoca: Waiting for transfers to finish 2025/01/16 01:26:26 INFO : potato3: Deleted 2025/01/16 01:26:27 INFO : potato3: Moved (server-side) 2025/01/16 01:26:27 INFO : tomatoDir: Removing directory 2025/01/16 01:26:32 DEBUG : Yandex rclone-test-vafanih6xahe: deleted 1 directories 2025/01/16 01:26:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-melutoc5bule" 2025/01/16 01:26:34 INFO : tomatoDir: Making directory 2025/01/16 01:26:34 DEBUG : Yandex rclone-test-melutoc5bule: Using server-side directory move 2025/01/16 01:26:38 INFO : Yandex rclone-test-melutoc5bule: Server side directory move succeeded 2025/01/16 01:26:39 ERROR : : error listing: directory not found 2025/01/16 01:26:40 ERROR : : error listing: directory not found 2025/01/16 01:26:40 DEBUG : Yandex rclone-test-melutoc5bule: Purge remote 2025/01/16 01:26:49 DEBUG : Yandex rclone-test-woqujid1xoca: Purge remote 2025/01/16 01:26:49 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (44.54s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.66s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:26:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-vafanih6xahe/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestSyncOverlap (6.85s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:26:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-vafanih6xahe/rclone-sync-test" 2025/01/16 01:26:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-vafanih6xahe/rclone-sync-test-include/layer2" 2025/01/16 01:27:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-vafanih6xahe/rclone-sync-test-ignore-file" 2025/01/16 01:27:04 DEBUG : rclone-sync-test: Excluded 2025/01/16 01:27:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 01:27:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/16 01:27:05 DEBUG : Yandex rclone-test-vafanih6xahe/rclone-sync-test: Waiting for checks to finish 2025/01/16 01:27:05 DEBUG : Yandex rclone-test-vafanih6xahe/rclone-sync-test: Waiting for transfers to finish 2025/01/16 01:27:05 DEBUG : Waiting for deletions to finish 2025/01/16 01:27:05 INFO : There was nothing to transfer 2025/01/16 01:27:07 DEBUG : rclone-sync-test: Excluded 2025/01/16 01:27:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 01:27:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/16 01:27:09 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:27:09 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:27:09 DEBUG : Waiting for deletions to finish 2025/01/16 01:27:09 INFO : rclone-sync-test-include: Removing directory 2025/01/16 01:27:09 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/16 01:27:09 DEBUG : Yandex rclone-test-vafanih6xahe: failed to delete 1 directories 2025/01/16 01:27:09 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:27:10 DEBUG : rclone-sync-test: Excluded 2025/01/16 01:27:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 01:27:11 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:27:13 DEBUG : rclone-sync-test: Excluded 2025/01/16 01:27:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 01:27:14 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:27:15 DEBUG : rclone-sync-test: Excluded 2025/01/16 01:27:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 01:27:16 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:27:17 DEBUG : rclone-sync-test: Excluded 2025/01/16 01:27:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 01:27:19 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:27:20 DEBUG : rclone-sync-test: Excluded 2025/01/16 01:27:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 01:27:22 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:27:23 DEBUG : rclone-sync-test: Excluded 2025/01/16 01:27:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 01:27:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/16 01:27:26 DEBUG : rclone-sync-test: Excluded 2025/01/16 01:27:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 01:27:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/16 01:27:30 DEBUG : Yandex rclone-test-vafanih6xahe/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/16 01:27:30 DEBUG : Yandex rclone-test-vafanih6xahe/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/16 01:27:30 DEBUG : Waiting for deletions to finish 2025/01/16 01:27:30 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:27:31 DEBUG : rclone-sync-test: Excluded 2025/01/16 01:27:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 01:27:34 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:27:35 DEBUG : rclone-sync-test: Excluded 2025/01/16 01:27:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 01:27:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/16 01:27:38 DEBUG : rclone-sync-test: Excluded 2025/01/16 01:27:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 01:27:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/16 01:27:40 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:27:40 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:27:40 DEBUG : Waiting for deletions to finish 2025/01/16 01:27:40 INFO : rclone-sync-test-include: Removing directory 2025/01/16 01:27:40 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/16 01:27:40 DEBUG : Yandex rclone-test-vafanih6xahe: failed to delete 1 directories 2025/01/16 01:27:40 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:27:41 DEBUG : rclone-sync-test: Excluded 2025/01/16 01:27:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 01:27:43 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:27:44 DEBUG : rclone-sync-test: Excluded 2025/01/16 01:27:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 01:27:45 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:27:46 DEBUG : rclone-sync-test: Excluded 2025/01/16 01:27:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 01:27:48 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:27:49 DEBUG : rclone-sync-test: Excluded 2025/01/16 01:27:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 01:27:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/16 01:27:51 DEBUG : : Excluded 2025/01/16 01:27:51 DEBUG : rclone-sync-test: Excluded 2025/01/16 01:27:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 01:27:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/16 01:27:53 DEBUG : Yandex rclone-test-vafanih6xahe/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/16 01:27:53 DEBUG : Yandex rclone-test-vafanih6xahe/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/16 01:27:53 DEBUG : Waiting for deletions to finish 2025/01/16 01:27:53 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:27:54 DEBUG : rclone-sync-test: Excluded 2025/01/16 01:27:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 01:27:55 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:27:56 DEBUG : rclone-sync-test: Excluded 2025/01/16 01:27:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 01:27:58 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:27:58 DEBUG : rclone-sync-test: Excluded 2025/01/16 01:27:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 01:28:00 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:28:00 DEBUG : rclone-sync-test: Excluded 2025/01/16 01:28:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 01:28:03 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:28:03 DEBUG : rclone-sync-test: Excluded 2025/01/16 01:28:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/16 01:28:05 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (108.02s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:28:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-vafanih6xahe/dst" 2025/01/16 01:28:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-vafanih6xahe/CompareDest" 2025/01/16 01:28:47 DEBUG : one: Need to transfer - File not found at Destination 2025/01/16 01:28:47 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for checks to finish 2025/01/16 01:28:47 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for transfers to finish 2025/01/16 01:28:51 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/16 01:28:51 INFO : one: Copied (new) 2025/01/16 01:28:51 DEBUG : Waiting for deletions to finish 2025/01/16 01:28:53 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for checks to finish 2025/01/16 01:28:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 01:28:54 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for transfers to finish 2025/01/16 01:28:56 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/16 01:28:56 INFO : one: Copied (replaced existing) 2025/01/16 01:28:56 DEBUG : Waiting for deletions to finish 2025/01/16 01:29:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 01:29:03 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for checks to finish 2025/01/16 01:29:04 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:29:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/16 01:29:04 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for transfers to finish 2025/01/16 01:29:04 DEBUG : Waiting for deletions to finish 2025/01/16 01:29:04 INFO : There was nothing to transfer 2025/01/16 01:29:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:29:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/16 01:29:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 01:29:10 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for checks to finish 2025/01/16 01:29:11 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:29:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/16 01:29:11 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for transfers to finish 2025/01/16 01:29:11 DEBUG : Waiting for deletions to finish 2025/01/16 01:29:11 INFO : There was nothing to transfer 2025/01/16 01:29:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:29:13 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/16 01:29:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 01:29:13 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for checks to finish 2025/01/16 01:29:13 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:29:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/16 01:29:13 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for transfers to finish 2025/01/16 01:29:13 DEBUG : Waiting for deletions to finish 2025/01/16 01:29:13 INFO : There was nothing to transfer 2025/01/16 01:29:15 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/16 01:29:15 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/16 01:29:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/16 01:29:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 01:29:15 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for checks to finish 2025/01/16 01:29:15 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:29:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/16 01:29:15 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for transfers to finish 2025/01/16 01:29:15 DEBUG : Waiting for deletions to finish 2025/01/16 01:29:15 INFO : There was nothing to transfer 2025/01/16 01:29:19 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/16 01:29:19 DEBUG : two: Need to transfer - File not found at Destination 2025/01/16 01:29:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 01:29:19 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for checks to finish 2025/01/16 01:29:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:29:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/16 01:29:19 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for transfers to finish 2025/01/16 01:29:22 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/01/16 01:29:22 INFO : two: Copied (new) 2025/01/16 01:29:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (60.15s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:29:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-vafanih6xahe/dest" 2025/01/16 01:29:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-vafanih6xahe/pre-dest1" 2025/01/16 01:29:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-vafanih6xahe/pre-dest2" 2025/01/16 01:29:54 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:29:54 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/16 01:29:54 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:29:54 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/16 01:29:55 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/16 01:29:55 DEBUG : Yandex rclone-test-vafanih6xahe/dest: Waiting for checks to finish 2025/01/16 01:29:55 DEBUG : Yandex rclone-test-vafanih6xahe/dest: Waiting for transfers to finish 2025/01/16 01:29:57 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/01/16 01:29:57 INFO : 3: Copied (new) 2025/01/16 01:29:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (40.44s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:30:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-vafanih6xahe/dst" 2025/01/16 01:30:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-vafanih6xahe/CopyDest" 2025/01/16 01:30:28 DEBUG : one: Need to transfer - File not found at Destination 2025/01/16 01:30:28 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for checks to finish 2025/01/16 01:30:28 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for transfers to finish 2025/01/16 01:30:30 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/16 01:30:30 INFO : one: Copied (new) 2025/01/16 01:30:30 DEBUG : Waiting for deletions to finish 2025/01/16 01:30:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 01:30:32 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for checks to finish 2025/01/16 01:30:33 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for transfers to finish 2025/01/16 01:30:35 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/16 01:30:35 INFO : one: Copied (replaced existing) 2025/01/16 01:30:35 DEBUG : Waiting for deletions to finish 2025/01/16 01:30:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-vafanih6xahe/BackupDir" 2025/01/16 01:30:43 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for checks to finish 2025/01/16 01:30:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 01:30:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:30:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/16 01:30:45 INFO : one: Moved (server-side) 2025/01/16 01:30:46 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/16 01:30:46 INFO : one: Copied (server-side copy) 2025/01/16 01:30:46 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/16 01:30:46 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for transfers to finish 2025/01/16 01:30:46 DEBUG : Waiting for deletions to finish 2025/01/16 01:30:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:30:53 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/16 01:30:53 INFO : two: Copied (server-side copy) 2025/01/16 01:30:53 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/16 01:30:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:30:53 DEBUG : one: Unchanged skipping 2025/01/16 01:30:53 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for checks to finish 2025/01/16 01:30:53 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for transfers to finish 2025/01/16 01:30:53 DEBUG : Waiting for deletions to finish 2025/01/16 01:30:54 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:30:54 DEBUG : one: Unchanged skipping 2025/01/16 01:30:54 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for checks to finish 2025/01/16 01:30:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:30:54 DEBUG : two: Unchanged skipping 2025/01/16 01:30:54 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for transfers to finish 2025/01/16 01:30:54 DEBUG : Waiting for deletions to finish 2025/01/16 01:30:54 INFO : There was nothing to transfer 2025/01/16 01:30:59 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/16 01:30:59 DEBUG : three: Destination not found in --copy-dest 2025/01/16 01:30:59 DEBUG : three: Need to transfer - File not found at Destination 2025/01/16 01:30:59 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:30:59 DEBUG : one: Unchanged skipping 2025/01/16 01:30:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:30:59 DEBUG : two: Unchanged skipping 2025/01/16 01:30:59 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for checks to finish 2025/01/16 01:30:59 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for transfers to finish 2025/01/16 01:31:01 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/01/16 01:31:01 INFO : three: Copied (new) 2025/01/16 01:31:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (76.27s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:31:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-vafanih6xahe/dst" 2025/01/16 01:31:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-vafanih6xahe/backup" 2025/01/16 01:31:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/16 01:31:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:31:51 DEBUG : two: Unchanged skipping 2025/01/16 01:31:51 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for checks to finish 2025/01/16 01:31:53 INFO : one: Moved (server-side) 2025/01/16 01:31:53 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for transfers to finish 2025/01/16 01:31:58 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/16 01:31:58 INFO : one: Copied (new) 2025/01/16 01:31:58 DEBUG : Waiting for deletions to finish 2025/01/16 01:32:00 INFO : three.txt: Moved (server-side) 2025/01/16 01:32:00 INFO : three.txt: Moved into backup dir 2025/01/16 01:32:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/16 01:32:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:32:05 DEBUG : two: Unchanged skipping 2025/01/16 01:32:05 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for checks to finish 2025/01/16 01:32:10 INFO : one: Deleted 2025/01/16 01:32:12 INFO : one: Moved (server-side) 2025/01/16 01:32:12 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for transfers to finish 2025/01/16 01:32:14 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/16 01:32:14 INFO : one: Copied (new) 2025/01/16 01:32:14 DEBUG : Waiting for deletions to finish 2025/01/16 01:32:18 INFO : three.txt: Deleted 2025/01/16 01:32:19 INFO : three.txt: Moved (server-side) 2025/01/16 01:32:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (64.53s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:32:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-vafanih6xahe/dst" 2025/01/16 01:32:56 DEBUG : Config file has changed externally - reloading 2025/01/16 01:32:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-vafanih6xahe/backup" 2025/01/16 01:32:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/16 01:32:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:32:58 DEBUG : two: Unchanged skipping 2025/01/16 01:32:58 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for checks to finish 2025/01/16 01:32:59 INFO : one: Moved (server-side) to: one.bak 2025/01/16 01:32:59 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for transfers to finish 2025/01/16 01:33:03 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/16 01:33:03 INFO : one: Copied (new) 2025/01/16 01:33:03 DEBUG : Waiting for deletions to finish 2025/01/16 01:33:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/16 01:33:04 INFO : three.txt: Moved into backup dir 2025/01/16 01:33:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/16 01:33:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:33:09 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for checks to finish 2025/01/16 01:33:09 DEBUG : two: Unchanged skipping 2025/01/16 01:33:12 INFO : one.bak: Deleted 2025/01/16 01:33:14 INFO : one: Moved (server-side) to: one.bak 2025/01/16 01:33:14 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for transfers to finish 2025/01/16 01:33:16 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/16 01:33:16 INFO : one: Copied (new) 2025/01/16 01:33:16 DEBUG : Waiting for deletions to finish 2025/01/16 01:33:21 INFO : three.txt.bak: Deleted 2025/01/16 01:33:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/16 01:33:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (61.21s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:33:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-vafanih6xahe/dst" 2025/01/16 01:33:55 DEBUG : Config file has changed externally - reloading 2025/01/16 01:33:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-vafanih6xahe/backup" 2025/01/16 01:33:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/16 01:33:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:33:56 DEBUG : two: Unchanged skipping 2025/01/16 01:33:56 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for checks to finish 2025/01/16 01:33:58 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/16 01:33:58 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for transfers to finish 2025/01/16 01:34:04 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/16 01:34:04 INFO : one: Copied (new) 2025/01/16 01:34:04 DEBUG : Waiting for deletions to finish 2025/01/16 01:34:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/16 01:34:06 INFO : three.txt: Moved into backup dir 2025/01/16 01:34:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/16 01:34:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:34:10 DEBUG : two: Unchanged skipping 2025/01/16 01:34:10 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for checks to finish 2025/01/16 01:34:14 INFO : one-2019-01-01: Deleted 2025/01/16 01:34:16 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/16 01:34:16 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for transfers to finish 2025/01/16 01:34:19 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/16 01:34:19 INFO : one: Copied (new) 2025/01/16 01:34:19 DEBUG : Waiting for deletions to finish 2025/01/16 01:34:23 INFO : three-2019-01-01.txt: Deleted 2025/01/16 01:34:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/16 01:34:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (64.90s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:34:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-vafanih6xahe/dst" 2025/01/16 01:35:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/16 01:35:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:35:00 DEBUG : two: Unchanged skipping 2025/01/16 01:35:00 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for checks to finish 2025/01/16 01:35:02 INFO : one: Moved (server-side) to: one.bak 2025/01/16 01:35:02 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for transfers to finish 2025/01/16 01:35:04 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/16 01:35:04 INFO : one: Copied (new) 2025/01/16 01:35:04 DEBUG : Waiting for deletions to finish 2025/01/16 01:35:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/16 01:35:06 INFO : three.txt: Moved into backup dir 2025/01/16 01:35:10 DEBUG : one.bak: Excluded (Path Filter) 2025/01/16 01:35:10 DEBUG : one.bak: Excluded 2025/01/16 01:35:10 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/16 01:35:10 DEBUG : three.txt.bak: Excluded 2025/01/16 01:35:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/16 01:35:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:35:10 DEBUG : two: Unchanged skipping 2025/01/16 01:35:10 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for checks to finish 2025/01/16 01:35:17 INFO : one.bak: Deleted 2025/01/16 01:35:19 INFO : one: Moved (server-side) to: one.bak 2025/01/16 01:35:19 DEBUG : Yandex rclone-test-vafanih6xahe/dst: Waiting for transfers to finish 2025/01/16 01:35:21 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/16 01:35:21 INFO : one: Copied (new) 2025/01/16 01:35:21 DEBUG : Waiting for deletions to finish 2025/01/16 01:35:26 INFO : three.txt.bak: Deleted 2025/01/16 01:35:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/16 01:35:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (59.07s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:36:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-vafanih6xahe/dst" 2025/01/16 01:36:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/16 01:36:05 INFO : one: Moved (server-side) to: one.bak 2025/01/16 01:36:09 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/16 01:36:09 INFO : one: Copied (new) 2025/01/16 01:36:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:36:09 DEBUG : two: Unchanged skipping 2025/01/16 01:36:10 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/16 01:36:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/16 01:36:14 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/16 01:36:14 INFO : three.txt: Copied (new) 2025/01/16 01:36:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/16 01:36:21 INFO : one.bak: Deleted 2025/01/16 01:36:23 INFO : one: Moved (server-side) to: one.bak 2025/01/16 01:36:25 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/16 01:36:25 INFO : one: Copied (new) 2025/01/16 01:36:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:36:25 DEBUG : two: Unchanged skipping 2025/01/16 01:36:25 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/16 01:36:30 INFO : three.txt.bak: Deleted 2025/01/16 01:36:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/16 01:36:35 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/16 01:36:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (69.24s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:37:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-vafanih6xahe/dst" 2025/01/16 01:37:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/16 01:37:12 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/16 01:37:14 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/16 01:37:14 INFO : one: Copied (new) 2025/01/16 01:37:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:37:15 DEBUG : two: Unchanged skipping 2025/01/16 01:37:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/16 01:37:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/16 01:37:20 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/16 01:37:20 INFO : three.txt: Copied (new) 2025/01/16 01:37:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/16 01:37:27 INFO : one-2019-01-01: Deleted 2025/01/16 01:37:28 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/16 01:37:31 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/16 01:37:31 INFO : one: Copied (new) 2025/01/16 01:37:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:37:31 DEBUG : two: Unchanged skipping 2025/01/16 01:37:32 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/16 01:37:37 INFO : three-2019-01-01.txt: Deleted 2025/01/16 01:37:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/16 01:37:41 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/16 01:37:41 INFO : three.txt: Copied (new) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/one: Modification time difference too big |-114372h37m30s| > 1ns (want 2011-12-30 12:59:59 +0000 UTC vs got 2025-01-16 01:37:29 +0000 UTC) (precision 1ns) --- FAIL: TestSyncSuffixKeepExtension (64.77s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:38:09 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/16 01:38:09 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:38:09 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:38:12 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/01/16 01:38:12 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/16 01:38:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (11.81s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:38:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/16 01:38:19 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:38:19 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:38:22 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/16 01:38:22 INFO : existing: Copied (new) 2025/01/16 01:38:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:38:23 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/16 01:38:23 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:38:23 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/16 01:38:23 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:38:23 ERROR : Yandex rclone-test-vafanih6xahe: not deleting files as there were IO errors 2025/01/16 01:38:23 ERROR : Yandex rclone-test-vafanih6xahe: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestSyncImmutable (12.32s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:38:33 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:38:33 DEBUG : existing: Unchanged skipping 2025/01/16 01:38:33 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:38:33 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:38:33 DEBUG : Waiting for deletions to finish 2025/01/16 01:38:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (8.83s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.83s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (3.03s) --- SKIP: TestMaxTransfer/Hard (0.82s) --- SKIP: TestMaxTransfer/Soft (1.23s) --- SKIP: TestMaxTransfer/Cautious (0.98s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", 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:2758 Error: Should be true Test: TestSyncConcurrentDelete Messages: both3: Modification time difference too big |-209949h33m51.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-16 01:38:58 +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:2758 Error: Should be true Test: TestSyncConcurrentDelete Messages: only9: Modification time difference too big |-209949h34m20.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-16 01:39:27 +0000 UTC) (precision 1ns) 2025/01/16 01:40:15 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:40:15 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:40:15 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:40:15 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:40:15 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:40:15 DEBUG : both0: Unchanged skipping 2025/01/16 01:40:15 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:40:15 DEBUG : both12: Unchanged skipping 2025/01/16 01:40:15 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:40:15 DEBUG : both1: Unchanged skipping 2025/01/16 01:40:15 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:40:15 DEBUG : both14: Unchanged skipping 2025/01/16 01:40:15 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:40:15 DEBUG : both15: Unchanged skipping 2025/01/16 01:40:15 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:40:15 DEBUG : both13: Unchanged skipping 2025/01/16 01:40:15 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:40:15 DEBUG : both17: Unchanged skipping 2025/01/16 01:40:15 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:40:15 DEBUG : both18: Unchanged skipping 2025/01/16 01:40:15 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:40:15 DEBUG : both19: Unchanged skipping 2025/01/16 01:40:15 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:40:15 DEBUG : both2: Unchanged skipping 2025/01/16 01:40:15 DEBUG : both3: Modification times differ by 209949h33m51.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-01-16 01:38:58 +0000 UTC 2025/01/16 01:40:15 DEBUG : both16: Unchanged skipping 2025/01/16 01:40:15 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:40:15 DEBUG : both4: Unchanged skipping 2025/01/16 01:40:15 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:40:15 DEBUG : both5: Unchanged skipping 2025/01/16 01:40:15 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:40:15 DEBUG : both6: Unchanged skipping 2025/01/16 01:40:15 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:40:15 DEBUG : both7: Unchanged skipping 2025/01/16 01:40:15 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:40:15 DEBUG : both8: Unchanged skipping 2025/01/16 01:40:15 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:40:15 DEBUG : both9: Unchanged skipping 2025/01/16 01:40:15 DEBUG : both11: Unchanged skipping 2025/01/16 01:40:15 DEBUG : both10: Unchanged skipping 2025/01/16 01:40:15 DEBUG : both3: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/16 01:40:16 INFO : both3: Updated modification time in destination 2025/01/16 01:40:16 DEBUG : both3: Unchanged skipping 2025/01/16 01:40:16 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:40:16 DEBUG : Waiting for deletions to finish 2025/01/16 01:40:19 INFO : only7: Deleted 2025/01/16 01:40:20 INFO : only4: Deleted 2025/01/16 01:40:20 INFO : only8: Deleted 2025/01/16 01:40:21 INFO : only0: Deleted 2025/01/16 01:40:23 INFO : only14: Deleted 2025/01/16 01:40:23 INFO : only3: Deleted 2025/01/16 01:40:24 INFO : only1: Deleted 2025/01/16 01:40:26 INFO : only17: Deleted 2025/01/16 01:40:27 INFO : only15: Deleted 2025/01/16 01:40:27 INFO : only5: Deleted 2025/01/16 01:40:28 INFO : only6: Deleted 2025/01/16 01:40:29 INFO : only19: Deleted 2025/01/16 01:40:31 INFO : only10: Deleted 2025/01/16 01:40:31 INFO : only2: Deleted 2025/01/16 01:40:32 INFO : only12: Deleted 2025/01/16 01:40:33 INFO : only13: Deleted 2025/01/16 01:40:34 INFO : only18: Deleted 2025/01/16 01:40:34 INFO : only11: Deleted 2025/01/16 01:40:36 INFO : only16: Deleted 2025/01/16 01:40:36 INFO : only9: Deleted 2025/01/16 01:40:36 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- FAIL: TestSyncConcurrentDelete (192.69s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:42:07 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/16 01:42:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/16 01:42:07 DEBUG : pacer: Reducing sleep to 15ms 2025/01/16 01:42:08 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/16 01:42:08 DEBUG : pacer: Reducing sleep to 10ms 2025/01/16 01:42:23 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/16 01:42:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/16 01:42:24 DEBUG : pacer: Reducing sleep to 15ms 2025/01/16 01:42:25 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/16 01:42:25 DEBUG : pacer: Reducing sleep to 10ms 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: both2: Modification time difference too big |-209949h37m2.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-16 01:42:09 +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: only12: Modification time difference too big |-209949h37m49.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-16 01:42:56 +0000 UTC) (precision 1ns) 2025/01/16 01:43:33 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:43:33 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:43:33 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:43:33 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:43:33 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for checks to finish 2025/01/16 01:43:33 DEBUG : both0: Unchanged skipping 2025/01/16 01:43:33 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:43:33 DEBUG : both12: Unchanged skipping 2025/01/16 01:43:33 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:43:33 DEBUG : both13: Unchanged skipping 2025/01/16 01:43:33 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:43:33 DEBUG : both14: Unchanged skipping 2025/01/16 01:43:33 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:43:33 DEBUG : both15: Unchanged skipping 2025/01/16 01:43:33 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:43:33 DEBUG : both16: Unchanged skipping 2025/01/16 01:43:33 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:43:33 DEBUG : both17: Unchanged skipping 2025/01/16 01:43:33 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:43:33 DEBUG : both18: Unchanged skipping 2025/01/16 01:43:33 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:43:33 DEBUG : both19: Unchanged skipping 2025/01/16 01:43:33 DEBUG : both2: Modification times differ by 209949h37m2.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-01-16 01:42:09 +0000 UTC 2025/01/16 01:43:33 DEBUG : both1: Unchanged skipping 2025/01/16 01:43:33 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:43:33 DEBUG : both3: Unchanged skipping 2025/01/16 01:43:33 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:43:33 DEBUG : both4: Unchanged skipping 2025/01/16 01:43:33 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:43:33 DEBUG : both5: Unchanged skipping 2025/01/16 01:43:33 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:43:33 DEBUG : both6: Unchanged skipping 2025/01/16 01:43:33 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:43:33 DEBUG : both7: Unchanged skipping 2025/01/16 01:43:33 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:43:33 DEBUG : both8: Unchanged skipping 2025/01/16 01:43:33 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/16 01:43:33 DEBUG : both9: Unchanged skipping 2025/01/16 01:43:33 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/16 01:43:33 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/16 01:43:33 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/16 01:43:33 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/16 01:43:33 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/16 01:43:33 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/16 01:43:33 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/16 01:43:33 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/16 01:43:33 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/16 01:43:33 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/16 01:43:33 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/16 01:43:33 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/16 01:43:33 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/16 01:43:33 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/16 01:43:33 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/16 01:43:33 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/16 01:43:33 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/16 01:43:33 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/16 01:43:33 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/16 01:43:33 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/16 01:43:33 DEBUG : both10: Unchanged skipping 2025/01/16 01:43:33 DEBUG : both11: Unchanged skipping 2025/01/16 01:43:33 DEBUG : both2: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/16 01:43:34 INFO : both2: Updated modification time in destination 2025/01/16 01:43:34 DEBUG : both2: Unchanged skipping 2025/01/16 01:43:34 DEBUG : Yandex rclone-test-vafanih6xahe: Waiting for transfers to finish 2025/01/16 01:43:35 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/01/16 01:43:35 INFO : only0: Copied (replaced existing) 2025/01/16 01:43:36 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/01/16 01:43:36 INFO : only10: Copied (replaced existing) 2025/01/16 01:43:36 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/01/16 01:43:36 INFO : only1: Copied (replaced existing) 2025/01/16 01:43:36 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/01/16 01:43:36 INFO : only11: Copied (replaced existing) 2025/01/16 01:43:38 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/01/16 01:43:38 INFO : only13: Copied (replaced existing) 2025/01/16 01:43:38 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/01/16 01:43:38 INFO : only14: Copied (replaced existing) 2025/01/16 01:43:38 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/01/16 01:43:38 INFO : only15: Copied (replaced existing) 2025/01/16 01:43:38 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/01/16 01:43:38 INFO : only12: Copied (replaced existing) 2025/01/16 01:43:40 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/01/16 01:43:40 INFO : only16: Copied (replaced existing) 2025/01/16 01:43:40 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/01/16 01:43:40 INFO : only19: Copied (replaced existing) 2025/01/16 01:43:40 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/01/16 01:43:40 INFO : only17: Copied (replaced existing) 2025/01/16 01:43:41 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/01/16 01:43:41 INFO : only18: Copied (replaced existing) 2025/01/16 01:43:42 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/01/16 01:43:42 INFO : only2: Copied (replaced existing) 2025/01/16 01:43:42 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/01/16 01:43:42 INFO : only4: Copied (replaced existing) 2025/01/16 01:43:42 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/01/16 01:43:42 INFO : only3: Copied (replaced existing) 2025/01/16 01:43:44 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/01/16 01:43:44 INFO : only6: Copied (replaced existing) 2025/01/16 01:43:44 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/01/16 01:43:44 INFO : only7: Copied (replaced existing) 2025/01/16 01:43:44 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/01/16 01:43:44 INFO : only5: Copied (replaced existing) 2025/01/16 01:43:44 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/01/16 01:43:44 INFO : only8: Copied (replaced existing) 2025/01/16 01:43:46 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/01/16 01:43:46 INFO : only9: Copied (replaced existing) 2025/01/16 01:43:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- FAIL: TestSyncConcurrentTruncate (272.53s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:46:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/16 01:46:28 INFO : sub dir: Making directory 2025/01/16 01:46:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (86.24s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" 2025/01/16 01:47:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/16 01:47:55 INFO : sub dir: Making directory 2025/01/16 01:47:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-vafanih6xahe", Local "Local file system at /tmp/rclone2269628105", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (96.58s) FAIL 2025/01/16 01:49:31 DEBUG : Yandex rclone-test-vafanih6xahe: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 42m8.113663094s (try 1/5): exit status 1: Failed [TestSyncIgnoreTimes TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors TestSyncDeleteDuring TestSyncWithTrackRenames TestMoveWithIgnoreExisting TestSyncSuffixKeepExtension TestSyncConcurrentDelete TestSyncConcurrentTruncate]