"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2024/04/17 01:29:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-hojatic4munudoh0gugohey3" 2024/04/17 01:29:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/17 01:29:48 DEBUG : Creating backend with remote "/tmp/rclone1370060483" === 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-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:29:48 NOTICE: sub dir: Skipped make directory as --dry-run is set 2024/04/17 01:29:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/17 01:29:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/04/17 01:29:48 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:29:48 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestCopyWithDryRun (2.30s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:29:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/17 01:29:50 DEBUG : sub dir: Making directory 2024/04/17 01:29:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/17 01:29:51 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:29:51 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:29:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/17 01:29:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:29:53 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (6.75s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.50s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:29:57 DEBUG : Creating backend with remote "/non-existing" 2024/04/17 01:29:58 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/04/17 01:29:58 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:29:58 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (1.36s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:29:59 DEBUG : sub dir: Making directory 2024/04/17 01:29:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/17 01:29:59 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:29:59 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:30:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/17 01:30:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestCopyNoTraverse (6.69s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:30:05 INFO : Yandex rclone-test-hojatic4munudoh0gugohey3: Running all checks before starting transfers 2024/04/17 01:30:06 DEBUG : sub dir: Making directory 2024/04/17 01:30:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/17 01:30:06 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:30:06 INFO : Yandex rclone-test-hojatic4munudoh0gugohey3: Checks finished, now starting transfers 2024/04/17 01:30:06 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:30:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/17 01:30:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestCopyCheckFirst (7.80s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:30:13 ERROR : Ignoring --no-traverse with sync 2024/04/17 01:30:13 DEBUG : sub dir: Making directory 2024/04/17 01:30:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/17 01:30:14 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:30:14 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:30:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/17 01:30:15 INFO : sub dir/hello world: Copied (new) 2024/04/17 01:30:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestSyncNoTraverse (7.17s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:30:21 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/04/17 01:30:21 DEBUG : sub dir: Making directory 2024/04/17 01:30:21 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:30:21 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:30:24 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/04/17 01:30:24 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestCopyWithDepth (8.78s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:30:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/17 01:30:30 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:30:30 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:30:31 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/17 01:30:31 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (4.65s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:30:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/17 01:30:34 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:30:34 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:30:36 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/17 01:30:36 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (4.51s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:30:38 DEBUG : sub dir2: Making directory with metadata 2024/04/17 01:30:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/04/17 01:30:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/17 01:30:39 DEBUG : sub dir: Making directory 2024/04/17 01:30:39 DEBUG : sub dir2: Making directory 2024/04/17 01:30:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/17 01:30:39 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:30:39 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:30:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/17 01:30:41 INFO : sub dir/hello world: Copied (new) 2024/04/17 01:30:41 DEBUG : sub dir2: Making directory 2024/04/17 01:30:41 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: copied 1 directories run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:30:43 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (9.55s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:30:48 DEBUG : sub dir2: Making directory with metadata 2024/04/17 01:30:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/04/17 01:30:48 DEBUG : sub dir: Making directory 2024/04/17 01:30:48 DEBUG : sub dir2: Making directory 2024/04/17 01:30:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/17 01:30:49 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:30:49 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:30:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/17 01:30:50 INFO : sub dir/hello world: Copied (new) 2024/04/17 01:30:50 INFO : sub dir/hello world: Deleted 2024/04/17 01:30:50 DEBUG : sub dir: Making directory 2024/04/17 01:30:51 DEBUG : sub dir2: Making directory 2024/04/17 01:30:51 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: copied 2 directories run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:30:52 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/04/17 01:30:52 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (8.99s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" sync_test.go:351: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.43s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:30:57 DEBUG : sub dir2: Making directory with metadata 2024/04/17 01:30:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/04/17 01:30:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/17 01:30:58 DEBUG : sub dir: Making directory 2024/04/17 01:30:58 DEBUG : sub dir2: Making directory 2024/04/17 01:30:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/17 01:30:59 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:30:59 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:31:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/17 01:31:00 INFO : sub dir/hello world: Copied (new) 2024/04/17 01:31:00 DEBUG : sub dir2: Making directory 2024/04/17 01:31:00 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: copied 1 directories 2024/04/17 01:31:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:31:01 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (10.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" sync_test.go:427: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.58s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:31:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-jagenex5yahufib5lufadih9" sync_test.go:487: Server side copy (if possible) Yandex rclone-test-hojatic4munudoh0gugohey3 -> Yandex rclone-test-jagenex5yahufib5lufadih9 2024/04/17 01:31:13 DEBUG : sub dir: Making directory 2024/04/17 01:31:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/17 01:31:14 DEBUG : Yandex rclone-test-jagenex5yahufib5lufadih9: Waiting for checks to finish 2024/04/17 01:31:14 DEBUG : Yandex rclone-test-jagenex5yahufib5lufadih9: Waiting for transfers to finish 2024/04/17 01:31:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/17 01:31:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:31:16 DEBUG : Yandex rclone-test-jagenex5yahufib5lufadih9: Purge remote --- PASS: TestServerSideCopy (13.43s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:31:24 ERROR : : error listing: directory not found 2024/04/17 01:31:24 DEBUG : Local file system at /tmp/rclone1370060483: Making directory 2024/04/17 01:31:25 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:31:25 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestCopyAfterDelete (11.72s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:31:36 DEBUG : sub dir: Making directory with metadata 2024/04/17 01:31:36 INFO : sub dir: Made directory with metadata (mtime=2024-04-17T01:31:34Z) 2024/04/17 01:31:36 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/04/17 01:31:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/17 01:31:37 DEBUG : Local file system at /tmp/rclone1370060483: Waiting for checks to finish 2024/04/17 01:31:37 DEBUG : Local file system at /tmp/rclone1370060483: Waiting for transfers to finish 2024/04/17 01:31:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/17 01:31:37 DEBUG : sub dir/hello world.kezowat2.partial: renamed to: sub dir/hello world 2024/04/17 01:31:37 INFO : sub dir/hello world: Copied (new) 2024/04/17 01:31:37 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestCopyRedownload (7.33s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:31:42 DEBUG : check sum: Need to transfer - File not found at Destination 2024/04/17 01:31:42 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:31:42 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:31:43 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/04/17 01:31:43 INFO : check sum: Copied (new) 2024/04/17 01:31:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:31:44 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:31:44 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/04/17 01:31:44 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/04/17 01:31:44 DEBUG : check sum: Unchanged skipping 2024/04/17 01:31:44 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:31:44 DEBUG : Waiting for deletions to finish 2024/04/17 01:31:44 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (5.72s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:31:47 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/04/17 01:31:47 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:31:47 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:31:49 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/04/17 01:31:49 INFO : sizeonly: Copied (new) 2024/04/17 01:31:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:31:50 DEBUG : sizeonly: Sizes identical 2024/04/17 01:31:50 DEBUG : sizeonly: Unchanged skipping 2024/04/17 01:31:50 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:31:50 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:31:50 DEBUG : Waiting for deletions to finish 2024/04/17 01:31:50 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestSyncSizeOnly (8.55s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:31:56 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/04/17 01:31:56 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:31:56 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:31:57 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2024/04/17 01:31:57 INFO : ignore-size: Copied (new) 2024/04/17 01:31:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:31:58 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:31:58 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:31:58 DEBUG : ignore-size: Unchanged skipping 2024/04/17 01:31:58 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:31:58 DEBUG : Waiting for deletions to finish 2024/04/17 01:31:58 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (5.72s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:32:03 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:32:03 DEBUG : existing: Unchanged skipping 2024/04/17 01:32:03 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:32:03 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:32:03 DEBUG : Waiting for deletions to finish 2024/04/17 01:32:03 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:32:04 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/04/17 01:32:04 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:32:04 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:32:06 DEBUG : existing: Dst hash empty - aborting Src hash check 2024/04/17 01:32:06 INFO : existing: Copied (replaced existing) 2024/04/17 01:32:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (7.18s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:32:10 DEBUG : existing: Need to transfer - File not found at Destination 2024/04/17 01:32:10 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:32:10 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:32:12 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/04/17 01:32:12 INFO : existing: Copied (new) 2024/04/17 01:32:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:32:13 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:32:13 DEBUG : existing: Destination exists, skipping 2024/04/17 01:32:13 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:32:13 DEBUG : Waiting for deletions to finish 2024/04/17 01:32:13 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (7.49s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:32:19 DEBUG : d: Making directory 2024/04/17 01:32:20 DEBUG : a: Making directory 2024/04/17 01:32:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/04/17 01:32:21 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:32:21 DEBUG : c/non empty space: Unchanged skipping 2024/04/17 01:32:21 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:32:21 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:32:23 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/17 01:32:23 INFO : a/potato2: Copied (new) 2024/04/17 01:32:23 DEBUG : Waiting for deletions to finish 2024/04/17 01:32:25 INFO : b/potato: Deleted 2024/04/17 01:32:25 INFO : d: Removing directory 2024/04/17 01:32:27 INFO : b: Removing directory 2024/04/17 01:32:29 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: deleted 2 directories run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (19.89s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:32:38 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:32:38 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/04/17 01:32:38 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/04/17 01:32:38 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/04/17 01:32:38 DEBUG : empty space: Unchanged skipping 2024/04/17 01:32:38 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:32:38 DEBUG : Waiting for deletions to finish 2024/04/17 01:32:38 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:32:39 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:32:39 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/04/17 01:32:39 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/04/17 01:32:39 INFO : empty space: Updated modification time in destination 2024/04/17 01:32:39 DEBUG : empty space: Unchanged skipping 2024/04/17 01:32:39 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:32:39 DEBUG : Waiting for deletions to finish 2024/04/17 01:32:39 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (6.51s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:32:45 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:32:45 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/04/17 01:32:45 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/04/17 01:32:45 DEBUG : empty space: Unchanged skipping 2024/04/17 01:32:45 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:32:45 DEBUG : Waiting for deletions to finish 2024/04/17 01:32:45 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (4.72s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:32:49 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:32:49 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/04/17 01:32:49 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1370060483) 2024/04/17 01:32:49 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-hojatic4munudoh0gugohey3) 2024/04/17 01:32:49 DEBUG : foo: md5 differ 2024/04/17 01:32:49 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:32:51 DEBUG : foo: Dst hash empty - aborting Src hash check 2024/04/17 01:32:51 INFO : foo: Copied (replaced existing) 2024/04/17 01:32:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (6.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:32:55 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/04/17 01:32:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/17 01:32:55 DEBUG : pacer: Reducing sleep to 15ms 2024/04/17 01:32:56 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/17 01:32:56 DEBUG : pacer: Reducing sleep to 10ms 2024/04/17 01:32:56 DEBUG : potato: Need to transfer - File not found at Destination 2024/04/17 01:32:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:32:56 DEBUG : empty space: Unchanged skipping 2024/04/17 01:32:56 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:32:56 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:32:58 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/17 01:32:58 INFO : potato: Copied (new) 2024/04/17 01:32:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (7.55s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:33:03 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/04/17 01:33:03 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:33:03 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:33:05 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/04/17 01:33:05 INFO : potato: Copied (replaced existing) 2024/04/17 01:33:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (6.55s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:33:10 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/04/17 01:33:10 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:33:10 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1370060483) 2024/04/17 01:33:10 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-hojatic4munudoh0gugohey3) 2024/04/17 01:33:10 DEBUG : potato: md5 differ 2024/04/17 01:33:10 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:33:13 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/04/17 01:33:13 INFO : potato: Copied (replaced existing) 2024/04/17 01:33:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (8.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:33:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/17 01:33:19 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/04/17 01:33:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:33:19 DEBUG : empty space: Unchanged skipping 2024/04/17 01:33:19 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:33:19 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:33:19 DEBUG : Waiting for deletions to finish 2024/04/17 01:33:19 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:33:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/17 01:33:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:33:26 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:33:26 DEBUG : empty space: Unchanged skipping 2024/04/17 01:33:26 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:33:28 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/17 01:33:28 INFO : potato2: Copied (new) 2024/04/17 01:33:28 DEBUG : Waiting for deletions to finish 2024/04/17 01:33:29 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:33:37 DEBUG : d: Making directory 2024/04/17 01:33:37 DEBUG : d/e: Making directory 2024/04/17 01:33:39 DEBUG : a: Making directory 2024/04/17 01:33:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/04/17 01:33:40 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:33:40 DEBUG : c/non empty space: Unchanged skipping 2024/04/17 01:33:40 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:33:40 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:33:41 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/17 01:33:41 INFO : a/potato2: Copied (new) 2024/04/17 01:33:41 DEBUG : Waiting for deletions to finish 2024/04/17 01:33:41 INFO : b/potato: Deleted 2024/04/17 01:33:41 INFO : d/e: Removing directory 2024/04/17 01:33:42 INFO : d: Removing directory 2024/04/17 01:33:43 INFO : b: Removing directory 2024/04/17 01:33:43 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: deleted 3 directories run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (14.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:33:50 DEBUG : d: Making directory 2024/04/17 01:33:51 DEBUG : a: Making directory 2024/04/17 01:33:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/04/17 01:33:52 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:33:52 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:33:52 DEBUG : c/non empty space: Unchanged skipping 2024/04/17 01:33:52 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:33:53 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/17 01:33:53 INFO : a/potato2: Copied (new) 2024/04/17 01:33:53 ERROR : Yandex rclone-test-hojatic4munudoh0gugohey3: not deleting files as there were IO errors 2024/04/17 01:33:53 ERROR : Yandex rclone-test-hojatic4munudoh0gugohey3: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (11.78s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:34:03 DEBUG : Waiting for deletions to finish 2024/04/17 01:34:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/17 01:34:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:34:03 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:34:03 DEBUG : empty space: Unchanged skipping 2024/04/17 01:34:03 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:34:04 INFO : potato: Deleted 2024/04/17 01:34:05 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/17 01:34:05 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" Diff of "logger" and "lsf" 2d1 < 2001-02-03 04:05:06.499999999;d6548b156ea68a4e003e786df99eee76;60;potato2 3a3 > 2024-04-17 01:34:04.000000000;d6548b156ea68a4e003e786df99eee76;60;potato2 sync_test.go:2729: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2729 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:953 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1112 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;d6548b156ea68a4e003e786df99eee76;60;potato2 2011-12-25 12:59:59.123456789;336d5ebc5436534e61d16e63ddfca327;1;empty space lsf: 2011-12-25 12:59:59.123456789;336d5ebc5436534e61d16e63ddfca327;1;empty space 2024-04-17 01:34:04.000000000;d6548b156ea68a4e003e786df99eee76;60;potato2 Test: TestSyncDeleteDuring --- FAIL: TestSyncDeleteDuring (9.50s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:34:13 DEBUG : Waiting for deletions to finish 2024/04/17 01:34:13 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:34:13 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:34:14 INFO : potato: Deleted 2024/04/17 01:34:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/17 01:34:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:34:14 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:34:14 DEBUG : empty space: Unchanged skipping 2024/04/17 01:34:14 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:34:16 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/04/17 01:34:16 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (9.77s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:34:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/17 01:34:22 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:34:22 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:34:24 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/04/17 01:34:24 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (7.39s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:34:31 DEBUG : enormous: Excluded (Size Filter) 2024/04/17 01:34:31 DEBUG : enormous: Excluded 2024/04/17 01:34:31 DEBUG : potato2: Excluded (Size Filter) 2024/04/17 01:34:31 DEBUG : potato2: Excluded 2024/04/17 01:34:31 DEBUG : potato2: Excluded (Size Filter) 2024/04/17 01:34:31 DEBUG : potato2: Excluded 2024/04/17 01:34:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:34:31 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:34:31 DEBUG : empty space: Unchanged skipping 2024/04/17 01:34:31 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:34:31 DEBUG : Waiting for deletions to finish 2024/04/17 01:34:31 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:34:31 DEBUG : potato2: Excluded (Size Filter) 2024/04/17 01:34:31 DEBUG : potato2: Excluded 2024/04/17 01:34:32 DEBUG : enormous: Excluded (Size Filter) 2024/04/17 01:34:32 DEBUG : enormous: Excluded 2024/04/17 01:34:32 DEBUG : potato2: Excluded (Size Filter) 2024/04/17 01:34:32 DEBUG : potato2: Excluded 2024/04/17 01:34:32 DEBUG : potato2: Excluded (Size Filter) 2024/04/17 01:34:32 DEBUG : potato2: Excluded 2024/04/17 01:34:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:34:32 DEBUG : empty space: Unchanged skipping 2024/04/17 01:34:32 DEBUG : Local file system at /tmp/rclone1370060483: Waiting for checks to finish 2024/04/17 01:34:32 DEBUG : Local file system at /tmp/rclone1370060483: Waiting for transfers to finish 2024/04/17 01:34:32 DEBUG : Waiting for deletions to finish 2024/04/17 01:34:32 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:34:32 DEBUG : potato2: Excluded (Size Filter) 2024/04/17 01:34:32 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (7.56s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:34:37 DEBUG : enormous: Excluded (Size Filter) 2024/04/17 01:34:37 DEBUG : enormous: Excluded 2024/04/17 01:34:37 DEBUG : potato2: Excluded (Size Filter) 2024/04/17 01:34:37 DEBUG : potato2: Excluded 2024/04/17 01:34:38 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:34:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:34:38 DEBUG : empty space: Unchanged skipping 2024/04/17 01:34:38 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:34:38 DEBUG : Waiting for deletions to finish 2024/04/17 01:34:38 INFO : enormous: Deleted 2024/04/17 01:34:39 INFO : potato2: Deleted 2024/04/17 01:34:39 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:34:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:34:39 DEBUG : empty space: Unchanged skipping 2024/04/17 01:34:39 DEBUG : Local file system at /tmp/rclone1370060483: Waiting for checks to finish 2024/04/17 01:34:39 DEBUG : Local file system at /tmp/rclone1370060483: Waiting for transfers to finish 2024/04/17 01:34:39 DEBUG : Waiting for deletions to finish 2024/04/17 01:34:39 INFO : enormous: Deleted 2024/04/17 01:34:39 INFO : potato2: Deleted 2024/04/17 01:34:39 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.46s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:34:50 DEBUG : five: Need to transfer - File not found at Destination 2024/04/17 01:34:50 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/04/17 01:34:50 DEBUG : one: Destination is newer than source, skipping 2024/04/17 01:34:50 DEBUG : three: Sizes identical 2024/04/17 01:34:50 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:34:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1370060483) 2024/04/17 01:34:50 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-hojatic4munudoh0gugohey3) 2024/04/17 01:34:50 DEBUG : two: md5 differ 2024/04/17 01:34:50 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/04/17 01:34:50 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/04/17 01:34:50 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:34:52 DEBUG : four: Dst hash empty - aborting Src hash check 2024/04/17 01:34:52 INFO : four: Copied (replaced existing) 2024/04/17 01:34:52 DEBUG : two: Dst hash empty - aborting Src hash check 2024/04/17 01:34:52 INFO : two: Copied (replaced existing) 2024/04/17 01:34:52 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/04/17 01:34:52 INFO : five: Copied (new) 2024/04/17 01:34:52 DEBUG : Waiting for deletions to finish 2024/04/17 01:34:53 DEBUG : one: Destination is newer than source, skipping 2024/04/17 01:34:53 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:34:53 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/04/17 01:34:53 DEBUG : five: Size and md5 of src and dst objects identical 2024/04/17 01:34:53 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/04/17 01:34:53 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/04/17 01:34:53 DEBUG : two: Size and md5 of src and dst objects identical 2024/04/17 01:34:53 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/04/17 01:34:53 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1370060483) 2024/04/17 01:34:53 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/04/17 01:34:53 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-hojatic4munudoh0gugohey3) 2024/04/17 01:34:53 DEBUG : three: md5 differ 2024/04/17 01:34:53 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/04/17 01:34:53 DEBUG : four: Size and md5 of src and dst objects identical 2024/04/17 01:34:53 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/04/17 01:34:53 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:34:55 DEBUG : three: Dst hash empty - aborting Src hash check 2024/04/17 01:34:55 INFO : three: Copied (replaced existing) 2024/04/17 01:34:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (17.78s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1261: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1261: 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-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" sync_test.go:1327: Can track renames: true 2024/04/17 01:35:01 INFO : Yandex rclone-test-hojatic4munudoh0gugohey3: Making map for --track-renames 2024/04/17 01:35:01 INFO : Yandex rclone-test-hojatic4munudoh0gugohey3: Finished making map for --track-renames 2024/04/17 01:35:01 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:35:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/04/17 01:35:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/04/17 01:35:01 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for renames to finish 2024/04/17 01:35:01 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:35:02 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/04/17 01:35:02 INFO : potato: Copied (new) 2024/04/17 01:35:02 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/04/17 01:35:02 INFO : yam: Copied (new) 2024/04/17 01:35:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:35:03 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:35:03 INFO : Yandex rclone-test-hojatic4munudoh0gugohey3: Making map for --track-renames 2024/04/17 01:35:03 INFO : Yandex rclone-test-hojatic4munudoh0gugohey3: Finished making map for --track-renames 2024/04/17 01:35:03 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:35:03 DEBUG : potato: Unchanged skipping 2024/04/17 01:35:03 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for renames to finish 2024/04/17 01:35:05 INFO : yam: Moved (server-side) to: yaml 2024/04/17 01:35:05 INFO : yaml: Renamed from "yam" 2024/04/17 01:35:05 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:35:05 DEBUG : Waiting for deletions to finish 2024/04/17 01:35:05 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (8.56s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" sync_test.go:1399: Can track renames: true 2024/04/17 01:35:09 INFO : Yandex rclone-test-hojatic4munudoh0gugohey3: Making map for --track-renames 2024/04/17 01:35:09 INFO : Yandex rclone-test-hojatic4munudoh0gugohey3: Finished making map for --track-renames 2024/04/17 01:35:09 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:35:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/04/17 01:35:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/04/17 01:35:09 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for renames to finish 2024/04/17 01:35:09 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:35:11 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/04/17 01:35:11 INFO : potato: Copied (new) 2024/04/17 01:35:13 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/04/17 01:35:13 INFO : yam: Copied (new) 2024/04/17 01:35:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:35:14 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:35:14 INFO : Yandex rclone-test-hojatic4munudoh0gugohey3: Making map for --track-renames 2024/04/17 01:35:14 INFO : Yandex rclone-test-hojatic4munudoh0gugohey3: Finished making map for --track-renames 2024/04/17 01:35:14 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:35:14 DEBUG : potato: Unchanged skipping 2024/04/17 01:35:14 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for renames to finish 2024/04/17 01:35:15 INFO : yam: Moved (server-side) to: yaml 2024/04/17 01:35:15 INFO : yaml: Renamed from "yam" 2024/04/17 01:35:15 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:35:15 DEBUG : Waiting for deletions to finish 2024/04/17 01:35:15 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (10.47s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" sync_test.go:1438: Can track renames: true 2024/04/17 01:35:19 DEBUG : sub: Making directory 2024/04/17 01:35:20 INFO : Yandex rclone-test-hojatic4munudoh0gugohey3: Making map for --track-renames 2024/04/17 01:35:20 INFO : Yandex rclone-test-hojatic4munudoh0gugohey3: Finished making map for --track-renames 2024/04/17 01:35:20 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:35:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/04/17 01:35:20 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/04/17 01:35:20 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for renames to finish 2024/04/17 01:35:20 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:35:21 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/04/17 01:35:21 INFO : sub/yam: Copied (new) 2024/04/17 01:35:21 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/04/17 01:35:21 INFO : potato: Copied (new) 2024/04/17 01:35:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:35:23 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:35:23 DEBUG : potato: Unchanged skipping 2024/04/17 01:35:23 INFO : Yandex rclone-test-hojatic4munudoh0gugohey3: Making map for --track-renames 2024/04/17 01:35:23 INFO : Yandex rclone-test-hojatic4munudoh0gugohey3: Finished making map for --track-renames 2024/04/17 01:35:23 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:35:23 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for renames to finish 2024/04/17 01:35:25 INFO : sub/yam: Moved (server-side) to: yam 2024/04/17 01:35:25 INFO : yam: Renamed from "sub/yam" 2024/04/17 01:35:25 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:35:25 DEBUG : Waiting for deletions to finish 2024/04/17 01:35:25 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (11.28s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:35:31 DEBUG : Creating backend with remote "/tmp/rclone1370060483/dir1" 2024/04/17 01:35:31 DEBUG : Config file has changed externally - reloading 2024/04/17 01:35:31 DEBUG : Creating backend with remote "/tmp/rclone1370060483/dir2" 2024/04/17 01:35:31 DEBUG : Local file system at /tmp/rclone1370060483/dir2: Using server-side directory move 2024/04/17 01:35:31 INFO : Local file system at /tmp/rclone1370060483/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/04/17 01:35:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/04/17 01:35:31 INFO : file1.txt: Moved (server-side) 2024/04/17 01:35:31 DEBUG : Local file system at /tmp/rclone1370060483/dir2: Waiting for checks to finish 2024/04/17 01:35:31 DEBUG : Local file system at /tmp/rclone1370060483/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.61s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:35:31 DEBUG : nested: Making directory 2024/04/17 01:35:32 DEBUG : sub dir: Making directory 2024/04/17 01:35:32 DEBUG : nested/sub dir: Making directory 2024/04/17 01:35:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/17 01:35:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/04/17 01:35:32 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:35:32 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:35:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/17 01:35:35 INFO : sub dir/hello world: Copied (new) 2024/04/17 01:35:35 INFO : sub dir/hello world: Deleted 2024/04/17 01:35:35 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/04/17 01:35:35 INFO : nested/sub dir/file: Copied (new) 2024/04/17 01:35:35 INFO : nested/sub dir/file: Deleted 2024/04/17 01:35:35 INFO : sub dir: Removing directory 2024/04/17 01:35:35 INFO : nested/sub dir: Removing directory 2024/04/17 01:35:35 INFO : nested: Removing directory 2024/04/17 01:35:35 DEBUG : Local file system at /tmp/rclone1370060483: deleted 3 directories run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.56s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:35:41 DEBUG : nested: Making directory 2024/04/17 01:35:41 DEBUG : sub dir: Making directory 2024/04/17 01:35:41 DEBUG : nested/sub dir: Making directory 2024/04/17 01:35:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/17 01:35:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/04/17 01:35:41 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:35:41 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:35:43 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/04/17 01:35:43 INFO : nested/sub dir/file: Copied (new) 2024/04/17 01:35:43 INFO : nested/sub dir/file: Deleted 2024/04/17 01:35:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/04/17 01:35:44 INFO : sub dir/hello world: Copied (new) 2024/04/17 01:35:44 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (8.36s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:35:49 DEBUG : existing: Need to transfer - File not found at Destination 2024/04/17 01:35:49 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/04/17 01:35:49 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:35:49 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:35:51 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/04/17 01:35:51 INFO : existing-b: Copied (new) 2024/04/17 01:35:51 INFO : existing-b: Deleted 2024/04/17 01:35:51 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/04/17 01:35:51 INFO : existing: Copied (new) 2024/04/17 01:35:51 INFO : existing: Deleted 2024/04/17 01:35:51 DEBUG : existing: Destination exists, skipping 2024/04/17 01:35:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/04/17 01:35:51 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:35:51 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:35:51 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (5.80s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:35:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-remomig1bawudub6luwonox3" sync_test.go:1494: Server side move (if possible) Yandex rclone-test-hojatic4munudoh0gugohey3 -> Yandex rclone-test-remomig1bawudub6luwonox3 2024/04/17 01:36:07 DEBUG : Yandex rclone-test-remomig1bawudub6luwonox3: Using server-side directory move 2024/04/17 01:36:07 INFO : Yandex rclone-test-remomig1bawudub6luwonox3: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/04/17 01:36:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/17 01:36:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:36:07 DEBUG : empty space: Unchanged skipping 2024/04/17 01:36:07 DEBUG : Yandex rclone-test-remomig1bawudub6luwonox3: Waiting for checks to finish 2024/04/17 01:36:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/04/17 01:36:07 INFO : potato3: Deleted 2024/04/17 01:36:08 INFO : empty space: Deleted 2024/04/17 01:36:08 DEBUG : Yandex rclone-test-remomig1bawudub6luwonox3: Waiting for transfers to finish 2024/04/17 01:36:08 INFO : potato2: Moved (server-side) 2024/04/17 01:36:08 INFO : potato3: Moved (server-side) 2024/04/17 01:36:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-xebaxew8hagepef1tidavac7" 2024/04/17 01:36:09 DEBUG : Yandex rclone-test-xebaxew8hagepef1tidavac7: Using server-side directory move 2024/04/17 01:36:12 INFO : Yandex rclone-test-xebaxew8hagepef1tidavac7: Server side directory move succeeded 2024/04/17 01:36:12 ERROR : : error listing: directory not found 2024/04/17 01:36:12 DEBUG : Yandex rclone-test-xebaxew8hagepef1tidavac7: Purge remote 2024/04/17 01:36:15 DEBUG : Yandex rclone-test-remomig1bawudub6luwonox3: Purge remote 2024/04/17 01:36:15 purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (20.40s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:36:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-fuwopog8tuzegiy9ciweyar9" sync_test.go:1494: Server side move (if possible) Yandex rclone-test-hojatic4munudoh0gugohey3 -> Yandex rclone-test-fuwopog8tuzegiy9ciweyar9 2024/04/17 01:36:22 DEBUG : empty space: Excluded (Size Filter) 2024/04/17 01:36:22 DEBUG : empty space: Excluded 2024/04/17 01:36:22 DEBUG : empty space: Excluded (Size Filter) 2024/04/17 01:36:22 DEBUG : empty space: Excluded 2024/04/17 01:36:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/17 01:36:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/04/17 01:36:22 DEBUG : Yandex rclone-test-fuwopog8tuzegiy9ciweyar9: Waiting for checks to finish 2024/04/17 01:36:22 DEBUG : Yandex rclone-test-fuwopog8tuzegiy9ciweyar9: Waiting for transfers to finish 2024/04/17 01:36:22 INFO : potato3: Deleted 2024/04/17 01:36:23 INFO : potato2: Moved (server-side) 2024/04/17 01:36:23 INFO : potato3: Moved (server-side) 2024/04/17 01:36:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-makazir6futaniq4dediguw2" 2024/04/17 01:36:24 DEBUG : empty space: Excluded (Size Filter) 2024/04/17 01:36:24 DEBUG : empty space: Excluded 2024/04/17 01:36:24 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/17 01:36:24 DEBUG : potato3: Need to transfer - File not found at Destination 2024/04/17 01:36:24 DEBUG : Yandex rclone-test-makazir6futaniq4dediguw2: Waiting for checks to finish 2024/04/17 01:36:24 DEBUG : Yandex rclone-test-makazir6futaniq4dediguw2: Waiting for transfers to finish 2024/04/17 01:36:24 INFO : potato2: Moved (server-side) 2024/04/17 01:36:24 INFO : potato3: Moved (server-side) 2024/04/17 01:36:25 DEBUG : Yandex rclone-test-makazir6futaniq4dediguw2: Purge remote 2024/04/17 01:36:27 DEBUG : Yandex rclone-test-fuwopog8tuzegiy9ciweyar9: Purge remote --- PASS: TestServerSideMoveWithFilter (14.21s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:36:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-gewuwuh2qugezun2daqecax7" 2024/04/17 01:36:32 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/04/17 01:36:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/17 01:36:32 DEBUG : pacer: Reducing sleep to 15ms 2024/04/17 01:36:32 DEBUG : pacer: Reducing sleep to 11.25ms 2024/04/17 01:36:32 DEBUG : pacer: Reducing sleep to 10ms 2024/04/17 01:36:33 DEBUG : tomatoDir: Making directory sync_test.go:1494: Server side move (if possible) Yandex rclone-test-hojatic4munudoh0gugohey3 -> Yandex rclone-test-gewuwuh2qugezun2daqecax7 2024/04/17 01:36:36 DEBUG : Yandex rclone-test-gewuwuh2qugezun2daqecax7: Using server-side directory move 2024/04/17 01:36:36 INFO : Yandex rclone-test-gewuwuh2qugezun2daqecax7: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/04/17 01:36:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/17 01:36:36 DEBUG : tomatoDir: Making directory 2024/04/17 01:36:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/04/17 01:36:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:36:37 DEBUG : empty space: Unchanged skipping 2024/04/17 01:36:37 DEBUG : Yandex rclone-test-gewuwuh2qugezun2daqecax7: Waiting for checks to finish 2024/04/17 01:36:37 INFO : potato2: Moved (server-side) 2024/04/17 01:36:38 INFO : potato3: Deleted 2024/04/17 01:36:38 INFO : empty space: Deleted 2024/04/17 01:36:38 DEBUG : Yandex rclone-test-gewuwuh2qugezun2daqecax7: Waiting for transfers to finish 2024/04/17 01:36:40 INFO : potato3: Moved (server-side) 2024/04/17 01:36:40 INFO : tomatoDir: Removing directory 2024/04/17 01:36:41 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: deleted 1 directories 2024/04/17 01:36:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-kutajer3mucosix4zugakij0" 2024/04/17 01:36:42 DEBUG : tomatoDir: Making directory 2024/04/17 01:36:42 DEBUG : Yandex rclone-test-kutajer3mucosix4zugakij0: Using server-side directory move 2024/04/17 01:36:45 INFO : Yandex rclone-test-kutajer3mucosix4zugakij0: Server side directory move succeeded 2024/04/17 01:36:46 ERROR : : error listing: directory not found 2024/04/17 01:36:46 ERROR : : error listing: directory not found 2024/04/17 01:36:46 DEBUG : Yandex rclone-test-kutajer3mucosix4zugakij0: Purge remote 2024/04/17 01:36:49 DEBUG : Yandex rclone-test-gewuwuh2qugezun2daqecax7: Purge remote 2024/04/17 01:36:49 purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.05s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" sync_test.go:1699: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.54s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:36:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-hojatic4munudoh0gugohey3/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestSyncOverlap (3.69s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:36:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-hojatic4munudoh0gugohey3/rclone-sync-test" 2024/04/17 01:36:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-hojatic4munudoh0gugohey3/rclone-sync-test-include/layer2" 2024/04/17 01:36:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-hojatic4munudoh0gugohey3/rclone-sync-test-ignore-file" 2024/04/17 01:36:59 DEBUG : rclone-sync-test: Excluded 2024/04/17 01:36:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/17 01:36:59 DEBUG : rclone-sync-test-include: Making directory 2024/04/17 01:37:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/17 01:37:00 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/rclone-sync-test: Waiting for checks to finish 2024/04/17 01:37:00 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/rclone-sync-test: Waiting for transfers to finish 2024/04/17 01:37:00 DEBUG : Waiting for deletions to finish 2024/04/17 01:37:00 INFO : There was nothing to transfer 2024/04/17 01:37:01 DEBUG : rclone-sync-test: Excluded 2024/04/17 01:37:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/17 01:37:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/17 01:37:02 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:37:02 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:37:02 DEBUG : Waiting for deletions to finish 2024/04/17 01:37:02 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:37:02 DEBUG : rclone-sync-test: Excluded 2024/04/17 01:37:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/17 01:37:03 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:37:04 DEBUG : rclone-sync-test: Excluded 2024/04/17 01:37:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/17 01:37:04 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:37:05 DEBUG : rclone-sync-test: Excluded 2024/04/17 01:37:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/17 01:37:06 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:37:06 DEBUG : rclone-sync-test: Excluded 2024/04/17 01:37:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/17 01:37:07 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:37:08 DEBUG : rclone-sync-test: Excluded 2024/04/17 01:37:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/17 01:37:09 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:37:09 DEBUG : rclone-sync-test: Excluded 2024/04/17 01:37:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/17 01:37:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/17 01:37:11 DEBUG : rclone-sync-test: Excluded 2024/04/17 01:37:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/17 01:37:12 DEBUG : rclone-sync-test-include: Making directory 2024/04/17 01:37:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/17 01:37:12 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/rclone-sync-test-include/layer2: Waiting for checks to finish 2024/04/17 01:37:12 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/04/17 01:37:12 DEBUG : Waiting for deletions to finish 2024/04/17 01:37:12 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:37:12 DEBUG : rclone-sync-test: Excluded 2024/04/17 01:37:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/17 01:37:13 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:37:13 DEBUG : rclone-sync-test: Excluded 2024/04/17 01:37:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/17 01:37:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/17 01:37:15 DEBUG : rclone-sync-test: Excluded 2024/04/17 01:37:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/17 01:37:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/17 01:37:16 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:37:16 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:37:16 DEBUG : Waiting for deletions to finish 2024/04/17 01:37:16 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:37:16 DEBUG : rclone-sync-test: Excluded 2024/04/17 01:37:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/17 01:37:17 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:37:18 DEBUG : rclone-sync-test: Excluded 2024/04/17 01:37:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/17 01:37:19 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:37:20 DEBUG : rclone-sync-test: Excluded 2024/04/17 01:37:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/17 01:37:21 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:37:21 DEBUG : rclone-sync-test: Excluded 2024/04/17 01:37:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/17 01:37:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/17 01:37:22 DEBUG : : Excluded 2024/04/17 01:37:23 DEBUG : rclone-sync-test: Excluded 2024/04/17 01:37:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/17 01:37:23 DEBUG : rclone-sync-test-include: Making directory 2024/04/17 01:37:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/17 01:37:33 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/rclone-sync-test-ignore-file: Waiting for checks to finish 2024/04/17 01:37:33 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/04/17 01:37:33 DEBUG : Waiting for deletions to finish 2024/04/17 01:37:33 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:37:34 DEBUG : rclone-sync-test: Excluded 2024/04/17 01:37:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/17 01:37:35 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:37:36 DEBUG : rclone-sync-test: Excluded 2024/04/17 01:37:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/17 01:37:37 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:37:37 DEBUG : rclone-sync-test: Excluded 2024/04/17 01:37:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/17 01:37:39 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:37:39 DEBUG : rclone-sync-test: Excluded 2024/04/17 01:37:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/17 01:37:40 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:37:41 DEBUG : rclone-sync-test: Excluded 2024/04/17 01:37:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/17 01:37:42 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (66.73s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:38:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-hojatic4munudoh0gugohey3/dst" 2024/04/17 01:38:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-hojatic4munudoh0gugohey3/CompareDest" 2024/04/17 01:38:01 DEBUG : one: Need to transfer - File not found at Destination 2024/04/17 01:38:01 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for checks to finish 2024/04/17 01:38:01 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for transfers to finish 2024/04/17 01:38:03 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/04/17 01:38:03 INFO : one: Copied (new) 2024/04/17 01:38:03 DEBUG : Waiting for deletions to finish 2024/04/17 01:38:04 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for checks to finish 2024/04/17 01:38:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/17 01:38:05 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for transfers to finish 2024/04/17 01:38:06 DEBUG : one: Dst hash empty - aborting Src hash check 2024/04/17 01:38:06 INFO : one: Copied (replaced existing) 2024/04/17 01:38:06 DEBUG : Waiting for deletions to finish 2024/04/17 01:38:12 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for checks to finish 2024/04/17 01:38:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/17 01:38:12 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:38:12 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/17 01:38:12 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for transfers to finish 2024/04/17 01:38:12 DEBUG : Waiting for deletions to finish 2024/04/17 01:38:12 INFO : There was nothing to transfer 2024/04/17 01:38:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:38:14 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/17 01:38:14 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for checks to finish 2024/04/17 01:38:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/17 01:38:15 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:38:15 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/17 01:38:15 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for transfers to finish 2024/04/17 01:38:15 DEBUG : Waiting for deletions to finish 2024/04/17 01:38:15 INFO : There was nothing to transfer 2024/04/17 01:38:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:38:16 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/17 01:38:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/17 01:38:16 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for checks to finish 2024/04/17 01:38:16 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:38:16 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/17 01:38:16 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for transfers to finish 2024/04/17 01:38:16 DEBUG : Waiting for deletions to finish 2024/04/17 01:38:16 INFO : There was nothing to transfer 2024/04/17 01:38:17 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/04/17 01:38:17 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/04/17 01:38:17 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/17 01:38:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/17 01:38:17 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for checks to finish 2024/04/17 01:38:17 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:38:17 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/17 01:38:17 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for transfers to finish 2024/04/17 01:38:17 DEBUG : Waiting for deletions to finish 2024/04/17 01:38:17 INFO : There was nothing to transfer 2024/04/17 01:38:19 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/04/17 01:38:19 DEBUG : two: Need to transfer - File not found at Destination 2024/04/17 01:38:19 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for checks to finish 2024/04/17 01:38:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/17 01:38:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:38:19 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/17 01:38:19 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for transfers to finish 2024/04/17 01:38:20 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/04/17 01:38:20 INFO : two: Copied (new) 2024/04/17 01:38:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (27.77s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:38:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-hojatic4munudoh0gugohey3/dest" 2024/04/17 01:38:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-hojatic4munudoh0gugohey3/pre-dest1" 2024/04/17 01:38:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-hojatic4munudoh0gugohey3/pre-dest2" 2024/04/17 01:38:34 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:38:34 DEBUG : 1: Destination found in --compare-dest, skipping 2024/04/17 01:38:34 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:38:34 DEBUG : 2: Destination found in --compare-dest, skipping 2024/04/17 01:38:35 DEBUG : 3: Need to transfer - File not found at Destination 2024/04/17 01:38:35 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dest: Waiting for checks to finish 2024/04/17 01:38:35 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dest: Waiting for transfers to finish 2024/04/17 01:38:37 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/04/17 01:38:37 INFO : 3: Copied (new) 2024/04/17 01:38:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (30.90s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:38:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-hojatic4munudoh0gugohey3/dst" 2024/04/17 01:38:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-hojatic4munudoh0gugohey3/CopyDest" 2024/04/17 01:39:00 DEBUG : one: Need to transfer - File not found at Destination 2024/04/17 01:39:00 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for checks to finish 2024/04/17 01:39:00 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for transfers to finish 2024/04/17 01:39:03 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/04/17 01:39:03 INFO : one: Copied (new) 2024/04/17 01:39:03 DEBUG : Waiting for deletions to finish 2024/04/17 01:39:04 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for checks to finish 2024/04/17 01:39:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/17 01:39:04 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for transfers to finish 2024/04/17 01:39:06 DEBUG : one: Dst hash empty - aborting Src hash check 2024/04/17 01:39:06 INFO : one: Copied (replaced existing) 2024/04/17 01:39:06 DEBUG : Waiting for deletions to finish 2024/04/17 01:39:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-hojatic4munudoh0gugohey3/BackupDir" 2024/04/17 01:39:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/17 01:39:11 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for checks to finish 2024/04/17 01:39:11 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:39:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/17 01:39:13 INFO : one: Moved (server-side) 2024/04/17 01:39:14 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/04/17 01:39:14 INFO : one: Copied (server-side copy) 2024/04/17 01:39:14 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/04/17 01:39:14 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for transfers to finish 2024/04/17 01:39:14 DEBUG : Waiting for deletions to finish 2024/04/17 01:39:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:39:18 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/04/17 01:39:18 INFO : two: Copied (server-side copy) 2024/04/17 01:39:18 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/04/17 01:39:18 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:39:18 DEBUG : one: Unchanged skipping 2024/04/17 01:39:18 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for checks to finish 2024/04/17 01:39:18 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for transfers to finish 2024/04/17 01:39:18 DEBUG : Waiting for deletions to finish 2024/04/17 01:39:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:39:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:39:19 DEBUG : one: Unchanged skipping 2024/04/17 01:39:19 DEBUG : two: Unchanged skipping 2024/04/17 01:39:19 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for checks to finish 2024/04/17 01:39:19 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for transfers to finish 2024/04/17 01:39:19 DEBUG : Waiting for deletions to finish 2024/04/17 01:39:19 INFO : There was nothing to transfer 2024/04/17 01:39:23 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/04/17 01:39:23 DEBUG : three: Destination not found in --copy-dest 2024/04/17 01:39:23 DEBUG : three: Need to transfer - File not found at Destination 2024/04/17 01:39:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:39:23 DEBUG : two: Unchanged skipping 2024/04/17 01:39:23 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for checks to finish 2024/04/17 01:39:23 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:39:23 DEBUG : one: Unchanged skipping 2024/04/17 01:39:23 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for transfers to finish 2024/04/17 01:39:24 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/04/17 01:39:24 INFO : three: Copied (new) 2024/04/17 01:39:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (41.01s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:39:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-hojatic4munudoh0gugohey3/dst" 2024/04/17 01:39:45 DEBUG : Config file has changed externally - reloading 2024/04/17 01:39:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-hojatic4munudoh0gugohey3/backup" 2024/04/17 01:39:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/17 01:39:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:39:46 DEBUG : two: Unchanged skipping 2024/04/17 01:39:46 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for checks to finish 2024/04/17 01:39:47 INFO : one: Moved (server-side) 2024/04/17 01:39:47 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for transfers to finish 2024/04/17 01:39:49 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/04/17 01:39:49 INFO : one: Copied (new) 2024/04/17 01:39:49 DEBUG : Waiting for deletions to finish 2024/04/17 01:39:51 INFO : three.txt: Moved (server-side) 2024/04/17 01:39:51 INFO : three.txt: Moved into backup dir 2024/04/17 01:39:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/17 01:39:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:39:54 DEBUG : two: Unchanged skipping 2024/04/17 01:39:54 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for checks to finish 2024/04/17 01:39:55 INFO : one: Deleted 2024/04/17 01:39:56 INFO : one: Moved (server-side) 2024/04/17 01:39:56 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for transfers to finish 2024/04/17 01:39:58 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/04/17 01:39:58 INFO : one: Copied (new) 2024/04/17 01:39:58 DEBUG : Waiting for deletions to finish 2024/04/17 01:39:59 INFO : three.txt: Deleted 2024/04/17 01:40:01 INFO : three.txt: Moved (server-side) 2024/04/17 01:40:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (28.64s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:40:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-hojatic4munudoh0gugohey3/dst" 2024/04/17 01:40:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-hojatic4munudoh0gugohey3/backup" 2024/04/17 01:40:16 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for checks to finish 2024/04/17 01:40:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:40:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/17 01:40:16 DEBUG : two: Unchanged skipping 2024/04/17 01:40:17 INFO : one: Moved (server-side) to: one.bak 2024/04/17 01:40:17 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for transfers to finish 2024/04/17 01:40:19 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/04/17 01:40:19 INFO : one: Copied (new) 2024/04/17 01:40:19 DEBUG : Waiting for deletions to finish 2024/04/17 01:40:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/17 01:40:20 INFO : three.txt: Moved into backup dir 2024/04/17 01:40:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/17 01:40:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:40:23 DEBUG : two: Unchanged skipping 2024/04/17 01:40:23 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for checks to finish 2024/04/17 01:40:24 INFO : one.bak: Deleted 2024/04/17 01:40:26 INFO : one: Moved (server-side) to: one.bak 2024/04/17 01:40:26 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for transfers to finish 2024/04/17 01:40:27 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/04/17 01:40:27 INFO : one: Copied (new) 2024/04/17 01:40:27 DEBUG : Waiting for deletions to finish 2024/04/17 01:40:29 INFO : three.txt.bak: Deleted 2024/04/17 01:40:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/17 01:40:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (31.22s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:40:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-hojatic4munudoh0gugohey3/dst" 2024/04/17 01:40:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-hojatic4munudoh0gugohey3/backup" 2024/04/17 01:40:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/17 01:40:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:40:50 DEBUG : two: Unchanged skipping 2024/04/17 01:40:50 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for checks to finish 2024/04/17 01:40:52 INFO : one: Moved (server-side) to: one-2019-01-01 2024/04/17 01:40:52 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for transfers to finish 2024/04/17 01:40:53 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/04/17 01:40:53 INFO : one: Copied (new) 2024/04/17 01:40:53 DEBUG : Waiting for deletions to finish 2024/04/17 01:40:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/04/17 01:40:55 INFO : three.txt: Moved into backup dir 2024/04/17 01:40:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/17 01:40:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:40:58 DEBUG : two: Unchanged skipping 2024/04/17 01:40:58 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for checks to finish 2024/04/17 01:41:00 INFO : one-2019-01-01: Deleted 2024/04/17 01:41:01 INFO : one: Moved (server-side) to: one-2019-01-01 2024/04/17 01:41:01 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for transfers to finish 2024/04/17 01:41:03 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/04/17 01:41:03 INFO : one: Copied (new) 2024/04/17 01:41:03 DEBUG : Waiting for deletions to finish 2024/04/17 01:41:04 INFO : three-2019-01-01.txt: Deleted 2024/04/17 01:41:05 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/04/17 01:41:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (33.09s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:41:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-hojatic4munudoh0gugohey3/dst" 2024/04/17 01:41:18 DEBUG : Config file has changed externally - reloading 2024/04/17 01:41:19 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for checks to finish 2024/04/17 01:41:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:41:19 DEBUG : two: Unchanged skipping 2024/04/17 01:41:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/17 01:41:21 INFO : one: Moved (server-side) to: one.bak 2024/04/17 01:41:21 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for transfers to finish 2024/04/17 01:41:23 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/04/17 01:41:23 INFO : one: Copied (new) 2024/04/17 01:41:23 DEBUG : Waiting for deletions to finish 2024/04/17 01:41:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/17 01:41:24 INFO : three.txt: Moved into backup dir 2024/04/17 01:41:28 DEBUG : one.bak: Excluded (Path Filter) 2024/04/17 01:41:28 DEBUG : one.bak: Excluded 2024/04/17 01:41:28 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/04/17 01:41:28 DEBUG : three.txt.bak: Excluded 2024/04/17 01:41:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/17 01:41:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:41:28 DEBUG : two: Unchanged skipping 2024/04/17 01:41:28 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for checks to finish 2024/04/17 01:41:29 INFO : one.bak: Deleted 2024/04/17 01:41:31 INFO : one: Moved (server-side) to: one.bak 2024/04/17 01:41:31 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3/dst: Waiting for transfers to finish 2024/04/17 01:41:33 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/04/17 01:41:33 INFO : one: Copied (new) 2024/04/17 01:41:33 DEBUG : Waiting for deletions to finish 2024/04/17 01:41:35 INFO : three.txt.bak: Deleted 2024/04/17 01:41:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/17 01:41:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (31.01s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:41:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-hojatic4munudoh0gugohey3/dst" 2024/04/17 01:41:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/17 01:41:52 INFO : one: Moved (server-side) to: one.bak 2024/04/17 01:41:54 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/04/17 01:41:54 INFO : one: Copied (new) 2024/04/17 01:41:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:41:54 DEBUG : two: Unchanged skipping 2024/04/17 01:41:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/04/17 01:41:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/17 01:41:57 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/04/17 01:41:57 INFO : three.txt: Copied (new) 2024/04/17 01:41:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/17 01:41:59 INFO : one.bak: Deleted 2024/04/17 01:42:01 INFO : one: Moved (server-side) to: one.bak 2024/04/17 01:42:03 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/04/17 01:42:03 INFO : one: Copied (new) 2024/04/17 01:42:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:42:03 DEBUG : two: Unchanged skipping 2024/04/17 01:42:03 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/04/17 01:42:06 INFO : three.txt.bak: Deleted 2024/04/17 01:42:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/17 01:42:09 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/04/17 01:42:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (33.07s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:42:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-hojatic4munudoh0gugohey3/dst" 2024/04/17 01:42:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/17 01:42:24 INFO : one: Moved (server-side) to: one-2019-01-01 2024/04/17 01:42:26 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/04/17 01:42:26 INFO : one: Copied (new) 2024/04/17 01:42:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:42:27 DEBUG : two: Unchanged skipping 2024/04/17 01:42:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/04/17 01:42:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/04/17 01:42:30 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/04/17 01:42:30 INFO : three.txt: Copied (new) 2024/04/17 01:42:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/17 01:42:33 INFO : one-2019-01-01: Deleted 2024/04/17 01:42:34 INFO : one: Moved (server-side) to: one-2019-01-01 2024/04/17 01:42:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/04/17 01:42:37 INFO : one: Copied (new) 2024/04/17 01:42:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:42:38 DEBUG : two: Unchanged skipping 2024/04/17 01:42:38 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/04/17 01:42:39 INFO : three-2019-01-01.txt: Deleted 2024/04/17 01:42:41 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/04/17 01:42:42 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/04/17 01:42:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (32.96s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:42:53 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/04/17 01:42:53 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:42:53 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:42:55 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2024/04/17 01:42:55 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/04/17 01:42:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (6.40s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:42:57 DEBUG : existing: Need to transfer - File not found at Destination 2024/04/17 01:42:57 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:42:57 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:42:59 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/04/17 01:42:59 INFO : existing: Copied (new) 2024/04/17 01:42:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:43:00 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:43:00 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/04/17 01:43:00 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/04/17 01:43:00 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:43:00 ERROR : Yandex rclone-test-hojatic4munudoh0gugohey3: not deleting files as there were IO errors 2024/04/17 01:43:00 ERROR : Yandex rclone-test-hojatic4munudoh0gugohey3: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestSyncImmutable (6.68s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:43:05 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:43:05 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:43:05 DEBUG : existing: Unchanged skipping 2024/04/17 01:43:05 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:43:05 DEBUG : Waiting for deletions to finish 2024/04/17 01:43:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.29s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" sync_test.go:2420: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.44s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" sync_test.go:2459: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" sync_test.go:2459: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" sync_test.go:2459: This test only runs on local --- PASS: TestMaxTransfer (1.70s) --- SKIP: TestMaxTransfer/Hard (0.48s) --- SKIP: TestMaxTransfer/Soft (0.46s) --- SKIP: TestMaxTransfer/Cautious (0.76s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:44:15 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:44:15 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:44:15 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:44:15 DEBUG : both0: Unchanged skipping 2024/04/17 01:44:15 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:44:15 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:44:15 DEBUG : both11: Unchanged skipping 2024/04/17 01:44:15 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:44:15 DEBUG : both13: Unchanged skipping 2024/04/17 01:44:15 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:44:15 DEBUG : both14: Unchanged skipping 2024/04/17 01:44:15 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:44:15 DEBUG : both15: Unchanged skipping 2024/04/17 01:44:15 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:44:15 DEBUG : both16: Unchanged skipping 2024/04/17 01:44:15 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:44:15 DEBUG : both17: Unchanged skipping 2024/04/17 01:44:15 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:44:15 DEBUG : both18: Unchanged skipping 2024/04/17 01:44:15 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:44:15 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:44:15 DEBUG : both1: Unchanged skipping 2024/04/17 01:44:15 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:44:15 DEBUG : both2: Unchanged skipping 2024/04/17 01:44:15 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:44:15 DEBUG : both3: Unchanged skipping 2024/04/17 01:44:15 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:44:15 DEBUG : both4: Unchanged skipping 2024/04/17 01:44:15 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:44:15 DEBUG : both5: Unchanged skipping 2024/04/17 01:44:15 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:44:15 DEBUG : both6: Unchanged skipping 2024/04/17 01:44:15 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:44:15 DEBUG : both7: Unchanged skipping 2024/04/17 01:44:15 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:44:15 DEBUG : both8: Unchanged skipping 2024/04/17 01:44:15 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:44:15 DEBUG : both9: Unchanged skipping 2024/04/17 01:44:15 DEBUG : both12: Unchanged skipping 2024/04/17 01:44:15 DEBUG : both19: Unchanged skipping 2024/04/17 01:44:15 DEBUG : both10: Unchanged skipping 2024/04/17 01:44:15 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:44:15 DEBUG : Waiting for deletions to finish 2024/04/17 01:44:16 INFO : only16: Deleted 2024/04/17 01:44:16 INFO : only13: Deleted 2024/04/17 01:44:16 INFO : only18: Deleted 2024/04/17 01:44:17 INFO : only19: Deleted 2024/04/17 01:44:17 INFO : only11: Deleted 2024/04/17 01:44:17 INFO : only1: Deleted 2024/04/17 01:44:17 INFO : only7: Deleted 2024/04/17 01:44:18 INFO : only4: Deleted 2024/04/17 01:44:18 INFO : only12: Deleted 2024/04/17 01:44:18 INFO : only2: Deleted 2024/04/17 01:44:18 INFO : only5: Deleted 2024/04/17 01:44:19 INFO : only14: Deleted 2024/04/17 01:44:19 INFO : only0: Deleted 2024/04/17 01:44:19 INFO : only10: Deleted 2024/04/17 01:44:20 INFO : only15: Deleted 2024/04/17 01:44:20 INFO : only17: Deleted 2024/04/17 01:44:20 INFO : only8: Deleted 2024/04/17 01:44:20 INFO : only6: Deleted 2024/04/17 01:44:20 INFO : only3: Deleted 2024/04/17 01:44:21 INFO : only9: Deleted 2024/04/17 01:44:21 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (97.63s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:45:58 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:45:58 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:45:58 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for checks to finish 2024/04/17 01:45:58 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:45:58 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:45:58 DEBUG : both1: Unchanged skipping 2024/04/17 01:45:58 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:45:58 DEBUG : both10: Unchanged skipping 2024/04/17 01:45:58 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:45:58 DEBUG : both13: Unchanged skipping 2024/04/17 01:45:58 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:45:58 DEBUG : both14: Unchanged skipping 2024/04/17 01:45:58 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:45:58 DEBUG : both15: Unchanged skipping 2024/04/17 01:45:58 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:45:58 DEBUG : both11: Unchanged skipping 2024/04/17 01:45:58 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:45:58 DEBUG : both17: Unchanged skipping 2024/04/17 01:45:58 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:45:58 DEBUG : both0: Unchanged skipping 2024/04/17 01:45:58 DEBUG : both18: Unchanged skipping 2024/04/17 01:45:58 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:45:58 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:45:58 DEBUG : both12: Unchanged skipping 2024/04/17 01:45:58 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:45:58 DEBUG : both16: Unchanged skipping 2024/04/17 01:45:58 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:45:58 DEBUG : both4: Unchanged skipping 2024/04/17 01:45:58 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:45:58 DEBUG : both5: Unchanged skipping 2024/04/17 01:45:58 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:45:58 DEBUG : both6: Unchanged skipping 2024/04/17 01:45:58 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:45:58 DEBUG : both7: Unchanged skipping 2024/04/17 01:45:58 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:45:58 DEBUG : both8: Unchanged skipping 2024/04/17 01:45:58 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/04/17 01:45:58 DEBUG : both9: Unchanged skipping 2024/04/17 01:45:58 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/04/17 01:45:58 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/04/17 01:45:58 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/04/17 01:45:58 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/04/17 01:45:58 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/04/17 01:45:58 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/04/17 01:45:58 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/04/17 01:45:58 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/04/17 01:45:58 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/04/17 01:45:58 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/04/17 01:45:58 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/04/17 01:45:58 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/04/17 01:45:58 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/04/17 01:45:58 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/04/17 01:45:58 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/04/17 01:45:58 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/04/17 01:45:58 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/04/17 01:45:58 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/04/17 01:45:58 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/04/17 01:45:58 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/04/17 01:45:58 DEBUG : both2: Unchanged skipping 2024/04/17 01:45:58 DEBUG : both3: Unchanged skipping 2024/04/17 01:45:58 DEBUG : both19: Unchanged skipping 2024/04/17 01:45:58 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Waiting for transfers to finish 2024/04/17 01:45:59 DEBUG : only1: Dst hash empty - aborting Src hash check 2024/04/17 01:45:59 INFO : only1: Copied (replaced existing) 2024/04/17 01:45:59 DEBUG : only11: Dst hash empty - aborting Src hash check 2024/04/17 01:45:59 INFO : only11: Copied (replaced existing) 2024/04/17 01:45:59 DEBUG : only0: Dst hash empty - aborting Src hash check 2024/04/17 01:45:59 INFO : only0: Copied (replaced existing) 2024/04/17 01:45:59 DEBUG : only10: Dst hash empty - aborting Src hash check 2024/04/17 01:45:59 INFO : only10: Copied (replaced existing) 2024/04/17 01:46:01 DEBUG : only14: Dst hash empty - aborting Src hash check 2024/04/17 01:46:01 INFO : only14: Copied (replaced existing) 2024/04/17 01:46:01 DEBUG : only12: Dst hash empty - aborting Src hash check 2024/04/17 01:46:01 INFO : only12: Copied (replaced existing) 2024/04/17 01:46:01 DEBUG : only13: Dst hash empty - aborting Src hash check 2024/04/17 01:46:01 INFO : only13: Copied (replaced existing) 2024/04/17 01:46:01 DEBUG : only15: Dst hash empty - aborting Src hash check 2024/04/17 01:46:01 INFO : only15: Copied (replaced existing) 2024/04/17 01:46:02 DEBUG : only17: Dst hash empty - aborting Src hash check 2024/04/17 01:46:02 INFO : only17: Copied (replaced existing) 2024/04/17 01:46:02 DEBUG : only16: Dst hash empty - aborting Src hash check 2024/04/17 01:46:02 INFO : only16: Copied (replaced existing) 2024/04/17 01:46:02 DEBUG : only18: Dst hash empty - aborting Src hash check 2024/04/17 01:46:02 INFO : only18: Copied (replaced existing) 2024/04/17 01:46:02 DEBUG : only19: Dst hash empty - aborting Src hash check 2024/04/17 01:46:02 INFO : only19: Copied (replaced existing) 2024/04/17 01:46:03 DEBUG : only2: Dst hash empty - aborting Src hash check 2024/04/17 01:46:03 INFO : only2: Copied (replaced existing) 2024/04/17 01:46:04 DEBUG : only3: Dst hash empty - aborting Src hash check 2024/04/17 01:46:04 INFO : only3: Copied (replaced existing) 2024/04/17 01:46:04 DEBUG : only4: Dst hash empty - aborting Src hash check 2024/04/17 01:46:04 INFO : only4: Copied (replaced existing) 2024/04/17 01:46:04 DEBUG : only5: Dst hash empty - aborting Src hash check 2024/04/17 01:46:04 INFO : only5: Copied (replaced existing) 2024/04/17 01:46:05 DEBUG : only6: Dst hash empty - aborting Src hash check 2024/04/17 01:46:05 INFO : only6: Copied (replaced existing) 2024/04/17 01:46:05 DEBUG : only8: Dst hash empty - aborting Src hash check 2024/04/17 01:46:05 INFO : only8: Copied (replaced existing) 2024/04/17 01:46:06 DEBUG : only7: Dst hash empty - aborting Src hash check 2024/04/17 01:46:06 INFO : only7: Copied (replaced existing) 2024/04/17 01:46:06 DEBUG : only9: Dst hash empty - aborting Src hash check 2024/04/17 01:46:06 INFO : only9: Copied (replaced existing) 2024/04/17 01:46:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (122.76s) === RUN TestNothingToTransfer run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" 2024/04/17 01:46:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/17 01:46:49 DEBUG : sub dir: Making directory 2024/04/17 01:46:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-hojatic4munudoh0gugohey3", Local "Local file system at /tmp/rclone1370060483", Modify Window "1ns" --- PASS: TestNothingToTransfer (34.18s) FAIL 2024/04/17 01:47:23 DEBUG : Yandex rclone-test-hojatic4munudoh0gugohey3: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 17m36.868152201s (try 1/5): exit status 1: Failed [TestSyncDeleteDuring]