"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/04/01 02:21:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-cuwiyew2cuwi" 2025/04/01 02:21:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/01 02:21:59 DEBUG : Creating backend with remote "/tmp/rclone1126851020" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:21:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 02:21:59 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:21:59 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:21:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestCopyWithDryRun (2.18s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:22:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/01 02:22:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 02:22:02 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:22:02 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:22:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 02:22:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:22:05 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (14.51s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.74s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.62s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:22:18 DEBUG : Creating backend with remote "/non-existing" 2025/04/01 02:22:18 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/01 02:22:18 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:22:18 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (1.99s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:22:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 02:22:20 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:22:20 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:22:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 02:22:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestCopyNoTraverse (14.74s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:22:35 INFO : Yandex rclone-test-cuwiyew2cuwi: Running all checks before starting transfers 2025/04/01 02:22:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 02:22:35 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:22:35 INFO : Yandex rclone-test-cuwiyew2cuwi: Checks finished, now starting transfers 2025/04/01 02:22:35 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:22:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 02:22:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestCopyCheckFirst (13.63s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:22:48 ERROR : Ignoring --no-traverse with sync 2025/04/01 02:22:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 02:22:49 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:22:49 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:22:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 02:22:51 INFO : sub dir/hello world: Copied (new) 2025/04/01 02:22:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestSyncNoTraverse (14.08s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:23:03 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/01 02:23:03 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:23:03 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:23:05 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/04/01 02:23:05 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestCopyWithDepth (8.24s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:23:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 02:23:11 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:23:11 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:23:13 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 02:23:13 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (8.50s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:23:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 02:23:21 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:23:21 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:23:23 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 02:23:23 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.77s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:23:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/01 02:23:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 02:23:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/01 02:23:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/01 02:23:28 INFO : sub dir: Making directory 2025/04/01 02:23:29 INFO : sub dir2: Making directory 2025/04/01 02:23:29 INFO : sub dir2/sub sub dir2: Making directory 2025/04/01 02:23:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 02:23:29 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:23:29 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:23:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 02:23:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:23:34 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (24.19s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:23:52 INFO : sub dir2: Making directory 2025/04/01 02:23:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/01 02:23:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 02:23:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 02:23:52 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:23:52 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:23:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 02:23:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (11.75s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:24:04 DEBUG : sub dir2: Making directory with metadata 2025/04/01 02:24:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 02:24:04 INFO : sub dir: Making directory 2025/04/01 02:24:04 INFO : sub dir2: Making directory 2025/04/01 02:24:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 02:24:05 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:24:05 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:24:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 02:24:07 INFO : sub dir/hello world: Copied (new) 2025/04/01 02:24:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:24:10 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/01 02:24:10 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (20.46s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.60s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:24:25 INFO : sub dir2: Making directory 2025/04/01 02:24:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 02:24:25 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:24:25 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:24:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 02:24:38 INFO : sub dir/hello world: Copied (new) 2025/04/01 02:24:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (22.42s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:24:47 DEBUG : sub dir2: Making directory with metadata 2025/04/01 02:24:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 02:24:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/01 02:24:48 INFO : sub dir: Making directory 2025/04/01 02:24:48 INFO : sub dir2: Making directory 2025/04/01 02:24:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 02:24:48 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:24:48 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:24:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 02:24:51 INFO : sub dir/hello world: Copied (new) 2025/04/01 02:24:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:24:53 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (19.29s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.59s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:25:07 INFO : sub dir2: Making directory 2025/04/01 02:25:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 02:25:08 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:25:08 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:25:10 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/04/01 02:25:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/01 02:25:11 DEBUG : pacer: Reducing sleep to 15ms 2025/04/01 02:25:11 DEBUG : pacer: Reducing sleep to 11.25ms 2025/04/01 02:25:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 02:25:11 INFO : sub dir/hello world: Copied (new) 2025/04/01 02:25:11 DEBUG : Waiting for deletions to finish 2025/04/01 02:25:12 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncNoEmptyDirectories (14.09s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:25:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-gorevel6giqi" 2025/04/01 02:25:24 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) Yandex rclone-test-cuwiyew2cuwi -> Yandex rclone-test-gorevel6giqi 2025/04/01 02:25:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 02:25:25 DEBUG : Yandex rclone-test-gorevel6giqi: Waiting for checks to finish 2025/04/01 02:25:25 DEBUG : Yandex rclone-test-gorevel6giqi: Waiting for transfers to finish 2025/04/01 02:25:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 02:25:27 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:25:29 DEBUG : Yandex rclone-test-gorevel6giqi: Purge remote --- PASS: TestServerSideCopy (22.66s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:25:47 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:25:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/01 02:25:47 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:25:49 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/01 02:25:49 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestCopyOverSelf (16.06s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:26:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-tadoyof3rira" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-cuwiyew2cuwi -> Yandex rclone-test-tadoyof3rira 2025/04/01 02:26:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 02:26:04 DEBUG : Yandex rclone-test-tadoyof3rira: Waiting for checks to finish 2025/04/01 02:26:04 DEBUG : Yandex rclone-test-tadoyof3rira: Waiting for transfers to finish 2025/04/01 02:26:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 02:26:06 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:26:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/01 02:26:11 DEBUG : Yandex rclone-test-tadoyof3rira: Waiting for checks to finish 2025/04/01 02:26:11 DEBUG : Yandex rclone-test-tadoyof3rira: Waiting for transfers to finish 2025/04/01 02:26:12 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.mehodoc8" before starting 2025/04/01 02:26:14 DEBUG : sub dir/hello world.mehodoc8: server side copy: removing renamed existing file after operation 2025/04/01 02:26:17 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/01 02:26:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:26:19 DEBUG : Yandex rclone-test-tadoyof3rira: Purge remote --- PASS: TestServerSideCopyOverSelf (32.96s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:26:36 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:26:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/01 02:26:36 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:26:38 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/01 02:26:38 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/01 02:26:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestMoveOverSelf (15.27s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:666 Error: Should be true Test: TestServerSideMoveOverSelf Messages: sub dir/hello world: Modification time difference too big |-211750h21m42.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-04-01 02:26:49 +0000 UTC) (precision 1ns) 2025/04/01 02:26:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-dujapeg3boge" 2025/04/01 02:26:51 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) Yandex rclone-test-cuwiyew2cuwi -> Yandex rclone-test-dujapeg3boge 2025/04/01 02:26:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 02:26:52 DEBUG : Yandex rclone-test-dujapeg3boge: Waiting for checks to finish 2025/04/01 02:26:52 DEBUG : Yandex rclone-test-dujapeg3boge: Waiting for transfers to finish 2025/04/01 02:26:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 02:26:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:677 Error: Should be true Test: TestServerSideMoveOverSelf Messages: sub dir/hello world: Modification time difference too big |-211750h21m47.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-04-01 02:26:54 +0000 UTC) (precision 1ns) 2025/04/01 02:26:59 DEBUG : Yandex rclone-test-dujapeg3boge: Using server-side directory move 2025/04/01 02:27:00 INFO : Yandex rclone-test-dujapeg3boge: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/01 02:27:01 DEBUG : Yandex rclone-test-dujapeg3boge: Waiting for checks to finish 2025/04/01 02:27:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/01 02:27:01 DEBUG : Yandex rclone-test-dujapeg3boge: Waiting for transfers to finish 2025/04/01 02:27:06 INFO : sub dir/hello world: Deleted 2025/04/01 02:27:07 INFO : sub dir/hello world: Moved (server-side) 2025/04/01 02:27:11 DEBUG : testing file moves 2025/04/01 02:27:12 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/01 02:27:12 DEBUG : Yandex rclone-test-dujapeg3boge: Waiting for checks to finish 2025/04/01 02:27:12 DEBUG : Yandex rclone-test-dujapeg3boge: Waiting for transfers to finish 2025/04/01 02:27:15 INFO : sub dir/hello world: Deleted 2025/04/01 02:27:16 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:27:18 DEBUG : Yandex rclone-test-dujapeg3boge: Purge remote --- FAIL: TestServerSideMoveOverSelf (42.93s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:27:33 ERROR : : error listing: directory not found 2025/04/01 02:27:33 INFO : Local file system at /tmp/rclone1126851020: Making directory 2025/04/01 02:27:34 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:27:34 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestCopyAfterDelete (13.32s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:27:48 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/01 02:27:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 02:27:48 DEBUG : Local file system at /tmp/rclone1126851020: Waiting for checks to finish 2025/04/01 02:27:48 DEBUG : Local file system at /tmp/rclone1126851020: Waiting for transfers to finish 2025/04/01 02:27:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 02:27:49 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/04/01 02:27:49 INFO : sub dir/hello world: Copied (new) 2025/04/01 02:27:49 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestCopyRedownload (14.12s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:27:59 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/01 02:27:59 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:27:59 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:28:01 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/01 02:28:01 INFO : check sum: Copied (new) 2025/04/01 02:28:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:28:01 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:28:01 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/01 02:28:01 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/04/01 02:28:01 DEBUG : check sum: Unchanged skipping 2025/04/01 02:28:01 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:28:01 DEBUG : Waiting for deletions to finish 2025/04/01 02:28:01 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (8.82s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:28:08 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/01 02:28:08 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:28:08 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:28:11 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/01 02:28:11 INFO : sizeonly: Copied (new) 2025/04/01 02:28:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:28:14 DEBUG : sizeonly: Sizes identical 2025/04/01 02:28:14 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:28:14 DEBUG : sizeonly: Unchanged skipping 2025/04/01 02:28:14 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:28:14 DEBUG : Waiting for deletions to finish 2025/04/01 02:28:14 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestSyncSizeOnly (12.32s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:28:20 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/01 02:28:20 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:28:20 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:28:22 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/04/01 02:28:22 INFO : ignore-size: Copied (new) 2025/04/01 02:28:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:28:22 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:28:22 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:28:22 DEBUG : ignore-size: Unchanged skipping 2025/04/01 02:28:22 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:28:22 DEBUG : Waiting for deletions to finish 2025/04/01 02:28:22 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (9.18s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:28:31 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:28:31 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:28:31 DEBUG : existing: Unchanged skipping 2025/04/01 02:28:31 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:28:31 DEBUG : Waiting for deletions to finish 2025/04/01 02:28:31 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:28:32 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/01 02:28:32 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:28:32 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:28:34 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/04/01 02:28:34 INFO : existing: Copied (replaced existing) 2025/04/01 02:28:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (10.99s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:28:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/01 02:28:41 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:28:41 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:28:42 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/01 02:28:42 INFO : existing: Copied (new) 2025/04/01 02:28:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:28:43 DEBUG : existing: Destination exists, skipping 2025/04/01 02:28:43 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:28:43 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:28:43 DEBUG : Waiting for deletions to finish 2025/04/01 02:28:43 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (9.76s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:28:54 INFO : d: Making directory 2025/04/01 02:28:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/01 02:28:56 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:28:56 DEBUG : c/non empty space: Unchanged skipping 2025/04/01 02:28:56 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:28:56 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:28:58 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/01 02:28:58 INFO : a/potato2: Copied (new) 2025/04/01 02:28:58 DEBUG : Waiting for deletions to finish 2025/04/01 02:29:02 INFO : b/potato: Deleted 2025/04/01 02:29:02 INFO : d: Removing directory 2025/04/01 02:29:05 INFO : b: Removing directory 2025/04/01 02:29:09 DEBUG : Yandex rclone-test-cuwiyew2cuwi: deleted 2 directories run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (37.94s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:29:30 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:29:30 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/01 02:29:30 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/01 02:29:30 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/01 02:29:30 DEBUG : empty space: Unchanged skipping 2025/04/01 02:29:30 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:29:30 DEBUG : Waiting for deletions to finish 2025/04/01 02:29:30 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:29:31 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/01 02:29:31 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:29:31 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/01 02:29:32 INFO : empty space: Updated modification time in destination 2025/04/01 02:29:32 DEBUG : empty space: Unchanged skipping 2025/04/01 02:29:32 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:29:32 DEBUG : Waiting for deletions to finish 2025/04/01 02:29:32 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (10.24s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:29:40 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/01 02:29:40 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:29:40 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/01 02:29:40 DEBUG : empty space: Unchanged skipping 2025/04/01 02:29:40 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:29:40 DEBUG : Waiting for deletions to finish 2025/04/01 02:29:40 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (8.04s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:29:48 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/01 02:29:48 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:29:48 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1126851020) 2025/04/01 02:29:48 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-cuwiyew2cuwi) 2025/04/01 02:29:48 DEBUG : foo: md5 differ 2025/04/01 02:29:48 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:29:50 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/04/01 02:29:50 INFO : foo: Copied (replaced existing) 2025/04/01 02:29:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (9.22s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:29:58 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/01 02:29:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:29:58 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:29:58 DEBUG : empty space: Unchanged skipping 2025/04/01 02:29:58 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:30:00 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/01 02:30:00 INFO : potato: Copied (new) 2025/04/01 02:30:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (13.94s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:30:12 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/01 02:30:12 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:30:12 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:30:13 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/04/01 02:30:13 INFO : potato: Copied (replaced existing) 2025/04/01 02:30:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.63s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:30:22 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/04/01 02:30:22 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:30:22 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1126851020) 2025/04/01 02:30:22 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-cuwiyew2cuwi) 2025/04/01 02:30:22 DEBUG : potato: md5 differ 2025/04/01 02:30:22 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:30:24 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/04/01 02:30:24 INFO : potato: Copied (replaced existing) 2025/04/01 02:30:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (10.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:30:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 02:30:35 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/01 02:30:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:30:35 DEBUG : empty space: Unchanged skipping 2025/04/01 02:30:35 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:30:35 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:30:35 DEBUG : Waiting for deletions to finish 2025/04/01 02:30:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (14.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:30:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 02:30:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:30:49 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:30:49 DEBUG : empty space: Unchanged skipping 2025/04/01 02:30:49 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:30:52 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/01 02:30:52 INFO : potato2: Copied (new) 2025/04/01 02:30:52 DEBUG : Waiting for deletions to finish 2025/04/01 02:30:55 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (19.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:31:08 INFO : d: Making directory 2025/04/01 02:31:09 INFO : d/e: Making directory 2025/04/01 02:31:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/01 02:31:11 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:31:11 DEBUG : c/non empty space: Unchanged skipping 2025/04/01 02:31:11 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:31:11 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:31:13 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/01 02:31:13 INFO : a/potato2: Copied (new) 2025/04/01 02:31:13 DEBUG : Waiting for deletions to finish 2025/04/01 02:31:16 INFO : b/potato: Deleted 2025/04/01 02:31:16 INFO : d/e: Removing directory 2025/04/01 02:31:20 INFO : d: Removing directory 2025/04/01 02:31:24 INFO : b: Removing directory 2025/04/01 02:31:29 DEBUG : Yandex rclone-test-cuwiyew2cuwi: deleted 3 directories run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (43.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:31:51 INFO : d: Making directory 2025/04/01 02:31:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/01 02:31:53 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:31:53 DEBUG : c/non empty space: Unchanged skipping 2025/04/01 02:31:53 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:31:53 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:31:54 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/01 02:31:54 INFO : a/potato2: Copied (new) 2025/04/01 02:31:54 ERROR : Yandex rclone-test-cuwiyew2cuwi: not deleting files as there were IO errors 2025/04/01 02:31:54 ERROR : Yandex rclone-test-cuwiyew2cuwi: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (36.21s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:32:27 DEBUG : Waiting for deletions to finish 2025/04/01 02:32:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 02:32:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:32:28 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:32:28 DEBUG : empty space: Unchanged skipping 2025/04/01 02:32:28 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:32:30 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/01 02:32:30 INFO : potato2: Copied (new) 2025/04/01 02:32:31 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (17.48s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:32:45 DEBUG : Waiting for deletions to finish 2025/04/01 02:32:46 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:32:46 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:32:50 INFO : potato: Deleted 2025/04/01 02:32:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 02:32:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:32:50 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:32:50 DEBUG : empty space: Unchanged skipping 2025/04/01 02:32:50 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:32:53 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/01 02:32:53 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (21.31s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:33:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 02:33:05 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:33:05 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:33:07 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/04/01 02:33:07 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (13.65s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:33:20 DEBUG : enormous: Excluded (Size Filter) 2025/04/01 02:33:20 DEBUG : enormous: Excluded 2025/04/01 02:33:20 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 02:33:20 DEBUG : potato2: Excluded 2025/04/01 02:33:20 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 02:33:20 DEBUG : potato2: Excluded 2025/04/01 02:33:20 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:33:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:33:20 DEBUG : empty space: Unchanged skipping 2025/04/01 02:33:20 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:33:20 DEBUG : Waiting for deletions to finish 2025/04/01 02:33:20 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:33:21 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 02:33:21 DEBUG : potato2: Excluded 2025/04/01 02:33:21 DEBUG : enormous: Excluded (Size Filter) 2025/04/01 02:33:21 DEBUG : enormous: Excluded 2025/04/01 02:33:21 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 02:33:21 DEBUG : potato2: Excluded 2025/04/01 02:33:21 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 02:33:21 DEBUG : potato2: Excluded 2025/04/01 02:33:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:33:21 DEBUG : Local file system at /tmp/rclone1126851020: Waiting for checks to finish 2025/04/01 02:33:21 DEBUG : empty space: Unchanged skipping 2025/04/01 02:33:21 DEBUG : Local file system at /tmp/rclone1126851020: Waiting for transfers to finish 2025/04/01 02:33:21 DEBUG : Waiting for deletions to finish 2025/04/01 02:33:21 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:33:22 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 02:33:22 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (14.66s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:33:36 DEBUG : enormous: Excluded (Size Filter) 2025/04/01 02:33:36 DEBUG : enormous: Excluded 2025/04/01 02:33:36 DEBUG : potato2: Excluded (Size Filter) 2025/04/01 02:33:36 DEBUG : potato2: Excluded 2025/04/01 02:33:36 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:33:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:33:36 DEBUG : empty space: Unchanged skipping 2025/04/01 02:33:36 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:33:36 DEBUG : Waiting for deletions to finish 2025/04/01 02:33:40 INFO : potato2: Deleted 2025/04/01 02:33:40 INFO : enormous: Deleted 2025/04/01 02:33:40 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:33:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:33:41 DEBUG : empty space: Unchanged skipping 2025/04/01 02:33:41 DEBUG : Local file system at /tmp/rclone1126851020: Waiting for checks to finish 2025/04/01 02:33:41 DEBUG : Local file system at /tmp/rclone1126851020: Waiting for transfers to finish 2025/04/01 02:33:41 DEBUG : Waiting for deletions to finish 2025/04/01 02:33:41 INFO : enormous: Deleted 2025/04/01 02:33:41 INFO : potato2: Deleted 2025/04/01 02:33:41 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (15.44s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:33:53 DEBUG : five: Need to transfer - File not found at Destination 2025/04/01 02:33:53 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/01 02:33:53 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/01 02:33:53 DEBUG : one: Destination is newer than source, skipping 2025/04/01 02:33:53 DEBUG : three: Sizes identical 2025/04/01 02:33:53 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/01 02:33:53 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:33:53 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1126851020) 2025/04/01 02:33:53 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-cuwiyew2cuwi) 2025/04/01 02:33:53 DEBUG : two: md5 differ 2025/04/01 02:33:53 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:33:55 DEBUG : two: Dst hash empty - aborting Src hash check 2025/04/01 02:33:55 INFO : two: Copied (replaced existing) 2025/04/01 02:33:55 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/01 02:33:55 INFO : five: Copied (new) 2025/04/01 02:33:55 DEBUG : four: Dst hash empty - aborting Src hash check 2025/04/01 02:33:55 INFO : four: Copied (replaced existing) 2025/04/01 02:33:55 DEBUG : Waiting for deletions to finish 2025/04/01 02:33:56 DEBUG : one: Destination is newer than source, skipping 2025/04/01 02:33:56 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:33:56 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/01 02:33:56 DEBUG : five: Size and md5 of src and dst objects identical 2025/04/01 02:33:56 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/01 02:33:56 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/01 02:33:56 DEBUG : four: Size and md5 of src and dst objects identical 2025/04/01 02:33:56 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/01 02:33:56 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1126851020) 2025/04/01 02:33:56 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/01 02:33:56 DEBUG : two: Size and md5 of src and dst objects identical 2025/04/01 02:33:56 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-cuwiyew2cuwi) 2025/04/01 02:33:56 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/01 02:33:56 DEBUG : three: md5 differ 2025/04/01 02:33:56 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/01 02:33:56 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:33:58 DEBUG : three: Dst hash empty - aborting Src hash check 2025/04/01 02:33:58 INFO : three: Copied (replaced existing) 2025/04/01 02:33:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (32.66s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/04/01 02:34:19 INFO : Yandex rclone-test-cuwiyew2cuwi: Making map for --track-renames 2025/04/01 02:34:19 INFO : Yandex rclone-test-cuwiyew2cuwi: Finished making map for --track-renames 2025/04/01 02:34:19 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:34:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/01 02:34:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/01 02:34:19 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for renames to finish 2025/04/01 02:34:19 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:34:21 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/01 02:34:21 INFO : potato: Copied (new) 2025/04/01 02:34:22 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/01 02:34:22 INFO : yam: Copied (new) 2025/04/01 02:34:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:34:23 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:34:23 INFO : Yandex rclone-test-cuwiyew2cuwi: Making map for --track-renames 2025/04/01 02:34:23 INFO : Yandex rclone-test-cuwiyew2cuwi: Finished making map for --track-renames 2025/04/01 02:34:23 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:34:23 DEBUG : potato: Unchanged skipping 2025/04/01 02:34:23 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for renames to finish 2025/04/01 02:34:24 INFO : yam: Moved (server-side) to: yaml 2025/04/01 02:34:24 INFO : yaml: Renamed from "yam" 2025/04/01 02:34:24 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:34:24 DEBUG : Waiting for deletions to finish 2025/04/01 02:34:24 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (14.90s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/04/01 02:34:34 INFO : Yandex rclone-test-cuwiyew2cuwi: Making map for --track-renames 2025/04/01 02:34:34 INFO : Yandex rclone-test-cuwiyew2cuwi: Finished making map for --track-renames 2025/04/01 02:34:34 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:34:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/01 02:34:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/01 02:34:34 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for renames to finish 2025/04/01 02:34:34 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:34:36 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/01 02:34:36 INFO : yam: Copied (new) 2025/04/01 02:34:36 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/01 02:34:36 INFO : potato: Copied (new) 2025/04/01 02:34:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:34:37 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:34:37 INFO : Yandex rclone-test-cuwiyew2cuwi: Making map for --track-renames 2025/04/01 02:34:37 INFO : Yandex rclone-test-cuwiyew2cuwi: Finished making map for --track-renames 2025/04/01 02:34:37 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:34:37 DEBUG : potato: Unchanged skipping 2025/04/01 02:34:37 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for renames to finish 2025/04/01 02:34:39 INFO : yam: Moved (server-side) to: yaml 2025/04/01 02:34:39 INFO : yaml: Renamed from "yam" 2025/04/01 02:34:39 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:34:39 DEBUG : Waiting for deletions to finish 2025/04/01 02:34:39 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.45s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/04/01 02:34:49 INFO : Yandex rclone-test-cuwiyew2cuwi: Making map for --track-renames 2025/04/01 02:34:49 INFO : Yandex rclone-test-cuwiyew2cuwi: Finished making map for --track-renames 2025/04/01 02:34:49 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:34:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/01 02:34:49 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/01 02:34:49 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for renames to finish 2025/04/01 02:34:49 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:34:51 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/01 02:34:51 INFO : sub/yam: Copied (new) 2025/04/01 02:34:52 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/01 02:34:52 INFO : potato: Copied (new) 2025/04/01 02:34:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:34:54 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:34:54 DEBUG : potato: Unchanged skipping 2025/04/01 02:34:54 INFO : Yandex rclone-test-cuwiyew2cuwi: Making map for --track-renames 2025/04/01 02:34:54 INFO : Yandex rclone-test-cuwiyew2cuwi: Finished making map for --track-renames 2025/04/01 02:34:54 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:34:54 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for renames to finish 2025/04/01 02:34:56 INFO : sub/yam: Moved (server-side) to: yam 2025/04/01 02:34:56 INFO : yam: Renamed from "sub/yam" 2025/04/01 02:34:56 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:34:56 DEBUG : Waiting for deletions to finish 2025/04/01 02:34:56 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (22.82s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:35:12 DEBUG : Creating backend with remote "/tmp/rclone1126851020/dir1" 2025/04/01 02:35:12 DEBUG : Config file has changed externally - reloading 2025/04/01 02:35:12 DEBUG : Creating backend with remote "/tmp/rclone1126851020/dir2" 2025/04/01 02:35:12 DEBUG : Local file system at /tmp/rclone1126851020/dir2: Using server-side directory move 2025/04/01 02:35:12 INFO : Local file system at /tmp/rclone1126851020/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/01 02:35:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/01 02:35:12 DEBUG : Local file system at /tmp/rclone1126851020/dir2: Waiting for checks to finish 2025/04/01 02:35:12 DEBUG : Local file system at /tmp/rclone1126851020/dir2: Waiting for transfers to finish 2025/04/01 02:35:12 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.77s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:35:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 02:35:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/01 02:35:13 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:35:13 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:35:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 02:35:16 INFO : sub dir/hello world: Copied (new) 2025/04/01 02:35:16 INFO : sub dir/hello world: Deleted 2025/04/01 02:35:16 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/01 02:35:16 INFO : nested/sub dir/file: Copied (new) 2025/04/01 02:35:16 INFO : nested/sub dir/file: Deleted 2025/04/01 02:35:16 INFO : sub dir: Removing directory 2025/04/01 02:35:16 INFO : nested/sub dir: Removing directory 2025/04/01 02:35:16 INFO : nested: Removing directory 2025/04/01 02:35:16 DEBUG : Local file system at /tmp/rclone1126851020: deleted 3 directories run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (26.71s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:35:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/01 02:35:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/01 02:35:40 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:35:40 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:35:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/01 02:35:42 INFO : sub dir/hello world: Copied (new) 2025/04/01 02:35:42 INFO : sub dir/hello world: Deleted 2025/04/01 02:35:43 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/01 02:35:43 INFO : nested/sub dir/file: Copied (new) 2025/04/01 02:35:43 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (27.59s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:36:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/01 02:36:07 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/01 02:36:07 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:36:07 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:36:09 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/01 02:36:09 INFO : existing: Copied (new) 2025/04/01 02:36:09 INFO : existing: Deleted 2025/04/01 02:36:09 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/04/01 02:36:09 INFO : existing-b: Copied (new) 2025/04/01 02:36:09 INFO : existing-b: Deleted 2025/04/01 02:36:10 DEBUG : existing: Destination exists, skipping 2025/04/01 02:36:10 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/01 02:36:10 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:36:10 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:36:10 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (11.68s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:36:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-ceconos2ceja" 2025/04/01 02:36:19 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) Yandex rclone-test-cuwiyew2cuwi -> Yandex rclone-test-ceconos2ceja 2025/04/01 02:36:30 DEBUG : Yandex rclone-test-ceconos2ceja: Using server-side directory move 2025/04/01 02:36:30 INFO : Yandex rclone-test-ceconos2ceja: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/01 02:36:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 02:36:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:36:32 DEBUG : empty space: Unchanged skipping 2025/04/01 02:36:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/01 02:36:32 DEBUG : Yandex rclone-test-ceconos2ceja: Waiting for checks to finish 2025/04/01 02:36:34 INFO : potato2: Moved (server-side) 2025/04/01 02:36:35 INFO : empty space: Deleted 2025/04/01 02:36:35 DEBUG : Yandex rclone-test-ceconos2ceja: Waiting for transfers to finish 2025/04/01 02:36:36 INFO : potato3: Deleted 2025/04/01 02:36:43 INFO : potato3: Moved (server-side) 2025/04/01 02:36:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-hoqekin7woku" 2025/04/01 02:36:44 DEBUG : Config file has changed externally - reloading 2025/04/01 02:36:44 DEBUG : Yandex rclone-test-hoqekin7woku: Using server-side directory move 2025/04/01 02:36:46 INFO : Yandex rclone-test-hoqekin7woku: Server side directory move succeeded 2025/04/01 02:36:47 ERROR : : error listing: directory not found 2025/04/01 02:36:47 DEBUG : Yandex rclone-test-hoqekin7woku: Purge remote 2025/04/01 02:36:54 DEBUG : Yandex rclone-test-ceconos2ceja: Purge remote 2025/04/01 02:36:54 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (36.18s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:36:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-sapoxas2ziyi" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-cuwiyew2cuwi -> Yandex rclone-test-sapoxas2ziyi 2025/04/01 02:37:06 DEBUG : empty space: Excluded (Size Filter) 2025/04/01 02:37:06 DEBUG : empty space: Excluded 2025/04/01 02:37:06 DEBUG : empty space: Excluded (Size Filter) 2025/04/01 02:37:06 DEBUG : empty space: Excluded 2025/04/01 02:37:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 02:37:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/01 02:37:06 DEBUG : Yandex rclone-test-sapoxas2ziyi: Waiting for checks to finish 2025/04/01 02:37:06 DEBUG : Yandex rclone-test-sapoxas2ziyi: Waiting for transfers to finish 2025/04/01 02:37:07 INFO : potato2: Moved (server-side) 2025/04/01 02:37:10 INFO : potato3: Deleted 2025/04/01 02:37:13 INFO : potato3: Moved (server-side) 2025/04/01 02:37:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-wotohoq2muna" 2025/04/01 02:37:14 DEBUG : empty space: Excluded (Size Filter) 2025/04/01 02:37:14 DEBUG : empty space: Excluded 2025/04/01 02:37:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 02:37:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/01 02:37:14 DEBUG : Yandex rclone-test-wotohoq2muna: Waiting for checks to finish 2025/04/01 02:37:14 DEBUG : Yandex rclone-test-wotohoq2muna: Waiting for transfers to finish 2025/04/01 02:37:15 INFO : potato3: Moved (server-side) 2025/04/01 02:37:15 INFO : potato2: Moved (server-side) 2025/04/01 02:37:16 DEBUG : Yandex rclone-test-wotohoq2muna: Purge remote 2025/04/01 02:37:23 DEBUG : Yandex rclone-test-sapoxas2ziyi: Purge remote --- PASS: TestServerSideMoveWithFilter (38.36s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:37:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-ximifoh4gaxo" 2025/04/01 02:37:40 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-cuwiyew2cuwi -> Yandex rclone-test-ximifoh4gaxo 2025/04/01 02:37:48 DEBUG : Yandex rclone-test-ximifoh4gaxo: Using server-side directory move 2025/04/01 02:37:48 INFO : Yandex rclone-test-ximifoh4gaxo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/01 02:37:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/01 02:37:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:37:49 DEBUG : empty space: Unchanged skipping 2025/04/01 02:37:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/01 02:37:49 DEBUG : Yandex rclone-test-ximifoh4gaxo: Waiting for checks to finish 2025/04/01 02:37:50 INFO : potato2: Moved (server-side) 2025/04/01 02:37:52 INFO : potato3: Deleted 2025/04/01 02:37:52 INFO : empty space: Deleted 2025/04/01 02:37:52 DEBUG : Yandex rclone-test-ximifoh4gaxo: Waiting for transfers to finish 2025/04/01 02:37:54 INFO : potato3: Moved (server-side) 2025/04/01 02:37:54 INFO : tomatoDir: Removing directory 2025/04/01 02:37:58 DEBUG : Yandex rclone-test-cuwiyew2cuwi: deleted 1 directories 2025/04/01 02:37:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-gepecod7gafe" 2025/04/01 02:38:00 INFO : tomatoDir: Making directory 2025/04/01 02:38:00 DEBUG : Yandex rclone-test-gepecod7gafe: Using server-side directory move 2025/04/01 02:38:02 INFO : Yandex rclone-test-gepecod7gafe: Server side directory move succeeded 2025/04/01 02:38:03 ERROR : : error listing: directory not found 2025/04/01 02:38:04 ERROR : : error listing: directory not found 2025/04/01 02:38:04 DEBUG : Yandex rclone-test-gepecod7gafe: Purge remote 2025/04/01 02:38:12 DEBUG : Yandex rclone-test-ximifoh4gaxo: Purge remote 2025/04/01 02:38:12 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (39.09s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.51s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:38:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-cuwiyew2cuwi/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestSyncOverlap (4.74s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:38:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-cuwiyew2cuwi/rclone-sync-test" 2025/04/01 02:38:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-cuwiyew2cuwi/rclone-sync-test-include/layer2" 2025/04/01 02:38:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-cuwiyew2cuwi/rclone-sync-test-ignore-file" 2025/04/01 02:38:23 DEBUG : rclone-sync-test: Excluded 2025/04/01 02:38:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 02:38:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/01 02:38:24 DEBUG : Yandex rclone-test-cuwiyew2cuwi/rclone-sync-test: Waiting for checks to finish 2025/04/01 02:38:24 DEBUG : Yandex rclone-test-cuwiyew2cuwi/rclone-sync-test: Waiting for transfers to finish 2025/04/01 02:38:24 DEBUG : Waiting for deletions to finish 2025/04/01 02:38:24 INFO : There was nothing to transfer 2025/04/01 02:38:25 DEBUG : rclone-sync-test: Excluded 2025/04/01 02:38:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 02:38:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/01 02:38:28 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:38:28 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:38:28 DEBUG : Waiting for deletions to finish 2025/04/01 02:38:28 INFO : rclone-sync-test-include: Removing directory 2025/04/01 02:38:28 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/01 02:38:28 DEBUG : Yandex rclone-test-cuwiyew2cuwi: failed to delete 1 directories 2025/04/01 02:38:28 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:38:28 DEBUG : rclone-sync-test: Excluded 2025/04/01 02:38:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 02:38:30 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:38:30 DEBUG : rclone-sync-test: Excluded 2025/04/01 02:38:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 02:38:31 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:38:32 DEBUG : rclone-sync-test: Excluded 2025/04/01 02:38:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 02:38:33 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:38:34 DEBUG : rclone-sync-test: Excluded 2025/04/01 02:38:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 02:38:35 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:38:36 DEBUG : rclone-sync-test: Excluded 2025/04/01 02:38:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 02:38:37 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:38:37 DEBUG : rclone-sync-test: Excluded 2025/04/01 02:38:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 02:38:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/01 02:38:39 DEBUG : rclone-sync-test: Excluded 2025/04/01 02:38:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 02:38:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/01 02:38:41 DEBUG : Yandex rclone-test-cuwiyew2cuwi/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/01 02:38:41 DEBUG : Yandex rclone-test-cuwiyew2cuwi/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/01 02:38:41 DEBUG : Waiting for deletions to finish 2025/04/01 02:38:41 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:38:42 DEBUG : rclone-sync-test: Excluded 2025/04/01 02:38:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 02:38:43 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:38:43 DEBUG : rclone-sync-test: Excluded 2025/04/01 02:38:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 02:38:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/01 02:38:46 DEBUG : rclone-sync-test: Excluded 2025/04/01 02:38:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 02:38:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/01 02:38:48 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:38:48 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:38:48 DEBUG : Waiting for deletions to finish 2025/04/01 02:38:48 INFO : rclone-sync-test-include: Removing directory 2025/04/01 02:38:48 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/01 02:38:48 DEBUG : Yandex rclone-test-cuwiyew2cuwi: failed to delete 1 directories 2025/04/01 02:38:48 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:38:49 DEBUG : rclone-sync-test: Excluded 2025/04/01 02:38:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 02:38:50 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:38:51 DEBUG : rclone-sync-test: Excluded 2025/04/01 02:38:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 02:38:52 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:38:52 DEBUG : rclone-sync-test: Excluded 2025/04/01 02:38:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 02:38:53 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:38:54 DEBUG : rclone-sync-test: Excluded 2025/04/01 02:38:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 02:38:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/01 02:38:56 DEBUG : : Excluded 2025/04/01 02:38:56 DEBUG : rclone-sync-test: Excluded 2025/04/01 02:38:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 02:38:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/01 02:38:57 DEBUG : Yandex rclone-test-cuwiyew2cuwi/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/01 02:38:57 DEBUG : Yandex rclone-test-cuwiyew2cuwi/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/01 02:38:57 DEBUG : Waiting for deletions to finish 2025/04/01 02:38:57 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:38:58 DEBUG : rclone-sync-test: Excluded 2025/04/01 02:38:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 02:38:59 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:39:00 DEBUG : rclone-sync-test: Excluded 2025/04/01 02:39:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 02:39:01 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:39:01 DEBUG : rclone-sync-test: Excluded 2025/04/01 02:39:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 02:39:03 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:39:03 DEBUG : rclone-sync-test: Excluded 2025/04/01 02:39:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 02:39:04 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:39:05 DEBUG : rclone-sync-test: Excluded 2025/04/01 02:39:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/01 02:39:07 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (80.43s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:39:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-cuwiyew2cuwi/dst" 2025/04/01 02:39:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-cuwiyew2cuwi/CompareDest" 2025/04/01 02:39:40 DEBUG : one: Need to transfer - File not found at Destination 2025/04/01 02:39:40 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for checks to finish 2025/04/01 02:39:40 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for transfers to finish 2025/04/01 02:39:42 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/01 02:39:42 INFO : one: Copied (new) 2025/04/01 02:39:42 DEBUG : Waiting for deletions to finish 2025/04/01 02:39:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 02:39:43 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for checks to finish 2025/04/01 02:39:43 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for transfers to finish 2025/04/01 02:39:45 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/01 02:39:45 INFO : one: Copied (replaced existing) 2025/04/01 02:39:45 DEBUG : Waiting for deletions to finish 2025/04/01 02:39:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 02:39:51 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for checks to finish 2025/04/01 02:39:51 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:39:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/01 02:39:51 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for transfers to finish 2025/04/01 02:39:51 DEBUG : Waiting for deletions to finish 2025/04/01 02:39:51 INFO : There was nothing to transfer 2025/04/01 02:39:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:39:55 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/01 02:39:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 02:39:55 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for checks to finish 2025/04/01 02:39:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:39:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/01 02:39:55 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for transfers to finish 2025/04/01 02:39:55 DEBUG : Waiting for deletions to finish 2025/04/01 02:39:55 INFO : There was nothing to transfer 2025/04/01 02:39:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:39:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/01 02:39:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 02:39:56 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for checks to finish 2025/04/01 02:39:56 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:39:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/01 02:39:56 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for transfers to finish 2025/04/01 02:39:56 DEBUG : Waiting for deletions to finish 2025/04/01 02:39:56 INFO : There was nothing to transfer 2025/04/01 02:39:58 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/01 02:39:58 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/01 02:39:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/01 02:39:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 02:39:58 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for checks to finish 2025/04/01 02:39:59 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:39:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/01 02:39:59 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for transfers to finish 2025/04/01 02:39:59 DEBUG : Waiting for deletions to finish 2025/04/01 02:39:59 INFO : There was nothing to transfer 2025/04/01 02:40:01 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/01 02:40:01 DEBUG : two: Need to transfer - File not found at Destination 2025/04/01 02:40:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 02:40:01 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for checks to finish 2025/04/01 02:40:01 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:40:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/01 02:40:01 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for transfers to finish 2025/04/01 02:40:03 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/01 02:40:03 INFO : two: Copied (new) 2025/04/01 02:40:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (49.92s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:40:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-cuwiyew2cuwi/dest" 2025/04/01 02:40:33 DEBUG : Config file has changed externally - reloading 2025/04/01 02:40:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-cuwiyew2cuwi/pre-dest1" 2025/04/01 02:40:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-cuwiyew2cuwi/pre-dest2" 2025/04/01 02:40:35 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:40:35 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/01 02:40:38 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:40:38 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/01 02:40:38 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/01 02:40:38 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dest: Waiting for checks to finish 2025/04/01 02:40:38 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dest: Waiting for transfers to finish 2025/04/01 02:40:40 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/04/01 02:40:40 INFO : 3: Copied (new) 2025/04/01 02:40:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (37.61s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:41:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-cuwiyew2cuwi/dst" 2025/04/01 02:41:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-cuwiyew2cuwi/CopyDest" 2025/04/01 02:41:07 DEBUG : one: Need to transfer - File not found at Destination 2025/04/01 02:41:07 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for checks to finish 2025/04/01 02:41:07 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for transfers to finish 2025/04/01 02:41:09 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/01 02:41:09 INFO : one: Copied (new) 2025/04/01 02:41:09 DEBUG : Waiting for deletions to finish 2025/04/01 02:41:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 02:41:10 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for checks to finish 2025/04/01 02:41:11 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for transfers to finish 2025/04/01 02:41:12 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/01 02:41:12 INFO : one: Copied (replaced existing) 2025/04/01 02:41:12 DEBUG : Waiting for deletions to finish 2025/04/01 02:41:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-cuwiyew2cuwi/BackupDir" 2025/04/01 02:41:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 02:41:18 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for checks to finish 2025/04/01 02:41:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:41:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/01 02:41:20 INFO : one: Moved (server-side) 2025/04/01 02:41:22 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/01 02:41:22 INFO : one: Copied (server-side copy) 2025/04/01 02:41:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/01 02:41:22 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for transfers to finish 2025/04/01 02:41:22 DEBUG : Waiting for deletions to finish 2025/04/01 02:41:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:41:28 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/01 02:41:28 INFO : two: Copied (server-side copy) 2025/04/01 02:41:28 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/01 02:41:28 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:41:28 DEBUG : one: Unchanged skipping 2025/04/01 02:41:28 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for checks to finish 2025/04/01 02:41:28 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for transfers to finish 2025/04/01 02:41:28 DEBUG : Waiting for deletions to finish 2025/04/01 02:41:29 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:41:29 DEBUG : one: Unchanged skipping 2025/04/01 02:41:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:41:29 DEBUG : two: Unchanged skipping 2025/04/01 02:41:29 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for checks to finish 2025/04/01 02:41:29 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for transfers to finish 2025/04/01 02:41:29 DEBUG : Waiting for deletions to finish 2025/04/01 02:41:29 INFO : There was nothing to transfer 2025/04/01 02:41:35 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/01 02:41:35 DEBUG : three: Destination not found in --copy-dest 2025/04/01 02:41:35 DEBUG : three: Need to transfer - File not found at Destination 2025/04/01 02:41:35 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:41:35 DEBUG : one: Unchanged skipping 2025/04/01 02:41:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:41:35 DEBUG : two: Unchanged skipping 2025/04/01 02:41:35 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for checks to finish 2025/04/01 02:41:35 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for transfers to finish 2025/04/01 02:41:37 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/01 02:41:37 INFO : three: Copied (new) 2025/04/01 02:41:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (70.80s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:42:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-cuwiyew2cuwi/dst" 2025/04/01 02:42:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-cuwiyew2cuwi/backup" 2025/04/01 02:42:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/01 02:42:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:42:24 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for checks to finish 2025/04/01 02:42:24 DEBUG : two: Unchanged skipping 2025/04/01 02:42:26 INFO : one: Moved (server-side) 2025/04/01 02:42:26 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for transfers to finish 2025/04/01 02:42:28 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/01 02:42:28 INFO : one: Copied (new) 2025/04/01 02:42:28 DEBUG : Waiting for deletions to finish 2025/04/01 02:42:30 INFO : three.txt: Moved (server-side) 2025/04/01 02:42:30 INFO : three.txt: Moved into backup dir 2025/04/01 02:42:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/01 02:42:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:42:33 DEBUG : two: Unchanged skipping 2025/04/01 02:42:33 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for checks to finish 2025/04/01 02:42:37 INFO : one: Deleted 2025/04/01 02:42:39 INFO : one: Moved (server-side) 2025/04/01 02:42:39 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for transfers to finish 2025/04/01 02:42:41 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/01 02:42:41 INFO : one: Copied (new) 2025/04/01 02:42:41 DEBUG : Waiting for deletions to finish 2025/04/01 02:42:46 INFO : three.txt: Deleted 2025/04/01 02:42:48 INFO : three.txt: Moved (server-side) 2025/04/01 02:42:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (57.90s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:43:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-cuwiyew2cuwi/dst" 2025/04/01 02:43:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-cuwiyew2cuwi/backup" 2025/04/01 02:43:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/01 02:43:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:43:23 DEBUG : two: Unchanged skipping 2025/04/01 02:43:23 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for checks to finish 2025/04/01 02:43:24 INFO : one: Moved (server-side) to: one.bak 2025/04/01 02:43:24 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for transfers to finish 2025/04/01 02:43:26 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/01 02:43:26 INFO : one: Copied (new) 2025/04/01 02:43:26 DEBUG : Waiting for deletions to finish 2025/04/01 02:43:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/01 02:43:28 INFO : three.txt: Moved into backup dir 2025/04/01 02:43:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/01 02:43:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:43:32 DEBUG : two: Unchanged skipping 2025/04/01 02:43:32 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for checks to finish 2025/04/01 02:43:36 INFO : one.bak: Deleted 2025/04/01 02:43:38 INFO : one: Moved (server-side) to: one.bak 2025/04/01 02:43:38 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for transfers to finish 2025/04/01 02:43:40 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/01 02:43:40 INFO : one: Copied (new) 2025/04/01 02:43:40 DEBUG : Waiting for deletions to finish 2025/04/01 02:43:44 INFO : three.txt.bak: Deleted 2025/04/01 02:43:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/01 02:43:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (57.49s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:44:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-cuwiyew2cuwi/dst" 2025/04/01 02:44:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-cuwiyew2cuwi/backup" 2025/04/01 02:44:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/01 02:44:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:44:19 DEBUG : two: Unchanged skipping 2025/04/01 02:44:19 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for checks to finish 2025/04/01 02:44:22 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/01 02:44:22 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for transfers to finish 2025/04/01 02:44:24 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/01 02:44:24 INFO : one: Copied (new) 2025/04/01 02:44:24 DEBUG : Waiting for deletions to finish 2025/04/01 02:44:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/01 02:44:26 INFO : three.txt: Moved into backup dir fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: dst/one: Modification time difference too big |-116293h44m23.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-04-01 02:44:23 +0000 UTC) (precision 1ns) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: dst/one: Modification time difference too big |-116293h44m23.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-04-01 02:44:23 +0000 UTC) (precision 1ns) 2025/04/01 02:44:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/01 02:44:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:44:30 DEBUG : two: Unchanged skipping 2025/04/01 02:44:30 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for checks to finish 2025/04/01 02:44:33 INFO : one-2019-01-01: Deleted 2025/04/01 02:44:35 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/01 02:44:35 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for transfers to finish 2025/04/01 02:44:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/01 02:44:37 INFO : one: Copied (new) 2025/04/01 02:44:37 DEBUG : Waiting for deletions to finish 2025/04/01 02:44:42 INFO : three-2019-01-01.txt: Deleted 2025/04/01 02:44:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/01 02:44:43 INFO : three.txt: Moved into backup dir fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: backup/one-2019-01-01: Modification time difference too big |-116293h44m34.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-04-01 02:44:34 +0000 UTC) (precision 1ns) --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (56.87s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:45:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-cuwiyew2cuwi/dst" 2025/04/01 02:45:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/01 02:45:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:45:16 DEBUG : two: Unchanged skipping 2025/04/01 02:45:16 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for checks to finish 2025/04/01 02:45:19 INFO : one: Moved (server-side) to: one.bak 2025/04/01 02:45:19 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for transfers to finish 2025/04/01 02:45:22 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/01 02:45:22 INFO : one: Copied (new) 2025/04/01 02:45:22 DEBUG : Waiting for deletions to finish 2025/04/01 02:45:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/01 02:45:24 INFO : three.txt: Moved into backup dir 2025/04/01 02:45:27 DEBUG : one.bak: Excluded (Path Filter) 2025/04/01 02:45:27 DEBUG : one.bak: Excluded 2025/04/01 02:45:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/01 02:45:27 DEBUG : three.txt.bak: Excluded 2025/04/01 02:45:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/01 02:45:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:45:27 DEBUG : two: Unchanged skipping 2025/04/01 02:45:27 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for checks to finish 2025/04/01 02:45:32 INFO : one.bak: Deleted 2025/04/01 02:45:33 INFO : one: Moved (server-side) to: one.bak 2025/04/01 02:45:33 DEBUG : Yandex rclone-test-cuwiyew2cuwi/dst: Waiting for transfers to finish 2025/04/01 02:45:36 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/01 02:45:36 INFO : one: Copied (new) 2025/04/01 02:45:36 DEBUG : Waiting for deletions to finish 2025/04/01 02:45:40 INFO : three.txt.bak: Deleted 2025/04/01 02:45:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/01 02:45:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (54.34s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:46:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-cuwiyew2cuwi/dst" 2025/04/01 02:46:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/01 02:46:12 INFO : one: Moved (server-side) to: one.bak 2025/04/01 02:46:14 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/01 02:46:14 INFO : one: Copied (new) 2025/04/01 02:46:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:46:15 DEBUG : two: Unchanged skipping 2025/04/01 02:46:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/01 02:46:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/01 02:46:19 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/01 02:46:19 INFO : three.txt: Copied (new) 2025/04/01 02:46:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/01 02:46:25 INFO : one.bak: Deleted 2025/04/01 02:46:26 INFO : one: Moved (server-side) to: one.bak 2025/04/01 02:46:28 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/01 02:46:28 INFO : one: Copied (new) 2025/04/01 02:46:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:46:29 DEBUG : two: Unchanged skipping 2025/04/01 02:46:29 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/01 02:46:33 INFO : three.txt.bak: Deleted 2025/04/01 02:46:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/01 02:46:37 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/01 02:46:37 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (58.18s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:47:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-cuwiyew2cuwi/dst" 2025/04/01 02:47:09 DEBUG : Config file has changed externally - reloading 2025/04/01 02:47:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/01 02:47:12 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/01 02:47:14 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/01 02:47:14 INFO : one: Copied (new) 2025/04/01 02:47:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:47:15 DEBUG : two: Unchanged skipping 2025/04/01 02:47:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/01 02:47:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/01 02:47:22 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/01 02:47:22 INFO : three.txt: Copied (new) 2025/04/01 02:47:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/01 02:47:28 INFO : one-2019-01-01: Deleted 2025/04/01 02:47:30 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/01 02:47:32 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/01 02:47:32 INFO : one: Copied (new) 2025/04/01 02:47:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:47:33 DEBUG : two: Unchanged skipping 2025/04/01 02:47:33 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/01 02:47:37 INFO : three-2019-01-01.txt: Deleted 2025/04/01 02:47:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/01 02:47:41 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/01 02:47:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (65.08s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:48:09 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/01 02:48:09 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:48:09 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:48:11 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/04/01 02:48:11 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/01 02:48:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.62s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:48:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/01 02:48:16 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:48:16 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:48:18 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/01 02:48:18 INFO : existing: Copied (new) 2025/04/01 02:48:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:48:20 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/01 02:48:20 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/01 02:48:20 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:48:20 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:48:20 ERROR : Yandex rclone-test-cuwiyew2cuwi: not deleting files as there were IO errors 2025/04/01 02:48:20 ERROR : Yandex rclone-test-cuwiyew2cuwi: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestSyncImmutable (11.12s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:48:29 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:48:29 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:48:29 DEBUG : existing: Unchanged skipping 2025/04/01 02:48:29 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:48:29 DEBUG : Waiting for deletions to finish 2025/04/01 02:48:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (7.69s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.53s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.23s) --- SKIP: TestMaxTransfer/Hard (0.65s) --- SKIP: TestMaxTransfer/Soft (0.83s) --- SKIP: TestMaxTransfer/Cautious (0.74s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:49:56 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:49:56 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:49:56 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:49:56 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:49:56 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:49:56 DEBUG : both0: Unchanged skipping 2025/04/01 02:49:56 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:49:56 DEBUG : both12: Unchanged skipping 2025/04/01 02:49:56 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:49:56 DEBUG : both10: Unchanged skipping 2025/04/01 02:49:56 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:49:56 DEBUG : both14: Unchanged skipping 2025/04/01 02:49:56 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:49:56 DEBUG : both1: Unchanged skipping 2025/04/01 02:49:56 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:49:56 DEBUG : both11: Unchanged skipping 2025/04/01 02:49:56 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:49:56 DEBUG : both17: Unchanged skipping 2025/04/01 02:49:56 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:49:56 DEBUG : both15: Unchanged skipping 2025/04/01 02:49:56 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:49:56 DEBUG : both13: Unchanged skipping 2025/04/01 02:49:56 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:49:56 DEBUG : both19: Unchanged skipping 2025/04/01 02:49:56 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:49:56 DEBUG : both3: Unchanged skipping 2025/04/01 02:49:56 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:49:56 DEBUG : both4: Unchanged skipping 2025/04/01 02:49:56 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:49:56 DEBUG : both2: Unchanged skipping 2025/04/01 02:49:56 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:49:56 DEBUG : both6: Unchanged skipping 2025/04/01 02:49:56 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:49:56 DEBUG : both7: Unchanged skipping 2025/04/01 02:49:56 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:49:56 DEBUG : both8: Unchanged skipping 2025/04/01 02:49:56 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:49:56 DEBUG : both9: Unchanged skipping 2025/04/01 02:49:56 DEBUG : both18: Unchanged skipping 2025/04/01 02:49:56 DEBUG : both16: Unchanged skipping 2025/04/01 02:49:56 DEBUG : both5: Unchanged skipping 2025/04/01 02:49:56 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:49:56 DEBUG : Waiting for deletions to finish 2025/04/01 02:49:59 INFO : only6: Deleted 2025/04/01 02:49:59 INFO : only13: Deleted 2025/04/01 02:50:00 INFO : only7: Deleted 2025/04/01 02:50:00 INFO : only1: Deleted 2025/04/01 02:50:03 INFO : only14: Deleted 2025/04/01 02:50:03 INFO : only17: Deleted 2025/04/01 02:50:03 INFO : only16: Deleted 2025/04/01 02:50:03 INFO : only3: Deleted 2025/04/01 02:50:06 INFO : only4: Deleted 2025/04/01 02:50:07 INFO : only9: Deleted 2025/04/01 02:50:07 INFO : only15: Deleted 2025/04/01 02:50:07 INFO : only12: Deleted 2025/04/01 02:50:09 INFO : only18: Deleted 2025/04/01 02:50:10 INFO : only5: Deleted 2025/04/01 02:50:10 INFO : only2: Deleted 2025/04/01 02:50:10 INFO : only19: Deleted 2025/04/01 02:50:12 INFO : only0: Deleted 2025/04/01 02:50:13 INFO : only10: Deleted 2025/04/01 02:50:13 INFO : only11: Deleted 2025/04/01 02:50:14 INFO : only8: Deleted 2025/04/01 02:50:14 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (173.75s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:52:58 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:52:58 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:52:58 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:52:58 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:52:58 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for checks to finish 2025/04/01 02:52:58 DEBUG : both0: Unchanged skipping 2025/04/01 02:52:58 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:52:58 DEBUG : both10: Unchanged skipping 2025/04/01 02:52:58 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:52:58 DEBUG : both13: Unchanged skipping 2025/04/01 02:52:58 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:52:58 DEBUG : both1: Unchanged skipping 2025/04/01 02:52:58 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:52:58 DEBUG : both15: Unchanged skipping 2025/04/01 02:52:58 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:52:58 DEBUG : both16: Unchanged skipping 2025/04/01 02:52:58 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:52:58 DEBUG : both11: Unchanged skipping 2025/04/01 02:52:58 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:52:58 DEBUG : both12: Unchanged skipping 2025/04/01 02:52:58 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:52:58 DEBUG : both18: Unchanged skipping 2025/04/01 02:52:58 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:52:58 DEBUG : both2: Unchanged skipping 2025/04/01 02:52:58 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:52:58 DEBUG : both14: Unchanged skipping 2025/04/01 02:52:58 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:52:58 DEBUG : both4: Unchanged skipping 2025/04/01 02:52:58 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:52:58 DEBUG : both17: Unchanged skipping 2025/04/01 02:52:58 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:52:58 DEBUG : both6: Unchanged skipping 2025/04/01 02:52:58 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:52:58 DEBUG : both19: Unchanged skipping 2025/04/01 02:52:58 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:52:58 DEBUG : both8: Unchanged skipping 2025/04/01 02:52:58 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/01 02:52:58 DEBUG : both9: Unchanged skipping 2025/04/01 02:52:58 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/01 02:52:58 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/01 02:52:58 DEBUG : both3: Unchanged skipping 2025/04/01 02:52:58 DEBUG : both5: Unchanged skipping 2025/04/01 02:52:58 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/01 02:52:58 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/01 02:52:58 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/01 02:52:58 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/01 02:52:58 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/01 02:52:58 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/01 02:52:58 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/01 02:52:58 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/01 02:52:58 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/01 02:52:58 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/01 02:52:58 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/01 02:52:58 DEBUG : both7: Unchanged skipping 2025/04/01 02:52:58 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/01 02:52:58 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/01 02:52:58 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/01 02:52:58 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/01 02:52:58 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/01 02:52:58 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/01 02:52:58 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/01 02:52:58 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Waiting for transfers to finish 2025/04/01 02:53:00 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/04/01 02:53:00 INFO : only10: Copied (replaced existing) 2025/04/01 02:53:01 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/04/01 02:53:01 INFO : only13: Copied (replaced existing) 2025/04/01 02:53:01 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/04/01 02:53:01 INFO : only0: Copied (replaced existing) 2025/04/01 02:53:02 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/04/01 02:53:02 INFO : only12: Copied (replaced existing) 2025/04/01 02:53:02 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/04/01 02:53:02 INFO : only14: Copied (replaced existing) 2025/04/01 02:53:03 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/04/01 02:53:03 INFO : only16: Copied (replaced existing) 2025/04/01 02:53:03 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/04/01 02:53:03 INFO : only15: Copied (replaced existing) 2025/04/01 02:53:04 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/04/01 02:53:04 INFO : only11: Copied (replaced existing) 2025/04/01 02:53:04 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/04/01 02:53:04 INFO : only18: Copied (replaced existing) 2025/04/01 02:53:04 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/04/01 02:53:04 INFO : only1: Copied (replaced existing) 2025/04/01 02:53:05 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/04/01 02:53:05 INFO : only17: Copied (replaced existing) 2025/04/01 02:53:06 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/04/01 02:53:06 INFO : only19: Copied (replaced existing) 2025/04/01 02:53:06 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/04/01 02:53:06 INFO : only5: Copied (replaced existing) 2025/04/01 02:53:06 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/04/01 02:53:06 INFO : only6: Copied (replaced existing) 2025/04/01 02:53:07 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/04/01 02:53:07 INFO : only7: Copied (replaced existing) 2025/04/01 02:53:08 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/04/01 02:53:08 INFO : only8: Copied (replaced existing) 2025/04/01 02:53:08 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/04/01 02:53:08 INFO : only9: Copied (replaced existing) 2025/04/01 02:53:08 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/04/01 02:53:08 INFO : only2: Copied (replaced existing) 2025/04/01 02:53:08 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/04/01 02:53:08 INFO : only3: Copied (replaced existing) 2025/04/01 02:53:11 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/04/01 02:53:11 INFO : only4: Copied (replaced existing) 2025/04/01 02:53:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (253.25s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:55:44 DEBUG : empty_dir: Making directory with metadata 2025/04/01 02:55:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 02:55:44 DEBUG : empty_on_remote: Making directory with metadata 2025/04/01 02:55:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 02:55:44 INFO : empty_on_remote: Making directory 2025/04/01 02:55:44 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" Diff of "logger" and "lsf" 3d2 < 2011-12-25 12:59:59.123456789;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 4a4 > 2025-04-01 02:55:46.000000000;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 sync_test.go:3072: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3072 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2800 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833 Error: Received unexpected error: logger does not match lsf! logger: 2011-12-25 12:59:59.123456789;1c1c96fd2cf8330db0bfa936ce82f3b9;5;test_dir1/file2 2011-12-25 12:59:59.123456789;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 2011-12-25 12:59:59.123456789;826e8142e6baabe8af779f5f490cf5f5;5;file1 lsf: 2011-12-25 12:59:59.123456789;1c1c96fd2cf8330db0bfa936ce82f3b9;5;test_dir1/file2 2011-12-25 12:59:59.123456789;826e8142e6baabe8af779f5f490cf5f5;5;file1 2025-04-01 02:55:46.000000000;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 Test: TestSyncReplaceDirModTime --- FAIL: TestSyncReplaceDirModTime (35.65s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:56:19 DEBUG : empty_dir: Making directory with metadata 2025/04/01 02:56:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 02:56:19 DEBUG : empty_on_remote: Making directory with metadata 2025/04/01 02:56:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/01 02:56:19 INFO : empty_on_remote: Making directory 2025/04/01 02:56:19 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:56:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/01 02:56:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/01 02:56:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/01 02:56:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/01 02:56:24 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (43.42s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:57:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/01 02:57:03 INFO : sub dir: Making directory 2025/04/01 02:57:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (80.89s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" 2025/04/01 02:58:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/01 02:58:23 INFO : sub dir: Making directory 2025/04/01 02:58:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-cuwiyew2cuwi", Local "Local file system at /tmp/rclone1126851020", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (74.41s) FAIL 2025/04/01 02:59:38 DEBUG : Yandex rclone-test-cuwiyew2cuwi: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 37m43.305240236s (try 1/5): exit status 1: Failed [TestServerSideMoveOverSelf TestSyncBackupDirWithSuffixKeepExtension TestSyncReplaceDirModTime]