"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2024/12/10 01:25:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-gododev2vozu" 2024/12/10 01:25:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/10 01:25:13 DEBUG : Creating backend with remote "/tmp/rclone641308648" === 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-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:25:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:25:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/10 01:25:13 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:25:13 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestCopyWithDryRun (2.57s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:25:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/10 01:25:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:25:15 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:25:15 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:25:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 01:25:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:25:18 DEBUG : Yandex rclone-test-gododev2vozu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (8.08s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.64s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.84s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:25:25 DEBUG : Creating backend with remote "/non-existing" 2024/12/10 01:25:25 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/10 01:25:25 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:25:25 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (1.89s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:25:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:25:27 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:25:27 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:25:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 01:25:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestCopyNoTraverse (10.83s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:25:38 INFO : Yandex rclone-test-gododev2vozu: Running all checks before starting transfers 2024/12/10 01:25:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:25:38 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:25:38 INFO : Yandex rclone-test-gododev2vozu: Checks finished, now starting transfers 2024/12/10 01:25:38 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:25:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 01:25:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestCopyCheckFirst (9.45s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:25:47 ERROR : Ignoring --no-traverse with sync 2024/12/10 01:25:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:25:47 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:25:47 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:25:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 01:25:49 INFO : sub dir/hello world: Copied (new) 2024/12/10 01:25:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestSyncNoTraverse (7.25s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:25:55 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/10 01:25:55 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:25:55 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:25:57 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/12/10 01:25:57 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestCopyWithDepth (5.88s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:26:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 01:26:00 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:26:00 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:26:02 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 01:26:02 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (7.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:26:08 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 01:26:08 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:26:08 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:26:09 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 01:26:09 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (5.53s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:26:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/10 01:26:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/10 01:26:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/10 01:26:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/10 01:26:13 DEBUG : sub dir: Making directory 2024/12/10 01:26:13 DEBUG : sub dir2: Making directory 2024/12/10 01:26:14 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/10 01:26:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:26:14 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:26:14 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:26:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 01:26:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:26:18 DEBUG : Yandex rclone-test-gododev2vozu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (12.80s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:26:25 DEBUG : sub dir2: Making directory 2024/12/10 01:26:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/10 01:26:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/10 01:26:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:26:26 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:26:26 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:26:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 01:26:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.26s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:26:33 DEBUG : sub dir2: Making directory with metadata 2024/12/10 01:26:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/10 01:26:33 DEBUG : sub dir: Making directory 2024/12/10 01:26:33 DEBUG : sub dir2: Making directory 2024/12/10 01:26:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:26:34 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:26:34 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:26:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 01:26:36 INFO : sub dir/hello world: Copied (new) 2024/12/10 01:26:36 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:26:37 DEBUG : Yandex rclone-test-gododev2vozu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/10 01:26:37 DEBUG : Yandex rclone-test-gododev2vozu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (12.42s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:26:46 DEBUG : sub dir2: Making directory 2024/12/10 01:26:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:26:46 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:26:46 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:26:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 01:26:48 INFO : sub dir/hello world: Copied (new) 2024/12/10 01:26:48 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (6.75s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:26:52 DEBUG : sub dir2: Making directory with metadata 2024/12/10 01:26:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/10 01:26:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/10 01:26:53 DEBUG : sub dir: Making directory 2024/12/10 01:26:53 DEBUG : sub dir2: Making directory 2024/12/10 01:26:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:26:53 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:26:53 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:26:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 01:26:57 INFO : sub dir/hello world: Copied (new) 2024/12/10 01:26:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:26:58 DEBUG : Yandex rclone-test-gododev2vozu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (12.71s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.71s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:27:06 DEBUG : sub dir2: Making directory 2024/12/10 01:27:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:27:06 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:27:06 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:27:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 01:27:08 INFO : sub dir/hello world: Copied (new) 2024/12/10 01:27:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (11.07s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:27:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-javoliv3veqi" sync_test.go:590: Server side copy (if possible) Yandex rclone-test-gododev2vozu -> Yandex rclone-test-javoliv3veqi 2024/12/10 01:27:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:27:20 DEBUG : Yandex rclone-test-javoliv3veqi: Waiting for checks to finish 2024/12/10 01:27:20 DEBUG : Yandex rclone-test-javoliv3veqi: Waiting for transfers to finish 2024/12/10 01:27:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 01:27:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:27:24 DEBUG : Yandex rclone-test-javoliv3veqi: Purge remote --- PASS: TestServerSideCopy (15.07s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:27:34 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/12/10 01:27:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/10 01:27:35 DEBUG : pacer: Reducing sleep to 15ms 2024/12/10 01:27:35 DEBUG : pacer: Reducing sleep to 11.25ms 2024/12/10 01:27:35 DEBUG : pacer: Reducing sleep to 10ms 2024/12/10 01:27:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/10 01:27:36 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:27:36 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:27:37 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/12/10 01:27:37 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestCopyOverSelf (10.88s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:27:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-rediroj0moju" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-gododev2vozu -> Yandex rclone-test-rediroj0moju 2024/12/10 01:27:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:27:46 DEBUG : Yandex rclone-test-rediroj0moju: Waiting for checks to finish 2024/12/10 01:27:46 DEBUG : Yandex rclone-test-rediroj0moju: Waiting for transfers to finish 2024/12/10 01:27:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 01:27:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:27:53 DEBUG : Yandex rclone-test-rediroj0moju: Waiting for checks to finish 2024/12/10 01:27:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/10 01:27:53 DEBUG : Yandex rclone-test-rediroj0moju: Waiting for transfers to finish 2024/12/10 01:27:53 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.ralimum8" before starting 2024/12/10 01:27:55 DEBUG : sub dir/hello world.ralimum8: server side copy: removing renamed existing file after operation 2024/12/10 01:27:57 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/12/10 01:27:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:27:58 DEBUG : Yandex rclone-test-rediroj0moju: Purge remote --- PASS: TestServerSideCopyOverSelf (23.42s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:28:09 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:28:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/10 01:28:09 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:28:11 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/12/10 01:28:11 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/10 01:28:11 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestMoveOverSelf (9.89s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:28:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-bulivif3zoya" 2024/12/10 01:28:19 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) Yandex rclone-test-gododev2vozu -> Yandex rclone-test-bulivif3zoya 2024/12/10 01:28:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:28:19 DEBUG : Yandex rclone-test-bulivif3zoya: Waiting for checks to finish 2024/12/10 01:28:19 DEBUG : Yandex rclone-test-bulivif3zoya: Waiting for transfers to finish 2024/12/10 01:28:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 01:28:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:28:25 DEBUG : Yandex rclone-test-bulivif3zoya: Using server-side directory move 2024/12/10 01:28:26 INFO : Yandex rclone-test-bulivif3zoya: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/10 01:28:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/10 01:28:26 DEBUG : Yandex rclone-test-bulivif3zoya: Waiting for checks to finish 2024/12/10 01:28:26 DEBUG : Yandex rclone-test-bulivif3zoya: Waiting for transfers to finish 2024/12/10 01:28:28 INFO : sub dir/hello world: Deleted 2024/12/10 01:28:29 INFO : sub dir/hello world: Moved (server-side) 2024/12/10 01:28:32 DEBUG : testing file moves 2024/12/10 01:28:33 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/10 01:28:33 DEBUG : Yandex rclone-test-bulivif3zoya: Waiting for checks to finish 2024/12/10 01:28:33 DEBUG : Yandex rclone-test-bulivif3zoya: Waiting for transfers to finish 2024/12/10 01:28:34 INFO : sub dir/hello world: Deleted 2024/12/10 01:28:36 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:28:38 DEBUG : Yandex rclone-test-bulivif3zoya: Purge remote --- PASS: TestServerSideMoveOverSelf (28.36s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:28:46 ERROR : : error listing: directory not found 2024/12/10 01:28:46 DEBUG : Local file system at /tmp/rclone641308648: Making directory 2024/12/10 01:28:47 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:28:47 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestCopyAfterDelete (11.57s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:28:59 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/10 01:28:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:28:59 DEBUG : Local file system at /tmp/rclone641308648: Waiting for checks to finish 2024/12/10 01:28:59 DEBUG : Local file system at /tmp/rclone641308648: Waiting for transfers to finish 2024/12/10 01:28:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 01:28:59 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2024/12/10 01:28:59 INFO : sub dir/hello world: Copied (new) 2024/12/10 01:28:59 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestCopyRedownload (9.65s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:29:06 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/10 01:29:06 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:29:06 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:29:08 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/10 01:29:08 INFO : check sum: Copied (new) 2024/12/10 01:29:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:29:09 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:29:09 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/10 01:29:09 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/12/10 01:29:09 DEBUG : check sum: Unchanged skipping 2024/12/10 01:29:09 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:29:09 DEBUG : Waiting for deletions to finish 2024/12/10 01:29:09 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (6.76s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:29:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/10 01:29:13 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:29:13 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:29:15 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/10 01:29:15 INFO : sizeonly: Copied (new) 2024/12/10 01:29:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:29:15 DEBUG : sizeonly: Sizes identical 2024/12/10 01:29:15 DEBUG : sizeonly: Unchanged skipping 2024/12/10 01:29:15 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:29:15 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:29:15 DEBUG : Waiting for deletions to finish 2024/12/10 01:29:15 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestSyncSizeOnly (6.54s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:29:19 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/10 01:29:19 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:29:19 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:29:21 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2024/12/10 01:29:21 INFO : ignore-size: Copied (new) 2024/12/10 01:29:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:29:22 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:29:22 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:29:22 DEBUG : ignore-size: Unchanged skipping 2024/12/10 01:29:22 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:29:22 DEBUG : Waiting for deletions to finish 2024/12/10 01:29:22 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (5.67s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:29:27 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:29:27 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:29:27 DEBUG : existing: Unchanged skipping 2024/12/10 01:29:27 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:29:27 DEBUG : Waiting for deletions to finish 2024/12/10 01:29:27 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:29:28 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:29:28 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/10 01:29:28 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:29:30 DEBUG : existing: Dst hash empty - aborting Src hash check 2024/12/10 01:29:30 INFO : existing: Copied (replaced existing) 2024/12/10 01:29:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (8.66s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:29:33 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/10 01:29:33 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:29:33 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:29:35 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/10 01:29:35 INFO : existing: Copied (new) 2024/12/10 01:29:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:29:36 DEBUG : existing: Destination exists, skipping 2024/12/10 01:29:36 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:29:36 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:29:36 DEBUG : Waiting for deletions to finish 2024/12/10 01:29:36 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (5.89s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:29:43 DEBUG : d: Making directory 2024/12/10 01:29:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/10 01:29:45 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:29:45 DEBUG : c/non empty space: Unchanged skipping 2024/12/10 01:29:45 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:29:45 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:29:46 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/10 01:29:46 INFO : a/potato2: Copied (new) 2024/12/10 01:29:46 DEBUG : Waiting for deletions to finish 2024/12/10 01:29:49 INFO : b/potato: Deleted 2024/12/10 01:29:49 INFO : d: Removing directory 2024/12/10 01:29:51 INFO : b: Removing directory 2024/12/10 01:29:52 DEBUG : Yandex rclone-test-gododev2vozu: deleted 2 directories run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (22.97s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:30: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/12/10 01:30:05 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:30:05 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/10 01:30:05 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/10 01:30:05 DEBUG : empty space: Unchanged skipping 2024/12/10 01:30:05 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:30:05 DEBUG : Waiting for deletions to finish 2024/12/10 01:30:05 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:30:06 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/12/10 01:30:06 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:30:06 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/10 01:30:07 INFO : empty space: Updated modification time in destination 2024/12/10 01:30:07 DEBUG : empty space: Unchanged skipping 2024/12/10 01:30:07 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:30:07 DEBUG : Waiting for deletions to finish 2024/12/10 01:30:07 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (10.83s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:30:15 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:30:15 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2024/12/10 01:30:15 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/10 01:30:15 DEBUG : empty space: Unchanged skipping 2024/12/10 01:30:15 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:30:15 DEBUG : Waiting for deletions to finish 2024/12/10 01:30:15 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.66s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:30:22 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:30:22 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/12/10 01:30:22 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone641308648) 2024/12/10 01:30:22 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-gododev2vozu) 2024/12/10 01:30:22 DEBUG : foo: md5 differ 2024/12/10 01:30:22 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:30:25 DEBUG : foo: Dst hash empty - aborting Src hash check 2024/12/10 01:30:25 INFO : foo: Copied (replaced existing) 2024/12/10 01:30:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (9.13s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:30:30 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/10 01:30:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:30:30 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:30:30 DEBUG : empty space: Unchanged skipping 2024/12/10 01:30:30 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:30:32 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/10 01:30:32 INFO : potato: Copied (new) 2024/12/10 01:30:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (8.68s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:30:39 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/10 01:30:39 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:30:39 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:30:41 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/12/10 01:30:41 INFO : potato: Copied (replaced existing) 2024/12/10 01:30:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (7.44s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:30:47 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/12/10 01:30:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/10 01:30:47 DEBUG : pacer: Reducing sleep to 15ms 2024/12/10 01:30:48 DEBUG : pacer: Reducing sleep to 11.25ms 2024/12/10 01:30:49 DEBUG : pacer: Reducing sleep to 10ms 2024/12/10 01:30:49 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/12/10 01:30:49 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:30:49 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone641308648) 2024/12/10 01:30:49 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-gododev2vozu) 2024/12/10 01:30:49 DEBUG : potato: md5 differ 2024/12/10 01:30:49 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:30:51 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/12/10 01:30:51 INFO : potato: Copied (replaced existing) 2024/12/10 01:30:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (11.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:30:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 01:30:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:30:59 DEBUG : empty space: Unchanged skipping 2024/12/10 01:30:59 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:30:59 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/10 01:30:59 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:30:59 DEBUG : Waiting for deletions to finish 2024/12/10 01:30:59 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:31:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 01:31:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:31:07 DEBUG : empty space: Unchanged skipping 2024/12/10 01:31:07 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:31:07 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:31:09 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/10 01:31:09 INFO : potato2: Copied (new) 2024/12/10 01:31:09 DEBUG : Waiting for deletions to finish 2024/12/10 01:31:11 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (12.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:31:20 DEBUG : d: Making directory 2024/12/10 01:31:20 DEBUG : d/e: Making directory 2024/12/10 01:31:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/10 01:31:22 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:31:22 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:31:22 DEBUG : c/non empty space: Unchanged skipping 2024/12/10 01:31:22 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:31:24 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/10 01:31:24 INFO : a/potato2: Copied (new) 2024/12/10 01:31:24 DEBUG : Waiting for deletions to finish 2024/12/10 01:31:26 INFO : b/potato: Deleted 2024/12/10 01:31:26 INFO : d/e: Removing directory 2024/12/10 01:31:27 INFO : d: Removing directory 2024/12/10 01:31:29 INFO : b: Removing directory 2024/12/10 01:31:31 DEBUG : Yandex rclone-test-gododev2vozu: deleted 3 directories run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (24.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:31:48 DEBUG : d: Making directory 2024/12/10 01:31:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/10 01:31:50 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:31:50 DEBUG : c/non empty space: Unchanged skipping 2024/12/10 01:31:50 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:31:50 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:31:53 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/10 01:31:53 INFO : a/potato2: Copied (new) 2024/12/10 01:31:53 ERROR : Yandex rclone-test-gododev2vozu: not deleting files as there were IO errors 2024/12/10 01:31:53 ERROR : Yandex rclone-test-gododev2vozu: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.45s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:32:09 DEBUG : Waiting for deletions to finish 2024/12/10 01:32:10 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 01:32:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:32:10 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:32:10 DEBUG : empty space: Unchanged skipping 2024/12/10 01:32:10 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:32:12 INFO : potato: Deleted 2024/12/10 01:32:12 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/10 01:32:12 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (10.34s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:32:21 DEBUG : Waiting for deletions to finish 2024/12/10 01:32:22 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:32:22 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:32:23 INFO : potato: Deleted 2024/12/10 01:32:24 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 01:32:24 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:32:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:32:24 DEBUG : empty space: Unchanged skipping 2024/12/10 01:32:24 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:32:25 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/10 01:32:25 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (16.73s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:32:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 01:32:36 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:32:36 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:32:37 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/12/10 01:32:37 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (9.69s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:32:46 DEBUG : enormous: Excluded (Size Filter) 2024/12/10 01:32:46 DEBUG : enormous: Excluded 2024/12/10 01:32:46 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 01:32:46 DEBUG : potato2: Excluded 2024/12/10 01:32:46 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 01:32:46 DEBUG : potato2: Excluded 2024/12/10 01:32:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:32:46 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:32:46 DEBUG : empty space: Unchanged skipping 2024/12/10 01:32:46 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:32:46 DEBUG : Waiting for deletions to finish 2024/12/10 01:32:46 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:32:47 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 01:32:47 DEBUG : potato2: Excluded 2024/12/10 01:32:47 DEBUG : enormous: Excluded (Size Filter) 2024/12/10 01:32:47 DEBUG : enormous: Excluded 2024/12/10 01:32:47 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 01:32:47 DEBUG : potato2: Excluded 2024/12/10 01:32:47 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 01:32:47 DEBUG : potato2: Excluded 2024/12/10 01:32:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:32:47 DEBUG : empty space: Unchanged skipping 2024/12/10 01:32:47 DEBUG : Local file system at /tmp/rclone641308648: Waiting for checks to finish 2024/12/10 01:32:47 DEBUG : Local file system at /tmp/rclone641308648: Waiting for transfers to finish 2024/12/10 01:32:47 DEBUG : Waiting for deletions to finish 2024/12/10 01:32:47 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:32:48 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 01:32:48 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (10.37s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:33:02 DEBUG : enormous: Excluded (Size Filter) 2024/12/10 01:33:02 DEBUG : enormous: Excluded 2024/12/10 01:33:02 DEBUG : potato2: Excluded (Size Filter) 2024/12/10 01:33:02 DEBUG : potato2: Excluded 2024/12/10 01:33:02 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:33:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:33:02 DEBUG : empty space: Unchanged skipping 2024/12/10 01:33:02 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:33:02 DEBUG : Waiting for deletions to finish 2024/12/10 01:33:03 INFO : enormous: Deleted 2024/12/10 01:33:03 INFO : potato2: Deleted 2024/12/10 01:33:03 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:33:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:33:04 DEBUG : Local file system at /tmp/rclone641308648: Waiting for checks to finish 2024/12/10 01:33:04 DEBUG : empty space: Unchanged skipping 2024/12/10 01:33:04 DEBUG : Local file system at /tmp/rclone641308648: Waiting for transfers to finish 2024/12/10 01:33:04 DEBUG : Waiting for deletions to finish 2024/12/10 01:33:04 INFO : enormous: Deleted 2024/12/10 01:33:04 INFO : potato2: Deleted 2024/12/10 01:33:04 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (14.36s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:33:14 DEBUG : five: Need to transfer - File not found at Destination 2024/12/10 01:33:14 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/10 01:33:14 DEBUG : one: Destination is newer than source, skipping 2024/12/10 01:33:14 DEBUG : three: Sizes identical 2024/12/10 01:33:14 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:33:14 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/10 01:33:14 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone641308648) 2024/12/10 01:33:14 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-gododev2vozu) 2024/12/10 01:33:14 DEBUG : two: md5 differ 2024/12/10 01:33:14 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/10 01:33:14 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:33:16 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/12/10 01:33:16 INFO : five: Copied (new) 2024/12/10 01:33:17 DEBUG : two: Dst hash empty - aborting Src hash check 2024/12/10 01:33:17 INFO : two: Copied (replaced existing) 2024/12/10 01:33:17 DEBUG : four: Dst hash empty - aborting Src hash check 2024/12/10 01:33:17 INFO : four: Copied (replaced existing) 2024/12/10 01:33:17 DEBUG : Waiting for deletions to finish 2024/12/10 01:33:17 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:33:17 DEBUG : one: Destination is newer than source, skipping 2024/12/10 01:33:17 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/12/10 01:33:17 DEBUG : four: Size and md5 of src and dst objects identical 2024/12/10 01:33:17 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/10 01:33:17 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/10 01:33:17 DEBUG : two: Size and md5 of src and dst objects identical 2024/12/10 01:33:17 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/10 01:33:17 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/12/10 01:33:17 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone641308648) 2024/12/10 01:33:17 DEBUG : five: Size and md5 of src and dst objects identical 2024/12/10 01:33:17 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-gododev2vozu) 2024/12/10 01:33:17 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/10 01:33:17 DEBUG : three: md5 differ 2024/12/10 01:33:17 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/10 01:33:17 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:33:19 DEBUG : three: Dst hash empty - aborting Src hash check 2024/12/10 01:33:19 INFO : three: Copied (replaced existing) 2024/12/10 01:33:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (25.37s) === 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-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2024/12/10 01:33:33 INFO : Yandex rclone-test-gododev2vozu: Making map for --track-renames 2024/12/10 01:33:33 INFO : Yandex rclone-test-gododev2vozu: Finished making map for --track-renames 2024/12/10 01:33:33 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:33:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/10 01:33:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/10 01:33:33 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for renames to finish 2024/12/10 01:33:33 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:33:34 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/10 01:33:34 INFO : yam: Copied (new) 2024/12/10 01:33:35 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/10 01:33:35 INFO : potato: Copied (new) 2024/12/10 01:33:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:33:36 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:33:36 INFO : Yandex rclone-test-gododev2vozu: Making map for --track-renames 2024/12/10 01:33:36 INFO : Yandex rclone-test-gododev2vozu: Finished making map for --track-renames 2024/12/10 01:33:36 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:33:36 DEBUG : potato: Unchanged skipping 2024/12/10 01:33:36 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for renames to finish 2024/12/10 01:33:38 INFO : yam: Moved (server-side) to: yaml 2024/12/10 01:33:38 INFO : yaml: Renamed from "yam" 2024/12/10 01:33:38 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:33:38 DEBUG : Waiting for deletions to finish 2024/12/10 01:33:38 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (11.31s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2024/12/10 01:33:44 INFO : Yandex rclone-test-gododev2vozu: Making map for --track-renames 2024/12/10 01:33:44 INFO : Yandex rclone-test-gododev2vozu: Finished making map for --track-renames 2024/12/10 01:33:44 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:33:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/10 01:33:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/10 01:33:44 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for renames to finish 2024/12/10 01:33:44 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:33:46 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/10 01:33:46 INFO : yam: Copied (new) 2024/12/10 01:33:46 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/10 01:33:46 INFO : potato: Copied (new) 2024/12/10 01:33:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:33:47 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:33:47 INFO : Yandex rclone-test-gododev2vozu: Making map for --track-renames 2024/12/10 01:33:47 INFO : Yandex rclone-test-gododev2vozu: Finished making map for --track-renames 2024/12/10 01:33:47 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:33:47 DEBUG : potato: Unchanged skipping 2024/12/10 01:33:47 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for renames to finish 2024/12/10 01:33:49 INFO : yam: Moved (server-side) to: yaml 2024/12/10 01:33:49 INFO : yaml: Renamed from "yam" 2024/12/10 01:33:49 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:33:49 DEBUG : Waiting for deletions to finish 2024/12/10 01:33:49 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (10.10s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2024/12/10 01:33:54 INFO : Yandex rclone-test-gododev2vozu: Making map for --track-renames 2024/12/10 01:33:54 INFO : Yandex rclone-test-gododev2vozu: Finished making map for --track-renames 2024/12/10 01:33:54 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:33:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/10 01:33:54 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/10 01:33:54 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for renames to finish 2024/12/10 01:33:54 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:33:56 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/10 01:33:56 INFO : sub/yam: Copied (new) 2024/12/10 01:33:57 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/10 01:33:57 INFO : potato: Copied (new) 2024/12/10 01:33:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:33:58 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:33:58 DEBUG : potato: Unchanged skipping 2024/12/10 01:33:59 INFO : Yandex rclone-test-gododev2vozu: Making map for --track-renames 2024/12/10 01:33:59 INFO : Yandex rclone-test-gododev2vozu: Finished making map for --track-renames 2024/12/10 01:33:59 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:33:59 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for renames to finish 2024/12/10 01:34:00 INFO : sub/yam: Moved (server-side) to: yam 2024/12/10 01:34:00 INFO : yam: Renamed from "sub/yam" 2024/12/10 01:34:00 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:34:00 DEBUG : Waiting for deletions to finish 2024/12/10 01:34:00 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (14.05s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:34:08 DEBUG : Creating backend with remote "/tmp/rclone641308648/dir1" 2024/12/10 01:34:08 DEBUG : Config file has changed externally - reloading 2024/12/10 01:34:08 DEBUG : Creating backend with remote "/tmp/rclone641308648/dir2" 2024/12/10 01:34:08 DEBUG : Local file system at /tmp/rclone641308648/dir2: Using server-side directory move 2024/12/10 01:34:08 INFO : Local file system at /tmp/rclone641308648/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/10 01:34:08 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/10 01:34:08 DEBUG : Local file system at /tmp/rclone641308648/dir2: Waiting for checks to finish 2024/12/10 01:34:08 DEBUG : Local file system at /tmp/rclone641308648/dir2: Waiting for transfers to finish 2024/12/10 01:34:08 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.79s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:34:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:34:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/10 01:34:09 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:34:09 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:34:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 01:34:12 INFO : sub dir/hello world: Copied (new) 2024/12/10 01:34:12 INFO : sub dir/hello world: Deleted 2024/12/10 01:34:12 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/12/10 01:34:12 INFO : nested/sub dir/file: Copied (new) 2024/12/10 01:34:12 INFO : nested/sub dir/file: Deleted 2024/12/10 01:34:12 INFO : sub dir: Removing directory 2024/12/10 01:34:12 INFO : nested/sub dir: Removing directory 2024/12/10 01:34:12 INFO : nested: Removing directory 2024/12/10 01:34:12 DEBUG : Local file system at /tmp/rclone641308648: deleted 3 directories run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (14.16s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:34:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/10 01:34:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/10 01:34:23 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:34:23 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:34:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/10 01:34:27 INFO : sub dir/hello world: Copied (new) 2024/12/10 01:34:27 INFO : sub dir/hello world: Deleted 2024/12/10 01:34:28 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/12/10 01:34:28 INFO : nested/sub dir/file: Copied (new) 2024/12/10 01:34:28 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.35s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:34:41 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/10 01:34:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/10 01:34:41 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:34:41 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:34:43 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/12/10 01:34:43 INFO : existing-b: Copied (new) 2024/12/10 01:34:43 INFO : existing-b: Deleted 2024/12/10 01:34:44 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/10 01:34:44 INFO : existing: Copied (new) 2024/12/10 01:34:44 INFO : existing: Deleted 2024/12/10 01:34:44 DEBUG : existing: Destination exists, skipping 2024/12/10 01:34:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/10 01:34:44 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:34:44 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:34:44 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (8.77s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:34:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-nazucah5xubi" 2024/12/10 01:34:49 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) Yandex rclone-test-gododev2vozu -> Yandex rclone-test-nazucah5xubi 2024/12/10 01:35:00 DEBUG : Yandex rclone-test-nazucah5xubi: Using server-side directory move 2024/12/10 01:35:00 INFO : Yandex rclone-test-nazucah5xubi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/10 01:35:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 01:35:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:35:02 DEBUG : empty space: Unchanged skipping 2024/12/10 01:35:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/10 01:35:02 DEBUG : Yandex rclone-test-nazucah5xubi: Waiting for checks to finish 2024/12/10 01:35:03 INFO : empty space: Deleted 2024/12/10 01:35:03 DEBUG : Yandex rclone-test-nazucah5xubi: Waiting for transfers to finish 2024/12/10 01:35:03 INFO : potato3: Deleted 2024/12/10 01:35:03 INFO : potato2: Moved (server-side) 2024/12/10 01:35:05 INFO : potato3: Moved (server-side) 2024/12/10 01:35:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-netidal7jawo" 2024/12/10 01:35:06 DEBUG : Yandex rclone-test-netidal7jawo: Using server-side directory move 2024/12/10 01:35:08 INFO : Yandex rclone-test-netidal7jawo: Server side directory move succeeded 2024/12/10 01:35:08 ERROR : : error listing: directory not found 2024/12/10 01:35:08 DEBUG : Yandex rclone-test-netidal7jawo: Purge remote 2024/12/10 01:35:11 DEBUG : Yandex rclone-test-nazucah5xubi: Purge remote 2024/12/10 01:35:12 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (23.11s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:35:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-misehal4fehu" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-gododev2vozu -> Yandex rclone-test-misehal4fehu fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1710 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Should be true Test: TestServerSideMoveWithFilter Messages: empty space: Modification time difference too big |-113604h35m20.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-12-10 01:35:20 +0000 UTC) (precision 1ns) 2024/12/10 01:35:22 DEBUG : empty space: Excluded (Size Filter) 2024/12/10 01:35:22 DEBUG : empty space: Excluded 2024/12/10 01:35:22 DEBUG : empty space: Excluded (Size Filter) 2024/12/10 01:35:22 DEBUG : empty space: Excluded 2024/12/10 01:35:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 01:35:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/10 01:35:22 DEBUG : Yandex rclone-test-misehal4fehu: Waiting for checks to finish 2024/12/10 01:35:22 DEBUG : Yandex rclone-test-misehal4fehu: Waiting for transfers to finish 2024/12/10 01:35:24 INFO : potato3: Deleted 2024/12/10 01:35:24 INFO : potato2: Moved (server-side) 2024/12/10 01:35:25 INFO : potato3: Moved (server-side) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1729 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Should be true Test: TestServerSideMoveWithFilter Messages: empty space: Modification time difference too big |-113604h35m20.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-12-10 01:35:20 +0000 UTC) (precision 1ns) 2024/12/10 01:35:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-rulivig6gelu" 2024/12/10 01:35:26 DEBUG : empty space: Excluded (Size Filter) 2024/12/10 01:35:26 DEBUG : empty space: Excluded 2024/12/10 01:35:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 01:35:26 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/10 01:35:26 DEBUG : Yandex rclone-test-rulivig6gelu: Waiting for checks to finish 2024/12/10 01:35:26 DEBUG : Yandex rclone-test-rulivig6gelu: Waiting for transfers to finish 2024/12/10 01:35:27 INFO : potato3: Moved (server-side) 2024/12/10 01:35:27 INFO : potato2: Moved (server-side) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1750 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Should be true Test: TestServerSideMoveWithFilter Messages: empty space: Modification time difference too big |-113604h35m20.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2024-12-10 01:35:20 +0000 UTC) (precision 1ns) 2024/12/10 01:35:28 DEBUG : Yandex rclone-test-rulivig6gelu: Purge remote 2024/12/10 01:35:31 DEBUG : Yandex rclone-test-misehal4fehu: Purge remote --- FAIL: TestServerSideMoveWithFilter (22.40s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:35:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-qanakon0zaco" 2024/12/10 01:35:41 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-gododev2vozu -> Yandex rclone-test-qanakon0zaco 2024/12/10 01:35:46 DEBUG : Yandex rclone-test-qanakon0zaco: Using server-side directory move 2024/12/10 01:35:46 INFO : Yandex rclone-test-qanakon0zaco: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/10 01:35:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/10 01:35:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:35:47 DEBUG : empty space: Unchanged skipping 2024/12/10 01:35:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/10 01:35:47 DEBUG : Yandex rclone-test-qanakon0zaco: Waiting for checks to finish 2024/12/10 01:35:48 INFO : potato3: Deleted 2024/12/10 01:35:48 INFO : empty space: Deleted 2024/12/10 01:35:48 DEBUG : Yandex rclone-test-qanakon0zaco: Waiting for transfers to finish 2024/12/10 01:35:49 INFO : potato2: Moved (server-side) 2024/12/10 01:35:50 INFO : potato3: Moved (server-side) 2024/12/10 01:35:50 INFO : tomatoDir: Removing directory 2024/12/10 01:35:51 DEBUG : Yandex rclone-test-gododev2vozu: deleted 1 directories 2024/12/10 01:35:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-nayetud2suto" 2024/12/10 01:35:52 DEBUG : tomatoDir: Making directory 2024/12/10 01:35:53 DEBUG : Yandex rclone-test-nayetud2suto: Using server-side directory move 2024/12/10 01:35:55 INFO : Yandex rclone-test-nayetud2suto: Server side directory move succeeded 2024/12/10 01:35:56 ERROR : : error listing: directory not found 2024/12/10 01:35:56 ERROR : : error listing: directory not found 2024/12/10 01:35:56 DEBUG : Yandex rclone-test-nayetud2suto: Purge remote 2024/12/10 01:35:59 DEBUG : Yandex rclone-test-qanakon0zaco: Purge remote 2024/12/10 01:35:59 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (24.94s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.57s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:36:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-gododev2vozu/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestSyncOverlap (8.89s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:36:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-gododev2vozu/rclone-sync-test" 2024/12/10 01:36:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-gododev2vozu/rclone-sync-test-include/layer2" 2024/12/10 01:36:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-gododev2vozu/rclone-sync-test-ignore-file" 2024/12/10 01:36:18 DEBUG : rclone-sync-test: Excluded 2024/12/10 01:36:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 01:36:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/10 01:36:19 DEBUG : Yandex rclone-test-gododev2vozu/rclone-sync-test: Waiting for checks to finish 2024/12/10 01:36:19 DEBUG : Yandex rclone-test-gododev2vozu/rclone-sync-test: Waiting for transfers to finish 2024/12/10 01:36:19 DEBUG : Waiting for deletions to finish 2024/12/10 01:36:19 INFO : There was nothing to transfer 2024/12/10 01:36:20 DEBUG : rclone-sync-test: Excluded 2024/12/10 01:36:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 01:36:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/10 01:36:21 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:36:21 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:36:21 DEBUG : Waiting for deletions to finish 2024/12/10 01:36:21 INFO : rclone-sync-test-include: Removing directory 2024/12/10 01:36:21 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/10 01:36:21 DEBUG : Yandex rclone-test-gododev2vozu: failed to delete 1 directories 2024/12/10 01:36:21 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:36:22 DEBUG : rclone-sync-test: Excluded 2024/12/10 01:36:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 01:36:23 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:36:23 DEBUG : rclone-sync-test: Excluded 2024/12/10 01:36:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 01:36:24 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:36:25 DEBUG : rclone-sync-test: Excluded 2024/12/10 01:36:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 01:36:26 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:36:26 DEBUG : rclone-sync-test: Excluded 2024/12/10 01:36:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 01:36:27 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:36:28 DEBUG : rclone-sync-test: Excluded 2024/12/10 01:36:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 01:36:29 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:36:29 DEBUG : rclone-sync-test: Excluded 2024/12/10 01:36:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 01:36:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/10 01:36:31 DEBUG : rclone-sync-test: Excluded 2024/12/10 01:36:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 01:36:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/10 01:36:32 DEBUG : Yandex rclone-test-gododev2vozu/rclone-sync-test-include/layer2: Waiting for checks to finish 2024/12/10 01:36:32 DEBUG : Yandex rclone-test-gododev2vozu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/12/10 01:36:32 DEBUG : Waiting for deletions to finish 2024/12/10 01:36:32 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:36:33 DEBUG : rclone-sync-test: Excluded 2024/12/10 01:36:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 01:36:35 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:36:36 DEBUG : rclone-sync-test: Excluded 2024/12/10 01:36:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 01:36:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/10 01:36:37 DEBUG : rclone-sync-test: Excluded 2024/12/10 01:36:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 01:36:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/10 01:36:38 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:36:38 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:36:38 DEBUG : Waiting for deletions to finish 2024/12/10 01:36:38 INFO : rclone-sync-test-include: Removing directory 2024/12/10 01:36:38 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/10 01:36:38 DEBUG : Yandex rclone-test-gododev2vozu: failed to delete 1 directories 2024/12/10 01:36:38 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:36:39 DEBUG : rclone-sync-test: Excluded 2024/12/10 01:36:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 01:36:40 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:36:40 DEBUG : rclone-sync-test: Excluded 2024/12/10 01:36:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 01:36:41 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:36:42 DEBUG : rclone-sync-test: Excluded 2024/12/10 01:36:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 01:36:43 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:36:43 DEBUG : rclone-sync-test: Excluded 2024/12/10 01:36:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 01:36:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/10 01:36:46 DEBUG : : Excluded 2024/12/10 01:36:46 DEBUG : rclone-sync-test: Excluded 2024/12/10 01:36:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 01:36:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/10 01:36:47 DEBUG : Yandex rclone-test-gododev2vozu/rclone-sync-test-ignore-file: Waiting for checks to finish 2024/12/10 01:36:47 DEBUG : Yandex rclone-test-gododev2vozu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/12/10 01:36:47 DEBUG : Waiting for deletions to finish 2024/12/10 01:36:47 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:36:47 DEBUG : rclone-sync-test: Excluded 2024/12/10 01:36:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 01:36:48 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:36:49 DEBUG : rclone-sync-test: Excluded 2024/12/10 01:36:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 01:36:50 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:36:51 DEBUG : rclone-sync-test: Excluded 2024/12/10 01:36:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 01:36:52 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:36:53 DEBUG : rclone-sync-test: Excluded 2024/12/10 01:36:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 01:36:54 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:36:54 DEBUG : rclone-sync-test: Excluded 2024/12/10 01:36:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/10 01:36:56 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (69.08s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:37:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-gododev2vozu/dst" 2024/12/10 01:37:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-gododev2vozu/CompareDest" 2024/12/10 01:37:19 DEBUG : one: Need to transfer - File not found at Destination 2024/12/10 01:37:19 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for checks to finish 2024/12/10 01:37:19 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for transfers to finish 2024/12/10 01:37:21 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/10 01:37:21 INFO : one: Copied (new) 2024/12/10 01:37:21 DEBUG : Waiting for deletions to finish 2024/12/10 01:37:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 01:37:23 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for checks to finish 2024/12/10 01:37:23 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for transfers to finish 2024/12/10 01:37:25 DEBUG : one: Dst hash empty - aborting Src hash check 2024/12/10 01:37:25 INFO : one: Copied (replaced existing) 2024/12/10 01:37:25 DEBUG : Waiting for deletions to finish 2024/12/10 01:37:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 01:37:34 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for checks to finish 2024/12/10 01:37:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:37:34 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/10 01:37:34 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for transfers to finish 2024/12/10 01:37:34 DEBUG : Waiting for deletions to finish 2024/12/10 01:37:34 INFO : There was nothing to transfer 2024/12/10 01:37:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:37:37 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/10 01:37:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 01:37:37 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for checks to finish 2024/12/10 01:37:38 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:37:38 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/10 01:37:38 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for transfers to finish 2024/12/10 01:37:38 DEBUG : Waiting for deletions to finish 2024/12/10 01:37:38 INFO : There was nothing to transfer 2024/12/10 01:37:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:37:39 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/10 01:37:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 01:37:39 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for checks to finish 2024/12/10 01:37:40 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:37:40 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/10 01:37:40 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for transfers to finish 2024/12/10 01:37:40 DEBUG : Waiting for deletions to finish 2024/12/10 01:37:40 INFO : There was nothing to transfer 2024/12/10 01:37:41 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2024/12/10 01:37:41 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/10 01:37:41 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/10 01:37:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 01:37:41 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for checks to finish 2024/12/10 01:37:41 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:37:41 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/10 01:37:41 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for transfers to finish 2024/12/10 01:37:41 DEBUG : Waiting for deletions to finish 2024/12/10 01:37:41 INFO : There was nothing to transfer 2024/12/10 01:37:44 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/10 01:37:44 DEBUG : two: Need to transfer - File not found at Destination 2024/12/10 01:37:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 01:37:44 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for checks to finish 2024/12/10 01:37:44 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:37:44 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/10 01:37:44 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for transfers to finish 2024/12/10 01:37:49 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/12/10 01:37:49 INFO : two: Copied (new) 2024/12/10 01:37:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (42.53s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:38:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-gododev2vozu/dest" 2024/12/10 01:38:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-gododev2vozu/pre-dest1" 2024/12/10 01:38:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-gododev2vozu/pre-dest2" 2024/12/10 01:38:06 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:38:06 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/10 01:38:06 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:38:06 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/10 01:38:07 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/10 01:38:07 DEBUG : Yandex rclone-test-gododev2vozu/dest: Waiting for checks to finish 2024/12/10 01:38:07 DEBUG : Yandex rclone-test-gododev2vozu/dest: Waiting for transfers to finish 2024/12/10 01:38:09 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/12/10 01:38:09 INFO : 3: Copied (new) 2024/12/10 01:38:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (20.04s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:38:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-gododev2vozu/dst" 2024/12/10 01:38:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-gododev2vozu/CopyDest" 2024/12/10 01:38:22 DEBUG : one: Need to transfer - File not found at Destination 2024/12/10 01:38:22 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for checks to finish 2024/12/10 01:38:22 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for transfers to finish 2024/12/10 01:38:24 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/10 01:38:24 INFO : one: Copied (new) 2024/12/10 01:38:24 DEBUG : Waiting for deletions to finish 2024/12/10 01:38:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 01:38:26 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for checks to finish 2024/12/10 01:38:26 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for transfers to finish 2024/12/10 01:38:28 DEBUG : one: Dst hash empty - aborting Src hash check 2024/12/10 01:38:28 INFO : one: Copied (replaced existing) 2024/12/10 01:38:28 DEBUG : Waiting for deletions to finish 2024/12/10 01:38:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-gododev2vozu/BackupDir" 2024/12/10 01:38:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 01:38:33 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for checks to finish 2024/12/10 01:38:33 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:38:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/10 01:38:35 INFO : one: Moved (server-side) 2024/12/10 01:38:37 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/10 01:38:37 INFO : one: Copied (server-side copy) 2024/12/10 01:38:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/10 01:38:37 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for transfers to finish 2024/12/10 01:38:37 DEBUG : Waiting for deletions to finish 2024/12/10 01:38:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:38:43 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/10 01:38:43 INFO : two: Copied (server-side copy) 2024/12/10 01:38:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/10 01:38:43 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for checks to finish 2024/12/10 01:38:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:38:43 DEBUG : one: Unchanged skipping 2024/12/10 01:38:43 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for transfers to finish 2024/12/10 01:38:43 DEBUG : Waiting for deletions to finish 2024/12/10 01:38:44 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:38:44 DEBUG : one: Unchanged skipping 2024/12/10 01:38:44 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for checks to finish 2024/12/10 01:38:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:38:44 DEBUG : two: Unchanged skipping 2024/12/10 01:38:44 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for transfers to finish 2024/12/10 01:38:44 DEBUG : Waiting for deletions to finish 2024/12/10 01:38:44 INFO : There was nothing to transfer 2024/12/10 01:38:48 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/10 01:38:48 DEBUG : three: Destination not found in --copy-dest 2024/12/10 01:38:48 DEBUG : three: Need to transfer - File not found at Destination 2024/12/10 01:38:48 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for checks to finish 2024/12/10 01:38:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:38:48 DEBUG : one: Unchanged skipping 2024/12/10 01:38:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:38:48 DEBUG : two: Unchanged skipping 2024/12/10 01:38:48 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for transfers to finish 2024/12/10 01:38:51 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/12/10 01:38:51 INFO : three: Copied (new) 2024/12/10 01:38:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (47.98s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:39:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-gododev2vozu/dst" 2024/12/10 01:39:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-gododev2vozu/backup" 2024/12/10 01:39:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:39:16 DEBUG : two: Unchanged skipping 2024/12/10 01:39:16 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for checks to finish 2024/12/10 01:39:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 01:39:18 INFO : one: Moved (server-side) 2024/12/10 01:39:18 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for transfers to finish 2024/12/10 01:39:20 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/10 01:39:20 INFO : one: Copied (new) 2024/12/10 01:39:20 DEBUG : Waiting for deletions to finish 2024/12/10 01:39:23 INFO : three.txt: Moved (server-side) 2024/12/10 01:39:23 INFO : three.txt: Moved into backup dir 2024/12/10 01:39:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 01:39:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:39:27 DEBUG : two: Unchanged skipping 2024/12/10 01:39:27 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for checks to finish 2024/12/10 01:39:30 INFO : one: Deleted 2024/12/10 01:39:32 INFO : one: Moved (server-side) 2024/12/10 01:39:32 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for transfers to finish 2024/12/10 01:39:34 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/10 01:39:34 INFO : one: Copied (new) 2024/12/10 01:39:34 DEBUG : Waiting for deletions to finish 2024/12/10 01:39:35 INFO : three.txt: Deleted 2024/12/10 01:39:37 INFO : three.txt: Moved (server-side) 2024/12/10 01:39:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (38.54s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:39:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-gododev2vozu/dst" 2024/12/10 01:39:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-gododev2vozu/backup" 2024/12/10 01:39:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 01:39:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:39:55 DEBUG : two: Unchanged skipping 2024/12/10 01:39:55 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for checks to finish 2024/12/10 01:39:57 INFO : one: Moved (server-side) to: one.bak 2024/12/10 01:39:57 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for transfers to finish 2024/12/10 01:40:01 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/10 01:40:01 INFO : one: Copied (new) 2024/12/10 01:40:01 DEBUG : Waiting for deletions to finish 2024/12/10 01:40:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/10 01:40:03 INFO : three.txt: Moved into backup dir 2024/12/10 01:40:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 01:40:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:40:06 DEBUG : two: Unchanged skipping 2024/12/10 01:40:06 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for checks to finish 2024/12/10 01:40:08 INFO : one.bak: Deleted 2024/12/10 01:40:10 INFO : one: Moved (server-side) to: one.bak 2024/12/10 01:40:10 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for transfers to finish 2024/12/10 01:40:11 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/10 01:40:11 INFO : one: Copied (new) 2024/12/10 01:40:11 DEBUG : Waiting for deletions to finish 2024/12/10 01:40:13 INFO : three.txt.bak: Deleted 2024/12/10 01:40:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/10 01:40:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (38.71s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:40:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-gododev2vozu/dst" 2024/12/10 01:40:33 DEBUG : Config file has changed externally - reloading 2024/12/10 01:40:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-gododev2vozu/backup" 2024/12/10 01:40:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 01:40:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:40:34 DEBUG : two: Unchanged skipping 2024/12/10 01:40:34 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for checks to finish 2024/12/10 01:40:36 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/10 01:40:36 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for transfers to finish 2024/12/10 01:40:39 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/10 01:40:39 INFO : one: Copied (new) 2024/12/10 01:40:39 DEBUG : Waiting for deletions to finish 2024/12/10 01:40:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/10 01:40:40 INFO : three.txt: Moved into backup dir 2024/12/10 01:40:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 01:40:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:40:47 DEBUG : two: Unchanged skipping 2024/12/10 01:40:47 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for checks to finish 2024/12/10 01:40:49 INFO : one-2019-01-01: Deleted 2024/12/10 01:40:52 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/10 01:40:52 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for transfers to finish 2024/12/10 01:40:54 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/10 01:40:54 INFO : one: Copied (new) 2024/12/10 01:40:54 DEBUG : Waiting for deletions to finish 2024/12/10 01:40:55 INFO : three-2019-01-01.txt: Deleted 2024/12/10 01:40:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/10 01:40:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (41.57s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:41:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-gododev2vozu/dst" 2024/12/10 01:41:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 01:41:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:41:14 DEBUG : two: Unchanged skipping 2024/12/10 01:41:14 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for checks to finish 2024/12/10 01:41:15 INFO : one: Moved (server-side) to: one.bak 2024/12/10 01:41:15 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for transfers to finish 2024/12/10 01:41:18 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/10 01:41:18 INFO : one: Copied (new) 2024/12/10 01:41:18 DEBUG : Waiting for deletions to finish 2024/12/10 01:41:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/10 01:41:20 INFO : three.txt: Moved into backup dir 2024/12/10 01:41:23 DEBUG : one.bak: Excluded (Path Filter) 2024/12/10 01:41:23 DEBUG : one.bak: Excluded 2024/12/10 01:41:23 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/10 01:41:23 DEBUG : three.txt.bak: Excluded 2024/12/10 01:41:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 01:41:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:41:23 DEBUG : two: Unchanged skipping 2024/12/10 01:41:23 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for checks to finish 2024/12/10 01:41:25 INFO : one.bak: Deleted 2024/12/10 01:41:27 INFO : one: Moved (server-side) to: one.bak 2024/12/10 01:41:27 DEBUG : Yandex rclone-test-gododev2vozu/dst: Waiting for transfers to finish 2024/12/10 01:41:29 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/10 01:41:29 INFO : one: Copied (new) 2024/12/10 01:41:29 DEBUG : Waiting for deletions to finish 2024/12/10 01:41:31 INFO : three.txt.bak: Deleted 2024/12/10 01:41:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/10 01:41:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (35.32s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:41:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-gododev2vozu/dst" 2024/12/10 01:41:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 01:41:51 INFO : one: Moved (server-side) to: one.bak 2024/12/10 01:41:53 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/10 01:41:53 INFO : one: Copied (new) 2024/12/10 01:41:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:41:53 DEBUG : two: Unchanged skipping 2024/12/10 01:41:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/10 01:41:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/10 01:41:58 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/12/10 01:41:58 INFO : three.txt: Copied (new) 2024/12/10 01:42:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 01:42:11 INFO : one.bak: Deleted 2024/12/10 01:42:12 INFO : one: Moved (server-side) to: one.bak 2024/12/10 01:42:15 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/10 01:42:15 INFO : one: Copied (new) 2024/12/10 01:42:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:42:15 DEBUG : two: Unchanged skipping 2024/12/10 01:42:16 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/10 01:42:18 INFO : three.txt.bak: Deleted 2024/12/10 01:42:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/10 01:42:21 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/12/10 01:42:21 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (50.98s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:42:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-gododev2vozu/dst" 2024/12/10 01:42:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/10 01:42:44 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/10 01:42:46 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/10 01:42:46 INFO : one: Copied (new) 2024/12/10 01:42:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:42:47 DEBUG : two: Unchanged skipping 2024/12/10 01:42:47 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/10 01:42:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/10 01:42:50 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/12/10 01:42:50 INFO : three.txt: Copied (new) 2024/12/10 01:42:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/10 01:42:54 INFO : one-2019-01-01: Deleted 2024/12/10 01:42:55 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/10 01:42:58 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/10 01:42:58 INFO : one: Copied (new) 2024/12/10 01:42:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:42:59 DEBUG : two: Unchanged skipping 2024/12/10 01:42:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/10 01:43:02 INFO : three-2019-01-01.txt: Deleted 2024/12/10 01:43:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/10 01:43:05 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/12/10 01:43:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (42.42s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:43:18 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/10 01:43:18 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:43:18 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:43:20 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2024/12/10 01:43:20 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/10 01:43:20 DEBUG : Waiting for deletions to finish fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /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:2558 Error: Should be true Test: TestSyncUTFNorm Messages: listing wrong, want Testêé (14) got Testêé (18) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /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:2558 Error: Should be true Test: TestSyncUTFNorm Messages: Yandex rclone-test-gododev2vozu/Testêé: md5 hash incorrect - expecting "ce114e4501d2f4e2dcea3e17b546f339" got "3b5c716b1f94ae30389ea40ea76fa0d5" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /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:2558 Error: Not equal: expected: 14 actual : 18 Test: TestSyncUTFNorm Messages: Testêé: size incorrect file=14 vs obj=18 --- FAIL: TestSyncUTFNorm (13.07s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:43:30 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/10 01:43:30 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:43:30 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:43:32 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/10 01:43:32 INFO : existing: Copied (new) 2024/12/10 01:43:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:43:33 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/10 01:43:33 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/10 01:43:33 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:43:33 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:43:33 ERROR : Yandex rclone-test-gododev2vozu: not deleting files as there were IO errors 2024/12/10 01:43:33 ERROR : Yandex rclone-test-gododev2vozu: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestSyncImmutable (6.61s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:43:42 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:43:42 DEBUG : existing: Unchanged skipping 2024/12/10 01:43:42 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:43:42 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:43:42 DEBUG : Waiting for deletions to finish 2024/12/10 01:43:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (8.95s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (2.10s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.59s) --- SKIP: TestMaxTransfer/Hard (0.63s) --- SKIP: TestMaxTransfer/Soft (0.52s) --- SKIP: TestMaxTransfer/Cautious (0.44s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:43:54 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/12/10 01:43:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/10 01:43:54 DEBUG : pacer: Reducing sleep to 15ms 2024/12/10 01:43:54 DEBUG : pacer: Reducing sleep to 11.25ms 2024/12/10 01:43:55 DEBUG : pacer: Reducing sleep to 10ms 2024/12/10 01:45:08 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:45:08 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:45:08 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:45:08 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:45:08 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:45:08 DEBUG : both1: Unchanged skipping 2024/12/10 01:45:08 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:45:08 DEBUG : both12: Unchanged skipping 2024/12/10 01:45:08 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:45:08 DEBUG : both13: Unchanged skipping 2024/12/10 01:45:08 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:45:08 DEBUG : both0: Unchanged skipping 2024/12/10 01:45:08 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:45:08 DEBUG : both15: Unchanged skipping 2024/12/10 01:45:08 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:45:08 DEBUG : both16: Unchanged skipping 2024/12/10 01:45:08 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:45:08 DEBUG : both17: Unchanged skipping 2024/12/10 01:45:08 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:45:08 DEBUG : both18: Unchanged skipping 2024/12/10 01:45:08 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:45:08 DEBUG : both19: Unchanged skipping 2024/12/10 01:45:08 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:45:08 DEBUG : both2: Unchanged skipping 2024/12/10 01:45:08 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:45:08 DEBUG : both3: Unchanged skipping 2024/12/10 01:45:08 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:45:08 DEBUG : both4: Unchanged skipping 2024/12/10 01:45:08 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:45:08 DEBUG : both5: Unchanged skipping 2024/12/10 01:45:08 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:45:08 DEBUG : both6: Unchanged skipping 2024/12/10 01:45:08 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:45:08 DEBUG : both7: Unchanged skipping 2024/12/10 01:45:08 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:45:08 DEBUG : both8: Unchanged skipping 2024/12/10 01:45:08 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:45:08 DEBUG : both9: Unchanged skipping 2024/12/10 01:45:08 DEBUG : both10: Unchanged skipping 2024/12/10 01:45:08 DEBUG : both11: Unchanged skipping 2024/12/10 01:45:08 DEBUG : both14: Unchanged skipping 2024/12/10 01:45:08 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:45:08 DEBUG : Waiting for deletions to finish 2024/12/10 01:45:09 INFO : only4: Deleted 2024/12/10 01:45:10 INFO : only8: Deleted 2024/12/10 01:45:10 INFO : only9: Deleted 2024/12/10 01:45:10 INFO : only17: Deleted 2024/12/10 01:45:11 INFO : only2: Deleted 2024/12/10 01:45:11 INFO : only7: Deleted 2024/12/10 01:45:12 INFO : only3: Deleted 2024/12/10 01:45:12 INFO : only6: Deleted 2024/12/10 01:45:12 INFO : only15: Deleted 2024/12/10 01:45:13 INFO : only5: Deleted 2024/12/10 01:45:14 INFO : only18: Deleted 2024/12/10 01:45:14 INFO : only13: Deleted 2024/12/10 01:45:15 INFO : only16: Deleted 2024/12/10 01:45:15 INFO : only12: Deleted 2024/12/10 01:45:15 INFO : only14: Deleted 2024/12/10 01:45:15 INFO : only11: Deleted 2024/12/10 01:45:16 INFO : only19: Deleted 2024/12/10 01:45:16 INFO : only1: Deleted 2024/12/10 01:45:16 INFO : only10: Deleted 2024/12/10 01:45:17 INFO : only0: Deleted 2024/12/10 01:45:17 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (121.20s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:47:00 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:47:00 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:47:00 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:47:00 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:47:00 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for checks to finish 2024/12/10 01:47:00 DEBUG : both0: Unchanged skipping 2024/12/10 01:47:00 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:47:00 DEBUG : both12: Unchanged skipping 2024/12/10 01:47:00 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:47:00 DEBUG : both13: Unchanged skipping 2024/12/10 01:47:00 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:47:00 DEBUG : both1: Unchanged skipping 2024/12/10 01:47:00 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:47:00 DEBUG : both15: Unchanged skipping 2024/12/10 01:47:00 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:47:00 DEBUG : both16: Unchanged skipping 2024/12/10 01:47:00 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:47:00 DEBUG : both17: Unchanged skipping 2024/12/10 01:47:00 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:47:00 DEBUG : both18: Unchanged skipping 2024/12/10 01:47:00 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:47:00 DEBUG : both19: Unchanged skipping 2024/12/10 01:47:00 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:47:00 DEBUG : both2: Unchanged skipping 2024/12/10 01:47:00 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:47:00 DEBUG : both3: Unchanged skipping 2024/12/10 01:47:00 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:47:00 DEBUG : both4: Unchanged skipping 2024/12/10 01:47:00 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:47:00 DEBUG : both5: Unchanged skipping 2024/12/10 01:47:00 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:47:00 DEBUG : both6: Unchanged skipping 2024/12/10 01:47:00 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:47:00 DEBUG : both7: Unchanged skipping 2024/12/10 01:47:00 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:47:00 DEBUG : both8: Unchanged skipping 2024/12/10 01:47:00 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/12/10 01:47:00 DEBUG : both9: Unchanged skipping 2024/12/10 01:47:00 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/10 01:47:00 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/10 01:47:00 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/10 01:47:00 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/10 01:47:00 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/10 01:47:00 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/10 01:47:00 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/10 01:47:00 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/10 01:47:00 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/10 01:47:00 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/10 01:47:00 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/10 01:47:00 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/10 01:47:00 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/10 01:47:00 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/10 01:47:00 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/10 01:47:00 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/10 01:47:00 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/10 01:47:00 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/10 01:47:00 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/10 01:47:00 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/10 01:47:00 DEBUG : both10: Unchanged skipping 2024/12/10 01:47:00 DEBUG : both11: Unchanged skipping 2024/12/10 01:47:00 DEBUG : both14: Unchanged skipping 2024/12/10 01:47:00 DEBUG : Yandex rclone-test-gododev2vozu: Waiting for transfers to finish 2024/12/10 01:47:02 DEBUG : only0: Dst hash empty - aborting Src hash check 2024/12/10 01:47:02 INFO : only0: Copied (replaced existing) 2024/12/10 01:47:02 DEBUG : only10: Dst hash empty - aborting Src hash check 2024/12/10 01:47:02 INFO : only10: Copied (replaced existing) 2024/12/10 01:47:03 DEBUG : only11: Dst hash empty - aborting Src hash check 2024/12/10 01:47:03 INFO : only11: Copied (replaced existing) 2024/12/10 01:47:03 DEBUG : only1: Dst hash empty - aborting Src hash check 2024/12/10 01:47:03 INFO : only1: Copied (replaced existing) 2024/12/10 01:47:04 DEBUG : only13: Dst hash empty - aborting Src hash check 2024/12/10 01:47:04 INFO : only13: Copied (replaced existing) 2024/12/10 01:47:05 DEBUG : only14: Dst hash empty - aborting Src hash check 2024/12/10 01:47:05 INFO : only14: Copied (replaced existing) 2024/12/10 01:47:05 DEBUG : only15: Dst hash empty - aborting Src hash check 2024/12/10 01:47:05 INFO : only15: Copied (replaced existing) 2024/12/10 01:47:05 DEBUG : only12: Dst hash empty - aborting Src hash check 2024/12/10 01:47:05 INFO : only12: Copied (replaced existing) 2024/12/10 01:47:06 DEBUG : only17: Dst hash empty - aborting Src hash check 2024/12/10 01:47:06 INFO : only17: Copied (replaced existing) 2024/12/10 01:47:06 DEBUG : only18: Dst hash empty - aborting Src hash check 2024/12/10 01:47:06 INFO : only18: Copied (replaced existing) 2024/12/10 01:47:07 DEBUG : only16: Dst hash empty - aborting Src hash check 2024/12/10 01:47:07 INFO : only16: Copied (replaced existing) 2024/12/10 01:47:07 DEBUG : only19: Dst hash empty - aborting Src hash check 2024/12/10 01:47:07 INFO : only19: Copied (replaced existing) 2024/12/10 01:47:08 DEBUG : only3: Dst hash empty - aborting Src hash check 2024/12/10 01:47:08 INFO : only3: Copied (replaced existing) 2024/12/10 01:47:08 DEBUG : only4: Dst hash empty - aborting Src hash check 2024/12/10 01:47:08 INFO : only4: Copied (replaced existing) 2024/12/10 01:47:09 DEBUG : only2: Dst hash empty - aborting Src hash check 2024/12/10 01:47:09 INFO : only2: Copied (replaced existing) 2024/12/10 01:47:10 DEBUG : only5: Dst hash empty - aborting Src hash check 2024/12/10 01:47:10 INFO : only5: Copied (replaced existing) 2024/12/10 01:47:10 DEBUG : only6: Dst hash empty - aborting Src hash check 2024/12/10 01:47:10 INFO : only6: Copied (replaced existing) 2024/12/10 01:47:10 DEBUG : only7: Dst hash empty - aborting Src hash check 2024/12/10 01:47:10 INFO : only7: Copied (replaced existing) 2024/12/10 01:47:11 DEBUG : only8: Dst hash empty - aborting Src hash check 2024/12/10 01:47:11 INFO : only8: Copied (replaced existing) 2024/12/10 01:47:12 DEBUG : only9: Dst hash empty - aborting Src hash check 2024/12/10 01:47:12 INFO : only9: Copied (replaced existing) 2024/12/10 01:47:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (146.40s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:48:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/10 01:48:16 DEBUG : sub dir: Making directory 2024/12/10 01:48:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (41.50s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" 2024/12/10 01:48:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/10 01:48:58 DEBUG : sub dir: Making directory 2024/12/10 01:48:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-gododev2vozu", Local "Local file system at /tmp/rclone641308648", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (56.92s) FAIL 2024/12/10 01:49:55 DEBUG : Yandex rclone-test-gododev2vozu: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 24m43.403003241s (try 1/5): exit status 1: Failed [TestServerSideMoveWithFilter TestSyncUTFNorm]