"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/05/21 06:15:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-yiwuxip7quti" 2025/05/21 06:15:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 06:15:34 DEBUG : Creating backend with remote "/tmp/rclone4133255306" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:15:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 06:15:35 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/21 06:15:35 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:15:35 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestCopyWithDryRun (2.56s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:15:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/21 06:15:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 06:15:37 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:15:37 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:15:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 06:15:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:15:41 DEBUG : Yandex rclone-test-yiwuxip7quti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (18.72s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.44s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.51s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:15:56 DEBUG : Creating backend with remote "/non-existing" 2025/05/21 06:15:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/21 06:15:57 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:15:57 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (2.17s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:15:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 06:15:59 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:15:59 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:16:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 06:16:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestCopyNoTraverse (17.24s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:16:16 INFO : Yandex rclone-test-yiwuxip7quti: Running all checks before starting transfers 2025/05/21 06:16:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 06:16:16 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:16:16 INFO : Yandex rclone-test-yiwuxip7quti: Checks finished, now starting transfers 2025/05/21 06:16:16 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:16:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 06:16:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestCopyCheckFirst (17.27s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:16:33 ERROR : Ignoring --no-traverse with sync 2025/05/21 06:16:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 06:16:33 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:16:33 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:16:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 06:16:37 INFO : sub dir/hello world: Copied (new) 2025/05/21 06:16:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestSyncNoTraverse (17.77s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:16:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/21 06:16:51 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:16:51 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:16:53 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/05/21 06:16:53 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestCopyWithDepth (9.65s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:17:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 06:17:01 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:17:01 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:17:03 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 06:17:03 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (9.03s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:17:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 06:17:10 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:17:10 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:17:13 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 06:17:13 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (10.84s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:17:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/21 06:17:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 06:17:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/21 06:17:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/21 06:17:21 INFO : sub dir: Making directory 2025/05/21 06:17:21 INFO : sub dir2: Making directory 2025/05/21 06:17:22 INFO : sub dir2/sub sub dir2: Making directory 2025/05/21 06:17:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 06:17:22 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:17:22 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:17:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 06:17:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:17:27 DEBUG : Yandex rclone-test-yiwuxip7quti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (32.28s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:17:53 INFO : sub dir2: Making directory 2025/05/21 06:17:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/21 06:17:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 06:17:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 06:17:53 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:17:53 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:17:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 06:17:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (14.30s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:18:07 DEBUG : sub dir2: Making directory with metadata 2025/05/21 06:18:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 06:18:07 INFO : sub dir: Making directory 2025/05/21 06:18:07 INFO : sub dir2: Making directory 2025/05/21 06:18:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 06:18:08 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:18:08 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:18:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 06:18:10 INFO : sub dir/hello world: Copied (new) 2025/05/21 06:18:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:18:11 DEBUG : Yandex rclone-test-yiwuxip7quti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/21 06:18:12 DEBUG : Yandex rclone-test-yiwuxip7quti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (24.92s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.60s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:18:32 INFO : sub dir2: Making directory 2025/05/21 06:18:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 06:18:33 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:18:33 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:18:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 06:18:35 INFO : sub dir/hello world: Copied (new) 2025/05/21 06:18:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (15.33s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:18:48 DEBUG : sub dir2: Making directory with metadata 2025/05/21 06:18:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 06:18:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/21 06:18:48 INFO : sub dir: Making directory 2025/05/21 06:18:49 INFO : sub dir2: Making directory 2025/05/21 06:18:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 06:18:49 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:18:49 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:18:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 06:18:51 INFO : sub dir/hello world: Copied (new) 2025/05/21 06:18:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:18:53 DEBUG : Yandex rclone-test-yiwuxip7quti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (25.74s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.55s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:19:14 INFO : sub dir2: Making directory 2025/05/21 06:19:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 06:19:14 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:19:14 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:19:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 06:19:17 INFO : sub dir/hello world: Copied (new) 2025/05/21 06:19:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (16.76s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:19:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-xakebuf8yafi" sync_test.go:590: Server side copy (if possible) Yandex rclone-test-yiwuxip7quti -> Yandex rclone-test-xakebuf8yafi 2025/05/21 06:19:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 06:19:35 DEBUG : Yandex rclone-test-xakebuf8yafi: Waiting for checks to finish 2025/05/21 06:19:35 DEBUG : Yandex rclone-test-xakebuf8yafi: Waiting for transfers to finish 2025/05/21 06:19:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 06:19:38 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:19:39 DEBUG : Yandex rclone-test-xakebuf8yafi: Purge remote --- PASS: TestServerSideCopy (34.17s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:20:08 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:20:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/21 06:20:08 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:20:11 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/05/21 06:20:11 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestCopyOverSelf (18.89s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:20:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-pohesog7nafu" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-yiwuxip7quti -> Yandex rclone-test-pohesog7nafu 2025/05/21 06:20:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 06:20:28 DEBUG : Yandex rclone-test-pohesog7nafu: Waiting for checks to finish 2025/05/21 06:20:28 DEBUG : Yandex rclone-test-pohesog7nafu: Waiting for transfers to finish 2025/05/21 06:20:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 06:20:31 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:20:35 DEBUG : Yandex rclone-test-pohesog7nafu: Waiting for checks to finish 2025/05/21 06:20:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/21 06:20:35 DEBUG : Yandex rclone-test-pohesog7nafu: Waiting for transfers to finish 2025/05/21 06:20:36 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.joqefem4" before starting 2025/05/21 06:20:39 DEBUG : sub dir/hello world.joqefem4: server side copy: removing renamed existing file after operation 2025/05/21 06:20:43 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/05/21 06:20:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:20:44 DEBUG : Yandex rclone-test-pohesog7nafu: Purge remote --- PASS: TestServerSideCopyOverSelf (41.95s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:21:09 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:21:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/21 06:21:09 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:21:12 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/05/21 06:21:12 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/21 06:21:12 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestMoveOverSelf (20.34s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:21:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-koxukoc4qovo" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-yiwuxip7quti -> Yandex rclone-test-koxukoc4qovo 2025/05/21 06:21:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 06:21:30 DEBUG : Yandex rclone-test-koxukoc4qovo: Waiting for checks to finish 2025/05/21 06:21:30 DEBUG : Yandex rclone-test-koxukoc4qovo: Waiting for transfers to finish 2025/05/21 06:21:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 06:21:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:21:38 DEBUG : Yandex rclone-test-koxukoc4qovo: Using server-side directory move 2025/05/21 06:21:38 INFO : Yandex rclone-test-koxukoc4qovo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/21 06:21:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/21 06:21:41 DEBUG : Yandex rclone-test-koxukoc4qovo: Waiting for checks to finish 2025/05/21 06:21:41 DEBUG : Yandex rclone-test-koxukoc4qovo: Waiting for transfers to finish 2025/05/21 06:21:45 INFO : sub dir/hello world: Deleted 2025/05/21 06:21:46 INFO : sub dir/hello world: Moved (server-side) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:691 Error: Should be true Test: TestServerSideMoveOverSelf Messages: sub dir/hello world: Modification time difference too big |-117377h21m50s| > 1ns (want 2011-12-30 12:59:59 +0000 UTC vs got 2025-05-21 06:21:49 +0000 UTC) (precision 1ns) 2025/05/21 06:21:51 DEBUG : testing file moves 2025/05/21 06:21:52 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/21 06:21:52 DEBUG : Yandex rclone-test-koxukoc4qovo: Waiting for checks to finish 2025/05/21 06:21:52 DEBUG : Yandex rclone-test-koxukoc4qovo: Waiting for transfers to finish 2025/05/21 06:21:57 INFO : sub dir/hello world: Deleted 2025/05/21 06:21:58 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" Diff of "logger" and "lsf" 2c2 < 2025-05-21 06:21:49.000000000;c0e6b00e2b2068ef74d2ed582114e376;24;sub dir/hello world --- > 2025-05-21 06:21:58.000000000;c0e6b00e2b2068ef74d2ed582114e376;24;sub dir/hello world sync_test.go:3072: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3072 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:697 Error: Received unexpected error: logger does not match lsf! logger: 2025-05-21 06:21:49.000000000;c0e6b00e2b2068ef74d2ed582114e376;24;sub dir/hello world lsf: 2025-05-21 06:21:58.000000000;c0e6b00e2b2068ef74d2ed582114e376;24;sub dir/hello world Test: TestServerSideMoveOverSelf 2025/05/21 06:21:59 DEBUG : Yandex rclone-test-koxukoc4qovo: Purge remote --- FAIL: TestServerSideMoveOverSelf (49.86s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:22:18 ERROR : : error listing: directory not found 2025/05/21 06:22:19 INFO : Local file system at /tmp/rclone4133255306: Making directory 2025/05/21 06:22:19 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:22:19 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestCopyAfterDelete (18.22s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:22:37 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/21 06:22:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 06:22:38 DEBUG : Local file system at /tmp/rclone4133255306: Waiting for checks to finish 2025/05/21 06:22:38 DEBUG : Local file system at /tmp/rclone4133255306: Waiting for transfers to finish 2025/05/21 06:22:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 06:22:38 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/05/21 06:22:38 INFO : sub dir/hello world: Copied (new) 2025/05/21 06:22:38 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestCopyRedownload (17.46s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:22:52 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/21 06:22:52 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:22:52 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:22:55 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/21 06:22:55 INFO : check sum: Copied (new) 2025/05/21 06:22:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:22:55 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:22:55 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/21 06:22:55 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/05/21 06:22:55 DEBUG : check sum: Unchanged skipping 2025/05/21 06:22:55 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:22:55 DEBUG : Waiting for deletions to finish 2025/05/21 06:22:55 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (12.43s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:23:05 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/21 06:23:05 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:23:05 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:23:07 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/21 06:23:07 INFO : sizeonly: Copied (new) 2025/05/21 06:23:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:23:08 DEBUG : sizeonly: Sizes identical 2025/05/21 06:23:08 DEBUG : sizeonly: Unchanged skipping 2025/05/21 06:23:08 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:23:08 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:23:08 DEBUG : Waiting for deletions to finish 2025/05/21 06:23:08 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestSyncSizeOnly (10.49s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:23:15 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/21 06:23:15 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:23:15 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:23:17 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/05/21 06:23:17 INFO : ignore-size: Copied (new) 2025/05/21 06:23:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:23:19 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:23:19 DEBUG : ignore-size: Unchanged skipping 2025/05/21 06:23:19 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:23:19 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:23:19 DEBUG : Waiting for deletions to finish 2025/05/21 06:23:19 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (12.53s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:23:31 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:23:31 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:23:31 DEBUG : existing: Unchanged skipping 2025/05/21 06:23:31 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:23:31 DEBUG : Waiting for deletions to finish 2025/05/21 06:23:31 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:23:31 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/21 06:23:31 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:23:31 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:23:34 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/05/21 06:23:34 INFO : existing: Copied (replaced existing) 2025/05/21 06:23:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (14.04s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:23:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/21 06:23:41 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:23:41 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:23:45 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/21 06:23:45 INFO : existing: Copied (new) 2025/05/21 06:23:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:23:46 DEBUG : existing: Destination exists, skipping 2025/05/21 06:23:46 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:23:46 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:23:46 DEBUG : Waiting for deletions to finish 2025/05/21 06:23:46 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (12.32s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:23:58 INFO : d: Making directory 2025/05/21 06:23:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/21 06:23:59 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:23:59 DEBUG : c/non empty space: Unchanged skipping 2025/05/21 06:24:00 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:24:00 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:24:02 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/21 06:24:02 INFO : a/potato2: Copied (new) 2025/05/21 06:24:02 DEBUG : Waiting for deletions to finish 2025/05/21 06:24:06 INFO : b/potato: Deleted 2025/05/21 06:24:06 INFO : d: Removing directory 2025/05/21 06:24:11 INFO : b: Removing directory 2025/05/21 06:24:17 DEBUG : Yandex rclone-test-yiwuxip7quti: deleted 2 directories run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (48.18s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:24:45 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:24:45 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/21 06:24:45 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/21 06:24:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/21 06:24:45 DEBUG : empty space: Unchanged skipping 2025/05/21 06:24:45 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:24:45 DEBUG : Waiting for deletions to finish 2025/05/21 06:24:45 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:24:45 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/21 06:24:45 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:24:45 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/21 06:24:46 INFO : empty space: Updated modification time in destination 2025/05/21 06:24:46 DEBUG : empty space: Unchanged skipping 2025/05/21 06:24:46 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:24:46 DEBUG : Waiting for deletions to finish 2025/05/21 06:24:46 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (13.75s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:24:59 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:24:59 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/05/21 06:24:59 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/05/21 06:24:59 DEBUG : empty space: Unchanged skipping 2025/05/21 06:24:59 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:24:59 DEBUG : Waiting for deletions to finish 2025/05/21 06:24:59 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (11.01s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:25:09 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:25:09 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/05/21 06:25:09 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone4133255306) 2025/05/21 06:25:09 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-yiwuxip7quti) 2025/05/21 06:25:09 DEBUG : foo: md5 differ 2025/05/21 06:25:09 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:25:11 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/05/21 06:25:11 INFO : foo: Copied (replaced existing) 2025/05/21 06:25:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (11.24s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:25:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:25:20 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/21 06:25:20 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:25:20 DEBUG : empty space: Unchanged skipping 2025/05/21 06:25:20 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:25:23 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/21 06:25:23 INFO : potato: Copied (new) 2025/05/21 06:25:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (16.56s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:25:37 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/21 06:25:37 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:25:37 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:25:39 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/05/21 06:25:39 INFO : potato: Copied (replaced existing) 2025/05/21 06:25:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (11.50s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:25:49 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:25:49 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/05/21 06:25:49 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone4133255306) 2025/05/21 06:25:49 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-yiwuxip7quti) 2025/05/21 06:25:49 DEBUG : potato: md5 differ 2025/05/21 06:25:49 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:25:51 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/05/21 06:25:51 INFO : potato: Copied (replaced existing) 2025/05/21 06:25:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (12.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:26:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 06:26:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:26:02 DEBUG : empty space: Unchanged skipping 2025/05/21 06:26:02 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/21 06:26:02 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:26:02 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:26:02 DEBUG : Waiting for deletions to finish 2025/05/21 06:26:02 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (15.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:26:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:26:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 06:26:21 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:26:21 DEBUG : empty space: Unchanged skipping 2025/05/21 06:26:21 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:26:23 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/21 06:26:23 INFO : potato2: Copied (new) 2025/05/21 06:26:23 DEBUG : Waiting for deletions to finish 2025/05/21 06:26:28 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (26.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:26:43 INFO : d: Making directory 2025/05/21 06:26:44 INFO : d/e: Making directory 2025/05/21 06:26:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/21 06:26:47 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:26:47 DEBUG : c/non empty space: Unchanged skipping 2025/05/21 06:26:47 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:26:47 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:26:49 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/21 06:26:49 INFO : a/potato2: Copied (new) 2025/05/21 06:26:49 DEBUG : Waiting for deletions to finish 2025/05/21 06:26:53 INFO : b/potato: Deleted 2025/05/21 06:26:53 INFO : d/e: Removing directory 2025/05/21 06:27:03 INFO : d: Removing directory 2025/05/21 06:27:08 INFO : b: Removing directory 2025/05/21 06:27:13 DEBUG : Yandex rclone-test-yiwuxip7quti: deleted 3 directories run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (58.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:27:44 INFO : d: Making directory 2025/05/21 06:27:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/21 06:27:46 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:27:46 DEBUG : c/non empty space: Unchanged skipping 2025/05/21 06:27:46 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:27:46 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:27:48 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/21 06:27:48 INFO : a/potato2: Copied (new) 2025/05/21 06:27:48 ERROR : Yandex rclone-test-yiwuxip7quti: not deleting files as there were IO errors 2025/05/21 06:27:48 ERROR : Yandex rclone-test-yiwuxip7quti: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (51.51s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:28:35 DEBUG : Waiting for deletions to finish 2025/05/21 06:28:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:28:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 06:28:35 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:28:35 DEBUG : empty space: Unchanged skipping 2025/05/21 06:28:35 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:28:38 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/21 06:28:38 INFO : potato2: Copied (new) 2025/05/21 06:28:40 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (22.48s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:28:57 DEBUG : Waiting for deletions to finish 2025/05/21 06:28:57 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:28:57 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:29:02 INFO : potato: Deleted 2025/05/21 06:29:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:29:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 06:29:03 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:29:03 DEBUG : empty space: Unchanged skipping 2025/05/21 06:29:03 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:29:06 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/21 06:29:06 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (26.66s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:29:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 06:29:22 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:29:22 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:29:25 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/05/21 06:29:25 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (17.58s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:29:41 DEBUG : enormous: Excluded (Size Filter) 2025/05/21 06:29:41 DEBUG : enormous: Excluded 2025/05/21 06:29:41 DEBUG : potato2: Excluded (Size Filter) 2025/05/21 06:29:41 DEBUG : potato2: Excluded 2025/05/21 06:29:41 DEBUG : potato2: Excluded (Size Filter) 2025/05/21 06:29:41 DEBUG : potato2: Excluded 2025/05/21 06:29:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:29:41 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:29:41 DEBUG : empty space: Unchanged skipping 2025/05/21 06:29:41 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:29:41 DEBUG : Waiting for deletions to finish 2025/05/21 06:29:41 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:29:42 DEBUG : potato2: Excluded (Size Filter) 2025/05/21 06:29:42 DEBUG : potato2: Excluded 2025/05/21 06:29:42 DEBUG : enormous: Excluded (Size Filter) 2025/05/21 06:29:42 DEBUG : enormous: Excluded 2025/05/21 06:29:42 DEBUG : potato2: Excluded (Size Filter) 2025/05/21 06:29:42 DEBUG : potato2: Excluded 2025/05/21 06:29:42 DEBUG : potato2: Excluded (Size Filter) 2025/05/21 06:29:42 DEBUG : potato2: Excluded 2025/05/21 06:29:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:29:42 DEBUG : empty space: Unchanged skipping 2025/05/21 06:29:42 DEBUG : Local file system at /tmp/rclone4133255306: Waiting for checks to finish 2025/05/21 06:29:42 DEBUG : Local file system at /tmp/rclone4133255306: Waiting for transfers to finish 2025/05/21 06:29:42 DEBUG : Waiting for deletions to finish 2025/05/21 06:29:42 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:29:43 DEBUG : potato2: Excluded (Size Filter) 2025/05/21 06:29:43 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (17.47s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:30:01 DEBUG : enormous: Excluded (Size Filter) 2025/05/21 06:30:01 DEBUG : enormous: Excluded 2025/05/21 06:30:01 DEBUG : potato2: Excluded (Size Filter) 2025/05/21 06:30:01 DEBUG : potato2: Excluded 2025/05/21 06:30:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:30:02 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:30:02 DEBUG : empty space: Unchanged skipping 2025/05/21 06:30:02 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:30:02 DEBUG : Waiting for deletions to finish 2025/05/21 06:30:07 INFO : potato2: Deleted 2025/05/21 06:30:08 INFO : enormous: Deleted 2025/05/21 06:30:08 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:30:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:30:09 DEBUG : empty space: Unchanged skipping 2025/05/21 06:30:09 DEBUG : Local file system at /tmp/rclone4133255306: Waiting for checks to finish 2025/05/21 06:30:09 DEBUG : Local file system at /tmp/rclone4133255306: Waiting for transfers to finish 2025/05/21 06:30:09 DEBUG : Waiting for deletions to finish 2025/05/21 06:30:09 INFO : enormous: Deleted 2025/05/21 06:30:09 INFO : potato2: Deleted 2025/05/21 06:30:09 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (21.10s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:30:23 DEBUG : five: Need to transfer - File not found at Destination 2025/05/21 06:30:23 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/21 06:30:23 DEBUG : one: Destination is newer than source, skipping 2025/05/21 06:30:23 DEBUG : three: Sizes identical 2025/05/21 06:30:23 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:30:23 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/21 06:30:23 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/21 06:30:23 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone4133255306) 2025/05/21 06:30:23 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-yiwuxip7quti) 2025/05/21 06:30:23 DEBUG : two: md5 differ 2025/05/21 06:30:23 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:30:26 DEBUG : two: Dst hash empty - aborting Src hash check 2025/05/21 06:30:26 INFO : two: Copied (replaced existing) 2025/05/21 06:30:26 DEBUG : four: Dst hash empty - aborting Src hash check 2025/05/21 06:30:26 INFO : four: Copied (replaced existing) 2025/05/21 06:30:26 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/21 06:30:26 INFO : five: Copied (new) 2025/05/21 06:30:26 DEBUG : Waiting for deletions to finish 2025/05/21 06:30:27 DEBUG : one: Destination is newer than source, skipping 2025/05/21 06:30:27 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:30:27 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/05/21 06:30:27 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/21 06:30:27 DEBUG : four: Size and md5 of src and dst objects identical 2025/05/21 06:30:27 DEBUG : two: Size and md5 of src and dst objects identical 2025/05/21 06:30:27 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/21 06:30:27 DEBUG : five: Size and md5 of src and dst objects identical 2025/05/21 06:30:27 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/21 06:30:27 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone4133255306) 2025/05/21 06:30:27 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/21 06:30:27 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/21 06:30:27 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-yiwuxip7quti) 2025/05/21 06:30:27 DEBUG : three: md5 differ 2025/05/21 06:30:27 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/21 06:30:27 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:30:29 DEBUG : three: Dst hash empty - aborting Src hash check 2025/05/21 06:30:29 INFO : three: Copied (replaced existing) 2025/05/21 06:30:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (39.38s) === 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-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/05/21 06:30:55 INFO : Yandex rclone-test-yiwuxip7quti: Making map for --track-renames 2025/05/21 06:30:55 INFO : Yandex rclone-test-yiwuxip7quti: Finished making map for --track-renames 2025/05/21 06:30:55 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:30:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/21 06:30:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/21 06:30:55 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for renames to finish 2025/05/21 06:30:55 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:30:57 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/21 06:30:57 INFO : yam: Copied (new) 2025/05/21 06:30:58 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/21 06:30:58 INFO : potato: Copied (new) 2025/05/21 06:30:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:30:59 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:30:59 INFO : Yandex rclone-test-yiwuxip7quti: Making map for --track-renames 2025/05/21 06:30:59 INFO : Yandex rclone-test-yiwuxip7quti: Finished making map for --track-renames 2025/05/21 06:30:59 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:30:59 DEBUG : potato: Unchanged skipping 2025/05/21 06:30:59 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for renames to finish 2025/05/21 06:31:01 INFO : yam: Moved (server-side) to: yaml 2025/05/21 06:31:01 INFO : yaml: Renamed from "yam" 2025/05/21 06:31:01 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:31:01 DEBUG : Waiting for deletions to finish 2025/05/21 06:31:01 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (19.52s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/05/21 06:31:14 INFO : Yandex rclone-test-yiwuxip7quti: Making map for --track-renames 2025/05/21 06:31:14 INFO : Yandex rclone-test-yiwuxip7quti: Finished making map for --track-renames 2025/05/21 06:31:14 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:31:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/21 06:31:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/21 06:31:14 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for renames to finish 2025/05/21 06:31:14 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:31:17 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/21 06:31:17 INFO : yam: Copied (new) 2025/05/21 06:31:17 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/21 06:31:17 INFO : potato: Copied (new) 2025/05/21 06:31:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:31:18 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:31:18 INFO : Yandex rclone-test-yiwuxip7quti: Making map for --track-renames 2025/05/21 06:31:18 INFO : Yandex rclone-test-yiwuxip7quti: Finished making map for --track-renames 2025/05/21 06:31:18 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:31:18 DEBUG : potato: Unchanged skipping 2025/05/21 06:31:18 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for renames to finish 2025/05/21 06:31:20 INFO : yam: Moved (server-side) to: yaml 2025/05/21 06:31:20 INFO : yaml: Renamed from "yam" 2025/05/21 06:31:20 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:31:20 DEBUG : Waiting for deletions to finish 2025/05/21 06:31:20 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (18.14s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/05/21 06:31:33 INFO : Yandex rclone-test-yiwuxip7quti: Making map for --track-renames 2025/05/21 06:31:33 INFO : Yandex rclone-test-yiwuxip7quti: Finished making map for --track-renames 2025/05/21 06:31:33 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:31:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/21 06:31:33 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/21 06:31:33 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for renames to finish 2025/05/21 06:31:33 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:31:35 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/05/21 06:31:35 INFO : sub/yam: Copied (new) 2025/05/21 06:31:37 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/05/21 06:31:37 INFO : potato: Copied (new) 2025/05/21 06:31:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:31:39 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:31:39 DEBUG : potato: Unchanged skipping 2025/05/21 06:31:40 INFO : Yandex rclone-test-yiwuxip7quti: Making map for --track-renames 2025/05/21 06:31:40 INFO : Yandex rclone-test-yiwuxip7quti: Finished making map for --track-renames 2025/05/21 06:31:40 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:31:40 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for renames to finish 2025/05/21 06:31:42 INFO : sub/yam: Moved (server-side) to: yam 2025/05/21 06:31:42 INFO : yam: Renamed from "sub/yam" 2025/05/21 06:31:42 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:31:42 DEBUG : Waiting for deletions to finish 2025/05/21 06:31:42 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (29.98s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:32:02 DEBUG : Creating backend with remote "/tmp/rclone4133255306/dir1" 2025/05/21 06:32:02 DEBUG : Config file has changed externally - reloading 2025/05/21 06:32:02 DEBUG : Creating backend with remote "/tmp/rclone4133255306/dir2" 2025/05/21 06:32:02 DEBUG : Local file system at /tmp/rclone4133255306/dir2: Using server-side directory move 2025/05/21 06:32:02 INFO : Local file system at /tmp/rclone4133255306/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/21 06:32:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/21 06:32:02 INFO : file1.txt: Moved (server-side) 2025/05/21 06:32:02 DEBUG : Local file system at /tmp/rclone4133255306/dir2: Waiting for checks to finish 2025/05/21 06:32:02 DEBUG : Local file system at /tmp/rclone4133255306/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.59s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:32:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 06:32:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/21 06:32:03 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:32:03 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:32:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 06:32:05 INFO : sub dir/hello world: Copied (new) 2025/05/21 06:32:05 INFO : sub dir/hello world: Deleted 2025/05/21 06:32:07 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/05/21 06:32:07 INFO : nested/sub dir/file: Copied (new) 2025/05/21 06:32:07 INFO : nested/sub dir/file: Deleted 2025/05/21 06:32:07 INFO : sub dir: Removing directory 2025/05/21 06:32:07 INFO : nested/sub dir: Removing directory 2025/05/21 06:32:07 INFO : nested: Removing directory 2025/05/21 06:32:07 DEBUG : Local file system at /tmp/rclone4133255306: deleted 3 directories run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (35.49s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:32:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/21 06:32:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/21 06:32:39 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:32:39 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:32:42 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/05/21 06:32:42 INFO : nested/sub dir/file: Copied (new) 2025/05/21 06:32:42 INFO : nested/sub dir/file: Deleted 2025/05/21 06:32:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/21 06:32:42 INFO : sub dir/hello world: Copied (new) 2025/05/21 06:32:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (35.63s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:33:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/21 06:33:14 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/21 06:33:14 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:33:14 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:33:17 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/05/21 06:33:17 INFO : existing-b: Copied (new) 2025/05/21 06:33:17 INFO : existing-b: Deleted 2025/05/21 06:33:17 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/21 06:33:17 INFO : existing: Copied (new) 2025/05/21 06:33:17 INFO : existing: Deleted 2025/05/21 06:33:18 DEBUG : existing: Destination exists, skipping 2025/05/21 06:33:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/21 06:33:18 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:33:18 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:33:18 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (15.45s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:33:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-lofikiz1muqi" 2025/05/21 06:33:29 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) Yandex rclone-test-yiwuxip7quti -> Yandex rclone-test-lofikiz1muqi 2025/05/21 06:33:41 DEBUG : Yandex rclone-test-lofikiz1muqi: Using server-side directory move 2025/05/21 06:33:41 INFO : Yandex rclone-test-lofikiz1muqi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/21 06:33:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 06:33:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:33:42 DEBUG : empty space: Unchanged skipping 2025/05/21 06:33:42 DEBUG : Yandex rclone-test-lofikiz1muqi: Waiting for checks to finish 2025/05/21 06:33:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/21 06:33:43 INFO : potato2: Moved (server-side) 2025/05/21 06:33:47 INFO : empty space: Deleted 2025/05/21 06:33:47 DEBUG : Yandex rclone-test-lofikiz1muqi: Waiting for transfers to finish 2025/05/21 06:33:47 INFO : potato3: Deleted 2025/05/21 06:33:49 INFO : potato3: Moved (server-side) 2025/05/21 06:33:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-moyefas4hene" 2025/05/21 06:33:50 DEBUG : Yandex rclone-test-moyefas4hene: Using server-side directory move 2025/05/21 06:33:53 INFO : Yandex rclone-test-moyefas4hene: Server side directory move succeeded 2025/05/21 06:33:54 ERROR : : error listing: directory not found 2025/05/21 06:33:54 DEBUG : Yandex rclone-test-moyefas4hene: Purge remote 2025/05/21 06:34:04 DEBUG : Yandex rclone-test-lofikiz1muqi: Purge remote 2025/05/21 06:34:05 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (35.88s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:34:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-qenuwok5pali" 2025/05/21 06:34:05 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) Yandex rclone-test-yiwuxip7quti -> Yandex rclone-test-qenuwok5pali 2025/05/21 06:34:19 DEBUG : empty space: Excluded (Size Filter) 2025/05/21 06:34:19 DEBUG : empty space: Excluded 2025/05/21 06:34:19 DEBUG : empty space: Excluded (Size Filter) 2025/05/21 06:34:19 DEBUG : empty space: Excluded 2025/05/21 06:34:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 06:34:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/21 06:34:19 DEBUG : Yandex rclone-test-qenuwok5pali: Waiting for checks to finish 2025/05/21 06:34:19 DEBUG : Yandex rclone-test-qenuwok5pali: Waiting for transfers to finish 2025/05/21 06:34:20 INFO : potato2: Moved (server-side) 2025/05/21 06:34:24 INFO : potato3: Deleted 2025/05/21 06:34:26 INFO : potato3: Moved (server-side) 2025/05/21 06:34:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-debipem1soza" 2025/05/21 06:34:27 DEBUG : empty space: Excluded (Size Filter) 2025/05/21 06:34:27 DEBUG : empty space: Excluded 2025/05/21 06:34:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 06:34:27 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/21 06:34:27 DEBUG : Yandex rclone-test-debipem1soza: Waiting for checks to finish 2025/05/21 06:34:27 DEBUG : Yandex rclone-test-debipem1soza: Waiting for transfers to finish 2025/05/21 06:34:29 INFO : potato3: Moved (server-side) 2025/05/21 06:34:30 INFO : potato2: Moved (server-side) 2025/05/21 06:34:31 DEBUG : Yandex rclone-test-debipem1soza: Purge remote 2025/05/21 06:34:41 DEBUG : Yandex rclone-test-qenuwok5pali: Purge remote --- PASS: TestServerSideMoveWithFilter (48.02s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:34:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-filisak0qime" 2025/05/21 06:35:00 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/05/21 06:35:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/21 06:35:01 DEBUG : pacer: Reducing sleep to 15ms 2025/05/21 06:35:01 INFO : tomatoDir: Making directory 2025/05/21 06:35:01 DEBUG : pacer: Reducing sleep to 11.25ms 2025/05/21 06:35:01 DEBUG : pacer: Reducing sleep to 10ms sync_test.go:1705: Server side move (if possible) Yandex rclone-test-yiwuxip7quti -> Yandex rclone-test-filisak0qime 2025/05/21 06:35:07 DEBUG : Yandex rclone-test-filisak0qime: Using server-side directory move 2025/05/21 06:35:11 INFO : Yandex rclone-test-filisak0qime: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/21 06:35:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/21 06:35:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:35:11 DEBUG : empty space: Unchanged skipping 2025/05/21 06:35:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/21 06:35:11 DEBUG : Yandex rclone-test-filisak0qime: Waiting for checks to finish 2025/05/21 06:35:14 INFO : potato2: Moved (server-side) 2025/05/21 06:35:16 INFO : empty space: Deleted 2025/05/21 06:35:16 DEBUG : Yandex rclone-test-filisak0qime: Waiting for transfers to finish 2025/05/21 06:35:16 INFO : potato3: Deleted 2025/05/21 06:35:18 INFO : potato3: Moved (server-side) 2025/05/21 06:35:18 INFO : tomatoDir: Removing directory 2025/05/21 06:35:23 DEBUG : Yandex rclone-test-yiwuxip7quti: deleted 1 directories 2025/05/21 06:35:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-bamatup0vohi" 2025/05/21 06:35:25 INFO : tomatoDir: Making directory 2025/05/21 06:35:25 DEBUG : Yandex rclone-test-bamatup0vohi: Using server-side directory move 2025/05/21 06:35:27 INFO : Yandex rclone-test-bamatup0vohi: Server side directory move succeeded 2025/05/21 06:35:28 ERROR : : error listing: directory not found 2025/05/21 06:35:29 ERROR : : error listing: directory not found 2025/05/21 06:35:29 DEBUG : Yandex rclone-test-bamatup0vohi: Purge remote 2025/05/21 06:35:40 DEBUG : Yandex rclone-test-filisak0qime: Purge remote 2025/05/21 06:35:40 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (48.17s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.74s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:35:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-yiwuxip7quti/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestSyncOverlap (4.93s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:35:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-yiwuxip7quti/rclone-sync-test" 2025/05/21 06:35:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-yiwuxip7quti/rclone-sync-test-include/layer2" 2025/05/21 06:35:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-yiwuxip7quti/rclone-sync-test-ignore-file" 2025/05/21 06:35:54 DEBUG : rclone-sync-test: Excluded 2025/05/21 06:35:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 06:35:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/21 06:35:55 DEBUG : Yandex rclone-test-yiwuxip7quti/rclone-sync-test: Waiting for checks to finish 2025/05/21 06:35:55 DEBUG : Yandex rclone-test-yiwuxip7quti/rclone-sync-test: Waiting for transfers to finish 2025/05/21 06:35:55 DEBUG : Waiting for deletions to finish 2025/05/21 06:35:55 INFO : There was nothing to transfer 2025/05/21 06:35:56 DEBUG : rclone-sync-test: Excluded 2025/05/21 06:35:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 06:35:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/21 06:35:58 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:35:58 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:35:58 DEBUG : Waiting for deletions to finish 2025/05/21 06:35:58 INFO : rclone-sync-test-include: Removing directory 2025/05/21 06:35:58 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/05/21 06:35:58 DEBUG : Yandex rclone-test-yiwuxip7quti: failed to delete 1 directories 2025/05/21 06:35:58 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:35:59 DEBUG : rclone-sync-test: Excluded 2025/05/21 06:35:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 06:36:00 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:36:01 DEBUG : rclone-sync-test: Excluded 2025/05/21 06:36:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 06:36:03 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:36:03 DEBUG : rclone-sync-test: Excluded 2025/05/21 06:36:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 06:36:05 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:36:06 DEBUG : rclone-sync-test: Excluded 2025/05/21 06:36:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 06:36:07 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:36:07 DEBUG : rclone-sync-test: Excluded 2025/05/21 06:36:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 06:36:08 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:36:09 DEBUG : rclone-sync-test: Excluded 2025/05/21 06:36:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 06:36:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/21 06:36:12 DEBUG : rclone-sync-test: Excluded 2025/05/21 06:36:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 06:36:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/21 06:36:13 DEBUG : Yandex rclone-test-yiwuxip7quti/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/21 06:36:13 DEBUG : Yandex rclone-test-yiwuxip7quti/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/21 06:36:13 DEBUG : Waiting for deletions to finish 2025/05/21 06:36:13 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:36:14 DEBUG : rclone-sync-test: Excluded 2025/05/21 06:36:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 06:36:15 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:36:16 DEBUG : rclone-sync-test: Excluded 2025/05/21 06:36:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 06:36:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/21 06:36:18 DEBUG : rclone-sync-test: Excluded 2025/05/21 06:36:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 06:36:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/21 06:36:20 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:36:20 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:36:20 DEBUG : Waiting for deletions to finish 2025/05/21 06:36:20 INFO : rclone-sync-test-include: Removing directory 2025/05/21 06:36:20 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/05/21 06:36:20 DEBUG : Yandex rclone-test-yiwuxip7quti: failed to delete 1 directories 2025/05/21 06:36:20 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:36:21 DEBUG : rclone-sync-test: Excluded 2025/05/21 06:36:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 06:36:22 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:36:23 DEBUG : rclone-sync-test: Excluded 2025/05/21 06:36:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 06:36:24 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:36:25 DEBUG : rclone-sync-test: Excluded 2025/05/21 06:36:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 06:36:26 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:36:27 DEBUG : rclone-sync-test: Excluded 2025/05/21 06:36:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 06:36:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/21 06:36:29 DEBUG : : Excluded 2025/05/21 06:36:29 DEBUG : rclone-sync-test: Excluded 2025/05/21 06:36:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 06:36:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/05/21 06:36:30 DEBUG : Yandex rclone-test-yiwuxip7quti/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/21 06:36:30 DEBUG : Yandex rclone-test-yiwuxip7quti/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/21 06:36:30 DEBUG : Waiting for deletions to finish 2025/05/21 06:36:30 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:36:31 DEBUG : rclone-sync-test: Excluded 2025/05/21 06:36:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 06:36:32 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:36:33 DEBUG : rclone-sync-test: Excluded 2025/05/21 06:36:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 06:36:34 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:36:35 DEBUG : rclone-sync-test: Excluded 2025/05/21 06:36:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 06:36:36 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:36:37 DEBUG : rclone-sync-test: Excluded 2025/05/21 06:36:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 06:36:38 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:36:39 DEBUG : rclone-sync-test: Excluded 2025/05/21 06:36:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/21 06:36:40 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (94.02s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:37:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-yiwuxip7quti/dst" 2025/05/21 06:37:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-yiwuxip7quti/CompareDest" 2025/05/21 06:37:22 DEBUG : one: Need to transfer - File not found at Destination 2025/05/21 06:37:22 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for checks to finish 2025/05/21 06:37:22 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for transfers to finish 2025/05/21 06:37:25 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/21 06:37:25 INFO : one: Copied (new) 2025/05/21 06:37:25 DEBUG : Waiting for deletions to finish 2025/05/21 06:37:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 06:37:27 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for checks to finish 2025/05/21 06:37:27 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for transfers to finish 2025/05/21 06:37:29 DEBUG : one: Dst hash empty - aborting Src hash check 2025/05/21 06:37:29 INFO : one: Copied (replaced existing) 2025/05/21 06:37:29 DEBUG : Waiting for deletions to finish 2025/05/21 06:37:36 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for checks to finish 2025/05/21 06:37:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 06:37:36 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:37:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/21 06:37:36 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for transfers to finish 2025/05/21 06:37:36 DEBUG : Waiting for deletions to finish 2025/05/21 06:37:36 INFO : There was nothing to transfer 2025/05/21 06:37:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 06:37:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:37:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/21 06:37:41 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for checks to finish 2025/05/21 06:37:41 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:37:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/21 06:37:41 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for transfers to finish 2025/05/21 06:37:41 DEBUG : Waiting for deletions to finish 2025/05/21 06:37:41 INFO : There was nothing to transfer 2025/05/21 06:37:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 06:37:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:37:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/21 06:37:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:37:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/21 06:37:42 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for checks to finish 2025/05/21 06:37:42 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for transfers to finish 2025/05/21 06:37:42 DEBUG : Waiting for deletions to finish 2025/05/21 06:37:42 INFO : There was nothing to transfer 2025/05/21 06:37:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 06:37:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:37:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/21 06:37:47 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/05/21 06:37:47 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/21 06:37:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/21 06:37:47 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for checks to finish 2025/05/21 06:37:47 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for transfers to finish 2025/05/21 06:37:47 DEBUG : Waiting for deletions to finish 2025/05/21 06:37:47 INFO : There was nothing to transfer 2025/05/21 06:37:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 06:37:50 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/21 06:37:50 DEBUG : two: Need to transfer - File not found at Destination 2025/05/21 06:37:50 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for checks to finish 2025/05/21 06:37:51 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:37:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/21 06:37:51 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for transfers to finish 2025/05/21 06:37:52 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/05/21 06:37:52 INFO : two: Copied (new) 2025/05/21 06:37:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (63.15s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:38:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-yiwuxip7quti/dest" 2025/05/21 06:38:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-yiwuxip7quti/pre-dest1" 2025/05/21 06:38:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-yiwuxip7quti/pre-dest2" 2025/05/21 06:38:32 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:38:32 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/21 06:38:32 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:38:32 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/21 06:38:33 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/21 06:38:33 DEBUG : Yandex rclone-test-yiwuxip7quti/dest: Waiting for checks to finish 2025/05/21 06:38:33 DEBUG : Yandex rclone-test-yiwuxip7quti/dest: Waiting for transfers to finish 2025/05/21 06:38:35 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/05/21 06:38:35 INFO : 3: Copied (new) 2025/05/21 06:38:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (49.26s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:39:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-yiwuxip7quti/dst" 2025/05/21 06:39:14 DEBUG : Config file has changed externally - reloading 2025/05/21 06:39:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-yiwuxip7quti/CopyDest" 2025/05/21 06:39:15 DEBUG : one: Need to transfer - File not found at Destination 2025/05/21 06:39:15 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for checks to finish 2025/05/21 06:39:15 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for transfers to finish 2025/05/21 06:39:18 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/05/21 06:39:18 INFO : one: Copied (new) 2025/05/21 06:39:18 DEBUG : Waiting for deletions to finish 2025/05/21 06:39:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 06:39:19 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for checks to finish 2025/05/21 06:39:19 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for transfers to finish 2025/05/21 06:39:22 DEBUG : one: Dst hash empty - aborting Src hash check 2025/05/21 06:39:22 INFO : one: Copied (replaced existing) 2025/05/21 06:39:22 DEBUG : Waiting for deletions to finish 2025/05/21 06:39:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-yiwuxip7quti/BackupDir" 2025/05/21 06:39:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 06:39:27 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for checks to finish 2025/05/21 06:39:28 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:39:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/21 06:39:29 INFO : one: Moved (server-side) 2025/05/21 06:39:31 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/05/21 06:39:31 INFO : one: Copied (server-side copy) 2025/05/21 06:39:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/21 06:39:31 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for transfers to finish 2025/05/21 06:39:31 DEBUG : Waiting for deletions to finish 2025/05/21 06:39:35 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:39:35 DEBUG : one: Unchanged skipping 2025/05/21 06:39:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:39:37 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/21 06:39:37 INFO : two: Copied (server-side copy) 2025/05/21 06:39:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/21 06:39:37 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for checks to finish 2025/05/21 06:39:37 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for transfers to finish 2025/05/21 06:39:37 DEBUG : Waiting for deletions to finish 2025/05/21 06:39:38 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:39:38 DEBUG : one: Unchanged skipping 2025/05/21 06:39:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:39:38 DEBUG : two: Unchanged skipping 2025/05/21 06:39:38 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for checks to finish 2025/05/21 06:39:38 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for transfers to finish 2025/05/21 06:39:38 DEBUG : Waiting for deletions to finish 2025/05/21 06:39:38 INFO : There was nothing to transfer 2025/05/21 06:39:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:39:42 DEBUG : one: Unchanged skipping 2025/05/21 06:39:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/21 06:39:44 DEBUG : three: Destination not found in --copy-dest 2025/05/21 06:39:44 DEBUG : three: Need to transfer - File not found at Destination 2025/05/21 06:39:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:39:44 DEBUG : two: Unchanged skipping 2025/05/21 06:39:44 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for checks to finish 2025/05/21 06:39:44 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for transfers to finish 2025/05/21 06:39:46 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/05/21 06:39:46 INFO : three: Copied (new) 2025/05/21 06:39:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (92.97s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2377 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: dst/three.txt: Modification time difference too big |-212954h35m46.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-05-21 06:40:53 +0000 UTC) (precision 1ns) 2025/05/21 06:40:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-yiwuxip7quti/dst" 2025/05/21 06:40:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-yiwuxip7quti/backup" 2025/05/21 06:40:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/21 06:40:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:40:56 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for checks to finish 2025/05/21 06:40:56 DEBUG : two: Unchanged skipping 2025/05/21 06:40:58 INFO : one: Moved (server-side) 2025/05/21 06:40:58 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for transfers to finish 2025/05/21 06:41:01 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/21 06:41:01 INFO : one: Copied (new) 2025/05/21 06:41:01 DEBUG : Waiting for deletions to finish 2025/05/21 06:41:03 INFO : three.txt: Moved (server-side) 2025/05/21 06:41:03 INFO : three.txt: Moved into backup dir fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: backup/three.txt: Modification time difference too big |-212954h35m55.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-05-21 06:41:02 +0000 UTC) (precision 1ns) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427 Error: Should be true Test: TestSyncBackupDir Messages: backup/three.txt: Modification time difference too big |-212954h35m55.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-05-21 06:41:02 +0000 UTC) (precision 1ns) 2025/05/21 06:41:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/21 06:41:07 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for checks to finish 2025/05/21 06:41:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:41:07 DEBUG : two: Unchanged skipping 2025/05/21 06:41:12 INFO : one: Deleted 2025/05/21 06:41:14 INFO : one: Moved (server-side) 2025/05/21 06:41:14 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for transfers to finish 2025/05/21 06:41:16 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/21 06:41:16 INFO : one: Copied (new) 2025/05/21 06:41:16 DEBUG : Waiting for deletions to finish 2025/05/21 06:41:22 INFO : three.txt: Deleted 2025/05/21 06:41:24 INFO : three.txt: Moved (server-side) 2025/05/21 06:41:24 INFO : three.txt: Moved into backup dir --- FAIL: TestSyncBackupDir (71.68s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:42:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-yiwuxip7quti/dst" 2025/05/21 06:42:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-yiwuxip7quti/backup" 2025/05/21 06:42:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/21 06:42:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:42:06 DEBUG : two: Unchanged skipping 2025/05/21 06:42:06 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for checks to finish 2025/05/21 06:42:09 INFO : one: Moved (server-side) to: one.bak 2025/05/21 06:42:09 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for transfers to finish 2025/05/21 06:42:11 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/21 06:42:11 INFO : one: Copied (new) 2025/05/21 06:42:11 DEBUG : Waiting for deletions to finish 2025/05/21 06:42:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/21 06:42:13 INFO : three.txt: Moved into backup dir 2025/05/21 06:42:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:42:17 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for checks to finish 2025/05/21 06:42:17 DEBUG : two: Unchanged skipping 2025/05/21 06:42:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/21 06:42:23 INFO : one.bak: Deleted 2025/05/21 06:42:24 INFO : one: Moved (server-side) to: one.bak 2025/05/21 06:42:24 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for transfers to finish 2025/05/21 06:42:26 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/21 06:42:26 INFO : one: Copied (new) 2025/05/21 06:42:26 DEBUG : Waiting for deletions to finish 2025/05/21 06:42:31 INFO : three.txt.bak: Deleted 2025/05/21 06:42:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/21 06:42:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (72.73s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:43:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-yiwuxip7quti/dst" 2025/05/21 06:43:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-yiwuxip7quti/backup" 2025/05/21 06:43:21 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for checks to finish 2025/05/21 06:43:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/21 06:43:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:43:21 DEBUG : two: Unchanged skipping 2025/05/21 06:43:23 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/21 06:43:23 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for transfers to finish 2025/05/21 06:43:25 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/21 06:43:25 INFO : one: Copied (new) 2025/05/21 06:43:25 DEBUG : Waiting for deletions to finish 2025/05/21 06:43:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/21 06:43:28 INFO : three.txt: Moved into backup dir 2025/05/21 06:43:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/21 06:43:32 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for checks to finish 2025/05/21 06:43:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:43:32 DEBUG : two: Unchanged skipping 2025/05/21 06:43:37 INFO : one-2019-01-01: Deleted 2025/05/21 06:43:38 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/21 06:43:38 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for transfers to finish 2025/05/21 06:43:41 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/21 06:43:41 INFO : one: Copied (new) 2025/05/21 06:43:41 DEBUG : Waiting for deletions to finish 2025/05/21 06:43:46 INFO : three-2019-01-01.txt: Deleted 2025/05/21 06:43:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/21 06:43:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (70.56s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:44:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-yiwuxip7quti/dst" 2025/05/21 06:44:31 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for checks to finish 2025/05/21 06:44:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:44:31 DEBUG : two: Unchanged skipping 2025/05/21 06:44:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/21 06:44:33 INFO : one: Moved (server-side) to: one.bak 2025/05/21 06:44:33 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for transfers to finish 2025/05/21 06:44:34 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/21 06:44:34 INFO : one: Copied (new) 2025/05/21 06:44:34 DEBUG : Waiting for deletions to finish 2025/05/21 06:44:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/21 06:44:37 INFO : three.txt: Moved into backup dir 2025/05/21 06:44:40 DEBUG : one.bak: Excluded (Path Filter) 2025/05/21 06:44:40 DEBUG : one.bak: Excluded 2025/05/21 06:44:40 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/21 06:44:40 DEBUG : three.txt.bak: Excluded 2025/05/21 06:44:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/21 06:44:40 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for checks to finish 2025/05/21 06:44:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:44:40 DEBUG : two: Unchanged skipping 2025/05/21 06:44:47 INFO : one.bak: Deleted 2025/05/21 06:44:48 INFO : one: Moved (server-side) to: one.bak 2025/05/21 06:44:48 DEBUG : Yandex rclone-test-yiwuxip7quti/dst: Waiting for transfers to finish 2025/05/21 06:44:51 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/21 06:44:51 INFO : one: Copied (new) 2025/05/21 06:44:51 DEBUG : Waiting for deletions to finish 2025/05/21 06:44:55 INFO : three.txt.bak: Deleted 2025/05/21 06:44:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/21 06:44:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (64.71s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:45:33 DEBUG : Creating backend with remote "TestYandex:rclone-test-yiwuxip7quti/dst" 2025/05/21 06:45:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/21 06:45:35 INFO : one: Moved (server-side) to: one.bak 2025/05/21 06:45:38 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/21 06:45:38 INFO : one: Copied (new) 2025/05/21 06:45:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:45:38 DEBUG : two: Unchanged skipping 2025/05/21 06:45:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/21 06:45:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/21 06:45:50 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/05/21 06:45:50 INFO : three.txt: Copied (new) 2025/05/21 06:45:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/21 06:45:58 INFO : one.bak: Deleted 2025/05/21 06:46:00 INFO : one: Moved (server-side) to: one.bak 2025/05/21 06:46:03 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/21 06:46:03 INFO : one: Copied (new) 2025/05/21 06:46:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:46:03 DEBUG : two: Unchanged skipping 2025/05/21 06:46:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/21 06:46:08 INFO : three.txt.bak: Deleted 2025/05/21 06:46:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/21 06:46:12 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/05/21 06:46:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (83.29s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:46:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-yiwuxip7quti/dst" 2025/05/21 06:46:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/21 06:47:00 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/21 06:47:01 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/21 06:47:01 INFO : one: Copied (new) 2025/05/21 06:47:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:47:02 DEBUG : two: Unchanged skipping 2025/05/21 06:47:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/21 06:47:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/21 06:47:08 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/05/21 06:47:08 INFO : three.txt: Copied (new) 2025/05/21 06:47:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/21 06:47:15 INFO : one-2019-01-01: Deleted 2025/05/21 06:47:17 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/21 06:47:21 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/21 06:47:21 INFO : one: Copied (new) 2025/05/21 06:47:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:47:21 DEBUG : two: Unchanged skipping 2025/05/21 06:47:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/21 06:47:26 INFO : three-2019-01-01.txt: Deleted 2025/05/21 06:47:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/21 06:47:30 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/05/21 06:47:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (74.79s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:48:07 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:48:07 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/21 06:48:07 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:48:09 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/05/21 06:48:09 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/21 06:48:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (10.32s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:48:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/21 06:48:15 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:48:15 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:48:21 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/05/21 06:48:21 INFO : existing: Copied (new) 2025/05/21 06:48:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:48:22 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/21 06:48:22 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:48:22 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/21 06:48:22 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:48:22 ERROR : Yandex rclone-test-yiwuxip7quti: not deleting files as there were IO errors 2025/05/21 06:48:22 ERROR : Yandex rclone-test-yiwuxip7quti: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestSyncImmutable (16.29s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:48:33 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:48:33 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:48:33 DEBUG : existing: Unchanged skipping 2025/05/21 06:48:33 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:48:33 DEBUG : Waiting for deletions to finish 2025/05/21 06:48:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (8.33s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.60s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.37s) --- SKIP: TestMaxTransfer/Hard (0.92s) --- SKIP: TestMaxTransfer/Soft (0.80s) --- SKIP: TestMaxTransfer/Cautious (0.65s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Should be true Test: TestSyncConcurrentDelete Messages: only15: Modification time difference too big |-212954h44m40.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-05-21 06:49:47 +0000 UTC) (precision 1ns) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Should be true Test: TestSyncConcurrentDelete Messages: only5: Modification time difference too big |-212954h43m59.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-05-21 06:49:06 +0000 UTC) (precision 1ns) 2025/05/21 06:50:04 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:50:04 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:50:04 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:50:04 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:50:04 DEBUG : both0: Unchanged skipping 2025/05/21 06:50:04 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:50:04 DEBUG : both12: Unchanged skipping 2025/05/21 06:50:04 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:50:04 DEBUG : both13: Unchanged skipping 2025/05/21 06:50:04 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:50:04 DEBUG : both14: Unchanged skipping 2025/05/21 06:50:04 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:50:04 DEBUG : both15: Unchanged skipping 2025/05/21 06:50:04 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:50:04 DEBUG : both16: Unchanged skipping 2025/05/21 06:50:04 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:50:04 DEBUG : both1: Unchanged skipping 2025/05/21 06:50:04 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:50:04 DEBUG : both10: Unchanged skipping 2025/05/21 06:50:04 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:50:04 DEBUG : both11: Unchanged skipping 2025/05/21 06:50:04 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:50:04 DEBUG : both17: Unchanged skipping 2025/05/21 06:50:04 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:50:04 DEBUG : both3: Unchanged skipping 2025/05/21 06:50:04 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:50:04 DEBUG : both18: Unchanged skipping 2025/05/21 06:50:04 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:50:04 DEBUG : both5: Unchanged skipping 2025/05/21 06:50:04 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:50:04 DEBUG : both19: Unchanged skipping 2025/05/21 06:50:04 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:50:04 DEBUG : both7: Unchanged skipping 2025/05/21 06:50:04 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:50:04 DEBUG : both2: Unchanged skipping 2025/05/21 06:50:04 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:50:04 DEBUG : both8: Unchanged skipping 2025/05/21 06:50:04 DEBUG : both9: Unchanged skipping 2025/05/21 06:50:04 DEBUG : both4: Unchanged skipping 2025/05/21 06:50:04 DEBUG : both6: Unchanged skipping 2025/05/21 06:50:04 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:50:04 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:50:04 DEBUG : Waiting for deletions to finish 2025/05/21 06:50:09 INFO : only11: Deleted 2025/05/21 06:50:09 INFO : only8: Deleted 2025/05/21 06:50:09 INFO : only2: Deleted 2025/05/21 06:50:09 INFO : only9: Deleted 2025/05/21 06:50:13 INFO : only18: Deleted 2025/05/21 06:50:13 INFO : only14: Deleted 2025/05/21 06:50:14 INFO : only4: Deleted 2025/05/21 06:50:14 INFO : only5: Deleted 2025/05/21 06:50:18 INFO : only7: Deleted 2025/05/21 06:50:19 INFO : only6: Deleted 2025/05/21 06:50:19 INFO : only0: Deleted 2025/05/21 06:50:19 INFO : only12: Deleted 2025/05/21 06:50:23 INFO : only13: Deleted 2025/05/21 06:50:23 INFO : only16: Deleted 2025/05/21 06:50:23 INFO : only19: Deleted 2025/05/21 06:50:24 INFO : only3: Deleted 2025/05/21 06:50:28 INFO : only1: Deleted 2025/05/21 06:50:28 INFO : only10: Deleted 2025/05/21 06:50:28 INFO : only15: Deleted 2025/05/21 06:50:29 INFO : only17: Deleted 2025/05/21 06:50:29 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- FAIL: TestSyncConcurrentDelete (206.60s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:53:33 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:53:33 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:53:33 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:53:33 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:53:33 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for checks to finish 2025/05/21 06:53:33 DEBUG : both0: Unchanged skipping 2025/05/21 06:53:33 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:53:33 DEBUG : both12: Unchanged skipping 2025/05/21 06:53:33 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:53:33 DEBUG : both11: Unchanged skipping 2025/05/21 06:53:33 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:53:33 DEBUG : both10: Unchanged skipping 2025/05/21 06:53:33 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:53:33 DEBUG : both15: Unchanged skipping 2025/05/21 06:53:33 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:53:33 DEBUG : both16: Unchanged skipping 2025/05/21 06:53:33 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:53:33 DEBUG : both1: Unchanged skipping 2025/05/21 06:53:33 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:53:33 DEBUG : both18: Unchanged skipping 2025/05/21 06:53:33 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:53:33 DEBUG : both19: Unchanged skipping 2025/05/21 06:53:33 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:53:33 DEBUG : both14: Unchanged skipping 2025/05/21 06:53:33 DEBUG : both13: Unchanged skipping 2025/05/21 06:53:33 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:53:33 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:53:33 DEBUG : both3: Unchanged skipping 2025/05/21 06:53:33 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:53:33 DEBUG : both4: Unchanged skipping 2025/05/21 06:53:33 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:53:33 DEBUG : both6: Unchanged skipping 2025/05/21 06:53:33 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:53:33 DEBUG : both2: Unchanged skipping 2025/05/21 06:53:33 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:53:33 DEBUG : both8: Unchanged skipping 2025/05/21 06:53:33 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/21 06:53:33 DEBUG : both9: Unchanged skipping 2025/05/21 06:53:33 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/21 06:53:33 DEBUG : both5: Unchanged skipping 2025/05/21 06:53:33 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/21 06:53:33 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/21 06:53:33 DEBUG : both17: Unchanged skipping 2025/05/21 06:53:33 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/21 06:53:33 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/21 06:53:33 DEBUG : both7: Unchanged skipping 2025/05/21 06:53:33 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/21 06:53:33 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/21 06:53:33 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/21 06:53:33 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/21 06:53:33 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/21 06:53:33 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/21 06:53:33 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/21 06:53:33 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/21 06:53:33 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/21 06:53:33 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/21 06:53:33 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/21 06:53:33 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/21 06:53:33 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/21 06:53:33 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/21 06:53:33 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/21 06:53:33 DEBUG : Yandex rclone-test-yiwuxip7quti: Waiting for transfers to finish 2025/05/21 06:53:35 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/05/21 06:53:35 INFO : only1: Copied (replaced existing) 2025/05/21 06:53:35 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/05/21 06:53:35 INFO : only0: Copied (replaced existing) 2025/05/21 06:53:35 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/05/21 06:53:35 INFO : only11: Copied (replaced existing) 2025/05/21 06:53:35 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/05/21 06:53:35 INFO : only10: Copied (replaced existing) 2025/05/21 06:53:37 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/05/21 06:53:37 INFO : only17: Copied (replaced existing) 2025/05/21 06:53:37 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/05/21 06:53:37 INFO : only13: Copied (replaced existing) 2025/05/21 06:53:37 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/05/21 06:53:37 INFO : only16: Copied (replaced existing) 2025/05/21 06:53:38 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/05/21 06:53:38 INFO : only12: Copied (replaced existing) 2025/05/21 06:53:39 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/05/21 06:53:39 INFO : only19: Copied (replaced existing) 2025/05/21 06:53:39 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/05/21 06:53:39 INFO : only14: Copied (replaced existing) 2025/05/21 06:53:40 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/05/21 06:53:40 INFO : only4: Copied (replaced existing) 2025/05/21 06:53:40 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/05/21 06:53:40 INFO : only3: Copied (replaced existing) 2025/05/21 06:53:40 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/05/21 06:53:40 INFO : only5: Copied (replaced existing) 2025/05/21 06:53:41 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/05/21 06:53:41 INFO : only6: Copied (replaced existing) 2025/05/21 06:53:42 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/05/21 06:53:42 INFO : only7: Copied (replaced existing) 2025/05/21 06:53:43 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/05/21 06:53:43 INFO : only8: Copied (replaced existing) 2025/05/21 06:53:43 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/05/21 06:53:43 INFO : only9: Copied (replaced existing) 2025/05/21 06:53:43 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/05/21 06:53:43 INFO : only15: Copied (replaced existing) 2025/05/21 06:53:44 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/05/21 06:53:44 INFO : only18: Copied (replaced existing) 2025/05/21 06:53:45 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/05/21 06:53:45 INFO : only2: Copied (replaced existing) 2025/05/21 06:53:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (299.90s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:57:09 DEBUG : empty_dir: Making directory with metadata 2025/05/21 06:57:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 06:57:09 DEBUG : empty_on_remote: Making directory with metadata 2025/05/21 06:57:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 06:57:09 INFO : empty_on_remote: Making directory 2025/05/21 06:57:09 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:57:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/21 06:57:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/21 06:57:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/21 06:57:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTime (53.76s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:58:03 DEBUG : empty_dir: Making directory with metadata 2025/05/21 06:58:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 06:58:03 DEBUG : empty_on_remote: Making directory with metadata 2025/05/21 06:58:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/21 06:58:03 INFO : empty_on_remote: Making directory 2025/05/21 06:58:03 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:58:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/21 06:58:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/21 06:58:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/21 06:58:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/21 06:58:09 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (61.52s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 06:59:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/21 06:59:04 INFO : sub dir: Making directory 2025/05/21 06:59:04 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (102.61s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" 2025/05/21 07:00:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/21 07:00:47 INFO : sub dir: Making directory 2025/05/21 07:00:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-yiwuxip7quti", Local "Local file system at /tmp/rclone4133255306", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (96.47s) FAIL 2025/05/21 07:02:23 DEBUG : Yandex rclone-test-yiwuxip7quti: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 46m55.628067869s (try 1/5): exit status 1: Failed [TestServerSideMoveOverSelf TestSyncBackupDir TestSyncConcurrentDelete]