"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2026/02/24 05:26:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-zoxodef7towi" 2026/02/24 05:26:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/24 05:26:19 DEBUG : Creating backend with remote "/tmp/rclone179109407" === 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:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:26:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:26:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/24 05:26:21 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:26:21 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.16s) === RUN TestCopy run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:26:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 05:26:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:26:23 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:26:23 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:26:26 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 05:26:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/24 05:26:26 INFO : sub dir/hello world: Copied (new) 2026/02/24 05:26:28 DEBUG : Yandex rclone-test-zoxodef7towi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (28.99s) === RUN TestCopyMetadata run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.70s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.67s) === RUN TestCopyMissingDirectory run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:26:53 DEBUG : Creating backend with remote "/non-existing" 2026/02/24 05:26:54 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/24 05:26:54 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:26:54 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.22s) === RUN TestCopyNoTraverse run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:26:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:26:55 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:26:55 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:26:57 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 05:26:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/24 05:26:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (22.84s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.67s) === RUN TestCopyCheckFirst run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:27:18 INFO : Yandex rclone-test-zoxodef7towi: Running all checks before starting transfers 2026/02/24 05:27:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:27:18 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:27:18 INFO : Yandex rclone-test-zoxodef7towi: Checks finished, now starting transfers 2026/02/24 05:27:18 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:27:22 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 05:27:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/24 05:27:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (19.92s) === RUN TestSyncNoTraverse run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:27:38 ERROR : Ignoring --no-traverse with sync 2026/02/24 05:27:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:27:38 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:27:38 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:27:41 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 05:27:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/24 05:27:41 INFO : sub dir/hello world: Copied (new) 2026/02/24 05:27:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (19.34s) === RUN TestCopyWithDepth run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:27:58 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/24 05:27:58 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:27:58 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:28:00 DEBUG : hello world2: size = 12 OK 2026/02/24 05:28:00 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/02/24 05:28:00 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (10.00s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:28:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 05:28:08 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:28:08 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:28:10 DEBUG : potato2: size = 11 OK 2026/02/24 05:28:10 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/24 05:28:10 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.30s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:28:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 05:28:17 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:28:17 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:28:19 DEBUG : potato2: size = 11 OK 2026/02/24 05:28:19 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/24 05:28:19 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (10.18s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:28:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/24 05:28:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 05:28:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/24 05:28:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 05:28:27 INFO : sub dir2: Making directory 2026/02/24 05:28:27 INFO : sub dir: Making directory 2026/02/24 05:28:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:28:28 INFO : sub dir2/sub sub dir2: Making directory 2026/02/24 05:28:28 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:28:28 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:28:31 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 05:28:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/24 05:28:31 INFO : sub dir/hello world: Copied (new) 2026/02/24 05:28:34 DEBUG : Yandex rclone-test-zoxodef7towi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (38.42s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:29:05 INFO : sub dir2: Making directory 2026/02/24 05:29:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/24 05:29:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 05:29:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:29:06 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:29:06 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:29:08 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 05:29:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/24 05:29:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (18.86s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:29:24 DEBUG : sub dir2: Making directory with metadata 2026/02/24 05:29:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 05:29:24 INFO : sub dir2: Making directory 2026/02/24 05:29:25 INFO : sub dir: Making directory 2026/02/24 05:29:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:29:25 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:29:25 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:29:28 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 05:29:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/24 05:29:28 INFO : sub dir/hello world: Copied (new) 2026/02/24 05:29:28 INFO : sub dir/hello world: Deleted 2026/02/24 05:29:29 DEBUG : Yandex rclone-test-zoxodef7towi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/24 05:29:30 DEBUG : Yandex rclone-test-zoxodef7towi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (28.85s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.63s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:29:54 INFO : sub dir2: Making directory 2026/02/24 05:29:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:29:54 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:29:54 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:29:57 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 05:29:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/24 05:29:57 INFO : sub dir/hello world: Copied (new) 2026/02/24 05:29:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (20.04s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:30:14 DEBUG : sub dir2: Making directory with metadata 2026/02/24 05:30:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 05:30:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 05:30:14 INFO : sub dir2: Making directory 2026/02/24 05:30:14 INFO : sub dir: Making directory 2026/02/24 05:30:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:30:15 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:30:15 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:30:17 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 05:30:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/24 05:30:17 INFO : sub dir/hello world: Copied (new) 2026/02/24 05:30:17 DEBUG : Waiting for deletions to finish 2026/02/24 05:30:19 DEBUG : Yandex rclone-test-zoxodef7towi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (27.06s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.66s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:30:41 INFO : sub dir2: Making directory 2026/02/24 05:30:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:30:42 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:30:42 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:30:44 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/02/24 05:30:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/24 05:30:45 DEBUG : pacer: Reducing sleep to 15ms 2026/02/24 05:30:45 DEBUG : pacer: Reducing sleep to 11.25ms 2026/02/24 05:30:45 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 05:30:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/24 05:30:45 INFO : sub dir/hello world: Copied (new) 2026/02/24 05:30:45 DEBUG : Waiting for deletions to finish 2026/02/24 05:30:46 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncNoEmptyDirectories (17.76s) === RUN TestServerSideCopy run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:31:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-jefinom2dosi" 2026/02/24 05:31:02 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) Yandex rclone-test-zoxodef7towi -> Yandex rclone-test-jefinom2dosi 2026/02/24 05:31:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:31:03 DEBUG : Yandex rclone-test-jefinom2dosi: Waiting for checks to finish 2026/02/24 05:31:03 DEBUG : Yandex rclone-test-jefinom2dosi: Waiting for transfers to finish 2026/02/24 05:31:06 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 05:31:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/24 05:31:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/24 05:31:08 DEBUG : Yandex rclone-test-jefinom2dosi: Purge remote --- PASS: TestServerSideCopy (35.03s) === RUN TestCopyOverSelf run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:31:39 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone179109407) 2026/02/24 05:31:39 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-zoxodef7towi) 2026/02/24 05:31:39 DEBUG : sub dir/hello world: Sizes differ 2026/02/24 05:31:39 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:31:39 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:31:43 DEBUG : sub dir/hello world: size = 17 OK 2026/02/24 05:31:43 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/02/24 05:31:43 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (26.41s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:32:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-veyosaj8niye" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-zoxodef7towi -> Yandex rclone-test-veyosaj8niye 2026/02/24 05:32:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:32:05 DEBUG : Yandex rclone-test-veyosaj8niye: Waiting for checks to finish 2026/02/24 05:32:05 DEBUG : Yandex rclone-test-veyosaj8niye: Waiting for transfers to finish 2026/02/24 05:32:07 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 05:32:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/24 05:32:07 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/24 05:32:16 DEBUG : Yandex rclone-test-veyosaj8niye: Waiting for checks to finish 2026/02/24 05:32:16 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-zoxodef7towi) 2026/02/24 05:32:16 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-veyosaj8niye) 2026/02/24 05:32:16 DEBUG : sub dir/hello world: Sizes differ 2026/02/24 05:32:16 DEBUG : Yandex rclone-test-veyosaj8niye: Waiting for transfers to finish 2026/02/24 05:32:17 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.filusix0" before starting 2026/02/24 05:32:21 DEBUG : sub dir/hello world.filusix0: server side copy: removing renamed existing file after operation 2026/02/24 05:32:26 DEBUG : sub dir/hello world: size = 17 OK 2026/02/24 05:32:26 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/02/24 05:32:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/24 05:32:28 DEBUG : Yandex rclone-test-veyosaj8niye: Purge remote --- PASS: TestServerSideCopyOverSelf (53.10s) === RUN TestMoveOverSelf run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:32:57 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone179109407) 2026/02/24 05:32:57 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-zoxodef7towi) 2026/02/24 05:32:57 DEBUG : sub dir/hello world: Sizes differ 2026/02/24 05:32:57 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:32:57 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:33:00 DEBUG : sub dir/hello world: size = 17 OK 2026/02/24 05:33:00 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/02/24 05:33:00 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/24 05:33:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (25.79s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:33:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-tudexix5jabe" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-zoxodef7towi -> Yandex rclone-test-tudexix5jabe 2026/02/24 05:33:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:33:24 DEBUG : Yandex rclone-test-tudexix5jabe: Waiting for checks to finish 2026/02/24 05:33:24 DEBUG : Yandex rclone-test-tudexix5jabe: Waiting for transfers to finish 2026/02/24 05:33:26 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 05:33:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/24 05:33:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/24 05:33:33 DEBUG : Yandex rclone-test-tudexix5jabe: Using server-side directory move 2026/02/24 05:33:33 INFO : Yandex rclone-test-tudexix5jabe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/24 05:33:34 DEBUG : Yandex rclone-test-tudexix5jabe: Waiting for checks to finish 2026/02/24 05:33:34 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-zoxodef7towi) 2026/02/24 05:33:34 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-tudexix5jabe) 2026/02/24 05:33:34 DEBUG : sub dir/hello world: Sizes differ 2026/02/24 05:33:34 DEBUG : Yandex rclone-test-tudexix5jabe: Waiting for transfers to finish 2026/02/24 05:33:40 INFO : sub dir/hello world: Deleted 2026/02/24 05:33:42 INFO : sub dir/hello world: Moved (server-side) 2026/02/24 05:33:46 DEBUG : testing file moves 2026/02/24 05:33:47 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-zoxodef7towi) 2026/02/24 05:33:47 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-tudexix5jabe) 2026/02/24 05:33:47 DEBUG : sub dir/hello world: Sizes differ 2026/02/24 05:33:47 DEBUG : Yandex rclone-test-tudexix5jabe: Waiting for checks to finish 2026/02/24 05:33:47 DEBUG : Yandex rclone-test-tudexix5jabe: Waiting for transfers to finish 2026/02/24 05:33:53 INFO : sub dir/hello world: Deleted 2026/02/24 05:33:54 INFO : sub dir/hello world: Moved (server-side) 2026/02/24 05:33:56 DEBUG : Yandex rclone-test-tudexix5jabe: Purge remote --- PASS: TestServerSideMoveOverSelf (56.68s) === RUN TestCopyAfterDelete run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:34:18 ERROR : error listing: directory not found 2026/02/24 05:34:19 INFO : Local file system at /tmp/rclone179109407: Making directory 2026/02/24 05:34:20 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:34:20 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (19.56s) === RUN TestCopyRedownload run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:34:39 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/24 05:34:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:34:40 DEBUG : Local file system at /tmp/rclone179109407: Waiting for checks to finish 2026/02/24 05:34:40 DEBUG : Local file system at /tmp/rclone179109407: Waiting for transfers to finish 2026/02/24 05:34:40 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/02/24 05:34:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/24 05:34:40 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/02/24 05:34:40 INFO : sub dir/hello world: Copied (new) 2026/02/24 05:34:40 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (19.60s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:34:56 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/24 05:34:56 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:34:56 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:34:58 DEBUG : check sum: size = 1 OK 2026/02/24 05:34:58 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/02/24 05:34:58 INFO : check sum: Copied (new) 2026/02/24 05:34:58 DEBUG : Waiting for deletions to finish 2026/02/24 05:34:59 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:34:59 DEBUG : check sum: size = 1 OK 2026/02/24 05:34:59 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/02/24 05:34:59 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/02/24 05:34:59 DEBUG : check sum: Unchanged skipping 2026/02/24 05:34:59 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:34:59 DEBUG : Waiting for deletions to finish 2026/02/24 05:34:59 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (11.36s) === RUN TestSyncSizeOnly run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:35:07 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/24 05:35:07 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:35:07 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:35:09 DEBUG : sizeonly: size = 6 OK 2026/02/24 05:35:09 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/02/24 05:35:09 INFO : sizeonly: Copied (new) 2026/02/24 05:35:09 DEBUG : Waiting for deletions to finish 2026/02/24 05:35:10 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:35:10 DEBUG : sizeonly: size = 6 OK 2026/02/24 05:35:10 DEBUG : sizeonly: Sizes identical 2026/02/24 05:35:10 DEBUG : sizeonly: Unchanged skipping 2026/02/24 05:35:10 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:35:10 DEBUG : Waiting for deletions to finish 2026/02/24 05:35:10 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (10.87s) === RUN TestSyncIgnoreSize run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:35:18 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/24 05:35:18 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:35:18 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:35:20 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2026/02/24 05:35:20 INFO : ignore-size: Copied (new) 2026/02/24 05:35:20 DEBUG : Waiting for deletions to finish 2026/02/24 05:35:21 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:35:21 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:35:21 DEBUG : ignore-size: Unchanged skipping 2026/02/24 05:35:21 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:35:21 DEBUG : Waiting for deletions to finish 2026/02/24 05:35:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (10.19s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:35:31 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:35:31 DEBUG : existing: size = 6 OK 2026/02/24 05:35:31 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:35:31 DEBUG : existing: Unchanged skipping 2026/02/24 05:35:31 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:35:31 DEBUG : Waiting for deletions to finish 2026/02/24 05:35:31 INFO : There was nothing to transfer 2026/02/24 05:35:32 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/24 05:35:32 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:35:32 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:35:34 DEBUG : existing: size = 6 OK 2026/02/24 05:35:34 DEBUG : existing: Dst hash empty - aborting Src hash check 2026/02/24 05:35:34 INFO : existing: Copied (replaced existing) 2026/02/24 05:35:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (13.97s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:35:42 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/24 05:35:42 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:35:42 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:35:51 DEBUG : existing: size = 6 OK 2026/02/24 05:35:51 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/02/24 05:35:51 INFO : existing: Copied (new) 2026/02/24 05:35:51 DEBUG : Waiting for deletions to finish 2026/02/24 05:35:53 DEBUG : existing: Destination exists, skipping 2026/02/24 05:35:53 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:35:53 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:35:53 DEBUG : Waiting for deletions to finish 2026/02/24 05:35:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (17.80s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:36:04 INFO : d: Making directory 2026/02/24 05:36:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/24 05:36:07 DEBUG : c/non empty space: size = 5 OK 2026/02/24 05:36:07 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:36:07 DEBUG : c/non empty space: Unchanged skipping 2026/02/24 05:36:08 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:36:08 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:36:09 DEBUG : a/potato2: size = 60 OK 2026/02/24 05:36:09 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/02/24 05:36:09 INFO : a/potato2: Copied (new) 2026/02/24 05:36:09 DEBUG : Waiting for deletions to finish 2026/02/24 05:36:16 INFO : b/potato: Deleted 2026/02/24 05:36:16 INFO : d: Removing directory 2026/02/24 05:36:23 INFO : b: Removing directory 2026/02/24 05:36:31 DEBUG : Yandex rclone-test-zoxodef7towi: deleted 2 directories --- PASS: TestSyncIgnoreErrors (60.54s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:37:04 DEBUG : empty space: size = 1 OK 2026/02/24 05:37:04 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 2026/02/24 05:37:04 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:37:04 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/02/24 05:37:04 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/02/24 05:37:04 DEBUG : empty space: Unchanged skipping 2026/02/24 05:37:04 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:37:04 DEBUG : Waiting for deletions to finish 2026/02/24 05:37:04 INFO : There was nothing to transfer 2026/02/24 05:37:05 DEBUG : empty space: size = 1 OK 2026/02/24 05:37:05 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 2026/02/24 05:37:05 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:37:05 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/02/24 05:37:06 INFO : empty space: Updated modification time in destination 2026/02/24 05:37:06 DEBUG : empty space: Unchanged skipping 2026/02/24 05:37:06 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:37:06 DEBUG : Waiting for deletions to finish 2026/02/24 05:37:06 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (13.74s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:37:16 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:37:16 DEBUG : empty space: size = 1 OK 2026/02/24 05:37:16 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 2026/02/24 05:37:16 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/02/24 05:37:16 DEBUG : empty space: Unchanged skipping 2026/02/24 05:37:16 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:37:16 DEBUG : Waiting for deletions to finish 2026/02/24 05:37:16 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (10.90s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:37:27 DEBUG : foo: size = 3 OK 2026/02/24 05:37:27 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 2026/02/24 05:37:27 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:37:27 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone179109407) 2026/02/24 05:37:27 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-zoxodef7towi) 2026/02/24 05:37:27 DEBUG : foo: md5 differ 2026/02/24 05:37:27 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:37:29 DEBUG : foo: size = 3 OK 2026/02/24 05:37:29 DEBUG : foo: Dst hash empty - aborting Src hash check 2026/02/24 05:37:29 INFO : foo: Copied (replaced existing) 2026/02/24 05:37:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (11.55s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:37:39 DEBUG : empty space: size = 1 OK 2026/02/24 05:37:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:37:39 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/24 05:37:39 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:37:39 DEBUG : empty space: Unchanged skipping 2026/02/24 05:37:39 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:37:41 DEBUG : potato: size = 60 OK 2026/02/24 05:37:41 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/02/24 05:37:41 INFO : potato: Copied (new) 2026/02/24 05:37:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (18.96s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:37:58 DEBUG : potato: size = 21 (Local file system at /tmp/rclone179109407) 2026/02/24 05:37:58 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:37:58 DEBUG : potato: size = 60 (Yandex rclone-test-zoxodef7towi) 2026/02/24 05:37:58 DEBUG : potato: Sizes differ 2026/02/24 05:37:58 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:38:00 DEBUG : potato: size = 21 OK 2026/02/24 05:38:00 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/02/24 05:38:00 INFO : potato: Copied (replaced existing) 2026/02/24 05:38:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (12.57s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:38:10 DEBUG : potato: size = 21 OK 2026/02/24 05:38:10 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:38:10 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 2026/02/24 05:38:10 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone179109407) 2026/02/24 05:38:10 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-zoxodef7towi) 2026/02/24 05:38:10 DEBUG : potato: md5 differ 2026/02/24 05:38:10 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:38:13 DEBUG : potato: size = 21 OK 2026/02/24 05:38:13 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/02/24 05:38:13 INFO : potato: Copied (replaced existing) 2026/02/24 05:38:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (12.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:38:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 05:38:27 DEBUG : empty space: size = 1 OK 2026/02/24 05:38:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:38:27 DEBUG : empty space: Unchanged skipping 2026/02/24 05:38:27 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:38:27 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/24 05:38:27 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:38:27 DEBUG : Waiting for deletions to finish 2026/02/24 05:38:27 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (20.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:38:46 DEBUG : empty space: size = 1 OK 2026/02/24 05:38:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:38:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 05:38:46 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:38:46 DEBUG : empty space: Unchanged skipping 2026/02/24 05:38:46 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:38:48 DEBUG : potato2: size = 60 OK 2026/02/24 05:38:48 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/02/24 05:38:48 INFO : potato2: Copied (new) 2026/02/24 05:38:48 DEBUG : Waiting for deletions to finish 2026/02/24 05:38:55 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (26.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:39:17 INFO : d: Making directory 2026/02/24 05:39:17 INFO : d/e: Making directory 2026/02/24 05:39:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/24 05:39:19 DEBUG : c/non empty space: size = 5 OK 2026/02/24 05:39:19 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:39:19 DEBUG : c/non empty space: Unchanged skipping 2026/02/24 05:39:20 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:39:20 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:39:22 DEBUG : a/potato2: size = 60 OK 2026/02/24 05:39:22 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/02/24 05:39:22 INFO : a/potato2: Copied (new) 2026/02/24 05:39:22 DEBUG : Waiting for deletions to finish 2026/02/24 05:39:28 INFO : b/potato: Deleted 2026/02/24 05:39:28 INFO : d/e: Removing directory 2026/02/24 05:39:35 INFO : d: Removing directory 2026/02/24 05:39:42 INFO : b: Removing directory 2026/02/24 05:39:51 DEBUG : Yandex rclone-test-zoxodef7towi: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (72.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:40:29 DEBUG : pacer: low level retry 1/10 (error Patch "https://cloud-api.yandex.com/v1/disk/resources?path=disk%3A%2Frclone-test-zoxodef7towi%2Fb%2Fpotato": read tcp [2a01:4f9:c011:405e::1]:53200->[2a02:6b8::1:127]:443: read: connection reset by peer) 2026/02/24 05:40:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/24 05:40:29 DEBUG : pacer: Reducing sleep to 15ms 2026/02/24 05:40:30 DEBUG : pacer: Reducing sleep to 11.25ms 2026/02/24 05:40:30 DEBUG : pacer: Reducing sleep to 10ms 2026/02/24 05:40:34 INFO : d: Making directory 2026/02/24 05:40:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/24 05:40:36 DEBUG : c/non empty space: size = 5 OK 2026/02/24 05:40:36 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:40:36 DEBUG : c/non empty space: Unchanged skipping 2026/02/24 05:40:36 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:40:36 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:40:39 DEBUG : a/potato2: size = 60 OK 2026/02/24 05:40:39 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/02/24 05:40:39 INFO : a/potato2: Copied (new) 2026/02/24 05:40:39 ERROR : Yandex rclone-test-zoxodef7towi: not deleting files as there were IO errors 2026/02/24 05:40:39 ERROR : Yandex rclone-test-zoxodef7towi: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (70.73s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:41:36 DEBUG : Waiting for deletions to finish 2026/02/24 05:41:36 DEBUG : empty space: size = 1 OK 2026/02/24 05:41:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:41:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 05:41:36 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:41:36 DEBUG : empty space: Unchanged skipping 2026/02/24 05:41:36 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:41:40 DEBUG : potato2: size = 60 OK 2026/02/24 05:41:40 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/02/24 05:41:40 INFO : potato2: Copied (new) 2026/02/24 05:41:43 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (26.34s) === RUN TestSyncDeleteBefore run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:42:04 DEBUG : Waiting for deletions to finish 2026/02/24 05:42:05 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:42:05 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:42:11 INFO : potato: Deleted 2026/02/24 05:42:11 DEBUG : empty space: size = 1 OK 2026/02/24 05:42:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:42:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 05:42:11 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:42:11 DEBUG : empty space: Unchanged skipping 2026/02/24 05:42:11 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:42:13 DEBUG : potato2: size = 60 OK 2026/02/24 05:42:13 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/02/24 05:42:13 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (29.41s) === RUN TestCopyDeleteBefore run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:42:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 05:42:32 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:42:32 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:42:34 DEBUG : potato2: size = 19 OK 2026/02/24 05:42:34 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/02/24 05:42:34 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (20.91s) === RUN TestSyncWithExclude run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:42:52 DEBUG : enormous: Excluded (Size Filter) 2026/02/24 05:42:52 DEBUG : enormous: Excluded 2026/02/24 05:42:52 DEBUG : potato2: Excluded (Size Filter) 2026/02/24 05:42:52 DEBUG : potato2: Excluded 2026/02/24 05:42:52 DEBUG : potato2: Excluded (Size Filter) 2026/02/24 05:42:52 DEBUG : potato2: Excluded 2026/02/24 05:42:52 DEBUG : empty space: size = 1 OK 2026/02/24 05:42:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:42:52 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:42:52 DEBUG : empty space: Unchanged skipping 2026/02/24 05:42:52 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:42:52 DEBUG : Waiting for deletions to finish 2026/02/24 05:42:52 INFO : There was nothing to transfer 2026/02/24 05:42:52 DEBUG : potato2: Excluded (Size Filter) 2026/02/24 05:42:52 DEBUG : potato2: Excluded 2026/02/24 05:42:53 DEBUG : enormous: Excluded (Size Filter) 2026/02/24 05:42:53 DEBUG : enormous: Excluded 2026/02/24 05:42:53 DEBUG : potato2: Excluded (Size Filter) 2026/02/24 05:42:53 DEBUG : potato2: Excluded 2026/02/24 05:42:53 DEBUG : potato2: Excluded (Size Filter) 2026/02/24 05:42:53 DEBUG : potato2: Excluded 2026/02/24 05:42:53 DEBUG : empty space: size = 1 OK 2026/02/24 05:42:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:42:53 DEBUG : empty space: Unchanged skipping 2026/02/24 05:42:53 DEBUG : Local file system at /tmp/rclone179109407: Waiting for checks to finish 2026/02/24 05:42:53 DEBUG : Local file system at /tmp/rclone179109407: Waiting for transfers to finish 2026/02/24 05:42:53 DEBUG : Waiting for deletions to finish 2026/02/24 05:42:53 INFO : There was nothing to transfer 2026/02/24 05:42:53 DEBUG : potato2: Excluded (Size Filter) 2026/02/24 05:42:53 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (20.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:43:14 DEBUG : enormous: Excluded (Size Filter) 2026/02/24 05:43:14 DEBUG : enormous: Excluded 2026/02/24 05:43:14 DEBUG : potato2: Excluded (Size Filter) 2026/02/24 05:43:14 DEBUG : potato2: Excluded 2026/02/24 05:43:14 DEBUG : empty space: size = 1 OK 2026/02/24 05:43:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:43:14 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:43:14 DEBUG : empty space: Unchanged skipping 2026/02/24 05:43:14 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:43:14 DEBUG : Waiting for deletions to finish 2026/02/24 05:43:20 INFO : enormous: Deleted 2026/02/24 05:43:23 INFO : potato2: Deleted 2026/02/24 05:43:23 INFO : There was nothing to transfer 2026/02/24 05:43:24 DEBUG : empty space: size = 1 OK 2026/02/24 05:43:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:43:24 DEBUG : Local file system at /tmp/rclone179109407: Waiting for checks to finish 2026/02/24 05:43:24 DEBUG : empty space: Unchanged skipping 2026/02/24 05:43:24 DEBUG : Local file system at /tmp/rclone179109407: Waiting for transfers to finish 2026/02/24 05:43:24 DEBUG : Waiting for deletions to finish 2026/02/24 05:43:24 INFO : enormous: Deleted 2026/02/24 05:43:24 INFO : potato2: Deleted 2026/02/24 05:43:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (23.66s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:43:39 DEBUG : five: Need to transfer - File not found at Destination 2026/02/24 05:43:39 DEBUG : four: size = 4 (Local file system at /tmp/rclone179109407) 2026/02/24 05:43:39 DEBUG : one: Destination is newer than source, skipping 2026/02/24 05:43:39 DEBUG : four: size = 8 (Yandex rclone-test-zoxodef7towi) 2026/02/24 05:43:39 DEBUG : three: size = 5 OK 2026/02/24 05:43:39 DEBUG : three: Sizes identical 2026/02/24 05:43:39 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/24 05:43:39 DEBUG : four: Sizes differ 2026/02/24 05:43:39 DEBUG : two: size = 3 OK 2026/02/24 05:43:39 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:43:39 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone179109407) 2026/02/24 05:43:39 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-zoxodef7towi) 2026/02/24 05:43:39 DEBUG : two: md5 differ 2026/02/24 05:43:39 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/24 05:43:39 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:43:41 DEBUG : five: size = 4 OK 2026/02/24 05:43:41 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/02/24 05:43:41 INFO : five: Copied (new) 2026/02/24 05:43:42 DEBUG : two: size = 3 OK 2026/02/24 05:43:42 DEBUG : two: Dst hash empty - aborting Src hash check 2026/02/24 05:43:42 INFO : two: Copied (replaced existing) 2026/02/24 05:43:42 DEBUG : four: size = 4 OK 2026/02/24 05:43:42 DEBUG : four: Dst hash empty - aborting Src hash check 2026/02/24 05:43:42 INFO : four: Copied (replaced existing) 2026/02/24 05:43:42 DEBUG : Waiting for deletions to finish 2026/02/24 05:43:43 DEBUG : five: size = 4 OK 2026/02/24 05:43:43 DEBUG : four: size = 4 OK 2026/02/24 05:43:43 DEBUG : three: size = 5 OK 2026/02/24 05:43:43 DEBUG : one: Destination is newer than source, skipping 2026/02/24 05:43:43 DEBUG : two: size = 3 OK 2026/02/24 05:43:43 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:43:43 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone179109407) 2026/02/24 05:43:43 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-zoxodef7towi) 2026/02/24 05:43:43 DEBUG : three: md5 differ 2026/02/24 05:43:43 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/02/24 05:43:43 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/02/24 05:43:43 DEBUG : two: Size and md5 of src and dst objects identical 2026/02/24 05:43:43 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/02/24 05:43:43 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/02/24 05:43:43 DEBUG : five: Size and md5 of src and dst objects identical 2026/02/24 05:43:43 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/02/24 05:43:43 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/02/24 05:43:43 DEBUG : four: Size and md5 of src and dst objects identical 2026/02/24 05:43:43 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/02/24 05:43:43 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:43:45 DEBUG : three: size = 5 OK 2026/02/24 05:43:45 DEBUG : three: Dst hash empty - aborting Src hash check 2026/02/24 05:43:45 INFO : three: Copied (replaced existing) 2026/02/24 05:43:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (43.72s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/02/24 05:44:15 INFO : Yandex rclone-test-zoxodef7towi: Making map for --track-renames 2026/02/24 05:44:15 INFO : Yandex rclone-test-zoxodef7towi: Finished making map for --track-renames 2026/02/24 05:44:15 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:44:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/24 05:44:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/24 05:44:15 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for renames to finish 2026/02/24 05:44:15 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:44:17 DEBUG : potato: size = 14 OK 2026/02/24 05:44:17 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/02/24 05:44:17 INFO : potato: Copied (new) 2026/02/24 05:44:17 DEBUG : yam: size = 11 OK 2026/02/24 05:44:17 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/02/24 05:44:17 INFO : yam: Copied (new) 2026/02/24 05:44:17 DEBUG : Waiting for deletions to finish 2026/02/24 05:44:19 DEBUG : potato: size = 14 OK 2026/02/24 05:44:19 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:44:19 INFO : Yandex rclone-test-zoxodef7towi: Making map for --track-renames 2026/02/24 05:44:19 INFO : Yandex rclone-test-zoxodef7towi: Finished making map for --track-renames 2026/02/24 05:44:19 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:44:19 DEBUG : potato: Unchanged skipping 2026/02/24 05:44:19 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for renames to finish 2026/02/24 05:44:21 INFO : yam: Moved (server-side) to: yaml 2026/02/24 05:44:21 INFO : yaml: Renamed from "yam" 2026/02/24 05:44:21 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:44:21 DEBUG : Waiting for deletions to finish 2026/02/24 05:44:21 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (18.55s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/02/24 05:44:34 INFO : Yandex rclone-test-zoxodef7towi: Making map for --track-renames 2026/02/24 05:44:34 INFO : Yandex rclone-test-zoxodef7towi: Finished making map for --track-renames 2026/02/24 05:44:34 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:44:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/24 05:44:34 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for renames to finish 2026/02/24 05:44:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/24 05:44:34 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:44:36 DEBUG : yam: size = 11 OK 2026/02/24 05:44:36 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/02/24 05:44:36 INFO : yam: Copied (new) 2026/02/24 05:44:37 DEBUG : potato: size = 14 OK 2026/02/24 05:44:37 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/02/24 05:44:37 INFO : potato: Copied (new) 2026/02/24 05:44:37 DEBUG : Waiting for deletions to finish 2026/02/24 05:44:38 DEBUG : potato: size = 14 OK 2026/02/24 05:44:38 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:44:38 INFO : Yandex rclone-test-zoxodef7towi: Making map for --track-renames 2026/02/24 05:44:38 INFO : Yandex rclone-test-zoxodef7towi: Finished making map for --track-renames 2026/02/24 05:44:38 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:44:38 DEBUG : potato: Unchanged skipping 2026/02/24 05:44:38 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for renames to finish 2026/02/24 05:44:39 INFO : yam: Moved (server-side) to: yaml 2026/02/24 05:44:39 INFO : yaml: Renamed from "yam" 2026/02/24 05:44:39 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:44:39 DEBUG : Waiting for deletions to finish 2026/02/24 05:44:39 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (19.45s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/02/24 05:44:54 INFO : Yandex rclone-test-zoxodef7towi: Making map for --track-renames 2026/02/24 05:44:54 INFO : Yandex rclone-test-zoxodef7towi: Finished making map for --track-renames 2026/02/24 05:44:54 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:44:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/24 05:44:54 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for renames to finish 2026/02/24 05:44:54 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/24 05:44:54 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:44:56 DEBUG : potato: size = 14 OK 2026/02/24 05:44:56 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/02/24 05:44:56 INFO : potato: Copied (new) 2026/02/24 05:44:56 DEBUG : sub/yam: size = 11 OK 2026/02/24 05:44:56 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/02/24 05:44:56 INFO : sub/yam: Copied (new) 2026/02/24 05:44:56 DEBUG : Waiting for deletions to finish 2026/02/24 05:44:58 DEBUG : potato: size = 14 OK 2026/02/24 05:44:58 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:44:58 DEBUG : potato: Unchanged skipping 2026/02/24 05:44:59 INFO : Yandex rclone-test-zoxodef7towi: Making map for --track-renames 2026/02/24 05:44:59 INFO : Yandex rclone-test-zoxodef7towi: Finished making map for --track-renames 2026/02/24 05:44:59 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:44:59 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for renames to finish 2026/02/24 05:45:01 INFO : sub/yam: Moved (server-side) to: yam 2026/02/24 05:45:01 INFO : yam: Renamed from "sub/yam" 2026/02/24 05:45:01 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:45:01 DEBUG : Waiting for deletions to finish 2026/02/24 05:45:01 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (30.02s) === RUN TestServerSideMoveLocal run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:45:23 DEBUG : Creating backend with remote "/tmp/rclone179109407/dir1" 2026/02/24 05:45:23 DEBUG : Config file has changed externally - reloading 2026/02/24 05:45:23 DEBUG : Creating backend with remote "/tmp/rclone179109407/dir2" 2026/02/24 05:45:23 DEBUG : Local file system at /tmp/rclone179109407/dir2: Using server-side directory move 2026/02/24 05:45:23 INFO : Local file system at /tmp/rclone179109407/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/24 05:45:23 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/24 05:45:23 DEBUG : Local file system at /tmp/rclone179109407/dir2: Waiting for checks to finish 2026/02/24 05:45:23 DEBUG : Local file system at /tmp/rclone179109407/dir2: Waiting for transfers to finish 2026/02/24 05:45:23 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.67s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:45:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:45:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/24 05:45:24 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:45:24 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:45:26 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 05:45:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/24 05:45:26 INFO : sub dir/hello world: Copied (new) 2026/02/24 05:45:26 INFO : sub dir/hello world: Deleted 2026/02/24 05:45:27 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/24 05:45:27 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/02/24 05:45:27 INFO : nested/sub dir/file: Copied (new) 2026/02/24 05:45:27 INFO : nested/sub dir/file: Deleted 2026/02/24 05:45:27 INFO : sub dir: Removing directory 2026/02/24 05:45:27 INFO : nested/sub dir: Removing directory 2026/02/24 05:45:27 INFO : nested: Removing directory 2026/02/24 05:45:27 DEBUG : Local file system at /tmp/rclone179109407: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (65.68s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:46:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/24 05:46:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/24 05:46:30 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:46:30 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:46:32 DEBUG : sub dir/hello world: size = 11 OK 2026/02/24 05:46:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/24 05:46:32 INFO : sub dir/hello world: Copied (new) 2026/02/24 05:46:32 INFO : sub dir/hello world: Deleted 2026/02/24 05:46:33 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/24 05:46:33 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/02/24 05:46:33 INFO : nested/sub dir/file: Copied (new) 2026/02/24 05:46:33 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (40.20s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:47:10 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/24 05:47:10 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/24 05:47:10 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:47:10 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:47:12 DEBUG : existing-b: size = 6 OK 2026/02/24 05:47:12 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/02/24 05:47:12 INFO : existing-b: Copied (new) 2026/02/24 05:47:12 INFO : existing-b: Deleted 2026/02/24 05:47:12 DEBUG : existing: size = 6 OK 2026/02/24 05:47:12 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/02/24 05:47:12 INFO : existing: Copied (new) 2026/02/24 05:47:12 INFO : existing: Deleted 2026/02/24 05:47:12 DEBUG : existing: Destination exists, skipping 2026/02/24 05:47:12 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/24 05:47:12 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:47:12 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:47:12 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (16.67s) === RUN TestServerSideMove run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:47:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-cuzavic5nife" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-zoxodef7towi -> Yandex rclone-test-cuzavic5nife 2026/02/24 05:47:37 DEBUG : Yandex rclone-test-cuzavic5nife: Using server-side directory move 2026/02/24 05:47:38 INFO : Yandex rclone-test-cuzavic5nife: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/24 05:47:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 05:47:38 DEBUG : empty space: size = 1 OK 2026/02/24 05:47:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:47:38 DEBUG : empty space: Unchanged skipping 2026/02/24 05:47:38 DEBUG : Yandex rclone-test-cuzavic5nife: Waiting for checks to finish 2026/02/24 05:47:38 DEBUG : potato3: size = 68 (Yandex rclone-test-zoxodef7towi) 2026/02/24 05:47:38 DEBUG : potato3: size = 60 (Yandex rclone-test-cuzavic5nife) 2026/02/24 05:47:38 DEBUG : potato3: Sizes differ 2026/02/24 05:47:39 INFO : potato2: Moved (server-side) 2026/02/24 05:47:43 INFO : empty space: Deleted 2026/02/24 05:47:43 DEBUG : Yandex rclone-test-cuzavic5nife: Waiting for transfers to finish 2026/02/24 05:47:43 INFO : potato3: Deleted 2026/02/24 05:47:45 INFO : potato3: Moved (server-side) 2026/02/24 05:47:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-nalofuq7sari" 2026/02/24 05:47:46 DEBUG : Yandex rclone-test-nalofuq7sari: Using server-side directory move 2026/02/24 05:47:48 INFO : Yandex rclone-test-nalofuq7sari: Server side directory move succeeded 2026/02/24 05:47:49 ERROR : error listing: directory not found 2026/02/24 05:47:49 DEBUG : Yandex rclone-test-nalofuq7sari: Purge remote 2026/02/24 05:48:02 DEBUG : Yandex rclone-test-cuzavic5nife: Purge remote 2026/02/24 05:48:03 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (37.43s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:48:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-zazaxuf3nosa" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-zoxodef7towi -> Yandex rclone-test-zazaxuf3nosa 2026/02/24 05:48:14 DEBUG : empty space: Excluded (Size Filter) 2026/02/24 05:48:14 DEBUG : empty space: Excluded 2026/02/24 05:48:15 DEBUG : empty space: Excluded (Size Filter) 2026/02/24 05:48:15 DEBUG : empty space: Excluded 2026/02/24 05:48:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 05:48:15 DEBUG : potato3: size = 68 (Yandex rclone-test-zoxodef7towi) 2026/02/24 05:48:15 DEBUG : potato3: size = 60 (Yandex rclone-test-zazaxuf3nosa) 2026/02/24 05:48:15 DEBUG : potato3: Sizes differ 2026/02/24 05:48:15 DEBUG : Yandex rclone-test-zazaxuf3nosa: Waiting for checks to finish 2026/02/24 05:48:15 DEBUG : Yandex rclone-test-zazaxuf3nosa: Waiting for transfers to finish 2026/02/24 05:48:17 INFO : potato2: Moved (server-side) 2026/02/24 05:48:21 INFO : potato3: Deleted 2026/02/24 05:48:23 INFO : potato3: Moved (server-side) 2026/02/24 05:48:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-pizozah4zafe" 2026/02/24 05:48:24 DEBUG : empty space: Excluded (Size Filter) 2026/02/24 05:48:24 DEBUG : empty space: Excluded 2026/02/24 05:48:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 05:48:24 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/24 05:48:24 DEBUG : Yandex rclone-test-pizozah4zafe: Waiting for checks to finish 2026/02/24 05:48:24 DEBUG : Yandex rclone-test-pizozah4zafe: Waiting for transfers to finish 2026/02/24 05:48:26 INFO : potato3: Moved (server-side) 2026/02/24 05:48:26 INFO : potato2: Moved (server-side) 2026/02/24 05:48:27 DEBUG : Yandex rclone-test-pizozah4zafe: Purge remote 2026/02/24 05:48:39 DEBUG : Yandex rclone-test-zazaxuf3nosa: Purge remote --- PASS: TestServerSideMoveWithFilter (52.07s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:48:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-nobakad0qode" 2026/02/24 05:49:03 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-zoxodef7towi -> Yandex rclone-test-nobakad0qode 2026/02/24 05:49:10 DEBUG : Yandex rclone-test-nobakad0qode: Using server-side directory move 2026/02/24 05:49:10 INFO : Yandex rclone-test-nobakad0qode: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/24 05:49:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/24 05:49:10 DEBUG : empty space: size = 1 OK 2026/02/24 05:49:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:49:10 DEBUG : empty space: Unchanged skipping 2026/02/24 05:49:10 DEBUG : potato3: size = 68 (Yandex rclone-test-zoxodef7towi) 2026/02/24 05:49:10 DEBUG : potato3: size = 60 (Yandex rclone-test-nobakad0qode) 2026/02/24 05:49:10 DEBUG : potato3: Sizes differ 2026/02/24 05:49:11 DEBUG : Yandex rclone-test-nobakad0qode: Waiting for checks to finish 2026/02/24 05:49:12 INFO : potato2: Moved (server-side) 2026/02/24 05:49:16 INFO : potato3: Deleted 2026/02/24 05:49:16 INFO : empty space: Deleted 2026/02/24 05:49:16 DEBUG : Yandex rclone-test-nobakad0qode: Waiting for transfers to finish 2026/02/24 05:49:18 INFO : potato3: Moved (server-side) 2026/02/24 05:49:18 INFO : tomatoDir: Removing directory 2026/02/24 05:49:25 DEBUG : Yandex rclone-test-zoxodef7towi: deleted 1 directories 2026/02/24 05:49:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-movomay6hina" 2026/02/24 05:49:26 INFO : tomatoDir: Making directory 2026/02/24 05:49:27 DEBUG : Yandex rclone-test-movomay6hina: Using server-side directory move 2026/02/24 05:49:30 INFO : Yandex rclone-test-movomay6hina: Server side directory move succeeded 2026/02/24 05:49:31 ERROR : error listing: directory not found 2026/02/24 05:49:31 ERROR : error listing: directory not found 2026/02/24 05:49:31 DEBUG : Yandex rclone-test-movomay6hina: Purge remote 2026/02/24 05:49:44 DEBUG : Yandex rclone-test-nobakad0qode: Purge remote 2026/02/24 05:49:44 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (49.24s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.78s) === RUN TestSyncOverlap run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:49:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-zoxodef7towi/rclone-sync-test" --- PASS: TestSyncOverlap (2.33s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:49:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-zoxodef7towi/rclone-sync-test" 2026/02/24 05:49:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-zoxodef7towi/rclone-sync-test-include/layer2" 2026/02/24 05:49:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-zoxodef7towi/rclone-sync-test-ignore-file" 2026/02/24 05:49:55 DEBUG : rclone-sync-test: Excluded 2026/02/24 05:49:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/24 05:49:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/24 05:49:57 DEBUG : Yandex rclone-test-zoxodef7towi/rclone-sync-test: Waiting for checks to finish 2026/02/24 05:49:57 DEBUG : Yandex rclone-test-zoxodef7towi/rclone-sync-test: Waiting for transfers to finish 2026/02/24 05:49:57 DEBUG : Waiting for deletions to finish 2026/02/24 05:49:57 INFO : There was nothing to transfer 2026/02/24 05:49:58 DEBUG : rclone-sync-test: Excluded 2026/02/24 05:49:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/24 05:49:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/24 05:49:59 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:49:59 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:49:59 DEBUG : Waiting for deletions to finish 2026/02/24 05:49:59 INFO : rclone-sync-test-include: Removing directory 2026/02/24 05:49:59 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/02/24 05:49:59 DEBUG : Yandex rclone-test-zoxodef7towi: failed to delete 1 directories 2026/02/24 05:49:59 INFO : There was nothing to transfer 2026/02/24 05:50:00 DEBUG : rclone-sync-test: Excluded 2026/02/24 05:50:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/24 05:50:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/24 05:50:02 DEBUG : rclone-sync-test: Excluded 2026/02/24 05:50:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/24 05:50:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/24 05:50:06 DEBUG : rclone-sync-test: Excluded 2026/02/24 05:50:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/24 05:50:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/24 05:50:09 DEBUG : rclone-sync-test: Excluded 2026/02/24 05:50:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/24 05:50:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/24 05:50:11 DEBUG : rclone-sync-test: Excluded 2026/02/24 05:50:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/24 05:50:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/24 05:50:13 DEBUG : rclone-sync-test: Excluded 2026/02/24 05:50:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/24 05:50:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/24 05:50:16 DEBUG : rclone-sync-test: Excluded 2026/02/24 05:50:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/24 05:50:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/24 05:50:17 DEBUG : Yandex rclone-test-zoxodef7towi/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/02/24 05:50:17 DEBUG : Yandex rclone-test-zoxodef7towi/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/02/24 05:50:17 DEBUG : Waiting for deletions to finish 2026/02/24 05:50:17 INFO : There was nothing to transfer 2026/02/24 05:50:18 DEBUG : rclone-sync-test: Excluded 2026/02/24 05:50:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/24 05:50:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/24 05:50:19 DEBUG : rclone-sync-test: Excluded 2026/02/24 05:50:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/24 05:50:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/24 05:50:22 DEBUG : rclone-sync-test: Excluded 2026/02/24 05:50:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/24 05:50:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/24 05:50:23 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 05:50:23 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 05:50:23 DEBUG : Waiting for deletions to finish 2026/02/24 05:50:23 INFO : rclone-sync-test-include: Removing directory 2026/02/24 05:50:24 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/02/24 05:50:24 DEBUG : Yandex rclone-test-zoxodef7towi: failed to delete 1 directories 2026/02/24 05:50:24 INFO : There was nothing to transfer 2026/02/24 05:50:24 DEBUG : rclone-sync-test: Excluded 2026/02/24 05:50:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/24 05:50:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/24 05:50:28 DEBUG : rclone-sync-test: Excluded 2026/02/24 05:50:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/24 05:50:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/24 05:50:29 DEBUG : rclone-sync-test: Excluded 2026/02/24 05:50:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/24 05:50:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/24 05:50:31 DEBUG : rclone-sync-test: Excluded 2026/02/24 05:50:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/24 05:50:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/24 05:50:33 DEBUG : Excluded 2026/02/24 05:50:33 DEBUG : rclone-sync-test: Excluded 2026/02/24 05:50:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/24 05:50:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/24 05:50:34 DEBUG : Yandex rclone-test-zoxodef7towi/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/02/24 05:50:34 DEBUG : Yandex rclone-test-zoxodef7towi/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/02/24 05:50:34 DEBUG : Waiting for deletions to finish 2026/02/24 05:50:34 INFO : There was nothing to transfer 2026/02/24 05:50:35 DEBUG : rclone-sync-test: Excluded 2026/02/24 05:50:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/24 05:50:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/24 05:50:37 DEBUG : rclone-sync-test: Excluded 2026/02/24 05:50:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/24 05:50:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/24 05:50:39 DEBUG : rclone-sync-test: Excluded 2026/02/24 05:50:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/24 05:50:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/24 05:50:41 DEBUG : rclone-sync-test: Excluded 2026/02/24 05:50:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/24 05:50:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/24 05:50:43 DEBUG : rclone-sync-test: Excluded 2026/02/24 05:50:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/24 05:50:45 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (94.92s) === RUN TestSyncCompareDest run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:51:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-zoxodef7towi/dst" 2026/02/24 05:51:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-zoxodef7towi/CompareDest" 2026/02/24 05:51:24 DEBUG : one: Need to transfer - File not found at Destination 2026/02/24 05:51:24 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for checks to finish 2026/02/24 05:51:24 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for transfers to finish 2026/02/24 05:51:26 DEBUG : one: size = 3 OK 2026/02/24 05:51:26 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/02/24 05:51:26 INFO : one: Copied (new) 2026/02/24 05:51:26 DEBUG : Waiting for deletions to finish 2026/02/24 05:51:28 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for checks to finish 2026/02/24 05:51:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone179109407) 2026/02/24 05:51:28 DEBUG : one: size = 3 (Yandex rclone-test-zoxodef7towi/dst) 2026/02/24 05:51:28 DEBUG : one: Sizes differ 2026/02/24 05:51:28 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for transfers to finish 2026/02/24 05:51:32 DEBUG : one: size = 5 OK 2026/02/24 05:51:32 DEBUG : one: Dst hash empty - aborting Src hash check 2026/02/24 05:51:32 INFO : one: Copied (replaced existing) 2026/02/24 05:51:32 DEBUG : Waiting for deletions to finish 2026/02/24 05:51:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone179109407) 2026/02/24 05:51:38 DEBUG : one: size = 3 (Yandex rclone-test-zoxodef7towi/dst) 2026/02/24 05:51:38 DEBUG : one: Sizes differ 2026/02/24 05:51:38 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for checks to finish 2026/02/24 05:51:39 DEBUG : one: size = 5 OK 2026/02/24 05:51:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:51:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/24 05:51:39 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for transfers to finish 2026/02/24 05:51:39 DEBUG : Waiting for deletions to finish 2026/02/24 05:51:39 INFO : There was nothing to transfer 2026/02/24 05:51:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone179109407) 2026/02/24 05:51:42 DEBUG : one: size = 3 (Yandex rclone-test-zoxodef7towi/dst) 2026/02/24 05:51:42 DEBUG : one: Sizes differ 2026/02/24 05:51:42 DEBUG : two: size = 3 OK 2026/02/24 05:51:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:51:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/24 05:51:42 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for checks to finish 2026/02/24 05:51:43 DEBUG : one: size = 5 OK 2026/02/24 05:51:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:51:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/24 05:51:43 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for transfers to finish 2026/02/24 05:51:43 DEBUG : Waiting for deletions to finish 2026/02/24 05:51:43 INFO : There was nothing to transfer 2026/02/24 05:51:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone179109407) 2026/02/24 05:51:45 DEBUG : one: size = 3 (Yandex rclone-test-zoxodef7towi/dst) 2026/02/24 05:51:45 DEBUG : one: Sizes differ 2026/02/24 05:51:45 DEBUG : one: size = 5 OK 2026/02/24 05:51:45 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:51:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/24 05:51:45 DEBUG : two: size = 3 OK 2026/02/24 05:51:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:51:45 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/24 05:51:45 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for checks to finish 2026/02/24 05:51:45 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for transfers to finish 2026/02/24 05:51:45 DEBUG : Waiting for deletions to finish 2026/02/24 05:51:45 INFO : There was nothing to transfer 2026/02/24 05:51:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone179109407) 2026/02/24 05:51:46 DEBUG : one: size = 3 (Yandex rclone-test-zoxodef7towi/dst) 2026/02/24 05:51:46 DEBUG : one: Sizes differ 2026/02/24 05:51:47 DEBUG : two: size = 3 OK 2026/02/24 05:51:47 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 2026/02/24 05:51:47 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/02/24 05:51:47 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/24 05:51:47 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for checks to finish 2026/02/24 05:51:47 DEBUG : one: size = 5 OK 2026/02/24 05:51:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:51:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/24 05:51:47 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for transfers to finish 2026/02/24 05:51:47 DEBUG : Waiting for deletions to finish 2026/02/24 05:51:47 INFO : There was nothing to transfer 2026/02/24 05:51:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone179109407) 2026/02/24 05:51:49 DEBUG : one: size = 3 (Yandex rclone-test-zoxodef7towi/dst) 2026/02/24 05:51:49 DEBUG : one: Sizes differ 2026/02/24 05:51:49 DEBUG : two: size = 5 (Local file system at /tmp/rclone179109407) 2026/02/24 05:51:49 DEBUG : two: size = 3 (Yandex rclone-test-zoxodef7towi/CompareDest) 2026/02/24 05:51:49 DEBUG : two: Sizes differ 2026/02/24 05:51:49 DEBUG : two: Need to transfer - File not found at Destination 2026/02/24 05:51:49 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for checks to finish 2026/02/24 05:51:49 DEBUG : one: size = 5 OK 2026/02/24 05:51:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:51:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/24 05:51:49 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for transfers to finish 2026/02/24 05:51:51 DEBUG : two: size = 5 OK 2026/02/24 05:51:51 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/02/24 05:51:51 INFO : two: Copied (new) 2026/02/24 05:51:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (74.15s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:52:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-zoxodef7towi/dest" 2026/02/24 05:52:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-zoxodef7towi/pre-dest1" 2026/02/24 05:52:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-zoxodef7towi/pre-dest2" 2026/02/24 05:52:45 DEBUG : 1: size = 1 OK 2026/02/24 05:52:45 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:52:45 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/24 05:52:46 DEBUG : 2: size = 1 OK 2026/02/24 05:52:46 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:52:46 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/24 05:52:47 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/24 05:52:47 DEBUG : Yandex rclone-test-zoxodef7towi/dest: Waiting for checks to finish 2026/02/24 05:52:47 DEBUG : Yandex rclone-test-zoxodef7towi/dest: Waiting for transfers to finish 2026/02/24 05:52:51 DEBUG : 3: size = 1 OK 2026/02/24 05:52:51 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/02/24 05:52:51 INFO : 3: Copied (new) 2026/02/24 05:52:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (60.61s) === RUN TestSyncCopyDest run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:53:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-zoxodef7towi/dst" 2026/02/24 05:53:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-zoxodef7towi/CopyDest" 2026/02/24 05:53:39 DEBUG : one: Need to transfer - File not found at Destination 2026/02/24 05:53:39 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for checks to finish 2026/02/24 05:53:39 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for transfers to finish 2026/02/24 05:53:42 DEBUG : one: size = 3 OK 2026/02/24 05:53:42 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/02/24 05:53:42 INFO : one: Copied (new) 2026/02/24 05:53:42 DEBUG : Waiting for deletions to finish 2026/02/24 05:53:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone179109407) 2026/02/24 05:53:43 DEBUG : one: size = 3 (Yandex rclone-test-zoxodef7towi/dst) 2026/02/24 05:53:43 DEBUG : one: Sizes differ 2026/02/24 05:53:43 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for checks to finish 2026/02/24 05:53:44 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for transfers to finish 2026/02/24 05:53:46 DEBUG : one: size = 5 OK 2026/02/24 05:53:46 DEBUG : one: Dst hash empty - aborting Src hash check 2026/02/24 05:53:46 INFO : one: Copied (replaced existing) 2026/02/24 05:53:46 DEBUG : Waiting for deletions to finish 2026/02/24 05:53:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-zoxodef7towi/BackupDir" 2026/02/24 05:53:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone179109407) 2026/02/24 05:53:54 DEBUG : one: size = 3 (Yandex rclone-test-zoxodef7towi/dst) 2026/02/24 05:53:54 DEBUG : one: Sizes differ 2026/02/24 05:53:54 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for checks to finish 2026/02/24 05:53:54 DEBUG : one: size = 5 OK 2026/02/24 05:53:54 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:53:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone179109407) 2026/02/24 05:53:54 DEBUG : one: size = 3 (Yandex rclone-test-zoxodef7towi/dst) 2026/02/24 05:53:54 DEBUG : one: Sizes differ 2026/02/24 05:53:56 INFO : one: Moved (server-side) 2026/02/24 05:53:59 DEBUG : one: size = 5 OK 2026/02/24 05:53:59 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/02/24 05:53:59 INFO : one: Copied (server-side copy) 2026/02/24 05:53:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/02/24 05:53:59 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for transfers to finish 2026/02/24 05:53:59 DEBUG : Waiting for deletions to finish 2026/02/24 05:54:04 DEBUG : one: size = 5 OK 2026/02/24 05:54:04 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:54:04 DEBUG : one: Unchanged skipping 2026/02/24 05:54:04 DEBUG : two: size = 3 OK 2026/02/24 05:54:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:54:06 DEBUG : two: size = 3 OK 2026/02/24 05:54:06 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/02/24 05:54:06 INFO : two: Copied (server-side copy) 2026/02/24 05:54:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/02/24 05:54:06 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for checks to finish 2026/02/24 05:54:06 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for transfers to finish 2026/02/24 05:54:06 DEBUG : Waiting for deletions to finish 2026/02/24 05:54:09 DEBUG : one: size = 5 OK 2026/02/24 05:54:09 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for checks to finish 2026/02/24 05:54:09 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:54:09 DEBUG : one: Unchanged skipping 2026/02/24 05:54:09 DEBUG : two: size = 3 OK 2026/02/24 05:54:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:54:09 DEBUG : two: Unchanged skipping 2026/02/24 05:54:09 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for transfers to finish 2026/02/24 05:54:09 DEBUG : Waiting for deletions to finish 2026/02/24 05:54:09 INFO : There was nothing to transfer 2026/02/24 05:54:13 DEBUG : one: size = 5 OK 2026/02/24 05:54:13 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:54:13 DEBUG : one: Unchanged skipping 2026/02/24 05:54:13 DEBUG : three: size = 7 (Local file system at /tmp/rclone179109407) 2026/02/24 05:54:13 DEBUG : three: size = 5 (Yandex rclone-test-zoxodef7towi/CopyDest) 2026/02/24 05:54:13 DEBUG : three: Sizes differ 2026/02/24 05:54:13 DEBUG : three: Destination not found in --copy-dest 2026/02/24 05:54:13 DEBUG : three: Need to transfer - File not found at Destination 2026/02/24 05:54:13 DEBUG : two: size = 3 OK 2026/02/24 05:54:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:54:13 DEBUG : two: Unchanged skipping 2026/02/24 05:54:13 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for checks to finish 2026/02/24 05:54:13 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for transfers to finish 2026/02/24 05:54:16 DEBUG : three: size = 7 OK 2026/02/24 05:54:16 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/02/24 05:54:16 INFO : three: Copied (new) 2026/02/24 05:54:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (106.32s) === RUN TestSyncBackupDir run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2408 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Should be true Test: TestSyncBackupDir Messages: dst/two: Modification time difference too big |-219649h50m21.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-02-24 05:55:28 +0000 UTC) (precision 1ns) 2026/02/24 05:55:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-zoxodef7towi/dst" 2026/02/24 05:55:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-zoxodef7towi/backup" 2026/02/24 05:55:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone179109407) 2026/02/24 05:55:33 DEBUG : one: size = 3 (Yandex rclone-test-zoxodef7towi/dst) 2026/02/24 05:55:33 DEBUG : one: Sizes differ 2026/02/24 05:55:33 DEBUG : two: size = 3 OK 2026/02/24 05:55:33 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for checks to finish 2026/02/24 05:55:33 DEBUG : two: Modification times differ by 219649h50m21.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2026-02-24 05:55:28 +0000 UTC 2026/02/24 05:55:33 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/02/24 05:55:33 INFO : two: Updated modification time in destination 2026/02/24 05:55:33 DEBUG : two: Unchanged skipping 2026/02/24 05:55:35 INFO : one: Moved (server-side) 2026/02/24 05:55:35 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for transfers to finish 2026/02/24 05:55:37 DEBUG : one: size = 4 OK 2026/02/24 05:55:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/02/24 05:55:37 INFO : one: Copied (new) 2026/02/24 05:55:37 DEBUG : Waiting for deletions to finish 2026/02/24 05:55:39 INFO : three.txt: Moved (server-side) 2026/02/24 05:55:39 INFO : three.txt: Moved into backup dir 2026/02/24 05:55:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone179109407) 2026/02/24 05:55:42 DEBUG : one: size = 4 (Yandex rclone-test-zoxodef7towi/dst) 2026/02/24 05:55:42 DEBUG : one: Sizes differ 2026/02/24 05:55:42 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for checks to finish 2026/02/24 05:55:42 DEBUG : two: size = 3 OK 2026/02/24 05:55:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:55:42 DEBUG : two: Unchanged skipping 2026/02/24 05:55:49 INFO : one: Deleted 2026/02/24 05:55:51 INFO : one: Moved (server-side) 2026/02/24 05:55:51 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for transfers to finish 2026/02/24 05:55:53 DEBUG : one: size = 5 OK 2026/02/24 05:55:53 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/02/24 05:55:53 INFO : one: Copied (new) 2026/02/24 05:55:53 DEBUG : Waiting for deletions to finish 2026/02/24 05:55:59 INFO : three.txt: Deleted 2026/02/24 05:56:01 INFO : three.txt: Moved (server-side) 2026/02/24 05:56:01 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDir (78.90s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:56:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-zoxodef7towi/dst" 2026/02/24 05:56:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-zoxodef7towi/backup" 2026/02/24 05:56:52 DEBUG : one: size = 4 (Local file system at /tmp/rclone179109407) 2026/02/24 05:56:52 DEBUG : two: size = 3 OK 2026/02/24 05:56:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:56:52 DEBUG : one: size = 3 (Yandex rclone-test-zoxodef7towi/dst) 2026/02/24 05:56:52 DEBUG : two: Unchanged skipping 2026/02/24 05:56:52 DEBUG : one: Sizes differ 2026/02/24 05:56:52 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for checks to finish 2026/02/24 05:56:54 INFO : one: Moved (server-side) to: one.bak 2026/02/24 05:56:54 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for transfers to finish 2026/02/24 05:56:57 DEBUG : one: size = 4 OK 2026/02/24 05:56:57 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/02/24 05:56:57 INFO : one: Copied (new) 2026/02/24 05:56:57 DEBUG : Waiting for deletions to finish 2026/02/24 05:56:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/24 05:56:59 INFO : three.txt: Moved into backup dir 2026/02/24 05:57:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone179109407) 2026/02/24 05:57:04 DEBUG : two: size = 3 OK 2026/02/24 05:57:04 DEBUG : one: size = 4 (Yandex rclone-test-zoxodef7towi/dst) 2026/02/24 05:57:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:57:04 DEBUG : one: Sizes differ 2026/02/24 05:57:04 DEBUG : two: Unchanged skipping 2026/02/24 05:57:04 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for checks to finish 2026/02/24 05:57:10 INFO : one.bak: Deleted 2026/02/24 05:57:11 INFO : one: Moved (server-side) to: one.bak 2026/02/24 05:57:11 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for transfers to finish 2026/02/24 05:57:14 DEBUG : one: size = 5 OK 2026/02/24 05:57:14 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/02/24 05:57:14 INFO : one: Copied (new) 2026/02/24 05:57:14 DEBUG : Waiting for deletions to finish 2026/02/24 05:57:20 INFO : three.txt.bak: Deleted 2026/02/24 05:57:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/24 05:57:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (81.51s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:58:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-zoxodef7towi/dst" 2026/02/24 05:58:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-zoxodef7towi/backup" 2026/02/24 05:58:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone179109407) 2026/02/24 05:58:13 DEBUG : two: size = 3 OK 2026/02/24 05:58:13 DEBUG : one: size = 3 (Yandex rclone-test-zoxodef7towi/dst) 2026/02/24 05:58:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:58:13 DEBUG : two: Unchanged skipping 2026/02/24 05:58:13 DEBUG : one: Sizes differ 2026/02/24 05:58:13 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for checks to finish 2026/02/24 05:58:15 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/24 05:58:15 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for transfers to finish 2026/02/24 05:58:18 DEBUG : one: size = 4 OK 2026/02/24 05:58:18 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/02/24 05:58:18 INFO : one: Copied (new) 2026/02/24 05:58:18 DEBUG : Waiting for deletions to finish 2026/02/24 05:58:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/24 05:58:20 INFO : three.txt: Moved into backup dir 2026/02/24 05:58:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone179109407) 2026/02/24 05:58:23 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for checks to finish 2026/02/24 05:58:23 DEBUG : two: size = 3 OK 2026/02/24 05:58:23 DEBUG : one: size = 4 (Yandex rclone-test-zoxodef7towi/dst) 2026/02/24 05:58:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:58:23 DEBUG : one: Sizes differ 2026/02/24 05:58:23 DEBUG : two: Unchanged skipping 2026/02/24 05:58:30 INFO : one-2019-01-01: Deleted 2026/02/24 05:58:32 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/24 05:58:32 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for transfers to finish 2026/02/24 05:58:35 DEBUG : one: size = 5 OK 2026/02/24 05:58:35 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/02/24 05:58:35 INFO : one: Copied (new) 2026/02/24 05:58:35 DEBUG : Waiting for deletions to finish 2026/02/24 05:58:43 INFO : three-2019-01-01.txt: Deleted 2026/02/24 05:58:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/24 05:58:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (81.21s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 05:59:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-zoxodef7towi/dst" 2026/02/24 05:59:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone179109407) 2026/02/24 05:59:34 DEBUG : one: size = 3 (Yandex rclone-test-zoxodef7towi/dst) 2026/02/24 05:59:34 DEBUG : one: Sizes differ 2026/02/24 05:59:34 DEBUG : two: size = 3 OK 2026/02/24 05:59:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:59:34 DEBUG : two: Unchanged skipping 2026/02/24 05:59:34 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for checks to finish 2026/02/24 05:59:36 INFO : one: Moved (server-side) to: one.bak 2026/02/24 05:59:36 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for transfers to finish 2026/02/24 05:59:38 DEBUG : one: size = 4 OK 2026/02/24 05:59:38 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/02/24 05:59:38 INFO : one: Copied (new) 2026/02/24 05:59:38 DEBUG : Waiting for deletions to finish 2026/02/24 05:59:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/24 05:59:39 INFO : three.txt: Moved into backup dir 2026/02/24 05:59:43 DEBUG : one.bak: Excluded (Path Filter) 2026/02/24 05:59:43 DEBUG : one.bak: Excluded 2026/02/24 05:59:43 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/24 05:59:43 DEBUG : three.txt.bak: Excluded 2026/02/24 05:59:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone179109407) 2026/02/24 05:59:43 DEBUG : two: size = 3 OK 2026/02/24 05:59:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 05:59:43 DEBUG : one: size = 4 (Yandex rclone-test-zoxodef7towi/dst) 2026/02/24 05:59:43 DEBUG : two: Unchanged skipping 2026/02/24 05:59:43 DEBUG : one: Sizes differ 2026/02/24 05:59:43 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for checks to finish 2026/02/24 05:59:49 INFO : one.bak: Deleted 2026/02/24 05:59:51 INFO : one: Moved (server-side) to: one.bak 2026/02/24 05:59:51 DEBUG : Yandex rclone-test-zoxodef7towi/dst: Waiting for transfers to finish 2026/02/24 05:59:54 DEBUG : one: size = 5 OK 2026/02/24 05:59:54 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/02/24 05:59:54 INFO : one: Copied (new) 2026/02/24 05:59:54 DEBUG : Waiting for deletions to finish 2026/02/24 06:00:00 INFO : three.txt.bak: Deleted 2026/02/24 06:00:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/24 06:00:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (70.57s) === RUN TestSyncSuffix run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 06:00:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-zoxodef7towi/dst" 2026/02/24 06:00:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone179109407) 2026/02/24 06:00:44 DEBUG : one: size = 3 (Yandex rclone-test-zoxodef7towi/dst) 2026/02/24 06:00:44 DEBUG : one: Sizes differ 2026/02/24 06:00:46 INFO : one: Moved (server-side) to: one.bak 2026/02/24 06:00:49 DEBUG : one: size = 4 OK 2026/02/24 06:00:49 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/02/24 06:00:49 INFO : one: Copied (new) 2026/02/24 06:00:50 DEBUG : two: size = 3 OK 2026/02/24 06:00:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:00:50 DEBUG : two: Unchanged skipping 2026/02/24 06:00:50 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone179109407) 2026/02/24 06:00:50 DEBUG : three.txt: size = 5 (Yandex rclone-test-zoxodef7towi/dst) 2026/02/24 06:00:50 DEBUG : three.txt: Sizes differ 2026/02/24 06:00:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/24 06:00:54 DEBUG : three.txt: size = 6 OK 2026/02/24 06:00:54 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/02/24 06:00:54 INFO : three.txt: Copied (new) 2026/02/24 06:00:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone179109407) 2026/02/24 06:00:56 DEBUG : one: size = 4 (Yandex rclone-test-zoxodef7towi/dst) 2026/02/24 06:00:56 DEBUG : one: Sizes differ 2026/02/24 06:01:02 INFO : one.bak: Deleted 2026/02/24 06:01:04 INFO : one: Moved (server-side) to: one.bak 2026/02/24 06:01:06 DEBUG : one: size = 5 OK 2026/02/24 06:01:06 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/02/24 06:01:06 INFO : one: Copied (new) 2026/02/24 06:01:07 DEBUG : two: size = 3 OK 2026/02/24 06:01:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:01:07 DEBUG : two: Unchanged skipping 2026/02/24 06:01:07 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone179109407) 2026/02/24 06:01:07 DEBUG : three.txt: size = 6 (Yandex rclone-test-zoxodef7towi/dst) 2026/02/24 06:01:07 DEBUG : three.txt: Sizes differ 2026/02/24 06:01:14 INFO : three.txt.bak: Deleted 2026/02/24 06:01:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/24 06:01:18 DEBUG : three.txt: size = 19 OK 2026/02/24 06:01:18 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/02/24 06:01:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (80.67s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 06:02:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-zoxodef7towi/dst" 2026/02/24 06:02:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone179109407) 2026/02/24 06:02:08 DEBUG : one: size = 3 (Yandex rclone-test-zoxodef7towi/dst) 2026/02/24 06:02:08 DEBUG : one: Sizes differ 2026/02/24 06:02:11 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/24 06:02:14 DEBUG : one: size = 4 OK 2026/02/24 06:02:14 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/02/24 06:02:14 INFO : one: Copied (new) 2026/02/24 06:02:14 DEBUG : two: size = 3 OK 2026/02/24 06:02:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:02:14 DEBUG : two: Unchanged skipping 2026/02/24 06:02:14 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone179109407) 2026/02/24 06:02:14 DEBUG : three.txt: size = 5 (Yandex rclone-test-zoxodef7towi/dst) 2026/02/24 06:02:14 DEBUG : three.txt: Sizes differ 2026/02/24 06:02:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/24 06:02:18 DEBUG : three.txt: size = 6 OK 2026/02/24 06:02:18 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/02/24 06:02:18 INFO : three.txt: Copied (new) 2026/02/24 06:02:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone179109407) 2026/02/24 06:02:20 DEBUG : one: size = 4 (Yandex rclone-test-zoxodef7towi/dst) 2026/02/24 06:02:20 DEBUG : one: Sizes differ 2026/02/24 06:02:27 INFO : one-2019-01-01: Deleted 2026/02/24 06:02:28 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/24 06:02:31 DEBUG : one: size = 5 OK 2026/02/24 06:02:31 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/02/24 06:02:31 INFO : one: Copied (new) 2026/02/24 06:02:31 DEBUG : two: size = 3 OK 2026/02/24 06:02:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:02:31 DEBUG : two: Unchanged skipping 2026/02/24 06:02:31 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone179109407) 2026/02/24 06:02:31 DEBUG : three.txt: size = 6 (Yandex rclone-test-zoxodef7towi/dst) 2026/02/24 06:02:31 DEBUG : three.txt: Sizes differ 2026/02/24 06:02:38 INFO : three-2019-01-01.txt: Deleted 2026/02/24 06:02:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/24 06:02:43 DEBUG : three.txt: size = 19 OK 2026/02/24 06:02:43 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/02/24 06:02:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (83.96s) === RUN TestSyncUTFNorm run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 06:03:23 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 06:03:23 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone179109407) 2026/02/24 06:03:23 DEBUG : Testêé: size = 18 (Yandex rclone-test-zoxodef7towi) 2026/02/24 06:03:23 DEBUG : Testêé: Sizes differ 2026/02/24 06:03:23 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 06:03:26 DEBUG : Testêé: size = 14 OK 2026/02/24 06:03:26 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2026/02/24 06:03:26 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/02/24 06:03:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (10.78s) === RUN TestSyncImmutable run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 06:03:32 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/24 06:03:32 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 06:03:32 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 06:03:34 DEBUG : existing: size = 6 OK 2026/02/24 06:03:34 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/02/24 06:03:34 INFO : existing: Copied (new) 2026/02/24 06:03:34 DEBUG : Waiting for deletions to finish 2026/02/24 06:03:36 DEBUG : existing: size = 8 (Local file system at /tmp/rclone179109407) 2026/02/24 06:03:36 DEBUG : existing: size = 6 (Yandex rclone-test-zoxodef7towi) 2026/02/24 06:03:36 DEBUG : existing: Sizes differ 2026/02/24 06:03:36 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/24 06:03:36 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 06:03:36 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 06:03:36 ERROR : Yandex rclone-test-zoxodef7towi: not deleting files as there were IO errors 2026/02/24 06:03:36 ERROR : Yandex rclone-test-zoxodef7towi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (11.79s) === RUN TestSyncIgnoreCase run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 06:03:46 DEBUG : EXISTING: size = 6 OK 2026/02/24 06:03:46 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:03:46 DEBUG : existing: Unchanged skipping 2026/02/24 06:03:46 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 06:03:46 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 06:03:46 DEBUG : Waiting for deletions to finish 2026/02/24 06:03:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (9.52s) === RUN TestFixCase run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.57s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (2.07s) --- SKIP: TestMaxTransfer/Hard (0.67s) --- SKIP: TestMaxTransfer/Soft (0.66s) --- SKIP: TestMaxTransfer/Cautious (0.74s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2775 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 Error: Should be true Test: TestSyncConcurrentDelete Messages: both11: Modification time difference too big |-219649h59m34.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-02-24 06:04:41 +0000 UTC) (precision 1ns) 2026/02/24 06:05:17 DEBUG : both0: size = 6 OK 2026/02/24 06:05:17 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:05:17 DEBUG : both11: size = 6 OK 2026/02/24 06:05:17 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 06:05:17 DEBUG : both11: Modification times differ by 219649h59m34.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2026-02-24 06:04:41 +0000 UTC 2026/02/24 06:05:17 DEBUG : both10: size = 6 OK 2026/02/24 06:05:17 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:05:17 DEBUG : both12: size = 6 OK 2026/02/24 06:05:17 DEBUG : both0: Unchanged skipping 2026/02/24 06:05:17 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:05:17 DEBUG : both13: size = 6 OK 2026/02/24 06:05:17 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:05:17 DEBUG : both11: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/02/24 06:05:17 DEBUG : both12: Unchanged skipping 2026/02/24 06:05:17 DEBUG : both14: size = 6 OK 2026/02/24 06:05:17 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:05:17 DEBUG : both14: Unchanged skipping 2026/02/24 06:05:17 DEBUG : both15: size = 6 OK 2026/02/24 06:05:17 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:05:17 DEBUG : both15: Unchanged skipping 2026/02/24 06:05:17 DEBUG : both16: size = 6 OK 2026/02/24 06:05:17 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:05:17 DEBUG : both13: Unchanged skipping 2026/02/24 06:05:17 DEBUG : both17: size = 6 OK 2026/02/24 06:05:17 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:05:17 DEBUG : both10: Unchanged skipping 2026/02/24 06:05:17 DEBUG : both18: size = 6 OK 2026/02/24 06:05:17 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:05:17 DEBUG : both16: Unchanged skipping 2026/02/24 06:05:17 DEBUG : both19: size = 6 OK 2026/02/24 06:05:17 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:05:17 DEBUG : both17: Unchanged skipping 2026/02/24 06:05:17 DEBUG : both1: size = 6 OK 2026/02/24 06:05:17 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:05:17 DEBUG : both1: Unchanged skipping 2026/02/24 06:05:17 DEBUG : both2: size = 6 OK 2026/02/24 06:05:17 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:05:17 DEBUG : both2: Unchanged skipping 2026/02/24 06:05:17 DEBUG : both3: size = 6 OK 2026/02/24 06:05:17 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:05:17 DEBUG : both3: Unchanged skipping 2026/02/24 06:05:17 DEBUG : both4: size = 6 OK 2026/02/24 06:05:17 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:05:17 DEBUG : both18: Unchanged skipping 2026/02/24 06:05:17 DEBUG : both5: size = 6 OK 2026/02/24 06:05:17 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:05:17 DEBUG : both19: Unchanged skipping 2026/02/24 06:05:17 DEBUG : both6: size = 6 OK 2026/02/24 06:05:17 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:05:17 DEBUG : both4: Unchanged skipping 2026/02/24 06:05:17 DEBUG : both7: size = 6 OK 2026/02/24 06:05:17 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:05:17 DEBUG : both5: Unchanged skipping 2026/02/24 06:05:17 DEBUG : both8: size = 6 OK 2026/02/24 06:05:17 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:05:17 DEBUG : both6: Unchanged skipping 2026/02/24 06:05:17 DEBUG : both9: size = 6 OK 2026/02/24 06:05:17 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:05:17 DEBUG : both9: Unchanged skipping 2026/02/24 06:05:17 DEBUG : both7: Unchanged skipping 2026/02/24 06:05:17 DEBUG : both8: Unchanged skipping 2026/02/24 06:05:17 INFO : both11: Updated modification time in destination 2026/02/24 06:05:17 DEBUG : both11: Unchanged skipping 2026/02/24 06:05:17 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 06:05:17 DEBUG : Waiting for deletions to finish 2026/02/24 06:05:33 INFO : only17: Deleted 2026/02/24 06:05:33 INFO : only6: Deleted 2026/02/24 06:05:33 INFO : only3: Deleted 2026/02/24 06:05:33 INFO : only1: Deleted 2026/02/24 06:05:40 INFO : only9: Deleted 2026/02/24 06:05:40 INFO : only5: Deleted 2026/02/24 06:05:40 INFO : only16: Deleted 2026/02/24 06:05:40 INFO : only15: Deleted 2026/02/24 06:05:46 INFO : only13: Deleted 2026/02/24 06:05:46 INFO : only19: Deleted 2026/02/24 06:05:46 INFO : only7: Deleted 2026/02/24 06:05:46 INFO : only0: Deleted 2026/02/24 06:05:52 INFO : only8: Deleted 2026/02/24 06:05:53 INFO : only18: Deleted 2026/02/24 06:05:53 INFO : only12: Deleted 2026/02/24 06:05:54 INFO : only11: Deleted 2026/02/24 06:05:59 INFO : only2: Deleted 2026/02/24 06:05:59 INFO : only4: Deleted 2026/02/24 06:06:00 INFO : only10: Deleted 2026/02/24 06:06:00 INFO : only14: Deleted 2026/02/24 06:06:00 INFO : There was nothing to transfer --- FAIL: TestSyncConcurrentDelete (257.35s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 06:09:26 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/02/24 06:09:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/24 06:09:26 DEBUG : pacer: Reducing sleep to 15ms 2026/02/24 06:09:27 DEBUG : pacer: Reducing sleep to 11.25ms 2026/02/24 06:09:27 DEBUG : pacer: Reducing sleep to 10ms 2026/02/24 06:09:43 DEBUG : both0: size = 6 OK 2026/02/24 06:09:43 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:09:43 DEBUG : both11: size = 6 OK 2026/02/24 06:09:43 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 06:09:43 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:09:43 DEBUG : both12: size = 6 OK 2026/02/24 06:09:43 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:09:43 DEBUG : both0: Unchanged skipping 2026/02/24 06:09:43 DEBUG : both10: size = 6 OK 2026/02/24 06:09:43 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:09:43 DEBUG : both13: size = 6 OK 2026/02/24 06:09:43 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:09:43 DEBUG : both10: Unchanged skipping 2026/02/24 06:09:43 DEBUG : both14: size = 6 OK 2026/02/24 06:09:43 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:09:43 DEBUG : both14: Unchanged skipping 2026/02/24 06:09:43 DEBUG : both15: size = 6 OK 2026/02/24 06:09:43 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:09:43 DEBUG : both15: Unchanged skipping 2026/02/24 06:09:43 DEBUG : both16: size = 6 OK 2026/02/24 06:09:43 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:09:43 DEBUG : both16: Unchanged skipping 2026/02/24 06:09:43 DEBUG : both17: size = 6 OK 2026/02/24 06:09:43 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:09:43 DEBUG : both17: Unchanged skipping 2026/02/24 06:09:43 DEBUG : both18: size = 6 OK 2026/02/24 06:09:43 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:09:43 DEBUG : both18: Unchanged skipping 2026/02/24 06:09:43 DEBUG : both19: size = 6 OK 2026/02/24 06:09:43 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:09:43 DEBUG : both19: Unchanged skipping 2026/02/24 06:09:43 DEBUG : both1: size = 6 OK 2026/02/24 06:09:43 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:09:43 DEBUG : both13: Unchanged skipping 2026/02/24 06:09:43 DEBUG : both2: size = 6 OK 2026/02/24 06:09:43 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:09:43 DEBUG : both12: Unchanged skipping 2026/02/24 06:09:43 DEBUG : both3: size = 6 OK 2026/02/24 06:09:43 DEBUG : both11: Unchanged skipping 2026/02/24 06:09:43 DEBUG : both4: size = 6 OK 2026/02/24 06:09:43 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:09:43 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:09:43 DEBUG : both2: Unchanged skipping 2026/02/24 06:09:43 DEBUG : both5: size = 6 OK 2026/02/24 06:09:43 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:09:43 DEBUG : both1: Unchanged skipping 2026/02/24 06:09:43 DEBUG : both6: size = 6 OK 2026/02/24 06:09:43 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:09:43 DEBUG : both3: Unchanged skipping 2026/02/24 06:09:43 DEBUG : both7: size = 6 OK 2026/02/24 06:09:43 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:09:43 DEBUG : both7: Unchanged skipping 2026/02/24 06:09:43 DEBUG : both8: size = 6 OK 2026/02/24 06:09:43 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:09:43 DEBUG : both5: Unchanged skipping 2026/02/24 06:09:43 DEBUG : both9: size = 6 OK 2026/02/24 06:09:43 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:09:43 DEBUG : both9: Unchanged skipping 2026/02/24 06:09:43 DEBUG : only0: size = 0 (Local file system at /tmp/rclone179109407) 2026/02/24 06:09:43 DEBUG : only0: size = 6 (Yandex rclone-test-zoxodef7towi) 2026/02/24 06:09:43 DEBUG : only0: Sizes differ 2026/02/24 06:09:43 DEBUG : only10: size = 0 (Local file system at /tmp/rclone179109407) 2026/02/24 06:09:43 DEBUG : only10: size = 6 (Yandex rclone-test-zoxodef7towi) 2026/02/24 06:09:43 DEBUG : only10: Sizes differ 2026/02/24 06:09:43 DEBUG : both4: Unchanged skipping 2026/02/24 06:09:43 DEBUG : only11: size = 0 (Local file system at /tmp/rclone179109407) 2026/02/24 06:09:43 DEBUG : only11: size = 6 (Yandex rclone-test-zoxodef7towi) 2026/02/24 06:09:43 DEBUG : only11: Sizes differ 2026/02/24 06:09:43 DEBUG : both6: Unchanged skipping 2026/02/24 06:09:43 DEBUG : only12: size = 0 (Local file system at /tmp/rclone179109407) 2026/02/24 06:09:43 DEBUG : only12: size = 6 (Yandex rclone-test-zoxodef7towi) 2026/02/24 06:09:43 DEBUG : only12: Sizes differ 2026/02/24 06:09:43 DEBUG : only13: size = 0 (Local file system at /tmp/rclone179109407) 2026/02/24 06:09:43 DEBUG : only13: size = 6 (Yandex rclone-test-zoxodef7towi) 2026/02/24 06:09:43 DEBUG : only13: Sizes differ 2026/02/24 06:09:43 DEBUG : both8: Unchanged skipping 2026/02/24 06:09:43 DEBUG : only14: size = 0 (Local file system at /tmp/rclone179109407) 2026/02/24 06:09:43 DEBUG : only14: size = 6 (Yandex rclone-test-zoxodef7towi) 2026/02/24 06:09:43 DEBUG : only14: Sizes differ 2026/02/24 06:09:43 DEBUG : only15: size = 0 (Local file system at /tmp/rclone179109407) 2026/02/24 06:09:43 DEBUG : only15: size = 6 (Yandex rclone-test-zoxodef7towi) 2026/02/24 06:09:43 DEBUG : only15: Sizes differ 2026/02/24 06:09:43 DEBUG : only16: size = 0 (Local file system at /tmp/rclone179109407) 2026/02/24 06:09:43 DEBUG : only16: size = 6 (Yandex rclone-test-zoxodef7towi) 2026/02/24 06:09:43 DEBUG : only16: Sizes differ 2026/02/24 06:09:43 DEBUG : only17: size = 0 (Local file system at /tmp/rclone179109407) 2026/02/24 06:09:43 DEBUG : only17: size = 6 (Yandex rclone-test-zoxodef7towi) 2026/02/24 06:09:43 DEBUG : only17: Sizes differ 2026/02/24 06:09:43 DEBUG : only18: size = 0 (Local file system at /tmp/rclone179109407) 2026/02/24 06:09:43 DEBUG : only18: size = 6 (Yandex rclone-test-zoxodef7towi) 2026/02/24 06:09:43 DEBUG : only18: Sizes differ 2026/02/24 06:09:43 DEBUG : only19: size = 0 (Local file system at /tmp/rclone179109407) 2026/02/24 06:09:43 DEBUG : only19: size = 6 (Yandex rclone-test-zoxodef7towi) 2026/02/24 06:09:43 DEBUG : only19: Sizes differ 2026/02/24 06:09:43 DEBUG : only1: size = 0 (Local file system at /tmp/rclone179109407) 2026/02/24 06:09:43 DEBUG : only1: size = 6 (Yandex rclone-test-zoxodef7towi) 2026/02/24 06:09:43 DEBUG : only1: Sizes differ 2026/02/24 06:09:43 DEBUG : only2: size = 0 (Local file system at /tmp/rclone179109407) 2026/02/24 06:09:43 DEBUG : only2: size = 6 (Yandex rclone-test-zoxodef7towi) 2026/02/24 06:09:43 DEBUG : only2: Sizes differ 2026/02/24 06:09:43 DEBUG : only3: size = 0 (Local file system at /tmp/rclone179109407) 2026/02/24 06:09:43 DEBUG : only3: size = 6 (Yandex rclone-test-zoxodef7towi) 2026/02/24 06:09:43 DEBUG : only3: Sizes differ 2026/02/24 06:09:43 DEBUG : only4: size = 0 (Local file system at /tmp/rclone179109407) 2026/02/24 06:09:43 DEBUG : only4: size = 6 (Yandex rclone-test-zoxodef7towi) 2026/02/24 06:09:43 DEBUG : only4: Sizes differ 2026/02/24 06:09:43 DEBUG : only6: size = 0 (Local file system at /tmp/rclone179109407) 2026/02/24 06:09:43 DEBUG : only6: size = 6 (Yandex rclone-test-zoxodef7towi) 2026/02/24 06:09:43 DEBUG : only6: Sizes differ 2026/02/24 06:09:43 DEBUG : only5: size = 0 (Local file system at /tmp/rclone179109407) 2026/02/24 06:09:43 DEBUG : only5: size = 6 (Yandex rclone-test-zoxodef7towi) 2026/02/24 06:09:43 DEBUG : only5: Sizes differ 2026/02/24 06:09:43 DEBUG : only7: size = 0 (Local file system at /tmp/rclone179109407) 2026/02/24 06:09:43 DEBUG : only7: size = 6 (Yandex rclone-test-zoxodef7towi) 2026/02/24 06:09:43 DEBUG : only7: Sizes differ 2026/02/24 06:09:43 DEBUG : only8: size = 0 (Local file system at /tmp/rclone179109407) 2026/02/24 06:09:43 DEBUG : only8: size = 6 (Yandex rclone-test-zoxodef7towi) 2026/02/24 06:09:43 DEBUG : only8: Sizes differ 2026/02/24 06:09:43 DEBUG : only9: size = 0 (Local file system at /tmp/rclone179109407) 2026/02/24 06:09:43 DEBUG : only9: size = 6 (Yandex rclone-test-zoxodef7towi) 2026/02/24 06:09:43 DEBUG : only9: Sizes differ 2026/02/24 06:09:43 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 06:09:45 DEBUG : only10: size = 0 OK 2026/02/24 06:09:45 DEBUG : only10: Dst hash empty - aborting Src hash check 2026/02/24 06:09:45 INFO : only10: Copied (replaced existing) 2026/02/24 06:09:45 DEBUG : only0: size = 0 OK 2026/02/24 06:09:45 DEBUG : only0: Dst hash empty - aborting Src hash check 2026/02/24 06:09:45 INFO : only0: Copied (replaced existing) 2026/02/24 06:09:45 DEBUG : only13: size = 0 OK 2026/02/24 06:09:45 DEBUG : only13: Dst hash empty - aborting Src hash check 2026/02/24 06:09:45 INFO : only13: Copied (replaced existing) 2026/02/24 06:09:45 DEBUG : only14: size = 0 OK 2026/02/24 06:09:45 DEBUG : only14: Dst hash empty - aborting Src hash check 2026/02/24 06:09:45 INFO : only14: Copied (replaced existing) 2026/02/24 06:09:46 DEBUG : only16: size = 0 OK 2026/02/24 06:09:46 DEBUG : only16: Dst hash empty - aborting Src hash check 2026/02/24 06:09:46 INFO : only16: Copied (replaced existing) 2026/02/24 06:09:46 DEBUG : only18: size = 0 OK 2026/02/24 06:09:46 DEBUG : only18: Dst hash empty - aborting Src hash check 2026/02/24 06:09:46 INFO : only18: Copied (replaced existing) 2026/02/24 06:09:47 DEBUG : only19: size = 0 OK 2026/02/24 06:09:47 DEBUG : only19: Dst hash empty - aborting Src hash check 2026/02/24 06:09:47 INFO : only19: Copied (replaced existing) 2026/02/24 06:09:47 DEBUG : only17: size = 0 OK 2026/02/24 06:09:47 DEBUG : only17: Dst hash empty - aborting Src hash check 2026/02/24 06:09:47 INFO : only17: Copied (replaced existing) 2026/02/24 06:09:48 DEBUG : only2: size = 0 OK 2026/02/24 06:09:48 DEBUG : only2: Dst hash empty - aborting Src hash check 2026/02/24 06:09:48 INFO : only2: Copied (replaced existing) 2026/02/24 06:09:48 DEBUG : only1: size = 0 OK 2026/02/24 06:09:48 DEBUG : only1: Dst hash empty - aborting Src hash check 2026/02/24 06:09:48 INFO : only1: Copied (replaced existing) 2026/02/24 06:09:49 DEBUG : only12: size = 0 OK 2026/02/24 06:09:49 DEBUG : only12: Dst hash empty - aborting Src hash check 2026/02/24 06:09:49 INFO : only12: Copied (replaced existing) 2026/02/24 06:09:49 DEBUG : only11: size = 0 OK 2026/02/24 06:09:49 DEBUG : only11: Dst hash empty - aborting Src hash check 2026/02/24 06:09:49 INFO : only11: Copied (replaced existing) 2026/02/24 06:09:51 DEBUG : only3: size = 0 OK 2026/02/24 06:09:51 DEBUG : only3: Dst hash empty - aborting Src hash check 2026/02/24 06:09:51 INFO : only3: Copied (replaced existing) 2026/02/24 06:09:51 DEBUG : only5: size = 0 OK 2026/02/24 06:09:51 DEBUG : only5: Dst hash empty - aborting Src hash check 2026/02/24 06:09:51 INFO : only5: Copied (replaced existing) 2026/02/24 06:09:52 DEBUG : only8: size = 0 OK 2026/02/24 06:09:52 DEBUG : only8: Dst hash empty - aborting Src hash check 2026/02/24 06:09:52 INFO : only8: Copied (replaced existing) 2026/02/24 06:09:52 DEBUG : only6: size = 0 OK 2026/02/24 06:09:52 DEBUG : only6: Dst hash empty - aborting Src hash check 2026/02/24 06:09:52 INFO : only6: Copied (replaced existing) 2026/02/24 06:09:53 DEBUG : only15: size = 0 OK 2026/02/24 06:09:53 DEBUG : only15: Dst hash empty - aborting Src hash check 2026/02/24 06:09:53 INFO : only15: Copied (replaced existing) 2026/02/24 06:09:53 DEBUG : only4: size = 0 OK 2026/02/24 06:09:53 DEBUG : only4: Dst hash empty - aborting Src hash check 2026/02/24 06:09:53 INFO : only4: Copied (replaced existing) 2026/02/24 06:09:54 DEBUG : only7: size = 0 OK 2026/02/24 06:09:54 DEBUG : only7: Dst hash empty - aborting Src hash check 2026/02/24 06:09:54 INFO : only7: Copied (replaced existing) 2026/02/24 06:09:54 DEBUG : only9: size = 0 OK 2026/02/24 06:09:54 DEBUG : only9: Dst hash empty - aborting Src hash check 2026/02/24 06:09:54 INFO : only9: Copied (replaced existing) 2026/02/24 06:09:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (362.99s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 06:14:16 DEBUG : empty_dir: Making directory with metadata 2026/02/24 06:14:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 06:14:16 DEBUG : empty_on_remote: Making directory with metadata 2026/02/24 06:14:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 06:14:16 INFO : empty_on_remote: Making directory 2026/02/24 06:14:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/24 06:14:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/24 06:14:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/24 06:14:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/24 06:14:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (62.67s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 06:15:19 DEBUG : empty_dir: Making directory with metadata 2026/02/24 06:15:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 06:15:19 DEBUG : empty_on_remote: Making directory with metadata 2026/02/24 06:15:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/24 06:15:19 INFO : empty_on_remote: Making directory 2026/02/24 06:15:19 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/24 06:15:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/24 06:15:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/24 06:15:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/24 06:15:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/24 06:15:27 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (69.44s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 06:16:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 06:16:28 INFO : sub dir: Making directory 2026/02/24 06:16:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (104.71s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 06:18:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/24 06:18:13 INFO : sub dir: Making directory 2026/02/24 06:18:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (107.44s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 06:20:03 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/02/24 06:20:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/24 06:20:03 DEBUG : pacer: Reducing sleep to 15ms 2026/02/24 06:20:04 DEBUG : pacer: Reducing sleep to 11.25ms 2026/02/24 06:20:04 DEBUG : pacer: Reducing sleep to 10ms 2026/02/24 06:20:44 DEBUG : Waiting for deletions to finish 2026/02/24 06:20:44 DEBUG : apple: Excluded (Path Filter) 2026/02/24 06:20:44 DEBUG : apple: Excluded 2026/02/24 06:20:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 06:20:44 DEBUG : appleappleapplebanana: Excluded 2026/02/24 06:20:44 DEBUG : banana: Excluded (Path Filter) 2026/02/24 06:20:44 DEBUG : banana: Excluded 2026/02/24 06:20:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 06:20:44 DEBUG : splitbananasplit: Excluded 2026/02/24 06:20:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 06:20:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/24 06:20:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 06:20:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/24 06:20:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 06:20:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/24 06:20:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 06:20:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/24 06:20:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 06:20:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/24 06:20:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 06:20:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/24 06:20:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 06:20:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/24 06:20:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 06:20:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/24 06:20:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 06:20:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/24 06:20:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 06:20:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/24 06:20:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 06:20:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/24 06:20:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 06:20:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/24 06:20:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 06:20:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/24 06:20:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 06:20:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/24 06:20:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 06:20:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/24 06:20:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 06:20:45 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/NFC Messages: dir1/0013-789;=.txt: Modification time difference too big |-219650h15m23.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-02-24 06:20:30 +0000 UTC) (precision 1ns) 2026/02/24 06:20:46 DEBUG : apple: size = 5 OK 2026/02/24 06:20:46 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:46 DEBUG : apple: Unchanged skipping 2026/02/24 06:20:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 06:20:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 06:20:46 DEBUG : banana: size = 6 OK 2026/02/24 06:20:46 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:46 DEBUG : banana: Unchanged skipping 2026/02/24 06:20:46 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 06:20:46 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:46 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 06:20:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 06:20:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 06:20:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 06:20:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 06:20:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 06:20:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 06:20:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 06:20:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 06:20:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 06:20:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 06:20:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 06:20:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 06:20:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 06:20:46 DEBUG : dir1/0013-789;=.txt: Modification times differ by 219650h15m23.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2026-02-24 06:20:30 +0000 UTC 2026/02/24 06:20:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 06:20:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 06:20:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 06:20:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 06:20:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 06:20:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 06:20:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 06:20:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 06:20:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 06:20:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 06:20:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 06:20:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 06:20:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 06:20:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 06:20:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 06:20:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 06:20:46 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 06:20:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 06:20:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 06:20:46 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/02/24 06:20:47 INFO : dir1/0013-789;=.txt: Updated modification time in destination 2026/02/24 06:20:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 06:20:47 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 06:20:47 DEBUG : Waiting for deletions to finish 2026/02/24 06:20:47 INFO : There was nothing to transfer 2026/02/24 06:20:47 DEBUG : Waiting for deletions to finish 2026/02/24 06:20:47 DEBUG : apple: Excluded (Path Filter) 2026/02/24 06:20:47 DEBUG : apple: Excluded 2026/02/24 06:20:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 06:20:47 DEBUG : appleappleapplebanana: Excluded 2026/02/24 06:20:47 DEBUG : banana: Excluded (Path Filter) 2026/02/24 06:20:47 DEBUG : banana: Excluded 2026/02/24 06:20:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 06:20:47 DEBUG : splitbananasplit: Excluded 2026/02/24 06:20:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 06:20:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/24 06:20:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 06:20:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/24 06:20:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 06:20:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/24 06:20:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 06:20:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/24 06:20:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 06:20:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/24 06:20:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 06:20:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/24 06:20:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 06:20:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/24 06:20:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 06:20:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/24 06:20:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 06:20:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/24 06:20:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 06:20:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/24 06:20:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 06:20:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/24 06:20:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 06:20:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/24 06:20:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 06:20:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/24 06:20:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 06:20:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/24 06:20:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 06:20:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/24 06:20:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 06:20:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/24 06:20:48 DEBUG : apple: size = 5 OK 2026/02/24 06:20:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 06:20:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 06:20:48 DEBUG : banana: size = 6 OK 2026/02/24 06:20:48 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:48 DEBUG : banana: Unchanged skipping 2026/02/24 06:20:48 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 06:20:48 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:48 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 06:20:48 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:48 DEBUG : apple: Unchanged skipping 2026/02/24 06:20:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 06:20:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 06:20:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 06:20:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 06:20:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 06:20:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 06:20:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 06:20:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 06:20:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 06:20:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 06:20:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 06:20:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 06:20:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 06:20:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 06:20:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 06:20:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 06:20:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 06:20:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 06:20:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 06:20:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 06:20:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 06:20:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 06:20:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 06:20:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 06:20:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 06:20:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 06:20:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 06:20:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 06:20:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 06:20:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 06:20:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 06:20:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:20:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 06:20:49 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 06:20:49 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 06:20:49 DEBUG : Waiting for deletions to finish 2026/02/24 06:20:49 INFO : There was nothing to transfer 2026/02/24 06:20:49 DEBUG : Waiting for deletions to finish 2026/02/24 06:20:49 DEBUG : apple: Excluded (Path Filter) 2026/02/24 06:20:49 DEBUG : apple: Excluded 2026/02/24 06:20:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 06:20:49 DEBUG : appleappleapplebanana: Excluded 2026/02/24 06:20:49 DEBUG : banana: Excluded (Path Filter) 2026/02/24 06:20:49 DEBUG : banana: Excluded 2026/02/24 06:20:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 06:20:49 DEBUG : splitbananasplit: Excluded 2026/02/24 06:20:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 06:20:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/24 06:20:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 06:20:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/24 06:20:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 06:20:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/24 06:20:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 06:20:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/24 06:20:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 06:20:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/24 06:20:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 06:20:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/24 06:20:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 06:20:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/24 06:20:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 06:20:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/24 06:20:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 06:20:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/24 06:20:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 06:20:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/24 06:20:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 06:20:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/24 06:20:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 06:20:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/24 06:20:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 06:20:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/24 06:20:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 06:20:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/24 06:20:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 06:20:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/24 06:20:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 06:20:50 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" 2026/02/24 06:23:51 DEBUG : Waiting for deletions to finish 2026/02/24 06:23:51 DEBUG : apple: Excluded (Path Filter) 2026/02/24 06:23:51 DEBUG : apple: Excluded 2026/02/24 06:23:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 06:23:51 DEBUG : appleappleapplebanana: Excluded 2026/02/24 06:23:51 DEBUG : banana: Excluded (Path Filter) 2026/02/24 06:23:51 DEBUG : banana: Excluded 2026/02/24 06:23:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 06:23:51 DEBUG : splitbananasplit: Excluded 2026/02/24 06:23:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 06:23:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/24 06:23:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 06:23:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/24 06:23:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 06:23:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/24 06:23:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 06:23:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/24 06:23:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 06:23:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/24 06:23:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 06:23:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/24 06:23:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 06:23:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/24 06:23:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 06:23:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/24 06:23:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 06:23:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/24 06:23:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 06:23:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/24 06:23:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 06:23:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/24 06:23:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 06:23:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/24 06:23:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 06:23:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/24 06:23:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 06:23:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/24 06:23:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 06:23:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/24 06:23:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 06:23:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/24 06:23:52 DEBUG : apple: size = 5 OK 2026/02/24 06:23:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 06:23:52 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:52 DEBUG : banana: size = 6 OK 2026/02/24 06:23:52 DEBUG : apple: Unchanged skipping 2026/02/24 06:23:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:52 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 06:23:52 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 06:23:52 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:52 DEBUG : banana: Unchanged skipping 2026/02/24 06:23:52 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 06:23:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 06:23:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 06:23:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 06:23:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 06:23:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 06:23:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 06:23:53 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 06:23:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 06:23:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 06:23:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 06:23:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 06:23:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 06:23:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 06:23:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 06:23:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 06:23:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 06:23:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 06:23:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 06:23:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 06:23:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 06:23:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 06:23:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 06:23:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 06:23:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 06:23:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 06:23:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 06:23:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 06:23:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 06:23:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 06:23:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 06:23:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 06:23:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 06:23:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 06:23:53 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 06:23:53 DEBUG : Waiting for deletions to finish 2026/02/24 06:23:53 INFO : There was nothing to transfer 2026/02/24 06:23:53 DEBUG : Waiting for deletions to finish 2026/02/24 06:23:53 DEBUG : apple: Excluded (Path Filter) 2026/02/24 06:23:53 DEBUG : apple: Excluded 2026/02/24 06:23:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 06:23:53 DEBUG : appleappleapplebanana: Excluded 2026/02/24 06:23:53 DEBUG : banana: Excluded (Path Filter) 2026/02/24 06:23:53 DEBUG : banana: Excluded 2026/02/24 06:23:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 06:23:53 DEBUG : splitbananasplit: Excluded 2026/02/24 06:23:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 06:23:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/24 06:23:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 06:23:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/24 06:23:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 06:23:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/24 06:23:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 06:23:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/24 06:23:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 06:23:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/24 06:23:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 06:23:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/24 06:23:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 06:23:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/24 06:23:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 06:23:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/24 06:23:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 06:23:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/24 06:23:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 06:23:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/24 06:23:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 06:23:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/24 06:23:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 06:23:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/24 06:23:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 06:23:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/24 06:23:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 06:23:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/24 06:23:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 06:23:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/24 06:23:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 06:23:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/24 06:23:54 DEBUG : apple: size = 5 OK 2026/02/24 06:23:54 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:54 DEBUG : apple: Unchanged skipping 2026/02/24 06:23:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/24 06:23:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/24 06:23:54 DEBUG : banana: size = 6 OK 2026/02/24 06:23:54 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:54 DEBUG : banana: Unchanged skipping 2026/02/24 06:23:54 DEBUG : splitbananasplit: size = 16 OK 2026/02/24 06:23:54 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:54 DEBUG : splitbananasplit: Unchanged skipping 2026/02/24 06:23:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/24 06:23:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/24 06:23:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/24 06:23:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/24 06:23:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/24 06:23:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/24 06:23:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:55 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for checks to finish 2026/02/24 06:23:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/24 06:23:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/24 06:23:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/24 06:23:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/24 06:23:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/24 06:23:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/24 06:23:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/24 06:23:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/24 06:23:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/24 06:23:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/24 06:23:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/24 06:23:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/24 06:23:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/24 06:23:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/24 06:23:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/24 06:23:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/24 06:23:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/24 06:23:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/24 06:23:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/24 06:23:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/24 06:23:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/24 06:23:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/24 06:23:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/24 06:23:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/24 06:23:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/24 06:23:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/02/24 06:23:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/24 06:23:55 DEBUG : Yandex rclone-test-zoxodef7towi: Waiting for transfers to finish 2026/02/24 06:23:55 DEBUG : Waiting for deletions to finish 2026/02/24 06:23:55 INFO : There was nothing to transfer 2026/02/24 06:23:55 DEBUG : Waiting for deletions to finish 2026/02/24 06:23:55 DEBUG : apple: Excluded (Path Filter) 2026/02/24 06:23:55 DEBUG : apple: Excluded 2026/02/24 06:23:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/24 06:23:55 DEBUG : appleappleapplebanana: Excluded 2026/02/24 06:23:55 DEBUG : banana: Excluded (Path Filter) 2026/02/24 06:23:55 DEBUG : banana: Excluded 2026/02/24 06:23:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/24 06:23:55 DEBUG : splitbananasplit: Excluded 2026/02/24 06:23:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/24 06:23:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/24 06:23:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/24 06:23:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/24 06:23:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/24 06:23:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/24 06:23:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/24 06:23:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/24 06:23:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/24 06:23:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/24 06:23:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/24 06:23:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/24 06:23:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/24 06:23:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/24 06:23:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/24 06:23:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/24 06:23:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/24 06:23:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/24 06:23:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/24 06:23:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/24 06:23:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/24 06:23:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/24 06:23:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/24 06:23:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/24 06:23:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/24 06:23:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/24 06:23:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/24 06:23:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/24 06:23:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/24 06:23:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/24 06:23:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/24 06:23:55 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "Yandex rclone-test-zoxodef7towi", Local "Local file system at /tmp/rclone179109407", Modify Window "1ns" panic: test timed out after 1h0m0s running tests: TestTransform (6m18s) TestTransform/base64 (7s) goroutine 19590 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2682 +0x345 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 7 minutes]: testing.(*T).Run(0xc000184fc0, {0x297323d?, 0xc000787ae8?}, 0x2adfb58) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2005 +0x485 testing.runTests.func1(0xc000184fc0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2477 +0x37 testing.tRunner(0xc000184fc0, 0xc000787c28) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1934 +0xea testing.runTests(0xc000a03710, {0x449a6c0, 0x6c, 0x6c}, {0xee12f2d7b?, 0x44b2f00?, 0x44b2f00?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2475 +0x4b4 testing.(*M).Run(0xc0007cd4a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2337 +0x63a github.com/rclone/rclone/fstest.TestMain(0xc0007cd4a0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa6 goroutine 17935 [chan receive]: testing.(*T).Run(0xc000c10a80, {0x295eaa4?, 0x41eab3?}, 0xc0004a8230) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2005 +0x485 github.com/rclone/rclone/fs/sync.TestTransform(0xc000c10a80) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:96 +0x62a testing.tRunner(0xc000c10a80, 0x2adfb58) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1934 +0xea created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1997 +0x465 goroutine 13 [syscall, 60 minutes]: os/signal.signal_recv() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/os/signal/signal.go:152 +0x1f goroutine 14 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 19577 [IO wait]: internal/poll.runtime_pollWait(0x744d603f2800, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0002c2700?, 0xc0008a4000?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0002c2700, {0xc0008a4000, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc0002c2700, {0xc0008a4000?, 0x11cc?, 0xc0008caa20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc00070a170, {0xc0008a4000?, 0xc0008a412f?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000998678, {0xc0008a4000?, 0x744d605dd208?, 0x744daa5215c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a02fc0, {0xc0008a4000?, 0x11cc?, 0x4cf880?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0005de2a8, {0x2e49a80, 0xc000a02fc0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0005de008, {0x744d60508e00, 0xc000998678}, 0x11d1?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0005de008, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc0005de008, {0xc00088f000, 0x1000, 0x744daa5215c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc00076a240, {0xc00088f000?, 0x415b26?, 0x70?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b8c4e0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b8c4e0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00076a240) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 19568 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 19542 [IO wait]: internal/poll.runtime_pollWait(0x744daa49a800, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0002c2380?, 0xc00045b300?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0002c2380, {0xc00045b300, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc0002c2380, {0xc00045b300?, 0xc000af0908?, 0x4224d1?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0005960f8, {0xc00045b300?, 0x4224d1?, 0x744daa4a4540?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a024e0, {0xc00045b300?, 0x744d60e1db28?, 0x744daa521f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0008ce120, {0xc00045b300?, 0xa?, 0xc000af09e8?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0004142a8, {0x2e49a80, 0xc0008ce120}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000414008, {0x744d60508e00, 0xc000a024e0}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000414008, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc000414008, {0xc0005ed000, 0x1000, 0xc00026cab0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc00050e000, {0xc0005ed000?, 0x81cce5?, 0x2e463c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b32ba0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b32ba0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00050e000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 19536 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 2889 [chan receive, 52 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2881 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 17521 [select]: net/http.(*persistConn).writeLoop(0xc00048c240) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 17512 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 17520 [IO wait]: internal/poll.runtime_pollWait(0x744d605ea000, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000792200?, 0xc00096aa80?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000792200, {0xc00096aa80, 0x2a80, 0x2a80}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000792200, {0xc00096aa80?, 0x2a7b?, 0xc0008cad40?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0004b45a8, {0xc00096aa80?, 0xc00096aa80?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a02750, {0xc00096aa80?, 0x744d60e1db28?, 0x744daa521f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0008cec78, {0xc00096aa80?, 0x2a0a?, 0x428676?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0004c09a8, {0x2e49a80, 0xc0008cec78}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0004c0708, {0x744d60508e00, 0xc000a02750}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0004c0708, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc0004c0708, {0xc0005a1000, 0x1000, 0xc00026cab0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc00048c240, {0xc0005a1000?, 0x81cce5?, 0x2e463c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0009c9020) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0009c9020, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00048c240) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 17512 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 17738 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc00036c3c0, {0x2e716b8, 0xc0004a8b40}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 17522 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d goroutine 19558 [select]: net/http.(*persistConn).writeLoop(0xc00050e120) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 19545 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 19587 [select]: net/http.(*persistConn).writeLoop(0xc00076a120) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 19560 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 19586 [IO wait]: internal/poll.runtime_pollWait(0x744d60604800, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00013eb80?, 0xc00045c600?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00013eb80, {0xc00045c600, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc00013eb80, {0xc00045c600?, 0x12fb?, 0xc000704d20?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0005961f8, {0xc00045c600?, 0xc00045c600?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a02ae0, {0xc00045c600?, 0x744d605dd208?, 0x744daa5215c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a02e28, {0xc00045c600?, 0x120a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc0006162a8, {0x2e49a80, 0xc000a02e28}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000616008, {0x744d60508e00, 0xc000a02ae0}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000616008, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc000616008, {0xc000842000, 0x1000, 0xc00026cab0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc00076a120, {0xc000842000?, 0x81cce5?, 0x2e463c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0008e3a40) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0008e3a40, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00076a120) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 19560 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 19578 [select]: net/http.(*persistConn).writeLoop(0xc00076a240) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 19568 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 goroutine 19518 [select]: net/http.(*persistConn).roundTrip(0xc00076a240, 0xc000630be0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2833 +0x74d net/http.(*Transport).roundTrip(0xc0001364e0, 0xc000525e00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:696 +0xa8f net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc000371f20, 0xc000525e00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a golang.org/x/oauth2.(*Transport).RoundTrip(0xc0003cdbe0, 0xc000525cc0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.35.0/transport.go:55 +0x15a net/http.send(0xc000525cc0, {0x2e4a5e0, 0xc0003cdbe0}, {0xc000585101?, 0x7097b0?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00026c270, 0xc000525cc0, {0x41ecf4?, 0x4e?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00026c270, 0xc000525cc0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:729 +0x9c9 net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc0004a8000, {0x2e715d8, 0x44d69c0}, 0xc00070c160) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:355 +0xd87 github.com/rclone/rclone/backend/yandex.(*Object).upload.func2() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1124 +0x4a github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0xc000585718?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0002c4060, 0xc0004d5b40, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:256 github.com/rclone/rclone/backend/yandex.(*Object).upload(0xc0008e3bc0, {0x2e715d8, 0x44d69c0}, {0x2e46ea0, 0xc000a02f48}, 0x1, {0xc000335740, 0x19}, {0x0, 0x0, ...}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1123 +0x685 github.com/rclone/rclone/backend/yandex.(*Object).Update(0xc0008e3bc0, {0x2e715d8, 0x44d69c0}, {0x2e46520, 0xc0002768d0}, {0x2e7da50, 0xc000111490}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1148 +0x205 github.com/rclone/rclone/backend/yandex.(*Fs).Put(0xc0002c2e00, {0x2e715d8, 0x44d69c0}, {0x2e46520, 0xc0002768d0}, {0x2e7da50, 0xc000111490}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:461 +0x1ab github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc000480af0, {0x2e715d8, 0x44d69c0}, {0x2e8ba90, 0xc0002c2e00}, {0xc0006d4720, 0x15}, {0xc0006d4720, 0x15}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:280 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 github.com/rclone/rclone/fs/sync.makeTestFiles(0xc000480af0?, 0xc000480af0, {0x2957c2f, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 +0x405 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc000664000) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 +0xd3 testing.tRunner(0xc000664000, 0xc0004a8230) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1934 +0xea created by testing.(*T).Run in goroutine 17935 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1997 +0x465 goroutine 19557 [IO wait]: internal/poll.runtime_pollWait(0x744d603f2600, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000792380?, 0xc0006fa000?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000792380, {0xc0006fa000, 0x1300, 0x1300}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc000792380, {0xc0006fa000?, 0x12fb?, 0xc000794560?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc000088340, {0xc0006fa000?, 0xc0006fa000?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0008ce438, {0xc0006fa000?, 0x744d6047e3f0?, 0x744daa521a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0009984b0, {0xc0006fa000?, 0x120a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc000199ea8, {0x2e49a80, 0xc0009984b0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000199c08, {0x744d60508e00, 0xc0008ce438}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000199c08, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc000199c08, {0xc0006eb000, 0x1000, 0xc00026cab0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 net/http.(*persistConn).Read(0xc00050e120, {0xc0006eb000?, 0x81cce5?, 0x2e463c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000ba4660) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000ba4660, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00050e120) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 19545 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1944 +0x174f goroutine 19543 [select]: net/http.(*persistConn).writeLoop(0xc00050e000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:2597 +0xe7 created by net/http.(*Transport).dialConn in goroutine 19536 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:1945 +0x17a5 "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.561931683s (try 1/5): exit status 2: Failed [TestSyncBackupDir TestSyncConcurrentDelete]