"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/04/29 02:54:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-goyufiw4fero" 2025/04/29 02:54:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 02:54:41 DEBUG : Creating backend with remote "/tmp/rclone4158031452" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 02:54:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 02:54:41 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 02:54:41 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 02:54:41 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestCopyWithDryRun (2.51s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 02:54:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/29 02:54:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 02:54:44 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 02:54:44 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 02:54:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/29 02:54:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 02:54:48 DEBUG : Yandex rclone-test-goyufiw4fero: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (16.85s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.52s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.86s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 02:55:01 DEBUG : Creating backend with remote "/non-existing" 2025/04/29 02:55:02 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/29 02:55:02 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 02:55:02 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (1.96s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 02:55:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 02:55:04 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 02:55:04 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 02:55:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/29 02:55:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestCopyNoTraverse (15.48s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 02:55:19 INFO : Yandex rclone-test-goyufiw4fero: Running all checks before starting transfers 2025/04/29 02:55:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 02:55:19 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 02:55:19 INFO : Yandex rclone-test-goyufiw4fero: Checks finished, now starting transfers 2025/04/29 02:55:19 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 02:55:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/29 02:55:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestCopyCheckFirst (15.17s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 02:55:34 ERROR : Ignoring --no-traverse with sync 2025/04/29 02:55:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 02:55:34 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 02:55:34 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 02:55:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/29 02:55:36 INFO : sub dir/hello world: Copied (new) 2025/04/29 02:55:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestSyncNoTraverse (15.89s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 02:55:50 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/29 02:55:50 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 02:55:50 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 02:55:52 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/04/29 02:55:52 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestCopyWithDepth (12.59s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 02:56:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 02:56:03 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 02:56:03 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 02:56:05 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/29 02:56:05 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (9.10s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 02:56:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 02:56:12 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 02:56:12 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 02:56:14 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/29 02:56:14 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (9.30s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 02:56:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/29 02:56:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 02:56:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/29 02:56:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/29 02:56:22 INFO : sub dir: Making directory 2025/04/29 02:56:22 INFO : sub dir2: Making directory 2025/04/29 02:56:22 INFO : sub dir2/sub sub dir2: Making directory 2025/04/29 02:56:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 02:56:23 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 02:56:23 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 02:56:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/29 02:56:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 02:56:27 DEBUG : Yandex rclone-test-goyufiw4fero: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (30.41s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 02:56:51 INFO : sub dir2: Making directory 2025/04/29 02:56:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/29 02:56:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 02:56:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 02:56:52 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 02:56:52 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 02:56:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/29 02:56:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (14.36s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 02:57:06 DEBUG : sub dir2: Making directory with metadata 2025/04/29 02:57:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 02:57:06 INFO : sub dir: Making directory 2025/04/29 02:57:06 INFO : sub dir2: Making directory 2025/04/29 02:57:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 02:57:07 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 02:57:07 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 02:57:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/29 02:57:09 INFO : sub dir/hello world: Copied (new) 2025/04/29 02:57:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 02:57:12 DEBUG : Yandex rclone-test-goyufiw4fero: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/29 02:57:12 DEBUG : Yandex rclone-test-goyufiw4fero: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (23.97s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.53s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 02:57:30 INFO : sub dir2: Making directory 2025/04/29 02:57:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 02:57:31 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 02:57:31 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 02:57:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/29 02:57:33 INFO : sub dir/hello world: Copied (new) 2025/04/29 02:57:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (14.17s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 02:57:44 DEBUG : sub dir2: Making directory with metadata 2025/04/29 02:57:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 02:57:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/29 02:57:45 INFO : sub dir: Making directory 2025/04/29 02:57:45 INFO : sub dir2: Making directory 2025/04/29 02:57:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 02:57:46 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 02:57:46 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 02:57:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/29 02:57:47 INFO : sub dir/hello world: Copied (new) 2025/04/29 02:57:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 02:57:49 DEBUG : Yandex rclone-test-goyufiw4fero: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (21.37s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.49s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 02:58:06 INFO : sub dir2: Making directory 2025/04/29 02:58:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 02:58:07 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 02:58:07 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 02:58:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/29 02:58:09 INFO : sub dir/hello world: Copied (new) 2025/04/29 02:58:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (14.65s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 02:58:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-zosakuy8qima" 2025/04/29 02:58:23 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) Yandex rclone-test-goyufiw4fero -> Yandex rclone-test-zosakuy8qima 2025/04/29 02:58:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 02:58:24 DEBUG : Yandex rclone-test-zosakuy8qima: Waiting for checks to finish 2025/04/29 02:58:24 DEBUG : Yandex rclone-test-zosakuy8qima: Waiting for transfers to finish 2025/04/29 02:58:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/29 02:58:27 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 02:58:28 DEBUG : Yandex rclone-test-zosakuy8qima: Purge remote --- PASS: TestServerSideCopy (26.87s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 02:58:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/29 02:58:53 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 02:58:53 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 02:58:55 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/29 02:58:55 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestCopyOverSelf (20.52s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 02:59:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-noluqax4kera" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-goyufiw4fero -> Yandex rclone-test-noluqax4kera 2025/04/29 02:59:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 02:59:12 DEBUG : Yandex rclone-test-noluqax4kera: Waiting for checks to finish 2025/04/29 02:59:12 DEBUG : Yandex rclone-test-noluqax4kera: Waiting for transfers to finish 2025/04/29 02:59:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/29 02:59:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 02:59:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/29 02:59:23 DEBUG : Yandex rclone-test-noluqax4kera: Waiting for checks to finish 2025/04/29 02:59:23 DEBUG : Yandex rclone-test-noluqax4kera: Waiting for transfers to finish 2025/04/29 02:59:24 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.danisur1" before starting 2025/04/29 02:59:27 DEBUG : sub dir/hello world.danisur1: server side copy: removing renamed existing file after operation 2025/04/29 02:59:32 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/29 02:59:32 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 02:59:33 DEBUG : Yandex rclone-test-noluqax4kera: Purge remote --- PASS: TestServerSideCopyOverSelf (45.99s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 02:59:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/29 02:59:57 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 02:59:57 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:00:00 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/29 03:00:00 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/29 03:00:00 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestMoveOverSelf (19.23s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:00:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-yuqiyot7rowa" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-goyufiw4fero -> Yandex rclone-test-yuqiyot7rowa 2025/04/29 03:00:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 03:00:19 DEBUG : Yandex rclone-test-yuqiyot7rowa: Waiting for checks to finish 2025/04/29 03:00:19 DEBUG : Yandex rclone-test-yuqiyot7rowa: Waiting for transfers to finish 2025/04/29 03:00:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/29 03:00:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:00:26 DEBUG : Yandex rclone-test-yuqiyot7rowa: Using server-side directory move 2025/04/29 03:00:26 INFO : Yandex rclone-test-yuqiyot7rowa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/29 03:00:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/29 03:00:27 DEBUG : Yandex rclone-test-yuqiyot7rowa: Waiting for checks to finish 2025/04/29 03:00:27 DEBUG : Yandex rclone-test-yuqiyot7rowa: Waiting for transfers to finish 2025/04/29 03:00:32 INFO : sub dir/hello world: Deleted 2025/04/29 03:00:33 INFO : sub dir/hello world: Moved (server-side) 2025/04/29 03:00:38 DEBUG : testing file moves 2025/04/29 03:00:39 DEBUG : Yandex rclone-test-yuqiyot7rowa: Waiting for checks to finish 2025/04/29 03:00:39 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/29 03:00:39 DEBUG : Yandex rclone-test-yuqiyot7rowa: Waiting for transfers to finish 2025/04/29 03:00:44 INFO : sub dir/hello world: Deleted 2025/04/29 03:00:45 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:00:47 DEBUG : Yandex rclone-test-yuqiyot7rowa: Purge remote --- PASS: TestServerSideMoveOverSelf (49.29s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:01:04 ERROR : : error listing: directory not found 2025/04/29 03:01:05 INFO : Local file system at /tmp/rclone4158031452: Making directory 2025/04/29 03:01:06 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:01:06 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestCopyAfterDelete (15.45s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:01:21 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/29 03:01:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 03:01:21 DEBUG : Local file system at /tmp/rclone4158031452: Waiting for checks to finish 2025/04/29 03:01:21 DEBUG : Local file system at /tmp/rclone4158031452: Waiting for transfers to finish 2025/04/29 03:01:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/29 03:01:22 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/04/29 03:01:22 INFO : sub dir/hello world: Copied (new) 2025/04/29 03:01:22 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestCopyRedownload (16.88s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:01:35 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/29 03:01:35 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:01:35 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:01:37 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/29 03:01:37 INFO : check sum: Copied (new) 2025/04/29 03:01:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:01:38 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:01:38 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/29 03:01:38 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/04/29 03:01:38 DEBUG : check sum: Unchanged skipping 2025/04/29 03:01:38 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:01:38 DEBUG : Waiting for deletions to finish 2025/04/29 03:01:38 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (10.60s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:01:46 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/29 03:01:46 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:01:46 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:01:48 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/29 03:01:48 INFO : sizeonly: Copied (new) 2025/04/29 03:01:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:01:49 DEBUG : sizeonly: Sizes identical 2025/04/29 03:01:49 DEBUG : sizeonly: Unchanged skipping 2025/04/29 03:01:49 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:01:49 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:01:49 DEBUG : Waiting for deletions to finish 2025/04/29 03:01:49 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestSyncSizeOnly (11.31s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:01:57 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/29 03:01:57 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:01:57 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:01:59 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/04/29 03:01:59 INFO : ignore-size: Copied (new) 2025/04/29 03:01:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:02:00 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:02:00 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:02:00 DEBUG : ignore-size: Unchanged skipping 2025/04/29 03:02:00 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:02:00 DEBUG : Waiting for deletions to finish 2025/04/29 03:02:00 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (11.00s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:02:11 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:02:11 DEBUG : existing: Unchanged skipping 2025/04/29 03:02:11 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:02:11 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:02:11 DEBUG : Waiting for deletions to finish 2025/04/29 03:02:11 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:02:12 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/29 03:02:12 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:02:12 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:02:14 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/04/29 03:02:14 INFO : existing: Copied (replaced existing) 2025/04/29 03:02:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (13.59s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:02:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/29 03:02:22 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:02:22 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:02:25 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/29 03:02:25 INFO : existing: Copied (new) 2025/04/29 03:02:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:02:26 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:02:26 DEBUG : existing: Destination exists, skipping 2025/04/29 03:02:26 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:02:26 DEBUG : Waiting for deletions to finish 2025/04/29 03:02:26 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (11.79s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:02:37 INFO : d: Making directory 2025/04/29 03:02:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/29 03:02:39 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:02:39 DEBUG : c/non empty space: Unchanged skipping 2025/04/29 03:02:39 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:02:39 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:02:41 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/29 03:02:41 INFO : a/potato2: Copied (new) 2025/04/29 03:02:41 DEBUG : Waiting for deletions to finish 2025/04/29 03:02:46 INFO : b/potato: Deleted 2025/04/29 03:02:46 INFO : d: Removing directory 2025/04/29 03:02:51 INFO : b: Removing directory 2025/04/29 03:02:56 DEBUG : Yandex rclone-test-goyufiw4fero: deleted 2 directories run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (47.68s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:03:24 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/29 03:03:24 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:03:24 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/29 03:03:24 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/29 03:03:24 DEBUG : empty space: Unchanged skipping 2025/04/29 03:03:24 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:03:24 DEBUG : Waiting for deletions to finish 2025/04/29 03:03:24 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:03:25 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:03:25 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/04/29 03:03:25 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/29 03:03:25 INFO : empty space: Updated modification time in destination 2025/04/29 03:03:25 DEBUG : empty space: Unchanged skipping 2025/04/29 03:03:25 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:03:25 DEBUG : Waiting for deletions to finish 2025/04/29 03:03:25 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (10.41s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:03:34 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/04/29 03:03:34 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:03:34 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/29 03:03:34 DEBUG : empty space: Unchanged skipping 2025/04/29 03:03:34 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:03:34 DEBUG : Waiting for deletions to finish 2025/04/29 03:03:34 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.72s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:03:44 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:03:44 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/04/29 03:03:44 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone4158031452) 2025/04/29 03:03:44 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-goyufiw4fero) 2025/04/29 03:03:44 DEBUG : foo: md5 differ 2025/04/29 03:03:44 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:03:45 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/04/29 03:03:45 INFO : foo: Copied (replaced existing) 2025/04/29 03:03:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (10.32s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:03:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:03:55 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/29 03:03:55 DEBUG : empty space: Unchanged skipping 2025/04/29 03:03:55 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:03:55 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:03:57 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/29 03:03:57 INFO : potato: Copied (new) 2025/04/29 03:03:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (17.68s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:04:12 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:04:12 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/29 03:04:12 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:04:13 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/04/29 03:04:13 INFO : potato: Copied (replaced existing) 2025/04/29 03:04:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.12s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:04:22 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:04:22 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/04/29 03:04:22 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone4158031452) 2025/04/29 03:04:22 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-goyufiw4fero) 2025/04/29 03:04:22 DEBUG : potato: md5 differ 2025/04/29 03:04:22 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:04:23 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/04/29 03:04:23 INFO : potato: Copied (replaced existing) 2025/04/29 03:04:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (10.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:04:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 03:04:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:04:34 DEBUG : empty space: Unchanged skipping 2025/04/29 03:04:34 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/29 03:04:34 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:04:34 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:04:34 DEBUG : Waiting for deletions to finish 2025/04/29 03:04:34 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (14.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:04:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:04:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 03:04:50 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:04:50 DEBUG : empty space: Unchanged skipping 2025/04/29 03:04:50 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:04:52 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/29 03:04:52 INFO : potato2: Copied (new) 2025/04/29 03:04:52 DEBUG : Waiting for deletions to finish 2025/04/29 03:04:57 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (23.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:05:13 INFO : d: Making directory 2025/04/29 03:05:13 INFO : d/e: Making directory 2025/04/29 03:05:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/29 03:05:15 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:05:15 DEBUG : c/non empty space: Unchanged skipping 2025/04/29 03:05:15 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:05:15 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:05:17 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/29 03:05:17 INFO : a/potato2: Copied (new) 2025/04/29 03:05:17 DEBUG : Waiting for deletions to finish 2025/04/29 03:05:21 INFO : b/potato: Deleted 2025/04/29 03:05:21 INFO : d/e: Removing directory 2025/04/29 03:05:27 INFO : d: Removing directory 2025/04/29 03:05:33 INFO : b: Removing directory 2025/04/29 03:05:39 DEBUG : Yandex rclone-test-goyufiw4fero: deleted 3 directories run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (58.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:06:11 INFO : d: Making directory 2025/04/29 03:06:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/29 03:06:13 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:06:13 DEBUG : c/non empty space: Unchanged skipping 2025/04/29 03:06:13 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:06:13 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:06:15 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/29 03:06:15 INFO : a/potato2: Copied (new) 2025/04/29 03:06:15 ERROR : Yandex rclone-test-goyufiw4fero: not deleting files as there were IO errors 2025/04/29 03:06:15 ERROR : Yandex rclone-test-goyufiw4fero: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (46.69s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:06:57 DEBUG : Waiting for deletions to finish 2025/04/29 03:06:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:06:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 03:06:57 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:06:57 DEBUG : empty space: Unchanged skipping 2025/04/29 03:06:57 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:07:00 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/29 03:07:00 INFO : potato2: Copied (new) 2025/04/29 03:07:02 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (19.60s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:07:17 DEBUG : Waiting for deletions to finish 2025/04/29 03:07:17 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:07:17 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:07:23 INFO : potato: Deleted 2025/04/29 03:07:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:07:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 03:07:24 DEBUG : empty space: Unchanged skipping 2025/04/29 03:07:24 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:07:24 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:07:27 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/29 03:07:27 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (25.76s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:07:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 03:07:41 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:07:41 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:07:43 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/04/29 03:07:43 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (14.99s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:07:58 DEBUG : enormous: Excluded (Size Filter) 2025/04/29 03:07:58 DEBUG : enormous: Excluded 2025/04/29 03:07:58 DEBUG : potato2: Excluded (Size Filter) 2025/04/29 03:07:58 DEBUG : potato2: Excluded 2025/04/29 03:07:58 DEBUG : potato2: Excluded (Size Filter) 2025/04/29 03:07:58 DEBUG : potato2: Excluded 2025/04/29 03:07:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:07:58 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:07:58 DEBUG : empty space: Unchanged skipping 2025/04/29 03:07:58 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:07:58 DEBUG : Waiting for deletions to finish 2025/04/29 03:07:58 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:07:58 DEBUG : potato2: Excluded (Size Filter) 2025/04/29 03:07:58 DEBUG : potato2: Excluded 2025/04/29 03:07:59 DEBUG : enormous: Excluded (Size Filter) 2025/04/29 03:07:59 DEBUG : enormous: Excluded 2025/04/29 03:07:59 DEBUG : potato2: Excluded (Size Filter) 2025/04/29 03:07:59 DEBUG : potato2: Excluded 2025/04/29 03:07:59 DEBUG : potato2: Excluded (Size Filter) 2025/04/29 03:07:59 DEBUG : potato2: Excluded 2025/04/29 03:07:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:07:59 DEBUG : empty space: Unchanged skipping 2025/04/29 03:07:59 DEBUG : Local file system at /tmp/rclone4158031452: Waiting for checks to finish 2025/04/29 03:07:59 DEBUG : Local file system at /tmp/rclone4158031452: Waiting for transfers to finish 2025/04/29 03:07:59 DEBUG : Waiting for deletions to finish 2025/04/29 03:07:59 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:08:00 DEBUG : potato2: Excluded (Size Filter) 2025/04/29 03:08:00 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (18.70s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:08:19 DEBUG : enormous: Excluded (Size Filter) 2025/04/29 03:08:19 DEBUG : enormous: Excluded 2025/04/29 03:08:19 DEBUG : potato2: Excluded (Size Filter) 2025/04/29 03:08:19 DEBUG : potato2: Excluded 2025/04/29 03:08:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:08:19 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:08:19 DEBUG : empty space: Unchanged skipping 2025/04/29 03:08:19 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:08:19 DEBUG : Waiting for deletions to finish 2025/04/29 03:08:24 INFO : potato2: Deleted 2025/04/29 03:08:24 INFO : enormous: Deleted 2025/04/29 03:08:24 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:08:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:08:25 DEBUG : empty space: Unchanged skipping 2025/04/29 03:08:25 DEBUG : Local file system at /tmp/rclone4158031452: Waiting for checks to finish 2025/04/29 03:08:25 DEBUG : Local file system at /tmp/rclone4158031452: Waiting for transfers to finish 2025/04/29 03:08:25 DEBUG : Waiting for deletions to finish 2025/04/29 03:08:25 INFO : enormous: Deleted 2025/04/29 03:08:25 INFO : potato2: Deleted 2025/04/29 03:08:25 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (20.33s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:08:41 DEBUG : five: Need to transfer - File not found at Destination 2025/04/29 03:08:41 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/29 03:08:41 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:08:41 DEBUG : one: Destination is newer than source, skipping 2025/04/29 03:08:41 DEBUG : three: Sizes identical 2025/04/29 03:08:41 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/29 03:08:41 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/29 03:08:41 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone4158031452) 2025/04/29 03:08:41 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-goyufiw4fero) 2025/04/29 03:08:41 DEBUG : two: md5 differ 2025/04/29 03:08:41 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:08:43 DEBUG : two: Dst hash empty - aborting Src hash check 2025/04/29 03:08:43 INFO : two: Copied (replaced existing) 2025/04/29 03:08:43 DEBUG : four: Dst hash empty - aborting Src hash check 2025/04/29 03:08:43 INFO : four: Copied (replaced existing) 2025/04/29 03:08:43 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/29 03:08:43 INFO : five: Copied (new) 2025/04/29 03:08:43 DEBUG : Waiting for deletions to finish 2025/04/29 03:08:44 DEBUG : one: Destination is newer than source, skipping 2025/04/29 03:08:44 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:08:44 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/29 03:08:44 DEBUG : five: Size and md5 of src and dst objects identical 2025/04/29 03:08:44 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/29 03:08:44 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/29 03:08:44 DEBUG : two: Size and md5 of src and dst objects identical 2025/04/29 03:08:44 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/29 03:08:44 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/29 03:08:44 DEBUG : four: Size and md5 of src and dst objects identical 2025/04/29 03:08:44 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/29 03:08:44 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone4158031452) 2025/04/29 03:08:44 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-goyufiw4fero) 2025/04/29 03:08:44 DEBUG : three: md5 differ 2025/04/29 03:08:44 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/29 03:08:44 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:08:46 DEBUG : three: Dst hash empty - aborting Src hash check 2025/04/29 03:08:46 INFO : three: Copied (replaced existing) 2025/04/29 03:08:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (37.63s) === 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-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/04/29 03:09:11 INFO : Yandex rclone-test-goyufiw4fero: Making map for --track-renames 2025/04/29 03:09:11 INFO : Yandex rclone-test-goyufiw4fero: Finished making map for --track-renames 2025/04/29 03:09:11 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:09:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/29 03:09:11 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for renames to finish 2025/04/29 03:09:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/29 03:09:11 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:09:13 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/29 03:09:13 INFO : yam: Copied (new) 2025/04/29 03:09:13 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/29 03:09:13 INFO : potato: Copied (new) 2025/04/29 03:09:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:09:14 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:09:14 INFO : Yandex rclone-test-goyufiw4fero: Making map for --track-renames 2025/04/29 03:09:14 INFO : Yandex rclone-test-goyufiw4fero: Finished making map for --track-renames 2025/04/29 03:09:14 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:09:14 DEBUG : potato: Unchanged skipping 2025/04/29 03:09:14 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for renames to finish 2025/04/29 03:09:16 INFO : yam: Moved (server-side) to: yaml 2025/04/29 03:09:16 INFO : yaml: Renamed from "yam" 2025/04/29 03:09:16 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:09:16 DEBUG : Waiting for deletions to finish 2025/04/29 03:09:16 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (17.77s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/04/29 03:09:28 INFO : Yandex rclone-test-goyufiw4fero: Making map for --track-renames 2025/04/29 03:09:28 INFO : Yandex rclone-test-goyufiw4fero: Finished making map for --track-renames 2025/04/29 03:09:28 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:09:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/29 03:09:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/29 03:09:28 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for renames to finish 2025/04/29 03:09:28 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:09:31 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/29 03:09:31 INFO : yam: Copied (new) 2025/04/29 03:09:31 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/29 03:09:31 INFO : potato: Copied (new) 2025/04/29 03:09:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:09:32 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:09:32 INFO : Yandex rclone-test-goyufiw4fero: Making map for --track-renames 2025/04/29 03:09:32 INFO : Yandex rclone-test-goyufiw4fero: Finished making map for --track-renames 2025/04/29 03:09:32 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:09:32 DEBUG : potato: Unchanged skipping 2025/04/29 03:09:32 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for renames to finish 2025/04/29 03:09:34 INFO : yam: Moved (server-side) to: yaml 2025/04/29 03:09:34 INFO : yaml: Renamed from "yam" 2025/04/29 03:09:34 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:09:34 DEBUG : Waiting for deletions to finish 2025/04/29 03:09:34 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (17.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/04/29 03:09:45 INFO : Yandex rclone-test-goyufiw4fero: Making map for --track-renames 2025/04/29 03:09:45 INFO : Yandex rclone-test-goyufiw4fero: Finished making map for --track-renames 2025/04/29 03:09:45 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:09:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/29 03:09:45 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/29 03:09:45 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for renames to finish 2025/04/29 03:09:45 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:09:48 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/29 03:09:48 INFO : potato: Copied (new) 2025/04/29 03:09:48 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/29 03:09:48 INFO : sub/yam: Copied (new) 2025/04/29 03:09:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:09:50 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:09:50 DEBUG : potato: Unchanged skipping 2025/04/29 03:09:50 INFO : Yandex rclone-test-goyufiw4fero: Making map for --track-renames 2025/04/29 03:09:50 INFO : Yandex rclone-test-goyufiw4fero: Finished making map for --track-renames 2025/04/29 03:09:50 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:09:50 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for renames to finish 2025/04/29 03:09:52 INFO : sub/yam: Moved (server-side) to: yam 2025/04/29 03:09:52 INFO : yam: Renamed from "sub/yam" 2025/04/29 03:09:52 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:09:52 DEBUG : Waiting for deletions to finish 2025/04/29 03:09:52 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (26.72s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:10:12 DEBUG : Creating backend with remote "/tmp/rclone4158031452/dir1" 2025/04/29 03:10:12 DEBUG : Config file has changed externally - reloading 2025/04/29 03:10:12 DEBUG : Creating backend with remote "/tmp/rclone4158031452/dir2" 2025/04/29 03:10:12 DEBUG : Local file system at /tmp/rclone4158031452/dir2: Using server-side directory move 2025/04/29 03:10:12 INFO : Local file system at /tmp/rclone4158031452/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/29 03:10:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/29 03:10:12 INFO : file1.txt: Moved (server-side) 2025/04/29 03:10:12 DEBUG : Local file system at /tmp/rclone4158031452/dir2: Waiting for checks to finish 2025/04/29 03:10:12 DEBUG : Local file system at /tmp/rclone4158031452/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.67s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:10:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 03:10:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/29 03:10:13 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:10:13 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:10:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/29 03:10:15 INFO : sub dir/hello world: Copied (new) 2025/04/29 03:10:15 INFO : sub dir/hello world: Deleted 2025/04/29 03:10:16 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/29 03:10:16 INFO : nested/sub dir/file: Copied (new) 2025/04/29 03:10:16 INFO : nested/sub dir/file: Deleted 2025/04/29 03:10:16 INFO : sub dir: Removing directory 2025/04/29 03:10:16 INFO : nested/sub dir: Removing directory 2025/04/29 03:10:16 INFO : nested: Removing directory 2025/04/29 03:10:16 DEBUG : Local file system at /tmp/rclone4158031452: deleted 3 directories run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (33.68s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:10:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/29 03:10:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/29 03:10:46 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:10:46 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:10:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/29 03:10:49 INFO : sub dir/hello world: Copied (new) 2025/04/29 03:10:49 INFO : sub dir/hello world: Deleted 2025/04/29 03:10:50 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/29 03:10:50 INFO : nested/sub dir/file: Copied (new) 2025/04/29 03:10:50 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (33.93s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:11:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/29 03:11:20 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/29 03:11:20 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:11:20 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:11:22 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/04/29 03:11:22 INFO : existing-b: Copied (new) 2025/04/29 03:11:22 INFO : existing-b: Deleted 2025/04/29 03:11:23 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/29 03:11:23 INFO : existing: Copied (new) 2025/04/29 03:11:23 INFO : existing: Deleted 2025/04/29 03:11:23 DEBUG : existing: Destination exists, skipping 2025/04/29 03:11:23 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/29 03:11:23 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:11:23 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:11:23 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (14.39s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:11:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-fasetum1nema" 2025/04/29 03:11:41 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/04/29 03:11:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/29 03:11:41 DEBUG : pacer: Reducing sleep to 15ms 2025/04/29 03:11:42 DEBUG : pacer: Reducing sleep to 11.25ms sync_test.go:1705: Server side move (if possible) Yandex rclone-test-goyufiw4fero -> Yandex rclone-test-fasetum1nema 2025/04/29 03:11:46 DEBUG : Yandex rclone-test-fasetum1nema: Using server-side directory move 2025/04/29 03:11:46 INFO : Yandex rclone-test-fasetum1nema: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/29 03:11:47 DEBUG : pacer: Reducing sleep to 10ms 2025/04/29 03:11:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 03:11:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:11:47 DEBUG : empty space: Unchanged skipping 2025/04/29 03:11:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/29 03:11:47 DEBUG : Yandex rclone-test-fasetum1nema: Waiting for checks to finish 2025/04/29 03:11:49 INFO : potato2: Moved (server-side) 2025/04/29 03:11:52 INFO : empty space: Deleted 2025/04/29 03:11:52 DEBUG : Yandex rclone-test-fasetum1nema: Waiting for transfers to finish 2025/04/29 03:11:52 INFO : potato3: Deleted 2025/04/29 03:11:53 INFO : potato3: Moved (server-side) 2025/04/29 03:11:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-fejehoq8minu" 2025/04/29 03:11:54 DEBUG : Yandex rclone-test-fejehoq8minu: Using server-side directory move 2025/04/29 03:11:56 INFO : Yandex rclone-test-fejehoq8minu: Server side directory move succeeded 2025/04/29 03:11:57 ERROR : : error listing: directory not found 2025/04/29 03:11:57 DEBUG : Yandex rclone-test-fejehoq8minu: Purge remote 2025/04/29 03:12:06 DEBUG : Yandex rclone-test-fasetum1nema: Purge remote 2025/04/29 03:12:07 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (33.07s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:12:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-ninipuh5debu" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-goyufiw4fero -> Yandex rclone-test-ninipuh5debu 2025/04/29 03:12:18 DEBUG : empty space: Excluded (Size Filter) 2025/04/29 03:12:18 DEBUG : empty space: Excluded 2025/04/29 03:12:18 DEBUG : empty space: Excluded (Size Filter) 2025/04/29 03:12:18 DEBUG : empty space: Excluded 2025/04/29 03:12:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 03:12:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/29 03:12:18 DEBUG : Yandex rclone-test-ninipuh5debu: Waiting for checks to finish 2025/04/29 03:12:18 DEBUG : Yandex rclone-test-ninipuh5debu: Waiting for transfers to finish 2025/04/29 03:12:20 INFO : potato2: Moved (server-side) 2025/04/29 03:12:23 INFO : potato3: Deleted 2025/04/29 03:12:24 INFO : potato3: Moved (server-side) 2025/04/29 03:12:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-wetizev1vado" 2025/04/29 03:12:25 DEBUG : empty space: Excluded (Size Filter) 2025/04/29 03:12:25 DEBUG : empty space: Excluded 2025/04/29 03:12:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 03:12:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/29 03:12:25 DEBUG : Yandex rclone-test-wetizev1vado: Waiting for checks to finish 2025/04/29 03:12:25 DEBUG : Yandex rclone-test-wetizev1vado: Waiting for transfers to finish 2025/04/29 03:12:26 INFO : potato2: Moved (server-side) 2025/04/29 03:12:27 INFO : potato3: Moved (server-side) 2025/04/29 03:12:27 DEBUG : Yandex rclone-test-wetizev1vado: Purge remote 2025/04/29 03:12:36 DEBUG : Yandex rclone-test-ninipuh5debu: Purge remote --- PASS: TestServerSideMoveWithFilter (40.44s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:12:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-tifijib3nezi" 2025/04/29 03:12:56 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-goyufiw4fero -> Yandex rclone-test-tifijib3nezi 2025/04/29 03:13:02 DEBUG : Yandex rclone-test-tifijib3nezi: Using server-side directory move 2025/04/29 03:13:02 INFO : Yandex rclone-test-tifijib3nezi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/29 03:13:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/29 03:13:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:13:03 DEBUG : empty space: Unchanged skipping 2025/04/29 03:13:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/29 03:13:03 DEBUG : Yandex rclone-test-tifijib3nezi: Waiting for checks to finish 2025/04/29 03:13:04 INFO : potato2: Moved (server-side) 2025/04/29 03:13:07 INFO : potato3: Deleted 2025/04/29 03:13:08 INFO : empty space: Deleted 2025/04/29 03:13:08 DEBUG : Yandex rclone-test-tifijib3nezi: Waiting for transfers to finish 2025/04/29 03:13:09 INFO : potato3: Moved (server-side) 2025/04/29 03:13:09 INFO : tomatoDir: Removing directory 2025/04/29 03:13:14 DEBUG : Yandex rclone-test-goyufiw4fero: deleted 1 directories 2025/04/29 03:13:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-yasakit5hajo" 2025/04/29 03:13:16 INFO : tomatoDir: Making directory 2025/04/29 03:13:16 DEBUG : Yandex rclone-test-yasakit5hajo: Using server-side directory move 2025/04/29 03:13:19 INFO : Yandex rclone-test-yasakit5hajo: Server side directory move succeeded 2025/04/29 03:13:21 ERROR : : error listing: directory not found 2025/04/29 03:13:21 ERROR : : error listing: directory not found 2025/04/29 03:13:21 DEBUG : Yandex rclone-test-yasakit5hajo: Purge remote 2025/04/29 03:13:30 DEBUG : Yandex rclone-test-tifijib3nezi: Purge remote 2025/04/29 03:13:30 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (43.09s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.74s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:13:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-goyufiw4fero/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestSyncOverlap (5.80s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:13:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-goyufiw4fero/rclone-sync-test" 2025/04/29 03:13:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-goyufiw4fero/rclone-sync-test-include/layer2" 2025/04/29 03:13:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-goyufiw4fero/rclone-sync-test-ignore-file" 2025/04/29 03:13:44 DEBUG : rclone-sync-test: Excluded 2025/04/29 03:13:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/29 03:13:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/29 03:13:45 DEBUG : Yandex rclone-test-goyufiw4fero/rclone-sync-test: Waiting for checks to finish 2025/04/29 03:13:45 DEBUG : Yandex rclone-test-goyufiw4fero/rclone-sync-test: Waiting for transfers to finish 2025/04/29 03:13:45 DEBUG : Waiting for deletions to finish 2025/04/29 03:13:45 INFO : There was nothing to transfer 2025/04/29 03:13:46 DEBUG : rclone-sync-test: Excluded 2025/04/29 03:13:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/29 03:13:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/29 03:13:48 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:13:48 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:13:48 DEBUG : Waiting for deletions to finish 2025/04/29 03:13:48 INFO : rclone-sync-test-include: Removing directory 2025/04/29 03:13:48 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/29 03:13:48 DEBUG : Yandex rclone-test-goyufiw4fero: failed to delete 1 directories 2025/04/29 03:13:48 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:13:48 DEBUG : rclone-sync-test: Excluded 2025/04/29 03:13:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/29 03:13:49 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:13:50 DEBUG : rclone-sync-test: Excluded 2025/04/29 03:13:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/29 03:13:51 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:13:52 DEBUG : rclone-sync-test: Excluded 2025/04/29 03:13:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/29 03:13:53 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:13:54 DEBUG : rclone-sync-test: Excluded 2025/04/29 03:13:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/29 03:13:55 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:13:56 DEBUG : rclone-sync-test: Excluded 2025/04/29 03:13:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/29 03:13:57 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:13:57 DEBUG : rclone-sync-test: Excluded 2025/04/29 03:13:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/29 03:13:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/29 03:14:00 DEBUG : rclone-sync-test: Excluded 2025/04/29 03:14:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/29 03:14:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/29 03:14:01 DEBUG : Yandex rclone-test-goyufiw4fero/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/29 03:14:01 DEBUG : Yandex rclone-test-goyufiw4fero/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/29 03:14:01 DEBUG : Waiting for deletions to finish 2025/04/29 03:14:01 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:14:02 DEBUG : rclone-sync-test: Excluded 2025/04/29 03:14:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/29 03:14:03 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:14:04 DEBUG : rclone-sync-test: Excluded 2025/04/29 03:14:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/29 03:14:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/29 03:14:06 DEBUG : rclone-sync-test: Excluded 2025/04/29 03:14:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/29 03:14:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/29 03:14:10 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:14:10 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:14:10 DEBUG : Waiting for deletions to finish 2025/04/29 03:14:10 INFO : rclone-sync-test-include: Removing directory 2025/04/29 03:14:10 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/29 03:14:10 DEBUG : Yandex rclone-test-goyufiw4fero: failed to delete 1 directories 2025/04/29 03:14:10 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:14:11 DEBUG : rclone-sync-test: Excluded 2025/04/29 03:14:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/29 03:14:12 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:14:13 DEBUG : rclone-sync-test: Excluded 2025/04/29 03:14:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/29 03:14:14 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:14:15 DEBUG : rclone-sync-test: Excluded 2025/04/29 03:14:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/29 03:14:16 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:14:17 DEBUG : rclone-sync-test: Excluded 2025/04/29 03:14:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/29 03:14:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/29 03:14:19 DEBUG : : Excluded 2025/04/29 03:14:19 DEBUG : rclone-sync-test: Excluded 2025/04/29 03:14:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/29 03:14:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/29 03:14:20 DEBUG : Yandex rclone-test-goyufiw4fero/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/29 03:14:20 DEBUG : Yandex rclone-test-goyufiw4fero/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/29 03:14:20 DEBUG : Waiting for deletions to finish 2025/04/29 03:14:20 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:14:20 DEBUG : rclone-sync-test: Excluded 2025/04/29 03:14:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/29 03:14:22 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:14:23 DEBUG : rclone-sync-test: Excluded 2025/04/29 03:14:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/29 03:14:24 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:14:24 DEBUG : rclone-sync-test: Excluded 2025/04/29 03:14:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/29 03:14:26 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:14:27 DEBUG : rclone-sync-test: Excluded 2025/04/29 03:14:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/29 03:14:28 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:14:28 DEBUG : rclone-sync-test: Excluded 2025/04/29 03:14:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/29 03:14:30 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (93.95s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:15:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-goyufiw4fero/dst" 2025/04/29 03:15:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-goyufiw4fero/CompareDest" 2025/04/29 03:15:13 DEBUG : one: Need to transfer - File not found at Destination 2025/04/29 03:15:13 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for checks to finish 2025/04/29 03:15:13 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for transfers to finish 2025/04/29 03:15:15 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/29 03:15:15 INFO : one: Copied (new) 2025/04/29 03:15:15 DEBUG : Waiting for deletions to finish 2025/04/29 03:15:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 03:15:17 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for checks to finish 2025/04/29 03:15:18 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for transfers to finish 2025/04/29 03:15:20 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/29 03:15:20 INFO : one: Copied (replaced existing) 2025/04/29 03:15:20 DEBUG : Waiting for deletions to finish 2025/04/29 03:15:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 03:15:27 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for checks to finish 2025/04/29 03:15:27 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:15:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/29 03:15:27 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for transfers to finish 2025/04/29 03:15:27 DEBUG : Waiting for deletions to finish 2025/04/29 03:15:27 INFO : There was nothing to transfer 2025/04/29 03:15:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 03:15:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:15:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/29 03:15:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:15:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/29 03:15:31 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for checks to finish 2025/04/29 03:15:31 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for transfers to finish 2025/04/29 03:15:31 DEBUG : Waiting for deletions to finish 2025/04/29 03:15:31 INFO : There was nothing to transfer 2025/04/29 03:15:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 03:15:33 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:15:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/29 03:15:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:15:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/29 03:15:33 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for checks to finish 2025/04/29 03:15:33 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for transfers to finish 2025/04/29 03:15:33 DEBUG : Waiting for deletions to finish 2025/04/29 03:15:33 INFO : There was nothing to transfer 2025/04/29 03:15:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 03:15:35 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/04/29 03:15:35 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/29 03:15:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/29 03:15:35 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for checks to finish 2025/04/29 03:15:35 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:15:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/29 03:15:35 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for transfers to finish 2025/04/29 03:15:35 DEBUG : Waiting for deletions to finish 2025/04/29 03:15:35 INFO : There was nothing to transfer 2025/04/29 03:15:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 03:15:37 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:15:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/29 03:15:37 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/29 03:15:37 DEBUG : two: Need to transfer - File not found at Destination 2025/04/29 03:15:37 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for checks to finish 2025/04/29 03:15:37 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for transfers to finish 2025/04/29 03:15:39 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/29 03:15:39 INFO : two: Copied (new) 2025/04/29 03:15:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (61.57s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:16:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-goyufiw4fero/dest" 2025/04/29 03:16:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-goyufiw4fero/pre-dest1" 2025/04/29 03:16:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-goyufiw4fero/pre-dest2" 2025/04/29 03:16:20 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:16:20 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/29 03:16:21 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:16:21 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/29 03:16:21 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/29 03:16:21 DEBUG : Yandex rclone-test-goyufiw4fero/dest: Waiting for checks to finish 2025/04/29 03:16:21 DEBUG : Yandex rclone-test-goyufiw4fero/dest: Waiting for transfers to finish 2025/04/29 03:16:23 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/04/29 03:16:23 INFO : 3: Copied (new) 2025/04/29 03:16:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (44.40s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:16:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-goyufiw4fero/dst" 2025/04/29 03:16:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-goyufiw4fero/CopyDest" 2025/04/29 03:16:59 DEBUG : one: Need to transfer - File not found at Destination 2025/04/29 03:16:59 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for checks to finish 2025/04/29 03:16:59 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for transfers to finish 2025/04/29 03:17:01 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/29 03:17:01 INFO : one: Copied (new) 2025/04/29 03:17:01 DEBUG : Waiting for deletions to finish 2025/04/29 03:17:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 03:17:02 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for checks to finish 2025/04/29 03:17:03 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for transfers to finish 2025/04/29 03:17:04 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/29 03:17:04 INFO : one: Copied (replaced existing) 2025/04/29 03:17:04 DEBUG : Waiting for deletions to finish 2025/04/29 03:17:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-goyufiw4fero/BackupDir" 2025/04/29 03:17:10 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for checks to finish 2025/04/29 03:17:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 03:17:10 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:17:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/29 03:17:13 INFO : one: Moved (server-side) 2025/04/29 03:17:15 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/29 03:17:15 INFO : one: Copied (server-side copy) 2025/04/29 03:17:15 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/29 03:17:15 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for transfers to finish 2025/04/29 03:17:15 DEBUG : Waiting for deletions to finish 2025/04/29 03:17:18 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:17:18 DEBUG : one: Unchanged skipping 2025/04/29 03:17:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:17:21 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/29 03:17:21 INFO : two: Copied (server-side copy) 2025/04/29 03:17:21 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/29 03:17:21 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for checks to finish 2025/04/29 03:17:21 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for transfers to finish 2025/04/29 03:17:21 DEBUG : Waiting for deletions to finish 2025/04/29 03:17:23 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:17:23 DEBUG : one: Unchanged skipping 2025/04/29 03:17:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:17:23 DEBUG : two: Unchanged skipping 2025/04/29 03:17:23 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for checks to finish 2025/04/29 03:17:23 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for transfers to finish 2025/04/29 03:17:23 DEBUG : Waiting for deletions to finish 2025/04/29 03:17:23 INFO : There was nothing to transfer 2025/04/29 03:17:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:17:26 DEBUG : one: Unchanged skipping 2025/04/29 03:17:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/29 03:17:26 DEBUG : three: Destination not found in --copy-dest 2025/04/29 03:17:26 DEBUG : three: Need to transfer - File not found at Destination 2025/04/29 03:17:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:17:26 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for checks to finish 2025/04/29 03:17:26 DEBUG : two: Unchanged skipping 2025/04/29 03:17:26 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for transfers to finish 2025/04/29 03:17:28 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/29 03:17:28 INFO : three: Copied (new) 2025/04/29 03:17:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (82.40s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:18:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-goyufiw4fero/dst" 2025/04/29 03:18:27 DEBUG : Config file has changed externally - reloading 2025/04/29 03:18:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-goyufiw4fero/backup" 2025/04/29 03:18:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/29 03:18:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:18:28 DEBUG : two: Unchanged skipping 2025/04/29 03:18:28 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for checks to finish 2025/04/29 03:18:29 INFO : one: Moved (server-side) 2025/04/29 03:18:29 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for transfers to finish 2025/04/29 03:18:32 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/29 03:18:32 INFO : one: Copied (new) 2025/04/29 03:18:32 DEBUG : Waiting for deletions to finish 2025/04/29 03:18:33 INFO : three.txt: Moved (server-side) 2025/04/29 03:18:33 INFO : three.txt: Moved into backup dir 2025/04/29 03:18:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/29 03:18:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:18:37 DEBUG : two: Unchanged skipping 2025/04/29 03:18:37 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for checks to finish 2025/04/29 03:18:42 INFO : one: Deleted 2025/04/29 03:18:43 INFO : one: Moved (server-side) 2025/04/29 03:18:43 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for transfers to finish 2025/04/29 03:18:47 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/29 03:18:47 INFO : one: Copied (new) 2025/04/29 03:18:47 DEBUG : Waiting for deletions to finish 2025/04/29 03:18:52 INFO : three.txt: Deleted 2025/04/29 03:18:54 INFO : three.txt: Moved (server-side) 2025/04/29 03:18:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (65.84s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:19:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-goyufiw4fero/dst" 2025/04/29 03:19:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-goyufiw4fero/backup" 2025/04/29 03:19:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/29 03:19:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:19:34 DEBUG : two: Unchanged skipping 2025/04/29 03:19:34 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for checks to finish 2025/04/29 03:19:36 INFO : one: Moved (server-side) to: one.bak 2025/04/29 03:19:36 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for transfers to finish 2025/04/29 03:19:40 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/29 03:19:40 INFO : one: Copied (new) 2025/04/29 03:19:40 DEBUG : Waiting for deletions to finish 2025/04/29 03:19:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/29 03:19:42 INFO : three.txt: Moved into backup dir 2025/04/29 03:19:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/29 03:19:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:19:45 DEBUG : two: Unchanged skipping 2025/04/29 03:19:45 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for checks to finish 2025/04/29 03:19:51 INFO : one.bak: Deleted 2025/04/29 03:19:53 INFO : one: Moved (server-side) to: one.bak 2025/04/29 03:19:53 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for transfers to finish 2025/04/29 03:19:55 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/29 03:19:55 INFO : one: Copied (new) 2025/04/29 03:19:55 DEBUG : Waiting for deletions to finish 2025/04/29 03:20:00 INFO : three.txt.bak: Deleted 2025/04/29 03:20:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/29 03:20:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (67.04s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:20:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-goyufiw4fero/dst" 2025/04/29 03:20:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-goyufiw4fero/backup" 2025/04/29 03:20:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/29 03:20:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:20:42 DEBUG : two: Unchanged skipping 2025/04/29 03:20:42 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for checks to finish 2025/04/29 03:20:44 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/29 03:20:44 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for transfers to finish 2025/04/29 03:20:46 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/29 03:20:46 INFO : one: Copied (new) 2025/04/29 03:20:46 DEBUG : Waiting for deletions to finish 2025/04/29 03:20:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/29 03:20:48 INFO : three.txt: Moved into backup dir 2025/04/29 03:20:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/29 03:20:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:20:52 DEBUG : two: Unchanged skipping 2025/04/29 03:20:52 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for checks to finish 2025/04/29 03:20:57 INFO : one-2019-01-01: Deleted 2025/04/29 03:20:59 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/29 03:20:59 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for transfers to finish 2025/04/29 03:21:02 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/29 03:21:02 INFO : one: Copied (new) 2025/04/29 03:21:02 DEBUG : Waiting for deletions to finish 2025/04/29 03:21:07 INFO : three-2019-01-01.txt: Deleted 2025/04/29 03:21:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/29 03:21:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (73.49s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:21:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-goyufiw4fero/dst" 2025/04/29 03:21:52 DEBUG : Config file has changed externally - reloading 2025/04/29 03:21:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/29 03:21:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:21:53 DEBUG : two: Unchanged skipping 2025/04/29 03:21:53 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for checks to finish 2025/04/29 03:21:54 INFO : one: Moved (server-side) to: one.bak 2025/04/29 03:21:54 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for transfers to finish 2025/04/29 03:21:58 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/29 03:21:58 INFO : one: Copied (new) 2025/04/29 03:21:58 DEBUG : Waiting for deletions to finish 2025/04/29 03:22:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/29 03:22:01 INFO : three.txt: Moved into backup dir 2025/04/29 03:22:04 DEBUG : one.bak: Excluded (Path Filter) 2025/04/29 03:22:04 DEBUG : one.bak: Excluded 2025/04/29 03:22:04 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/29 03:22:04 DEBUG : three.txt.bak: Excluded 2025/04/29 03:22:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/29 03:22:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:22:04 DEBUG : two: Unchanged skipping 2025/04/29 03:22:04 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for checks to finish 2025/04/29 03:22:09 INFO : one.bak: Deleted 2025/04/29 03:22:11 INFO : one: Moved (server-side) to: one.bak 2025/04/29 03:22:11 DEBUG : Yandex rclone-test-goyufiw4fero/dst: Waiting for transfers to finish 2025/04/29 03:22:14 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/29 03:22:14 INFO : one: Copied (new) 2025/04/29 03:22:14 DEBUG : Waiting for deletions to finish 2025/04/29 03:22:19 INFO : three.txt.bak: Deleted 2025/04/29 03:22:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/29 03:22:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (60.96s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:22:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-goyufiw4fero/dst" 2025/04/29 03:22:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/29 03:22:56 INFO : one: Moved (server-side) to: one.bak 2025/04/29 03:22:58 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/29 03:22:58 INFO : one: Copied (new) 2025/04/29 03:22:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:22:59 DEBUG : two: Unchanged skipping 2025/04/29 03:22:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/29 03:23:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/29 03:23:04 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/29 03:23:04 INFO : three.txt: Copied (new) 2025/04/29 03:23:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/29 03:23:11 INFO : one.bak: Deleted 2025/04/29 03:23:13 INFO : one: Moved (server-side) to: one.bak 2025/04/29 03:23:15 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/29 03:23:15 INFO : one: Copied (new) 2025/04/29 03:23:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:23:15 DEBUG : two: Unchanged skipping 2025/04/29 03:23:16 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/29 03:23:21 INFO : three.txt.bak: Deleted 2025/04/29 03:23:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/29 03:23:24 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/29 03:23:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (66.01s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:24:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-goyufiw4fero/dst" 2025/04/29 03:24:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/29 03:24:04 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/29 03:24:06 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/29 03:24:06 INFO : one: Copied (new) 2025/04/29 03:24:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:24:07 DEBUG : two: Unchanged skipping 2025/04/29 03:24:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/29 03:24:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/29 03:24:11 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/29 03:24:11 INFO : three.txt: Copied (new) 2025/04/29 03:24:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/29 03:24:17 INFO : one-2019-01-01: Deleted 2025/04/29 03:24:19 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/29 03:24:21 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/29 03:24:21 INFO : one: Copied (new) 2025/04/29 03:24:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:24:22 DEBUG : two: Unchanged skipping 2025/04/29 03:24:22 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/29 03:24:27 INFO : three-2019-01-01.txt: Deleted 2025/04/29 03:24:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/29 03:24:31 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/29 03:24:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (68.58s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:25:05 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/29 03:25:05 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:25:05 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:25:08 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/04/29 03:25:08 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/29 03:25:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (12.43s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:25:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/29 03:25:15 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:25:15 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:25:17 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/29 03:25:17 INFO : existing: Copied (new) 2025/04/29 03:25:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:25:19 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/29 03:25:19 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/29 03:25:19 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:25:19 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:25:19 ERROR : Yandex rclone-test-goyufiw4fero: not deleting files as there were IO errors 2025/04/29 03:25:19 ERROR : Yandex rclone-test-goyufiw4fero: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestSyncImmutable (12.51s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:25:30 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:25:30 DEBUG : existing: Unchanged skipping 2025/04/29 03:25:30 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:25:30 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:25:30 DEBUG : Waiting for deletions to finish 2025/04/29 03:25:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (8.62s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.67s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.20s) --- SKIP: TestMaxTransfer/Hard (0.87s) --- SKIP: TestMaxTransfer/Soft (0.54s) --- SKIP: TestMaxTransfer/Cautious (0.79s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:26:29 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/04/29 03:26:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/29 03:26:29 DEBUG : pacer: Reducing sleep to 15ms 2025/04/29 03:26:30 DEBUG : pacer: Reducing sleep to 11.25ms 2025/04/29 03:26:30 DEBUG : pacer: Reducing sleep to 10ms 2025/04/29 03:26:53 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:26:53 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:26:53 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:26:53 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:26:53 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:26:53 DEBUG : both1: Unchanged skipping 2025/04/29 03:26:53 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:26:53 DEBUG : both12: Unchanged skipping 2025/04/29 03:26:53 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:26:53 DEBUG : both13: Unchanged skipping 2025/04/29 03:26:53 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:26:53 DEBUG : both14: Unchanged skipping 2025/04/29 03:26:53 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:26:53 DEBUG : both15: Unchanged skipping 2025/04/29 03:26:53 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:26:53 DEBUG : both16: Unchanged skipping 2025/04/29 03:26:53 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:26:53 DEBUG : both17: Unchanged skipping 2025/04/29 03:26:53 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:26:53 DEBUG : both18: Unchanged skipping 2025/04/29 03:26:53 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:26:53 DEBUG : both19: Unchanged skipping 2025/04/29 03:26:53 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:26:53 DEBUG : both2: Unchanged skipping 2025/04/29 03:26:53 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:26:53 DEBUG : both3: Unchanged skipping 2025/04/29 03:26:53 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:26:53 DEBUG : both4: Unchanged skipping 2025/04/29 03:26:53 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:26:53 DEBUG : both5: Unchanged skipping 2025/04/29 03:26:53 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:26:53 DEBUG : both6: Unchanged skipping 2025/04/29 03:26:53 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:26:53 DEBUG : both7: Unchanged skipping 2025/04/29 03:26:53 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:26:53 DEBUG : both8: Unchanged skipping 2025/04/29 03:26:53 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:26:53 DEBUG : both9: Unchanged skipping 2025/04/29 03:26:53 DEBUG : both0: Unchanged skipping 2025/04/29 03:26:53 DEBUG : both11: Unchanged skipping 2025/04/29 03:26:53 DEBUG : both10: Unchanged skipping 2025/04/29 03:26:53 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:26:53 DEBUG : Waiting for deletions to finish 2025/04/29 03:26:57 INFO : only7: Deleted 2025/04/29 03:26:58 INFO : only11: Deleted 2025/04/29 03:26:58 INFO : only10: Deleted 2025/04/29 03:26:58 INFO : only5: Deleted 2025/04/29 03:27:02 INFO : only14: Deleted 2025/04/29 03:27:02 INFO : only15: Deleted 2025/04/29 03:27:03 INFO : only17: Deleted 2025/04/29 03:27:06 INFO : only13: Deleted 2025/04/29 03:27:06 INFO : only4: Deleted 2025/04/29 03:27:07 INFO : only8: Deleted 2025/04/29 03:27:07 INFO : only9: Deleted 2025/04/29 03:27:11 INFO : only0: Deleted 2025/04/29 03:27:11 INFO : only16: Deleted 2025/04/29 03:27:11 INFO : only19: Deleted 2025/04/29 03:27:12 INFO : only2: Deleted 2025/04/29 03:27:15 INFO : only1: Deleted 2025/04/29 03:27:15 INFO : only6: Deleted 2025/04/29 03:27:15 INFO : only18: Deleted 2025/04/29 03:27:16 INFO : only3: Deleted 2025/04/29 03:27:20 INFO : only12: Deleted 2025/04/29 03:27:20 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (203.67s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:30:29 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:30:29 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:30:29 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:30:29 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for checks to finish 2025/04/29 03:30:29 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:30:29 DEBUG : both0: Unchanged skipping 2025/04/29 03:30:29 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:30:29 DEBUG : both1: Unchanged skipping 2025/04/29 03:30:29 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:30:29 DEBUG : both13: Unchanged skipping 2025/04/29 03:30:29 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:30:29 DEBUG : both11: Unchanged skipping 2025/04/29 03:30:29 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:30:29 DEBUG : both15: Unchanged skipping 2025/04/29 03:30:29 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:30:29 DEBUG : both10: Unchanged skipping 2025/04/29 03:30:29 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:30:29 DEBUG : both12: Unchanged skipping 2025/04/29 03:30:29 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:30:29 DEBUG : both14: Unchanged skipping 2025/04/29 03:30:29 DEBUG : both16: Unchanged skipping 2025/04/29 03:30:29 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:30:29 DEBUG : both2: Unchanged skipping 2025/04/29 03:30:29 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:30:29 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:30:29 DEBUG : both17: Unchanged skipping 2025/04/29 03:30:29 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:30:29 DEBUG : both4: Unchanged skipping 2025/04/29 03:30:29 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:30:29 DEBUG : both5: Unchanged skipping 2025/04/29 03:30:29 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:30:29 DEBUG : both6: Unchanged skipping 2025/04/29 03:30:29 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:30:29 DEBUG : both7: Unchanged skipping 2025/04/29 03:30:29 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:30:29 DEBUG : both8: Unchanged skipping 2025/04/29 03:30:29 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/29 03:30:29 DEBUG : both9: Unchanged skipping 2025/04/29 03:30:29 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/29 03:30:29 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/29 03:30:29 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/29 03:30:29 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/29 03:30:29 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/29 03:30:29 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/29 03:30:29 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/29 03:30:29 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/29 03:30:29 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/29 03:30:29 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/29 03:30:29 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/29 03:30:29 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/29 03:30:29 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/29 03:30:29 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/29 03:30:29 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/29 03:30:29 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/29 03:30:29 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/29 03:30:29 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/29 03:30:29 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/29 03:30:29 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/29 03:30:29 DEBUG : both18: Unchanged skipping 2025/04/29 03:30:29 DEBUG : both19: Unchanged skipping 2025/04/29 03:30:29 DEBUG : both3: Unchanged skipping 2025/04/29 03:30:29 DEBUG : Yandex rclone-test-goyufiw4fero: Waiting for transfers to finish 2025/04/29 03:30:31 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/04/29 03:30:31 INFO : only11: Copied (replaced existing) 2025/04/29 03:30:31 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/04/29 03:30:31 INFO : only1: Copied (replaced existing) 2025/04/29 03:30:32 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/04/29 03:30:32 INFO : only10: Copied (replaced existing) 2025/04/29 03:30:32 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/04/29 03:30:32 INFO : only0: Copied (replaced existing) 2025/04/29 03:30:33 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/04/29 03:30:33 INFO : only13: Copied (replaced existing) 2025/04/29 03:30:33 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/04/29 03:30:33 INFO : only12: Copied (replaced existing) 2025/04/29 03:30:34 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/04/29 03:30:34 INFO : only15: Copied (replaced existing) 2025/04/29 03:30:34 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/04/29 03:30:34 INFO : only14: Copied (replaced existing) 2025/04/29 03:30:35 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/04/29 03:30:35 INFO : only16: Copied (replaced existing) 2025/04/29 03:30:35 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/04/29 03:30:35 INFO : only18: Copied (replaced existing) 2025/04/29 03:30:36 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/04/29 03:30:36 INFO : only19: Copied (replaced existing) 2025/04/29 03:30:36 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/04/29 03:30:36 INFO : only17: Copied (replaced existing) 2025/04/29 03:30:37 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/04/29 03:30:37 INFO : only2: Copied (replaced existing) 2025/04/29 03:30:38 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/04/29 03:30:38 INFO : only4: Copied (replaced existing) 2025/04/29 03:30:38 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/04/29 03:30:38 INFO : only3: Copied (replaced existing) 2025/04/29 03:30:38 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/04/29 03:30:38 INFO : only5: Copied (replaced existing) 2025/04/29 03:30:39 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/04/29 03:30:39 INFO : only6: Copied (replaced existing) 2025/04/29 03:30:40 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/04/29 03:30:40 INFO : only7: Copied (replaced existing) 2025/04/29 03:30:40 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/04/29 03:30:40 INFO : only9: Copied (replaced existing) 2025/04/29 03:30:40 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/04/29 03:30:40 INFO : only8: Copied (replaced existing) 2025/04/29 03:30:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (294.75s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:33:57 DEBUG : empty_dir: Making directory with metadata 2025/04/29 03:33:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 03:33:57 DEBUG : empty_on_remote: Making directory with metadata 2025/04/29 03:33:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 03:33:57 INFO : empty_on_remote: Making directory 2025/04/29 03:33:57 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:34:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/29 03:34:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/29 03:34:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/29 03:34:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTime (49.14s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:34:46 DEBUG : empty_dir: Making directory with metadata 2025/04/29 03:34:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 03:34:46 DEBUG : empty_on_remote: Making directory with metadata 2025/04/29 03:34:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/29 03:34:46 INFO : empty_on_remote: Making directory 2025/04/29 03:34:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:34:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/29 03:34:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/29 03:34:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/29 03:34:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/29 03:34:52 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (54.82s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:35:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/29 03:35:41 INFO : sub dir: Making directory 2025/04/29 03:35:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (94.66s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" 2025/04/29 03:37:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/29 03:37:15 INFO : sub dir: Making directory 2025/04/29 03:37:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-goyufiw4fero", Local "Local file system at /tmp/rclone4158031452", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (94.29s) PASS 2025/04/29 03:38:50 DEBUG : Yandex rclone-test-goyufiw4fero: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished OK in 44m13.731171975s (try 1/5)