"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/01/25 03:54:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-xaguxoj5misa" 2025/01/25 03:54:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/25 03:54:57 DEBUG : Creating backend with remote "/tmp/rclone3347109184" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 03:54:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:54:58 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/25 03:54:58 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 03:54:58 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestCopyWithDryRun (3.12s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 03:55:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/25 03:55:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:55:01 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 03:55:01 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 03:55:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/25 03:55:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 03:55:06 DEBUG : Yandex rclone-test-xaguxoj5misa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (13.63s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (2.06s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.74s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 03:55:17 DEBUG : Creating backend with remote "/non-existing" 2025/01/25 03:55:17 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/25 03:55:17 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 03:55:17 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (1.60s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 03:55:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:55:19 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 03:55:19 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 03:55:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/25 03:55:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestCopyNoTraverse (13.18s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 03:55:31 INFO : Yandex rclone-test-xaguxoj5misa: Running all checks before starting transfers 2025/01/25 03:55:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:55:32 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 03:55:32 INFO : Yandex rclone-test-xaguxoj5misa: Checks finished, now starting transfers 2025/01/25 03:55:32 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 03:55:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/25 03:55:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestCopyCheckFirst (14.53s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 03:55:46 ERROR : Ignoring --no-traverse with sync 2025/01/25 03:55:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:55:46 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 03:55:46 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 03:55:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/25 03:55:48 INFO : sub dir/hello world: Copied (new) 2025/01/25 03:55:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestSyncNoTraverse (11.85s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 03:55:58 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/25 03:55:58 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 03:55:58 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 03:56:00 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/01/25 03:56:00 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestCopyWithDepth (7.12s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 03:56:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 03:56:06 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 03:56:06 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 03:56:08 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/25 03:56:08 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (8.57s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 03:56:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 03:56:14 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 03:56:14 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 03:56:16 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/25 03:56:16 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.97s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 03:56:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/25 03:56:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/25 03:56:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/25 03:56:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/25 03:56:23 INFO : sub dir: Making directory 2025/01/25 03:56:23 INFO : sub dir2: Making directory 2025/01/25 03:56:24 INFO : sub dir2/sub sub dir2: Making directory 2025/01/25 03:56:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:56:24 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 03:56:24 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 03:56:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/25 03:56:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 03:56:28 DEBUG : Yandex rclone-test-xaguxoj5misa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (21.56s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 03:56:44 INFO : sub dir2: Making directory 2025/01/25 03:56:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/25 03:56:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/25 03:56:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:56:44 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 03:56:44 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 03:56:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/25 03:56:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.68s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 03:56:55 DEBUG : sub dir2: Making directory with metadata 2025/01/25 03:56:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/25 03:56:55 INFO : sub dir: Making directory 2025/01/25 03:56:56 INFO : sub dir2: Making directory 2025/01/25 03:56:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:56:56 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 03:56:56 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 03:56:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/25 03:56:58 INFO : sub dir/hello world: Copied (new) 2025/01/25 03:56:58 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 03:56:59 DEBUG : Yandex rclone-test-xaguxoj5misa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/25 03:57:00 DEBUG : Yandex rclone-test-xaguxoj5misa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (17.96s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.54s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 03:57:13 INFO : sub dir2: Making directory 2025/01/25 03:57:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:57:14 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 03:57:14 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 03:57:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/25 03:57:16 INFO : sub dir/hello world: Copied (new) 2025/01/25 03:57:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.95s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 03:57:24 DEBUG : sub dir2: Making directory with metadata 2025/01/25 03:57:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/25 03:57:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/25 03:57:25 INFO : sub dir: Making directory 2025/01/25 03:57:25 INFO : sub dir2: Making directory 2025/01/25 03:57:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:57:26 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 03:57:26 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 03:57:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/25 03:57:28 INFO : sub dir/hello world: Copied (new) 2025/01/25 03:57:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 03:57:30 DEBUG : Yandex rclone-test-xaguxoj5misa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (18.84s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.56s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 03:57:44 INFO : sub dir2: Making directory 2025/01/25 03:57:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:57:44 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 03:57:44 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 03:57:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/25 03:57:46 INFO : sub dir/hello world: Copied (new) 2025/01/25 03:57:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.68s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 03:57:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-xazirum5favu" 2025/01/25 03:57:56 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) Yandex rclone-test-xaguxoj5misa -> Yandex rclone-test-xazirum5favu 2025/01/25 03:57:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:57:57 DEBUG : Yandex rclone-test-xazirum5favu: Waiting for checks to finish 2025/01/25 03:57:57 DEBUG : Yandex rclone-test-xazirum5favu: Waiting for transfers to finish 2025/01/25 03:57:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/25 03:57:59 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 03:58:01 DEBUG : Yandex rclone-test-xazirum5favu: Purge remote --- PASS: TestServerSideCopy (21.31s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 03:58:25 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 03:58:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/25 03:58:25 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 03:58:27 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/25 03:58:27 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestCopyOverSelf (22.58s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 03:58:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-wufaceb6waru" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-xaguxoj5misa -> Yandex rclone-test-wufaceb6waru 2025/01/25 03:58:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:58:41 DEBUG : Yandex rclone-test-wufaceb6waru: Waiting for checks to finish 2025/01/25 03:58:41 DEBUG : Yandex rclone-test-wufaceb6waru: Waiting for transfers to finish 2025/01/25 03:58:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/25 03:58:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 03:58:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/25 03:58:48 DEBUG : Yandex rclone-test-wufaceb6waru: Waiting for checks to finish 2025/01/25 03:58:48 DEBUG : Yandex rclone-test-wufaceb6waru: Waiting for transfers to finish 2025/01/25 03:58:49 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.rerinun3" before starting 2025/01/25 03:58:52 DEBUG : sub dir/hello world.rerinun3: server side copy: removing renamed existing file after operation 2025/01/25 03:58:54 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/25 03:58:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 03:58:56 DEBUG : Yandex rclone-test-wufaceb6waru: Purge remote --- PASS: TestServerSideCopyOverSelf (33.45s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 03:59:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/25 03:59:14 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 03:59:14 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 03:59:16 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/25 03:59:16 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/25 03:59:16 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestMoveOverSelf (14.42s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 03:59:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-removep1luze" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-xaguxoj5misa -> Yandex rclone-test-removep1luze 2025/01/25 03:59:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 03:59:30 DEBUG : Yandex rclone-test-removep1luze: Waiting for checks to finish 2025/01/25 03:59:30 DEBUG : Yandex rclone-test-removep1luze: Waiting for transfers to finish 2025/01/25 03:59:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/25 03:59:34 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 03:59:38 DEBUG : Yandex rclone-test-removep1luze: Using server-side directory move 2025/01/25 03:59:38 INFO : Yandex rclone-test-removep1luze: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/25 03:59:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/25 03:59:41 DEBUG : Yandex rclone-test-removep1luze: Waiting for checks to finish 2025/01/25 03:59:41 DEBUG : Yandex rclone-test-removep1luze: Waiting for transfers to finish 2025/01/25 03:59:44 INFO : sub dir/hello world: Deleted 2025/01/25 03:59:45 INFO : sub dir/hello world: Moved (server-side) 2025/01/25 03:59:50 DEBUG : testing file moves 2025/01/25 03:59:51 DEBUG : Yandex rclone-test-removep1luze: Waiting for checks to finish 2025/01/25 03:59:51 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/25 03:59:51 DEBUG : Yandex rclone-test-removep1luze: Waiting for transfers to finish 2025/01/25 03:59:54 INFO : sub dir/hello world: Deleted 2025/01/25 03:59:55 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 03:59:57 DEBUG : Yandex rclone-test-removep1luze: Purge remote --- PASS: TestServerSideMoveOverSelf (43.82s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:00:11 ERROR : : error listing: directory not found 2025/01/25 04:00:11 INFO : Local file system at /tmp/rclone3347109184: Making directory 2025/01/25 04:00:12 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:00:12 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestCopyAfterDelete (14.29s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:00:26 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/25 04:00:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 04:00:26 DEBUG : Local file system at /tmp/rclone3347109184: Waiting for checks to finish 2025/01/25 04:00:26 DEBUG : Local file system at /tmp/rclone3347109184: Waiting for transfers to finish 2025/01/25 04:00:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/25 04:00:27 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/01/25 04:00:27 INFO : sub dir/hello world: Copied (new) 2025/01/25 04:00:27 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestCopyRedownload (13.88s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:00:37 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/25 04:00:37 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:00:37 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:00:39 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/25 04:00:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/25 04:00:40 DEBUG : pacer: Reducing sleep to 15ms 2025/01/25 04:00:40 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/25 04:00:40 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/25 04:00:40 INFO : check sum: Copied (new) 2025/01/25 04:00:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:00:40 DEBUG : pacer: Reducing sleep to 10ms 2025/01/25 04:00:41 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:00:41 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/25 04:00:41 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/01/25 04:00:41 DEBUG : check sum: Unchanged skipping 2025/01/25 04:00:41 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:00:41 DEBUG : Waiting for deletions to finish 2025/01/25 04:00:41 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (10.21s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:00:47 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/25 04:00:47 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:00:47 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:00:50 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/25 04:00:50 INFO : sizeonly: Copied (new) 2025/01/25 04:00:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:00:51 DEBUG : sizeonly: Sizes identical 2025/01/25 04:00:51 DEBUG : sizeonly: Unchanged skipping 2025/01/25 04:00:51 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:00:51 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:00:51 DEBUG : Waiting for deletions to finish 2025/01/25 04:00:51 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestSyncSizeOnly (9.65s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:00:57 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/25 04:00:57 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:00:57 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:01:01 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/01/25 04:01:01 INFO : ignore-size: Copied (new) 2025/01/25 04:01:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:01:03 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:01:03 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:01:03 DEBUG : ignore-size: Unchanged skipping 2025/01/25 04:01:03 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:01:03 DEBUG : Waiting for deletions to finish 2025/01/25 04:01:03 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (13.05s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:01:13 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:01:13 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:01:13 DEBUG : existing: Unchanged skipping 2025/01/25 04:01:13 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:01:13 DEBUG : Waiting for deletions to finish 2025/01/25 04:01:13 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:01:14 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:01:14 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/25 04:01:14 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:01:15 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/01/25 04:01:15 INFO : existing: Copied (replaced existing) 2025/01/25 04:01:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (10.48s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:01:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/25 04:01:21 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:01:21 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:01:22 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/25 04:01:22 INFO : existing: Copied (new) 2025/01/25 04:01:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:01:23 DEBUG : existing: Destination exists, skipping 2025/01/25 04:01:23 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:01:23 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:01:23 DEBUG : Waiting for deletions to finish 2025/01/25 04:01:23 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (8.03s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:01:32 INFO : d: Making directory 2025/01/25 04:01:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/25 04:01:33 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:01:33 DEBUG : c/non empty space: Unchanged skipping 2025/01/25 04:01:33 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:01:33 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:01:36 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/25 04:01:36 INFO : a/potato2: Copied (new) 2025/01/25 04:01:36 DEBUG : Waiting for deletions to finish 2025/01/25 04:01:38 INFO : b/potato: Deleted 2025/01/25 04:01:38 INFO : d: Removing directory 2025/01/25 04:01:41 INFO : b: Removing directory 2025/01/25 04:01:48 DEBUG : Yandex rclone-test-xaguxoj5misa: deleted 2 directories run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (34.90s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:02:08 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:02:08 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/25 04:02:08 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/25 04:02:08 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/25 04:02:08 DEBUG : empty space: Unchanged skipping 2025/01/25 04:02:08 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:02:08 DEBUG : Waiting for deletions to finish 2025/01/25 04:02:08 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:02:09 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:02:09 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/25 04:02:09 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/25 04:02:10 INFO : empty space: Updated modification time in destination 2025/01/25 04:02:10 DEBUG : empty space: Unchanged skipping 2025/01/25 04:02:10 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:02:10 DEBUG : Waiting for deletions to finish 2025/01/25 04:02:10 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (13.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:02:19 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/25 04:02:19 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:02:19 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/25 04:02:19 DEBUG : empty space: Unchanged skipping 2025/01/25 04:02:19 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:02:19 DEBUG : Waiting for deletions to finish 2025/01/25 04:02:19 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (7.45s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:02:26 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:02:26 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/25 04:02:26 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3347109184) 2025/01/25 04:02:26 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-xaguxoj5misa) 2025/01/25 04:02:26 DEBUG : foo: md5 differ 2025/01/25 04:02:26 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:02:27 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/01/25 04:02:27 INFO : foo: Copied (replaced existing) 2025/01/25 04:02:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (8.41s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:02:36 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/25 04:02:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:02:36 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:02:36 DEBUG : empty space: Unchanged skipping 2025/01/25 04:02:36 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:02:39 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/25 04:02:39 INFO : potato: Copied (new) 2025/01/25 04:02:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (16.33s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:02:50 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/25 04:02:50 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:02:50 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:02:52 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/25 04:02:52 INFO : potato: Copied (replaced existing) 2025/01/25 04:02:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (8.79s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:03:00 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:03:00 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/01/25 04:03:00 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3347109184) 2025/01/25 04:03:00 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-xaguxoj5misa) 2025/01/25 04:03:00 DEBUG : potato: md5 differ 2025/01/25 04:03:00 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:03:02 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/01/25 04:03:02 INFO : potato: Copied (replaced existing) 2025/01/25 04:03:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (9.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:03:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 04:03:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/25 04:03:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:03:12 DEBUG : empty space: Unchanged skipping 2025/01/25 04:03:12 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:03:12 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:03:12 DEBUG : Waiting for deletions to finish 2025/01/25 04:03:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (17.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:03:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 04:03:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:03:29 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:03:29 DEBUG : empty space: Unchanged skipping 2025/01/25 04:03:29 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:03:31 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/25 04:03:31 INFO : potato2: Copied (new) 2025/01/25 04:03:31 DEBUG : Waiting for deletions to finish 2025/01/25 04:03:34 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (16.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:03:46 INFO : d: Making directory 2025/01/25 04:03:46 INFO : d/e: Making directory 2025/01/25 04:03:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/25 04:03:50 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:03:50 DEBUG : c/non empty space: Unchanged skipping 2025/01/25 04:03:50 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:03:50 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:03:51 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/25 04:03:51 INFO : a/potato2: Copied (new) 2025/01/25 04:03:51 DEBUG : Waiting for deletions to finish 2025/01/25 04:03:54 INFO : b/potato: Deleted 2025/01/25 04:03:54 INFO : d/e: Removing directory 2025/01/25 04:03:58 INFO : d: Removing directory 2025/01/25 04:04:02 INFO : b: Removing directory 2025/01/25 04:04:06 DEBUG : Yandex rclone-test-xaguxoj5misa: deleted 3 directories run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (41.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:04:26 INFO : d: Making directory 2025/01/25 04:04:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/25 04:04:27 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:04:27 DEBUG : c/non empty space: Unchanged skipping 2025/01/25 04:04:27 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:04:27 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:04:30 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/25 04:04:30 INFO : a/potato2: Copied (new) 2025/01/25 04:04:30 ERROR : Yandex rclone-test-xaguxoj5misa: not deleting files as there were IO errors 2025/01/25 04:04:30 ERROR : Yandex rclone-test-xaguxoj5misa: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (35.60s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:05:02 DEBUG : Waiting for deletions to finish 2025/01/25 04:05:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 04:05:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:05:02 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:05:02 DEBUG : empty space: Unchanged skipping 2025/01/25 04:05:02 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:05:04 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/25 04:05:04 INFO : potato2: Copied (new) 2025/01/25 04:05:05 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (14.75s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:05:17 DEBUG : Waiting for deletions to finish 2025/01/25 04:05:17 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:05:17 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:05:20 INFO : potato: Deleted 2025/01/25 04:05:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 04:05:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:05:21 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:05:21 DEBUG : empty space: Unchanged skipping 2025/01/25 04:05:21 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:05:23 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/25 04:05:23 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (17.51s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:05:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 04:05:33 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:05:33 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:05:35 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/01/25 04:05:35 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (12.78s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:05:47 DEBUG : enormous: Excluded (Size Filter) 2025/01/25 04:05:47 DEBUG : enormous: Excluded 2025/01/25 04:05:47 DEBUG : potato2: Excluded (Size Filter) 2025/01/25 04:05:47 DEBUG : potato2: Excluded 2025/01/25 04:05:48 DEBUG : potato2: Excluded (Size Filter) 2025/01/25 04:05:48 DEBUG : potato2: Excluded 2025/01/25 04:05:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:05:48 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:05:48 DEBUG : empty space: Unchanged skipping 2025/01/25 04:05:48 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:05:48 DEBUG : Waiting for deletions to finish 2025/01/25 04:05:48 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:05:48 DEBUG : potato2: Excluded (Size Filter) 2025/01/25 04:05:48 DEBUG : potato2: Excluded 2025/01/25 04:05:48 DEBUG : enormous: Excluded (Size Filter) 2025/01/25 04:05:48 DEBUG : enormous: Excluded 2025/01/25 04:05:48 DEBUG : potato2: Excluded (Size Filter) 2025/01/25 04:05:48 DEBUG : potato2: Excluded 2025/01/25 04:05:48 DEBUG : potato2: Excluded (Size Filter) 2025/01/25 04:05:48 DEBUG : potato2: Excluded 2025/01/25 04:05:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:05:48 DEBUG : empty space: Unchanged skipping 2025/01/25 04:05:48 DEBUG : Local file system at /tmp/rclone3347109184: Waiting for checks to finish 2025/01/25 04:05:48 DEBUG : Local file system at /tmp/rclone3347109184: Waiting for transfers to finish 2025/01/25 04:05:48 DEBUG : Waiting for deletions to finish 2025/01/25 04:05:48 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:05:49 DEBUG : potato2: Excluded (Size Filter) 2025/01/25 04:05:49 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (12.70s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:06:01 DEBUG : enormous: Excluded (Size Filter) 2025/01/25 04:06:01 DEBUG : enormous: Excluded 2025/01/25 04:06:01 DEBUG : potato2: Excluded (Size Filter) 2025/01/25 04:06:01 DEBUG : potato2: Excluded 2025/01/25 04:06:02 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:06:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:06:02 DEBUG : empty space: Unchanged skipping 2025/01/25 04:06:02 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:06:02 DEBUG : Waiting for deletions to finish 2025/01/25 04:06:04 INFO : enormous: Deleted 2025/01/25 04:06:05 INFO : potato2: Deleted 2025/01/25 04:06:05 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:06:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:06:06 DEBUG : Local file system at /tmp/rclone3347109184: Waiting for checks to finish 2025/01/25 04:06:06 DEBUG : empty space: Unchanged skipping 2025/01/25 04:06:06 DEBUG : Local file system at /tmp/rclone3347109184: Waiting for transfers to finish 2025/01/25 04:06:06 DEBUG : Waiting for deletions to finish 2025/01/25 04:06:06 INFO : enormous: Deleted 2025/01/25 04:06:06 INFO : potato2: Deleted 2025/01/25 04:06:06 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (15.03s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:06:19 DEBUG : five: Need to transfer - File not found at Destination 2025/01/25 04:06:19 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/25 04:06:19 DEBUG : one: Destination is newer than source, skipping 2025/01/25 04:06:19 DEBUG : three: Sizes identical 2025/01/25 04:06:19 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:06:19 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/25 04:06:19 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/25 04:06:19 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3347109184) 2025/01/25 04:06:19 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-xaguxoj5misa) 2025/01/25 04:06:19 DEBUG : two: md5 differ 2025/01/25 04:06:19 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:06:20 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/25 04:06:20 INFO : five: Copied (new) 2025/01/25 04:06:21 DEBUG : two: Dst hash empty - aborting Src hash check 2025/01/25 04:06:21 INFO : two: Copied (replaced existing) 2025/01/25 04:06:21 DEBUG : four: Dst hash empty - aborting Src hash check 2025/01/25 04:06:21 INFO : four: Copied (replaced existing) 2025/01/25 04:06:21 DEBUG : Waiting for deletions to finish 2025/01/25 04:06:22 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:06:22 DEBUG : one: Destination is newer than source, skipping 2025/01/25 04:06:22 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/25 04:06:22 DEBUG : five: Size and md5 of src and dst objects identical 2025/01/25 04:06:22 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/25 04:06:22 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/25 04:06:22 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/25 04:06:22 DEBUG : two: Size and md5 of src and dst objects identical 2025/01/25 04:06:22 DEBUG : four: Size and md5 of src and dst objects identical 2025/01/25 04:06:22 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3347109184) 2025/01/25 04:06:22 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/25 04:06:22 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-xaguxoj5misa) 2025/01/25 04:06:22 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/25 04:06:22 DEBUG : three: md5 differ 2025/01/25 04:06:22 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/25 04:06:22 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:06:23 DEBUG : three: Dst hash empty - aborting Src hash check 2025/01/25 04:06:23 INFO : three: Copied (replaced existing) 2025/01/25 04:06:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (29.69s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/01/25 04:06:41 INFO : Yandex rclone-test-xaguxoj5misa: Making map for --track-renames 2025/01/25 04:06:41 INFO : Yandex rclone-test-xaguxoj5misa: Finished making map for --track-renames 2025/01/25 04:06:41 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:06:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/25 04:06:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/25 04:06:41 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for renames to finish 2025/01/25 04:06:41 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:06:43 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/25 04:06:43 INFO : potato: Copied (new) 2025/01/25 04:06:43 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/25 04:06:43 INFO : yam: Copied (new) 2025/01/25 04:06:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:06:44 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:06:44 INFO : Yandex rclone-test-xaguxoj5misa: Making map for --track-renames 2025/01/25 04:06:44 INFO : Yandex rclone-test-xaguxoj5misa: Finished making map for --track-renames 2025/01/25 04:06:44 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:06:44 DEBUG : potato: Unchanged skipping 2025/01/25 04:06:44 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for renames to finish 2025/01/25 04:06:45 INFO : yam: Moved (server-side) to: yaml 2025/01/25 04:06:45 INFO : yaml: Renamed from "yam" 2025/01/25 04:06:45 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:06:45 DEBUG : Waiting for deletions to finish 2025/01/25 04:06:45 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (14.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/01/25 04:06:55 INFO : Yandex rclone-test-xaguxoj5misa: Making map for --track-renames 2025/01/25 04:06:55 INFO : Yandex rclone-test-xaguxoj5misa: Finished making map for --track-renames 2025/01/25 04:06:55 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:06:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/25 04:06:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/25 04:06:55 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for renames to finish 2025/01/25 04:06:55 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:06:56 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/25 04:06:56 INFO : potato: Copied (new) 2025/01/25 04:06:57 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/25 04:06:57 INFO : yam: Copied (new) 2025/01/25 04:06:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:06:58 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:06:58 INFO : Yandex rclone-test-xaguxoj5misa: Making map for --track-renames 2025/01/25 04:06:58 INFO : Yandex rclone-test-xaguxoj5misa: Finished making map for --track-renames 2025/01/25 04:06:58 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:06:58 DEBUG : potato: Unchanged skipping 2025/01/25 04:06:58 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for renames to finish 2025/01/25 04:07:00 INFO : yam: Moved (server-side) to: yaml 2025/01/25 04:07:00 INFO : yaml: Renamed from "yam" 2025/01/25 04:07:00 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:07:00 DEBUG : Waiting for deletions to finish 2025/01/25 04:07:00 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (13.51s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/01/25 04:07:09 INFO : Yandex rclone-test-xaguxoj5misa: Making map for --track-renames 2025/01/25 04:07:09 INFO : Yandex rclone-test-xaguxoj5misa: Finished making map for --track-renames 2025/01/25 04:07:09 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:07:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/25 04:07:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/25 04:07:09 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for renames to finish 2025/01/25 04:07:09 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:07:10 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/25 04:07:10 INFO : sub/yam: Copied (new) 2025/01/25 04:07:11 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/25 04:07:11 INFO : potato: Copied (new) 2025/01/25 04:07:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:07:12 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:07:12 DEBUG : potato: Unchanged skipping 2025/01/25 04:07:13 INFO : Yandex rclone-test-xaguxoj5misa: Making map for --track-renames 2025/01/25 04:07:13 INFO : Yandex rclone-test-xaguxoj5misa: Finished making map for --track-renames 2025/01/25 04:07:13 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:07:13 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for renames to finish 2025/01/25 04:07:14 INFO : sub/yam: Moved (server-side) to: yam 2025/01/25 04:07:14 INFO : yam: Renamed from "sub/yam" 2025/01/25 04:07:14 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:07:14 DEBUG : Waiting for deletions to finish 2025/01/25 04:07:14 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.86s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:07:27 DEBUG : Creating backend with remote "/tmp/rclone3347109184/dir1" 2025/01/25 04:07:27 DEBUG : Config file has changed externally - reloading 2025/01/25 04:07:27 DEBUG : Creating backend with remote "/tmp/rclone3347109184/dir2" 2025/01/25 04:07:27 DEBUG : Local file system at /tmp/rclone3347109184/dir2: Using server-side directory move 2025/01/25 04:07:27 INFO : Local file system at /tmp/rclone3347109184/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/25 04:07:27 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/25 04:07:27 DEBUG : Local file system at /tmp/rclone3347109184/dir2: Waiting for checks to finish 2025/01/25 04:07:27 INFO : file1.txt: Moved (server-side) 2025/01/25 04:07:27 DEBUG : Local file system at /tmp/rclone3347109184/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.70s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:07:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 04:07:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/25 04:07:28 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:07:28 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:07:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/25 04:07:30 INFO : sub dir/hello world: Copied (new) 2025/01/25 04:07:30 INFO : sub dir/hello world: Deleted 2025/01/25 04:07:31 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/25 04:07:31 INFO : nested/sub dir/file: Copied (new) 2025/01/25 04:07:31 INFO : nested/sub dir/file: Deleted 2025/01/25 04:07:31 INFO : sub dir: Removing directory 2025/01/25 04:07:31 INFO : nested/sub dir: Removing directory 2025/01/25 04:07:31 INFO : nested: Removing directory 2025/01/25 04:07:31 DEBUG : Local file system at /tmp/rclone3347109184: deleted 3 directories run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (24.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:07:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/25 04:07:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/25 04:07:52 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:07:52 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:07:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/25 04:07:54 INFO : sub dir/hello world: Copied (new) 2025/01/25 04:07:54 INFO : sub dir/hello world: Deleted 2025/01/25 04:07:55 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/25 04:07:55 INFO : nested/sub dir/file: Copied (new) 2025/01/25 04:07:55 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (24.49s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:08:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/25 04:08:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/25 04:08:17 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:08:17 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:08:19 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/01/25 04:08:19 INFO : existing-b: Copied (new) 2025/01/25 04:08:19 INFO : existing-b: Deleted 2025/01/25 04:08:19 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/25 04:08:19 INFO : existing: Copied (new) 2025/01/25 04:08:19 INFO : existing: Deleted 2025/01/25 04:08:20 DEBUG : existing: Destination exists, skipping 2025/01/25 04:08:20 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/25 04:08:20 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:08:20 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:08:20 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (11.32s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:08:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-ruliwij2qepe" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-xaguxoj5misa -> Yandex rclone-test-ruliwij2qepe 2025/01/25 04:08:40 DEBUG : Yandex rclone-test-ruliwij2qepe: Using server-side directory move 2025/01/25 04:08:40 INFO : Yandex rclone-test-ruliwij2qepe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/25 04:08:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 04:08:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:08:41 DEBUG : empty space: Unchanged skipping 2025/01/25 04:08:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/25 04:08:41 DEBUG : Yandex rclone-test-ruliwij2qepe: Waiting for checks to finish 2025/01/25 04:08:42 INFO : potato2: Moved (server-side) 2025/01/25 04:08:43 INFO : empty space: Deleted 2025/01/25 04:08:43 DEBUG : Yandex rclone-test-ruliwij2qepe: Waiting for transfers to finish 2025/01/25 04:08:44 INFO : potato3: Deleted 2025/01/25 04:08:45 INFO : potato3: Moved (server-side) 2025/01/25 04:08:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-punejay5xati" 2025/01/25 04:08:46 DEBUG : Config file has changed externally - reloading 2025/01/25 04:08:46 DEBUG : Yandex rclone-test-punejay5xati: Using server-side directory move 2025/01/25 04:08:50 INFO : Yandex rclone-test-punejay5xati: Server side directory move succeeded 2025/01/25 04:08:50 ERROR : : error listing: directory not found 2025/01/25 04:08:50 DEBUG : Yandex rclone-test-punejay5xati: Purge remote 2025/01/25 04:08:55 DEBUG : Yandex rclone-test-ruliwij2qepe: Purge remote 2025/01/25 04:08:56 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (28.55s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:08:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-dipodan0bune" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-xaguxoj5misa -> Yandex rclone-test-dipodan0bune 2025/01/25 04:09:08 DEBUG : empty space: Excluded (Size Filter) 2025/01/25 04:09:08 DEBUG : empty space: Excluded 2025/01/25 04:09:08 DEBUG : empty space: Excluded (Size Filter) 2025/01/25 04:09:08 DEBUG : empty space: Excluded 2025/01/25 04:09:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 04:09:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/25 04:09:08 DEBUG : Yandex rclone-test-dipodan0bune: Waiting for checks to finish 2025/01/25 04:09:08 DEBUG : Yandex rclone-test-dipodan0bune: Waiting for transfers to finish 2025/01/25 04:09:10 INFO : potato2: Moved (server-side) 2025/01/25 04:09:11 INFO : potato3: Deleted 2025/01/25 04:09:13 INFO : potato3: Moved (server-side) 2025/01/25 04:09:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-nuqerij1befo" 2025/01/25 04:09:14 DEBUG : empty space: Excluded (Size Filter) 2025/01/25 04:09:14 DEBUG : empty space: Excluded 2025/01/25 04:09:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 04:09:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/25 04:09:14 DEBUG : Yandex rclone-test-nuqerij1befo: Waiting for checks to finish 2025/01/25 04:09:14 DEBUG : Yandex rclone-test-nuqerij1befo: Waiting for transfers to finish 2025/01/25 04:09:15 INFO : potato3: Moved (server-side) 2025/01/25 04:09:15 INFO : potato2: Moved (server-side) 2025/01/25 04:09:16 DEBUG : Yandex rclone-test-nuqerij1befo: Purge remote 2025/01/25 04:09:21 DEBUG : Yandex rclone-test-dipodan0bune: Purge remote --- PASS: TestServerSideMoveWithFilter (34.63s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:09:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-gavofuf5habu" 2025/01/25 04:09:38 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-xaguxoj5misa -> Yandex rclone-test-gavofuf5habu 2025/01/25 04:09:43 DEBUG : Yandex rclone-test-gavofuf5habu: Using server-side directory move 2025/01/25 04:09:44 INFO : Yandex rclone-test-gavofuf5habu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/25 04:09:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/25 04:09:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:09:44 DEBUG : empty space: Unchanged skipping 2025/01/25 04:09:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/25 04:09:44 DEBUG : Yandex rclone-test-gavofuf5habu: Waiting for checks to finish 2025/01/25 04:09:45 INFO : potato2: Moved (server-side) 2025/01/25 04:09:47 INFO : potato3: Deleted 2025/01/25 04:09:48 INFO : empty space: Deleted 2025/01/25 04:09:48 DEBUG : Yandex rclone-test-gavofuf5habu: Waiting for transfers to finish 2025/01/25 04:09:48 INFO : potato3: Moved (server-side) 2025/01/25 04:09:48 INFO : tomatoDir: Removing directory 2025/01/25 04:09:52 DEBUG : Yandex rclone-test-xaguxoj5misa: deleted 1 directories 2025/01/25 04:09:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-dokisex7coro" 2025/01/25 04:09:53 INFO : tomatoDir: Making directory 2025/01/25 04:09:53 DEBUG : Yandex rclone-test-dokisex7coro: Using server-side directory move 2025/01/25 04:09:56 INFO : Yandex rclone-test-dokisex7coro: Server side directory move succeeded 2025/01/25 04:09:58 ERROR : : error listing: directory not found 2025/01/25 04:09:58 ERROR : : error listing: directory not found 2025/01/25 04:09:58 DEBUG : Yandex rclone-test-dokisex7coro: Purge remote 2025/01/25 04:10:04 DEBUG : Yandex rclone-test-gavofuf5habu: Purge remote 2025/01/25 04:10:05 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (34.70s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.58s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:10:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-xaguxoj5misa/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestSyncOverlap (5.87s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:10:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-xaguxoj5misa/rclone-sync-test" 2025/01/25 04:10:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-xaguxoj5misa/rclone-sync-test-include/layer2" 2025/01/25 04:10:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-xaguxoj5misa/rclone-sync-test-ignore-file" 2025/01/25 04:10:17 DEBUG : rclone-sync-test: Excluded 2025/01/25 04:10:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/25 04:10:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/25 04:10:18 DEBUG : Yandex rclone-test-xaguxoj5misa/rclone-sync-test: Waiting for checks to finish 2025/01/25 04:10:18 DEBUG : Yandex rclone-test-xaguxoj5misa/rclone-sync-test: Waiting for transfers to finish 2025/01/25 04:10:18 DEBUG : Waiting for deletions to finish 2025/01/25 04:10:18 INFO : There was nothing to transfer 2025/01/25 04:10:19 DEBUG : rclone-sync-test: Excluded 2025/01/25 04:10:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/25 04:10:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/25 04:10:20 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:10:20 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:10:20 DEBUG : Waiting for deletions to finish 2025/01/25 04:10:20 INFO : rclone-sync-test-include: Removing directory 2025/01/25 04:10:21 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/25 04:10:21 DEBUG : Yandex rclone-test-xaguxoj5misa: failed to delete 1 directories 2025/01/25 04:10:21 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:10:22 DEBUG : rclone-sync-test: Excluded 2025/01/25 04:10:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/25 04:10:23 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:10:23 DEBUG : rclone-sync-test: Excluded 2025/01/25 04:10:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/25 04:10:24 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:10:25 DEBUG : rclone-sync-test: Excluded 2025/01/25 04:10:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/25 04:10:26 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:10:27 DEBUG : rclone-sync-test: Excluded 2025/01/25 04:10:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/25 04:10:28 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:10:29 DEBUG : rclone-sync-test: Excluded 2025/01/25 04:10:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/25 04:10:32 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:10:33 DEBUG : rclone-sync-test: Excluded 2025/01/25 04:10:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/25 04:10:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/25 04:10:35 DEBUG : rclone-sync-test: Excluded 2025/01/25 04:10:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/25 04:10:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/25 04:10:36 DEBUG : Yandex rclone-test-xaguxoj5misa/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/25 04:10:36 DEBUG : Yandex rclone-test-xaguxoj5misa/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/25 04:10:36 DEBUG : Waiting for deletions to finish 2025/01/25 04:10:36 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:10:37 DEBUG : rclone-sync-test: Excluded 2025/01/25 04:10:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/25 04:10:38 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:10:39 DEBUG : rclone-sync-test: Excluded 2025/01/25 04:10:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/25 04:10:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/25 04:10:41 DEBUG : rclone-sync-test: Excluded 2025/01/25 04:10:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/25 04:10:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/25 04:10:42 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:10:42 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:10:42 DEBUG : Waiting for deletions to finish 2025/01/25 04:10:42 INFO : rclone-sync-test-include: Removing directory 2025/01/25 04:10:42 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/25 04:10:42 DEBUG : Yandex rclone-test-xaguxoj5misa: failed to delete 1 directories 2025/01/25 04:10:42 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:10:43 DEBUG : rclone-sync-test: Excluded 2025/01/25 04:10:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/25 04:10:44 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:10:45 DEBUG : rclone-sync-test: Excluded 2025/01/25 04:10:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/25 04:10:46 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:10:46 DEBUG : rclone-sync-test: Excluded 2025/01/25 04:10:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/25 04:10:48 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:10:48 DEBUG : rclone-sync-test: Excluded 2025/01/25 04:10:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/25 04:10:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/25 04:10:50 DEBUG : : Excluded 2025/01/25 04:10:51 DEBUG : rclone-sync-test: Excluded 2025/01/25 04:10:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/25 04:10:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/25 04:10:52 DEBUG : Yandex rclone-test-xaguxoj5misa/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/25 04:10:52 DEBUG : Yandex rclone-test-xaguxoj5misa/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/25 04:10:52 DEBUG : Waiting for deletions to finish 2025/01/25 04:10:52 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:10:53 DEBUG : rclone-sync-test: Excluded 2025/01/25 04:10:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/25 04:10:54 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:10:55 DEBUG : rclone-sync-test: Excluded 2025/01/25 04:10:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/25 04:10:57 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:10:58 DEBUG : rclone-sync-test: Excluded 2025/01/25 04:10:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/25 04:10:59 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:10:59 DEBUG : rclone-sync-test: Excluded 2025/01/25 04:11:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/25 04:11:01 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:11:01 DEBUG : rclone-sync-test: Excluded 2025/01/25 04:11:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/25 04:11:03 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (84.88s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:11:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-xaguxoj5misa/dst" 2025/01/25 04:11:37 DEBUG : Config file has changed externally - reloading 2025/01/25 04:11:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-xaguxoj5misa/CompareDest" 2025/01/25 04:11:38 DEBUG : one: Need to transfer - File not found at Destination 2025/01/25 04:11:38 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for checks to finish 2025/01/25 04:11:38 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for transfers to finish 2025/01/25 04:11:47 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/25 04:11:47 INFO : one: Copied (new) 2025/01/25 04:11:47 DEBUG : Waiting for deletions to finish 2025/01/25 04:11:49 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for checks to finish 2025/01/25 04:11:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 04:11:49 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for transfers to finish 2025/01/25 04:11:51 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/25 04:11:51 INFO : one: Copied (replaced existing) 2025/01/25 04:11:51 DEBUG : Waiting for deletions to finish 2025/01/25 04:11:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 04:11:57 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for checks to finish 2025/01/25 04:11:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:11:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/25 04:11:57 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for transfers to finish 2025/01/25 04:11:57 DEBUG : Waiting for deletions to finish 2025/01/25 04:11:57 INFO : There was nothing to transfer 2025/01/25 04:12:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:12:00 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/25 04:12:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 04:12:00 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for checks to finish 2025/01/25 04:12:01 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:12:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/25 04:12:01 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for transfers to finish 2025/01/25 04:12:01 DEBUG : Waiting for deletions to finish 2025/01/25 04:12:01 INFO : There was nothing to transfer 2025/01/25 04:12:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:12:02 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/25 04:12:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 04:12:02 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for checks to finish 2025/01/25 04:12:02 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:12:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/25 04:12:02 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for transfers to finish 2025/01/25 04:12:02 DEBUG : Waiting for deletions to finish 2025/01/25 04:12:02 INFO : There was nothing to transfer 2025/01/25 04:12:05 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2025/01/25 04:12:05 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/25 04:12:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/25 04:12:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 04:12:05 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for checks to finish 2025/01/25 04:12:05 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:12:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/25 04:12:05 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for transfers to finish 2025/01/25 04:12:05 DEBUG : Waiting for deletions to finish 2025/01/25 04:12:05 INFO : There was nothing to transfer 2025/01/25 04:12:08 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/25 04:12:08 DEBUG : two: Need to transfer - File not found at Destination 2025/01/25 04:12:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 04:12:08 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for checks to finish 2025/01/25 04:12:08 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:12:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/25 04:12:08 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for transfers to finish 2025/01/25 04:12:10 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/01/25 04:12:10 INFO : two: Copied (new) 2025/01/25 04:12:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (53.69s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:12:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-xaguxoj5misa/dest" 2025/01/25 04:12:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-xaguxoj5misa/pre-dest1" 2025/01/25 04:12:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-xaguxoj5misa/pre-dest2" 2025/01/25 04:12:37 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:12:37 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/25 04:12:38 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:12:38 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/25 04:12:39 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/25 04:12:39 DEBUG : Yandex rclone-test-xaguxoj5misa/dest: Waiting for checks to finish 2025/01/25 04:12:39 DEBUG : Yandex rclone-test-xaguxoj5misa/dest: Waiting for transfers to finish 2025/01/25 04:12:42 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/01/25 04:12:42 INFO : 3: Copied (new) 2025/01/25 04:12:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (33.67s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:13:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-xaguxoj5misa/dst" 2025/01/25 04:13:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-xaguxoj5misa/CopyDest" 2025/01/25 04:13:06 DEBUG : one: Need to transfer - File not found at Destination 2025/01/25 04:13:06 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for checks to finish 2025/01/25 04:13:06 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for transfers to finish 2025/01/25 04:13:11 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/25 04:13:11 INFO : one: Copied (new) 2025/01/25 04:13:11 DEBUG : Waiting for deletions to finish 2025/01/25 04:13:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 04:13:13 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for checks to finish 2025/01/25 04:13:13 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for transfers to finish 2025/01/25 04:13:15 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/25 04:13:15 INFO : one: Copied (replaced existing) 2025/01/25 04:13:15 DEBUG : Waiting for deletions to finish 2025/01/25 04:13:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-xaguxoj5misa/BackupDir" 2025/01/25 04:13:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 04:13:21 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for checks to finish 2025/01/25 04:13:21 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:13:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/25 04:13:26 INFO : one: Moved (server-side) 2025/01/25 04:13:28 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/25 04:13:28 INFO : one: Copied (server-side copy) 2025/01/25 04:13:28 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/25 04:13:28 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for transfers to finish 2025/01/25 04:13:28 DEBUG : Waiting for deletions to finish 2025/01/25 04:13:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:13:37 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/25 04:13:37 INFO : two: Copied (server-side copy) 2025/01/25 04:13:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/25 04:13:37 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:13:37 DEBUG : one: Unchanged skipping 2025/01/25 04:13:37 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for checks to finish 2025/01/25 04:13:37 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for transfers to finish 2025/01/25 04:13:37 DEBUG : Waiting for deletions to finish 2025/01/25 04:13:38 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:13:38 DEBUG : one: Unchanged skipping 2025/01/25 04:13:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:13:38 DEBUG : two: Unchanged skipping 2025/01/25 04:13:38 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for checks to finish 2025/01/25 04:13:38 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for transfers to finish 2025/01/25 04:13:38 DEBUG : Waiting for deletions to finish 2025/01/25 04:13:38 INFO : There was nothing to transfer 2025/01/25 04:13:43 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/25 04:13:43 DEBUG : three: Destination not found in --copy-dest 2025/01/25 04:13:43 DEBUG : three: Need to transfer - File not found at Destination 2025/01/25 04:13:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:13:43 DEBUG : one: Unchanged skipping 2025/01/25 04:13:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:13:43 DEBUG : two: Unchanged skipping 2025/01/25 04:13:43 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for checks to finish 2025/01/25 04:13:43 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for transfers to finish 2025/01/25 04:13:44 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/01/25 04:13:44 INFO : three: Copied (new) 2025/01/25 04:13:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (88.28s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:14:34 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/01/25 04:14:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/25 04:14:34 DEBUG : pacer: Reducing sleep to 15ms 2025/01/25 04:14:35 DEBUG : pacer: Reducing sleep to 11.25ms 2025/01/25 04:14:35 DEBUG : pacer: Reducing sleep to 10ms 2025/01/25 04:14:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-xaguxoj5misa/dst" 2025/01/25 04:14:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-xaguxoj5misa/backup" 2025/01/25 04:14:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/25 04:14:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:14:41 DEBUG : two: Unchanged skipping 2025/01/25 04:14:41 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for checks to finish 2025/01/25 04:14:43 INFO : one: Moved (server-side) 2025/01/25 04:14:43 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for transfers to finish 2025/01/25 04:14:46 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/25 04:14:46 INFO : one: Copied (new) 2025/01/25 04:14:46 DEBUG : Waiting for deletions to finish 2025/01/25 04:14:49 INFO : three.txt: Moved (server-side) 2025/01/25 04:14:49 INFO : three.txt: Moved into backup dir 2025/01/25 04:14:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/25 04:14:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:14:52 DEBUG : two: Unchanged skipping 2025/01/25 04:14:52 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for checks to finish 2025/01/25 04:14:56 INFO : one: Deleted 2025/01/25 04:14:57 INFO : one: Moved (server-side) 2025/01/25 04:14:57 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for transfers to finish 2025/01/25 04:14:59 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/25 04:14:59 INFO : one: Copied (new) 2025/01/25 04:14:59 DEBUG : Waiting for deletions to finish 2025/01/25 04:15:03 INFO : three.txt: Deleted 2025/01/25 04:15:04 INFO : three.txt: Moved (server-side) 2025/01/25 04:15:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (54.73s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:15:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-xaguxoj5misa/dst" 2025/01/25 04:15:35 DEBUG : Config file has changed externally - reloading 2025/01/25 04:15:36 DEBUG : Creating backend with remote "TestYandex:rclone-test-xaguxoj5misa/backup" 2025/01/25 04:15:36 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for checks to finish 2025/01/25 04:15:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/25 04:15:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:15:36 DEBUG : two: Unchanged skipping 2025/01/25 04:15:39 INFO : one: Moved (server-side) to: one.bak 2025/01/25 04:15:39 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for transfers to finish 2025/01/25 04:15:41 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/25 04:15:41 INFO : one: Copied (new) 2025/01/25 04:15:41 DEBUG : Waiting for deletions to finish 2025/01/25 04:15:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/25 04:15:43 INFO : three.txt: Moved into backup dir 2025/01/25 04:15:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/25 04:15:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:15:47 DEBUG : two: Unchanged skipping 2025/01/25 04:15:47 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for checks to finish 2025/01/25 04:15:50 INFO : one.bak: Deleted 2025/01/25 04:15:51 INFO : one: Moved (server-side) to: one.bak 2025/01/25 04:15:51 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for transfers to finish 2025/01/25 04:15:54 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/25 04:15:54 INFO : one: Copied (new) 2025/01/25 04:15:54 DEBUG : Waiting for deletions to finish 2025/01/25 04:15:56 INFO : three.txt.bak: Deleted 2025/01/25 04:15:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/25 04:15:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (51.71s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:16:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-xaguxoj5misa/dst" 2025/01/25 04:16:27 DEBUG : Config file has changed externally - reloading 2025/01/25 04:16:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-xaguxoj5misa/backup" 2025/01/25 04:16:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/25 04:16:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:16:28 DEBUG : two: Unchanged skipping 2025/01/25 04:16:28 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for checks to finish 2025/01/25 04:16:30 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/25 04:16:30 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for transfers to finish 2025/01/25 04:16:33 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/25 04:16:33 INFO : one: Copied (new) 2025/01/25 04:16:33 DEBUG : Waiting for deletions to finish 2025/01/25 04:16:34 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/25 04:16:34 INFO : three.txt: Moved into backup dir 2025/01/25 04:16:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/25 04:16:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:16:37 DEBUG : two: Unchanged skipping 2025/01/25 04:16:37 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for checks to finish 2025/01/25 04:16:40 INFO : one-2019-01-01: Deleted 2025/01/25 04:16:41 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/25 04:16:41 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for transfers to finish 2025/01/25 04:16:44 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/25 04:16:44 INFO : one: Copied (new) 2025/01/25 04:16:44 DEBUG : Waiting for deletions to finish 2025/01/25 04:16:47 INFO : three-2019-01-01.txt: Deleted 2025/01/25 04:16:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/25 04:16:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (50.71s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:17:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-xaguxoj5misa/dst" 2025/01/25 04:17:15 DEBUG : Config file has changed externally - reloading 2025/01/25 04:17:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/25 04:17:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:17:16 DEBUG : two: Unchanged skipping 2025/01/25 04:17:16 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for checks to finish 2025/01/25 04:17:17 INFO : one: Moved (server-side) to: one.bak 2025/01/25 04:17:17 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for transfers to finish 2025/01/25 04:17:19 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/25 04:17:19 INFO : one: Copied (new) 2025/01/25 04:17:19 DEBUG : Waiting for deletions to finish 2025/01/25 04:17:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/25 04:17:21 INFO : three.txt: Moved into backup dir 2025/01/25 04:17:24 DEBUG : one.bak: Excluded (Path Filter) 2025/01/25 04:17:24 DEBUG : one.bak: Excluded 2025/01/25 04:17:24 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/25 04:17:24 DEBUG : three.txt.bak: Excluded 2025/01/25 04:17:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/25 04:17:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:17:24 DEBUG : two: Unchanged skipping 2025/01/25 04:17:24 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for checks to finish 2025/01/25 04:17:29 INFO : one.bak: Deleted 2025/01/25 04:17:32 INFO : one: Moved (server-side) to: one.bak 2025/01/25 04:17:32 DEBUG : Yandex rclone-test-xaguxoj5misa/dst: Waiting for transfers to finish 2025/01/25 04:17:34 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/25 04:17:34 INFO : one: Copied (new) 2025/01/25 04:17:34 DEBUG : Waiting for deletions to finish 2025/01/25 04:17:37 INFO : three.txt.bak: Deleted 2025/01/25 04:17:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/25 04:17:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (45.98s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:18:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-xaguxoj5misa/dst" 2025/01/25 04:18:02 DEBUG : Config file has changed externally - reloading 2025/01/25 04:18:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/25 04:18:04 INFO : one: Moved (server-side) to: one.bak 2025/01/25 04:18:06 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/25 04:18:06 INFO : one: Copied (new) 2025/01/25 04:18:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:18:06 DEBUG : two: Unchanged skipping 2025/01/25 04:18:06 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/25 04:18:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/25 04:18:10 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/25 04:18:10 INFO : three.txt: Copied (new) 2025/01/25 04:18:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/25 04:18:15 INFO : one.bak: Deleted 2025/01/25 04:18:16 INFO : one: Moved (server-side) to: one.bak 2025/01/25 04:18:18 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/25 04:18:18 INFO : one: Copied (new) 2025/01/25 04:18:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:18:18 DEBUG : two: Unchanged skipping 2025/01/25 04:18:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/25 04:18:21 INFO : three.txt.bak: Deleted 2025/01/25 04:18:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/25 04:18:25 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/25 04:18:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (47.70s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:18:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-xaguxoj5misa/dst" 2025/01/25 04:18:50 DEBUG : Config file has changed externally - reloading 2025/01/25 04:18:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/25 04:18:52 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/25 04:18:54 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/25 04:18:54 INFO : one: Copied (new) 2025/01/25 04:18:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:18:54 DEBUG : two: Unchanged skipping 2025/01/25 04:18:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/25 04:18:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/25 04:19:00 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/25 04:19:00 INFO : three.txt: Copied (new) 2025/01/25 04:19:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/25 04:19:05 INFO : one-2019-01-01: Deleted 2025/01/25 04:19:07 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/25 04:19:09 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/25 04:19:09 INFO : one: Copied (new) 2025/01/25 04:19:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:19:09 DEBUG : two: Unchanged skipping 2025/01/25 04:19:09 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/25 04:19:12 INFO : three-2019-01-01.txt: Deleted 2025/01/25 04:19:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/25 04:19:16 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/25 04:19:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (51.61s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:19:37 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/25 04:19:37 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:19:37 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:19:38 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/01/25 04:19:38 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/25 04:19:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.55s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:19:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/25 04:19:43 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:19:43 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:19:46 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/25 04:19:46 INFO : existing: Copied (new) 2025/01/25 04:19:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:19:47 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:19:47 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/25 04:19:47 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/25 04:19:47 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:19:47 ERROR : Yandex rclone-test-xaguxoj5misa: not deleting files as there were IO errors 2025/01/25 04:19:47 ERROR : Yandex rclone-test-xaguxoj5misa: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestSyncImmutable (10.85s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:19:56 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:19:56 DEBUG : existing: Unchanged skipping 2025/01/25 04:19:56 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:19:56 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:19:56 DEBUG : Waiting for deletions to finish 2025/01/25 04:19:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (6.77s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (1.02s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.03s) --- SKIP: TestMaxTransfer/Hard (0.68s) --- SKIP: TestMaxTransfer/Soft (0.70s) --- SKIP: TestMaxTransfer/Cautious (0.64s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:21:17 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:21:17 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:21:17 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:21:17 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:21:17 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:21:17 DEBUG : both0: Unchanged skipping 2025/01/25 04:21:17 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:21:17 DEBUG : both12: Unchanged skipping 2025/01/25 04:21:17 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:21:17 DEBUG : both13: Unchanged skipping 2025/01/25 04:21:17 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:21:17 DEBUG : both14: Unchanged skipping 2025/01/25 04:21:17 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:21:17 DEBUG : both15: Unchanged skipping 2025/01/25 04:21:17 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:21:17 DEBUG : both1: Unchanged skipping 2025/01/25 04:21:17 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:21:17 DEBUG : both17: Unchanged skipping 2025/01/25 04:21:17 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:21:17 DEBUG : both18: Unchanged skipping 2025/01/25 04:21:17 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:21:17 DEBUG : both10: Unchanged skipping 2025/01/25 04:21:17 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:21:17 DEBUG : both11: Unchanged skipping 2025/01/25 04:21:17 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:21:17 DEBUG : both16: Unchanged skipping 2025/01/25 04:21:17 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:21:17 DEBUG : both19: Unchanged skipping 2025/01/25 04:21:17 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:21:17 DEBUG : both5: Unchanged skipping 2025/01/25 04:21:17 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:21:17 DEBUG : both6: Unchanged skipping 2025/01/25 04:21:17 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:21:17 DEBUG : both7: Unchanged skipping 2025/01/25 04:21:17 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:21:17 DEBUG : both2: Unchanged skipping 2025/01/25 04:21:17 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:21:17 DEBUG : both9: Unchanged skipping 2025/01/25 04:21:17 DEBUG : both3: Unchanged skipping 2025/01/25 04:21:17 DEBUG : both4: Unchanged skipping 2025/01/25 04:21:17 DEBUG : both8: Unchanged skipping 2025/01/25 04:21:17 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:21:17 DEBUG : Waiting for deletions to finish 2025/01/25 04:21:20 INFO : only14: Deleted 2025/01/25 04:21:20 INFO : only15: Deleted 2025/01/25 04:21:20 INFO : only10: Deleted 2025/01/25 04:21:20 INFO : only17: Deleted 2025/01/25 04:21:23 INFO : only5: Deleted 2025/01/25 04:21:23 INFO : only8: Deleted 2025/01/25 04:21:23 INFO : only2: Deleted 2025/01/25 04:21:26 INFO : only19: Deleted 2025/01/25 04:21:26 INFO : only9: Deleted 2025/01/25 04:21:26 INFO : only18: Deleted 2025/01/25 04:21:26 INFO : only12: Deleted 2025/01/25 04:21:29 INFO : only1: Deleted 2025/01/25 04:21:29 INFO : only3: Deleted 2025/01/25 04:21:29 INFO : only0: Deleted 2025/01/25 04:21:29 INFO : only4: Deleted 2025/01/25 04:21:32 INFO : only11: Deleted 2025/01/25 04:21:32 INFO : only13: Deleted 2025/01/25 04:21:32 INFO : only6: Deleted 2025/01/25 04:21:32 INFO : only16: Deleted 2025/01/25 04:21:34 INFO : only7: Deleted 2025/01/25 04:21:34 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (152.85s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:23:45 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:23:45 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:23:45 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:23:45 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for checks to finish 2025/01/25 04:23:45 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:23:45 DEBUG : both0: Unchanged skipping 2025/01/25 04:23:45 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:23:45 DEBUG : both10: Unchanged skipping 2025/01/25 04:23:45 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:23:45 DEBUG : both13: Unchanged skipping 2025/01/25 04:23:45 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:23:45 DEBUG : both14: Unchanged skipping 2025/01/25 04:23:45 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:23:45 DEBUG : both15: Unchanged skipping 2025/01/25 04:23:45 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:23:45 DEBUG : both16: Unchanged skipping 2025/01/25 04:23:45 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:23:45 DEBUG : both17: Unchanged skipping 2025/01/25 04:23:45 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:23:45 DEBUG : both11: Unchanged skipping 2025/01/25 04:23:45 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:23:45 DEBUG : both19: Unchanged skipping 2025/01/25 04:23:45 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:23:45 DEBUG : both2: Unchanged skipping 2025/01/25 04:23:45 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:23:45 DEBUG : both3: Unchanged skipping 2025/01/25 04:23:45 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:23:45 DEBUG : both4: Unchanged skipping 2025/01/25 04:23:45 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:23:45 DEBUG : both1: Unchanged skipping 2025/01/25 04:23:45 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:23:45 DEBUG : both12: Unchanged skipping 2025/01/25 04:23:45 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:23:45 DEBUG : both18: Unchanged skipping 2025/01/25 04:23:45 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:23:45 DEBUG : both8: Unchanged skipping 2025/01/25 04:23:45 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/25 04:23:45 DEBUG : both5: Unchanged skipping 2025/01/25 04:23:45 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/25 04:23:45 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/25 04:23:45 DEBUG : both6: Unchanged skipping 2025/01/25 04:23:45 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/25 04:23:45 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/25 04:23:45 DEBUG : both7: Unchanged skipping 2025/01/25 04:23:45 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/25 04:23:45 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/25 04:23:45 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/25 04:23:45 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/25 04:23:45 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/25 04:23:45 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/25 04:23:45 DEBUG : both9: Unchanged skipping 2025/01/25 04:23:45 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/25 04:23:45 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/25 04:23:45 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/25 04:23:45 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/25 04:23:45 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/25 04:23:45 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/25 04:23:45 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/25 04:23:45 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/25 04:23:45 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/25 04:23:45 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/25 04:23:45 DEBUG : Yandex rclone-test-xaguxoj5misa: Waiting for transfers to finish 2025/01/25 04:23:47 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/01/25 04:23:47 INFO : only10: Copied (replaced existing) 2025/01/25 04:23:47 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/01/25 04:23:47 INFO : only0: Copied (replaced existing) 2025/01/25 04:23:47 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/01/25 04:23:47 INFO : only13: Copied (replaced existing) 2025/01/25 04:23:47 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/01/25 04:23:47 INFO : only12: Copied (replaced existing) 2025/01/25 04:23:48 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/01/25 04:23:48 INFO : only15: Copied (replaced existing) 2025/01/25 04:23:48 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/01/25 04:23:48 INFO : only14: Copied (replaced existing) 2025/01/25 04:23:49 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/01/25 04:23:49 INFO : only1: Copied (replaced existing) 2025/01/25 04:23:49 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/01/25 04:23:49 INFO : only11: Copied (replaced existing) 2025/01/25 04:23:50 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/01/25 04:23:50 INFO : only16: Copied (replaced existing) 2025/01/25 04:23:50 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/01/25 04:23:50 INFO : only17: Copied (replaced existing) 2025/01/25 04:23:51 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/01/25 04:23:51 INFO : only4: Copied (replaced existing) 2025/01/25 04:23:51 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/01/25 04:23:51 INFO : only3: Copied (replaced existing) 2025/01/25 04:23:51 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/01/25 04:23:51 INFO : only5: Copied (replaced existing) 2025/01/25 04:23:52 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/01/25 04:23:52 INFO : only7: Copied (replaced existing) 2025/01/25 04:23:53 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/01/25 04:23:53 INFO : only6: Copied (replaced existing) 2025/01/25 04:23:53 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/01/25 04:23:53 INFO : only8: Copied (replaced existing) 2025/01/25 04:23:54 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/01/25 04:23:54 INFO : only19: Copied (replaced existing) 2025/01/25 04:23:55 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/01/25 04:23:55 INFO : only9: Copied (replaced existing) 2025/01/25 04:23:55 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/01/25 04:23:55 INFO : only18: Copied (replaced existing) 2025/01/25 04:23:55 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/01/25 04:23:55 INFO : only2: Copied (replaced existing) 2025/01/25 04:23:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (197.39s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:25:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/25 04:25:53 INFO : sub dir: Making directory 2025/01/25 04:25:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (66.73s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" 2025/01/25 04:27:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/25 04:27:00 INFO : sub dir: Making directory 2025/01/25 04:27:01 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-xaguxoj5misa", Local "Local file system at /tmp/rclone3347109184", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (67.26s) PASS 2025/01/25 04:28:07 DEBUG : Yandex rclone-test-xaguxoj5misa: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished OK in 33m13.865153322s (try 1/5)