"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/01/12 03:08:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-qebumow7quqa" 2025/01/12 03:08:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/12 03:08:15 DEBUG : Creating backend with remote "/tmp/rclone1512979529" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:08:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:08:16 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/12 03:08:16 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:08:16 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestCopyWithDryRun (3.73s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:08:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/12 03:08:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:08:19 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:08:19 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:08:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/12 03:08:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:08:24 DEBUG : Yandex rclone-test-qebumow7quqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (17.11s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.32s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.07s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:08:38 DEBUG : Creating backend with remote "/non-existing" 2025/01/12 03:08:38 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/12 03:08:38 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:08:38 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (3.80s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:08:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:08:42 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:08:42 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:08:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/12 03:08:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestCopyNoTraverse (17.34s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:08:59 INFO : Yandex rclone-test-qebumow7quqa: Running all checks before starting transfers 2025/01/12 03:08:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:08:59 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:08:59 INFO : Yandex rclone-test-qebumow7quqa: Checks finished, now starting transfers 2025/01/12 03:08:59 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:09:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/12 03:09:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestCopyCheckFirst (16.02s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:09:15 ERROR : Ignoring --no-traverse with sync 2025/01/12 03:09:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:09:16 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:09:16 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:09:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/12 03:09:19 INFO : sub dir/hello world: Copied (new) 2025/01/12 03:09:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestSyncNoTraverse (16.95s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:09:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/12 03:09:33 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:09:33 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:09:35 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/01/12 03:09:35 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestCopyWithDepth (10.49s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:09:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 03:09:43 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:09:43 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:09:46 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/12 03:09:46 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (10.62s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:09:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 03:09:54 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:09:54 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:09:56 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/12 03:09:56 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (10.38s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:10:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/12 03:10:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/12 03:10:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/12 03:10:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/12 03:10:04 INFO : sub dir: Making directory 2025/01/12 03:10:05 INFO : sub dir2: Making directory 2025/01/12 03:10:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:10:05 INFO : sub dir2/sub sub dir2: Making directory 2025/01/12 03:10:06 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:10:06 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:10:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/12 03:10:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:10:11 DEBUG : Yandex rclone-test-qebumow7quqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (29.53s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:10:33 INFO : sub dir2: Making directory 2025/01/12 03:10:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/12 03:10:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/12 03:10:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:10:34 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:10:34 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:10:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/12 03:10:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (13.67s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:10:47 DEBUG : sub dir2: Making directory with metadata 2025/01/12 03:10:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/12 03:10:47 INFO : sub dir: Making directory 2025/01/12 03:10:47 INFO : sub dir2: Making directory 2025/01/12 03:10:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:10:48 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:10:48 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:10:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/12 03:10:51 INFO : sub dir/hello world: Copied (new) 2025/01/12 03:10:51 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:10:54 DEBUG : Yandex rclone-test-qebumow7quqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/12 03:10:54 DEBUG : Yandex rclone-test-qebumow7quqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (23.51s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.53s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:11:12 INFO : sub dir2: Making directory 2025/01/12 03:11:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:11:12 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:11:12 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:11:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/12 03:11:18 INFO : sub dir/hello world: Copied (new) 2025/01/12 03:11:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (16.82s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:11:28 DEBUG : sub dir2: Making directory with metadata 2025/01/12 03:11:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/12 03:11:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/12 03:11:29 INFO : sub dir: Making directory 2025/01/12 03:11:30 INFO : sub dir2: Making directory 2025/01/12 03:11:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:11:30 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:11:30 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:11:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/12 03:11:33 INFO : sub dir/hello world: Copied (new) 2025/01/12 03:11:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:11:36 DEBUG : Yandex rclone-test-qebumow7quqa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (21.70s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", 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-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:11:51 INFO : sub dir2: Making directory 2025/01/12 03:11:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:11:51 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:11:51 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:11:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/12 03:11:56 INFO : sub dir/hello world: Copied (new) 2025/01/12 03:11:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (16.01s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:12:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-kapalij0suke" sync_test.go:590: Server side copy (if possible) Yandex rclone-test-qebumow7quqa -> Yandex rclone-test-kapalij0suke 2025/01/12 03:12:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:12:13 DEBUG : Yandex rclone-test-kapalij0suke: Waiting for checks to finish 2025/01/12 03:12:13 DEBUG : Yandex rclone-test-kapalij0suke: Waiting for transfers to finish 2025/01/12 03:12:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/12 03:12:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:12:19 DEBUG : Yandex rclone-test-kapalij0suke: Purge remote --- PASS: TestServerSideCopy (31.87s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:12:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/12 03:12:44 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:12:44 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:12:47 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/12 03:12:47 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestCopyOverSelf (19.92s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:13:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-juwamor7joli" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-qebumow7quqa -> Yandex rclone-test-juwamor7joli 2025/01/12 03:13:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:13:04 DEBUG : Yandex rclone-test-juwamor7joli: Waiting for checks to finish 2025/01/12 03:13:04 DEBUG : Yandex rclone-test-juwamor7joli: Waiting for transfers to finish 2025/01/12 03:13:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/12 03:13:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:13:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/12 03:13:16 DEBUG : Yandex rclone-test-juwamor7joli: Waiting for checks to finish 2025/01/12 03:13:16 DEBUG : Yandex rclone-test-juwamor7joli: Waiting for transfers to finish 2025/01/12 03:13:17 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.mowewoh8" before starting 2025/01/12 03:13:21 DEBUG : sub dir/hello world.mowewoh8: server side copy: removing renamed existing file after operation 2025/01/12 03:13:24 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/12 03:13:24 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:13:26 DEBUG : Yandex rclone-test-juwamor7joli: Purge remote --- PASS: TestServerSideCopyOverSelf (45.64s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:13:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/12 03:13:49 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:13:49 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:13:52 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/12 03:13:52 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/12 03:13:52 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestMoveOverSelf (22.72s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:14:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-setakoz1qole" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-qebumow7quqa -> Yandex rclone-test-setakoz1qole 2025/01/12 03:14:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:14:12 DEBUG : Yandex rclone-test-setakoz1qole: Waiting for checks to finish 2025/01/12 03:14:12 DEBUG : Yandex rclone-test-setakoz1qole: Waiting for transfers to finish 2025/01/12 03:14:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/12 03:14:16 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:14:25 DEBUG : Yandex rclone-test-setakoz1qole: Using server-side directory move 2025/01/12 03:14:25 INFO : Yandex rclone-test-setakoz1qole: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/12 03:14:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/12 03:14:27 DEBUG : Yandex rclone-test-setakoz1qole: Waiting for checks to finish 2025/01/12 03:14:27 DEBUG : Yandex rclone-test-setakoz1qole: Waiting for transfers to finish 2025/01/12 03:14:31 INFO : sub dir/hello world: Deleted 2025/01/12 03:14:34 INFO : sub dir/hello world: Moved (server-side) 2025/01/12 03:14:41 DEBUG : testing file moves 2025/01/12 03:14:42 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/12 03:14:42 DEBUG : Yandex rclone-test-setakoz1qole: Waiting for checks to finish 2025/01/12 03:14:42 DEBUG : Yandex rclone-test-setakoz1qole: Waiting for transfers to finish 2025/01/12 03:14:46 INFO : sub dir/hello world: Deleted 2025/01/12 03:14:48 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:14:52 DEBUG : Yandex rclone-test-setakoz1qole: Purge remote --- PASS: TestServerSideMoveOverSelf (59.01s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:15:08 ERROR : : error listing: directory not found 2025/01/12 03:15:09 INFO : Local file system at /tmp/rclone1512979529: Making directory 2025/01/12 03:15:10 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:15:10 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestCopyAfterDelete (18.33s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:15:28 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/12 03:15:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:15:28 DEBUG : Local file system at /tmp/rclone1512979529: Waiting for checks to finish 2025/01/12 03:15:28 DEBUG : Local file system at /tmp/rclone1512979529: Waiting for transfers to finish 2025/01/12 03:15:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/12 03:15:29 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/01/12 03:15:29 INFO : sub dir/hello world: Copied (new) 2025/01/12 03:15:29 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestCopyRedownload (17.15s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:15:42 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/12 03:15:42 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:15:42 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:15:45 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/12 03:15:45 INFO : check sum: Copied (new) 2025/01/12 03:15:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:15:46 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:15:46 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/12 03:15:46 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/01/12 03:15:46 DEBUG : check sum: Unchanged skipping 2025/01/12 03:15:46 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:15:46 DEBUG : Waiting for deletions to finish 2025/01/12 03:15:46 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (12.11s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:15:54 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/12 03:15:54 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:15:54 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:15:57 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/12 03:15:57 INFO : sizeonly: Copied (new) 2025/01/12 03:15:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:15:59 DEBUG : sizeonly: Sizes identical 2025/01/12 03:15:59 DEBUG : sizeonly: Unchanged skipping 2025/01/12 03:15:59 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:15:59 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:15:59 DEBUG : Waiting for deletions to finish 2025/01/12 03:15:59 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestSyncSizeOnly (14.70s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:16:09 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/12 03:16:09 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:16:09 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:16:11 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/01/12 03:16:11 INFO : ignore-size: Copied (new) 2025/01/12 03:16:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:16:12 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:16:12 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:16:12 DEBUG : ignore-size: Unchanged skipping 2025/01/12 03:16:12 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:16:12 DEBUG : Waiting for deletions to finish 2025/01/12 03:16:12 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (11.89s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:16:23 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:16:23 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:16:23 DEBUG : existing: Unchanged skipping 2025/01/12 03:16:23 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:16:23 DEBUG : Waiting for deletions to finish 2025/01/12 03:16:23 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:16:24 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/12 03:16:24 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:16:24 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:16:28 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/01/12 03:16:28 INFO : existing: Copied (replaced existing) 2025/01/12 03:16:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (15.56s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:16:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/12 03:16:36 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:16:36 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:16:39 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/12 03:16:39 INFO : existing: Copied (new) 2025/01/12 03:16:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:16:40 DEBUG : existing: Destination exists, skipping 2025/01/12 03:16:40 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:16:40 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:16:40 DEBUG : Waiting for deletions to finish 2025/01/12 03:16:40 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (11.75s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:16:52 INFO : d: Making directory 2025/01/12 03:16:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/12 03:16:55 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:16:55 DEBUG : c/non empty space: Unchanged skipping 2025/01/12 03:16:55 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:16:55 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:16:58 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/12 03:16:58 INFO : a/potato2: Copied (new) 2025/01/12 03:16:58 DEBUG : Waiting for deletions to finish 2025/01/12 03:17:02 INFO : b/potato: Deleted 2025/01/12 03:17:02 INFO : d: Removing directory 2025/01/12 03:17:06 INFO : b: Removing directory 2025/01/12 03:17:10 DEBUG : Yandex rclone-test-qebumow7quqa: deleted 2 directories run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (45.32s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:17:35 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/01/12 03:17:35 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:17:35 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/12 03:17:35 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/12 03:17:35 DEBUG : empty space: Unchanged skipping 2025/01/12 03:17:36 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:17:36 DEBUG : Waiting for deletions to finish 2025/01/12 03:17:36 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:17:37 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:17:37 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/01/12 03:17:37 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/12 03:17:38 INFO : empty space: Updated modification time in destination 2025/01/12 03:17:38 DEBUG : empty space: Unchanged skipping 2025/01/12 03:17:38 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:17:38 DEBUG : Waiting for deletions to finish 2025/01/12 03:17:38 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (12.82s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:17:50 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/12 03:17:50 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:17:50 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/12 03:17:50 DEBUG : empty space: Unchanged skipping 2025/01/12 03:17:50 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:17:50 DEBUG : Waiting for deletions to finish 2025/01/12 03:17:50 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (11.28s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:17:59 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/01/12 03:17:59 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:17:59 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1512979529) 2025/01/12 03:17:59 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-qebumow7quqa) 2025/01/12 03:17:59 DEBUG : foo: md5 differ 2025/01/12 03:17:59 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:18:02 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/01/12 03:18:02 INFO : foo: Copied (replaced existing) 2025/01/12 03:18:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (12.97s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:18:13 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/12 03:18:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:18:13 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:18:13 DEBUG : empty space: Unchanged skipping 2025/01/12 03:18:13 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:18:17 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/12 03:18:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/12 03:18:18 DEBUG : pacer: Reducing sleep to 15ms 2025/01/12 03:18:18 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/12 03:18:18 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/12 03:18:18 INFO : potato: Copied (new) 2025/01/12 03:18:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:18:19 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncAfterAddingAFile (19.56s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:18:33 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/12 03:18:33 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:18:33 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:18:36 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/12 03:18:36 INFO : potato: Copied (replaced existing) 2025/01/12 03:18:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (12.64s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:18:46 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/01/12 03:18:46 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:18:46 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1512979529) 2025/01/12 03:18:46 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-qebumow7quqa) 2025/01/12 03:18:46 DEBUG : potato: md5 differ 2025/01/12 03:18:46 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:18:48 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/12 03:18:48 INFO : potato: Copied (replaced existing) 2025/01/12 03:18:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (12.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:19:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 03:19:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:19:00 DEBUG : empty space: Unchanged skipping 2025/01/12 03:19:00 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:19:00 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:19:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/12 03:19:00 DEBUG : Waiting for deletions to finish 2025/01/12 03:19:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (14.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:19:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 03:19:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:19:16 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:19:16 DEBUG : empty space: Unchanged skipping 2025/01/12 03:19:16 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:19:19 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/12 03:19:19 INFO : potato2: Copied (new) 2025/01/12 03:19:19 DEBUG : Waiting for deletions to finish 2025/01/12 03:19:23 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (25.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:19:39 INFO : d: Making directory 2025/01/12 03:19:40 INFO : d/e: Making directory 2025/01/12 03:19:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/12 03:19:43 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:19:43 DEBUG : c/non empty space: Unchanged skipping 2025/01/12 03:19:44 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:19:44 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:19:47 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/12 03:19:47 INFO : a/potato2: Copied (new) 2025/01/12 03:19:47 DEBUG : Waiting for deletions to finish 2025/01/12 03:19:51 INFO : b/potato: Deleted 2025/01/12 03:19:51 INFO : d/e: Removing directory 2025/01/12 03:19:56 INFO : d: Removing directory 2025/01/12 03:20:00 INFO : b: Removing directory 2025/01/12 03:20:05 DEBUG : Yandex rclone-test-qebumow7quqa: deleted 3 directories run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (52.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:20:31 INFO : d: Making directory 2025/01/12 03:20:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/12 03:20:34 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:20:34 DEBUG : c/non empty space: Unchanged skipping 2025/01/12 03:20:34 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:20:34 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:20:36 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/12 03:20:36 INFO : a/potato2: Copied (new) 2025/01/12 03:20:36 ERROR : Yandex rclone-test-qebumow7quqa: not deleting files as there were IO errors 2025/01/12 03:20:36 ERROR : Yandex rclone-test-qebumow7quqa: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (41.99s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:21:14 DEBUG : Waiting for deletions to finish 2025/01/12 03:21:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 03:21:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:21:14 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:21:14 DEBUG : empty space: Unchanged skipping 2025/01/12 03:21:14 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:21:18 INFO : potato: Deleted 2025/01/12 03:21:20 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/12 03:21:20 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (20.88s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:21:36 DEBUG : Waiting for deletions to finish 2025/01/12 03:21:36 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:21:36 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:21:41 INFO : potato: Deleted 2025/01/12 03:21:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 03:21:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:21:42 DEBUG : empty space: Unchanged skipping 2025/01/12 03:21:42 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:21:42 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:21:44 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/12 03:21:44 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (25.92s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:21:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 03:21:59 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:21:59 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:22:02 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/01/12 03:22:02 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (16.37s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:22:17 DEBUG : enormous: Excluded (Size Filter) 2025/01/12 03:22:17 DEBUG : enormous: Excluded 2025/01/12 03:22:17 DEBUG : potato2: Excluded (Size Filter) 2025/01/12 03:22:17 DEBUG : potato2: Excluded 2025/01/12 03:22:17 DEBUG : potato2: Excluded (Size Filter) 2025/01/12 03:22:17 DEBUG : potato2: Excluded 2025/01/12 03:22:17 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:22:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:22:17 DEBUG : empty space: Unchanged skipping 2025/01/12 03:22:17 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:22:17 DEBUG : Waiting for deletions to finish 2025/01/12 03:22:17 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:22:17 DEBUG : potato2: Excluded (Size Filter) 2025/01/12 03:22:17 DEBUG : potato2: Excluded 2025/01/12 03:22:18 DEBUG : enormous: Excluded (Size Filter) 2025/01/12 03:22:18 DEBUG : enormous: Excluded 2025/01/12 03:22:18 DEBUG : potato2: Excluded (Size Filter) 2025/01/12 03:22:18 DEBUG : potato2: Excluded 2025/01/12 03:22:18 DEBUG : potato2: Excluded (Size Filter) 2025/01/12 03:22:18 DEBUG : potato2: Excluded 2025/01/12 03:22:18 DEBUG : Local file system at /tmp/rclone1512979529: Waiting for checks to finish 2025/01/12 03:22:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:22:18 DEBUG : empty space: Unchanged skipping 2025/01/12 03:22:18 DEBUG : Local file system at /tmp/rclone1512979529: Waiting for transfers to finish 2025/01/12 03:22:18 DEBUG : Waiting for deletions to finish 2025/01/12 03:22:18 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:22:19 DEBUG : potato2: Excluded (Size Filter) 2025/01/12 03:22:19 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (17.46s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:22:37 DEBUG : enormous: Excluded (Size Filter) 2025/01/12 03:22:37 DEBUG : enormous: Excluded 2025/01/12 03:22:37 DEBUG : potato2: Excluded (Size Filter) 2025/01/12 03:22:37 DEBUG : potato2: Excluded 2025/01/12 03:22:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:22:37 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:22:37 DEBUG : empty space: Unchanged skipping 2025/01/12 03:22:37 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:22:37 DEBUG : Waiting for deletions to finish 2025/01/12 03:22:41 INFO : potato2: Deleted 2025/01/12 03:22:41 INFO : enormous: Deleted 2025/01/12 03:22:41 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:22:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:22:43 DEBUG : empty space: Unchanged skipping 2025/01/12 03:22:43 DEBUG : Local file system at /tmp/rclone1512979529: Waiting for checks to finish 2025/01/12 03:22:43 DEBUG : Local file system at /tmp/rclone1512979529: Waiting for transfers to finish 2025/01/12 03:22:43 DEBUG : Waiting for deletions to finish 2025/01/12 03:22:43 INFO : enormous: Deleted 2025/01/12 03:22:43 INFO : potato2: Deleted 2025/01/12 03:22:43 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (20.77s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:23:00 DEBUG : five: Need to transfer - File not found at Destination 2025/01/12 03:23:00 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/12 03:23:00 DEBUG : one: Destination is newer than source, skipping 2025/01/12 03:23:00 DEBUG : three: Sizes identical 2025/01/12 03:23:00 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:23:00 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/12 03:23:00 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/12 03:23:00 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1512979529) 2025/01/12 03:23:00 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-qebumow7quqa) 2025/01/12 03:23:00 DEBUG : two: md5 differ 2025/01/12 03:23:00 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:23:02 DEBUG : four: Dst hash empty - aborting Src hash check 2025/01/12 03:23:02 INFO : four: Copied (replaced existing) 2025/01/12 03:23:02 DEBUG : two: Dst hash empty - aborting Src hash check 2025/01/12 03:23:02 INFO : two: Copied (replaced existing) 2025/01/12 03:23:03 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/12 03:23:03 INFO : five: Copied (new) 2025/01/12 03:23:03 DEBUG : Waiting for deletions to finish 2025/01/12 03:23:04 DEBUG : one: Destination is newer than source, skipping 2025/01/12 03:23:04 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:23:04 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1512979529) 2025/01/12 03:23:04 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-qebumow7quqa) 2025/01/12 03:23:04 DEBUG : three: md5 differ 2025/01/12 03:23:04 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/12 03:23:04 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/12 03:23:04 DEBUG : four: Size and md5 of src and dst objects identical 2025/01/12 03:23:04 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/12 03:23:04 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/12 03:23:04 DEBUG : two: Size and md5 of src and dst objects identical 2025/01/12 03:23:04 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/12 03:23:04 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/12 03:23:04 DEBUG : five: Size and md5 of src and dst objects identical 2025/01/12 03:23:04 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/12 03:23:04 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:23:06 DEBUG : three: Dst hash empty - aborting Src hash check 2025/01/12 03:23:06 INFO : three: Copied (replaced existing) 2025/01/12 03:23:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (36.27s) === 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-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/01/12 03:23:27 INFO : Yandex rclone-test-qebumow7quqa: Making map for --track-renames 2025/01/12 03:23:27 INFO : Yandex rclone-test-qebumow7quqa: Finished making map for --track-renames 2025/01/12 03:23:27 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:23:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/12 03:23:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/12 03:23:27 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for renames to finish 2025/01/12 03:23:27 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:23:29 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/12 03:23:29 INFO : yam: Copied (new) 2025/01/12 03:23:30 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/12 03:23:30 INFO : potato: Copied (new) 2025/01/12 03:23:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:23:31 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:23:31 INFO : Yandex rclone-test-qebumow7quqa: Making map for --track-renames 2025/01/12 03:23:31 INFO : Yandex rclone-test-qebumow7quqa: Finished making map for --track-renames 2025/01/12 03:23:31 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:23:31 DEBUG : potato: Unchanged skipping 2025/01/12 03:23:31 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for renames to finish 2025/01/12 03:23:33 INFO : yam: Moved (server-side) to: yaml 2025/01/12 03:23:33 INFO : yaml: Renamed from "yam" 2025/01/12 03:23:33 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:23:33 DEBUG : Waiting for deletions to finish 2025/01/12 03:23:33 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (17.94s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/01/12 03:23:45 INFO : Yandex rclone-test-qebumow7quqa: Making map for --track-renames 2025/01/12 03:23:45 INFO : Yandex rclone-test-qebumow7quqa: Finished making map for --track-renames 2025/01/12 03:23:45 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:23:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/12 03:23:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/12 03:23:45 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for renames to finish 2025/01/12 03:23:45 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:23:48 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/12 03:23:48 INFO : potato: Copied (new) 2025/01/12 03:23:48 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/12 03:23:48 INFO : yam: Copied (new) 2025/01/12 03:23:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:23:49 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:23:49 INFO : Yandex rclone-test-qebumow7quqa: Making map for --track-renames 2025/01/12 03:23:49 INFO : Yandex rclone-test-qebumow7quqa: Finished making map for --track-renames 2025/01/12 03:23:49 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:23:49 DEBUG : potato: Unchanged skipping 2025/01/12 03:23:49 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for renames to finish 2025/01/12 03:23:51 INFO : yam: Moved (server-side) to: yaml 2025/01/12 03:23:51 INFO : yaml: Renamed from "yam" 2025/01/12 03:23:51 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:23:51 DEBUG : Waiting for deletions to finish 2025/01/12 03:23:51 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (18.61s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/01/12 03:24:03 INFO : Yandex rclone-test-qebumow7quqa: Making map for --track-renames 2025/01/12 03:24:03 INFO : Yandex rclone-test-qebumow7quqa: Finished making map for --track-renames 2025/01/12 03:24:03 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:24:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/12 03:24:03 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/12 03:24:03 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for renames to finish 2025/01/12 03:24:03 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:24:06 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/12 03:24:06 INFO : potato: Copied (new) 2025/01/12 03:24:06 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/12 03:24:06 INFO : sub/yam: Copied (new) 2025/01/12 03:24:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:24:09 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:24:09 DEBUG : potato: Unchanged skipping 2025/01/12 03:24:09 INFO : Yandex rclone-test-qebumow7quqa: Making map for --track-renames 2025/01/12 03:24:09 INFO : Yandex rclone-test-qebumow7quqa: Finished making map for --track-renames 2025/01/12 03:24:09 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:24:09 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for renames to finish 2025/01/12 03:24:11 INFO : sub/yam: Moved (server-side) to: yam 2025/01/12 03:24:11 INFO : yam: Renamed from "sub/yam" 2025/01/12 03:24:11 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:24:11 DEBUG : Waiting for deletions to finish 2025/01/12 03:24:11 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (25.36s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:24:28 DEBUG : Creating backend with remote "/tmp/rclone1512979529/dir1" 2025/01/12 03:24:28 DEBUG : Config file has changed externally - reloading 2025/01/12 03:24:28 DEBUG : Creating backend with remote "/tmp/rclone1512979529/dir2" 2025/01/12 03:24:28 DEBUG : Local file system at /tmp/rclone1512979529/dir2: Using server-side directory move 2025/01/12 03:24:28 INFO : Local file system at /tmp/rclone1512979529/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/12 03:24:28 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/12 03:24:28 INFO : file1.txt: Moved (server-side) 2025/01/12 03:24:28 DEBUG : Local file system at /tmp/rclone1512979529/dir2: Waiting for checks to finish 2025/01/12 03:24:28 DEBUG : Local file system at /tmp/rclone1512979529/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.57s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:24:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:24:29 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/12 03:24:29 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:24:29 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:24:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/12 03:24:32 INFO : sub dir/hello world: Copied (new) 2025/01/12 03:24:32 INFO : sub dir/hello world: Deleted 2025/01/12 03:24:34 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/12 03:24:34 INFO : nested/sub dir/file: Copied (new) 2025/01/12 03:24:34 INFO : nested/sub dir/file: Deleted 2025/01/12 03:24:34 INFO : sub dir: Removing directory 2025/01/12 03:24:34 INFO : nested/sub dir: Removing directory 2025/01/12 03:24:34 INFO : nested: Removing directory 2025/01/12 03:24:34 DEBUG : Local file system at /tmp/rclone1512979529: deleted 3 directories run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (31.98s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:25:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/12 03:25:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/12 03:25:01 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:25:01 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:25:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/12 03:25:04 INFO : sub dir/hello world: Copied (new) 2025/01/12 03:25:04 INFO : sub dir/hello world: Deleted 2025/01/12 03:25:05 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/12 03:25:05 INFO : nested/sub dir/file: Copied (new) 2025/01/12 03:25:05 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (30.52s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:25:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/12 03:25:32 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/12 03:25:32 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:25:32 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:25:34 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/01/12 03:25:34 INFO : existing-b: Copied (new) 2025/01/12 03:25:34 INFO : existing-b: Deleted 2025/01/12 03:25:34 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/12 03:25:34 INFO : existing: Copied (new) 2025/01/12 03:25:34 INFO : existing: Deleted 2025/01/12 03:25:35 DEBUG : existing: Destination exists, skipping 2025/01/12 03:25:35 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/12 03:25:35 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:25:35 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:25:35 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (14.58s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:25:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-wuwilel0xera" 2025/01/12 03:25:46 DEBUG : Config file has changed externally - reloading 2025/01/12 03:33:09 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/12 03:33:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/12 03:33:09 DEBUG : pacer: Reducing sleep to 15ms 2025/01/12 03:33:10 DEBUG : pacer: Reducing sleep to 11.25ms sync_test.go:1705: Server side move (if possible) Yandex rclone-test-qebumow7quqa -> Yandex rclone-test-wuwilel0xera 2025/01/12 03:33:16 DEBUG : Yandex rclone-test-wuwilel0xera: Using server-side directory move 2025/01/12 03:33:17 INFO : Yandex rclone-test-wuwilel0xera: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/12 03:33:18 DEBUG : pacer: Reducing sleep to 10ms 2025/01/12 03:33:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 03:33:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:33:18 DEBUG : empty space: Unchanged skipping 2025/01/12 03:33:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/12 03:33:18 DEBUG : Yandex rclone-test-wuwilel0xera: Waiting for checks to finish 2025/01/12 03:33:21 INFO : potato2: Moved (server-side) 2025/01/12 03:33:21 INFO : potato3: Deleted 2025/01/12 03:33:22 INFO : empty space: Deleted 2025/01/12 03:33:22 DEBUG : Yandex rclone-test-wuwilel0xera: Waiting for transfers to finish 2025/01/12 03:33:24 INFO : potato3: Moved (server-side) 2025/01/12 03:33:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-cajayan4heza" 2025/01/12 03:33:25 DEBUG : Config file has changed externally - reloading 2025/01/12 03:33:25 DEBUG : Yandex rclone-test-cajayan4heza: Using server-side directory move 2025/01/12 03:35:23 INFO : Yandex rclone-test-cajayan4heza: Server side directory move succeeded 2025/01/12 03:35:24 ERROR : : error listing: directory not found 2025/01/12 03:35:24 DEBUG : Yandex rclone-test-cajayan4heza: Purge remote 2025/01/12 03:35:30 DEBUG : Yandex rclone-test-wuwilel0xera: Purge remote 2025/01/12 03:35:31 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (586.10s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:35:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-bavodob8zoka" 2025/01/12 03:35:35 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/12 03:35:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/12 03:35:35 DEBUG : pacer: Reducing sleep to 15ms 2025/01/12 03:35:36 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/12 03:35:37 DEBUG : pacer: Reducing sleep to 10ms sync_test.go:1705: Server side move (if possible) Yandex rclone-test-qebumow7quqa -> Yandex rclone-test-bavodob8zoka 2025/01/12 03:35:47 DEBUG : empty space: Excluded (Size Filter) 2025/01/12 03:35:47 DEBUG : empty space: Excluded 2025/01/12 03:35:47 DEBUG : empty space: Excluded (Size Filter) 2025/01/12 03:35:47 DEBUG : empty space: Excluded 2025/01/12 03:35:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 03:35:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/12 03:35:47 DEBUG : Yandex rclone-test-bavodob8zoka: Waiting for checks to finish 2025/01/12 03:35:47 DEBUG : Yandex rclone-test-bavodob8zoka: Waiting for transfers to finish 2025/01/12 03:35:49 INFO : potato2: Moved (server-side) 2025/01/12 03:35:51 INFO : potato3: Deleted 2025/01/12 03:35:53 INFO : potato3: Moved (server-side) 2025/01/12 03:35:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-badizuz4tipa" 2025/01/12 03:35:55 DEBUG : empty space: Excluded (Size Filter) 2025/01/12 03:35:55 DEBUG : empty space: Excluded 2025/01/12 03:35:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 03:35:55 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/12 03:35:55 DEBUG : Yandex rclone-test-badizuz4tipa: Waiting for checks to finish 2025/01/12 03:35:55 DEBUG : Yandex rclone-test-badizuz4tipa: Waiting for transfers to finish 2025/01/12 03:35:57 INFO : potato2: Moved (server-side) 2025/01/12 03:35:57 INFO : potato3: Moved (server-side) 2025/01/12 03:35:58 DEBUG : Yandex rclone-test-badizuz4tipa: Purge remote 2025/01/12 03:36:05 DEBUG : Yandex rclone-test-bavodob8zoka: Purge remote --- PASS: TestServerSideMoveWithFilter (43.82s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:36:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-riqidak0fica" 2025/01/12 03:36:29 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-qebumow7quqa -> Yandex rclone-test-riqidak0fica 2025/01/12 03:36:36 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/12 03:36:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/12 03:36:36 DEBUG : pacer: Reducing sleep to 15ms 2025/01/12 03:36:37 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/12 03:36:37 DEBUG : Yandex rclone-test-riqidak0fica: Using server-side directory move 2025/01/12 03:36:38 DEBUG : pacer: Reducing sleep to 10ms 2025/01/12 03:36:38 INFO : Yandex rclone-test-riqidak0fica: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/12 03:36:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/12 03:36:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:36:39 DEBUG : empty space: Unchanged skipping 2025/01/12 03:36:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/12 03:36:39 DEBUG : Yandex rclone-test-riqidak0fica: Waiting for checks to finish 2025/01/12 03:36:41 INFO : potato2: Moved (server-side) 2025/01/12 03:36:42 INFO : potato3: Deleted 2025/01/12 03:36:42 INFO : empty space: Deleted 2025/01/12 03:36:42 DEBUG : Yandex rclone-test-riqidak0fica: Waiting for transfers to finish 2025/01/12 03:36:44 INFO : potato3: Moved (server-side) 2025/01/12 03:36:44 INFO : tomatoDir: Removing directory 2025/01/12 03:36:48 DEBUG : Yandex rclone-test-qebumow7quqa: deleted 1 directories 2025/01/12 03:36:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-migifas3tiva" 2025/01/12 03:36:51 DEBUG : Config file has changed externally - reloading 2025/01/12 03:36:51 INFO : tomatoDir: Making directory 2025/01/12 03:36:52 DEBUG : Yandex rclone-test-migifas3tiva: Using server-side directory move 2025/01/12 03:36:56 INFO : Yandex rclone-test-migifas3tiva: Server side directory move succeeded 2025/01/12 03:36:57 ERROR : : error listing: directory not found 2025/01/12 03:36:58 ERROR : : error listing: directory not found 2025/01/12 03:36:58 DEBUG : Yandex rclone-test-migifas3tiva: Purge remote 2025/01/12 03:37:06 DEBUG : Yandex rclone-test-riqidak0fica: Purge remote 2025/01/12 03:37:06 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (51.86s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.24s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:37:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-qebumow7quqa/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestSyncOverlap (7.09s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:37:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-qebumow7quqa/rclone-sync-test" 2025/01/12 03:37:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-qebumow7quqa/rclone-sync-test-include/layer2" 2025/01/12 03:37:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-qebumow7quqa/rclone-sync-test-ignore-file" 2025/01/12 03:37:25 DEBUG : rclone-sync-test: Excluded 2025/01/12 03:37:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/12 03:37:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/12 03:37:27 DEBUG : Yandex rclone-test-qebumow7quqa/rclone-sync-test: Waiting for checks to finish 2025/01/12 03:37:27 DEBUG : Yandex rclone-test-qebumow7quqa/rclone-sync-test: Waiting for transfers to finish 2025/01/12 03:37:27 DEBUG : Waiting for deletions to finish 2025/01/12 03:37:27 INFO : There was nothing to transfer 2025/01/12 03:37:28 DEBUG : rclone-sync-test: Excluded 2025/01/12 03:37:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/12 03:37:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/12 03:37:30 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:37:30 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:37:30 DEBUG : Waiting for deletions to finish 2025/01/12 03:37:30 INFO : rclone-sync-test-include: Removing directory 2025/01/12 03:37:31 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/12 03:37:31 DEBUG : Yandex rclone-test-qebumow7quqa: failed to delete 1 directories 2025/01/12 03:37:31 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:37:32 DEBUG : rclone-sync-test: Excluded 2025/01/12 03:37:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/12 03:37:34 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:37:34 DEBUG : rclone-sync-test: Excluded 2025/01/12 03:37:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/12 03:37:36 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:37:37 DEBUG : rclone-sync-test: Excluded 2025/01/12 03:37:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/12 03:37:39 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:37:40 DEBUG : rclone-sync-test: Excluded 2025/01/12 03:37:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/12 03:37:42 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:37:43 DEBUG : rclone-sync-test: Excluded 2025/01/12 03:37:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/12 03:37:46 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:37:46 DEBUG : rclone-sync-test: Excluded 2025/01/12 03:37:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/12 03:37:48 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/12 03:37:51 DEBUG : rclone-sync-test: Excluded 2025/01/12 03:37:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/12 03:37:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/12 03:37:53 DEBUG : Yandex rclone-test-qebumow7quqa/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/12 03:37:53 DEBUG : Yandex rclone-test-qebumow7quqa/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/12 03:37:53 DEBUG : Waiting for deletions to finish 2025/01/12 03:37:53 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:37:54 DEBUG : rclone-sync-test: Excluded 2025/01/12 03:37:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/12 03:37:56 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:37:57 DEBUG : rclone-sync-test: Excluded 2025/01/12 03:37:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/12 03:38:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/12 03:38:01 DEBUG : rclone-sync-test: Excluded 2025/01/12 03:38:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/12 03:38:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/12 03:38:04 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:38:04 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:38:04 DEBUG : Waiting for deletions to finish 2025/01/12 03:38:04 INFO : rclone-sync-test-include: Removing directory 2025/01/12 03:38:04 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/12 03:38:04 DEBUG : Yandex rclone-test-qebumow7quqa: failed to delete 1 directories 2025/01/12 03:38:04 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:38:05 DEBUG : rclone-sync-test: Excluded 2025/01/12 03:38:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/12 03:38:07 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:38:08 DEBUG : rclone-sync-test: Excluded 2025/01/12 03:38:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/12 03:38:10 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:38:11 DEBUG : rclone-sync-test: Excluded 2025/01/12 03:38:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/12 03:38:12 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:38:20 DEBUG : rclone-sync-test: Excluded 2025/01/12 03:38:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/12 03:38:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/12 03:38:22 DEBUG : : Excluded 2025/01/12 03:38:23 DEBUG : rclone-sync-test: Excluded 2025/01/12 03:38:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/12 03:38:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/12 03:38:25 DEBUG : Yandex rclone-test-qebumow7quqa/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/12 03:38:25 DEBUG : Yandex rclone-test-qebumow7quqa/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/12 03:38:25 DEBUG : Waiting for deletions to finish 2025/01/12 03:38:25 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:38:26 DEBUG : rclone-sync-test: Excluded 2025/01/12 03:38:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/12 03:38:28 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:38:29 DEBUG : rclone-sync-test: Excluded 2025/01/12 03:38:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/12 03:38:30 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:38:32 DEBUG : rclone-sync-test: Excluded 2025/01/12 03:38:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/12 03:38:33 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:38:34 DEBUG : rclone-sync-test: Excluded 2025/01/12 03:38:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/12 03:38:36 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:38:37 DEBUG : rclone-sync-test: Excluded 2025/01/12 03:38:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/12 03:38:39 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (125.27s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:39:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-qebumow7quqa/dst" 2025/01/12 03:39:21 DEBUG : Config file has changed externally - reloading 2025/01/12 03:39:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-qebumow7quqa/CompareDest" 2025/01/12 03:39:23 DEBUG : one: Need to transfer - File not found at Destination 2025/01/12 03:39:23 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for checks to finish 2025/01/12 03:39:23 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for transfers to finish 2025/01/12 03:39:26 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/12 03:39:26 INFO : one: Copied (new) 2025/01/12 03:39:26 DEBUG : Waiting for deletions to finish 2025/01/12 03:39:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 03:39:29 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for checks to finish 2025/01/12 03:39:29 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for transfers to finish 2025/01/12 03:39:32 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/12 03:39:32 INFO : one: Copied (replaced existing) 2025/01/12 03:39:32 DEBUG : Waiting for deletions to finish 2025/01/12 03:39:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 03:39:40 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for checks to finish 2025/01/12 03:39:40 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:39:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/12 03:39:40 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for transfers to finish 2025/01/12 03:39:40 DEBUG : Waiting for deletions to finish 2025/01/12 03:39:40 INFO : There was nothing to transfer 2025/01/12 03:39:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:39:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/12 03:39:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 03:39:45 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for checks to finish 2025/01/12 03:39:45 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:39:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/12 03:39:45 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for transfers to finish 2025/01/12 03:39:45 DEBUG : Waiting for deletions to finish 2025/01/12 03:39:45 INFO : There was nothing to transfer 2025/01/12 03:39:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:39:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/12 03:39:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 03:39:47 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for checks to finish 2025/01/12 03:39:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:39:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/12 03:39:47 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for transfers to finish 2025/01/12 03:39:47 DEBUG : Waiting for deletions to finish 2025/01/12 03:39:47 INFO : There was nothing to transfer 2025/01/12 03:39:50 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/01/12 03:39:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/12 03:39:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/12 03:39:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 03:39:50 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for checks to finish 2025/01/12 03:39:51 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:39:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/12 03:39:51 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for transfers to finish 2025/01/12 03:39:51 DEBUG : Waiting for deletions to finish 2025/01/12 03:39:51 INFO : There was nothing to transfer 2025/01/12 03:39:54 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/12 03:39:54 DEBUG : two: Need to transfer - File not found at Destination 2025/01/12 03:39:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 03:39:54 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for checks to finish 2025/01/12 03:39:54 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:39:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/12 03:39:54 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for transfers to finish 2025/01/12 03:39:56 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/01/12 03:39:56 INFO : two: Copied (new) 2025/01/12 03:39:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (65.02s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:40:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-qebumow7quqa/dest" 2025/01/12 03:40:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-qebumow7quqa/pre-dest1" 2025/01/12 03:40:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-qebumow7quqa/pre-dest2" 2025/01/12 03:40:38 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:40:38 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/12 03:40:39 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:40:39 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/12 03:40:40 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/12 03:40:40 DEBUG : Yandex rclone-test-qebumow7quqa/dest: Waiting for checks to finish 2025/01/12 03:40:40 DEBUG : Yandex rclone-test-qebumow7quqa/dest: Waiting for transfers to finish 2025/01/12 03:40:43 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/01/12 03:40:43 INFO : 3: Copied (new) 2025/01/12 03:40:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (44.67s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:41:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-qebumow7quqa/dst" 2025/01/12 03:41:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-qebumow7quqa/CopyDest" 2025/01/12 03:41:12 DEBUG : one: Need to transfer - File not found at Destination 2025/01/12 03:41:12 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for checks to finish 2025/01/12 03:41:12 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for transfers to finish 2025/01/12 03:41:15 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/12 03:41:15 INFO : one: Copied (new) 2025/01/12 03:41:15 DEBUG : Waiting for deletions to finish 2025/01/12 03:41:18 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for checks to finish 2025/01/12 03:41:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 03:41:18 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for transfers to finish 2025/01/12 03:41:21 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/12 03:41:21 INFO : one: Copied (replaced existing) 2025/01/12 03:41:21 DEBUG : Waiting for deletions to finish fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2281 Error: Should be true Test: TestSyncCopyDest Messages: dst/one: Modification time difference too big |-209855h36m17.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-12 03:41:24 +0000 UTC) (precision 1ns) 2025/01/12 03:41:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-qebumow7quqa/BackupDir" 2025/01/12 03:41:29 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for checks to finish 2025/01/12 03:41:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 03:41:29 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:41:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/12 03:41:32 INFO : one: Moved (server-side) 2025/01/12 03:41:36 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/12 03:41:36 INFO : one: Copied (server-side copy) 2025/01/12 03:41:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/12 03:41:36 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for transfers to finish 2025/01/12 03:41:36 DEBUG : Waiting for deletions to finish fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2294 Error: Should be true Test: TestSyncCopyDest Messages: BackupDir/one: Modification time difference too big |-209855h36m24.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-12 03:41:31 +0000 UTC) (precision 1ns) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2300 Error: Should be true Test: TestSyncCopyDest Messages: BackupDir/one: Modification time difference too big |-209855h36m24.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-12 03:41:31 +0000 UTC) (precision 1ns) 2025/01/12 03:41:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:41:45 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/12 03:41:45 INFO : two: Copied (server-side copy) 2025/01/12 03:41:45 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/12 03:41:45 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:41:45 DEBUG : one: Unchanged skipping 2025/01/12 03:41:45 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for checks to finish 2025/01/12 03:41:45 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for transfers to finish 2025/01/12 03:41:45 DEBUG : Waiting for deletions to finish fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2312 Error: Should be true Test: TestSyncCopyDest Messages: BackupDir/one: Modification time difference too big |-209855h36m24.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-12 03:41:31 +0000 UTC) (precision 1ns) 2025/01/12 03:41:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:41:47 DEBUG : one: Unchanged skipping 2025/01/12 03:41:47 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for checks to finish 2025/01/12 03:41:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:41:47 DEBUG : two: Unchanged skipping 2025/01/12 03:41:47 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for transfers to finish 2025/01/12 03:41:47 DEBUG : Waiting for deletions to finish 2025/01/12 03:41:47 INFO : There was nothing to transfer fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2321 Error: Should be true Test: TestSyncCopyDest Messages: BackupDir/one: Modification time difference too big |-209855h36m24.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-12 03:41:31 +0000 UTC) (precision 1ns) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2326 Error: Should be true Test: TestSyncCopyDest Messages: BackupDir/one: Modification time difference too big |-209855h36m24.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-12 03:41:31 +0000 UTC) (precision 1ns) 2025/01/12 03:41:53 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/12 03:41:53 DEBUG : three: Destination not found in --copy-dest 2025/01/12 03:41:53 DEBUG : three: Need to transfer - File not found at Destination 2025/01/12 03:41:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:41:53 DEBUG : one: Unchanged skipping 2025/01/12 03:41:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:41:53 DEBUG : two: Unchanged skipping 2025/01/12 03:41:53 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for checks to finish 2025/01/12 03:41:53 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for transfers to finish 2025/01/12 03:41:56 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/01/12 03:41:56 INFO : three: Copied (new) 2025/01/12 03:41:56 DEBUG : Waiting for deletions to finish fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2338 Error: Should be true Test: TestSyncCopyDest Messages: BackupDir/one: Modification time difference too big |-209855h36m24.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-12 03:41:31 +0000 UTC) (precision 1ns) --- FAIL: TestSyncCopyDest (88.90s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:42:47 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/12 03:42:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/12 03:42:48 DEBUG : pacer: Reducing sleep to 15ms 2025/01/12 03:42:48 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/12 03:42:48 DEBUG : pacer: Reducing sleep to 10ms fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2377 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: dst/two: Modification time difference too big |-209855h37m37.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-12 03:42:44 +0000 UTC) (precision 1ns) 2025/01/12 03:42:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-qebumow7quqa/dst" 2025/01/12 03:42:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-qebumow7quqa/backup" 2025/01/12 03:42:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/12 03:42:50 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for checks to finish 2025/01/12 03:42:50 DEBUG : two: Modification times differ by 209855h37m37.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-01-12 03:42:44 +0000 UTC 2025/01/12 03:42:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/12 03:42:51 INFO : two: Updated modification time in destination 2025/01/12 03:42:51 DEBUG : two: Unchanged skipping 2025/01/12 03:42:52 INFO : one: Moved (server-side) 2025/01/12 03:42:52 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for transfers to finish 2025/01/12 03:42:55 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/12 03:42:55 INFO : one: Copied (new) 2025/01/12 03:42:55 DEBUG : Waiting for deletions to finish 2025/01/12 03:42:58 INFO : three.txt: Moved (server-side) 2025/01/12 03:42:58 INFO : three.txt: Moved into backup dir 2025/01/12 03:43:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/12 03:43:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:43:03 DEBUG : two: Unchanged skipping 2025/01/12 03:43:03 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for checks to finish 2025/01/12 03:43:07 INFO : one: Deleted 2025/01/12 03:43:12 INFO : one: Moved (server-side) 2025/01/12 03:43:12 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for transfers to finish 2025/01/12 03:43:15 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/12 03:43:15 INFO : one: Copied (new) 2025/01/12 03:43:15 DEBUG : Waiting for deletions to finish 2025/01/12 03:43:20 INFO : three.txt: Deleted 2025/01/12 03:43:21 INFO : three.txt: Moved (server-side) 2025/01/12 03:43:21 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDir (67.44s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2377 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: dst/two: Modification time difference too big |-209855h38m44.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-12 03:43:51 +0000 UTC) (precision 1ns) 2025/01/12 03:43:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-qebumow7quqa/dst" 2025/01/12 03:43:55 DEBUG : Config file has changed externally - reloading 2025/01/12 03:43:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-qebumow7quqa/backup" 2025/01/12 03:43:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/12 03:43:57 DEBUG : two: Modification times differ by 209855h38m44.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-01-12 03:43:51 +0000 UTC 2025/01/12 03:43:57 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for checks to finish 2025/01/12 03:43:57 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/12 03:43:57 INFO : two: Updated modification time in destination 2025/01/12 03:43:57 DEBUG : two: Unchanged skipping 2025/01/12 03:44:00 INFO : one: Moved (server-side) to: one.bak 2025/01/12 03:44:00 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for transfers to finish 2025/01/12 03:44:02 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/12 03:44:02 INFO : one: Copied (new) 2025/01/12 03:44:02 DEBUG : Waiting for deletions to finish 2025/01/12 03:44:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/12 03:44:05 INFO : three.txt: Moved into backup dir 2025/01/12 03:44:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/12 03:44:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:44:12 DEBUG : two: Unchanged skipping 2025/01/12 03:44:12 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for checks to finish 2025/01/12 03:44:16 INFO : one.bak: Deleted 2025/01/12 03:44:18 INFO : one: Moved (server-side) to: one.bak 2025/01/12 03:44:18 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for transfers to finish 2025/01/12 03:44:20 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/12 03:44:20 INFO : one: Copied (new) 2025/01/12 03:44:20 DEBUG : Waiting for deletions to finish 2025/01/12 03:44:24 INFO : three.txt.bak: Deleted 2025/01/12 03:44:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/12 03:44:27 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDirWithSuffix (65.63s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:45:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-qebumow7quqa/dst" 2025/01/12 03:45:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-qebumow7quqa/backup" 2025/01/12 03:45:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/12 03:45:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:45:03 DEBUG : two: Unchanged skipping 2025/01/12 03:45:03 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for checks to finish 2025/01/12 03:45:06 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/12 03:45:06 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for transfers to finish 2025/01/12 03:45:08 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/12 03:45:08 INFO : one: Copied (new) 2025/01/12 03:45:08 DEBUG : Waiting for deletions to finish 2025/01/12 03:45:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/12 03:45:11 INFO : three.txt: Moved into backup dir 2025/01/12 03:45:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/12 03:45:16 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for checks to finish 2025/01/12 03:45:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:45:16 DEBUG : two: Unchanged skipping 2025/01/12 03:45:20 INFO : one-2019-01-01: Deleted 2025/01/12 03:45:26 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/12 03:45:26 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for transfers to finish 2025/01/12 03:45:29 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/12 03:45:29 INFO : one: Copied (new) 2025/01/12 03:45:29 DEBUG : Waiting for deletions to finish 2025/01/12 03:45:33 INFO : three-2019-01-01.txt: Deleted 2025/01/12 03:45:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/12 03:45:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (73.17s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:46:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-qebumow7quqa/dst" 2025/01/12 03:46:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/12 03:46:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:46:15 DEBUG : two: Unchanged skipping 2025/01/12 03:46:15 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for checks to finish 2025/01/12 03:46:18 INFO : one: Moved (server-side) to: one.bak 2025/01/12 03:46:18 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for transfers to finish 2025/01/12 03:46:21 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/12 03:46:21 INFO : one: Copied (new) 2025/01/12 03:46:21 DEBUG : Waiting for deletions to finish 2025/01/12 03:46:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/12 03:46:23 INFO : three.txt: Moved into backup dir 2025/01/12 03:46:28 DEBUG : one.bak: Excluded (Path Filter) 2025/01/12 03:46:28 DEBUG : one.bak: Excluded 2025/01/12 03:46:28 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/12 03:46:28 DEBUG : three.txt.bak: Excluded 2025/01/12 03:46:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/12 03:46:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:46:28 DEBUG : two: Unchanged skipping 2025/01/12 03:46:28 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for checks to finish 2025/01/12 03:46:32 INFO : one.bak: Deleted 2025/01/12 03:46:34 INFO : one: Moved (server-side) to: one.bak 2025/01/12 03:46:34 DEBUG : Yandex rclone-test-qebumow7quqa/dst: Waiting for transfers to finish 2025/01/12 03:46:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/12 03:46:37 INFO : one: Copied (new) 2025/01/12 03:46:37 DEBUG : Waiting for deletions to finish 2025/01/12 03:46:42 INFO : three.txt.bak: Deleted 2025/01/12 03:46:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/12 03:46:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (59.70s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: dst/one: Modification time difference too big |-209855h42m0.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-12 03:47:07 +0000 UTC) (precision 1ns) 2025/01/12 03:47:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-qebumow7quqa/dst" 2025/01/12 03:47:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/12 03:47:17 INFO : one: Moved (server-side) to: one.bak 2025/01/12 03:47:20 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/12 03:47:20 INFO : one: Copied (new) 2025/01/12 03:47:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:47:20 DEBUG : two: Unchanged skipping 2025/01/12 03:47:20 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/12 03:47:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/12 03:47:26 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/12 03:47:26 INFO : three.txt: Copied (new) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: dst/one.bak: Modification time difference too big |-209855h42m9.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-12 03:47:16 +0000 UTC) (precision 1ns) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523 Error: Should be true Test: TestSyncSuffix Messages: dst/one.bak: Modification time difference too big |-209855h42m9.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-12 03:47:16 +0000 UTC) (precision 1ns) 2025/01/12 03:47:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/12 03:47:32 INFO : one.bak: Deleted 2025/01/12 03:47:35 INFO : one: Moved (server-side) to: one.bak 2025/01/12 03:47:38 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/12 03:47:38 INFO : one: Copied (new) 2025/01/12 03:47:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:47:38 DEBUG : two: Unchanged skipping 2025/01/12 03:47:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/12 03:47:42 INFO : three.txt.bak: Deleted 2025/01/12 03:47:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/12 03:47:47 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/12 03:47:47 INFO : three.txt: Copied (new) --- FAIL: TestSyncSuffix (66.59s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:48:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-qebumow7quqa/dst" 2025/01/12 03:48:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/12 03:48:23 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/12 03:48:26 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/12 03:48:26 INFO : one: Copied (new) 2025/01/12 03:48:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:48:27 DEBUG : two: Unchanged skipping 2025/01/12 03:48:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/12 03:48:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/12 03:48:35 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/12 03:48:35 INFO : three.txt: Copied (new) 2025/01/12 03:48:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/12 03:48:42 INFO : one-2019-01-01: Deleted 2025/01/12 03:48:44 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/12 03:48:46 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/12 03:48:46 INFO : one: Copied (new) 2025/01/12 03:48:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:48:47 DEBUG : two: Unchanged skipping 2025/01/12 03:48:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/12 03:48:51 INFO : three-2019-01-01.txt: Deleted 2025/01/12 03:48:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/12 03:48:55 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/12 03:48:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (68.94s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:49:27 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:49:27 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/12 03:49:27 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:49:31 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/01/12 03:49:31 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/12 03:49:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (15.24s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:49:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/12 03:49:37 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:49:37 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:49:41 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/12 03:49:41 INFO : existing: Copied (new) 2025/01/12 03:49:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:49:42 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/12 03:49:42 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:49:42 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/12 03:49:42 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:49:42 ERROR : Yandex rclone-test-qebumow7quqa: not deleting files as there were IO errors 2025/01/12 03:49:42 ERROR : Yandex rclone-test-qebumow7quqa: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestSyncImmutable (14.63s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:49:54 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:49:54 DEBUG : existing: Unchanged skipping 2025/01/12 03:49:54 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:49:54 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:49:54 DEBUG : Waiting for deletions to finish 2025/01/12 03:49:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (7.34s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (1.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (3.12s) --- SKIP: TestMaxTransfer/Hard (1.51s) --- SKIP: TestMaxTransfer/Soft (0.73s) --- SKIP: TestMaxTransfer/Cautious (0.88s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Should be true Test: TestSyncConcurrentDelete Messages: only6: Modification time difference too big |-209855h45m33.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-12 03:50:40 +0000 UTC) (precision 1ns) 2025/01/12 03:52:07 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:52:07 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:52:07 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:52:07 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:52:07 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:52:07 DEBUG : both0: Unchanged skipping 2025/01/12 03:52:07 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:52:07 DEBUG : both12: Unchanged skipping 2025/01/12 03:52:07 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:52:07 DEBUG : both13: Unchanged skipping 2025/01/12 03:52:07 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:52:07 DEBUG : both14: Unchanged skipping 2025/01/12 03:52:07 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:52:07 DEBUG : both15: Unchanged skipping 2025/01/12 03:52:07 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:52:07 DEBUG : both16: Unchanged skipping 2025/01/12 03:52:07 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:52:07 DEBUG : both17: Unchanged skipping 2025/01/12 03:52:07 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:52:07 DEBUG : both18: Unchanged skipping 2025/01/12 03:52:07 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:52:07 DEBUG : both19: Unchanged skipping 2025/01/12 03:52:07 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:52:07 DEBUG : both2: Unchanged skipping 2025/01/12 03:52:07 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:52:07 DEBUG : both1: Unchanged skipping 2025/01/12 03:52:07 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:52:07 DEBUG : both10: Unchanged skipping 2025/01/12 03:52:07 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:52:07 DEBUG : both11: Unchanged skipping 2025/01/12 03:52:07 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:52:07 DEBUG : both3: Unchanged skipping 2025/01/12 03:52:07 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:52:07 DEBUG : both7: Unchanged skipping 2025/01/12 03:52:07 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:52:07 DEBUG : both8: Unchanged skipping 2025/01/12 03:52:07 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:52:07 DEBUG : both9: Unchanged skipping 2025/01/12 03:52:07 DEBUG : both4: Unchanged skipping 2025/01/12 03:52:07 DEBUG : both5: Unchanged skipping 2025/01/12 03:52:07 DEBUG : both6: Unchanged skipping 2025/01/12 03:52:07 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:52:07 DEBUG : Waiting for deletions to finish 2025/01/12 03:52:10 INFO : only19: Deleted 2025/01/12 03:52:10 INFO : only17: Deleted 2025/01/12 03:52:11 INFO : only11: Deleted 2025/01/12 03:52:11 INFO : only0: Deleted 2025/01/12 03:52:14 INFO : only12: Deleted 2025/01/12 03:52:14 INFO : only8: Deleted 2025/01/12 03:52:14 INFO : only5: Deleted 2025/01/12 03:52:14 INFO : only14: Deleted 2025/01/12 03:52:18 INFO : only4: Deleted 2025/01/12 03:52:18 INFO : only6: Deleted 2025/01/12 03:52:18 INFO : only15: Deleted 2025/01/12 03:52:18 INFO : only1: Deleted 2025/01/12 03:52:22 INFO : only2: Deleted 2025/01/12 03:52:22 INFO : only10: Deleted 2025/01/12 03:52:22 INFO : only16: Deleted 2025/01/12 03:52:23 INFO : only3: Deleted 2025/01/12 03:52:25 INFO : only18: Deleted 2025/01/12 03:52:25 INFO : only13: Deleted 2025/01/12 03:52:26 INFO : only7: Deleted 2025/01/12 03:52:27 INFO : only9: Deleted 2025/01/12 03:52:27 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- FAIL: TestSyncConcurrentDelete (222.38s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:54:14 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/12 03:54:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/12 03:54:14 DEBUG : pacer: Reducing sleep to 15ms 2025/01/12 03:54:15 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/12 03:54:16 DEBUG : pacer: Reducing sleep to 10ms 2025/01/12 03:54:32 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/12 03:54:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/12 03:54:32 DEBUG : pacer: Reducing sleep to 15ms 2025/01/12 03:54:32 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/12 03:54:33 DEBUG : pacer: Reducing sleep to 10ms fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 Error: Should be true Test: TestSyncConcurrentTruncate Messages: only18: Modification time difference too big |-209855h50m16.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-12 03:55:23 +0000 UTC) (precision 1ns) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 Error: Should be true Test: TestSyncConcurrentTruncate Messages: only6: Modification time difference too big |-209855h49m18.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-01-12 03:54:25 +0000 UTC) (precision 1ns) 2025/01/12 03:55:29 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:55:29 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:55:29 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:55:29 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for checks to finish 2025/01/12 03:55:29 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:55:29 DEBUG : both0: Unchanged skipping 2025/01/12 03:55:29 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:55:29 DEBUG : both12: Unchanged skipping 2025/01/12 03:55:29 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:55:29 DEBUG : both13: Unchanged skipping 2025/01/12 03:55:29 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:55:29 DEBUG : both14: Unchanged skipping 2025/01/12 03:55:29 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:55:29 DEBUG : both15: Unchanged skipping 2025/01/12 03:55:29 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:55:29 DEBUG : both16: Unchanged skipping 2025/01/12 03:55:29 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:55:29 DEBUG : both17: Unchanged skipping 2025/01/12 03:55:29 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:55:29 DEBUG : both18: Unchanged skipping 2025/01/12 03:55:29 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:55:29 DEBUG : both19: Unchanged skipping 2025/01/12 03:55:29 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:55:29 DEBUG : both2: Unchanged skipping 2025/01/12 03:55:29 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:55:29 DEBUG : both3: Unchanged skipping 2025/01/12 03:55:29 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:55:29 DEBUG : both4: Unchanged skipping 2025/01/12 03:55:29 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:55:29 DEBUG : both5: Unchanged skipping 2025/01/12 03:55:29 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:55:29 DEBUG : both6: Unchanged skipping 2025/01/12 03:55:29 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:55:29 DEBUG : both7: Unchanged skipping 2025/01/12 03:55:29 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:55:29 DEBUG : both8: Unchanged skipping 2025/01/12 03:55:29 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/12 03:55:29 DEBUG : both9: Unchanged skipping 2025/01/12 03:55:29 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:29 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:29 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:29 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:29 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:29 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:29 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:29 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:29 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:29 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:29 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:29 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:29 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:29 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:29 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:29 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:29 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:29 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:29 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:29 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/12 03:55:29 DEBUG : both1: Unchanged skipping 2025/01/12 03:55:29 DEBUG : both10: Unchanged skipping 2025/01/12 03:55:29 DEBUG : both11: Unchanged skipping 2025/01/12 03:55:29 DEBUG : Yandex rclone-test-qebumow7quqa: Waiting for transfers to finish 2025/01/12 03:55:32 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/01/12 03:55:32 INFO : only10: Copied (replaced existing) 2025/01/12 03:55:32 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/01/12 03:55:32 INFO : only1: Copied (replaced existing) 2025/01/12 03:55:32 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/01/12 03:55:32 INFO : only0: Copied (replaced existing) 2025/01/12 03:55:33 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/01/12 03:55:33 INFO : only11: Copied (replaced existing) 2025/01/12 03:55:33 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/01/12 03:55:33 INFO : only12: Copied (replaced existing) 2025/01/12 03:55:34 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/01/12 03:55:34 INFO : only14: Copied (replaced existing) 2025/01/12 03:55:35 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/01/12 03:55:35 INFO : only13: Copied (replaced existing) 2025/01/12 03:55:35 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/01/12 03:55:35 INFO : only15: Copied (replaced existing) 2025/01/12 03:55:37 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/01/12 03:55:37 INFO : only17: Copied (replaced existing) 2025/01/12 03:55:37 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/01/12 03:55:37 INFO : only16: Copied (replaced existing) 2025/01/12 03:55:37 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/01/12 03:55:37 INFO : only18: Copied (replaced existing) 2025/01/12 03:55:37 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/01/12 03:55:37 INFO : only19: Copied (replaced existing) 2025/01/12 03:55:39 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/01/12 03:55:39 INFO : only2: Copied (replaced existing) 2025/01/12 03:55:39 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/01/12 03:55:39 INFO : only3: Copied (replaced existing) 2025/01/12 03:55:40 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/01/12 03:55:40 INFO : only5: Copied (replaced existing) 2025/01/12 03:55:40 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/01/12 03:55:40 INFO : only4: Copied (replaced existing) 2025/01/12 03:55:41 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/01/12 03:55:41 INFO : only6: Copied (replaced existing) 2025/01/12 03:55:42 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/01/12 03:55:42 INFO : only8: Copied (replaced existing) 2025/01/12 03:55:42 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/01/12 03:55:42 INFO : only7: Copied (replaced existing) 2025/01/12 03:55:43 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/01/12 03:55:43 INFO : only9: Copied (replaced existing) 2025/01/12 03:55:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- FAIL: TestSyncConcurrentTruncate (275.85s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:58:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/12 03:58:21 INFO : sub dir: Making directory 2025/01/12 03:58:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (86.56s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" 2025/01/12 03:59:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/12 03:59:48 INFO : sub dir: Making directory 2025/01/12 03:59:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-qebumow7quqa", Local "Local file system at /tmp/rclone1512979529", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (85.79s) FAIL 2025/01/12 04:01:13 DEBUG : Yandex rclone-test-qebumow7quqa: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 53m3.436200276s (try 1/5): exit status 1: Failed [TestSyncCopyDest TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncSuffix TestSyncConcurrentDelete TestSyncConcurrentTruncate]