"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/02/19 03:32:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-cujikuf3gaqe" 2025/02/19 03:32:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/19 03:32:12 DEBUG : Creating backend with remote "/tmp/rclone2140721289" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:32:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:32:13 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:32:13 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:32:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestCopyWithDryRun (3.18s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:32:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/19 03:32:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:32:16 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:32:16 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:32:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/19 03:32:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:32:21 DEBUG : Yandex rclone-test-cujikuf3gaqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (14.59s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.70s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.77s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:32:31 DEBUG : Creating backend with remote "/non-existing" 2025/02/19 03:32:32 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/19 03:32:32 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:32:32 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (2.71s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:32:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:32:34 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:32:34 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:32:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/19 03:32:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestCopyNoTraverse (14.88s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:32:49 INFO : Yandex rclone-test-cujikuf3gaqe: Running all checks before starting transfers 2025/02/19 03:32:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:32:49 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:32:49 INFO : Yandex rclone-test-cujikuf3gaqe: Checks finished, now starting transfers 2025/02/19 03:32:49 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:32:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/19 03:32:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestCopyCheckFirst (13.55s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:33:02 ERROR : Ignoring --no-traverse with sync 2025/02/19 03:33:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:33:03 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:33:03 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:33:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/19 03:33:05 INFO : sub dir/hello world: Copied (new) 2025/02/19 03:33:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestSyncNoTraverse (13.82s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:33:16 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/19 03:33:16 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:33:16 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:33:19 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/02/19 03:33:19 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" Diff of "logger" and "lsf" 2c2 < 2011-12-25 12:59:59.123456789;cc2c857f89648dbd139d7b2a6665957d;12;hello world2 --- > 2025-02-19 03:33:18.000000000;cc2c857f89648dbd139d7b2a6665957d;12;hello world2 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:271 Error: Received unexpected error: logger does not match lsf! logger: 2011-12-25 12:59:59.123456789;cc2c857f89648dbd139d7b2a6665957d;12;hello world2 lsf: 2025-02-19 03:33:18.000000000;cc2c857f89648dbd139d7b2a6665957d;12;hello world2 Test: TestCopyWithDepth --- FAIL: TestCopyWithDepth (7.73s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:33:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/19 03:33:24 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:33:24 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:33:27 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/19 03:33:27 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (7.91s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:33:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/19 03:33:32 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:33:32 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:33:34 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/19 03:33:34 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.76s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:33:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/19 03:33:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/19 03:33:40 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/19 03:33:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/19 03:33:40 INFO : sub dir: Making directory 2025/02/19 03:33:40 INFO : sub dir2: Making directory 2025/02/19 03:33:41 INFO : sub dir2/sub sub dir2: Making directory 2025/02/19 03:33:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:33:41 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:33:41 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:33:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/19 03:33:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:33:45 DEBUG : Yandex rclone-test-cujikuf3gaqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (24.12s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:34:04 INFO : sub dir2: Making directory 2025/02/19 03:34:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/19 03:34:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/19 03:34:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:34:04 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:34:04 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:34:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/19 03:34:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (12.07s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:34:16 DEBUG : sub dir2: Making directory with metadata 2025/02/19 03:34:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/19 03:34:17 INFO : sub dir: Making directory 2025/02/19 03:34:18 INFO : sub dir2: Making directory 2025/02/19 03:34:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:34:18 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:34:18 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:34:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/19 03:34:21 INFO : sub dir/hello world: Copied (new) 2025/02/19 03:34:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:34:23 DEBUG : Yandex rclone-test-cujikuf3gaqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/19 03:34:23 DEBUG : Yandex rclone-test-cujikuf3gaqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (21.29s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.84s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:34:38 INFO : sub dir2: Making directory 2025/02/19 03:34:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:34:38 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:34:38 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:34:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/19 03:34:41 INFO : sub dir/hello world: Copied (new) 2025/02/19 03:34:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (11.87s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:34:50 DEBUG : sub dir2: Making directory with metadata 2025/02/19 03:34:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/19 03:34:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/19 03:34:50 INFO : sub dir: Making directory 2025/02/19 03:34:51 INFO : sub dir2: Making directory 2025/02/19 03:34:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:34:51 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:34:51 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:34:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/19 03:34:53 INFO : sub dir/hello world: Copied (new) 2025/02/19 03:34:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:34:55 DEBUG : Yandex rclone-test-cujikuf3gaqe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (18.62s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.48s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:35:09 INFO : sub dir2: Making directory 2025/02/19 03:35:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:35:09 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:35:09 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:35:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/19 03:35:12 INFO : sub dir/hello world: Copied (new) 2025/02/19 03:35:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (11.87s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:35:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-lesalap6qisa" 2025/02/19 03:35:23 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) Yandex rclone-test-cujikuf3gaqe -> Yandex rclone-test-lesalap6qisa 2025/02/19 03:35:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:35:25 DEBUG : Yandex rclone-test-lesalap6qisa: Waiting for checks to finish 2025/02/19 03:35:25 DEBUG : Yandex rclone-test-lesalap6qisa: Waiting for transfers to finish 2025/02/19 03:35:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/19 03:35:27 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:35:28 DEBUG : Yandex rclone-test-lesalap6qisa: Purge remote --- PASS: TestServerSideCopy (22.40s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:35:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/19 03:35:47 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:35:47 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:35:49 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/19 03:35:49 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestCopyOverSelf (15.86s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:36:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-ququmof1heli" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-cujikuf3gaqe -> Yandex rclone-test-ququmof1heli 2025/02/19 03:36:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:36:03 DEBUG : Yandex rclone-test-ququmof1heli: Waiting for checks to finish 2025/02/19 03:36:03 DEBUG : Yandex rclone-test-ququmof1heli: Waiting for transfers to finish 2025/02/19 03:36:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/19 03:36:06 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:36:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/19 03:36:11 DEBUG : Yandex rclone-test-ququmof1heli: Waiting for checks to finish 2025/02/19 03:36:11 DEBUG : Yandex rclone-test-ququmof1heli: Waiting for transfers to finish 2025/02/19 03:36:11 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.curoyin8" before starting 2025/02/19 03:36:14 DEBUG : sub dir/hello world.curoyin8: server side copy: removing renamed existing file after operation 2025/02/19 03:36:18 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/19 03:36:18 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:36:19 DEBUG : Yandex rclone-test-ququmof1heli: Purge remote --- PASS: TestServerSideCopyOverSelf (35.97s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:36:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/19 03:36:39 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:36:39 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:36:41 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/19 03:36:41 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/19 03:36:41 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestMoveOverSelf (16.91s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:36:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-gebotew1rino" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-cujikuf3gaqe -> Yandex rclone-test-gebotew1rino 2025/02/19 03:36:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:36:56 DEBUG : Yandex rclone-test-gebotew1rino: Waiting for checks to finish 2025/02/19 03:36:56 DEBUG : Yandex rclone-test-gebotew1rino: Waiting for transfers to finish 2025/02/19 03:36:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/19 03:36:58 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:37:06 DEBUG : Yandex rclone-test-gebotew1rino: Using server-side directory move 2025/02/19 03:37:06 INFO : Yandex rclone-test-gebotew1rino: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/19 03:37:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/19 03:37:07 DEBUG : Yandex rclone-test-gebotew1rino: Waiting for checks to finish 2025/02/19 03:37:07 DEBUG : Yandex rclone-test-gebotew1rino: Waiting for transfers to finish 2025/02/19 03:37:10 INFO : sub dir/hello world: Deleted 2025/02/19 03:37:11 INFO : sub dir/hello world: Moved (server-side) 2025/02/19 03:37:16 DEBUG : testing file moves 2025/02/19 03:37:16 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/19 03:37:16 DEBUG : Yandex rclone-test-gebotew1rino: Waiting for checks to finish 2025/02/19 03:37:16 DEBUG : Yandex rclone-test-gebotew1rino: Waiting for transfers to finish 2025/02/19 03:37:19 INFO : sub dir/hello world: Deleted 2025/02/19 03:37:22 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:37:24 DEBUG : Yandex rclone-test-gebotew1rino: Purge remote --- PASS: TestServerSideMoveOverSelf (43.52s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:37:38 ERROR : : error listing: directory not found 2025/02/19 03:37:38 INFO : Local file system at /tmp/rclone2140721289: Making directory 2025/02/19 03:37:39 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:37:39 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestCopyAfterDelete (14.09s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:37:52 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/19 03:37:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:37:53 DEBUG : Local file system at /tmp/rclone2140721289: Waiting for checks to finish 2025/02/19 03:37:53 DEBUG : Local file system at /tmp/rclone2140721289: Waiting for transfers to finish 2025/02/19 03:37:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/19 03:37:53 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/02/19 03:37:53 INFO : sub dir/hello world: Copied (new) 2025/02/19 03:37:53 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestCopyRedownload (13.23s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:38:03 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/19 03:38:03 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:38:03 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:38:05 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/19 03:38:05 INFO : check sum: Copied (new) 2025/02/19 03:38:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:38:06 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:38:06 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/19 03:38:06 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/02/19 03:38:06 DEBUG : check sum: Unchanged skipping 2025/02/19 03:38:06 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:38:06 DEBUG : Waiting for deletions to finish 2025/02/19 03:38:06 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (10.22s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:38:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/19 03:38:13 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:38:13 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:38:16 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/19 03:38:16 INFO : sizeonly: Copied (new) 2025/02/19 03:38:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:38:16 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:38:16 DEBUG : sizeonly: Sizes identical 2025/02/19 03:38:16 DEBUG : sizeonly: Unchanged skipping 2025/02/19 03:38:16 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:38:16 DEBUG : Waiting for deletions to finish 2025/02/19 03:38:16 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestSyncSizeOnly (13.00s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:38:26 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/19 03:38:26 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:38:26 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:38:28 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/02/19 03:38:28 INFO : ignore-size: Copied (new) 2025/02/19 03:38:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:38:29 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:38:29 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:38:29 DEBUG : ignore-size: Unchanged skipping 2025/02/19 03:38:29 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:38:29 DEBUG : Waiting for deletions to finish 2025/02/19 03:38:29 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (10.21s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:38:40 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:38:40 DEBUG : existing: Unchanged skipping 2025/02/19 03:38:40 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:38:40 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:38:40 DEBUG : Waiting for deletions to finish 2025/02/19 03:38:40 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:38:41 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/19 03:38:41 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:38:41 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:38:43 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/02/19 03:38:43 INFO : existing: Copied (replaced existing) 2025/02/19 03:38:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (14.13s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:38:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/19 03:38:51 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:38:51 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:38:53 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/19 03:38:53 INFO : existing: Copied (new) 2025/02/19 03:38:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:38:55 DEBUG : existing: Destination exists, skipping 2025/02/19 03:38:55 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:38:55 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:38:55 DEBUG : Waiting for deletions to finish 2025/02/19 03:38:55 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (10.83s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:39:05 INFO : d: Making directory 2025/02/19 03:39:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/19 03:39:07 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:39:07 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:39:07 DEBUG : c/non empty space: Unchanged skipping 2025/02/19 03:39:07 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:39:09 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/19 03:39:09 INFO : a/potato2: Copied (new) 2025/02/19 03:39:09 DEBUG : Waiting for deletions to finish 2025/02/19 03:39:12 INFO : b/potato: Deleted 2025/02/19 03:39:12 INFO : d: Removing directory 2025/02/19 03:39:17 INFO : b: Removing directory 2025/02/19 03:39:21 DEBUG : Yandex rclone-test-cujikuf3gaqe: deleted 2 directories run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (39.53s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:39:43 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:39:43 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/02/19 03:39:43 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/19 03:39:43 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/19 03:39:43 DEBUG : empty space: Unchanged skipping 2025/02/19 03:39:43 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:39:43 DEBUG : Waiting for deletions to finish 2025/02/19 03:39:43 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:39:44 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:39:44 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/02/19 03:39:44 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/19 03:39:45 INFO : empty space: Updated modification time in destination 2025/02/19 03:39:45 DEBUG : empty space: Unchanged skipping 2025/02/19 03:39:45 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:39:45 DEBUG : Waiting for deletions to finish 2025/02/19 03:39:45 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (10.31s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:39:53 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/02/19 03:39:53 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:39:53 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/19 03:39:53 DEBUG : empty space: Unchanged skipping 2025/02/19 03:39:53 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:39:53 DEBUG : Waiting for deletions to finish 2025/02/19 03:39:53 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (8.01s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:40:01 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:40:01 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/02/19 03:40:01 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2140721289) 2025/02/19 03:40:01 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-cujikuf3gaqe) 2025/02/19 03:40:01 DEBUG : foo: md5 differ 2025/02/19 03:40:01 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:40:03 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/02/19 03:40:03 INFO : foo: Copied (replaced existing) 2025/02/19 03:40:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (11.28s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:40:13 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/19 03:40:13 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:40:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:40:13 DEBUG : empty space: Unchanged skipping 2025/02/19 03:40:13 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:40:15 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/19 03:40:15 INFO : potato: Copied (new) 2025/02/19 03:40:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (14.36s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:40:27 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/19 03:40:27 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:40:27 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:40:30 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/02/19 03:40:30 INFO : potato: Copied (replaced existing) 2025/02/19 03:40:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.24s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:40:37 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:40:37 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/02/19 03:40:37 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2140721289) 2025/02/19 03:40:37 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-cujikuf3gaqe) 2025/02/19 03:40:37 DEBUG : potato: md5 differ 2025/02/19 03:40:37 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:40:40 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/02/19 03:40:40 INFO : potato: Copied (replaced existing) 2025/02/19 03:40:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (12.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:40:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/19 03:40:52 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/19 03:40:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:40:52 DEBUG : empty space: Unchanged skipping 2025/02/19 03:40:52 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:40:52 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:40:52 DEBUG : Waiting for deletions to finish 2025/02/19 03:40:52 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (13.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:41:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/19 03:41:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:41:07 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:41:07 DEBUG : empty space: Unchanged skipping 2025/02/19 03:41:07 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:41:09 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/19 03:41:09 INFO : potato2: Copied (new) 2025/02/19 03:41:09 DEBUG : Waiting for deletions to finish 2025/02/19 03:41:12 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (21.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:41:25 INFO : d: Making directory 2025/02/19 03:41:26 INFO : d/e: Making directory 2025/02/19 03:41:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/19 03:41:28 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:41:28 DEBUG : c/non empty space: Unchanged skipping 2025/02/19 03:41:28 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:41:28 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:41:30 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/19 03:41:30 INFO : a/potato2: Copied (new) 2025/02/19 03:41:30 DEBUG : Waiting for deletions to finish 2025/02/19 03:41:34 INFO : b/potato: Deleted 2025/02/19 03:41:34 INFO : d/e: Removing directory 2025/02/19 03:41:38 INFO : d: Removing directory 2025/02/19 03:41:42 INFO : b: Removing directory 2025/02/19 03:41:46 DEBUG : Yandex rclone-test-cujikuf3gaqe: deleted 3 directories run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (41.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:42:08 INFO : d: Making directory 2025/02/19 03:42:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/19 03:42:10 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:42:10 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:42:10 DEBUG : c/non empty space: Unchanged skipping 2025/02/19 03:42:10 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:42:12 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/19 03:42:12 INFO : a/potato2: Copied (new) 2025/02/19 03:42:12 ERROR : Yandex rclone-test-cujikuf3gaqe: not deleting files as there were IO errors 2025/02/19 03:42:12 ERROR : Yandex rclone-test-cujikuf3gaqe: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (39.31s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:42:51 DEBUG : Waiting for deletions to finish 2025/02/19 03:42:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/19 03:42:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:42:51 DEBUG : empty space: Unchanged skipping 2025/02/19 03:42:51 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:42:51 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:42:55 INFO : potato: Deleted 2025/02/19 03:42:55 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/19 03:42:55 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (21.11s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:43:08 DEBUG : Waiting for deletions to finish 2025/02/19 03:43:09 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:43:09 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:43:13 INFO : potato: Deleted 2025/02/19 03:43:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/19 03:43:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:43:13 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:43:13 DEBUG : empty space: Unchanged skipping 2025/02/19 03:43:13 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:43:15 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/19 03:43:15 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (19.45s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:43:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/19 03:43:27 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:43:27 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:43:29 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/02/19 03:43:29 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (14.87s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:43:43 DEBUG : enormous: Excluded (Size Filter) 2025/02/19 03:43:43 DEBUG : enormous: Excluded 2025/02/19 03:43:43 DEBUG : potato2: Excluded (Size Filter) 2025/02/19 03:43:43 DEBUG : potato2: Excluded 2025/02/19 03:43:43 DEBUG : potato2: Excluded (Size Filter) 2025/02/19 03:43:43 DEBUG : potato2: Excluded 2025/02/19 03:43:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:43:43 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:43:43 DEBUG : empty space: Unchanged skipping 2025/02/19 03:43:43 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:43:43 DEBUG : Waiting for deletions to finish 2025/02/19 03:43:43 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:43:44 DEBUG : potato2: Excluded (Size Filter) 2025/02/19 03:43:44 DEBUG : potato2: Excluded 2025/02/19 03:43:44 DEBUG : enormous: Excluded (Size Filter) 2025/02/19 03:43:44 DEBUG : enormous: Excluded 2025/02/19 03:43:44 DEBUG : potato2: Excluded (Size Filter) 2025/02/19 03:43:44 DEBUG : potato2: Excluded 2025/02/19 03:43:45 DEBUG : potato2: Excluded (Size Filter) 2025/02/19 03:43:45 DEBUG : potato2: Excluded 2025/02/19 03:43:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:43:45 DEBUG : empty space: Unchanged skipping 2025/02/19 03:43:45 DEBUG : Local file system at /tmp/rclone2140721289: Waiting for checks to finish 2025/02/19 03:43:45 DEBUG : Local file system at /tmp/rclone2140721289: Waiting for transfers to finish 2025/02/19 03:43:45 DEBUG : Waiting for deletions to finish 2025/02/19 03:43:45 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:43:45 DEBUG : potato2: Excluded (Size Filter) 2025/02/19 03:43:45 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (15.88s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:44:01 DEBUG : enormous: Excluded (Size Filter) 2025/02/19 03:44:01 DEBUG : enormous: Excluded 2025/02/19 03:44:01 DEBUG : potato2: Excluded (Size Filter) 2025/02/19 03:44:01 DEBUG : potato2: Excluded 2025/02/19 03:44:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:44:01 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:44:01 DEBUG : empty space: Unchanged skipping 2025/02/19 03:44:01 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:44:01 DEBUG : Waiting for deletions to finish 2025/02/19 03:44:05 INFO : potato2: Deleted 2025/02/19 03:44:06 INFO : enormous: Deleted 2025/02/19 03:44:06 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:44:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:44:07 DEBUG : Local file system at /tmp/rclone2140721289: Waiting for checks to finish 2025/02/19 03:44:07 DEBUG : empty space: Unchanged skipping 2025/02/19 03:44:07 DEBUG : Local file system at /tmp/rclone2140721289: Waiting for transfers to finish 2025/02/19 03:44:07 DEBUG : Waiting for deletions to finish 2025/02/19 03:44:07 INFO : enormous: Deleted 2025/02/19 03:44:07 INFO : potato2: Deleted 2025/02/19 03:44:07 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (17.68s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:44:21 DEBUG : five: Need to transfer - File not found at Destination 2025/02/19 03:44:21 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/19 03:44:21 DEBUG : three: Sizes identical 2025/02/19 03:44:21 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:44:21 DEBUG : one: Destination is newer than source, skipping 2025/02/19 03:44:21 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2140721289) 2025/02/19 03:44:21 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-cujikuf3gaqe) 2025/02/19 03:44:21 DEBUG : two: md5 differ 2025/02/19 03:44:21 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/19 03:44:21 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/19 03:44:21 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:44:22 DEBUG : two: Dst hash empty - aborting Src hash check 2025/02/19 03:44:22 INFO : two: Copied (replaced existing) 2025/02/19 03:44:23 DEBUG : four: Dst hash empty - aborting Src hash check 2025/02/19 03:44:23 INFO : four: Copied (replaced existing) 2025/02/19 03:44:23 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/19 03:44:23 INFO : five: Copied (new) 2025/02/19 03:44:23 DEBUG : Waiting for deletions to finish 2025/02/19 03:44:23 DEBUG : one: Destination is newer than source, skipping 2025/02/19 03:44:23 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:44:23 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2140721289) 2025/02/19 03:44:23 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-cujikuf3gaqe) 2025/02/19 03:44:23 DEBUG : three: md5 differ 2025/02/19 03:44:23 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/19 03:44:23 DEBUG : four: Size and md5 of src and dst objects identical 2025/02/19 03:44:23 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/19 03:44:23 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/19 03:44:23 DEBUG : two: Size and md5 of src and dst objects identical 2025/02/19 03:44:23 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/19 03:44:23 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/19 03:44:23 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/19 03:44:23 DEBUG : five: Size and md5 of src and dst objects identical 2025/02/19 03:44:23 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/19 03:44:23 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:44:26 DEBUG : three: Dst hash empty - aborting Src hash check 2025/02/19 03:44:26 INFO : three: Copied (replaced existing) 2025/02/19 03:44:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (30.98s) === 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-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/02/19 03:44:44 INFO : Yandex rclone-test-cujikuf3gaqe: Making map for --track-renames 2025/02/19 03:44:44 INFO : Yandex rclone-test-cujikuf3gaqe: Finished making map for --track-renames 2025/02/19 03:44:44 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:44:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/19 03:44:44 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for renames to finish 2025/02/19 03:44:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/19 03:44:44 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:44:46 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/19 03:44:46 INFO : yam: Copied (new) 2025/02/19 03:44:46 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/19 03:44:46 INFO : potato: Copied (new) 2025/02/19 03:44:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:44:47 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:44:47 INFO : Yandex rclone-test-cujikuf3gaqe: Making map for --track-renames 2025/02/19 03:44:47 INFO : Yandex rclone-test-cujikuf3gaqe: Finished making map for --track-renames 2025/02/19 03:44:47 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:44:47 DEBUG : potato: Unchanged skipping 2025/02/19 03:44:47 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for renames to finish 2025/02/19 03:44:49 INFO : yam: Moved (server-side) to: yaml 2025/02/19 03:44:49 INFO : yaml: Renamed from "yam" 2025/02/19 03:44:49 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:44:49 DEBUG : Waiting for deletions to finish 2025/02/19 03:44:49 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (15.42s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/02/19 03:44:59 INFO : Yandex rclone-test-cujikuf3gaqe: Making map for --track-renames 2025/02/19 03:44:59 INFO : Yandex rclone-test-cujikuf3gaqe: Finished making map for --track-renames 2025/02/19 03:44:59 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:44:59 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/19 03:44:59 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for renames to finish 2025/02/19 03:44:59 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/19 03:44:59 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:45:01 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/19 03:45:01 INFO : yam: Copied (new) 2025/02/19 03:45:02 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/19 03:45:02 INFO : potato: Copied (new) 2025/02/19 03:45:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:45:03 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:45:03 INFO : Yandex rclone-test-cujikuf3gaqe: Making map for --track-renames 2025/02/19 03:45:03 INFO : Yandex rclone-test-cujikuf3gaqe: Finished making map for --track-renames 2025/02/19 03:45:03 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:45:03 DEBUG : potato: Unchanged skipping 2025/02/19 03:45:03 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for renames to finish 2025/02/19 03:45:05 INFO : yam: Moved (server-side) to: yaml 2025/02/19 03:45:05 INFO : yaml: Renamed from "yam" 2025/02/19 03:45:05 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:45:05 DEBUG : Waiting for deletions to finish 2025/02/19 03:45:05 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (17.11s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/02/19 03:45:16 INFO : Yandex rclone-test-cujikuf3gaqe: Making map for --track-renames 2025/02/19 03:45:16 INFO : Yandex rclone-test-cujikuf3gaqe: Finished making map for --track-renames 2025/02/19 03:45:16 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:45:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/19 03:45:16 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/19 03:45:16 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for renames to finish 2025/02/19 03:45:16 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:45:19 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/19 03:45:19 INFO : sub/yam: Copied (new) 2025/02/19 03:45:20 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/19 03:45:20 INFO : potato: Copied (new) 2025/02/19 03:45:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:45:22 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:45:22 DEBUG : potato: Unchanged skipping 2025/02/19 03:45:22 INFO : Yandex rclone-test-cujikuf3gaqe: Making map for --track-renames 2025/02/19 03:45:22 INFO : Yandex rclone-test-cujikuf3gaqe: Finished making map for --track-renames 2025/02/19 03:45:22 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:45:22 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for renames to finish 2025/02/19 03:45:24 INFO : sub/yam: Moved (server-side) to: yam 2025/02/19 03:45:24 INFO : yam: Renamed from "sub/yam" 2025/02/19 03:45:24 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:45:24 DEBUG : Waiting for deletions to finish 2025/02/19 03:45:24 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (24.04s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:45:40 DEBUG : Creating backend with remote "/tmp/rclone2140721289/dir1" 2025/02/19 03:45:40 DEBUG : Creating backend with remote "/tmp/rclone2140721289/dir2" 2025/02/19 03:45:40 DEBUG : Local file system at /tmp/rclone2140721289/dir2: Using server-side directory move 2025/02/19 03:45:40 INFO : Local file system at /tmp/rclone2140721289/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/19 03:45:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/19 03:45:40 INFO : file1.txt: Moved (server-side) 2025/02/19 03:45:40 DEBUG : Local file system at /tmp/rclone2140721289/dir2: Waiting for checks to finish 2025/02/19 03:45:40 DEBUG : Local file system at /tmp/rclone2140721289/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.58s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:45:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:45:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/19 03:45:41 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:45:41 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:45:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/19 03:45:44 INFO : sub dir/hello world: Copied (new) 2025/02/19 03:45:44 INFO : sub dir/hello world: Deleted 2025/02/19 03:45:44 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/19 03:45:44 INFO : nested/sub dir/file: Copied (new) 2025/02/19 03:45:44 INFO : nested/sub dir/file: Deleted 2025/02/19 03:45:44 INFO : sub dir: Removing directory 2025/02/19 03:45:44 INFO : nested/sub dir: Removing directory 2025/02/19 03:45:44 INFO : nested: Removing directory 2025/02/19 03:45:44 DEBUG : Local file system at /tmp/rclone2140721289: deleted 3 directories run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (33.15s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:46:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/19 03:46:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/19 03:46:14 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:46:14 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:46:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/19 03:46:17 INFO : sub dir/hello world: Copied (new) 2025/02/19 03:46:17 INFO : sub dir/hello world: Deleted 2025/02/19 03:46:17 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/19 03:46:17 INFO : nested/sub dir/file: Copied (new) 2025/02/19 03:46:17 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (27.41s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:46:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/19 03:46:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/19 03:46:42 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:46:42 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:46:44 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/02/19 03:46:44 INFO : existing-b: Copied (new) 2025/02/19 03:46:44 INFO : existing-b: Deleted 2025/02/19 03:46:45 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/19 03:46:45 INFO : existing: Copied (new) 2025/02/19 03:46:45 INFO : existing: Deleted 2025/02/19 03:46:45 DEBUG : existing: Destination exists, skipping 2025/02/19 03:46:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/19 03:46:45 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:46:45 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:46:45 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (13.04s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:46:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-fobokol9lone" 2025/02/19 03:46:54 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) Yandex rclone-test-cujikuf3gaqe -> Yandex rclone-test-fobokol9lone 2025/02/19 03:47:07 DEBUG : Yandex rclone-test-fobokol9lone: Using server-side directory move 2025/02/19 03:47:07 INFO : Yandex rclone-test-fobokol9lone: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/19 03:47:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/19 03:47:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:47:07 DEBUG : empty space: Unchanged skipping 2025/02/19 03:47:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/19 03:47:07 DEBUG : Yandex rclone-test-fobokol9lone: Waiting for checks to finish 2025/02/19 03:47:09 INFO : potato2: Moved (server-side) 2025/02/19 03:47:11 INFO : potato3: Deleted 2025/02/19 03:47:11 INFO : empty space: Deleted 2025/02/19 03:47:11 DEBUG : Yandex rclone-test-fobokol9lone: Waiting for transfers to finish 2025/02/19 03:47:12 INFO : potato3: Moved (server-side) 2025/02/19 03:47:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-lemisoj2xune" 2025/02/19 03:47:13 DEBUG : Yandex rclone-test-lemisoj2xune: Using server-side directory move 2025/02/19 03:47:18 INFO : Yandex rclone-test-lemisoj2xune: Server side directory move succeeded 2025/02/19 03:47:18 ERROR : : error listing: directory not found 2025/02/19 03:47:18 DEBUG : Yandex rclone-test-lemisoj2xune: Purge remote 2025/02/19 03:47:25 DEBUG : Yandex rclone-test-fobokol9lone: Purge remote 2025/02/19 03:47:25 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (31.36s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:47:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-xavemem3vuco" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-cujikuf3gaqe -> Yandex rclone-test-xavemem3vuco 2025/02/19 03:47:38 DEBUG : empty space: Excluded (Size Filter) 2025/02/19 03:47:38 DEBUG : empty space: Excluded 2025/02/19 03:47:38 DEBUG : empty space: Excluded (Size Filter) 2025/02/19 03:47:38 DEBUG : empty space: Excluded 2025/02/19 03:47:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/19 03:47:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/19 03:47:38 DEBUG : Yandex rclone-test-xavemem3vuco: Waiting for checks to finish 2025/02/19 03:47:38 DEBUG : Yandex rclone-test-xavemem3vuco: Waiting for transfers to finish 2025/02/19 03:47:40 INFO : potato2: Moved (server-side) 2025/02/19 03:47:41 INFO : potato3: Deleted 2025/02/19 03:47:43 INFO : potato3: Moved (server-side) 2025/02/19 03:47:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-moluhoq9mifu" 2025/02/19 03:47:45 DEBUG : empty space: Excluded (Size Filter) 2025/02/19 03:47:45 DEBUG : empty space: Excluded 2025/02/19 03:47:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/19 03:47:45 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/19 03:47:45 DEBUG : Yandex rclone-test-moluhoq9mifu: Waiting for checks to finish 2025/02/19 03:47:45 DEBUG : Yandex rclone-test-moluhoq9mifu: Waiting for transfers to finish 2025/02/19 03:47:47 INFO : potato2: Moved (server-side) 2025/02/19 03:47:48 INFO : potato3: Moved (server-side) 2025/02/19 03:47:49 DEBUG : Yandex rclone-test-moluhoq9mifu: Purge remote 2025/02/19 03:47:55 DEBUG : Yandex rclone-test-xavemem3vuco: Purge remote --- PASS: TestServerSideMoveWithFilter (38.48s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:48:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-likolac6gega" 2025/02/19 03:48:13 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-cujikuf3gaqe -> Yandex rclone-test-likolac6gega 2025/02/19 03:48:19 DEBUG : Yandex rclone-test-likolac6gega: Using server-side directory move 2025/02/19 03:48:20 INFO : Yandex rclone-test-likolac6gega: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/19 03:48:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/19 03:48:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:48:20 DEBUG : empty space: Unchanged skipping 2025/02/19 03:48:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/19 03:48:21 DEBUG : Yandex rclone-test-likolac6gega: Waiting for checks to finish 2025/02/19 03:48:22 INFO : potato2: Moved (server-side) 2025/02/19 03:48:23 INFO : empty space: Deleted 2025/02/19 03:48:23 DEBUG : Yandex rclone-test-likolac6gega: Waiting for transfers to finish 2025/02/19 03:48:23 INFO : potato3: Deleted 2025/02/19 03:48:25 INFO : potato3: Moved (server-side) 2025/02/19 03:48:25 INFO : tomatoDir: Removing directory 2025/02/19 03:48:30 DEBUG : Yandex rclone-test-cujikuf3gaqe: deleted 1 directories 2025/02/19 03:48:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-cubumuv8qolu" 2025/02/19 03:48:31 INFO : tomatoDir: Making directory 2025/02/19 03:48:31 DEBUG : Yandex rclone-test-cubumuv8qolu: Using server-side directory move 2025/02/19 03:48:35 INFO : Yandex rclone-test-cubumuv8qolu: Server side directory move succeeded 2025/02/19 03:48:36 ERROR : : error listing: directory not found 2025/02/19 03:48:36 ERROR : : error listing: directory not found 2025/02/19 03:48:36 DEBUG : Yandex rclone-test-cubumuv8qolu: Purge remote 2025/02/19 03:48:44 DEBUG : Yandex rclone-test-likolac6gega: Purge remote 2025/02/19 03:48:44 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (40.89s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.28s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:48:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-cujikuf3gaqe/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestSyncOverlap (5.33s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:48:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-cujikuf3gaqe/rclone-sync-test" 2025/02/19 03:48:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-cujikuf3gaqe/rclone-sync-test-include/layer2" 2025/02/19 03:48:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-cujikuf3gaqe/rclone-sync-test-ignore-file" 2025/02/19 03:48:59 DEBUG : rclone-sync-test: Excluded 2025/02/19 03:48:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/19 03:49:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/19 03:49:00 DEBUG : Yandex rclone-test-cujikuf3gaqe/rclone-sync-test: Waiting for checks to finish 2025/02/19 03:49:00 DEBUG : Yandex rclone-test-cujikuf3gaqe/rclone-sync-test: Waiting for transfers to finish 2025/02/19 03:49:00 DEBUG : Waiting for deletions to finish 2025/02/19 03:49:00 INFO : There was nothing to transfer 2025/02/19 03:49:01 DEBUG : rclone-sync-test: Excluded 2025/02/19 03:49:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/19 03:49:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/19 03:49:02 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:49:02 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:49:02 DEBUG : Waiting for deletions to finish 2025/02/19 03:49:02 INFO : rclone-sync-test-include: Removing directory 2025/02/19 03:49:03 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/02/19 03:49:03 DEBUG : Yandex rclone-test-cujikuf3gaqe: failed to delete 1 directories 2025/02/19 03:49:03 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:49:03 DEBUG : rclone-sync-test: Excluded 2025/02/19 03:49:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/19 03:49:04 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:49:05 DEBUG : rclone-sync-test: Excluded 2025/02/19 03:49:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/19 03:49:06 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:49:07 DEBUG : rclone-sync-test: Excluded 2025/02/19 03:49:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/19 03:49:08 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:49:09 DEBUG : rclone-sync-test: Excluded 2025/02/19 03:49:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/19 03:49:10 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:49:11 DEBUG : rclone-sync-test: Excluded 2025/02/19 03:49:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/19 03:49:12 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:49:13 DEBUG : rclone-sync-test: Excluded 2025/02/19 03:49:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/19 03:49:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/19 03:49:14 DEBUG : rclone-sync-test: Excluded 2025/02/19 03:49:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/19 03:49:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/19 03:49:16 DEBUG : Yandex rclone-test-cujikuf3gaqe/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/19 03:49:16 DEBUG : Yandex rclone-test-cujikuf3gaqe/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/19 03:49:16 DEBUG : Waiting for deletions to finish 2025/02/19 03:49:16 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:49:17 DEBUG : rclone-sync-test: Excluded 2025/02/19 03:49:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/19 03:49:18 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:49:19 DEBUG : rclone-sync-test: Excluded 2025/02/19 03:49:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/19 03:49:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/19 03:49:21 DEBUG : rclone-sync-test: Excluded 2025/02/19 03:49:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/19 03:49:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/19 03:49:22 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:49:22 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:49:22 DEBUG : Waiting for deletions to finish 2025/02/19 03:49:22 INFO : rclone-sync-test-include: Removing directory 2025/02/19 03:49:22 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/02/19 03:49:22 DEBUG : Yandex rclone-test-cujikuf3gaqe: failed to delete 1 directories 2025/02/19 03:49:22 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:49:23 DEBUG : rclone-sync-test: Excluded 2025/02/19 03:49:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/19 03:49:25 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:49:25 DEBUG : rclone-sync-test: Excluded 2025/02/19 03:49:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/19 03:49:27 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:49:27 DEBUG : rclone-sync-test: Excluded 2025/02/19 03:49:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/19 03:49:29 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:49:29 DEBUG : rclone-sync-test: Excluded 2025/02/19 03:49:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/19 03:49:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/19 03:49:31 DEBUG : : Excluded 2025/02/19 03:49:32 DEBUG : rclone-sync-test: Excluded 2025/02/19 03:49:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/19 03:49:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/19 03:49:33 DEBUG : Yandex rclone-test-cujikuf3gaqe/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/19 03:49:33 DEBUG : Yandex rclone-test-cujikuf3gaqe/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/19 03:49:33 DEBUG : Waiting for deletions to finish 2025/02/19 03:49:33 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:49:34 DEBUG : rclone-sync-test: Excluded 2025/02/19 03:49:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/19 03:49:35 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:49:36 DEBUG : rclone-sync-test: Excluded 2025/02/19 03:49:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/19 03:49:37 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:49:38 DEBUG : rclone-sync-test: Excluded 2025/02/19 03:49:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/19 03:49:39 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:49:40 DEBUG : rclone-sync-test: Excluded 2025/02/19 03:49:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/19 03:49:41 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:49:42 DEBUG : rclone-sync-test: Excluded 2025/02/19 03:49:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/19 03:49:43 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (85.60s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:50:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-cujikuf3gaqe/dst" 2025/02/19 03:50:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-cujikuf3gaqe/CompareDest" 2025/02/19 03:50:19 DEBUG : one: Need to transfer - File not found at Destination 2025/02/19 03:50:19 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for checks to finish 2025/02/19 03:50:19 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for transfers to finish 2025/02/19 03:50:21 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/19 03:50:21 INFO : one: Copied (new) 2025/02/19 03:50:21 DEBUG : Waiting for deletions to finish 2025/02/19 03:50:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/19 03:50:23 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for checks to finish 2025/02/19 03:50:23 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for transfers to finish 2025/02/19 03:50:25 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/19 03:50:25 INFO : one: Copied (replaced existing) 2025/02/19 03:50:25 DEBUG : Waiting for deletions to finish 2025/02/19 03:50:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/19 03:50:30 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for checks to finish 2025/02/19 03:50:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:50:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/19 03:50:31 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for transfers to finish 2025/02/19 03:50:31 DEBUG : Waiting for deletions to finish 2025/02/19 03:50:31 INFO : There was nothing to transfer 2025/02/19 03:50:35 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/02/19 03:50:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/19 03:50:35 DEBUG : pacer: Reducing sleep to 15ms 2025/02/19 03:50:35 DEBUG : pacer: Reducing sleep to 11.25ms 2025/02/19 03:50:36 DEBUG : pacer: Reducing sleep to 10ms 2025/02/19 03:50:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:50:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/19 03:50:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/19 03:50:37 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for checks to finish 2025/02/19 03:50:37 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:50:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/19 03:50:37 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for transfers to finish 2025/02/19 03:50:37 DEBUG : Waiting for deletions to finish 2025/02/19 03:50:37 INFO : There was nothing to transfer 2025/02/19 03:50:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:50:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/19 03:50:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/19 03:50:39 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for checks to finish 2025/02/19 03:50:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:50:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/19 03:50:39 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for transfers to finish 2025/02/19 03:50:39 DEBUG : Waiting for deletions to finish 2025/02/19 03:50:39 INFO : There was nothing to transfer 2025/02/19 03:50:41 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2025/02/19 03:50:41 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/19 03:50:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/19 03:50:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/19 03:50:41 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for checks to finish 2025/02/19 03:50:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:50:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/19 03:50:42 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for transfers to finish 2025/02/19 03:50:42 DEBUG : Waiting for deletions to finish 2025/02/19 03:50:42 INFO : There was nothing to transfer 2025/02/19 03:50:44 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/19 03:50:44 DEBUG : two: Need to transfer - File not found at Destination 2025/02/19 03:50:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/19 03:50:44 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for checks to finish 2025/02/19 03:50:44 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:50:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/19 03:50:44 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for transfers to finish 2025/02/19 03:50:46 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/02/19 03:50:46 INFO : two: Copied (new) 2025/02/19 03:50:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (53.23s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:51:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-cujikuf3gaqe/dest" 2025/02/19 03:51:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-cujikuf3gaqe/pre-dest1" 2025/02/19 03:51:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-cujikuf3gaqe/pre-dest2" 2025/02/19 03:51:17 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:51:17 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/19 03:51:18 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:51:18 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/19 03:51:19 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/19 03:51:19 DEBUG : Yandex rclone-test-cujikuf3gaqe/dest: Waiting for checks to finish 2025/02/19 03:51:19 DEBUG : Yandex rclone-test-cujikuf3gaqe/dest: Waiting for transfers to finish 2025/02/19 03:51:21 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/02/19 03:51:21 INFO : 3: Copied (new) 2025/02/19 03:51:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (34.92s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:51:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-cujikuf3gaqe/dst" 2025/02/19 03:51:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-cujikuf3gaqe/CopyDest" 2025/02/19 03:51:47 DEBUG : one: Need to transfer - File not found at Destination 2025/02/19 03:51:47 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for checks to finish 2025/02/19 03:51:47 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for transfers to finish 2025/02/19 03:51:49 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/19 03:51:49 INFO : one: Copied (new) 2025/02/19 03:51:49 DEBUG : Waiting for deletions to finish 2025/02/19 03:51:51 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for checks to finish 2025/02/19 03:51:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/19 03:51:51 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for transfers to finish 2025/02/19 03:51:53 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/19 03:51:53 INFO : one: Copied (replaced existing) 2025/02/19 03:51:53 DEBUG : Waiting for deletions to finish 2025/02/19 03:51:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-cujikuf3gaqe/BackupDir" 2025/02/19 03:51:59 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for checks to finish 2025/02/19 03:51:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/19 03:52:00 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:52:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/19 03:52:02 INFO : one: Moved (server-side) 2025/02/19 03:52:04 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/02/19 03:52:04 INFO : one: Copied (server-side copy) 2025/02/19 03:52:04 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/19 03:52:04 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for transfers to finish 2025/02/19 03:52:04 DEBUG : Waiting for deletions to finish 2025/02/19 03:52:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:52:12 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/19 03:52:12 INFO : two: Copied (server-side copy) 2025/02/19 03:52:12 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/19 03:52:12 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for checks to finish 2025/02/19 03:52:12 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:52:12 DEBUG : one: Unchanged skipping 2025/02/19 03:52:12 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for transfers to finish 2025/02/19 03:52:12 DEBUG : Waiting for deletions to finish 2025/02/19 03:52:13 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:52:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:52:13 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for checks to finish 2025/02/19 03:52:13 DEBUG : two: Unchanged skipping 2025/02/19 03:52:13 DEBUG : one: Unchanged skipping 2025/02/19 03:52:13 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for transfers to finish 2025/02/19 03:52:13 DEBUG : Waiting for deletions to finish 2025/02/19 03:52:13 INFO : There was nothing to transfer 2025/02/19 03:52:17 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/19 03:52:17 DEBUG : three: Destination not found in --copy-dest 2025/02/19 03:52:17 DEBUG : three: Need to transfer - File not found at Destination 2025/02/19 03:52:17 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:52:17 DEBUG : one: Unchanged skipping 2025/02/19 03:52:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:52:17 DEBUG : two: Unchanged skipping 2025/02/19 03:52:17 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for checks to finish 2025/02/19 03:52:17 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for transfers to finish 2025/02/19 03:52:19 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/02/19 03:52:19 INFO : three: Copied (new) 2025/02/19 03:52:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (73.58s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:53:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-cujikuf3gaqe/dst" 2025/02/19 03:53:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-cujikuf3gaqe/backup" 2025/02/19 03:53:09 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for checks to finish 2025/02/19 03:53:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/19 03:53:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:53:09 DEBUG : two: Unchanged skipping 2025/02/19 03:53:11 INFO : one: Moved (server-side) 2025/02/19 03:53:11 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for transfers to finish 2025/02/19 03:53:17 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/19 03:53:17 INFO : one: Copied (new) 2025/02/19 03:53:17 DEBUG : Waiting for deletions to finish 2025/02/19 03:53:19 INFO : three.txt: Moved (server-side) 2025/02/19 03:53:19 INFO : three.txt: Moved into backup dir 2025/02/19 03:53:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/19 03:53:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:53:23 DEBUG : two: Unchanged skipping 2025/02/19 03:53:23 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for checks to finish 2025/02/19 03:53:26 INFO : one: Deleted 2025/02/19 03:53:28 INFO : one: Moved (server-side) 2025/02/19 03:53:28 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for transfers to finish 2025/02/19 03:53:30 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/19 03:53:30 INFO : one: Copied (new) 2025/02/19 03:53:30 DEBUG : Waiting for deletions to finish 2025/02/19 03:53:34 INFO : three.txt: Deleted 2025/02/19 03:53:36 INFO : three.txt: Moved (server-side) 2025/02/19 03:53:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (61.18s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:54:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-cujikuf3gaqe/dst" 2025/02/19 03:54:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-cujikuf3gaqe/backup" 2025/02/19 03:54:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/19 03:54:09 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for checks to finish 2025/02/19 03:54:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:54:09 DEBUG : two: Unchanged skipping 2025/02/19 03:54:11 INFO : one: Moved (server-side) to: one.bak 2025/02/19 03:54:11 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for transfers to finish 2025/02/19 03:54:14 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/19 03:54:14 INFO : one: Copied (new) 2025/02/19 03:54:14 DEBUG : Waiting for deletions to finish 2025/02/19 03:54:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/19 03:54:16 INFO : three.txt: Moved into backup dir 2025/02/19 03:54:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/19 03:54:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:54:20 DEBUG : two: Unchanged skipping 2025/02/19 03:54:20 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for checks to finish 2025/02/19 03:54:24 INFO : one.bak: Deleted 2025/02/19 03:54:25 INFO : one: Moved (server-side) to: one.bak 2025/02/19 03:54:25 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for transfers to finish 2025/02/19 03:54:28 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/19 03:54:28 INFO : one: Copied (new) 2025/02/19 03:54:28 DEBUG : Waiting for deletions to finish 2025/02/19 03:54:31 INFO : three.txt.bak: Deleted 2025/02/19 03:54:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/19 03:54:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (60.58s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:55:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-cujikuf3gaqe/dst" 2025/02/19 03:55:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-cujikuf3gaqe/backup" 2025/02/19 03:55:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/19 03:55:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:55:19 DEBUG : two: Unchanged skipping 2025/02/19 03:55:19 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for checks to finish 2025/02/19 03:55:21 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/19 03:55:21 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for transfers to finish 2025/02/19 03:55:23 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/19 03:55:23 INFO : one: Copied (new) 2025/02/19 03:55:23 DEBUG : Waiting for deletions to finish 2025/02/19 03:55:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/19 03:55:25 INFO : three.txt: Moved into backup dir 2025/02/19 03:55:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/19 03:55:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:55:29 DEBUG : two: Unchanged skipping 2025/02/19 03:55:29 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for checks to finish 2025/02/19 03:55:32 INFO : one-2019-01-01: Deleted 2025/02/19 03:55:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/19 03:55:34 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for transfers to finish 2025/02/19 03:55:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/19 03:55:37 INFO : one: Copied (new) 2025/02/19 03:55:37 DEBUG : Waiting for deletions to finish 2025/02/19 03:55:40 INFO : three-2019-01-01.txt: Deleted 2025/02/19 03:55:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/19 03:55:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (65.30s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:56:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-cujikuf3gaqe/dst" 2025/02/19 03:56:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/19 03:56:13 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for checks to finish 2025/02/19 03:56:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:56:13 DEBUG : two: Unchanged skipping 2025/02/19 03:56:15 INFO : one: Moved (server-side) to: one.bak 2025/02/19 03:56:15 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for transfers to finish 2025/02/19 03:56:18 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/19 03:56:18 INFO : one: Copied (new) 2025/02/19 03:56:18 DEBUG : Waiting for deletions to finish 2025/02/19 03:56:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/19 03:56:20 INFO : three.txt: Moved into backup dir 2025/02/19 03:56:23 DEBUG : one.bak: Excluded (Path Filter) 2025/02/19 03:56:23 DEBUG : one.bak: Excluded 2025/02/19 03:56:23 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/19 03:56:23 DEBUG : three.txt.bak: Excluded 2025/02/19 03:56:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/19 03:56:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:56:23 DEBUG : two: Unchanged skipping 2025/02/19 03:56:23 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for checks to finish 2025/02/19 03:56:27 INFO : one.bak: Deleted 2025/02/19 03:56:28 INFO : one: Moved (server-side) to: one.bak 2025/02/19 03:56:28 DEBUG : Yandex rclone-test-cujikuf3gaqe/dst: Waiting for transfers to finish 2025/02/19 03:56:30 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/19 03:56:30 INFO : one: Copied (new) 2025/02/19 03:56:30 DEBUG : Waiting for deletions to finish 2025/02/19 03:56:35 INFO : three.txt.bak: Deleted 2025/02/19 03:56:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/19 03:56:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (71.84s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:57:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-cujikuf3gaqe/dst" 2025/02/19 03:57:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/19 03:57:27 INFO : one: Moved (server-side) to: one.bak 2025/02/19 03:57:29 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/19 03:57:29 INFO : one: Copied (new) 2025/02/19 03:57:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:57:29 DEBUG : two: Unchanged skipping 2025/02/19 03:57:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/19 03:57:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/19 03:57:35 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/02/19 03:57:35 INFO : three.txt: Copied (new) 2025/02/19 03:57:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/19 03:57:41 INFO : one.bak: Deleted 2025/02/19 03:57:43 INFO : one: Moved (server-side) to: one.bak 2025/02/19 03:57:46 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/19 03:57:46 INFO : one: Copied (new) 2025/02/19 03:57:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:57:47 DEBUG : two: Unchanged skipping 2025/02/19 03:57:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/19 03:57:51 INFO : three.txt.bak: Deleted 2025/02/19 03:57:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/19 03:57:54 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/02/19 03:57:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (63.84s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:58:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-cujikuf3gaqe/dst" 2025/02/19 03:58:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/19 03:58:31 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/19 03:58:33 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/19 03:58:33 INFO : one: Copied (new) 2025/02/19 03:58:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:58:34 DEBUG : two: Unchanged skipping 2025/02/19 03:58:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/19 03:58:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/19 03:58:39 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/02/19 03:58:39 INFO : three.txt: Copied (new) 2025/02/19 03:58:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/19 03:58:45 INFO : one-2019-01-01: Deleted 2025/02/19 03:58:47 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/19 03:58:49 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/19 03:58:49 INFO : one: Copied (new) 2025/02/19 03:58:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:58:50 DEBUG : two: Unchanged skipping 2025/02/19 03:58:50 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/19 03:58:54 INFO : three-2019-01-01.txt: Deleted 2025/02/19 03:58:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/19 03:58:58 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/02/19 03:58:58 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (60.61s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:59:25 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/19 03:59:25 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:59:25 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:59:27 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/02/19 03:59:27 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/19 03:59:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (9.63s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:59:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/19 03:59:32 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:59:32 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:59:36 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/19 03:59:36 INFO : existing: Copied (new) 2025/02/19 03:59:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:59:37 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/19 03:59:37 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/19 03:59:37 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:59:37 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:59:37 ERROR : Yandex rclone-test-cujikuf3gaqe: not deleting files as there were IO errors 2025/02/19 03:59:37 ERROR : Yandex rclone-test-cujikuf3gaqe: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestSyncImmutable (11.80s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 03:59:48 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 03:59:48 DEBUG : existing: Unchanged skipping 2025/02/19 03:59:48 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 03:59:48 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 03:59:48 DEBUG : Waiting for deletions to finish 2025/02/19 03:59:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (11.47s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.88s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.33s) --- SKIP: TestMaxTransfer/Hard (0.60s) --- SKIP: TestMaxTransfer/Soft (0.88s) --- SKIP: TestMaxTransfer/Cautious (0.84s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 04:01:24 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:01:24 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:01:24 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:01:24 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:01:24 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 04:01:24 DEBUG : both0: Unchanged skipping 2025/02/19 04:01:24 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:01:24 DEBUG : both12: Unchanged skipping 2025/02/19 04:01:24 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:01:24 DEBUG : both11: Unchanged skipping 2025/02/19 04:01:24 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:01:24 DEBUG : both14: Unchanged skipping 2025/02/19 04:01:24 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:01:24 DEBUG : both15: Unchanged skipping 2025/02/19 04:01:24 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:01:24 DEBUG : both16: Unchanged skipping 2025/02/19 04:01:24 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:01:24 DEBUG : both1: Unchanged skipping 2025/02/19 04:01:24 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:01:24 DEBUG : both18: Unchanged skipping 2025/02/19 04:01:24 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:01:24 DEBUG : both10: Unchanged skipping 2025/02/19 04:01:24 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:01:24 DEBUG : both2: Unchanged skipping 2025/02/19 04:01:24 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:01:24 DEBUG : both13: Unchanged skipping 2025/02/19 04:01:24 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:01:24 DEBUG : both4: Unchanged skipping 2025/02/19 04:01:24 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:01:24 DEBUG : both17: Unchanged skipping 2025/02/19 04:01:24 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:01:24 DEBUG : both6: Unchanged skipping 2025/02/19 04:01:24 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:01:24 DEBUG : both19: Unchanged skipping 2025/02/19 04:01:24 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:01:24 DEBUG : both8: Unchanged skipping 2025/02/19 04:01:24 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:01:24 DEBUG : both9: Unchanged skipping 2025/02/19 04:01:24 DEBUG : both3: Unchanged skipping 2025/02/19 04:01:24 DEBUG : both5: Unchanged skipping 2025/02/19 04:01:24 DEBUG : both7: Unchanged skipping 2025/02/19 04:01:24 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 04:01:24 DEBUG : Waiting for deletions to finish 2025/02/19 04:01:27 INFO : only15: Deleted 2025/02/19 04:01:27 INFO : only7: Deleted 2025/02/19 04:01:28 INFO : only1: Deleted 2025/02/19 04:01:28 INFO : only14: Deleted 2025/02/19 04:01:31 INFO : only18: Deleted 2025/02/19 04:01:31 INFO : only9: Deleted 2025/02/19 04:01:31 INFO : only0: Deleted 2025/02/19 04:01:31 INFO : only19: Deleted 2025/02/19 04:01:34 INFO : only11: Deleted 2025/02/19 04:01:34 INFO : only5: Deleted 2025/02/19 04:01:34 INFO : only10: Deleted 2025/02/19 04:01:35 INFO : only6: Deleted 2025/02/19 04:01:37 INFO : only17: Deleted 2025/02/19 04:01:38 INFO : only16: Deleted 2025/02/19 04:01:38 INFO : only2: Deleted 2025/02/19 04:01:38 INFO : only3: Deleted 2025/02/19 04:01:40 INFO : only4: Deleted 2025/02/19 04:01:41 INFO : only12: Deleted 2025/02/19 04:01:41 INFO : only8: Deleted 2025/02/19 04:01:42 INFO : only13: Deleted 2025/02/19 04:01:42 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (178.97s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 04:04:23 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:04:23 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:04:23 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:04:23 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for checks to finish 2025/02/19 04:04:23 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:04:23 DEBUG : both1: Unchanged skipping 2025/02/19 04:04:23 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:04:23 DEBUG : both12: Unchanged skipping 2025/02/19 04:04:23 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:04:23 DEBUG : both11: Unchanged skipping 2025/02/19 04:04:23 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:04:23 DEBUG : both14: Unchanged skipping 2025/02/19 04:04:23 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:04:23 DEBUG : both0: Unchanged skipping 2025/02/19 04:04:23 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:04:23 DEBUG : both16: Unchanged skipping 2025/02/19 04:04:23 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:04:23 DEBUG : both10: Unchanged skipping 2025/02/19 04:04:23 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:04:23 DEBUG : both18: Unchanged skipping 2025/02/19 04:04:23 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:04:23 DEBUG : both19: Unchanged skipping 2025/02/19 04:04:23 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:04:23 DEBUG : both2: Unchanged skipping 2025/02/19 04:04:23 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:04:23 DEBUG : both3: Unchanged skipping 2025/02/19 04:04:23 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:04:23 DEBUG : both13: Unchanged skipping 2025/02/19 04:04:23 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:04:23 DEBUG : both5: Unchanged skipping 2025/02/19 04:04:23 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:04:23 DEBUG : both6: Unchanged skipping 2025/02/19 04:04:23 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:04:23 DEBUG : both7: Unchanged skipping 2025/02/19 04:04:23 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:04:23 DEBUG : both8: Unchanged skipping 2025/02/19 04:04:23 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 04:04:23 DEBUG : both9: Unchanged skipping 2025/02/19 04:04:23 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/19 04:04:23 DEBUG : both15: Unchanged skipping 2025/02/19 04:04:23 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/19 04:04:23 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/19 04:04:23 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/19 04:04:23 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/19 04:04:23 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/19 04:04:23 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/19 04:04:23 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/19 04:04:23 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/19 04:04:23 DEBUG : both4: Unchanged skipping 2025/02/19 04:04:23 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/19 04:04:23 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/19 04:04:23 DEBUG : both17: Unchanged skipping 2025/02/19 04:04:23 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/19 04:04:23 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/19 04:04:23 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/19 04:04:23 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/19 04:04:23 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/19 04:04:23 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/19 04:04:23 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/19 04:04:23 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/19 04:04:23 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/19 04:04:23 DEBUG : Yandex rclone-test-cujikuf3gaqe: Waiting for transfers to finish 2025/02/19 04:04:25 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/02/19 04:04:25 INFO : only0: Copied (replaced existing) 2025/02/19 04:04:25 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/02/19 04:04:25 INFO : only10: Copied (replaced existing) 2025/02/19 04:04:25 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/02/19 04:04:25 INFO : only12: Copied (replaced existing) 2025/02/19 04:04:25 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/02/19 04:04:25 INFO : only11: Copied (replaced existing) 2025/02/19 04:04:27 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/02/19 04:04:27 INFO : only1: Copied (replaced existing) 2025/02/19 04:04:27 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/02/19 04:04:27 INFO : only14: Copied (replaced existing) 2025/02/19 04:04:27 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/02/19 04:04:27 INFO : only17: Copied (replaced existing) 2025/02/19 04:04:29 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/02/19 04:04:29 INFO : only13: Copied (replaced existing) 2025/02/19 04:04:29 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/02/19 04:04:29 INFO : only15: Copied (replaced existing) 2025/02/19 04:04:29 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/02/19 04:04:29 INFO : only2: Copied (replaced existing) 2025/02/19 04:04:31 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/02/19 04:04:31 INFO : only6: Copied (replaced existing) 2025/02/19 04:04:32 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/02/19 04:04:32 INFO : only4: Copied (replaced existing) 2025/02/19 04:04:32 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/02/19 04:04:32 INFO : only5: Copied (replaced existing) 2025/02/19 04:04:33 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/02/19 04:04:33 INFO : only7: Copied (replaced existing) 2025/02/19 04:04:33 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/02/19 04:04:33 INFO : only18: Copied (replaced existing) 2025/02/19 04:04:34 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/02/19 04:04:34 INFO : only8: Copied (replaced existing) 2025/02/19 04:04:34 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/02/19 04:04:34 INFO : only16: Copied (replaced existing) 2025/02/19 04:04:35 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/02/19 04:04:35 INFO : only19: Copied (replaced existing) 2025/02/19 04:04:35 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/02/19 04:04:35 INFO : only3: Copied (replaced existing) 2025/02/19 04:04:35 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/02/19 04:04:35 INFO : only9: Copied (replaced existing) 2025/02/19 04:04:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (242.97s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 04:07:00 DEBUG : empty_dir: Making directory with metadata 2025/02/19 04:07:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/19 04:07:00 DEBUG : empty_on_remote: Making directory with metadata 2025/02/19 04:07:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/19 04:07:00 INFO : empty_on_remote: Making directory 2025/02/19 04:07:01 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-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 04:07:06 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/19 04:07:06 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/19 04:07:06 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/19 04:07:06 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTime (38.93s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 04:07:39 DEBUG : empty_dir: Making directory with metadata 2025/02/19 04:07:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/19 04:07:39 DEBUG : empty_on_remote: Making directory with metadata 2025/02/19 04:07:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/19 04:07:39 INFO : empty_on_remote: Making directory 2025/02/19 04:07:40 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-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 04:07:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/19 04:07:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/19 04:07:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/19 04:07:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/02/19 04:07:45 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (44.11s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 04:08:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/19 04:08:23 INFO : sub dir: Making directory 2025/02/19 04:08:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (75.44s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" 2025/02/19 04:09:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/19 04:09:39 INFO : sub dir: Making directory 2025/02/19 04:09:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-cujikuf3gaqe", Local "Local file system at /tmp/rclone2140721289", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (76.33s) FAIL 2025/02/19 04:10:55 DEBUG : Yandex rclone-test-cujikuf3gaqe: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 38m46.982590376s (try 1/5): exit status 1: Failed [TestCopyWithDepth]