"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/05/13 04:51:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-yidupaz5pupa" 2025/05/13 04:51:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/13 04:51:16 DEBUG : Creating backend with remote "/tmp/rclone2849792956" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:51:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:51:17 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 04:51:17 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 04:51:17 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestCopyWithDryRun (3.82s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:51:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/13 04:51:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:51:20 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 04:51:20 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 04:51:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/13 04:51:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:51:24 DEBUG : Yandex rclone-test-yidupaz5pupa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (21.72s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.50s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (4.51s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:51:47 DEBUG : Creating backend with remote "/non-existing" 2025/05/13 04:51:47 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/13 04:51:47 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 04:51:47 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (2.47s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:51:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:51:50 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 04:51:50 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 04:51:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/13 04:51:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestCopyNoTraverse (17.62s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:52:07 INFO : Yandex rclone-test-yidupaz5pupa: Running all checks before starting transfers 2025/05/13 04:52:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:52:07 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 04:52:07 INFO : Yandex rclone-test-yidupaz5pupa: Checks finished, now starting transfers 2025/05/13 04:52:07 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 04:52:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/13 04:52:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestCopyCheckFirst (16.30s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:52:23 ERROR : Ignoring --no-traverse with sync 2025/05/13 04:52:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:52:24 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 04:52:24 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 04:52:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/13 04:52:26 INFO : sub dir/hello world: Copied (new) 2025/05/13 04:52:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestSyncNoTraverse (17.80s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:52:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/13 04:52:42 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 04:52:42 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 04:52:45 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/05/13 04:52:45 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestCopyWithDepth (11.27s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:52:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 04:52:53 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 04:52:53 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 04:52:54 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/13 04:52:54 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (9.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:53:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 04:53:02 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 04:53:02 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 04:53:05 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/13 04:53:05 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (10.39s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:53:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/13 04:53:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 04:53:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/13 04:53:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/13 04:53:12 INFO : sub dir: Making directory 2025/05/13 04:53:12 INFO : sub dir2: Making directory 2025/05/13 04:53:13 INFO : sub dir2/sub sub dir2: Making directory 2025/05/13 04:53:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:53:14 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 04:53:14 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 04:53:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/13 04:53:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:53:17 DEBUG : Yandex rclone-test-yidupaz5pupa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (30.00s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:53:42 INFO : sub dir2: Making directory 2025/05/13 04:53:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/13 04:53:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 04:53:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:53:42 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 04:53:42 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 04:53:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/13 04:53:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (15.45s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:53:57 DEBUG : sub dir2: Making directory with metadata 2025/05/13 04:53:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 04:53:58 INFO : sub dir: Making directory 2025/05/13 04:53:58 INFO : sub dir2: Making directory 2025/05/13 04:53:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:53:58 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 04:53:58 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 04:54:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/13 04:54:01 INFO : sub dir/hello world: Copied (new) 2025/05/13 04:54:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:54:02 DEBUG : Yandex rclone-test-yidupaz5pupa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/13 04:54:02 DEBUG : Yandex rclone-test-yidupaz5pupa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (24.75s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.81s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:54:24 INFO : sub dir2: Making directory 2025/05/13 04:54:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:54:24 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 04:54:24 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 04:54:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/13 04:54:26 INFO : sub dir/hello world: Copied (new) 2025/05/13 04:54:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (15.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:54:39 DEBUG : sub dir2: Making directory with metadata 2025/05/13 04:54:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 04:54:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/13 04:54:39 INFO : sub dir: Making directory 2025/05/13 04:54:39 INFO : sub dir2: Making directory 2025/05/13 04:54:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:54:40 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 04:54:40 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 04:54:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/13 04:54:43 INFO : sub dir/hello world: Copied (new) 2025/05/13 04:54:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:54:45 DEBUG : Yandex rclone-test-yidupaz5pupa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (25.35s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.64s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:55:05 INFO : sub dir2: Making directory 2025/05/13 04:55:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:55:05 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 04:55:05 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 04:55:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/13 04:55:08 INFO : sub dir/hello world: Copied (new) 2025/05/13 04:55:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (15.92s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:55:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-guruted4luce" sync_test.go:590: Server side copy (if possible) Yandex rclone-test-yidupaz5pupa -> Yandex rclone-test-guruted4luce 2025/05/13 04:55:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:55:25 DEBUG : Yandex rclone-test-guruted4luce: Waiting for checks to finish 2025/05/13 04:55:25 DEBUG : Yandex rclone-test-guruted4luce: Waiting for transfers to finish 2025/05/13 04:55:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/13 04:55:27 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:55:29 DEBUG : Yandex rclone-test-guruted4luce: Purge remote --- PASS: TestServerSideCopy (30.36s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:56:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/13 04:56:00 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 04:56:00 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 04:56:03 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/05/13 04:56:03 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestCopyOverSelf (25.85s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:56:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-kofoloh2mewa" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-yidupaz5pupa -> Yandex rclone-test-kofoloh2mewa 2025/05/13 04:56:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:56:21 DEBUG : Yandex rclone-test-kofoloh2mewa: Waiting for checks to finish 2025/05/13 04:56:21 DEBUG : Yandex rclone-test-kofoloh2mewa: Waiting for transfers to finish 2025/05/13 04:56:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/13 04:56:24 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:56:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/13 04:56:29 DEBUG : Yandex rclone-test-kofoloh2mewa: Waiting for checks to finish 2025/05/13 04:56:29 DEBUG : Yandex rclone-test-kofoloh2mewa: Waiting for transfers to finish 2025/05/13 04:56:29 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.yezihag5" before starting 2025/05/13 04:56:32 DEBUG : sub dir/hello world.yezihag5: server side copy: removing renamed existing file after operation 2025/05/13 04:56:37 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/05/13 04:56:37 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:56:39 DEBUG : Yandex rclone-test-kofoloh2mewa: Purge remote --- PASS: TestServerSideCopyOverSelf (44.32s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:57:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/13 04:57:05 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 04:57:05 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 04:57:07 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/05/13 04:57:07 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/13 04:57:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestMoveOverSelf (20.54s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:57:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-magorex8yolo" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-yidupaz5pupa -> Yandex rclone-test-magorex8yolo 2025/05/13 04:57:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:57:26 DEBUG : Yandex rclone-test-magorex8yolo: Waiting for checks to finish 2025/05/13 04:57:26 DEBUG : Yandex rclone-test-magorex8yolo: Waiting for transfers to finish 2025/05/13 04:57:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/13 04:57:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:57:33 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/05/13 04:57:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/13 04:57:34 DEBUG : pacer: Reducing sleep to 15ms 2025/05/13 04:57:34 DEBUG : pacer: Reducing sleep to 11.25ms 2025/05/13 04:57:35 DEBUG : pacer: Reducing sleep to 10ms 2025/05/13 04:57:35 DEBUG : Yandex rclone-test-magorex8yolo: Using server-side directory move 2025/05/13 04:57:35 INFO : Yandex rclone-test-magorex8yolo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/13 04:57:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/13 04:57:36 DEBUG : Yandex rclone-test-magorex8yolo: Waiting for checks to finish 2025/05/13 04:57:36 DEBUG : Yandex rclone-test-magorex8yolo: Waiting for transfers to finish 2025/05/13 04:57:41 INFO : sub dir/hello world: Deleted 2025/05/13 04:57:43 INFO : sub dir/hello world: Moved (server-side) 2025/05/13 04:57:47 DEBUG : testing file moves 2025/05/13 04:57:48 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/13 04:57:48 DEBUG : Yandex rclone-test-magorex8yolo: Waiting for checks to finish 2025/05/13 04:57:48 DEBUG : Yandex rclone-test-magorex8yolo: Waiting for transfers to finish 2025/05/13 04:57:53 INFO : sub dir/hello world: Deleted 2025/05/13 04:57:54 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:57:57 DEBUG : Yandex rclone-test-magorex8yolo: Purge remote --- PASS: TestServerSideMoveOverSelf (53.31s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:58:17 ERROR : : error listing: directory not found 2025/05/13 04:58:18 INFO : Local file system at /tmp/rclone2849792956: Making directory 2025/05/13 04:58:20 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 04:58:20 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestCopyAfterDelete (18.28s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:58:36 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/13 04:58:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 04:58:37 DEBUG : Local file system at /tmp/rclone2849792956: Waiting for checks to finish 2025/05/13 04:58:37 DEBUG : Local file system at /tmp/rclone2849792956: Waiting for transfers to finish 2025/05/13 04:58:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/13 04:58:37 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/05/13 04:58:37 INFO : sub dir/hello world: Copied (new) 2025/05/13 04:58:37 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestCopyRedownload (16.21s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:58:50 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/13 04:58:50 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 04:58:50 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 04:58:52 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/13 04:58:52 INFO : check sum: Copied (new) 2025/05/13 04:58:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:58:53 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 04:58:53 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/13 04:58:53 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/05/13 04:58:53 DEBUG : check sum: Unchanged skipping 2025/05/13 04:58:53 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 04:58:53 DEBUG : Waiting for deletions to finish 2025/05/13 04:58:53 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (11.03s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:59:01 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/13 04:59:01 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 04:59:01 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 04:59:07 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/13 04:59:07 INFO : sizeonly: Copied (new) 2025/05/13 04:59:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:59:08 DEBUG : sizeonly: Sizes identical 2025/05/13 04:59:08 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 04:59:08 DEBUG : sizeonly: Unchanged skipping 2025/05/13 04:59:08 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 04:59:08 DEBUG : Waiting for deletions to finish 2025/05/13 04:59:08 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestSyncSizeOnly (15.34s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:59:16 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/13 04:59:16 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 04:59:16 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 04:59:18 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/05/13 04:59:18 INFO : ignore-size: Copied (new) 2025/05/13 04:59:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:59:20 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 04:59:20 DEBUG : ignore-size: Unchanged skipping 2025/05/13 04:59:20 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 04:59:20 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 04:59:20 DEBUG : Waiting for deletions to finish 2025/05/13 04:59:20 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (11.61s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:59:30 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 04:59:30 DEBUG : existing: Unchanged skipping 2025/05/13 04:59:30 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 04:59:30 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 04:59:30 DEBUG : Waiting for deletions to finish 2025/05/13 04:59:30 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:59:31 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/13 04:59:31 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 04:59:31 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 04:59:33 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/05/13 04:59:33 INFO : existing: Copied (replaced existing) 2025/05/13 04:59:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (13.19s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:59:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/13 04:59:41 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 04:59:41 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 04:59:45 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/13 04:59:45 INFO : existing: Copied (new) 2025/05/13 04:59:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:59:46 DEBUG : existing: Destination exists, skipping 2025/05/13 04:59:46 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 04:59:46 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 04:59:46 DEBUG : Waiting for deletions to finish 2025/05/13 04:59:46 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (12.67s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 04:59:57 INFO : d: Making directory 2025/05/13 04:59:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/13 04:59:59 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 04:59:59 DEBUG : c/non empty space: Unchanged skipping 2025/05/13 04:59:59 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 04:59:59 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:00:01 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/13 05:00:01 INFO : a/potato2: Copied (new) 2025/05/13 05:00:01 DEBUG : Waiting for deletions to finish 2025/05/13 05:00:06 INFO : b/potato: Deleted 2025/05/13 05:00:06 INFO : d: Removing directory 2025/05/13 05:00:12 INFO : b: Removing directory 2025/05/13 05:00:18 DEBUG : Yandex rclone-test-yidupaz5pupa: deleted 2 directories run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (51.98s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:00:49 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/05/13 05:00:49 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:00:49 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/13 05:00:49 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/13 05:00:49 DEBUG : empty space: Unchanged skipping 2025/05/13 05:00:49 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:00:49 DEBUG : Waiting for deletions to finish 2025/05/13 05:00:49 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:00:50 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/05/13 05:00:50 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:00:50 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/13 05:00:53 INFO : empty space: Updated modification time in destination 2025/05/13 05:00:53 DEBUG : empty space: Unchanged skipping 2025/05/13 05:00:53 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:00:53 DEBUG : Waiting for deletions to finish 2025/05/13 05:00:53 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (14.37s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:01:03 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/13 05:01:03 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:01:03 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/13 05:01:03 DEBUG : empty space: Unchanged skipping 2025/05/13 05:01:03 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:01:03 DEBUG : Waiting for deletions to finish 2025/05/13 05:01:03 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.97s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:01:12 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/05/13 05:01:12 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:01:12 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2849792956) 2025/05/13 05:01:12 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-yidupaz5pupa) 2025/05/13 05:01:12 DEBUG : foo: md5 differ 2025/05/13 05:01:12 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:01:15 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/05/13 05:01:15 INFO : foo: Copied (replaced existing) 2025/05/13 05:01:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (12.09s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1071 Error: Should be true Test: TestSyncAfterAddingAFile Messages: empty space: Modification time difference too big |-117304h1m23.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-05-13 05:01:23 +0000 UTC) (precision 1ns) 2025/05/13 05:01:25 DEBUG : empty space: Modification times differ by 117304h1m23.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2025-05-13 05:01:23 +0000 UTC 2025/05/13 05:01:25 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/13 05:01:25 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/13 05:01:25 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:01:25 INFO : empty space: Updated modification time in destination 2025/05/13 05:01:25 DEBUG : empty space: Unchanged skipping 2025/05/13 05:01:25 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:01:29 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/13 05:01:29 INFO : potato: Copied (new) 2025/05/13 05:01:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- FAIL: TestSyncAfterAddingAFile (17.86s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:01:43 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/13 05:01:43 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:01:43 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:01:45 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/05/13 05:01:45 INFO : potato: Copied (replaced existing) 2025/05/13 05:01:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (13.09s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:01:55 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/05/13 05:01:55 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:01:55 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2849792956) 2025/05/13 05:01:55 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-yidupaz5pupa) 2025/05/13 05:01:55 DEBUG : potato: md5 differ 2025/05/13 05:01:55 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:01:57 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/05/13 05:01:57 INFO : potato: Copied (replaced existing) 2025/05/13 05:01:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (12.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:02:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 05:02:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:02:11 DEBUG : empty space: Unchanged skipping 2025/05/13 05:02:11 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/13 05:02:11 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:02:11 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:02:11 DEBUG : Waiting for deletions to finish 2025/05/13 05:02:11 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (16.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:02:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:02:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 05:02:26 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:02:26 DEBUG : empty space: Unchanged skipping 2025/05/13 05:02:26 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:02:29 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/13 05:02:29 INFO : potato2: Copied (new) 2025/05/13 05:02:29 DEBUG : Waiting for deletions to finish 2025/05/13 05:02:34 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (23.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:02:49 INFO : d: Making directory 2025/05/13 05:02:49 INFO : d/e: Making directory 2025/05/13 05:02:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/13 05:02:52 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:02:52 DEBUG : c/non empty space: Unchanged skipping 2025/05/13 05:02:52 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:02:52 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:02:56 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/13 05:02:56 INFO : a/potato2: Copied (new) 2025/05/13 05:02:56 DEBUG : Waiting for deletions to finish 2025/05/13 05:03:01 INFO : b/potato: Deleted 2025/05/13 05:03:01 INFO : d/e: Removing directory 2025/05/13 05:03:06 INFO : d: Removing directory 2025/05/13 05:03:12 INFO : b: Removing directory 2025/05/13 05:03:17 DEBUG : Yandex rclone-test-yidupaz5pupa: deleted 3 directories run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (55.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:03:45 INFO : d: Making directory 2025/05/13 05:03:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/13 05:03:47 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:03:47 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:03:47 DEBUG : c/non empty space: Unchanged skipping 2025/05/13 05:03:47 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:03:51 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/13 05:03:51 INFO : a/potato2: Copied (new) 2025/05/13 05:03:51 ERROR : Yandex rclone-test-yidupaz5pupa: not deleting files as there were IO errors 2025/05/13 05:03:51 ERROR : Yandex rclone-test-yidupaz5pupa: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (49.66s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:04:35 DEBUG : Waiting for deletions to finish 2025/05/13 05:04:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 05:04:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:04:35 DEBUG : empty space: Unchanged skipping 2025/05/13 05:04:35 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:04:35 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:04:37 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/13 05:04:37 INFO : potato2: Copied (new) 2025/05/13 05:04:40 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (20.51s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:04:55 DEBUG : Waiting for deletions to finish 2025/05/13 05:04:55 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:04:55 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:05:00 INFO : potato: Deleted 2025/05/13 05:05:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:05:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 05:05:00 DEBUG : empty space: Unchanged skipping 2025/05/13 05:05:00 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:05:00 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:05:03 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/13 05:05:03 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (22.84s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:05:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 05:05:17 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:05:17 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:05:19 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/05/13 05:05:19 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (16.51s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:05:34 DEBUG : enormous: Excluded (Size Filter) 2025/05/13 05:05:34 DEBUG : enormous: Excluded 2025/05/13 05:05:34 DEBUG : potato2: Excluded (Size Filter) 2025/05/13 05:05:34 DEBUG : potato2: Excluded 2025/05/13 05:05:35 DEBUG : potato2: Excluded (Size Filter) 2025/05/13 05:05:35 DEBUG : potato2: Excluded 2025/05/13 05:05:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:05:35 DEBUG : empty space: Unchanged skipping 2025/05/13 05:05:35 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:05:35 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:05:35 DEBUG : Waiting for deletions to finish 2025/05/13 05:05:35 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:05:35 DEBUG : potato2: Excluded (Size Filter) 2025/05/13 05:05:35 DEBUG : potato2: Excluded 2025/05/13 05:05:35 DEBUG : enormous: Excluded (Size Filter) 2025/05/13 05:05:35 DEBUG : enormous: Excluded 2025/05/13 05:05:35 DEBUG : potato2: Excluded (Size Filter) 2025/05/13 05:05:35 DEBUG : potato2: Excluded 2025/05/13 05:05:36 DEBUG : potato2: Excluded (Size Filter) 2025/05/13 05:05:36 DEBUG : potato2: Excluded 2025/05/13 05:05:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:05:36 DEBUG : empty space: Unchanged skipping 2025/05/13 05:05:36 DEBUG : Local file system at /tmp/rclone2849792956: Waiting for checks to finish 2025/05/13 05:05:36 DEBUG : Local file system at /tmp/rclone2849792956: Waiting for transfers to finish 2025/05/13 05:05:36 DEBUG : Waiting for deletions to finish 2025/05/13 05:05:36 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:05:36 DEBUG : potato2: Excluded (Size Filter) 2025/05/13 05:05:36 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (16.40s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:05:54 DEBUG : enormous: Excluded (Size Filter) 2025/05/13 05:05:54 DEBUG : enormous: Excluded 2025/05/13 05:05:54 DEBUG : potato2: Excluded (Size Filter) 2025/05/13 05:05:54 DEBUG : potato2: Excluded 2025/05/13 05:05:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:05:55 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:05:55 DEBUG : empty space: Unchanged skipping 2025/05/13 05:05:55 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:05:55 DEBUG : Waiting for deletions to finish 2025/05/13 05:05:59 INFO : enormous: Deleted 2025/05/13 05:06:00 INFO : potato2: Deleted 2025/05/13 05:06:00 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:06:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:06:01 DEBUG : empty space: Unchanged skipping 2025/05/13 05:06:01 DEBUG : Local file system at /tmp/rclone2849792956: Waiting for checks to finish 2025/05/13 05:06:01 DEBUG : Local file system at /tmp/rclone2849792956: Waiting for transfers to finish 2025/05/13 05:06:01 DEBUG : Waiting for deletions to finish 2025/05/13 05:06:01 INFO : enormous: Deleted 2025/05/13 05:06:01 INFO : potato2: Deleted 2025/05/13 05:06:01 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (21.81s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:06:17 DEBUG : five: Need to transfer - File not found at Destination 2025/05/13 05:06:17 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/13 05:06:17 DEBUG : one: Destination is newer than source, skipping 2025/05/13 05:06:17 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:06:17 DEBUG : three: Sizes identical 2025/05/13 05:06:17 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/13 05:06:17 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/13 05:06:17 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2849792956) 2025/05/13 05:06:17 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-yidupaz5pupa) 2025/05/13 05:06:17 DEBUG : two: md5 differ 2025/05/13 05:06:17 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:06:19 DEBUG : two: Dst hash empty - aborting Src hash check 2025/05/13 05:06:19 INFO : two: Copied (replaced existing) 2025/05/13 05:06:19 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/13 05:06:19 INFO : five: Copied (new) 2025/05/13 05:06:21 DEBUG : four: Dst hash empty - aborting Src hash check 2025/05/13 05:06:21 INFO : four: Copied (replaced existing) 2025/05/13 05:06:21 DEBUG : Waiting for deletions to finish 2025/05/13 05:06:21 DEBUG : one: Destination is newer than source, skipping 2025/05/13 05:06:21 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:06:21 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/05/13 05:06:21 DEBUG : four: Size and md5 of src and dst objects identical 2025/05/13 05:06:21 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/13 05:06:21 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/13 05:06:21 DEBUG : five: Size and md5 of src and dst objects identical 2025/05/13 05:06:21 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/13 05:06:21 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2849792956) 2025/05/13 05:06:21 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-yidupaz5pupa) 2025/05/13 05:06:21 DEBUG : three: md5 differ 2025/05/13 05:06:21 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/13 05:06:21 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/13 05:06:21 DEBUG : two: Size and md5 of src and dst objects identical 2025/05/13 05:06:21 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/13 05:06:21 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:06:23 DEBUG : three: Dst hash empty - aborting Src hash check 2025/05/13 05:06:23 INFO : three: Copied (replaced existing) 2025/05/13 05:06:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (40.43s) === 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-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/05/13 05:06:49 INFO : Yandex rclone-test-yidupaz5pupa: Making map for --track-renames 2025/05/13 05:06:49 INFO : Yandex rclone-test-yidupaz5pupa: Finished making map for --track-renames 2025/05/13 05:06:49 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:06:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/13 05:06:49 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/13 05:06:49 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for renames to finish 2025/05/13 05:06:49 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:06:51 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/13 05:06:51 INFO : yam: Copied (new) 2025/05/13 05:06:52 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/13 05:06:52 INFO : potato: Copied (new) 2025/05/13 05:06:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:06:53 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:06:53 INFO : Yandex rclone-test-yidupaz5pupa: Making map for --track-renames 2025/05/13 05:06:53 INFO : Yandex rclone-test-yidupaz5pupa: Finished making map for --track-renames 2025/05/13 05:06:53 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:06:53 DEBUG : potato: Unchanged skipping 2025/05/13 05:06:53 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for renames to finish 2025/05/13 05:06:54 INFO : yam: Moved (server-side) to: yaml 2025/05/13 05:06:54 INFO : yaml: Renamed from "yam" 2025/05/13 05:06:54 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:06:54 DEBUG : Waiting for deletions to finish 2025/05/13 05:06:54 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (18.93s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/05/13 05:07:08 INFO : Yandex rclone-test-yidupaz5pupa: Making map for --track-renames 2025/05/13 05:07:08 INFO : Yandex rclone-test-yidupaz5pupa: Finished making map for --track-renames 2025/05/13 05:07:08 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:07:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/13 05:07:08 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for renames to finish 2025/05/13 05:07:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/13 05:07:08 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:07:10 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/13 05:07:10 INFO : potato: Copied (new) 2025/05/13 05:07:10 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/13 05:07:10 INFO : yam: Copied (new) 2025/05/13 05:07:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:07:11 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:07:11 INFO : Yandex rclone-test-yidupaz5pupa: Making map for --track-renames 2025/05/13 05:07:11 INFO : Yandex rclone-test-yidupaz5pupa: Finished making map for --track-renames 2025/05/13 05:07:11 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:07:11 DEBUG : potato: Unchanged skipping 2025/05/13 05:07:11 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for renames to finish 2025/05/13 05:07:13 INFO : yam: Moved (server-side) to: yaml 2025/05/13 05:07:13 INFO : yaml: Renamed from "yam" 2025/05/13 05:07:13 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:07:13 DEBUG : Waiting for deletions to finish 2025/05/13 05:07:13 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (16.69s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/05/13 05:07:25 INFO : Yandex rclone-test-yidupaz5pupa: Making map for --track-renames 2025/05/13 05:07:25 INFO : Yandex rclone-test-yidupaz5pupa: Finished making map for --track-renames 2025/05/13 05:07:25 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:07:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/13 05:07:25 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/13 05:07:25 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for renames to finish 2025/05/13 05:07:25 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:07:27 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/13 05:07:27 INFO : sub/yam: Copied (new) 2025/05/13 05:07:31 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/13 05:07:31 INFO : potato: Copied (new) 2025/05/13 05:07:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:07:33 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:07:33 DEBUG : potato: Unchanged skipping 2025/05/13 05:07:33 INFO : Yandex rclone-test-yidupaz5pupa: Making map for --track-renames 2025/05/13 05:07:33 INFO : Yandex rclone-test-yidupaz5pupa: Finished making map for --track-renames 2025/05/13 05:07:33 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:07:33 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for renames to finish 2025/05/13 05:07:35 INFO : sub/yam: Moved (server-side) to: yam 2025/05/13 05:07:35 INFO : yam: Renamed from "sub/yam" 2025/05/13 05:07:35 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:07:35 DEBUG : Waiting for deletions to finish 2025/05/13 05:07:35 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (33.75s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:07:58 DEBUG : Creating backend with remote "/tmp/rclone2849792956/dir1" 2025/05/13 05:07:58 DEBUG : Config file has changed externally - reloading 2025/05/13 05:07:58 DEBUG : Creating backend with remote "/tmp/rclone2849792956/dir2" 2025/05/13 05:07:58 DEBUG : Local file system at /tmp/rclone2849792956/dir2: Using server-side directory move 2025/05/13 05:07:58 INFO : Local file system at /tmp/rclone2849792956/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/13 05:07:58 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/13 05:07:58 INFO : file1.txt: Moved (server-side) 2025/05/13 05:07:58 DEBUG : Local file system at /tmp/rclone2849792956/dir2: Waiting for checks to finish 2025/05/13 05:07:58 DEBUG : Local file system at /tmp/rclone2849792956/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.48s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:08:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 05:08:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/13 05:08:00 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:08:00 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:08:03 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/05/13 05:08:03 INFO : nested/sub dir/file: Copied (new) 2025/05/13 05:08:03 INFO : nested/sub dir/file: Deleted 2025/05/13 05:08:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/13 05:08:03 INFO : sub dir/hello world: Copied (new) 2025/05/13 05:08:03 INFO : sub dir/hello world: Deleted 2025/05/13 05:08:03 INFO : sub dir: Removing directory 2025/05/13 05:08:03 INFO : nested/sub dir: Removing directory 2025/05/13 05:08:03 INFO : nested: Removing directory 2025/05/13 05:08:03 DEBUG : Local file system at /tmp/rclone2849792956: deleted 3 directories run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (32.93s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:08:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/13 05:08:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/13 05:08:33 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:08:33 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:08:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/13 05:08:36 INFO : sub dir/hello world: Copied (new) 2025/05/13 05:08:36 INFO : sub dir/hello world: Deleted 2025/05/13 05:08:37 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/05/13 05:08:37 INFO : nested/sub dir/file: Copied (new) 2025/05/13 05:08:37 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (32.50s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:09:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/13 05:09:06 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/13 05:09:06 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:09:06 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:09:08 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/13 05:09:08 INFO : existing: Copied (new) 2025/05/13 05:09:08 INFO : existing: Deleted 2025/05/13 05:09:08 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/05/13 05:09:08 INFO : existing-b: Copied (new) 2025/05/13 05:09:08 INFO : existing-b: Deleted 2025/05/13 05:09:09 DEBUG : existing: Destination exists, skipping 2025/05/13 05:09:09 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/13 05:09:09 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:09:09 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:09:09 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (14.65s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:09:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-yimufak6biwu" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-yidupaz5pupa -> Yandex rclone-test-yimufak6biwu 2025/05/13 05:09:32 DEBUG : Yandex rclone-test-yimufak6biwu: Using server-side directory move 2025/05/13 05:09:32 INFO : Yandex rclone-test-yimufak6biwu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/13 05:09:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 05:09:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:09:32 DEBUG : empty space: Unchanged skipping 2025/05/13 05:09:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/13 05:09:32 DEBUG : Yandex rclone-test-yimufak6biwu: Waiting for checks to finish 2025/05/13 05:09:34 INFO : potato2: Moved (server-side) 2025/05/13 05:09:37 INFO : empty space: Deleted 2025/05/13 05:09:37 DEBUG : Yandex rclone-test-yimufak6biwu: Waiting for transfers to finish 2025/05/13 05:09:37 INFO : potato3: Deleted 2025/05/13 05:09:39 INFO : potato3: Moved (server-side) 2025/05/13 05:09:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-hobujuk9qevo" 2025/05/13 05:09:40 DEBUG : Yandex rclone-test-hobujuk9qevo: Using server-side directory move 2025/05/13 05:09:43 INFO : Yandex rclone-test-hobujuk9qevo: Server side directory move succeeded 2025/05/13 05:09:44 ERROR : : error listing: directory not found 2025/05/13 05:09:44 DEBUG : Yandex rclone-test-hobujuk9qevo: Purge remote 2025/05/13 05:09:53 DEBUG : Yandex rclone-test-yimufak6biwu: Purge remote 2025/05/13 05:09:53 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (34.03s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:09:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-lixikij1nuyu" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-yidupaz5pupa -> Yandex rclone-test-lixikij1nuyu 2025/05/13 05:10:06 DEBUG : empty space: Excluded (Size Filter) 2025/05/13 05:10:06 DEBUG : empty space: Excluded 2025/05/13 05:10:06 DEBUG : empty space: Excluded (Size Filter) 2025/05/13 05:10:06 DEBUG : empty space: Excluded 2025/05/13 05:10:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 05:10:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/13 05:10:06 DEBUG : Yandex rclone-test-lixikij1nuyu: Waiting for checks to finish 2025/05/13 05:10:06 DEBUG : Yandex rclone-test-lixikij1nuyu: Waiting for transfers to finish 2025/05/13 05:10:07 INFO : potato2: Moved (server-side) 2025/05/13 05:10:11 INFO : potato3: Deleted 2025/05/13 05:10:12 INFO : potato3: Moved (server-side) 2025/05/13 05:10:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-pitujod7livi" 2025/05/13 05:10:13 DEBUG : empty space: Excluded (Size Filter) 2025/05/13 05:10:13 DEBUG : empty space: Excluded 2025/05/13 05:10:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 05:10:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/13 05:10:13 DEBUG : Yandex rclone-test-pitujod7livi: Waiting for checks to finish 2025/05/13 05:10:13 DEBUG : Yandex rclone-test-pitujod7livi: Waiting for transfers to finish 2025/05/13 05:10:15 INFO : potato2: Moved (server-side) 2025/05/13 05:10:15 INFO : potato3: Moved (server-side) 2025/05/13 05:10:16 DEBUG : Yandex rclone-test-pitujod7livi: Purge remote 2025/05/13 05:10:24 DEBUG : Yandex rclone-test-lixikij1nuyu: Purge remote --- PASS: TestServerSideMoveWithFilter (41.77s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:10:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-tacimab3bibi" 2025/05/13 05:10:42 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-yidupaz5pupa -> Yandex rclone-test-tacimab3bibi 2025/05/13 05:10:49 DEBUG : Yandex rclone-test-tacimab3bibi: Using server-side directory move 2025/05/13 05:10:49 INFO : Yandex rclone-test-tacimab3bibi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/13 05:10:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/13 05:10:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:10:50 DEBUG : empty space: Unchanged skipping 2025/05/13 05:10:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/13 05:10:50 DEBUG : Yandex rclone-test-tacimab3bibi: Waiting for checks to finish 2025/05/13 05:10:51 INFO : potato2: Moved (server-side) 2025/05/13 05:10:54 INFO : potato3: Deleted 2025/05/13 05:10:56 INFO : empty space: Deleted 2025/05/13 05:10:56 DEBUG : Yandex rclone-test-tacimab3bibi: Waiting for transfers to finish 2025/05/13 05:10:56 INFO : potato3: Moved (server-side) 2025/05/13 05:10:56 INFO : tomatoDir: Removing directory 2025/05/13 05:11:02 DEBUG : Yandex rclone-test-yidupaz5pupa: deleted 1 directories 2025/05/13 05:11:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-gumofob2xove" 2025/05/13 05:11:03 DEBUG : Config file has changed externally - reloading 2025/05/13 05:11:03 INFO : tomatoDir: Making directory 2025/05/13 05:11:03 DEBUG : Yandex rclone-test-gumofob2xove: Using server-side directory move 2025/05/13 05:11:05 INFO : Yandex rclone-test-gumofob2xove: Server side directory move succeeded 2025/05/13 05:11:06 ERROR : : error listing: directory not found 2025/05/13 05:11:06 ERROR : : error listing: directory not found 2025/05/13 05:11:06 DEBUG : Yandex rclone-test-gumofob2xove: Purge remote 2025/05/13 05:11:16 DEBUG : Yandex rclone-test-tacimab3bibi: Purge remote 2025/05/13 05:11:16 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (41.61s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.64s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:11:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-yidupaz5pupa/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestSyncOverlap (5.30s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:11:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-yidupaz5pupa/rclone-sync-test" 2025/05/13 05:11:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-yidupaz5pupa/rclone-sync-test-include/layer2" 2025/05/13 05:11:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-yidupaz5pupa/rclone-sync-test-ignore-file" 2025/05/13 05:11:29 DEBUG : rclone-sync-test: Excluded 2025/05/13 05:11:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 05:11:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/13 05:11:30 DEBUG : Yandex rclone-test-yidupaz5pupa/rclone-sync-test: Waiting for checks to finish 2025/05/13 05:11:30 DEBUG : Yandex rclone-test-yidupaz5pupa/rclone-sync-test: Waiting for transfers to finish 2025/05/13 05:11:30 DEBUG : Waiting for deletions to finish 2025/05/13 05:11:30 INFO : There was nothing to transfer 2025/05/13 05:11:31 DEBUG : rclone-sync-test: Excluded 2025/05/13 05:11:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 05:11:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/13 05:11:32 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:11:32 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:11:32 DEBUG : Waiting for deletions to finish 2025/05/13 05:11:32 INFO : rclone-sync-test-include: Removing directory 2025/05/13 05:11:33 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/05/13 05:11:33 DEBUG : Yandex rclone-test-yidupaz5pupa: failed to delete 1 directories 2025/05/13 05:11:33 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:11:33 DEBUG : rclone-sync-test: Excluded 2025/05/13 05:11:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 05:11:34 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:11:35 DEBUG : rclone-sync-test: Excluded 2025/05/13 05:11:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 05:11:36 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:11:37 DEBUG : rclone-sync-test: Excluded 2025/05/13 05:11:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 05:11:40 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:11:40 DEBUG : rclone-sync-test: Excluded 2025/05/13 05:11:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 05:11:41 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:11:42 DEBUG : rclone-sync-test: Excluded 2025/05/13 05:11:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 05:11:43 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:11:44 DEBUG : rclone-sync-test: Excluded 2025/05/13 05:11:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 05:11:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/13 05:11:46 DEBUG : rclone-sync-test: Excluded 2025/05/13 05:11:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 05:11:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/13 05:11:47 DEBUG : Yandex rclone-test-yidupaz5pupa/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/13 05:11:47 DEBUG : Yandex rclone-test-yidupaz5pupa/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/13 05:11:47 DEBUG : Waiting for deletions to finish 2025/05/13 05:11:47 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:11:48 DEBUG : rclone-sync-test: Excluded 2025/05/13 05:11:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 05:11:49 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:11:50 DEBUG : rclone-sync-test: Excluded 2025/05/13 05:11:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 05:11:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/13 05:11:52 DEBUG : rclone-sync-test: Excluded 2025/05/13 05:11:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 05:11:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/13 05:11:53 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:11:53 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:11:53 DEBUG : Waiting for deletions to finish 2025/05/13 05:11:53 INFO : rclone-sync-test-include: Removing directory 2025/05/13 05:11:53 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/05/13 05:11:53 DEBUG : Yandex rclone-test-yidupaz5pupa: failed to delete 1 directories 2025/05/13 05:11:53 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:11:54 DEBUG : rclone-sync-test: Excluded 2025/05/13 05:11:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 05:11:55 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:11:56 DEBUG : rclone-sync-test: Excluded 2025/05/13 05:11:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 05:11:57 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:11:58 DEBUG : rclone-sync-test: Excluded 2025/05/13 05:11:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 05:11:59 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:12:00 DEBUG : rclone-sync-test: Excluded 2025/05/13 05:12:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 05:12:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/13 05:12:02 DEBUG : : Excluded 2025/05/13 05:12:03 DEBUG : rclone-sync-test: Excluded 2025/05/13 05:12:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 05:12:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/13 05:12:04 DEBUG : Yandex rclone-test-yidupaz5pupa/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/13 05:12:04 DEBUG : Yandex rclone-test-yidupaz5pupa/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/13 05:12:04 DEBUG : Waiting for deletions to finish 2025/05/13 05:12:04 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:12:04 DEBUG : rclone-sync-test: Excluded 2025/05/13 05:12:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 05:12:05 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:12:06 DEBUG : rclone-sync-test: Excluded 2025/05/13 05:12:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 05:12:07 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:12:08 DEBUG : rclone-sync-test: Excluded 2025/05/13 05:12:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 05:12:09 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:12:10 DEBUG : rclone-sync-test: Excluded 2025/05/13 05:12:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 05:12:11 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:12:12 DEBUG : rclone-sync-test: Excluded 2025/05/13 05:12:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/13 05:12:13 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (92.40s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:12:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-yidupaz5pupa/dst" 2025/05/13 05:12:56 DEBUG : Config file has changed externally - reloading 2025/05/13 05:12:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-yidupaz5pupa/CompareDest" 2025/05/13 05:12:57 DEBUG : one: Need to transfer - File not found at Destination 2025/05/13 05:12:57 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for checks to finish 2025/05/13 05:12:57 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for transfers to finish 2025/05/13 05:12:59 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/13 05:12:59 INFO : one: Copied (new) 2025/05/13 05:12:59 DEBUG : Waiting for deletions to finish 2025/05/13 05:13:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 05:13:01 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for checks to finish 2025/05/13 05:13:01 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for transfers to finish 2025/05/13 05:13:03 DEBUG : one: Dst hash empty - aborting Src hash check 2025/05/13 05:13:03 INFO : one: Copied (replaced existing) 2025/05/13 05:13:03 DEBUG : Waiting for deletions to finish 2025/05/13 05:13:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 05:13:09 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for checks to finish 2025/05/13 05:13:10 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:13:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/13 05:13:10 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for transfers to finish 2025/05/13 05:13:10 DEBUG : Waiting for deletions to finish 2025/05/13 05:13:10 INFO : There was nothing to transfer 2025/05/13 05:13:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 05:13:13 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:13:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/13 05:13:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:13:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/13 05:13:14 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for checks to finish 2025/05/13 05:13:14 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for transfers to finish 2025/05/13 05:13:14 DEBUG : Waiting for deletions to finish 2025/05/13 05:13:14 INFO : There was nothing to transfer 2025/05/13 05:13:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 05:13:16 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:13:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/13 05:13:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:13:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/13 05:13:16 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for checks to finish 2025/05/13 05:13:16 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for transfers to finish 2025/05/13 05:13:16 DEBUG : Waiting for deletions to finish 2025/05/13 05:13:16 INFO : There was nothing to transfer 2025/05/13 05:13:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 05:13:18 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/05/13 05:13:18 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/13 05:13:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/13 05:13:18 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for checks to finish 2025/05/13 05:13:18 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:13:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/13 05:13:18 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for transfers to finish 2025/05/13 05:13:18 DEBUG : Waiting for deletions to finish 2025/05/13 05:13:18 INFO : There was nothing to transfer 2025/05/13 05:13:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 05:13:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/13 05:13:20 DEBUG : two: Need to transfer - File not found at Destination 2025/05/13 05:13:20 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for checks to finish 2025/05/13 05:13:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:13:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/13 05:13:20 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for transfers to finish 2025/05/13 05:13:22 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/05/13 05:13:22 INFO : two: Copied (new) 2025/05/13 05:13:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (57.41s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:13:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-yidupaz5pupa/dest" 2025/05/13 05:13:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-yidupaz5pupa/pre-dest1" 2025/05/13 05:13:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-yidupaz5pupa/pre-dest2" 2025/05/13 05:13:58 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:13:58 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/13 05:13:59 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:13:59 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/13 05:14:00 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/13 05:14:00 DEBUG : Yandex rclone-test-yidupaz5pupa/dest: Waiting for checks to finish 2025/05/13 05:14:00 DEBUG : Yandex rclone-test-yidupaz5pupa/dest: Waiting for transfers to finish 2025/05/13 05:14:02 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/05/13 05:14:02 INFO : 3: Copied (new) 2025/05/13 05:14:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (42.53s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:14:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-yidupaz5pupa/dst" 2025/05/13 05:14:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-yidupaz5pupa/CopyDest" 2025/05/13 05:14:37 DEBUG : one: Need to transfer - File not found at Destination 2025/05/13 05:14:37 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for checks to finish 2025/05/13 05:14:37 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for transfers to finish 2025/05/13 05:14:39 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/13 05:14:39 INFO : one: Copied (new) 2025/05/13 05:14:39 DEBUG : Waiting for deletions to finish 2025/05/13 05:14:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 05:14:41 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for checks to finish 2025/05/13 05:14:41 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for transfers to finish 2025/05/13 05:14:43 DEBUG : one: Dst hash empty - aborting Src hash check 2025/05/13 05:14:43 INFO : one: Copied (replaced existing) 2025/05/13 05:14:43 DEBUG : Waiting for deletions to finish 2025/05/13 05:14:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-yidupaz5pupa/BackupDir" 2025/05/13 05:14:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 05:14:49 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for checks to finish 2025/05/13 05:14:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:14:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/13 05:14:52 INFO : one: Moved (server-side) 2025/05/13 05:14:54 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/13 05:14:54 INFO : one: Copied (server-side copy) 2025/05/13 05:14:54 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/13 05:14:54 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for transfers to finish 2025/05/13 05:14:54 DEBUG : Waiting for deletions to finish 2025/05/13 05:14:58 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:14:58 DEBUG : one: Unchanged skipping 2025/05/13 05:14:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:14:59 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/13 05:14:59 INFO : two: Copied (server-side copy) 2025/05/13 05:14:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/13 05:14:59 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for checks to finish 2025/05/13 05:14:59 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for transfers to finish 2025/05/13 05:14:59 DEBUG : Waiting for deletions to finish 2025/05/13 05:15:00 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:15:00 DEBUG : one: Unchanged skipping 2025/05/13 05:15:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:15:00 DEBUG : two: Unchanged skipping 2025/05/13 05:15:00 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for checks to finish 2025/05/13 05:15:00 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for transfers to finish 2025/05/13 05:15:00 DEBUG : Waiting for deletions to finish 2025/05/13 05:15:00 INFO : There was nothing to transfer 2025/05/13 05:15:04 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:15:04 DEBUG : one: Unchanged skipping 2025/05/13 05:15:04 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/13 05:15:04 DEBUG : three: Destination not found in --copy-dest 2025/05/13 05:15:04 DEBUG : three: Need to transfer - File not found at Destination 2025/05/13 05:15:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:15:04 DEBUG : two: Unchanged skipping 2025/05/13 05:15:04 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for checks to finish 2025/05/13 05:15:04 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for transfers to finish 2025/05/13 05:15:06 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/05/13 05:15:06 INFO : three: Copied (new) 2025/05/13 05:15:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (82.01s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:16:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-yidupaz5pupa/dst" 2025/05/13 05:16:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-yidupaz5pupa/backup" 2025/05/13 05:16:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/13 05:16:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:16:06 DEBUG : two: Unchanged skipping 2025/05/13 05:16:06 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for checks to finish 2025/05/13 05:16:08 INFO : one: Moved (server-side) 2025/05/13 05:16:08 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for transfers to finish 2025/05/13 05:16:09 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/13 05:16:09 INFO : one: Copied (new) 2025/05/13 05:16:09 DEBUG : Waiting for deletions to finish 2025/05/13 05:16:12 INFO : three.txt: Moved (server-side) 2025/05/13 05:16:12 INFO : three.txt: Moved into backup dir 2025/05/13 05:16:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/13 05:16:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:16:15 DEBUG : two: Unchanged skipping 2025/05/13 05:16:15 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for checks to finish 2025/05/13 05:16:20 INFO : one: Deleted 2025/05/13 05:16:22 INFO : one: Moved (server-side) 2025/05/13 05:16:22 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for transfers to finish 2025/05/13 05:16:24 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/13 05:16:24 INFO : one: Copied (new) 2025/05/13 05:16:24 DEBUG : Waiting for deletions to finish 2025/05/13 05:16:28 INFO : three.txt: Deleted 2025/05/13 05:16:30 INFO : three.txt: Moved (server-side) 2025/05/13 05:16:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (62.81s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:17:03 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/05/13 05:17:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/13 05:17:03 DEBUG : pacer: Reducing sleep to 15ms 2025/05/13 05:17:04 DEBUG : pacer: Reducing sleep to 11.25ms 2025/05/13 05:17:04 DEBUG : pacer: Reducing sleep to 10ms 2025/05/13 05:17:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-yidupaz5pupa/dst" 2025/05/13 05:17:08 DEBUG : Config file has changed externally - reloading 2025/05/13 05:17:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-yidupaz5pupa/backup" 2025/05/13 05:17:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/13 05:17:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:17:10 DEBUG : two: Unchanged skipping 2025/05/13 05:17:10 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for checks to finish 2025/05/13 05:17:12 INFO : one: Moved (server-side) to: one.bak 2025/05/13 05:17:12 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for transfers to finish 2025/05/13 05:17:14 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/13 05:17:14 INFO : one: Copied (new) 2025/05/13 05:17:14 DEBUG : Waiting for deletions to finish 2025/05/13 05:17:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/13 05:17:16 INFO : three.txt: Moved into backup dir 2025/05/13 05:17:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/13 05:17:19 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for checks to finish 2025/05/13 05:17:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:17:19 DEBUG : two: Unchanged skipping 2025/05/13 05:17:25 INFO : one.bak: Deleted 2025/05/13 05:17:26 INFO : one: Moved (server-side) to: one.bak 2025/05/13 05:17:26 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for transfers to finish 2025/05/13 05:17:28 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/13 05:17:28 INFO : one: Copied (new) 2025/05/13 05:17:28 DEBUG : Waiting for deletions to finish 2025/05/13 05:17:33 INFO : three.txt.bak: Deleted 2025/05/13 05:17:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/13 05:17:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (64.93s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:18:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-yidupaz5pupa/dst" 2025/05/13 05:18:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-yidupaz5pupa/backup" 2025/05/13 05:18:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/13 05:18:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:18:12 DEBUG : two: Unchanged skipping 2025/05/13 05:18:12 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for checks to finish 2025/05/13 05:18:15 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/13 05:18:15 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for transfers to finish 2025/05/13 05:18:17 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/13 05:18:17 INFO : one: Copied (new) 2025/05/13 05:18:17 DEBUG : Waiting for deletions to finish 2025/05/13 05:18:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/13 05:18:19 INFO : three.txt: Moved into backup dir 2025/05/13 05:18:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/13 05:18:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:18:24 DEBUG : two: Unchanged skipping 2025/05/13 05:18:24 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for checks to finish 2025/05/13 05:18:29 INFO : one-2019-01-01: Deleted 2025/05/13 05:18:30 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/13 05:18:30 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for transfers to finish 2025/05/13 05:18:33 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/13 05:18:33 INFO : one: Copied (new) 2025/05/13 05:18:33 DEBUG : Waiting for deletions to finish 2025/05/13 05:18:37 INFO : three-2019-01-01.txt: Deleted 2025/05/13 05:18:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/13 05:18:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (65.76s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:19:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-yidupaz5pupa/dst" 2025/05/13 05:19:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/13 05:19:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:19:19 DEBUG : two: Unchanged skipping 2025/05/13 05:19:19 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for checks to finish 2025/05/13 05:19:20 INFO : one: Moved (server-side) to: one.bak 2025/05/13 05:19:20 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for transfers to finish 2025/05/13 05:19:22 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/13 05:19:22 INFO : one: Copied (new) 2025/05/13 05:19:22 DEBUG : Waiting for deletions to finish 2025/05/13 05:19:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/13 05:19:24 INFO : three.txt: Moved into backup dir 2025/05/13 05:19:27 DEBUG : one.bak: Excluded (Path Filter) 2025/05/13 05:19:27 DEBUG : one.bak: Excluded 2025/05/13 05:19:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/13 05:19:27 DEBUG : three.txt.bak: Excluded 2025/05/13 05:19:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/13 05:19:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:19:27 DEBUG : two: Unchanged skipping 2025/05/13 05:19:27 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for checks to finish 2025/05/13 05:19:32 INFO : one.bak: Deleted 2025/05/13 05:19:33 INFO : one: Moved (server-side) to: one.bak 2025/05/13 05:19:33 DEBUG : Yandex rclone-test-yidupaz5pupa/dst: Waiting for transfers to finish 2025/05/13 05:19:35 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/13 05:19:35 INFO : one: Copied (new) 2025/05/13 05:19:35 DEBUG : Waiting for deletions to finish 2025/05/13 05:19:40 INFO : three.txt.bak: Deleted 2025/05/13 05:19:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/13 05:19:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (56.42s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:20:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-yidupaz5pupa/dst" 2025/05/13 05:20:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/13 05:20:16 INFO : one: Moved (server-side) to: one.bak 2025/05/13 05:20:19 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/13 05:20:19 INFO : one: Copied (new) 2025/05/13 05:20:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:20:19 DEBUG : two: Unchanged skipping 2025/05/13 05:20:19 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/13 05:20:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/13 05:20:23 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/05/13 05:20:23 INFO : three.txt: Copied (new) 2025/05/13 05:20:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/13 05:20:30 INFO : one.bak: Deleted 2025/05/13 05:20:32 INFO : one: Moved (server-side) to: one.bak 2025/05/13 05:20:33 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/13 05:20:33 INFO : one: Copied (new) 2025/05/13 05:20:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:20:34 DEBUG : two: Unchanged skipping 2025/05/13 05:20:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/13 05:20:39 INFO : three.txt.bak: Deleted 2025/05/13 05:20:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/13 05:20:43 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/05/13 05:20:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (64.80s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:21:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-yidupaz5pupa/dst" 2025/05/13 05:21:18 DEBUG : Config file has changed externally - reloading 2025/05/13 05:21:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/13 05:21:22 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/13 05:21:24 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/13 05:21:24 INFO : one: Copied (new) 2025/05/13 05:21:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:21:25 DEBUG : two: Unchanged skipping 2025/05/13 05:21:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/13 05:21:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/13 05:21:29 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/05/13 05:21:29 INFO : three.txt: Copied (new) 2025/05/13 05:21:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/13 05:21:37 INFO : one-2019-01-01: Deleted 2025/05/13 05:21:39 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/13 05:21:41 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/13 05:21:41 INFO : one: Copied (new) 2025/05/13 05:21:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:21:41 DEBUG : two: Unchanged skipping 2025/05/13 05:21:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/13 05:21:49 INFO : three-2019-01-01.txt: Deleted 2025/05/13 05:21:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/13 05:21:53 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/05/13 05:21:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (72.10s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:22:27 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/13 05:22:27 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:22:27 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:22:29 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/05/13 05:22:29 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/13 05:22:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (9.31s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:22:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/13 05:22:34 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:22:34 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:22:37 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/13 05:22:37 INFO : existing: Copied (new) 2025/05/13 05:22:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:22:38 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:22:38 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/13 05:22:38 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/13 05:22:38 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:22:38 ERROR : Yandex rclone-test-yidupaz5pupa: not deleting files as there were IO errors 2025/05/13 05:22:38 ERROR : Yandex rclone-test-yidupaz5pupa: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestSyncImmutable (11.46s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:22:48 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:22:48 DEBUG : existing: Unchanged skipping 2025/05/13 05:22:48 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:22:48 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:22:48 DEBUG : Waiting for deletions to finish 2025/05/13 05:22:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (8.67s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.54s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.44s) --- SKIP: TestMaxTransfer/Hard (0.55s) --- SKIP: TestMaxTransfer/Soft (1.09s) --- SKIP: TestMaxTransfer/Cautious (0.80s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:24:18 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:24:18 DEBUG : both0: Unchanged skipping 2025/05/13 05:24:18 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:24:18 DEBUG : both1: Unchanged skipping 2025/05/13 05:24:18 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:24:18 DEBUG : both10: Unchanged skipping 2025/05/13 05:24:18 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:24:18 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:24:18 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:24:18 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:24:18 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:24:18 DEBUG : both11: Unchanged skipping 2025/05/13 05:24:18 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:24:18 DEBUG : both12: Unchanged skipping 2025/05/13 05:24:18 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:24:18 DEBUG : both16: Unchanged skipping 2025/05/13 05:24:18 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:24:18 DEBUG : both17: Unchanged skipping 2025/05/13 05:24:18 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:24:18 DEBUG : both18: Unchanged skipping 2025/05/13 05:24:18 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:24:18 DEBUG : both19: Unchanged skipping 2025/05/13 05:24:18 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:24:18 DEBUG : both2: Unchanged skipping 2025/05/13 05:24:18 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:24:18 DEBUG : both3: Unchanged skipping 2025/05/13 05:24:18 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:24:18 DEBUG : both4: Unchanged skipping 2025/05/13 05:24:18 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:24:18 DEBUG : both5: Unchanged skipping 2025/05/13 05:24:18 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:24:18 DEBUG : both15: Unchanged skipping 2025/05/13 05:24:18 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:24:18 DEBUG : both7: Unchanged skipping 2025/05/13 05:24:18 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:24:18 DEBUG : both8: Unchanged skipping 2025/05/13 05:24:18 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:24:18 DEBUG : both9: Unchanged skipping 2025/05/13 05:24:18 DEBUG : both14: Unchanged skipping 2025/05/13 05:24:18 DEBUG : both13: Unchanged skipping 2025/05/13 05:24:18 DEBUG : both6: Unchanged skipping 2025/05/13 05:24:18 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:24:18 DEBUG : Waiting for deletions to finish 2025/05/13 05:24:23 INFO : only12: Deleted 2025/05/13 05:24:23 INFO : only14: Deleted 2025/05/13 05:24:23 INFO : only11: Deleted 2025/05/13 05:24:23 INFO : only9: Deleted 2025/05/13 05:24:28 INFO : only13: Deleted 2025/05/13 05:24:28 INFO : only16: Deleted 2025/05/13 05:24:28 INFO : only15: Deleted 2025/05/13 05:24:28 INFO : only18: Deleted 2025/05/13 05:24:32 INFO : only3: Deleted 2025/05/13 05:24:32 INFO : only8: Deleted 2025/05/13 05:24:32 INFO : only0: Deleted 2025/05/13 05:24:33 INFO : only17: Deleted 2025/05/13 05:24:37 INFO : only2: Deleted 2025/05/13 05:24:37 INFO : only10: Deleted 2025/05/13 05:24:37 INFO : only19: Deleted 2025/05/13 05:24:37 INFO : only4: Deleted 2025/05/13 05:24:41 INFO : only5: Deleted 2025/05/13 05:24:41 INFO : only1: Deleted 2025/05/13 05:24:42 INFO : only7: Deleted 2025/05/13 05:24:42 INFO : only6: Deleted 2025/05/13 05:24:42 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (202.60s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:27:18 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/05/13 05:27:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/13 05:27:18 DEBUG : pacer: Reducing sleep to 15ms 2025/05/13 05:27:19 DEBUG : pacer: Reducing sleep to 11.25ms 2025/05/13 05:27:19 DEBUG : pacer: Reducing sleep to 10ms 2025/05/13 05:27:36 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:27:36 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for checks to finish 2025/05/13 05:27:36 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:27:36 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:27:36 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:27:36 DEBUG : both0: Unchanged skipping 2025/05/13 05:27:36 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:27:36 DEBUG : both1: Unchanged skipping 2025/05/13 05:27:36 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:27:36 DEBUG : both10: Unchanged skipping 2025/05/13 05:27:36 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:27:36 DEBUG : both11: Unchanged skipping 2025/05/13 05:27:36 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:27:36 DEBUG : both12: Unchanged skipping 2025/05/13 05:27:36 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:27:36 DEBUG : both13: Unchanged skipping 2025/05/13 05:27:36 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:27:36 DEBUG : both14: Unchanged skipping 2025/05/13 05:27:36 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:27:36 DEBUG : both15: Unchanged skipping 2025/05/13 05:27:36 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:27:36 DEBUG : both16: Unchanged skipping 2025/05/13 05:27:36 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:27:36 DEBUG : both17: Unchanged skipping 2025/05/13 05:27:36 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:27:36 DEBUG : both18: Unchanged skipping 2025/05/13 05:27:36 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:27:36 DEBUG : both19: Unchanged skipping 2025/05/13 05:27:36 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:27:36 DEBUG : both2: Unchanged skipping 2025/05/13 05:27:36 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:27:36 DEBUG : both6: Unchanged skipping 2025/05/13 05:27:36 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:27:36 DEBUG : both7: Unchanged skipping 2025/05/13 05:27:36 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:27:36 DEBUG : both8: Unchanged skipping 2025/05/13 05:27:36 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/13 05:27:36 DEBUG : both3: Unchanged skipping 2025/05/13 05:27:36 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/13 05:27:36 DEBUG : both9: Unchanged skipping 2025/05/13 05:27:36 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/13 05:27:36 DEBUG : both4: Unchanged skipping 2025/05/13 05:27:36 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/13 05:27:36 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/13 05:27:36 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/13 05:27:36 DEBUG : both5: Unchanged skipping 2025/05/13 05:27:36 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/13 05:27:36 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/13 05:27:36 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/13 05:27:36 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/13 05:27:36 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/13 05:27:36 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/13 05:27:36 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/13 05:27:36 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/13 05:27:36 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/13 05:27:36 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/13 05:27:36 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/13 05:27:36 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/13 05:27:36 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/13 05:27:36 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/13 05:27:36 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/13 05:27:36 DEBUG : Yandex rclone-test-yidupaz5pupa: Waiting for transfers to finish 2025/05/13 05:27:38 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/05/13 05:27:38 INFO : only0: Copied (replaced existing) 2025/05/13 05:27:38 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/05/13 05:27:38 INFO : only11: Copied (replaced existing) 2025/05/13 05:27:38 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/05/13 05:27:38 INFO : only13: Copied (replaced existing) 2025/05/13 05:27:39 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/05/13 05:27:39 INFO : only12: Copied (replaced existing) 2025/05/13 05:27:40 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/05/13 05:27:40 INFO : only1: Copied (replaced existing) 2025/05/13 05:27:40 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/05/13 05:27:40 INFO : only10: Copied (replaced existing) 2025/05/13 05:27:40 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/05/13 05:27:40 INFO : only14: Copied (replaced existing) 2025/05/13 05:27:40 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/05/13 05:27:40 INFO : only18: Copied (replaced existing) 2025/05/13 05:27:41 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/05/13 05:27:41 INFO : only19: Copied (replaced existing) 2025/05/13 05:27:42 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/05/13 05:27:42 INFO : only3: Copied (replaced existing) 2025/05/13 05:27:42 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/05/13 05:27:42 INFO : only4: Copied (replaced existing) 2025/05/13 05:27:43 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/05/13 05:27:43 INFO : only2: Copied (replaced existing) 2025/05/13 05:27:43 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/05/13 05:27:43 INFO : only5: Copied (replaced existing) 2025/05/13 05:27:44 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/05/13 05:27:44 INFO : only6: Copied (replaced existing) 2025/05/13 05:27:44 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/05/13 05:27:44 INFO : only7: Copied (replaced existing) 2025/05/13 05:27:45 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/05/13 05:27:45 INFO : only8: Copied (replaced existing) 2025/05/13 05:27:45 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/05/13 05:27:45 INFO : only9: Copied (replaced existing) 2025/05/13 05:27:46 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/05/13 05:27:46 INFO : only16: Copied (replaced existing) 2025/05/13 05:27:47 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/05/13 05:27:47 INFO : only15: Copied (replaced existing) 2025/05/13 05:27:47 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/05/13 05:27:47 INFO : only17: Copied (replaced existing) 2025/05/13 05:27:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (273.76s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:30:53 DEBUG : empty_dir: Making directory with metadata 2025/05/13 05:30:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 05:30:53 DEBUG : empty_on_remote: Making directory with metadata 2025/05/13 05:30:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 05:30:53 INFO : empty_on_remote: Making directory 2025/05/13 05:30:54 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-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" Diff of "logger" and "lsf" 3d2 < 2011-12-25 12:59:59.123456789;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 4a4 > 2025-05-13 05:30:56.000000000;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 sync_test.go:3072: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3072 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2800 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Received unexpected error: logger does not match lsf! logger: 2011-12-25 12:59:59.123456789;1c1c96fd2cf8330db0bfa936ce82f3b9;5;test_dir1/file2 2011-12-25 12:59:59.123456789;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 2011-12-25 12:59:59.123456789;826e8142e6baabe8af779f5f490cf5f5;5;file1 lsf: 2011-12-25 12:59:59.123456789;1c1c96fd2cf8330db0bfa936ce82f3b9;5;test_dir1/file2 2011-12-25 12:59:59.123456789;826e8142e6baabe8af779f5f490cf5f5;5;file1 2025-05-13 05:30:56.000000000;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 Test: TestSyncReplaceDirModTime --- FAIL: TestSyncReplaceDirModTime (43.29s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:31:37 DEBUG : empty_dir: Making directory with metadata 2025/05/13 05:31:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 05:31:37 DEBUG : empty_on_remote: Making directory with metadata 2025/05/13 05:31:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/13 05:31:37 INFO : empty_on_remote: Making directory 2025/05/13 05:31:37 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-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:31:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/13 05:31:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/13 05:31:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/13 05:31:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/13 05:31:42 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (52.93s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:32:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/13 05:32:29 INFO : sub dir: Making directory 2025/05/13 05:32:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (83.25s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" 2025/05/13 05:33:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/13 05:33:53 INFO : sub dir: Making directory 2025/05/13 05:33:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-yidupaz5pupa", Local "Local file system at /tmp/rclone2849792956", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (119.92s) FAIL 2025/05/13 05:35:53 DEBUG : Yandex rclone-test-yidupaz5pupa: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 44m42.363690471s (try 1/5): exit status 1: Failed [TestSyncAfterAddingAFile TestSyncReplaceDirModTime]