"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2024/10/26 04:40:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-jafixip1gafe" 2024/10/26 04:40:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/26 04:40:19 DEBUG : Creating backend with remote "/tmp/rclone2012352003" === 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-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:40:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:40:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/10/26 04:40:20 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:40:20 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestCopyWithDryRun (3.47s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:40:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 04:40:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:40:23 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:40:23 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:40:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/26 04:40:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:40:28 DEBUG : Yandex rclone-test-jafixip1gafe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (9.75s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.41s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.91s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:40:35 DEBUG : Creating backend with remote "/non-existing" 2024/10/26 04:40:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/10/26 04:40:35 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:40:35 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (4.94s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:40:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:40:40 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:40:40 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:40:43 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/10/26 04:40:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/26 04:40:43 DEBUG : pacer: Reducing sleep to 15ms 2024/10/26 04:40:44 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/26 04:40:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/26 04:40:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:40:44 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyNoTraverse (11.13s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:40:51 INFO : Yandex rclone-test-jafixip1gafe: Running all checks before starting transfers 2024/10/26 04:40:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:40:51 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:40:51 INFO : Yandex rclone-test-jafixip1gafe: Checks finished, now starting transfers 2024/10/26 04:40:51 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:40:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/26 04:40:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestCopyCheckFirst (10.85s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:41:02 ERROR : Ignoring --no-traverse with sync 2024/10/26 04:41:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:41:02 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:41:02 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:41:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/26 04:41:06 INFO : sub dir/hello world: Copied (new) 2024/10/26 04:41:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestSyncNoTraverse (12.60s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:41:15 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/10/26 04:41:15 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:41:15 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:41:18 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/10/26 04:41:18 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestCopyWithDepth (8.21s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:41:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 04:41:23 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:41:23 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:41:26 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/26 04:41:26 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (7.09s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:41:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 04:41:30 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:41:30 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:41:32 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/26 04:41:32 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (6.57s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:41:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/26 04:41:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/26 04:41:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/26 04:41:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 04:41:37 DEBUG : sub dir: Making directory 2024/10/26 04:41:37 DEBUG : sub dir2: Making directory 2024/10/26 04:41:38 DEBUG : sub dir2/sub sub dir2: Making directory 2024/10/26 04:41:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:41:38 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:41:38 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:41:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/26 04:41:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:41:42 DEBUG : Yandex rclone-test-jafixip1gafe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (14.89s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:41:51 DEBUG : sub dir2: Making directory 2024/10/26 04:41:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/26 04:41:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/26 04:41:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:41:51 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:41:51 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:41:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/26 04:41:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.03s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:42:00 DEBUG : sub dir2: Making directory with metadata 2024/10/26 04:42:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/26 04:42:01 DEBUG : sub dir: Making directory 2024/10/26 04:42:01 DEBUG : sub dir2: Making directory 2024/10/26 04:42:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:42:01 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:42:01 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:42:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/26 04:42:05 INFO : sub dir/hello world: Copied (new) 2024/10/26 04:42:05 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:42:06 DEBUG : Yandex rclone-test-jafixip1gafe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/10/26 04:42:07 DEBUG : Yandex rclone-test-jafixip1gafe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.48s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.94s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:42:16 DEBUG : sub dir2: Making directory 2024/10/26 04:42:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:42:16 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:42:16 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:42:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/26 04:42:20 INFO : sub dir/hello world: Copied (new) 2024/10/26 04:42:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.49s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:42:25 DEBUG : sub dir2: Making directory with metadata 2024/10/26 04:42:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/26 04:42:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 04:42:26 DEBUG : sub dir: Making directory 2024/10/26 04:42:26 DEBUG : sub dir2: Making directory 2024/10/26 04:42:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:42:27 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:42:27 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:42:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/26 04:42:29 INFO : sub dir/hello world: Copied (new) 2024/10/26 04:42:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:42:31 DEBUG : Yandex rclone-test-jafixip1gafe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (14.79s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.01s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:42:41 DEBUG : sub dir2: Making directory 2024/10/26 04:42:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:42:41 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:42:41 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:42:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/26 04:42:44 INFO : sub dir/hello world: Copied (new) 2024/10/26 04:42:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.05s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:42:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-cisivij6lawo" sync_test.go:590: Server side copy (if possible) Yandex rclone-test-jafixip1gafe -> Yandex rclone-test-cisivij6lawo 2024/10/26 04:42:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:42:59 DEBUG : Yandex rclone-test-cisivij6lawo: Waiting for checks to finish 2024/10/26 04:42:59 DEBUG : Yandex rclone-test-cisivij6lawo: Waiting for transfers to finish 2024/10/26 04:43:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/26 04:43:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:43:04 DEBUG : Yandex rclone-test-cisivij6lawo: Purge remote --- PASS: TestServerSideCopy (24.49s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", 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:605 Error: Should be true Test: TestCopyOverSelf Messages: sub dir/hello world: Modification time difference too big |-207984h38m9.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-10-26 04:43:16 +0000 UTC) (precision 1ns) 2024/10/26 04:43:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/26 04:43:18 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:43:18 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:43:20 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/10/26 04:43:20 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- FAIL: TestCopyOverSelf (13.53s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:43:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-tamoqat6qake" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-jafixip1gafe -> Yandex rclone-test-tamoqat6qake 2024/10/26 04:43:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:43:34 DEBUG : Yandex rclone-test-tamoqat6qake: Waiting for checks to finish 2024/10/26 04:43:34 DEBUG : Yandex rclone-test-tamoqat6qake: Waiting for transfers to finish 2024/10/26 04:43:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/26 04:43:38 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:43:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/26 04:43:43 DEBUG : Yandex rclone-test-tamoqat6qake: Waiting for checks to finish 2024/10/26 04:43:43 DEBUG : Yandex rclone-test-tamoqat6qake: Waiting for transfers to finish 2024/10/26 04:43:44 ERROR : sub dir/hello world: Failed to copy: couldn't copy file: [409 - DiskResourceAlreadyExistsError] Resource "disk:/rclone-test-tamoqat6qake/sub dir/hello world" already exists. (Ресурс "disk:/rclone-test-tamoqat6qake/sub dir/hello world" уже существует.) sync_test.go:639: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:639 Error: Received unexpected error: couldn't copy file: [409 - DiskResourceAlreadyExistsError] Resource "disk:/rclone-test-tamoqat6qake/sub dir/hello world" already exists. (Ресурс "disk:/rclone-test-tamoqat6qake/sub dir/hello world" уже существует.) Test: TestServerSideCopyOverSelf 2024/10/26 04:43:44 DEBUG : Yandex rclone-test-tamoqat6qake: Purge remote --- FAIL: TestServerSideCopyOverSelf (27.46s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:43:59 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:43:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/26 04:43:59 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:44:01 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/10/26 04:44:01 INFO : sub dir/hello world: Copied (replaced existing) 2024/10/26 04:44:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestMoveOverSelf (11.92s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:44:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-roqipak1keha" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-jafixip1gafe -> Yandex rclone-test-roqipak1keha 2024/10/26 04:44:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:44:12 DEBUG : Yandex rclone-test-roqipak1keha: Waiting for checks to finish 2024/10/26 04:44:12 DEBUG : Yandex rclone-test-roqipak1keha: Waiting for transfers to finish 2024/10/26 04:44:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/26 04:44:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:44:22 DEBUG : Yandex rclone-test-roqipak1keha: Using server-side directory move 2024/10/26 04:44:22 INFO : Yandex rclone-test-roqipak1keha: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/26 04:44:23 DEBUG : Yandex rclone-test-roqipak1keha: Waiting for checks to finish 2024/10/26 04:44:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/26 04:44:23 DEBUG : Yandex rclone-test-roqipak1keha: Waiting for transfers to finish 2024/10/26 04:44:24 INFO : sub dir/hello world: Deleted 2024/10/26 04:44:26 INFO : sub dir/hello world: Moved (server-side) 2024/10/26 04:44:30 DEBUG : testing file moves 2024/10/26 04:44:31 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/10/26 04:44:31 DEBUG : Yandex rclone-test-roqipak1keha: Waiting for checks to finish 2024/10/26 04:44:31 DEBUG : Yandex rclone-test-roqipak1keha: Waiting for transfers to finish 2024/10/26 04:44:33 INFO : sub dir/hello world: Deleted 2024/10/26 04:44:35 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:44:37 DEBUG : Yandex rclone-test-roqipak1keha: Purge remote --- PASS: TestServerSideMoveOverSelf (36.56s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:44:47 ERROR : : error listing: directory not found 2024/10/26 04:44:48 DEBUG : Local file system at /tmp/rclone2012352003: Making directory 2024/10/26 04:44:49 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:44:49 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestCopyAfterDelete (14.18s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:45:02 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/26 04:45:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:45:02 DEBUG : Local file system at /tmp/rclone2012352003: Waiting for checks to finish 2024/10/26 04:45:02 DEBUG : Local file system at /tmp/rclone2012352003: Waiting for transfers to finish 2024/10/26 04:45:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/26 04:45:03 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2024/10/26 04:45:03 INFO : sub dir/hello world: Copied (new) 2024/10/26 04:45:03 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestCopyRedownload (19.09s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:45:17 DEBUG : check sum: Need to transfer - File not found at Destination 2024/10/26 04:45:17 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:45:17 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:45:24 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/10/26 04:45:24 INFO : check sum: Copied (new) 2024/10/26 04:45:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:45:25 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:45:25 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/10/26 04:45:25 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/10/26 04:45:25 DEBUG : check sum: Unchanged skipping 2024/10/26 04:45:25 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:45:25 DEBUG : Waiting for deletions to finish 2024/10/26 04:45:25 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (12.55s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:45:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/10/26 04:45:30 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:45:30 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:45:32 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/10/26 04:45:32 INFO : sizeonly: Copied (new) 2024/10/26 04:45:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:45:34 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:45:34 DEBUG : sizeonly: Sizes identical 2024/10/26 04:45:34 DEBUG : sizeonly: Unchanged skipping 2024/10/26 04:45:34 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:45:34 DEBUG : Waiting for deletions to finish 2024/10/26 04:45:34 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestSyncSizeOnly (11.26s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:45:41 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/10/26 04:45:41 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:45:41 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:45:44 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2024/10/26 04:45:44 INFO : ignore-size: Copied (new) 2024/10/26 04:45:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:45:45 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:45:45 DEBUG : ignore-size: Unchanged skipping 2024/10/26 04:45:45 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:45:45 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:45:45 DEBUG : Waiting for deletions to finish 2024/10/26 04:45:45 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (8.56s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:45:53 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:45:53 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:45:53 DEBUG : existing: Unchanged skipping 2024/10/26 04:45:53 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:45:53 DEBUG : Waiting for deletions to finish 2024/10/26 04:45:53 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:45:54 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/10/26 04:45:54 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:45:54 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:45:56 DEBUG : existing: Dst hash empty - aborting Src hash check 2024/10/26 04:45:56 INFO : existing: Copied (replaced existing) 2024/10/26 04:45:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (12.59s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:46:03 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/26 04:46:03 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:46:03 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:46:05 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/10/26 04:46:05 INFO : existing: Copied (new) 2024/10/26 04:46:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:46:06 DEBUG : existing: Destination exists, skipping 2024/10/26 04:46:06 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:46:06 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:46:06 DEBUG : Waiting for deletions to finish 2024/10/26 04:46:06 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (9.88s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:46:29 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/10/26 04:46:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/26 04:46:29 DEBUG : pacer: Reducing sleep to 15ms 2024/10/26 04:46:29 DEBUG : d: Making directory 2024/10/26 04:46:30 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/26 04:46:30 DEBUG : pacer: Reducing sleep to 10ms 2024/10/26 04:46:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/26 04:46:32 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:46:32 DEBUG : c/non empty space: Unchanged skipping 2024/10/26 04:46:32 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:46:32 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:46:35 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/26 04:46:35 INFO : a/potato2: Copied (new) 2024/10/26 04:46:35 DEBUG : Waiting for deletions to finish 2024/10/26 04:46:36 INFO : b/potato: Deleted 2024/10/26 04:46:36 INFO : d: Removing directory 2024/10/26 04:46:38 INFO : b: Removing directory 2024/10/26 04:46:42 DEBUG : Yandex rclone-test-jafixip1gafe: deleted 2 directories run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (44.62s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:47:04 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:47:04 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2024/10/26 04:47:04 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/10/26 04:47:04 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/10/26 04:47:04 DEBUG : empty space: Unchanged skipping 2024/10/26 04:47:04 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:47:04 DEBUG : Waiting for deletions to finish 2024/10/26 04:47:04 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:47:05 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2024/10/26 04:47:05 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:47:05 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/10/26 04:47:06 INFO : empty space: Updated modification time in destination 2024/10/26 04:47:06 DEBUG : empty space: Unchanged skipping 2024/10/26 04:47:06 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:47:06 DEBUG : Waiting for deletions to finish 2024/10/26 04:47:06 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (14.57s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:47:14 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 2024/10/26 04:47:14 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:47:14 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/10/26 04:47:14 DEBUG : empty space: Unchanged skipping 2024/10/26 04:47:14 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:47:14 DEBUG : Waiting for deletions to finish 2024/10/26 04:47:14 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (11.41s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:47:25 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 2024/10/26 04:47:25 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:47:25 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2012352003) 2024/10/26 04:47:25 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-jafixip1gafe) 2024/10/26 04:47:25 DEBUG : foo: md5 differ 2024/10/26 04:47:25 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:47:31 DEBUG : foo: Dst hash empty - aborting Src hash check 2024/10/26 04:47:31 INFO : foo: Copied (replaced existing) 2024/10/26 04:47:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (13.33s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:47:39 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/26 04:47:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:47:39 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:47:39 DEBUG : empty space: Unchanged skipping 2024/10/26 04:47:39 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:47:41 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/26 04:47:41 INFO : potato: Copied (new) 2024/10/26 04:47:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (10.83s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:47:49 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/10/26 04:47:49 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:47:49 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:47:52 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/10/26 04:47:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/26 04:47:52 DEBUG : pacer: Reducing sleep to 15ms 2024/10/26 04:47:52 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/10/26 04:47:52 INFO : potato: Copied (replaced existing) 2024/10/26 04:47:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:47:55 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/26 04:47:55 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncAfterChangingFilesSizeOnly (12.74s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:48:02 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 2024/10/26 04:48:02 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:48:02 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2012352003) 2024/10/26 04:48:02 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-jafixip1gafe) 2024/10/26 04:48:02 DEBUG : potato: md5 differ 2024/10/26 04:48:02 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:48:04 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/10/26 04:48:04 INFO : potato: Copied (replaced existing) 2024/10/26 04:48:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (8.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:48:13 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 04:48:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:48:13 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:48:13 DEBUG : empty space: Unchanged skipping 2024/10/26 04:48:13 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:48:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/10/26 04:48:13 DEBUG : Waiting for deletions to finish 2024/10/26 04:48:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (9.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:48:22 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/10/26 04:48:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/26 04:48:22 DEBUG : pacer: Reducing sleep to 15ms 2024/10/26 04:48:23 DEBUG : pacer: Reducing sleep to 11.25ms 2024/10/26 04:48:23 DEBUG : pacer: Reducing sleep to 10ms 2024/10/26 04:48:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 04:48:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:48:23 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:48:23 DEBUG : empty space: Unchanged skipping 2024/10/26 04:48:23 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:48:25 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/26 04:48:25 INFO : potato2: Copied (new) 2024/10/26 04:48:25 DEBUG : Waiting for deletions to finish 2024/10/26 04:48:27 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (17.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:48:39 DEBUG : d: Making directory 2024/10/26 04:48:40 DEBUG : d/e: Making directory 2024/10/26 04:48:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/26 04:48:43 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:48:43 DEBUG : c/non empty space: Unchanged skipping 2024/10/26 04:48:43 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:48:43 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:48:44 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/26 04:48:44 INFO : a/potato2: Copied (new) 2024/10/26 04:48:44 DEBUG : Waiting for deletions to finish 2024/10/26 04:48:46 INFO : b/potato: Deleted 2024/10/26 04:48:46 INFO : d/e: Removing directory 2024/10/26 04:48:47 INFO : d: Removing directory 2024/10/26 04:48:49 INFO : b: Removing directory 2024/10/26 04:48:51 DEBUG : Yandex rclone-test-jafixip1gafe: deleted 3 directories run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (26.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:49:05 DEBUG : d: Making directory 2024/10/26 04:49:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/26 04:49:07 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:49:07 DEBUG : c/non empty space: Unchanged skipping 2024/10/26 04:49:07 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:49:07 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:49:15 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/26 04:49:15 INFO : a/potato2: Copied (new) 2024/10/26 04:49:15 ERROR : Yandex rclone-test-jafixip1gafe: not deleting files as there were IO errors 2024/10/26 04:49:15 ERROR : Yandex rclone-test-jafixip1gafe: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (33.00s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:49:39 DEBUG : Waiting for deletions to finish 2024/10/26 04:49:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 04:49:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:49:39 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:49:39 DEBUG : empty space: Unchanged skipping 2024/10/26 04:49:39 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:49:41 INFO : potato: Deleted 2024/10/26 04:49:41 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/26 04:49:41 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (12.75s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:49:52 DEBUG : Waiting for deletions to finish 2024/10/26 04:49:53 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:49:53 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:49:54 INFO : potato: Deleted 2024/10/26 04:49:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 04:49:55 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:49:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:49:55 DEBUG : empty space: Unchanged skipping 2024/10/26 04:49:55 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:49:57 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/26 04:49:57 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (16.10s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:50:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 04:50:05 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:50:05 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:50:08 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/10/26 04:50:08 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (9.61s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:50:18 DEBUG : enormous: Excluded (Size Filter) 2024/10/26 04:50:18 DEBUG : enormous: Excluded 2024/10/26 04:50:18 DEBUG : potato2: Excluded (Size Filter) 2024/10/26 04:50:18 DEBUG : potato2: Excluded 2024/10/26 04:50:18 DEBUG : potato2: Excluded (Size Filter) 2024/10/26 04:50:18 DEBUG : potato2: Excluded 2024/10/26 04:50:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:50:18 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:50:18 DEBUG : empty space: Unchanged skipping 2024/10/26 04:50:18 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:50:18 DEBUG : Waiting for deletions to finish 2024/10/26 04:50:18 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:50:19 DEBUG : potato2: Excluded (Size Filter) 2024/10/26 04:50:19 DEBUG : potato2: Excluded 2024/10/26 04:50:20 DEBUG : enormous: Excluded (Size Filter) 2024/10/26 04:50:20 DEBUG : enormous: Excluded 2024/10/26 04:50:20 DEBUG : potato2: Excluded (Size Filter) 2024/10/26 04:50:20 DEBUG : potato2: Excluded 2024/10/26 04:50:21 DEBUG : potato2: Excluded (Size Filter) 2024/10/26 04:50:21 DEBUG : potato2: Excluded 2024/10/26 04:50:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:50:21 DEBUG : empty space: Unchanged skipping 2024/10/26 04:50:21 DEBUG : Local file system at /tmp/rclone2012352003: Waiting for checks to finish 2024/10/26 04:50:21 DEBUG : Local file system at /tmp/rclone2012352003: Waiting for transfers to finish 2024/10/26 04:50:21 DEBUG : Waiting for deletions to finish 2024/10/26 04:50:21 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:50:22 DEBUG : potato2: Excluded (Size Filter) 2024/10/26 04:50:22 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (14.46s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:50:33 DEBUG : enormous: Excluded (Size Filter) 2024/10/26 04:50:33 DEBUG : enormous: Excluded 2024/10/26 04:50:33 DEBUG : potato2: Excluded (Size Filter) 2024/10/26 04:50:33 DEBUG : potato2: Excluded 2024/10/26 04:50:33 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:50:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:50:33 DEBUG : empty space: Unchanged skipping 2024/10/26 04:50:33 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:50:33 DEBUG : Waiting for deletions to finish 2024/10/26 04:50:35 INFO : potato2: Deleted 2024/10/26 04:50:35 INFO : enormous: Deleted 2024/10/26 04:50:35 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:50:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:50:37 DEBUG : empty space: Unchanged skipping 2024/10/26 04:50:37 DEBUG : Local file system at /tmp/rclone2012352003: Waiting for checks to finish 2024/10/26 04:50:37 DEBUG : Local file system at /tmp/rclone2012352003: Waiting for transfers to finish 2024/10/26 04:50:37 DEBUG : Waiting for deletions to finish 2024/10/26 04:50:37 INFO : enormous: Deleted 2024/10/26 04:50:37 INFO : potato2: Deleted 2024/10/26 04:50:37 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (13.94s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:50:50 DEBUG : five: Need to transfer - File not found at Destination 2024/10/26 04:50:50 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/10/26 04:50:50 DEBUG : three: Sizes identical 2024/10/26 04:50:50 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:50:50 DEBUG : one: Destination is newer than source, skipping 2024/10/26 04:50:50 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/10/26 04:50:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2012352003) 2024/10/26 04:50:50 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-jafixip1gafe) 2024/10/26 04:50:50 DEBUG : two: md5 differ 2024/10/26 04:50:50 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/10/26 04:50:50 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:50:52 DEBUG : four: Dst hash empty - aborting Src hash check 2024/10/26 04:50:52 INFO : four: Copied (replaced existing) 2024/10/26 04:50:52 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/10/26 04:50:52 INFO : five: Copied (new) 2024/10/26 04:50:53 DEBUG : two: Dst hash empty - aborting Src hash check 2024/10/26 04:50:53 INFO : two: Copied (replaced existing) 2024/10/26 04:50:53 DEBUG : Waiting for deletions to finish 2024/10/26 04:50:54 DEBUG : one: Destination is newer than source, skipping 2024/10/26 04:50:54 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:50:54 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/10/26 04:50:54 DEBUG : five: Size and md5 of src and dst objects identical 2024/10/26 04:50:54 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/10/26 04:50:54 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/10/26 04:50:54 DEBUG : four: Size and md5 of src and dst objects identical 2024/10/26 04:50:54 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/10/26 04:50:54 DEBUG : two: Size and md5 of src and dst objects identical 2024/10/26 04:50:54 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/10/26 04:50:54 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/10/26 04:50:54 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2012352003) 2024/10/26 04:50:54 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-jafixip1gafe) 2024/10/26 04:50:54 DEBUG : three: md5 differ 2024/10/26 04:50:54 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/10/26 04:50:54 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:50:55 DEBUG : three: Dst hash empty - aborting Src hash check 2024/10/26 04:50:55 INFO : three: Copied (replaced existing) 2024/10/26 04:50:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (22.14s) === 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-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2024/10/26 04:51:03 INFO : Yandex rclone-test-jafixip1gafe: Making map for --track-renames 2024/10/26 04:51:03 INFO : Yandex rclone-test-jafixip1gafe: Finished making map for --track-renames 2024/10/26 04:51:03 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:51:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/26 04:51:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/26 04:51:03 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for renames to finish 2024/10/26 04:51:03 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:51:05 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/10/26 04:51:05 INFO : potato: Copied (new) 2024/10/26 04:51:10 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/10/26 04:51:10 INFO : yam: Copied (new) 2024/10/26 04:51:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:51:11 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:51:11 INFO : Yandex rclone-test-jafixip1gafe: Making map for --track-renames 2024/10/26 04:51:11 INFO : Yandex rclone-test-jafixip1gafe: Finished making map for --track-renames 2024/10/26 04:51:11 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:51:11 DEBUG : potato: Unchanged skipping 2024/10/26 04:51:11 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for renames to finish 2024/10/26 04:51:14 INFO : yam: Moved (server-side) to: yaml 2024/10/26 04:51:14 INFO : yaml: Renamed from "yam" 2024/10/26 04:51:14 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:51:14 DEBUG : Waiting for deletions to finish 2024/10/26 04:51:14 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (15.52s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2024/10/26 04:51:19 INFO : Yandex rclone-test-jafixip1gafe: Making map for --track-renames 2024/10/26 04:51:19 INFO : Yandex rclone-test-jafixip1gafe: Finished making map for --track-renames 2024/10/26 04:51:19 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:51:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/26 04:51:19 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for renames to finish 2024/10/26 04:51:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/26 04:51:19 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:51:22 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/10/26 04:51:22 INFO : yam: Copied (new) 2024/10/26 04:51:22 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/10/26 04:51:22 INFO : potato: Copied (new) 2024/10/26 04:51:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:51:23 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:51:23 INFO : Yandex rclone-test-jafixip1gafe: Making map for --track-renames 2024/10/26 04:51:23 INFO : Yandex rclone-test-jafixip1gafe: Finished making map for --track-renames 2024/10/26 04:51:23 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:51:23 DEBUG : potato: Unchanged skipping 2024/10/26 04:51:23 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for renames to finish 2024/10/26 04:51:26 INFO : yam: Moved (server-side) to: yaml 2024/10/26 04:51:26 INFO : yaml: Renamed from "yam" 2024/10/26 04:51:26 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:51:26 DEBUG : Waiting for deletions to finish 2024/10/26 04:51:26 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (12.41s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2024/10/26 04:51:32 INFO : Yandex rclone-test-jafixip1gafe: Making map for --track-renames 2024/10/26 04:51:32 INFO : Yandex rclone-test-jafixip1gafe: Finished making map for --track-renames 2024/10/26 04:51:32 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:51:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/26 04:51:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/10/26 04:51:32 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for renames to finish 2024/10/26 04:51:32 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:51:33 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/10/26 04:51:33 INFO : sub/yam: Copied (new) 2024/10/26 04:51:34 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/10/26 04:51:34 INFO : potato: Copied (new) 2024/10/26 04:51:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:51:36 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:51:36 DEBUG : potato: Unchanged skipping 2024/10/26 04:51:36 INFO : Yandex rclone-test-jafixip1gafe: Making map for --track-renames 2024/10/26 04:51:36 INFO : Yandex rclone-test-jafixip1gafe: Finished making map for --track-renames 2024/10/26 04:51:36 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:51:36 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for renames to finish 2024/10/26 04:51:37 INFO : sub/yam: Moved (server-side) to: yam 2024/10/26 04:51:37 INFO : yam: Renamed from "sub/yam" 2024/10/26 04:51:37 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:51:37 DEBUG : Waiting for deletions to finish 2024/10/26 04:51:37 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (14.71s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:51:46 DEBUG : Creating backend with remote "/tmp/rclone2012352003/dir1" 2024/10/26 04:51:46 DEBUG : Creating backend with remote "/tmp/rclone2012352003/dir2" 2024/10/26 04:51:46 DEBUG : Local file system at /tmp/rclone2012352003/dir2: Using server-side directory move 2024/10/26 04:51:46 INFO : Local file system at /tmp/rclone2012352003/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/26 04:51:46 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/10/26 04:51:46 DEBUG : Local file system at /tmp/rclone2012352003/dir2: Waiting for checks to finish 2024/10/26 04:51:46 DEBUG : Local file system at /tmp/rclone2012352003/dir2: Waiting for transfers to finish 2024/10/26 04:51:46 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.81s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:51:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:51:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/26 04:51:47 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:51:47 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:51:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/26 04:51:49 INFO : sub dir/hello world: Copied (new) 2024/10/26 04:51:49 INFO : sub dir/hello world: Deleted 2024/10/26 04:51:50 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/10/26 04:51:50 INFO : nested/sub dir/file: Copied (new) 2024/10/26 04:51:50 INFO : nested/sub dir/file: Deleted 2024/10/26 04:51:50 INFO : sub dir: Removing directory 2024/10/26 04:51:50 INFO : nested/sub dir: Removing directory 2024/10/26 04:51:50 INFO : nested: Removing directory 2024/10/26 04:51:50 DEBUG : Local file system at /tmp/rclone2012352003: deleted 3 directories run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (15.98s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:52:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/26 04:52:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/26 04:52:03 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:52:03 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:52:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/26 04:52:05 INFO : sub dir/hello world: Copied (new) 2024/10/26 04:52:05 INFO : sub dir/hello world: Deleted 2024/10/26 04:52:06 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/10/26 04:52:06 INFO : nested/sub dir/file: Copied (new) 2024/10/26 04:52:06 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (14.33s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:52:17 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/26 04:52:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/10/26 04:52:17 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:52:17 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:52:20 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/10/26 04:52:20 INFO : existing: Copied (new) 2024/10/26 04:52:20 INFO : existing: Deleted 2024/10/26 04:52:24 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/10/26 04:52:24 INFO : existing-b: Copied (new) 2024/10/26 04:52:24 INFO : existing-b: Deleted 2024/10/26 04:52:25 DEBUG : existing: Destination exists, skipping 2024/10/26 04:52:25 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/10/26 04:52:25 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:52:25 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:52:25 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (13.49s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:52:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-wuhuyec4hijo" 2024/10/26 04:52:30 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) Yandex rclone-test-jafixip1gafe -> Yandex rclone-test-wuhuyec4hijo 2024/10/26 04:52:42 DEBUG : Yandex rclone-test-wuhuyec4hijo: Using server-side directory move 2024/10/26 04:52:42 INFO : Yandex rclone-test-wuhuyec4hijo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/26 04:52:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 04:52:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:52:43 DEBUG : empty space: Unchanged skipping 2024/10/26 04:52:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/26 04:52:43 DEBUG : Yandex rclone-test-wuhuyec4hijo: Waiting for checks to finish 2024/10/26 04:52:44 INFO : potato3: Deleted 2024/10/26 04:52:44 INFO : empty space: Deleted 2024/10/26 04:52:44 DEBUG : Yandex rclone-test-wuhuyec4hijo: Waiting for transfers to finish 2024/10/26 04:52:44 INFO : potato2: Moved (server-side) 2024/10/26 04:52:47 INFO : potato3: Moved (server-side) 2024/10/26 04:52:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-habavaf3giti" 2024/10/26 04:52:48 DEBUG : Yandex rclone-test-habavaf3giti: Using server-side directory move 2024/10/26 04:52:51 INFO : Yandex rclone-test-habavaf3giti: Server side directory move succeeded 2024/10/26 04:52:51 ERROR : : error listing: directory not found 2024/10/26 04:52:51 DEBUG : Yandex rclone-test-habavaf3giti: Purge remote 2024/10/26 04:52:54 DEBUG : Yandex rclone-test-wuhuyec4hijo: Purge remote 2024/10/26 04:52:55 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (25.44s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:52:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-zodejez7dali" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-jafixip1gafe -> Yandex rclone-test-zodejez7dali 2024/10/26 04:53:08 DEBUG : empty space: Excluded (Size Filter) 2024/10/26 04:53:08 DEBUG : empty space: Excluded 2024/10/26 04:53:08 DEBUG : empty space: Excluded (Size Filter) 2024/10/26 04:53:08 DEBUG : empty space: Excluded 2024/10/26 04:53:08 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 04:53:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/26 04:53:08 DEBUG : Yandex rclone-test-zodejez7dali: Waiting for checks to finish 2024/10/26 04:53:08 DEBUG : Yandex rclone-test-zodejez7dali: Waiting for transfers to finish 2024/10/26 04:53:10 INFO : potato3: Deleted 2024/10/26 04:53:10 INFO : potato2: Moved (server-side) 2024/10/26 04:53:11 INFO : potato3: Moved (server-side) 2024/10/26 04:53:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-jisiqit1pogi" 2024/10/26 04:53:13 DEBUG : empty space: Excluded (Size Filter) 2024/10/26 04:53:13 DEBUG : empty space: Excluded 2024/10/26 04:53:13 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 04:53:13 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/26 04:53:13 DEBUG : Yandex rclone-test-jisiqit1pogi: Waiting for checks to finish 2024/10/26 04:53:13 DEBUG : Yandex rclone-test-jisiqit1pogi: Waiting for transfers to finish 2024/10/26 04:53:15 INFO : potato3: Moved (server-side) 2024/10/26 04:53:15 INFO : potato2: Moved (server-side) 2024/10/26 04:53:16 DEBUG : Yandex rclone-test-jisiqit1pogi: Purge remote 2024/10/26 04:53:17 DEBUG : Yandex rclone-test-zodejez7dali: Purge remote --- PASS: TestServerSideMoveWithFilter (26.76s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:53:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-juwapiw5cavu" 2024/10/26 04:53:29 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-jafixip1gafe -> Yandex rclone-test-juwapiw5cavu 2024/10/26 04:53:36 DEBUG : Yandex rclone-test-juwapiw5cavu: Using server-side directory move 2024/10/26 04:53:36 INFO : Yandex rclone-test-juwapiw5cavu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/26 04:53:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/26 04:53:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:53:37 DEBUG : empty space: Unchanged skipping 2024/10/26 04:53:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/26 04:53:37 DEBUG : Yandex rclone-test-juwapiw5cavu: Waiting for checks to finish 2024/10/26 04:53:39 INFO : potato2: Moved (server-side) 2024/10/26 04:53:39 INFO : potato3: Deleted 2024/10/26 04:53:40 INFO : empty space: Deleted 2024/10/26 04:53:40 DEBUG : Yandex rclone-test-juwapiw5cavu: Waiting for transfers to finish 2024/10/26 04:53:41 INFO : potato3: Moved (server-side) 2024/10/26 04:53:41 INFO : tomatoDir: Removing directory 2024/10/26 04:53:43 DEBUG : Yandex rclone-test-jafixip1gafe: deleted 1 directories 2024/10/26 04:53:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-fuledub6nuko" 2024/10/26 04:53:44 DEBUG : tomatoDir: Making directory 2024/10/26 04:53:44 DEBUG : Yandex rclone-test-fuledub6nuko: Using server-side directory move 2024/10/26 04:53:47 INFO : Yandex rclone-test-fuledub6nuko: Server side directory move succeeded 2024/10/26 04:53:48 ERROR : : error listing: directory not found 2024/10/26 04:53:48 ERROR : : error listing: directory not found 2024/10/26 04:53:48 DEBUG : Yandex rclone-test-fuledub6nuko: Purge remote 2024/10/26 04:53:51 DEBUG : Yandex rclone-test-juwapiw5cavu: Purge remote 2024/10/26 04:53:51 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (29.12s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.62s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:53:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-jafixip1gafe/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestSyncOverlap (5.78s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:53:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-jafixip1gafe/rclone-sync-test" 2024/10/26 04:53:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-jafixip1gafe/rclone-sync-test-include/layer2" 2024/10/26 04:54:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-jafixip1gafe/rclone-sync-test-ignore-file" 2024/10/26 04:54:06 DEBUG : rclone-sync-test: Excluded 2024/10/26 04:54:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 04:54:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/26 04:54:07 DEBUG : Yandex rclone-test-jafixip1gafe/rclone-sync-test: Waiting for checks to finish 2024/10/26 04:54:07 DEBUG : Yandex rclone-test-jafixip1gafe/rclone-sync-test: Waiting for transfers to finish 2024/10/26 04:54:07 DEBUG : Waiting for deletions to finish 2024/10/26 04:54:07 INFO : There was nothing to transfer 2024/10/26 04:54:08 DEBUG : rclone-sync-test: Excluded 2024/10/26 04:54:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 04:54:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/26 04:54:09 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:54:09 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:54:09 DEBUG : Waiting for deletions to finish 2024/10/26 04:54:09 INFO : rclone-sync-test-include: Removing directory 2024/10/26 04:54:09 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/10/26 04:54:09 DEBUG : Yandex rclone-test-jafixip1gafe: failed to delete 1 directories 2024/10/26 04:54:09 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:54:10 DEBUG : rclone-sync-test: Excluded 2024/10/26 04:54:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 04:54:11 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:54:12 DEBUG : rclone-sync-test: Excluded 2024/10/26 04:54:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 04:54:13 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:54:14 DEBUG : rclone-sync-test: Excluded 2024/10/26 04:54:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 04:54:15 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:54:16 DEBUG : rclone-sync-test: Excluded 2024/10/26 04:54:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 04:54:17 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:54:18 DEBUG : rclone-sync-test: Excluded 2024/10/26 04:54:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 04:54:19 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:54:20 DEBUG : rclone-sync-test: Excluded 2024/10/26 04:54:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 04:54:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/26 04:54:24 DEBUG : rclone-sync-test: Excluded 2024/10/26 04:54:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 04:54:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/26 04:54:25 DEBUG : Yandex rclone-test-jafixip1gafe/rclone-sync-test-include/layer2: Waiting for checks to finish 2024/10/26 04:54:25 DEBUG : Yandex rclone-test-jafixip1gafe/rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/10/26 04:54:25 DEBUG : Waiting for deletions to finish 2024/10/26 04:54:25 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:54:25 DEBUG : rclone-sync-test: Excluded 2024/10/26 04:54:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 04:54:27 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:54:27 DEBUG : rclone-sync-test: Excluded 2024/10/26 04:54:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 04:54:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/26 04:54:30 DEBUG : rclone-sync-test: Excluded 2024/10/26 04:54:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 04:54:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/26 04:54:32 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 04:54:32 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 04:54:32 DEBUG : Waiting for deletions to finish 2024/10/26 04:54:32 INFO : rclone-sync-test-include: Removing directory 2024/10/26 04:54:32 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/10/26 04:54:32 DEBUG : Yandex rclone-test-jafixip1gafe: failed to delete 1 directories 2024/10/26 04:54:32 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:54:33 DEBUG : rclone-sync-test: Excluded 2024/10/26 04:54:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 04:54:34 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:54:35 DEBUG : rclone-sync-test: Excluded 2024/10/26 04:54:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 04:54:36 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:54:37 DEBUG : rclone-sync-test: Excluded 2024/10/26 04:54:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 04:54:38 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:54:38 DEBUG : rclone-sync-test: Excluded 2024/10/26 04:54:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 04:54:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/26 04:54:40 DEBUG : : Excluded 2024/10/26 04:54:43 DEBUG : rclone-sync-test: Excluded 2024/10/26 04:54:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 04:54:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/26 04:54:44 DEBUG : Yandex rclone-test-jafixip1gafe/rclone-sync-test-ignore-file: Waiting for checks to finish 2024/10/26 04:54:44 DEBUG : Yandex rclone-test-jafixip1gafe/rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/10/26 04:54:44 DEBUG : Waiting for deletions to finish 2024/10/26 04:54:44 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:54:45 DEBUG : rclone-sync-test: Excluded 2024/10/26 04:54:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 04:54:46 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:54:47 DEBUG : rclone-sync-test: Excluded 2024/10/26 04:54:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 04:54:48 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:54:49 DEBUG : rclone-sync-test: Excluded 2024/10/26 04:54:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 04:54:51 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:54:52 DEBUG : rclone-sync-test: Excluded 2024/10/26 04:54:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 04:54:53 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:54:54 DEBUG : rclone-sync-test: Excluded 2024/10/26 04:54:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/26 04:54:55 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (78.45s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:55:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-jafixip1gafe/dst" 2024/10/26 04:55:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-jafixip1gafe/CompareDest" 2024/10/26 04:55:18 DEBUG : one: Need to transfer - File not found at Destination 2024/10/26 04:55:18 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for checks to finish 2024/10/26 04:55:18 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for transfers to finish 2024/10/26 04:55:21 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/10/26 04:55:21 INFO : one: Copied (new) 2024/10/26 04:55:21 DEBUG : Waiting for deletions to finish 2024/10/26 04:55:23 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for checks to finish 2024/10/26 04:55:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 04:55:23 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for transfers to finish 2024/10/26 04:55:25 DEBUG : one: Dst hash empty - aborting Src hash check 2024/10/26 04:55:25 INFO : one: Copied (replaced existing) 2024/10/26 04:55:25 DEBUG : Waiting for deletions to finish 2024/10/26 04:55:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 04:55:31 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for checks to finish 2024/10/26 04:55:32 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:55:32 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/26 04:55:32 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for transfers to finish 2024/10/26 04:55:32 DEBUG : Waiting for deletions to finish 2024/10/26 04:55:32 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:2126 Error: Should be true Test: TestSyncCompareDest Messages: CompareDest/two: Modification time difference too big |-112527h55m34.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-10-26 04:55:34 +0000 UTC) (precision 1ns) 2024/10/26 04:55:37 DEBUG : two: Modification times differ by 112527h55m34.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2024-10-26 04:55:34 +0000 UTC 2024/10/26 04:55:37 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/10/26 04:55:37 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/26 04:55:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 04:55:37 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for checks to finish 2024/10/26 04:55:37 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:55:37 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/26 04:55:37 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for transfers to finish 2024/10/26 04:55:37 DEBUG : Waiting for deletions to finish 2024/10/26 04:55:37 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:2135 Error: Should be true Test: TestSyncCompareDest Messages: CompareDest/two: Modification time difference too big |-112527h55m34.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-10-26 04:55:34 +0000 UTC) (precision 1ns) 2024/10/26 04:55:38 DEBUG : two: Modification times differ by 112527h55m34.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2024-10-26 04:55:34 +0000 UTC 2024/10/26 04:55:38 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/10/26 04:55:38 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/26 04:55:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 04:55:38 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for checks to finish 2024/10/26 04:55:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:55:39 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/26 04:55:39 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for transfers to finish 2024/10/26 04:55:39 DEBUG : Waiting for deletions to finish 2024/10/26 04:55:39 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:2144 Error: Should be true Test: TestSyncCompareDest Messages: CompareDest/two: Modification time difference too big |-112527h55m34.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-10-26 04:55:34 +0000 UTC) (precision 1ns) 2024/10/26 04:55:40 DEBUG : two: Modification times differ by 112407h55m35s: 2011-12-30 12:59:59 +0000 UTC, 2024-10-26 04:55:34 +0000 UTC 2024/10/26 04:55:40 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/10/26 04:55:40 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/26 04:55:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 04:55:40 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for checks to finish 2024/10/26 04:55:40 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:55:40 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/26 04:55:40 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for transfers to finish 2024/10/26 04:55:40 DEBUG : Waiting for deletions to finish 2024/10/26 04:55:40 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:2173 Error: Should be true Test: TestSyncCompareDest Messages: CompareDest/two: Modification time difference too big |-112527h55m34.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-10-26 04:55:34 +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:2180 Error: Should be true Test: TestSyncCompareDest Messages: CompareDest/two: Modification time difference too big |-112527h55m34.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-10-26 04:55:34 +0000 UTC) (precision 1ns) 2024/10/26 04:55:42 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/26 04:55:42 DEBUG : two: Need to transfer - File not found at Destination 2024/10/26 04:55:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 04:55:42 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for checks to finish 2024/10/26 04:55:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:55:43 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/26 04:55:43 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for transfers to finish 2024/10/26 04:55:44 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/10/26 04:55:44 INFO : two: Copied (new) 2024/10/26 04:55:44 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:2192 Error: Should be true Test: TestSyncCompareDest Messages: CompareDest/two: Modification time difference too big |-112527h55m34.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-10-26 04:55:34 +0000 UTC) (precision 1ns) --- FAIL: TestSyncCompareDest (39.33s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:56:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-jafixip1gafe/dest" 2024/10/26 04:56:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-jafixip1gafe/pre-dest1" 2024/10/26 04:56:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-jafixip1gafe/pre-dest2" 2024/10/26 04:56:02 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:56:02 DEBUG : 1: Destination found in --compare-dest, skipping 2024/10/26 04:56:03 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:56:03 DEBUG : 2: Destination found in --compare-dest, skipping 2024/10/26 04:56:03 DEBUG : 3: Need to transfer - File not found at Destination 2024/10/26 04:56:03 DEBUG : Yandex rclone-test-jafixip1gafe/dest: Waiting for checks to finish 2024/10/26 04:56:03 DEBUG : Yandex rclone-test-jafixip1gafe/dest: Waiting for transfers to finish 2024/10/26 04:56:05 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/10/26 04:56:05 INFO : 3: Copied (new) 2024/10/26 04:56:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (23.64s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:56:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-jafixip1gafe/dst" 2024/10/26 04:56:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-jafixip1gafe/CopyDest" 2024/10/26 04:56:21 DEBUG : one: Need to transfer - File not found at Destination 2024/10/26 04:56:21 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for checks to finish 2024/10/26 04:56:21 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for transfers to finish 2024/10/26 04:56:23 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/10/26 04:56:23 INFO : one: Copied (new) 2024/10/26 04:56:23 DEBUG : Waiting for deletions to finish 2024/10/26 04:56:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 04:56:25 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for checks to finish 2024/10/26 04:56:25 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for transfers to finish 2024/10/26 04:56:28 DEBUG : one: Dst hash empty - aborting Src hash check 2024/10/26 04:56:28 INFO : one: Copied (replaced existing) 2024/10/26 04:56:28 DEBUG : Waiting for deletions to finish 2024/10/26 04:56:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-jafixip1gafe/BackupDir" 2024/10/26 04:56:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 04:56:33 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for checks to finish 2024/10/26 04:56:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:56:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/26 04:56:35 INFO : one: Moved (server-side) 2024/10/26 04:56:38 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/10/26 04:56:38 INFO : one: Copied (server-side copy) 2024/10/26 04:56:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/26 04:56:38 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for transfers to finish 2024/10/26 04:56:38 DEBUG : Waiting for deletions to finish 2024/10/26 04:56:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:56:44 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/10/26 04:56:44 INFO : two: Copied (server-side copy) 2024/10/26 04:56:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/26 04:56:44 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for checks to finish 2024/10/26 04:56:44 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:56:44 DEBUG : one: Unchanged skipping 2024/10/26 04:56:44 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for transfers to finish 2024/10/26 04:56:44 DEBUG : Waiting for deletions to finish 2024/10/26 04:56:45 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:56:45 DEBUG : one: Unchanged skipping 2024/10/26 04:56:45 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for checks to finish 2024/10/26 04:56:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:56:45 DEBUG : two: Unchanged skipping 2024/10/26 04:56:45 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for transfers to finish 2024/10/26 04:56:45 DEBUG : Waiting for deletions to finish 2024/10/26 04:56:45 INFO : There was nothing to transfer 2024/10/26 04:56:49 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/26 04:56:49 DEBUG : three: Destination not found in --copy-dest 2024/10/26 04:56:49 DEBUG : three: Need to transfer - File not found at Destination 2024/10/26 04:56:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:56:49 DEBUG : one: Unchanged skipping 2024/10/26 04:56:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:56:49 DEBUG : two: Unchanged skipping 2024/10/26 04:56:49 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for checks to finish 2024/10/26 04:56:49 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for transfers to finish 2024/10/26 04:56:50 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/10/26 04:56:50 INFO : three: Copied (new) 2024/10/26 04:56:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (47.72s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:57:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-jafixip1gafe/dst" 2024/10/26 04:57:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-jafixip1gafe/backup" 2024/10/26 04:57:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/26 04:57:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:57:17 DEBUG : two: Unchanged skipping 2024/10/26 04:57:17 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for checks to finish 2024/10/26 04:57:19 INFO : one: Moved (server-side) 2024/10/26 04:57:19 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for transfers to finish 2024/10/26 04:57:22 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/10/26 04:57:22 INFO : one: Copied (new) 2024/10/26 04:57:22 DEBUG : Waiting for deletions to finish 2024/10/26 04:57:24 INFO : three.txt: Moved (server-side) 2024/10/26 04:57:24 INFO : three.txt: Moved into backup dir 2024/10/26 04:57:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/26 04:57:28 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for checks to finish 2024/10/26 04:57:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:57:28 DEBUG : two: Unchanged skipping 2024/10/26 04:57:30 INFO : one: Deleted 2024/10/26 04:57:32 INFO : one: Moved (server-side) 2024/10/26 04:57:32 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for transfers to finish 2024/10/26 04:57:34 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/10/26 04:57:34 INFO : one: Copied (new) 2024/10/26 04:57:34 DEBUG : Waiting for deletions to finish 2024/10/26 04:57:35 INFO : three.txt: Deleted 2024/10/26 04:57:37 INFO : three.txt: Moved (server-side) 2024/10/26 04:57:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (40.79s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", 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/one: Modification time difference too big |-207984h52m42.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-10-26 04:57:49 +0000 UTC) (precision 1ns) 2024/10/26 04:58:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-jafixip1gafe/dst" 2024/10/26 04:58:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-jafixip1gafe/backup" 2024/10/26 04:58:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/26 04:58:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:58:03 DEBUG : two: Unchanged skipping 2024/10/26 04:58:03 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for checks to finish 2024/10/26 04:58:05 INFO : one: Moved (server-side) to: one.bak 2024/10/26 04:58:05 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for transfers to finish 2024/10/26 04:58:08 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/10/26 04:58:08 INFO : one: Copied (new) 2024/10/26 04:58:08 DEBUG : Waiting for deletions to finish 2024/10/26 04:58:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/26 04:58:10 INFO : three.txt: Moved into backup dir fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: Modification time difference too big |-207984h52m57.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-10-26 04:58:04 +0000 UTC) (precision 1ns) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: backup/one.bak: Modification time difference too big |-207984h52m57.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-10-26 04:58:04 +0000 UTC) (precision 1ns) 2024/10/26 04:58:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/26 04:58:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:58:14 DEBUG : two: Unchanged skipping 2024/10/26 04:58:14 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for checks to finish 2024/10/26 04:58:15 ERROR : one.bak: Couldn't delete: [500 - InternalServerError] Internal Server Error (Ошибка сервера.) 2024/10/26 04:58:15 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for transfers to finish 2024/10/26 04:58:15 ERROR : Yandex rclone-test-jafixip1gafe/dst: not deleting files as there were IO errors 2024/10/26 04:58:15 ERROR : Yandex rclone-test-jafixip1gafe/dst: not deleting directories as there were IO errors sync_test.go:2410: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2410 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431 Error: Received unexpected error: [500 - InternalServerError] Internal Server Error (Ошибка сервера.) Test: TestSyncBackupDirWithSuffix --- FAIL: TestSyncBackupDirWithSuffix (38.53s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:58:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-jafixip1gafe/dst" 2024/10/26 04:58:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-jafixip1gafe/backup" 2024/10/26 04:58:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/26 04:58:34 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for checks to finish 2024/10/26 04:58:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:58:34 DEBUG : two: Unchanged skipping 2024/10/26 04:58:36 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/26 04:58:36 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for transfers to finish 2024/10/26 04:58:38 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/10/26 04:58:38 INFO : one: Copied (new) 2024/10/26 04:58:38 DEBUG : Waiting for deletions to finish 2024/10/26 04:58:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/26 04:58:40 INFO : three.txt: Moved into backup dir 2024/10/26 04:58:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/26 04:58:44 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for checks to finish 2024/10/26 04:58:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:58:44 DEBUG : two: Unchanged skipping 2024/10/26 04:58:45 INFO : one-2019-01-01: Deleted 2024/10/26 04:58:47 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/26 04:58:47 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for transfers to finish 2024/10/26 04:58:50 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/10/26 04:58:50 INFO : one: Copied (new) 2024/10/26 04:58:50 DEBUG : Waiting for deletions to finish 2024/10/26 04:58:55 INFO : three-2019-01-01.txt: Deleted 2024/10/26 04:58:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/26 04:58:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (41.56s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:59:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-jafixip1gafe/dst" 2024/10/26 04:59:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/26 04:59:15 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for checks to finish 2024/10/26 04:59:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:59:15 DEBUG : two: Unchanged skipping 2024/10/26 04:59:17 INFO : one: Moved (server-side) to: one.bak 2024/10/26 04:59:17 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for transfers to finish 2024/10/26 04:59:20 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/10/26 04:59:20 INFO : one: Copied (new) 2024/10/26 04:59:20 DEBUG : Waiting for deletions to finish 2024/10/26 04:59:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/26 04:59:22 INFO : three.txt: Moved into backup dir 2024/10/26 04:59:26 DEBUG : one.bak: Excluded (Path Filter) 2024/10/26 04:59:26 DEBUG : one.bak: Excluded 2024/10/26 04:59:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/10/26 04:59:26 DEBUG : three.txt.bak: Excluded 2024/10/26 04:59:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/26 04:59:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:59:26 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for checks to finish 2024/10/26 04:59:26 DEBUG : two: Unchanged skipping 2024/10/26 04:59:28 INFO : one.bak: Deleted 2024/10/26 04:59:29 INFO : one: Moved (server-side) to: one.bak 2024/10/26 04:59:29 DEBUG : Yandex rclone-test-jafixip1gafe/dst: Waiting for transfers to finish 2024/10/26 04:59:33 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/10/26 04:59:33 INFO : one: Copied (new) 2024/10/26 04:59:33 DEBUG : Waiting for deletions to finish 2024/10/26 04:59:35 INFO : three.txt.bak: Deleted 2024/10/26 04:59:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/26 04:59:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (38.79s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 04:59:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-jafixip1gafe/dst" 2024/10/26 04:59:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/26 04:59:54 INFO : one: Moved (server-side) to: one.bak 2024/10/26 04:59:56 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/10/26 04:59:56 INFO : one: Copied (new) 2024/10/26 04:59:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 04:59:56 DEBUG : two: Unchanged skipping 2024/10/26 04:59:57 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/26 05:00:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/26 05:00:05 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/10/26 05:00:05 INFO : three.txt: Copied (new) 2024/10/26 05:00:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/26 05:00:09 INFO : one.bak: Deleted 2024/10/26 05:00:13 INFO : one: Moved (server-side) to: one.bak 2024/10/26 05:00:16 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/10/26 05:00:16 INFO : one: Copied (new) 2024/10/26 05:00:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:00:16 DEBUG : two: Unchanged skipping 2024/10/26 05:00:16 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/26 05:00:18 INFO : three.txt.bak: Deleted 2024/10/26 05:00:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/26 05:00:22 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/10/26 05:00:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (45.74s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", 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:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/three.txt: Modification time difference too big |-207984h55m30.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-10-26 05:00:37 +0000 UTC) (precision 1ns) 2024/10/26 05:00:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-jafixip1gafe/dst" 2024/10/26 05:00:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/26 05:00:41 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/26 05:00:44 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/10/26 05:00:44 INFO : one: Copied (new) 2024/10/26 05:00:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:00:44 DEBUG : two: Unchanged skipping 2024/10/26 05:00:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/26 05:00:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/26 05:00:48 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/10/26 05:00:48 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:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/three-2019-01-01.txt: Modification time difference too big |-207984h55m38.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-10-26 05:00:45 +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:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/three-2019-01-01.txt: Modification time difference too big |-207984h55m38.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-10-26 05:00:45 +0000 UTC) (precision 1ns) 2024/10/26 05:00:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/26 05:00:51 INFO : one-2019-01-01: Deleted 2024/10/26 05:00:54 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/26 05:00:56 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/10/26 05:00:56 INFO : one: Copied (new) 2024/10/26 05:00:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:00:57 DEBUG : two: Unchanged skipping 2024/10/26 05:00:57 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/26 05:00:59 INFO : three-2019-01-01.txt: Deleted 2024/10/26 05:01:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/26 05:01:03 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/10/26 05:01:03 INFO : three.txt: Copied (new) --- FAIL: TestSyncSuffixKeepExtension (40.63s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 05:01:16 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/10/26 05:01:16 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 05:01:16 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 05:01:18 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2024/10/26 05:01:18 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/10/26 05:01:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (6.68s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 05:01:21 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/26 05:01:21 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 05:01:21 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 05:01:23 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/10/26 05:01:23 INFO : existing: Copied (new) 2024/10/26 05:01:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 05:01:25 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/10/26 05:01:25 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 05:01:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/10/26 05:01:25 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 05:01:25 ERROR : Yandex rclone-test-jafixip1gafe: not deleting files as there were IO errors 2024/10/26 05:01:25 ERROR : Yandex rclone-test-jafixip1gafe: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestSyncImmutable (9.36s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 05:01:33 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 05:01:33 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:01:33 DEBUG : existing: Unchanged skipping 2024/10/26 05:01:33 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 05:01:33 DEBUG : Waiting for deletions to finish 2024/10/26 05:01:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (5.73s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.63s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.92s) --- SKIP: TestMaxTransfer/Hard (0.70s) --- SKIP: TestMaxTransfer/Soft (0.69s) --- SKIP: TestMaxTransfer/Cautious (0.53s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", 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: only10: Modification time difference too big |-207984h57m13.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-10-26 05:02:20 +0000 UTC) (precision 1ns) 2024/10/26 05:02:57 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:02:57 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:02:57 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:02:57 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 05:02:57 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:02:57 DEBUG : both1: Unchanged skipping 2024/10/26 05:02:57 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:02:57 DEBUG : both12: Unchanged skipping 2024/10/26 05:02:57 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:02:57 DEBUG : both11: Unchanged skipping 2024/10/26 05:02:57 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:02:57 DEBUG : both14: Unchanged skipping 2024/10/26 05:02:57 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:02:57 DEBUG : both15: Unchanged skipping 2024/10/26 05:02:57 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:02:57 DEBUG : both16: Unchanged skipping 2024/10/26 05:02:57 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:02:57 DEBUG : both0: Unchanged skipping 2024/10/26 05:02:57 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:02:57 DEBUG : both10: Unchanged skipping 2024/10/26 05:02:57 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:02:57 DEBUG : both19: Unchanged skipping 2024/10/26 05:02:57 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:02:57 DEBUG : both13: Unchanged skipping 2024/10/26 05:02:57 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:02:57 DEBUG : both3: Unchanged skipping 2024/10/26 05:02:57 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:02:57 DEBUG : both4: Unchanged skipping 2024/10/26 05:02:57 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:02:57 DEBUG : both5: Unchanged skipping 2024/10/26 05:02:57 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:02:57 DEBUG : both17: Unchanged skipping 2024/10/26 05:02:57 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:02:57 DEBUG : both7: Unchanged skipping 2024/10/26 05:02:57 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:02:57 DEBUG : both18: Unchanged skipping 2024/10/26 05:02:57 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:02:57 DEBUG : both2: Unchanged skipping 2024/10/26 05:02:57 DEBUG : both6: Unchanged skipping 2024/10/26 05:02:57 DEBUG : both8: Unchanged skipping 2024/10/26 05:02:57 DEBUG : both9: Unchanged skipping 2024/10/26 05:02:57 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 05:02:57 DEBUG : Waiting for deletions to finish 2024/10/26 05:02:59 INFO : only15: Deleted 2024/10/26 05:02:59 INFO : only17: Deleted 2024/10/26 05:02:59 INFO : only16: Deleted 2024/10/26 05:02:59 INFO : only11: Deleted 2024/10/26 05:03:00 INFO : only1: Deleted 2024/10/26 05:03:00 INFO : only10: Deleted 2024/10/26 05:03:01 INFO : only18: Deleted 2024/10/26 05:03:01 INFO : only6: Deleted 2024/10/26 05:03:01 INFO : only3: Deleted 2024/10/26 05:03:01 INFO : only2: Deleted 2024/10/26 05:03:02 INFO : only7: Deleted 2024/10/26 05:03:02 INFO : only0: Deleted 2024/10/26 05:03:02 INFO : only12: Deleted 2024/10/26 05:03:02 INFO : only14: Deleted 2024/10/26 05:03:03 INFO : only19: Deleted 2024/10/26 05:03:03 INFO : only4: Deleted 2024/10/26 05:03:03 INFO : only9: Deleted 2024/10/26 05:03:03 INFO : only13: Deleted 2024/10/26 05:03:04 INFO : only5: Deleted 2024/10/26 05:03:04 INFO : only8: Deleted 2024/10/26 05:03:04 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- FAIL: TestSyncConcurrentDelete (118.78s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 05:04:57 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:04:57 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:04:57 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:04:57 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for checks to finish 2024/10/26 05:04:57 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:04:57 DEBUG : both0: Unchanged skipping 2024/10/26 05:04:57 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:04:57 DEBUG : both10: Unchanged skipping 2024/10/26 05:04:57 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:04:57 DEBUG : both13: Unchanged skipping 2024/10/26 05:04:57 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:04:57 DEBUG : both14: Unchanged skipping 2024/10/26 05:04:57 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:04:57 DEBUG : both15: Unchanged skipping 2024/10/26 05:04:57 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:04:57 DEBUG : both16: Unchanged skipping 2024/10/26 05:04:57 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:04:57 DEBUG : both17: Unchanged skipping 2024/10/26 05:04:57 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:04:57 DEBUG : both18: Unchanged skipping 2024/10/26 05:04:57 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:04:57 DEBUG : both19: Unchanged skipping 2024/10/26 05:04:57 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:04:57 DEBUG : both2: Unchanged skipping 2024/10/26 05:04:57 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:04:57 DEBUG : both3: Unchanged skipping 2024/10/26 05:04:57 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:04:57 DEBUG : both4: Unchanged skipping 2024/10/26 05:04:57 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:04:57 DEBUG : both5: Unchanged skipping 2024/10/26 05:04:57 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:04:57 DEBUG : both6: Unchanged skipping 2024/10/26 05:04:57 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:04:57 DEBUG : both7: Unchanged skipping 2024/10/26 05:04:57 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:04:57 DEBUG : both8: Unchanged skipping 2024/10/26 05:04:57 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/10/26 05:04:57 DEBUG : both9: Unchanged skipping 2024/10/26 05:04:57 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/10/26 05:04:57 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/10/26 05:04:57 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/10/26 05:04:57 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/10/26 05:04:57 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/10/26 05:04:57 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/10/26 05:04:57 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/10/26 05:04:57 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/10/26 05:04:57 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/10/26 05:04:57 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/10/26 05:04:57 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/10/26 05:04:57 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/10/26 05:04:57 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/10/26 05:04:57 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/10/26 05:04:57 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/10/26 05:04:57 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/10/26 05:04:57 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/10/26 05:04:57 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/10/26 05:04:57 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/10/26 05:04:57 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/10/26 05:04:57 DEBUG : both11: Unchanged skipping 2024/10/26 05:04:57 DEBUG : both1: Unchanged skipping 2024/10/26 05:04:57 DEBUG : both12: Unchanged skipping 2024/10/26 05:04:57 DEBUG : Yandex rclone-test-jafixip1gafe: Waiting for transfers to finish 2024/10/26 05:04:59 DEBUG : only11: Dst hash empty - aborting Src hash check 2024/10/26 05:04:59 INFO : only11: Copied (replaced existing) 2024/10/26 05:04:59 DEBUG : only10: Dst hash empty - aborting Src hash check 2024/10/26 05:04:59 INFO : only10: Copied (replaced existing) 2024/10/26 05:04:59 DEBUG : only1: Dst hash empty - aborting Src hash check 2024/10/26 05:04:59 INFO : only1: Copied (replaced existing) 2024/10/26 05:04:59 DEBUG : only0: Dst hash empty - aborting Src hash check 2024/10/26 05:04:59 INFO : only0: Copied (replaced existing) 2024/10/26 05:05:00 DEBUG : only12: Dst hash empty - aborting Src hash check 2024/10/26 05:05:00 INFO : only12: Copied (replaced existing) 2024/10/26 05:05:01 DEBUG : only13: Dst hash empty - aborting Src hash check 2024/10/26 05:05:01 INFO : only13: Copied (replaced existing) 2024/10/26 05:05:01 DEBUG : only14: Dst hash empty - aborting Src hash check 2024/10/26 05:05:01 INFO : only14: Copied (replaced existing) 2024/10/26 05:05:02 DEBUG : only15: Dst hash empty - aborting Src hash check 2024/10/26 05:05:02 INFO : only15: Copied (replaced existing) 2024/10/26 05:05:02 DEBUG : only16: Dst hash empty - aborting Src hash check 2024/10/26 05:05:02 INFO : only16: Copied (replaced existing) 2024/10/26 05:05:03 DEBUG : only17: Dst hash empty - aborting Src hash check 2024/10/26 05:05:03 INFO : only17: Copied (replaced existing) 2024/10/26 05:05:04 DEBUG : only2: Dst hash empty - aborting Src hash check 2024/10/26 05:05:04 INFO : only2: Copied (replaced existing) 2024/10/26 05:05:04 DEBUG : only18: Dst hash empty - aborting Src hash check 2024/10/26 05:05:04 INFO : only18: Copied (replaced existing) 2024/10/26 05:05:05 DEBUG : only19: Dst hash empty - aborting Src hash check 2024/10/26 05:05:05 INFO : only19: Copied (replaced existing) 2024/10/26 05:05:05 DEBUG : only3: Dst hash empty - aborting Src hash check 2024/10/26 05:05:05 INFO : only3: Copied (replaced existing) 2024/10/26 05:05:06 DEBUG : only5: Dst hash empty - aborting Src hash check 2024/10/26 05:05:06 INFO : only5: Copied (replaced existing) 2024/10/26 05:05:07 DEBUG : only7: Dst hash empty - aborting Src hash check 2024/10/26 05:05:07 INFO : only7: Copied (replaced existing) 2024/10/26 05:05:07 DEBUG : only4: Dst hash empty - aborting Src hash check 2024/10/26 05:05:07 INFO : only4: Copied (replaced existing) 2024/10/26 05:05:07 DEBUG : only6: Dst hash empty - aborting Src hash check 2024/10/26 05:05:07 INFO : only6: Copied (replaced existing) 2024/10/26 05:05:07 DEBUG : only8: Dst hash empty - aborting Src hash check 2024/10/26 05:05:07 INFO : only8: Copied (replaced existing) 2024/10/26 05:05:08 DEBUG : only9: Dst hash empty - aborting Src hash check 2024/10/26 05:05:08 INFO : only9: Copied (replaced existing) 2024/10/26 05:05:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (149.63s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 05:06:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 05:06:06 DEBUG : sub dir: Making directory 2024/10/26 05:06:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (45.44s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" 2024/10/26 05:06:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/26 05:06:52 DEBUG : sub dir: Making directory 2024/10/26 05:06:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-jafixip1gafe", Local "Local file system at /tmp/rclone2012352003", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (52.27s) FAIL 2024/10/26 05:07:44 DEBUG : Yandex rclone-test-jafixip1gafe: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 27m26.072062376s (try 1/5): exit status 1: Failed [TestCopyOverSelf TestServerSideCopyOverSelf TestSyncCompareDest TestSyncBackupDirWithSuffix TestSyncSuffixKeepExtension TestSyncConcurrentDelete]