"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/04/23 01:41:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-quzitoh0nono" 2025/04/23 01:41:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/23 01:41:18 DEBUG : Creating backend with remote "/tmp/rclone1294769961" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:41:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:41:19 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:41:19 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:41:19 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestCopyWithDryRun (3.12s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:41:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/23 01:41:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:41:22 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:41:22 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:41:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 01:41:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:41:26 DEBUG : Yandex rclone-test-quzitoh0nono: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (17.01s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.91s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.48s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:41:40 DEBUG : Creating backend with remote "/non-existing" 2025/04/23 01:41:40 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/23 01:41:40 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:41:40 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (1.91s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:41:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:41:42 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:41:42 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:41:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 01:41:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestCopyNoTraverse (17.16s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:41:59 INFO : Yandex rclone-test-quzitoh0nono: Running all checks before starting transfers 2025/04/23 01:41:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:41:59 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:41:59 INFO : Yandex rclone-test-quzitoh0nono: Checks finished, now starting transfers 2025/04/23 01:41:59 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:42:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 01:42:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestCopyCheckFirst (18.58s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:42:17 ERROR : Ignoring --no-traverse with sync 2025/04/23 01:42:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:42:18 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:42:18 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:42:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 01:42:20 INFO : sub dir/hello world: Copied (new) 2025/04/23 01:42:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestSyncNoTraverse (15.94s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:42:34 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/23 01:42:34 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:42:34 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:42:36 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/04/23 01:42:36 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestCopyWithDepth (9.63s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:42:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 01:42:43 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:42:43 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:42:46 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 01:42:46 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (8.89s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:42:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 01:42:52 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:42:52 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:42:55 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 01:42:55 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.97s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:43:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/23 01:43:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 01:43:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/23 01:43:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/23 01:43:01 INFO : sub dir: Making directory 2025/04/23 01:43:02 INFO : sub dir2: Making directory 2025/04/23 01:43:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:43:02 INFO : sub dir2/sub sub dir2: Making directory 2025/04/23 01:43:02 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:43:02 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:43:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 01:43:05 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:43:07 DEBUG : Yandex rclone-test-quzitoh0nono: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (28.11s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:43:29 INFO : sub dir2: Making directory 2025/04/23 01:43:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/23 01:43:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 01:43:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:43:29 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:43:29 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:43:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 01:43:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (13.59s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:43:43 DEBUG : sub dir2: Making directory with metadata 2025/04/23 01:43:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 01:43:43 INFO : sub dir: Making directory 2025/04/23 01:43:43 INFO : sub dir2: Making directory 2025/04/23 01:43:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:43:44 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:43:44 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:43:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 01:43:46 INFO : sub dir/hello world: Copied (new) 2025/04/23 01:43:46 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:43:48 DEBUG : Yandex rclone-test-quzitoh0nono: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/23 01:43:49 DEBUG : Yandex rclone-test-quzitoh0nono: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (22.79s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.66s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:44:06 INFO : sub dir2: Making directory 2025/04/23 01:44:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:44:06 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:44:06 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:44:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 01:44:09 INFO : sub dir/hello world: Copied (new) 2025/04/23 01:44:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (15.15s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:44:21 DEBUG : sub dir2: Making directory with metadata 2025/04/23 01:44:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 01:44:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/23 01:44:21 INFO : sub dir: Making directory 2025/04/23 01:44:22 INFO : sub dir2: Making directory 2025/04/23 01:44:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:44:22 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:44:22 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:44:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 01:44:25 INFO : sub dir/hello world: Copied (new) 2025/04/23 01:44:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:44:26 DEBUG : Yandex rclone-test-quzitoh0nono: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (20.81s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.53s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:44:42 INFO : sub dir2: Making directory 2025/04/23 01:44:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:44:43 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:44:43 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:44:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 01:44:46 INFO : sub dir/hello world: Copied (new) 2025/04/23 01:44:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (15.71s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:45:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-bovibeh8yeyu" 2025/04/23 01:45:03 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) Yandex rclone-test-quzitoh0nono -> Yandex rclone-test-bovibeh8yeyu 2025/04/23 01:45:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:45:04 DEBUG : Yandex rclone-test-bovibeh8yeyu: Waiting for checks to finish 2025/04/23 01:45:04 DEBUG : Yandex rclone-test-bovibeh8yeyu: Waiting for transfers to finish 2025/04/23 01:45:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 01:45:06 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:45:08 DEBUG : Yandex rclone-test-bovibeh8yeyu: Purge remote --- PASS: TestServerSideCopy (30.08s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:45:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/23 01:45:32 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:45:32 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:45:34 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/23 01:45:34 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestCopyOverSelf (18.65s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:45:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-lovibof3nure" 2025/04/23 01:45:50 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) Yandex rclone-test-quzitoh0nono -> Yandex rclone-test-lovibof3nure 2025/04/23 01:45:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:45:51 DEBUG : Yandex rclone-test-lovibof3nure: Waiting for checks to finish 2025/04/23 01:45:51 DEBUG : Yandex rclone-test-lovibof3nure: Waiting for transfers to finish 2025/04/23 01:45:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 01:45:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:45:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/23 01:45:59 DEBUG : Yandex rclone-test-lovibof3nure: Waiting for checks to finish 2025/04/23 01:45:59 DEBUG : Yandex rclone-test-lovibof3nure: Waiting for transfers to finish 2025/04/23 01:46:00 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.komavob0" before starting 2025/04/23 01:46:04 DEBUG : sub dir/hello world.komavob0: server side copy: removing renamed existing file after operation 2025/04/23 01:46:09 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/04/23 01:46:09 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:46:10 DEBUG : Yandex rclone-test-lovibof3nure: Purge remote --- PASS: TestServerSideCopyOverSelf (43.53s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:46:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/23 01:46:36 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:46:36 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:46:38 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/23 01:46:38 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/23 01:46:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestMoveOverSelf (19.71s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:46:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-pakisul9xogu" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-quzitoh0nono -> Yandex rclone-test-pakisul9xogu 2025/04/23 01:46:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:46:55 DEBUG : Yandex rclone-test-pakisul9xogu: Waiting for checks to finish 2025/04/23 01:46:55 DEBUG : Yandex rclone-test-pakisul9xogu: Waiting for transfers to finish 2025/04/23 01:46:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 01:46:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:47:03 DEBUG : Yandex rclone-test-pakisul9xogu: Using server-side directory move 2025/04/23 01:47:03 INFO : Yandex rclone-test-pakisul9xogu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/23 01:47:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/23 01:47:04 DEBUG : Yandex rclone-test-pakisul9xogu: Waiting for checks to finish 2025/04/23 01:47:04 DEBUG : Yandex rclone-test-pakisul9xogu: Waiting for transfers to finish 2025/04/23 01:47:09 INFO : sub dir/hello world: Deleted 2025/04/23 01:47:13 INFO : sub dir/hello world: Moved (server-side) 2025/04/23 01:47:18 DEBUG : testing file moves 2025/04/23 01:47:19 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/23 01:47:19 DEBUG : Yandex rclone-test-pakisul9xogu: Waiting for checks to finish 2025/04/23 01:47:19 DEBUG : Yandex rclone-test-pakisul9xogu: Waiting for transfers to finish 2025/04/23 01:47:23 INFO : sub dir/hello world: Deleted 2025/04/23 01:47:24 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:47:26 DEBUG : Yandex rclone-test-pakisul9xogu: Purge remote --- PASS: TestServerSideMoveOverSelf (51.43s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:47:44 ERROR : : error listing: directory not found 2025/04/23 01:47:45 INFO : Local file system at /tmp/rclone1294769961: Making directory 2025/04/23 01:47:45 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:47:45 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestCopyAfterDelete (17.28s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:48:02 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/23 01:48:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:48:03 DEBUG : Local file system at /tmp/rclone1294769961: Waiting for checks to finish 2025/04/23 01:48:03 DEBUG : Local file system at /tmp/rclone1294769961: Waiting for transfers to finish 2025/04/23 01:48:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 01:48:04 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/04/23 01:48:04 INFO : sub dir/hello world: Copied (new) 2025/04/23 01:48:04 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestCopyRedownload (16.41s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:48:16 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/23 01:48:16 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:48:16 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:48:18 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/23 01:48:18 INFO : check sum: Copied (new) 2025/04/23 01:48:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:48:19 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:48:19 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/23 01:48:19 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/04/23 01:48:19 DEBUG : check sum: Unchanged skipping 2025/04/23 01:48:19 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:48:19 DEBUG : Waiting for deletions to finish 2025/04/23 01:48:19 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (10.98s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:48:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/23 01:48:27 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:48:27 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:48:29 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/23 01:48:29 INFO : sizeonly: Copied (new) 2025/04/23 01:48:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:48:30 DEBUG : sizeonly: Sizes identical 2025/04/23 01:48:30 DEBUG : sizeonly: Unchanged skipping 2025/04/23 01:48:30 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:48:30 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:48:30 DEBUG : Waiting for deletions to finish 2025/04/23 01:48:30 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestSyncSizeOnly (11.19s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:48:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/23 01:48:38 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:48:38 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:48:40 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/04/23 01:48:40 INFO : ignore-size: Copied (new) 2025/04/23 01:48:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:48:41 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 01:48:41 DEBUG : ignore-size: Unchanged skipping 2025/04/23 01:48:41 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:48:41 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:48:41 DEBUG : Waiting for deletions to finish 2025/04/23 01:48:41 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (10.89s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:48:51 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:48:51 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 01:48:51 DEBUG : existing: Unchanged skipping 2025/04/23 01:48:51 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:48:51 DEBUG : Waiting for deletions to finish 2025/04/23 01:48:51 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:48:52 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/23 01:48:52 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:48:52 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:48:56 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/04/23 01:48:56 INFO : existing: Copied (replaced existing) 2025/04/23 01:48:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (15.25s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:49:04 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/23 01:49:04 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:49:04 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:49:07 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/23 01:49:07 INFO : existing: Copied (new) 2025/04/23 01:49:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:49:08 DEBUG : existing: Destination exists, skipping 2025/04/23 01:49:08 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:49:08 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:49:08 DEBUG : Waiting for deletions to finish 2025/04/23 01:49:08 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (11.21s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:49:20 INFO : d: Making directory 2025/04/23 01:49:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/23 01:49:22 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 01:49:22 DEBUG : c/non empty space: Unchanged skipping 2025/04/23 01:49:22 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:49:22 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:49:24 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/23 01:49:24 INFO : a/potato2: Copied (new) 2025/04/23 01:49:24 DEBUG : Waiting for deletions to finish 2025/04/23 01:49:28 INFO : b/potato: Deleted 2025/04/23 01:49:28 INFO : d: Removing directory 2025/04/23 01:49:32 INFO : b: Removing directory 2025/04/23 01:49:38 DEBUG : Yandex rclone-test-quzitoh0nono: deleted 2 directories run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (44.93s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:50:03 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/23 01:50:03 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:50:03 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/23 01:50:03 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/23 01:50:03 DEBUG : empty space: Unchanged skipping 2025/04/23 01:50:03 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:50:03 DEBUG : Waiting for deletions to finish 2025/04/23 01:50:03 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:50:04 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/23 01:50:04 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:50:04 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/23 01:50:04 INFO : empty space: Updated modification time in destination 2025/04/23 01:50:04 DEBUG : empty space: Unchanged skipping 2025/04/23 01:50:04 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:50:04 DEBUG : Waiting for deletions to finish 2025/04/23 01:50:04 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (11.76s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:50:15 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/23 01:50:15 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:50:15 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/04/23 01:50:15 DEBUG : empty space: Unchanged skipping 2025/04/23 01:50:15 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:50:15 DEBUG : Waiting for deletions to finish 2025/04/23 01:50:15 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.75s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:50:24 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/23 01:50:24 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:50:24 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1294769961) 2025/04/23 01:50:24 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-quzitoh0nono) 2025/04/23 01:50:24 DEBUG : foo: md5 differ 2025/04/23 01:50:24 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:50:29 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/04/23 01:50:29 INFO : foo: Copied (replaced existing) 2025/04/23 01:50:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (12.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:50:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 01:50:38 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/23 01:50:38 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:50:38 DEBUG : empty space: Unchanged skipping 2025/04/23 01:50:38 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:50:40 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/23 01:50:40 INFO : potato: Copied (new) 2025/04/23 01:50:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (17.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:50:54 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:50:54 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/23 01:50:54 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:50:56 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/04/23 01:50:56 INFO : potato: Copied (replaced existing) 2025/04/23 01:50:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.66s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:51:05 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:51:05 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/23 01:51:05 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1294769961) 2025/04/23 01:51:05 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-quzitoh0nono) 2025/04/23 01:51:05 DEBUG : potato: md5 differ 2025/04/23 01:51:05 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:51:07 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/04/23 01:51:07 INFO : potato: Copied (replaced existing) 2025/04/23 01:51:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (12.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:51:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 01:51:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 01:51:20 DEBUG : empty space: Unchanged skipping 2025/04/23 01:51:20 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:51:20 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:51:20 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/23 01:51:20 DEBUG : Waiting for deletions to finish 2025/04/23 01:51:20 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (15.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:51:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 01:51:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 01:51:35 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:51:35 DEBUG : empty space: Unchanged skipping 2025/04/23 01:51:35 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:51:38 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/23 01:51:38 INFO : potato2: Copied (new) 2025/04/23 01:51:38 DEBUG : Waiting for deletions to finish 2025/04/23 01:51:43 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (22.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:51:57 INFO : d: Making directory 2025/04/23 01:51:58 INFO : d/e: Making directory 2025/04/23 01:51:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/23 01:52:00 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 01:52:00 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:52:00 DEBUG : c/non empty space: Unchanged skipping 2025/04/23 01:52:00 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:52:02 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/23 01:52:02 INFO : a/potato2: Copied (new) 2025/04/23 01:52:02 DEBUG : Waiting for deletions to finish 2025/04/23 01:52:06 INFO : b/potato: Deleted 2025/04/23 01:52:06 INFO : d/e: Removing directory 2025/04/23 01:52:11 INFO : d: Removing directory 2025/04/23 01:52:16 INFO : b: Removing directory 2025/04/23 01:52:21 DEBUG : Yandex rclone-test-quzitoh0nono: deleted 3 directories run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (49.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:52:47 INFO : d: Making directory 2025/04/23 01:52:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/23 01:52:55 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 01:52:55 DEBUG : c/non empty space: Unchanged skipping 2025/04/23 01:52:56 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:52:56 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:52:57 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/23 01:52:57 INFO : a/potato2: Copied (new) 2025/04/23 01:52:57 ERROR : Yandex rclone-test-quzitoh0nono: not deleting files as there were IO errors 2025/04/23 01:52:57 ERROR : Yandex rclone-test-quzitoh0nono: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (54.47s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:53:42 DEBUG : Waiting for deletions to finish 2025/04/23 01:53:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 01:53:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 01:53:42 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:53:42 DEBUG : empty space: Unchanged skipping 2025/04/23 01:53:42 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:53:45 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/23 01:53:45 INFO : potato2: Copied (new) 2025/04/23 01:53:46 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (20.94s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:54:04 DEBUG : Waiting for deletions to finish 2025/04/23 01:54:05 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:54:05 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:54:09 INFO : potato: Deleted 2025/04/23 01:54:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 01:54:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 01:54:09 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:54:09 DEBUG : empty space: Unchanged skipping 2025/04/23 01:54:09 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:54:11 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/04/23 01:54:11 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (23.67s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:54:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 01:54:24 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:54:24 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:54:27 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/04/23 01:54:27 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (16.42s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:54:50 DEBUG : enormous: Excluded (Size Filter) 2025/04/23 01:54:50 DEBUG : enormous: Excluded 2025/04/23 01:54:50 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 01:54:50 DEBUG : potato2: Excluded 2025/04/23 01:54:50 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 01:54:50 DEBUG : potato2: Excluded 2025/04/23 01:54:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 01:54:50 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:54:50 DEBUG : empty space: Unchanged skipping 2025/04/23 01:54:50 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:54:50 DEBUG : Waiting for deletions to finish 2025/04/23 01:54:50 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:54:51 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 01:54:51 DEBUG : potato2: Excluded 2025/04/23 01:54:51 DEBUG : enormous: Excluded (Size Filter) 2025/04/23 01:54:51 DEBUG : enormous: Excluded 2025/04/23 01:54:51 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 01:54:51 DEBUG : potato2: Excluded 2025/04/23 01:54:51 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 01:54:51 DEBUG : potato2: Excluded 2025/04/23 01:54:51 DEBUG : Local file system at /tmp/rclone1294769961: Waiting for checks to finish 2025/04/23 01:54:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 01:54:51 DEBUG : empty space: Unchanged skipping 2025/04/23 01:54:51 DEBUG : Local file system at /tmp/rclone1294769961: Waiting for transfers to finish 2025/04/23 01:54:51 DEBUG : Waiting for deletions to finish 2025/04/23 01:54:51 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:54:52 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 01:54:52 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (24.58s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:55:09 DEBUG : enormous: Excluded (Size Filter) 2025/04/23 01:55:09 DEBUG : enormous: Excluded 2025/04/23 01:55:09 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 01:55:09 DEBUG : potato2: Excluded 2025/04/23 01:55:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 01:55:09 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:55:09 DEBUG : empty space: Unchanged skipping 2025/04/23 01:55:09 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:55:09 DEBUG : Waiting for deletions to finish 2025/04/23 01:55:13 INFO : enormous: Deleted 2025/04/23 01:55:14 INFO : potato2: Deleted 2025/04/23 01:55:14 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:55:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 01:55:15 DEBUG : empty space: Unchanged skipping 2025/04/23 01:55:15 DEBUG : Local file system at /tmp/rclone1294769961: Waiting for checks to finish 2025/04/23 01:55:15 DEBUG : Local file system at /tmp/rclone1294769961: Waiting for transfers to finish 2025/04/23 01:55:15 DEBUG : Waiting for deletions to finish 2025/04/23 01:55:15 INFO : enormous: Deleted 2025/04/23 01:55:15 INFO : potato2: Deleted 2025/04/23 01:55:15 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (19.40s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:55:31 DEBUG : five: Need to transfer - File not found at Destination 2025/04/23 01:55:31 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/23 01:55:31 DEBUG : one: Destination is newer than source, skipping 2025/04/23 01:55:31 DEBUG : three: Sizes identical 2025/04/23 01:55:31 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:55:31 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/23 01:55:31 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/23 01:55:31 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1294769961) 2025/04/23 01:55:31 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-quzitoh0nono) 2025/04/23 01:55:31 DEBUG : two: md5 differ 2025/04/23 01:55:31 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:55:33 DEBUG : four: Dst hash empty - aborting Src hash check 2025/04/23 01:55:33 INFO : four: Copied (replaced existing) 2025/04/23 01:55:33 DEBUG : two: Dst hash empty - aborting Src hash check 2025/04/23 01:55:33 INFO : two: Copied (replaced existing) 2025/04/23 01:55:37 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/23 01:55:37 INFO : five: Copied (new) 2025/04/23 01:55:37 DEBUG : Waiting for deletions to finish 2025/04/23 01:55:38 DEBUG : one: Destination is newer than source, skipping 2025/04/23 01:55:38 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:55:38 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/04/23 01:55:38 DEBUG : five: Size and md5 of src and dst objects identical 2025/04/23 01:55:38 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/23 01:55:38 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1294769961) 2025/04/23 01:55:38 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-quzitoh0nono) 2025/04/23 01:55:38 DEBUG : three: md5 differ 2025/04/23 01:55:38 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/23 01:55:38 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/04/23 01:55:38 DEBUG : four: Size and md5 of src and dst objects identical 2025/04/23 01:55:38 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/23 01:55:38 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/23 01:55:38 DEBUG : two: Size and md5 of src and dst objects identical 2025/04/23 01:55:38 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/23 01:55:38 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:55:40 DEBUG : three: Dst hash empty - aborting Src hash check 2025/04/23 01:55:40 INFO : three: Copied (replaced existing) 2025/04/23 01:55:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (42.05s) === 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-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/04/23 01:56:04 INFO : Yandex rclone-test-quzitoh0nono: Making map for --track-renames 2025/04/23 01:56:04 INFO : Yandex rclone-test-quzitoh0nono: Finished making map for --track-renames 2025/04/23 01:56:04 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:56:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/23 01:56:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/23 01:56:04 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for renames to finish 2025/04/23 01:56:04 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:56:07 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/23 01:56:07 INFO : yam: Copied (new) 2025/04/23 01:56:07 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/23 01:56:07 INFO : potato: Copied (new) 2025/04/23 01:56:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:56:09 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 01:56:09 INFO : Yandex rclone-test-quzitoh0nono: Making map for --track-renames 2025/04/23 01:56:09 INFO : Yandex rclone-test-quzitoh0nono: Finished making map for --track-renames 2025/04/23 01:56:09 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:56:09 DEBUG : potato: Unchanged skipping 2025/04/23 01:56:09 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for renames to finish 2025/04/23 01:56:11 INFO : yam: Moved (server-side) to: yaml 2025/04/23 01:56:11 INFO : yaml: Renamed from "yam" 2025/04/23 01:56:11 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:56:11 DEBUG : Waiting for deletions to finish 2025/04/23 01:56:11 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (18.61s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/04/23 01:56:23 INFO : Yandex rclone-test-quzitoh0nono: Making map for --track-renames 2025/04/23 01:56:23 INFO : Yandex rclone-test-quzitoh0nono: Finished making map for --track-renames 2025/04/23 01:56:23 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:56:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/23 01:56:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/23 01:56:23 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for renames to finish 2025/04/23 01:56:23 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:56:25 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/23 01:56:25 INFO : yam: Copied (new) 2025/04/23 01:56:27 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/23 01:56:27 INFO : potato: Copied (new) 2025/04/23 01:56:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:56:28 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 01:56:28 INFO : Yandex rclone-test-quzitoh0nono: Making map for --track-renames 2025/04/23 01:56:28 INFO : Yandex rclone-test-quzitoh0nono: Finished making map for --track-renames 2025/04/23 01:56:28 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:56:28 DEBUG : potato: Unchanged skipping 2025/04/23 01:56:28 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for renames to finish 2025/04/23 01:56:30 INFO : yam: Moved (server-side) to: yaml 2025/04/23 01:56:30 INFO : yaml: Renamed from "yam" 2025/04/23 01:56:30 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:56:30 DEBUG : Waiting for deletions to finish 2025/04/23 01:56:30 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (17.99s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/04/23 01:56:41 INFO : Yandex rclone-test-quzitoh0nono: Making map for --track-renames 2025/04/23 01:56:41 INFO : Yandex rclone-test-quzitoh0nono: Finished making map for --track-renames 2025/04/23 01:56:41 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:56:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/23 01:56:41 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/23 01:56:41 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for renames to finish 2025/04/23 01:56:41 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:56:43 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/04/23 01:56:43 INFO : potato: Copied (new) 2025/04/23 01:56:44 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/04/23 01:56:44 INFO : sub/yam: Copied (new) 2025/04/23 01:56:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:56:46 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 01:56:46 DEBUG : potato: Unchanged skipping 2025/04/23 01:56:47 INFO : Yandex rclone-test-quzitoh0nono: Making map for --track-renames 2025/04/23 01:56:47 INFO : Yandex rclone-test-quzitoh0nono: Finished making map for --track-renames 2025/04/23 01:56:47 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:56:47 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for renames to finish 2025/04/23 01:56:49 INFO : sub/yam: Moved (server-side) to: yam 2025/04/23 01:56:49 INFO : yam: Renamed from "sub/yam" 2025/04/23 01:56:49 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:56:49 DEBUG : Waiting for deletions to finish 2025/04/23 01:56:49 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (25.08s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:57:06 DEBUG : Creating backend with remote "/tmp/rclone1294769961/dir1" 2025/04/23 01:57:06 DEBUG : Config file has changed externally - reloading 2025/04/23 01:57:06 DEBUG : Creating backend with remote "/tmp/rclone1294769961/dir2" 2025/04/23 01:57:06 DEBUG : Local file system at /tmp/rclone1294769961/dir2: Using server-side directory move 2025/04/23 01:57:06 INFO : Local file system at /tmp/rclone1294769961/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/23 01:57:06 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/23 01:57:06 INFO : file1.txt: Moved (server-side) 2025/04/23 01:57:06 DEBUG : Local file system at /tmp/rclone1294769961/dir2: Waiting for checks to finish 2025/04/23 01:57:06 DEBUG : Local file system at /tmp/rclone1294769961/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.68s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:57:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:57:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/23 01:57:07 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:57:07 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:57:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 01:57:10 INFO : sub dir/hello world: Copied (new) 2025/04/23 01:57:10 INFO : sub dir/hello world: Deleted 2025/04/23 01:57:11 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/23 01:57:11 INFO : nested/sub dir/file: Copied (new) 2025/04/23 01:57:11 INFO : nested/sub dir/file: Deleted 2025/04/23 01:57:11 INFO : sub dir: Removing directory 2025/04/23 01:57:11 INFO : nested/sub dir: Removing directory 2025/04/23 01:57:11 INFO : nested: Removing directory 2025/04/23 01:57:11 DEBUG : Local file system at /tmp/rclone1294769961: deleted 3 directories run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (31.94s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:57:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:57:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/23 01:57:39 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:57:39 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:57:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/04/23 01:57:41 INFO : sub dir/hello world: Copied (new) 2025/04/23 01:57:41 INFO : sub dir/hello world: Deleted 2025/04/23 01:57:44 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/04/23 01:57:44 INFO : nested/sub dir/file: Copied (new) 2025/04/23 01:57:44 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (36.29s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:58:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/23 01:58:15 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/23 01:58:15 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:58:15 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:58:18 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/04/23 01:58:18 INFO : existing-b: Copied (new) 2025/04/23 01:58:18 INFO : existing-b: Deleted 2025/04/23 01:58:18 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/23 01:58:18 INFO : existing: Copied (new) 2025/04/23 01:58:18 INFO : existing: Deleted 2025/04/23 01:58:18 DEBUG : existing: Destination exists, skipping 2025/04/23 01:58:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/23 01:58:18 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 01:58:18 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 01:58:18 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (14.91s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:58:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-fijicoc5gixi" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-quzitoh0nono -> Yandex rclone-test-fijicoc5gixi 2025/04/23 01:58:42 DEBUG : Yandex rclone-test-fijicoc5gixi: Using server-side directory move 2025/04/23 01:58:42 INFO : Yandex rclone-test-fijicoc5gixi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/23 01:58:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 01:58:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 01:58:42 DEBUG : empty space: Unchanged skipping 2025/04/23 01:58:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/23 01:58:42 DEBUG : Yandex rclone-test-fijicoc5gixi: Waiting for checks to finish 2025/04/23 01:58:44 INFO : potato2: Moved (server-side) 2025/04/23 01:58:47 INFO : potato3: Deleted 2025/04/23 01:58:47 INFO : empty space: Deleted 2025/04/23 01:58:47 DEBUG : Yandex rclone-test-fijicoc5gixi: Waiting for transfers to finish 2025/04/23 01:58:48 INFO : potato3: Moved (server-side) 2025/04/23 01:58:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-yelagiw2lezi" 2025/04/23 01:58:49 DEBUG : Yandex rclone-test-yelagiw2lezi: Using server-side directory move 2025/04/23 01:58:51 INFO : Yandex rclone-test-yelagiw2lezi: Server side directory move succeeded 2025/04/23 01:58:52 ERROR : : error listing: directory not found 2025/04/23 01:58:52 DEBUG : Yandex rclone-test-yelagiw2lezi: Purge remote 2025/04/23 01:59:01 DEBUG : Yandex rclone-test-fijicoc5gixi: Purge remote 2025/04/23 01:59:02 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (32.85s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:59:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-vohened9zafa" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-quzitoh0nono -> Yandex rclone-test-vohened9zafa 2025/04/23 01:59:17 DEBUG : empty space: Excluded (Size Filter) 2025/04/23 01:59:17 DEBUG : empty space: Excluded 2025/04/23 01:59:17 DEBUG : empty space: Excluded (Size Filter) 2025/04/23 01:59:17 DEBUG : empty space: Excluded 2025/04/23 01:59:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 01:59:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/23 01:59:17 DEBUG : Yandex rclone-test-vohened9zafa: Waiting for checks to finish 2025/04/23 01:59:17 DEBUG : Yandex rclone-test-vohened9zafa: Waiting for transfers to finish 2025/04/23 01:59:19 INFO : potato2: Moved (server-side) 2025/04/23 01:59:21 INFO : potato3: Deleted 2025/04/23 01:59:23 INFO : potato3: Moved (server-side) 2025/04/23 01:59:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-xetuhev5zepu" 2025/04/23 01:59:24 DEBUG : empty space: Excluded (Size Filter) 2025/04/23 01:59:24 DEBUG : empty space: Excluded 2025/04/23 01:59:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 01:59:24 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/23 01:59:24 DEBUG : Yandex rclone-test-xetuhev5zepu: Waiting for checks to finish 2025/04/23 01:59:24 DEBUG : Yandex rclone-test-xetuhev5zepu: Waiting for transfers to finish 2025/04/23 01:59:26 INFO : potato2: Moved (server-side) 2025/04/23 01:59:26 INFO : potato3: Moved (server-side) 2025/04/23 01:59:27 DEBUG : Yandex rclone-test-xetuhev5zepu: Purge remote 2025/04/23 01:59:35 DEBUG : Yandex rclone-test-vohened9zafa: Purge remote --- PASS: TestServerSideMoveWithFilter (44.90s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 01:59:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-dekumiv7xelo" 2025/04/23 01:59:54 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-quzitoh0nono -> Yandex rclone-test-dekumiv7xelo 2025/04/23 02:00:01 DEBUG : Yandex rclone-test-dekumiv7xelo: Using server-side directory move 2025/04/23 02:00:01 INFO : Yandex rclone-test-dekumiv7xelo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/23 02:00:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 02:00:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/23 02:00:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:00:02 DEBUG : empty space: Unchanged skipping 2025/04/23 02:00:02 DEBUG : Yandex rclone-test-dekumiv7xelo: Waiting for checks to finish 2025/04/23 02:00:03 INFO : potato2: Moved (server-side) 2025/04/23 02:00:06 INFO : potato3: Deleted 2025/04/23 02:00:07 INFO : empty space: Deleted 2025/04/23 02:00:07 DEBUG : Yandex rclone-test-dekumiv7xelo: Waiting for transfers to finish 2025/04/23 02:00:08 INFO : potato3: Moved (server-side) 2025/04/23 02:00:08 INFO : tomatoDir: Removing directory 2025/04/23 02:00:13 DEBUG : Yandex rclone-test-quzitoh0nono: deleted 1 directories 2025/04/23 02:00:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-buwebov3dima" 2025/04/23 02:00:14 INFO : tomatoDir: Making directory 2025/04/23 02:00:15 DEBUG : Yandex rclone-test-buwebov3dima: Using server-side directory move 2025/04/23 02:00:18 INFO : Yandex rclone-test-buwebov3dima: Server side directory move succeeded 2025/04/23 02:00:19 ERROR : : error listing: directory not found 2025/04/23 02:00:20 ERROR : : error listing: directory not found 2025/04/23 02:00:20 DEBUG : Yandex rclone-test-buwebov3dima: Purge remote 2025/04/23 02:00:31 DEBUG : Yandex rclone-test-dekumiv7xelo: Purge remote 2025/04/23 02:00:31 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (44.28s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.59s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:00:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-quzitoh0nono/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestSyncOverlap (6.38s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:00:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-quzitoh0nono/rclone-sync-test" 2025/04/23 02:00:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-quzitoh0nono/rclone-sync-test-include/layer2" 2025/04/23 02:00:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-quzitoh0nono/rclone-sync-test-ignore-file" 2025/04/23 02:00:45 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:00:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:00:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/23 02:00:47 DEBUG : Yandex rclone-test-quzitoh0nono/rclone-sync-test: Waiting for checks to finish 2025/04/23 02:00:47 DEBUG : Yandex rclone-test-quzitoh0nono/rclone-sync-test: Waiting for transfers to finish 2025/04/23 02:00:47 DEBUG : Waiting for deletions to finish 2025/04/23 02:00:47 INFO : There was nothing to transfer 2025/04/23 02:00:48 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:00:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:00:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/23 02:00:49 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 02:00:49 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 02:00:49 DEBUG : Waiting for deletions to finish 2025/04/23 02:00:49 INFO : rclone-sync-test-include: Removing directory 2025/04/23 02:00:49 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/23 02:00:49 DEBUG : Yandex rclone-test-quzitoh0nono: failed to delete 1 directories 2025/04/23 02:00:49 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:00:50 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:00:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:00:51 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:00:52 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:00:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:00:53 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:00:54 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:00:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:00:55 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:00:56 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:00:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:00:57 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:00:58 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:00:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:00:59 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:01:00 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:01:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:01:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/23 02:01:02 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:01:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:01:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/23 02:01:03 DEBUG : Yandex rclone-test-quzitoh0nono/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/23 02:01:03 DEBUG : Yandex rclone-test-quzitoh0nono/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/23 02:01:03 DEBUG : Waiting for deletions to finish 2025/04/23 02:01:03 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:01:04 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:01:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:01:05 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:01:06 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:01:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:01:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/23 02:01:09 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:01:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:01:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/23 02:01:10 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 02:01:10 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 02:01:10 DEBUG : Waiting for deletions to finish 2025/04/23 02:01:10 INFO : rclone-sync-test-include: Removing directory 2025/04/23 02:01:11 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/23 02:01:11 DEBUG : Yandex rclone-test-quzitoh0nono: failed to delete 1 directories 2025/04/23 02:01:11 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:01:11 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:01:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:01:13 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:01:13 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:01:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:01:16 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:01:17 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:01:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:01:18 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:01:19 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:01:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:01:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/23 02:01:21 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:01:21 DEBUG : : Excluded 2025/04/23 02:01:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:01:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/23 02:01:22 DEBUG : Yandex rclone-test-quzitoh0nono/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/23 02:01:22 DEBUG : Yandex rclone-test-quzitoh0nono/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/23 02:01:22 DEBUG : Waiting for deletions to finish 2025/04/23 02:01:22 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:01:23 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:01:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:01:24 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:01:25 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:01:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:01:27 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:01:27 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:01:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:01:30 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:01:30 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:01:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:01:32 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:01:32 DEBUG : rclone-sync-test: Excluded 2025/04/23 02:01:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 02:01:34 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (96.32s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:02:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-quzitoh0nono/dst" 2025/04/23 02:02:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-quzitoh0nono/CompareDest" 2025/04/23 02:02:17 DEBUG : one: Need to transfer - File not found at Destination 2025/04/23 02:02:17 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for checks to finish 2025/04/23 02:02:17 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for transfers to finish 2025/04/23 02:02:19 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/23 02:02:19 INFO : one: Copied (new) 2025/04/23 02:02:19 DEBUG : Waiting for deletions to finish 2025/04/23 02:02:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 02:02:21 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for checks to finish 2025/04/23 02:02:28 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for transfers to finish 2025/04/23 02:02:31 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/23 02:02:31 INFO : one: Copied (replaced existing) 2025/04/23 02:02:31 DEBUG : Waiting for deletions to finish 2025/04/23 02:02:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 02:02:45 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for checks to finish 2025/04/23 02:02:45 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:02:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/23 02:02:45 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for transfers to finish 2025/04/23 02:02:45 DEBUG : Waiting for deletions to finish 2025/04/23 02:02:45 INFO : There was nothing to transfer 2025/04/23 02:02:49 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/04/23 02:02:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/23 02:02:49 DEBUG : pacer: Reducing sleep to 15ms 2025/04/23 02:02:49 DEBUG : pacer: Reducing sleep to 11.25ms 2025/04/23 02:02:50 DEBUG : pacer: Reducing sleep to 10ms 2025/04/23 02:02:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 02:02:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:02:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/23 02:02:50 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for checks to finish 2025/04/23 02:02:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:02:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/23 02:02:50 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for transfers to finish 2025/04/23 02:02:50 DEBUG : Waiting for deletions to finish 2025/04/23 02:02:50 INFO : There was nothing to transfer 2025/04/23 02:02:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 02:02:52 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:02:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/23 02:02:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:02:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/23 02:02:52 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for checks to finish 2025/04/23 02:02:52 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for transfers to finish 2025/04/23 02:02:52 DEBUG : Waiting for deletions to finish 2025/04/23 02:02:52 INFO : There was nothing to transfer 2025/04/23 02:02:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 02:02:54 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:02:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/23 02:02:54 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/23 02:02:54 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/23 02:02:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/23 02:02:54 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for checks to finish 2025/04/23 02:02:54 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for transfers to finish 2025/04/23 02:02:54 DEBUG : Waiting for deletions to finish 2025/04/23 02:02:54 INFO : There was nothing to transfer 2025/04/23 02:02:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 02:02:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/23 02:02:56 DEBUG : two: Need to transfer - File not found at Destination 2025/04/23 02:02:56 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for checks to finish 2025/04/23 02:02:56 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:02:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/23 02:02:56 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for transfers to finish 2025/04/23 02:02:58 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/04/23 02:02:58 INFO : two: Copied (new) 2025/04/23 02:02:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (71.82s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:03:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-quzitoh0nono/dest" 2025/04/23 02:03:35 DEBUG : Config file has changed externally - reloading 2025/04/23 02:03:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-quzitoh0nono/pre-dest1" 2025/04/23 02:03:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-quzitoh0nono/pre-dest2" 2025/04/23 02:03:37 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:03:37 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/23 02:03:38 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:03:38 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/23 02:03:39 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/23 02:03:39 DEBUG : Yandex rclone-test-quzitoh0nono/dest: Waiting for checks to finish 2025/04/23 02:03:39 DEBUG : Yandex rclone-test-quzitoh0nono/dest: Waiting for transfers to finish 2025/04/23 02:03:41 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/04/23 02:03:41 INFO : 3: Copied (new) 2025/04/23 02:03:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (45.40s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:04:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-quzitoh0nono/dst" 2025/04/23 02:04:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-quzitoh0nono/CopyDest" 2025/04/23 02:04:15 DEBUG : one: Need to transfer - File not found at Destination 2025/04/23 02:04:15 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for checks to finish 2025/04/23 02:04:15 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for transfers to finish 2025/04/23 02:04:19 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/04/23 02:04:19 INFO : one: Copied (new) 2025/04/23 02:04:19 DEBUG : Waiting for deletions to finish 2025/04/23 02:04:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 02:04:21 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for checks to finish 2025/04/23 02:04:21 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for transfers to finish 2025/04/23 02:04:23 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/23 02:04:23 INFO : one: Copied (replaced existing) 2025/04/23 02:04:23 DEBUG : Waiting for deletions to finish 2025/04/23 02:04:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-quzitoh0nono/BackupDir" 2025/04/23 02:04:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 02:04:30 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for checks to finish 2025/04/23 02:04:30 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:04:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 02:04:32 INFO : one: Moved (server-side) 2025/04/23 02:04:34 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/04/23 02:04:34 INFO : one: Copied (server-side copy) 2025/04/23 02:04:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/23 02:04:34 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for transfers to finish 2025/04/23 02:04:34 DEBUG : Waiting for deletions to finish 2025/04/23 02:04:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:04:39 DEBUG : one: Unchanged skipping 2025/04/23 02:04:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:04:41 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/04/23 02:04:41 INFO : two: Copied (server-side copy) 2025/04/23 02:04:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/23 02:04:41 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for checks to finish 2025/04/23 02:04:41 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for transfers to finish 2025/04/23 02:04:41 DEBUG : Waiting for deletions to finish 2025/04/23 02:04:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:04:42 DEBUG : one: Unchanged skipping 2025/04/23 02:04:42 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for checks to finish 2025/04/23 02:04:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:04:42 DEBUG : two: Unchanged skipping 2025/04/23 02:04:42 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for transfers to finish 2025/04/23 02:04:42 DEBUG : Waiting for deletions to finish 2025/04/23 02:04:42 INFO : There was nothing to transfer 2025/04/23 02:04:46 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:04:46 DEBUG : one: Unchanged skipping 2025/04/23 02:04:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/23 02:04:46 DEBUG : three: Destination not found in --copy-dest 2025/04/23 02:04:46 DEBUG : three: Need to transfer - File not found at Destination 2025/04/23 02:04:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:04:46 DEBUG : two: Unchanged skipping 2025/04/23 02:04:46 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for checks to finish 2025/04/23 02:04:46 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for transfers to finish 2025/04/23 02:04:49 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/04/23 02:04:49 INFO : three: Copied (new) 2025/04/23 02:04:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (86.64s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:05:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-quzitoh0nono/dst" 2025/04/23 02:05:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-quzitoh0nono/backup" 2025/04/23 02:05:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 02:05:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:05:50 DEBUG : two: Unchanged skipping 2025/04/23 02:05:50 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for checks to finish 2025/04/23 02:05:52 INFO : one: Moved (server-side) 2025/04/23 02:05:52 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for transfers to finish 2025/04/23 02:05:55 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/23 02:05:55 INFO : one: Copied (new) 2025/04/23 02:05:55 DEBUG : Waiting for deletions to finish 2025/04/23 02:05:57 INFO : three.txt: Moved (server-side) 2025/04/23 02:05:57 INFO : three.txt: Moved into backup dir 2025/04/23 02:06:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 02:06:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:06:04 DEBUG : two: Unchanged skipping 2025/04/23 02:06:04 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for checks to finish 2025/04/23 02:06:09 INFO : one: Deleted 2025/04/23 02:06:11 INFO : one: Moved (server-side) 2025/04/23 02:06:11 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for transfers to finish 2025/04/23 02:06:14 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/23 02:06:14 INFO : one: Copied (new) 2025/04/23 02:06:14 DEBUG : Waiting for deletions to finish 2025/04/23 02:06:19 INFO : three.txt: Deleted 2025/04/23 02:06:21 INFO : three.txt: Moved (server-side) 2025/04/23 02:06:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (71.43s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:06:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-quzitoh0nono/dst" 2025/04/23 02:06:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-quzitoh0nono/backup" 2025/04/23 02:06:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 02:06:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:06:58 DEBUG : two: Unchanged skipping 2025/04/23 02:06:58 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for checks to finish 2025/04/23 02:07:01 INFO : one: Moved (server-side) to: one.bak 2025/04/23 02:07:01 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for transfers to finish 2025/04/23 02:07:03 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/23 02:07:03 INFO : one: Copied (new) 2025/04/23 02:07:03 DEBUG : Waiting for deletions to finish 2025/04/23 02:07:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/23 02:07:05 INFO : three.txt: Moved into backup dir 2025/04/23 02:07:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 02:07:08 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for checks to finish 2025/04/23 02:07:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:07:08 DEBUG : two: Unchanged skipping 2025/04/23 02:07:14 INFO : one.bak: Deleted 2025/04/23 02:07:16 INFO : one: Moved (server-side) to: one.bak 2025/04/23 02:07:16 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for transfers to finish 2025/04/23 02:07:18 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/23 02:07:18 INFO : one: Copied (new) 2025/04/23 02:07:18 DEBUG : Waiting for deletions to finish 2025/04/23 02:07:24 INFO : three.txt.bak: Deleted 2025/04/23 02:07:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/23 02:07:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (64.81s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:08:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-quzitoh0nono/dst" 2025/04/23 02:08:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-quzitoh0nono/backup" 2025/04/23 02:08:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:08:03 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for checks to finish 2025/04/23 02:08:03 DEBUG : two: Unchanged skipping 2025/04/23 02:08:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 02:08:06 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/23 02:08:06 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for transfers to finish 2025/04/23 02:08:07 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/23 02:08:07 INFO : one: Copied (new) 2025/04/23 02:08:07 DEBUG : Waiting for deletions to finish 2025/04/23 02:08:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/23 02:08:09 INFO : three.txt: Moved into backup dir 2025/04/23 02:08:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 02:08:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:08:13 DEBUG : two: Unchanged skipping 2025/04/23 02:08:13 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for checks to finish 2025/04/23 02:08:18 INFO : one-2019-01-01: Deleted 2025/04/23 02:08:20 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/23 02:08:20 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for transfers to finish 2025/04/23 02:08:22 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/23 02:08:22 INFO : one: Copied (new) 2025/04/23 02:08:22 DEBUG : Waiting for deletions to finish 2025/04/23 02:08:27 INFO : three-2019-01-01.txt: Deleted 2025/04/23 02:08:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/23 02:08:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (62.76s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:09:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-quzitoh0nono/dst" 2025/04/23 02:09:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 02:09:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:09:08 DEBUG : two: Unchanged skipping 2025/04/23 02:09:08 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for checks to finish 2025/04/23 02:09:09 INFO : one: Moved (server-side) to: one.bak 2025/04/23 02:09:09 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for transfers to finish 2025/04/23 02:09:12 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/23 02:09:12 INFO : one: Copied (new) 2025/04/23 02:09:12 DEBUG : Waiting for deletions to finish 2025/04/23 02:09:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/23 02:09:13 INFO : three.txt: Moved into backup dir 2025/04/23 02:09:19 DEBUG : one.bak: Excluded (Path Filter) 2025/04/23 02:09:19 DEBUG : one.bak: Excluded 2025/04/23 02:09:19 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/23 02:09:19 DEBUG : three.txt.bak: Excluded 2025/04/23 02:09:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 02:09:19 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for checks to finish 2025/04/23 02:09:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:09:19 DEBUG : two: Unchanged skipping 2025/04/23 02:09:24 INFO : one.bak: Deleted 2025/04/23 02:09:26 INFO : one: Moved (server-side) to: one.bak 2025/04/23 02:09:26 DEBUG : Yandex rclone-test-quzitoh0nono/dst: Waiting for transfers to finish 2025/04/23 02:09:28 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/23 02:09:28 INFO : one: Copied (new) 2025/04/23 02:09:28 DEBUG : Waiting for deletions to finish 2025/04/23 02:09:34 INFO : three.txt.bak: Deleted 2025/04/23 02:09:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/23 02:09:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (64.03s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:10:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-quzitoh0nono/dst" 2025/04/23 02:10:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 02:10:14 INFO : one: Moved (server-side) to: one.bak 2025/04/23 02:10:17 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/23 02:10:17 INFO : one: Copied (new) 2025/04/23 02:10:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:10:18 DEBUG : two: Unchanged skipping 2025/04/23 02:10:18 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/23 02:10:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/23 02:10:23 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/23 02:10:23 INFO : three.txt: Copied (new) 2025/04/23 02:10:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 02:10:29 INFO : one.bak: Deleted 2025/04/23 02:10:31 INFO : one: Moved (server-side) to: one.bak 2025/04/23 02:10:34 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/23 02:10:34 INFO : one: Copied (new) 2025/04/23 02:10:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:10:34 DEBUG : two: Unchanged skipping 2025/04/23 02:10:35 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/23 02:10:41 INFO : three.txt.bak: Deleted 2025/04/23 02:10:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/23 02:10:46 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/23 02:10:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (73.79s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:11:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-quzitoh0nono/dst" 2025/04/23 02:11:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 02:11:28 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/23 02:11:31 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/04/23 02:11:31 INFO : one: Copied (new) 2025/04/23 02:11:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:11:32 DEBUG : two: Unchanged skipping 2025/04/23 02:11:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/23 02:11:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/23 02:11:37 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/04/23 02:11:37 INFO : three.txt: Copied (new) 2025/04/23 02:11:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 02:11:46 INFO : one-2019-01-01: Deleted 2025/04/23 02:11:48 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/23 02:11:50 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/04/23 02:11:50 INFO : one: Copied (new) 2025/04/23 02:11:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:11:51 DEBUG : two: Unchanged skipping 2025/04/23 02:11:51 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/23 02:11:57 INFO : three-2019-01-01.txt: Deleted 2025/04/23 02:11:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/23 02:12:01 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/04/23 02:12:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (77.13s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:12:36 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 02:12:36 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/23 02:12:36 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 02:12:38 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/04/23 02:12:38 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/23 02:12:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (11.00s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:12:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/23 02:12:44 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 02:12:44 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 02:12:47 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/04/23 02:12:47 INFO : existing: Copied (new) 2025/04/23 02:12:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:12:49 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 02:12:49 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/23 02:12:49 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/23 02:12:49 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 02:12:49 ERROR : Yandex rclone-test-quzitoh0nono: not deleting files as there were IO errors 2025/04/23 02:12:49 ERROR : Yandex rclone-test-quzitoh0nono: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestSyncImmutable (13.88s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:13:00 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:13:00 DEBUG : existing: Unchanged skipping 2025/04/23 02:13:00 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 02:13:00 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 02:13:00 DEBUG : Waiting for deletions to finish 2025/04/23 02:13:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (8.95s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.62s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.24s) --- SKIP: TestMaxTransfer/Hard (0.66s) --- SKIP: TestMaxTransfer/Soft (0.64s) --- SKIP: TestMaxTransfer/Cautious (0.94s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:13:45 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/04/23 02:13:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/23 02:13:46 DEBUG : pacer: Reducing sleep to 15ms 2025/04/23 02:13:46 DEBUG : pacer: Reducing sleep to 11.25ms 2025/04/23 02:13:47 DEBUG : pacer: Reducing sleep to 10ms 2025/04/23 02:14:41 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:14:41 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:14:41 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:14:41 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 02:14:41 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:14:41 DEBUG : both0: Unchanged skipping 2025/04/23 02:14:41 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:14:41 DEBUG : both1: Unchanged skipping 2025/04/23 02:14:41 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:14:41 DEBUG : both13: Unchanged skipping 2025/04/23 02:14:41 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:14:41 DEBUG : both14: Unchanged skipping 2025/04/23 02:14:41 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:14:41 DEBUG : both15: Unchanged skipping 2025/04/23 02:14:41 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:14:41 DEBUG : both10: Unchanged skipping 2025/04/23 02:14:41 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:14:41 DEBUG : both17: Unchanged skipping 2025/04/23 02:14:41 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:14:41 DEBUG : both11: Unchanged skipping 2025/04/23 02:14:41 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:14:41 DEBUG : both12: Unchanged skipping 2025/04/23 02:14:41 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:14:41 DEBUG : both2: Unchanged skipping 2025/04/23 02:14:41 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:14:41 DEBUG : both3: Unchanged skipping 2025/04/23 02:14:41 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:14:41 DEBUG : both16: Unchanged skipping 2025/04/23 02:14:41 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:14:41 DEBUG : both5: Unchanged skipping 2025/04/23 02:14:41 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:14:41 DEBUG : both6: Unchanged skipping 2025/04/23 02:14:41 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:14:41 DEBUG : both18: Unchanged skipping 2025/04/23 02:14:41 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:14:41 DEBUG : both8: Unchanged skipping 2025/04/23 02:14:41 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:14:41 DEBUG : both19: Unchanged skipping 2025/04/23 02:14:41 DEBUG : both4: Unchanged skipping 2025/04/23 02:14:41 DEBUG : both7: Unchanged skipping 2025/04/23 02:14:41 DEBUG : both9: Unchanged skipping 2025/04/23 02:14:41 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 02:14:41 DEBUG : Waiting for deletions to finish 2025/04/23 02:14:46 INFO : only16: Deleted 2025/04/23 02:14:46 INFO : only5: Deleted 2025/04/23 02:14:46 INFO : only1: Deleted 2025/04/23 02:14:46 INFO : only2: Deleted 2025/04/23 02:14:50 INFO : only18: Deleted 2025/04/23 02:14:50 INFO : only19: Deleted 2025/04/23 02:14:50 INFO : only14: Deleted 2025/04/23 02:14:51 INFO : only3: Deleted 2025/04/23 02:14:54 INFO : only9: Deleted 2025/04/23 02:14:54 INFO : only10: Deleted 2025/04/23 02:14:55 INFO : only12: Deleted 2025/04/23 02:14:57 INFO : only11: Deleted 2025/04/23 02:14:59 INFO : only13: Deleted 2025/04/23 02:14:59 INFO : only4: Deleted 2025/04/23 02:15:00 INFO : only0: Deleted 2025/04/23 02:15:02 INFO : only6: Deleted 2025/04/23 02:15:03 INFO : only8: Deleted 2025/04/23 02:15:04 INFO : only15: Deleted 2025/04/23 02:15:04 INFO : only17: Deleted 2025/04/23 02:15:06 INFO : only7: Deleted 2025/04/23 02:15:06 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (211.80s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:16:50 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/04/23 02:16:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/23 02:16:50 DEBUG : pacer: Reducing sleep to 15ms 2025/04/23 02:16:51 DEBUG : pacer: Reducing sleep to 11.25ms 2025/04/23 02:16:51 DEBUG : pacer: Reducing sleep to 10ms 2025/04/23 02:18:13 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:18:13 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:18:13 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:18:13 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:18:13 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for checks to finish 2025/04/23 02:18:13 DEBUG : both1: Unchanged skipping 2025/04/23 02:18:13 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:18:13 DEBUG : both12: Unchanged skipping 2025/04/23 02:18:13 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:18:13 DEBUG : both0: Unchanged skipping 2025/04/23 02:18:13 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:18:13 DEBUG : both14: Unchanged skipping 2025/04/23 02:18:13 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:18:13 DEBUG : both11: Unchanged skipping 2025/04/23 02:18:13 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:18:13 DEBUG : both16: Unchanged skipping 2025/04/23 02:18:13 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:18:13 DEBUG : both17: Unchanged skipping 2025/04/23 02:18:13 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:18:13 DEBUG : both10: Unchanged skipping 2025/04/23 02:18:13 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:18:13 DEBUG : both19: Unchanged skipping 2025/04/23 02:18:13 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:18:13 DEBUG : both13: Unchanged skipping 2025/04/23 02:18:13 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:18:13 DEBUG : both15: Unchanged skipping 2025/04/23 02:18:13 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:18:13 DEBUG : both18: Unchanged skipping 2025/04/23 02:18:13 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:18:13 DEBUG : both5: Unchanged skipping 2025/04/23 02:18:13 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:18:13 DEBUG : both2: Unchanged skipping 2025/04/23 02:18:13 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:18:13 DEBUG : both7: Unchanged skipping 2025/04/23 02:18:13 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:18:13 DEBUG : both8: Unchanged skipping 2025/04/23 02:18:13 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/04/23 02:18:13 DEBUG : both9: Unchanged skipping 2025/04/23 02:18:13 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/23 02:18:13 DEBUG : both3: Unchanged skipping 2025/04/23 02:18:13 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/23 02:18:13 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/23 02:18:13 DEBUG : both4: Unchanged skipping 2025/04/23 02:18:13 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/23 02:18:13 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/23 02:18:13 DEBUG : both6: Unchanged skipping 2025/04/23 02:18:13 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/23 02:18:13 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/23 02:18:13 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/23 02:18:13 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/23 02:18:13 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/23 02:18:13 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/23 02:18:13 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/23 02:18:13 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/23 02:18:13 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/23 02:18:13 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/23 02:18:13 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/23 02:18:13 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/23 02:18:13 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/23 02:18:13 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/23 02:18:13 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/23 02:18:13 DEBUG : Yandex rclone-test-quzitoh0nono: Waiting for transfers to finish 2025/04/23 02:18:15 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/04/23 02:18:15 INFO : only11: Copied (replaced existing) 2025/04/23 02:18:16 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/04/23 02:18:16 INFO : only14: Copied (replaced existing) 2025/04/23 02:18:16 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/04/23 02:18:16 INFO : only1: Copied (replaced existing) 2025/04/23 02:18:17 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/04/23 02:18:17 INFO : only0: Copied (replaced existing) 2025/04/23 02:18:17 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/04/23 02:18:17 INFO : only10: Copied (replaced existing) 2025/04/23 02:18:18 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/04/23 02:18:18 INFO : only17: Copied (replaced existing) 2025/04/23 02:18:20 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/04/23 02:18:20 INFO : only19: Copied (replaced existing) 2025/04/23 02:18:20 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/04/23 02:18:20 INFO : only2: Copied (replaced existing) 2025/04/23 02:18:21 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/04/23 02:18:21 INFO : only18: Copied (replaced existing) 2025/04/23 02:18:22 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/04/23 02:18:22 INFO : only3: Copied (replaced existing) 2025/04/23 02:18:22 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/04/23 02:18:22 INFO : only4: Copied (replaced existing) 2025/04/23 02:18:22 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/04/23 02:18:22 INFO : only16: Copied (replaced existing) 2025/04/23 02:18:24 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/04/23 02:18:24 INFO : only5: Copied (replaced existing) 2025/04/23 02:18:24 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/04/23 02:18:24 INFO : only6: Copied (replaced existing) 2025/04/23 02:18:24 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/04/23 02:18:24 INFO : only7: Copied (replaced existing) 2025/04/23 02:18:24 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/04/23 02:18:24 INFO : only8: Copied (replaced existing) 2025/04/23 02:18:26 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/04/23 02:18:26 INFO : only9: Copied (replaced existing) 2025/04/23 02:18:26 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/04/23 02:18:26 INFO : only13: Copied (replaced existing) 2025/04/23 02:18:26 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/04/23 02:18:26 INFO : only12: Copied (replaced existing) 2025/04/23 02:18:27 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/04/23 02:18:27 INFO : only15: Copied (replaced existing) 2025/04/23 02:18:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (291.69s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:21:33 DEBUG : empty_dir: Making directory with metadata 2025/04/23 02:21:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 02:21:33 DEBUG : empty_on_remote: Making directory with metadata 2025/04/23 02:21:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 02:21:33 INFO : empty_on_remote: Making directory 2025/04/23 02:21:33 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-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:21:40 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/23 02:21:40 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/23 02:21:40 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/23 02:21:40 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTime (45.86s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:22:19 DEBUG : empty_dir: Making directory with metadata 2025/04/23 02:22:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 02:22:19 DEBUG : empty_on_remote: Making directory with metadata 2025/04/23 02:22:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 02:22:19 INFO : empty_on_remote: Making directory 2025/04/23 02:22: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-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:22:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/23 02:22:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/23 02:22:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/23 02:22:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/23 02:22:25 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (48.41s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:23:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/23 02:23:07 INFO : sub dir: Making directory 2025/04/23 02:23:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (85.68s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" 2025/04/23 02:24:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/23 02:24:33 INFO : sub dir: Making directory 2025/04/23 02:24:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-quzitoh0nono", Local "Local file system at /tmp/rclone1294769961", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (87.65s) PASS 2025/04/23 02:26:01 DEBUG : Yandex rclone-test-quzitoh0nono: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished OK in 44m47.951443386s (try 1/5)