"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2024/11/22 03:50:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-laqutoh0xipa" 2024/11/22 03:50:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/22 03:50:26 DEBUG : Creating backend with remote "/tmp/rclone3353680668" === 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-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:50:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:50:27 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:50:27 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:50:27 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestCopyWithDryRun (2.62s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:50:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/22 03:50:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:50:29 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:50:29 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:50:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/22 03:50:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:50:37 DEBUG : Yandex rclone-test-laqutoh0xipa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (13.10s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.64s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.67s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:50:43 DEBUG : Creating backend with remote "/non-existing" 2024/11/22 03:50:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/22 03:50:43 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:50:43 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (1.57s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:50:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:50:45 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:50:45 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:50:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/22 03:50:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestCopyNoTraverse (10.75s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:50:56 INFO : Yandex rclone-test-laqutoh0xipa: Running all checks before starting transfers 2024/11/22 03:50:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:50:58 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:50:58 INFO : Yandex rclone-test-laqutoh0xipa: Checks finished, now starting transfers 2024/11/22 03:50:58 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:51:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/22 03:51:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestCopyCheckFirst (11.45s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:51:07 ERROR : Ignoring --no-traverse with sync 2024/11/22 03:51:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:51:07 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:51:07 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:51:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/22 03:51:09 INFO : sub dir/hello world: Copied (new) 2024/11/22 03:51:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestSyncNoTraverse (9.37s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:51:17 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/22 03:51:17 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:51:17 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:51:19 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/11/22 03:51:19 INFO : hello world2: Copied (new) run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestCopyWithDepth (5.72s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:51:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:51:22 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:51:22 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:51:24 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/22 03:51:24 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (5.56s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:51:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:51:28 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:51:28 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:51:30 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/22 03:51:30 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (6.81s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:51:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/22 03:51:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/22 03:51:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/22 03:51:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/22 03:51:35 DEBUG : sub dir: Making directory 2024/11/22 03:51:35 DEBUG : sub dir2: Making directory 2024/11/22 03:51:35 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/22 03:51:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:51:36 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:51:36 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:51:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/22 03:51:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:51:40 DEBUG : Yandex rclone-test-laqutoh0xipa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (14.60s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:51:49 DEBUG : sub dir2: Making directory 2024/11/22 03:51:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/22 03:51:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/22 03:51:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:51:49 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:51:49 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:51:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/22 03:51:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.54s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:51:57 DEBUG : sub dir2: Making directory with metadata 2024/11/22 03:51:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/22 03:51:57 DEBUG : sub dir: Making directory 2024/11/22 03:51:57 DEBUG : sub dir2: Making directory 2024/11/22 03:51:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:51:58 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:51:58 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:52:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/22 03:52:00 INFO : sub dir/hello world: Copied (new) 2024/11/22 03:52:00 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:52:01 DEBUG : Yandex rclone-test-laqutoh0xipa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/22 03:52:02 DEBUG : Yandex rclone-test-laqutoh0xipa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (11.27s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.75s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:52:09 DEBUG : sub dir2: Making directory 2024/11/22 03:52:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:52:09 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:52:09 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:52:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/22 03:52:12 INFO : sub dir/hello world: Copied (new) 2024/11/22 03:52:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (8.08s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:52:17 DEBUG : sub dir2: Making directory with metadata 2024/11/22 03:52:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/22 03:52:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/22 03:52:17 DEBUG : sub dir: Making directory 2024/11/22 03:52:17 DEBUG : sub dir2: Making directory 2024/11/22 03:52:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:52:18 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:52:18 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:52:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/22 03:52:20 INFO : sub dir/hello world: Copied (new) 2024/11/22 03:52:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:52:21 DEBUG : Yandex rclone-test-laqutoh0xipa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (12.16s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.50s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:52:29 DEBUG : sub dir2: Making directory 2024/11/22 03:52:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:52:30 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:52:30 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:52:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/22 03:52:32 INFO : sub dir/hello world: Copied (new) 2024/11/22 03:52:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (8.47s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:52:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-hakufiq5tuyo" 2024/11/22 03:52:40 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) Yandex rclone-test-laqutoh0xipa -> Yandex rclone-test-hakufiq5tuyo 2024/11/22 03:52:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:52:42 DEBUG : Yandex rclone-test-hakufiq5tuyo: Waiting for checks to finish 2024/11/22 03:52:42 DEBUG : Yandex rclone-test-hakufiq5tuyo: Waiting for transfers to finish 2024/11/22 03:52:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/22 03:52:45 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:52:46 DEBUG : Yandex rclone-test-hakufiq5tuyo: Purge remote --- PASS: TestServerSideCopy (17.16s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:52:58 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:52:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/22 03:52:58 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:53:01 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/22 03:53:01 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestCopyOverSelf (15.50s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:53:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-xomatoj4cuvu" sync_test.go:626: Server side copy (if possible) Yandex rclone-test-laqutoh0xipa -> Yandex rclone-test-xomatoj4cuvu 2024/11/22 03:53:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:53:18 DEBUG : Yandex rclone-test-xomatoj4cuvu: Waiting for checks to finish 2024/11/22 03:53:18 DEBUG : Yandex rclone-test-xomatoj4cuvu: Waiting for transfers to finish 2024/11/22 03:53:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/22 03:53:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:53:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/22 03:53:25 DEBUG : Yandex rclone-test-xomatoj4cuvu: Waiting for checks to finish 2024/11/22 03:53:25 DEBUG : Yandex rclone-test-xomatoj4cuvu: Waiting for transfers to finish 2024/11/22 03:53:26 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.qijilow3" before starting 2024/11/22 03:53:29 DEBUG : sub dir/hello world.qijilow3: server side copy: removing renamed existing file after operation 2024/11/22 03:53:30 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/11/22 03:53:30 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:53:32 DEBUG : Yandex rclone-test-xomatoj4cuvu: Purge remote --- PASS: TestServerSideCopyOverSelf (28.96s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:53:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/22 03:53:43 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:53:43 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:53:46 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/22 03:53:46 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/22 03:53:46 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestMoveOverSelf (12.19s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:53:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-cefovib1kaje" sync_test.go:671: Server side copy (if possible) Yandex rclone-test-laqutoh0xipa -> Yandex rclone-test-cefovib1kaje 2024/11/22 03:53:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:53:55 DEBUG : Yandex rclone-test-cefovib1kaje: Waiting for checks to finish 2024/11/22 03:53:55 DEBUG : Yandex rclone-test-cefovib1kaje: Waiting for transfers to finish 2024/11/22 03:53:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/22 03:53:58 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:54:02 DEBUG : Yandex rclone-test-cefovib1kaje: Using server-side directory move 2024/11/22 03:54:02 INFO : Yandex rclone-test-cefovib1kaje: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/22 03:54:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/22 03:54:03 DEBUG : Yandex rclone-test-cefovib1kaje: Waiting for checks to finish 2024/11/22 03:54:03 DEBUG : Yandex rclone-test-cefovib1kaje: Waiting for transfers to finish 2024/11/22 03:54:05 INFO : sub dir/hello world: Deleted 2024/11/22 03:54:07 INFO : sub dir/hello world: Moved (server-side) 2024/11/22 03:54:11 DEBUG : testing file moves 2024/11/22 03:54:12 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/22 03:54:12 DEBUG : Yandex rclone-test-cefovib1kaje: Waiting for checks to finish 2024/11/22 03:54:12 DEBUG : Yandex rclone-test-cefovib1kaje: Waiting for transfers to finish 2024/11/22 03:54:13 INFO : sub dir/hello world: Deleted 2024/11/22 03:54:15 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:54:17 DEBUG : Yandex rclone-test-cefovib1kaje: Purge remote --- PASS: TestServerSideMoveOverSelf (31.92s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:54:25 ERROR : : error listing: directory not found 2024/11/22 03:54:26 DEBUG : Local file system at /tmp/rclone3353680668: Making directory 2024/11/22 03:54:27 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:54:27 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestCopyAfterDelete (10.37s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:54:37 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/22 03:54:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:54:37 DEBUG : Local file system at /tmp/rclone3353680668: Waiting for checks to finish 2024/11/22 03:54:37 DEBUG : Local file system at /tmp/rclone3353680668: Waiting for transfers to finish 2024/11/22 03:54:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/22 03:54:38 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2024/11/22 03:54:38 INFO : sub dir/hello world: Copied (new) 2024/11/22 03:54:38 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestCopyRedownload (9.81s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:54:44 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/22 03:54:44 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:54:44 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:54:46 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/22 03:54:46 INFO : check sum: Copied (new) 2024/11/22 03:54:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:54:47 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:54:47 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/22 03:54:47 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/11/22 03:54:47 DEBUG : check sum: Unchanged skipping 2024/11/22 03:54:47 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:54:47 DEBUG : Waiting for deletions to finish 2024/11/22 03:54:47 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (7.37s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:54:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/22 03:54:51 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:54:51 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:54:53 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/22 03:54:53 INFO : sizeonly: Copied (new) 2024/11/22 03:54:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:54:54 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:54:54 DEBUG : sizeonly: Sizes identical 2024/11/22 03:54:54 DEBUG : sizeonly: Unchanged skipping 2024/11/22 03:54:54 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:54:54 DEBUG : Waiting for deletions to finish 2024/11/22 03:54:54 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestSyncSizeOnly (7.27s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:54:59 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/22 03:54:59 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:54:59 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:55:01 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2024/11/22 03:55:01 INFO : ignore-size: Copied (new) 2024/11/22 03:55:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:55:03 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 03:55:03 DEBUG : ignore-size: Unchanged skipping 2024/11/22 03:55:03 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:55:03 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:55:03 DEBUG : Waiting for deletions to finish 2024/11/22 03:55:03 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (8.29s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:55:09 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/22 03:55:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/22 03:55:09 DEBUG : pacer: Reducing sleep to 15ms 2024/11/22 03:55:10 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/22 03:55:10 DEBUG : pacer: Reducing sleep to 10ms 2024/11/22 03:55:10 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 03:55:10 DEBUG : existing: Unchanged skipping 2024/11/22 03:55:10 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:55:10 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:55:10 DEBUG : Waiting for deletions to finish 2024/11/22 03:55:10 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:55:11 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/22 03:55:11 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:55:11 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:55:13 DEBUG : existing: Dst hash empty - aborting Src hash check 2024/11/22 03:55:13 INFO : existing: Copied (replaced existing) 2024/11/22 03:55:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (10.91s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:55:19 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/22 03:55:19 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:55:19 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:55:22 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/22 03:55:22 INFO : existing: Copied (new) 2024/11/22 03:55:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:55:23 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:55:23 DEBUG : existing: Destination exists, skipping 2024/11/22 03:55:23 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:55:23 DEBUG : Waiting for deletions to finish 2024/11/22 03:55:23 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (10.57s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:55:33 DEBUG : d: Making directory 2024/11/22 03:55:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/22 03:55:35 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 03:55:35 DEBUG : c/non empty space: Unchanged skipping 2024/11/22 03:55:35 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:55:35 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:55:37 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/22 03:55:37 INFO : a/potato2: Copied (new) 2024/11/22 03:55:37 DEBUG : Waiting for deletions to finish 2024/11/22 03:55:39 INFO : b/potato: Deleted 2024/11/22 03:55:39 INFO : d: Removing directory 2024/11/22 03:55:41 INFO : b: Removing directory 2024/11/22 03:55:42 DEBUG : Yandex rclone-test-laqutoh0xipa: deleted 2 directories run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (25.34s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:55:56 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:55:56 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/22 03:55:56 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/22 03:55:56 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/22 03:55:56 DEBUG : empty space: Unchanged skipping 2024/11/22 03:55:56 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:55:56 DEBUG : Waiting for deletions to finish 2024/11/22 03:55:56 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:55:58 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/22 03:55:58 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:55:58 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/22 03:55:58 INFO : empty space: Updated modification time in destination 2024/11/22 03:55:58 DEBUG : empty space: Unchanged skipping 2024/11/22 03:55:58 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:55:58 DEBUG : Waiting for deletions to finish 2024/11/22 03:55:58 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (8.50s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:56:04 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:56:04 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/22 03:56:04 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/22 03:56:04 DEBUG : empty space: Unchanged skipping 2024/11/22 03:56:04 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:56:04 DEBUG : Waiting for deletions to finish 2024/11/22 03:56:04 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (6.31s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:56:11 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/22 03:56:11 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:56:11 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3353680668) 2024/11/22 03:56:11 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-laqutoh0xipa) 2024/11/22 03:56:11 DEBUG : foo: md5 differ 2024/11/22 03:56:11 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:56:13 DEBUG : foo: Dst hash empty - aborting Src hash check 2024/11/22 03:56:13 INFO : foo: Copied (replaced existing) 2024/11/22 03:56:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (7.67s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:56:19 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/22 03:56:19 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:56:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 03:56:19 DEBUG : empty space: Unchanged skipping 2024/11/22 03:56:19 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:56:21 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/22 03:56:21 INFO : potato: Copied (new) 2024/11/22 03:56:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (12.63s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:56:31 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/22 03:56:31 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:56:31 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:56:33 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/22 03:56:33 INFO : potato: Copied (replaced existing) 2024/11/22 03:56:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (8.83s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:56:40 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/11/22 03:56:40 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:56:40 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3353680668) 2024/11/22 03:56:40 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-laqutoh0xipa) 2024/11/22 03:56:40 DEBUG : potato: md5 differ 2024/11/22 03:56:40 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:56:42 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/22 03:56:42 INFO : potato: Copied (replaced existing) 2024/11/22 03:56:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (8.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:56:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:56:50 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/22 03:56:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 03:56:50 DEBUG : empty space: Unchanged skipping 2024/11/22 03:56:50 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:56:50 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:56:50 DEBUG : Waiting for deletions to finish 2024/11/22 03:56:50 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:57:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:57:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 03:57:04 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:57:04 DEBUG : empty space: Unchanged skipping 2024/11/22 03:57:04 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:57:06 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/22 03:57:06 INFO : potato2: Copied (new) 2024/11/22 03:57:06 DEBUG : Waiting for deletions to finish 2024/11/22 03:57:07 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:57:15 DEBUG : d: Making directory 2024/11/22 03:57:16 DEBUG : d/e: Making directory 2024/11/22 03:57:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/22 03:57:20 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 03:57:20 DEBUG : c/non empty space: Unchanged skipping 2024/11/22 03:57:21 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:57:21 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:57:24 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/22 03:57:24 INFO : a/potato2: Copied (new) 2024/11/22 03:57:24 DEBUG : Waiting for deletions to finish 2024/11/22 03:57:26 INFO : b/potato: Deleted 2024/11/22 03:57:26 INFO : d/e: Removing directory 2024/11/22 03:57:28 INFO : d: Removing directory 2024/11/22 03:57:30 INFO : b: Removing directory 2024/11/22 03:57:32 DEBUG : Yandex rclone-test-laqutoh0xipa: deleted 3 directories run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (31.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:57:47 DEBUG : d: Making directory 2024/11/22 03:57:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/22 03:57:50 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 03:57:50 DEBUG : c/non empty space: Unchanged skipping 2024/11/22 03:57:50 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:57:50 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:57:51 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/22 03:57:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/22 03:57:52 DEBUG : pacer: Reducing sleep to 15ms 2024/11/22 03:57:52 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/22 03:57:52 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/22 03:57:52 INFO : a/potato2: Copied (new) 2024/11/22 03:57:52 ERROR : Yandex rclone-test-laqutoh0xipa: not deleting files as there were IO errors 2024/11/22 03:57:52 ERROR : Yandex rclone-test-laqutoh0xipa: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:57:52 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.01s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:58:14 DEBUG : Waiting for deletions to finish 2024/11/22 03:58:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:58:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 03:58:15 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:58:15 DEBUG : empty space: Unchanged skipping 2024/11/22 03:58:15 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:58:16 INFO : potato: Deleted 2024/11/22 03:58:17 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/22 03:58:17 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (12.27s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:58:26 DEBUG : Waiting for deletions to finish 2024/11/22 03:58:26 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:58:26 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:58:28 INFO : potato: Deleted 2024/11/22 03:58:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:58:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 03:58:28 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:58:28 DEBUG : empty space: Unchanged skipping 2024/11/22 03:58:28 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:58:30 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/22 03:58:30 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (14.30s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:58:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 03:58:39 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:58:39 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:58:41 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/11/22 03:58:41 INFO : potato2: Copied (new) run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (12.47s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:58:53 DEBUG : enormous: Excluded (Size Filter) 2024/11/22 03:58:53 DEBUG : enormous: Excluded 2024/11/22 03:58:53 DEBUG : potato2: Excluded (Size Filter) 2024/11/22 03:58:53 DEBUG : potato2: Excluded 2024/11/22 03:58:53 DEBUG : potato2: Excluded (Size Filter) 2024/11/22 03:58:53 DEBUG : potato2: Excluded 2024/11/22 03:58:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 03:58:53 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:58:53 DEBUG : empty space: Unchanged skipping 2024/11/22 03:58:53 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:58:53 DEBUG : Waiting for deletions to finish 2024/11/22 03:58:53 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:58:54 DEBUG : potato2: Excluded (Size Filter) 2024/11/22 03:58:54 DEBUG : potato2: Excluded 2024/11/22 03:58:54 DEBUG : enormous: Excluded (Size Filter) 2024/11/22 03:58:54 DEBUG : enormous: Excluded 2024/11/22 03:58:54 DEBUG : potato2: Excluded (Size Filter) 2024/11/22 03:58:54 DEBUG : potato2: Excluded 2024/11/22 03:58:55 DEBUG : potato2: Excluded (Size Filter) 2024/11/22 03:58:55 DEBUG : potato2: Excluded 2024/11/22 03:58:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 03:58:55 DEBUG : empty space: Unchanged skipping 2024/11/22 03:58:55 DEBUG : Local file system at /tmp/rclone3353680668: Waiting for checks to finish 2024/11/22 03:58:55 DEBUG : Local file system at /tmp/rclone3353680668: Waiting for transfers to finish 2024/11/22 03:58:55 DEBUG : Waiting for deletions to finish 2024/11/22 03:58:55 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:58:55 DEBUG : potato2: Excluded (Size Filter) 2024/11/22 03:58:55 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (13.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:59:07 DEBUG : enormous: Excluded (Size Filter) 2024/11/22 03:59:07 DEBUG : enormous: Excluded 2024/11/22 03:59:07 DEBUG : potato2: Excluded (Size Filter) 2024/11/22 03:59:07 DEBUG : potato2: Excluded 2024/11/22 03:59:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 03:59:08 DEBUG : empty space: Unchanged skipping 2024/11/22 03:59:08 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:59:08 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:59:08 DEBUG : Waiting for deletions to finish 2024/11/22 03:59:10 INFO : enormous: Deleted 2024/11/22 03:59:10 INFO : potato2: Deleted 2024/11/22 03:59:10 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:59:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 03:59:11 DEBUG : empty space: Unchanged skipping 2024/11/22 03:59:11 DEBUG : Local file system at /tmp/rclone3353680668: Waiting for checks to finish 2024/11/22 03:59:11 DEBUG : Local file system at /tmp/rclone3353680668: Waiting for transfers to finish 2024/11/22 03:59:11 DEBUG : Waiting for deletions to finish 2024/11/22 03:59:11 INFO : enormous: Deleted 2024/11/22 03:59:11 INFO : potato2: Deleted 2024/11/22 03:59:11 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (14.24s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:59:25 DEBUG : five: Need to transfer - File not found at Destination 2024/11/22 03:59:25 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/22 03:59:25 DEBUG : one: Destination is newer than source, skipping 2024/11/22 03:59:25 DEBUG : three: Sizes identical 2024/11/22 03:59:25 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:59:25 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/22 03:59:25 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3353680668) 2024/11/22 03:59:25 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-laqutoh0xipa) 2024/11/22 03:59:25 DEBUG : two: md5 differ 2024/11/22 03:59:25 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/22 03:59:25 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:59:27 DEBUG : four: Dst hash empty - aborting Src hash check 2024/11/22 03:59:27 INFO : four: Copied (replaced existing) 2024/11/22 03:59:27 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/22 03:59:27 INFO : two: Copied (replaced existing) 2024/11/22 03:59:28 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/22 03:59:28 INFO : five: Copied (new) 2024/11/22 03:59:28 DEBUG : Waiting for deletions to finish 2024/11/22 03:59:29 DEBUG : one: Destination is newer than source, skipping 2024/11/22 03:59:29 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:59:29 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/22 03:59:29 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/22 03:59:29 DEBUG : four: Size and md5 of src and dst objects identical 2024/11/22 03:59:29 DEBUG : five: Size and md5 of src and dst objects identical 2024/11/22 03:59:29 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/22 03:59:29 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/22 03:59:29 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3353680668) 2024/11/22 03:59:29 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-laqutoh0xipa) 2024/11/22 03:59:29 DEBUG : three: md5 differ 2024/11/22 03:59:29 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/22 03:59:29 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/22 03:59:29 DEBUG : two: Size and md5 of src and dst objects identical 2024/11/22 03:59:29 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/22 03:59:29 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:59:33 DEBUG : three: Dst hash empty - aborting Src hash check 2024/11/22 03:59:33 INFO : three: Copied (replaced existing) 2024/11/22 03:59:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (25.32s) === 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-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2024/11/22 03:59:42 INFO : Yandex rclone-test-laqutoh0xipa: Making map for --track-renames 2024/11/22 03:59:42 INFO : Yandex rclone-test-laqutoh0xipa: Finished making map for --track-renames 2024/11/22 03:59:42 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:59:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/22 03:59:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/22 03:59:42 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for renames to finish 2024/11/22 03:59:42 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:59:44 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/22 03:59:44 INFO : yam: Copied (new) 2024/11/22 03:59:45 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/22 03:59:45 INFO : potato: Copied (new) 2024/11/22 03:59:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:59:47 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 03:59:47 INFO : Yandex rclone-test-laqutoh0xipa: Making map for --track-renames 2024/11/22 03:59:47 INFO : Yandex rclone-test-laqutoh0xipa: Finished making map for --track-renames 2024/11/22 03:59:47 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:59:47 DEBUG : potato: Unchanged skipping 2024/11/22 03:59:47 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for renames to finish 2024/11/22 03:59:48 INFO : yam: Moved (server-side) to: yaml 2024/11/22 03:59:48 INFO : yaml: Renamed from "yam" 2024/11/22 03:59:48 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:59:48 DEBUG : Waiting for deletions to finish 2024/11/22 03:59:48 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (12.94s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2024/11/22 03:59:54 INFO : Yandex rclone-test-laqutoh0xipa: Making map for --track-renames 2024/11/22 03:59:54 INFO : Yandex rclone-test-laqutoh0xipa: Finished making map for --track-renames 2024/11/22 03:59:54 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:59:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/22 03:59:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/22 03:59:54 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for renames to finish 2024/11/22 03:59:54 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 03:59:56 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/22 03:59:56 INFO : yam: Copied (new) 2024/11/22 03:59:58 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/22 03:59:58 INFO : potato: Copied (new) 2024/11/22 03:59:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 03:59:59 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 03:59:59 INFO : Yandex rclone-test-laqutoh0xipa: Making map for --track-renames 2024/11/22 03:59:59 INFO : Yandex rclone-test-laqutoh0xipa: Finished making map for --track-renames 2024/11/22 03:59:59 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 03:59:59 DEBUG : potato: Unchanged skipping 2024/11/22 03:59:59 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for renames to finish 2024/11/22 04:00:01 INFO : yam: Moved (server-side) to: yaml 2024/11/22 04:00:01 INFO : yaml: Renamed from "yam" 2024/11/22 04:00:01 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 04:00:01 DEBUG : Waiting for deletions to finish 2024/11/22 04:00:01 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (13.71s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2024/11/22 04:00:08 INFO : Yandex rclone-test-laqutoh0xipa: Making map for --track-renames 2024/11/22 04:00:08 INFO : Yandex rclone-test-laqutoh0xipa: Finished making map for --track-renames 2024/11/22 04:00:08 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 04:00:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/22 04:00:08 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/22 04:00:08 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for renames to finish 2024/11/22 04:00:08 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 04:00:12 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/22 04:00:12 INFO : sub/yam: Copied (new) 2024/11/22 04:00:12 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/22 04:00:12 INFO : potato: Copied (new) 2024/11/22 04:00:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:00:14 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:00:14 DEBUG : potato: Unchanged skipping 2024/11/22 04:00:14 INFO : Yandex rclone-test-laqutoh0xipa: Making map for --track-renames 2024/11/22 04:00:14 INFO : Yandex rclone-test-laqutoh0xipa: Finished making map for --track-renames 2024/11/22 04:00:14 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 04:00:14 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for renames to finish 2024/11/22 04:00:16 INFO : sub/yam: Moved (server-side) to: yam 2024/11/22 04:00:16 INFO : yam: Renamed from "sub/yam" 2024/11/22 04:00:16 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 04:00:16 DEBUG : Waiting for deletions to finish 2024/11/22 04:00:16 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (17.16s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:00:25 DEBUG : Creating backend with remote "/tmp/rclone3353680668/dir1" 2024/11/22 04:00:25 DEBUG : Config file has changed externally - reloading 2024/11/22 04:00:25 DEBUG : Creating backend with remote "/tmp/rclone3353680668/dir2" 2024/11/22 04:00:25 DEBUG : Local file system at /tmp/rclone3353680668/dir2: Using server-side directory move 2024/11/22 04:00:25 INFO : Local file system at /tmp/rclone3353680668/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/22 04:00:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/22 04:00:25 INFO : file1.txt: Moved (server-side) 2024/11/22 04:00:25 DEBUG : Local file system at /tmp/rclone3353680668/dir2: Waiting for checks to finish 2024/11/22 04:00:25 DEBUG : Local file system at /tmp/rclone3353680668/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.93s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:00:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 04:00:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/22 04:00:26 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 04:00:26 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 04:00:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/22 04:00:29 INFO : sub dir/hello world: Copied (new) 2024/11/22 04:00:29 INFO : sub dir/hello world: Deleted 2024/11/22 04:00:30 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/22 04:00:30 INFO : nested/sub dir/file: Copied (new) 2024/11/22 04:00:30 INFO : nested/sub dir/file: Deleted 2024/11/22 04:00:30 INFO : sub dir: Removing directory 2024/11/22 04:00:30 INFO : nested/sub dir: Removing directory 2024/11/22 04:00:30 INFO : nested: Removing directory 2024/11/22 04:00:30 DEBUG : Local file system at /tmp/rclone3353680668: deleted 3 directories run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.56s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:00:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 04:00:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/22 04:00:44 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 04:00:44 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 04:00:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/22 04:00:46 INFO : sub dir/hello world: Copied (new) 2024/11/22 04:00:46 INFO : sub dir/hello world: Deleted 2024/11/22 04:00:46 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/22 04:00:46 INFO : nested/sub dir/file: Copied (new) 2024/11/22 04:00:46 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (14.71s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:00:59 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/22 04:00:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/22 04:00:59 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 04:00:59 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 04:01:01 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/22 04:01:01 INFO : existing: Copied (new) 2024/11/22 04:01:01 INFO : existing: Deleted 2024/11/22 04:01:02 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/11/22 04:01:02 INFO : existing-b: Copied (new) 2024/11/22 04:01:02 INFO : existing-b: Deleted 2024/11/22 04:01:02 DEBUG : existing: Destination exists, skipping 2024/11/22 04:01:02 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/22 04:01:02 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 04:01:02 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 04:01:02 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (9.44s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:01:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-bapuruq1kita" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-laqutoh0xipa -> Yandex rclone-test-bapuruq1kita 2024/11/22 04:01:22 DEBUG : Yandex rclone-test-bapuruq1kita: Using server-side directory move 2024/11/22 04:01:22 INFO : Yandex rclone-test-bapuruq1kita: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/22 04:01:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 04:01:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:01:23 DEBUG : empty space: Unchanged skipping 2024/11/22 04:01:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/22 04:01:23 DEBUG : Yandex rclone-test-bapuruq1kita: Waiting for checks to finish 2024/11/22 04:01:24 INFO : potato3: Deleted 2024/11/22 04:01:25 INFO : empty space: Deleted 2024/11/22 04:01:25 DEBUG : Yandex rclone-test-bapuruq1kita: Waiting for transfers to finish 2024/11/22 04:01:25 INFO : potato2: Moved (server-side) 2024/11/22 04:01:27 INFO : potato3: Moved (server-side) 2024/11/22 04:01:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-yopeqic8veza" 2024/11/22 04:01:28 DEBUG : Yandex rclone-test-yopeqic8veza: Using server-side directory move 2024/11/22 04:01:30 INFO : Yandex rclone-test-yopeqic8veza: Server side directory move succeeded 2024/11/22 04:01:30 ERROR : : error listing: directory not found 2024/11/22 04:01:30 DEBUG : Yandex rclone-test-yopeqic8veza: Purge remote 2024/11/22 04:01:33 DEBUG : Yandex rclone-test-bapuruq1kita: Purge remote 2024/11/22 04:01:33 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (26.74s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:01:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-linisom9zare" sync_test.go:1705: Server side move (if possible) Yandex rclone-test-laqutoh0xipa -> Yandex rclone-test-linisom9zare 2024/11/22 04:01:47 DEBUG : empty space: Excluded (Size Filter) 2024/11/22 04:01:47 DEBUG : empty space: Excluded 2024/11/22 04:01:47 DEBUG : empty space: Excluded (Size Filter) 2024/11/22 04:01:47 DEBUG : empty space: Excluded 2024/11/22 04:01:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 04:01:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/22 04:01:47 DEBUG : Yandex rclone-test-linisom9zare: Waiting for checks to finish 2024/11/22 04:01:47 DEBUG : Yandex rclone-test-linisom9zare: Waiting for transfers to finish 2024/11/22 04:01:48 INFO : potato2: Moved (server-side) 2024/11/22 04:01:49 INFO : potato3: Deleted 2024/11/22 04:01:50 INFO : potato3: Moved (server-side) 2024/11/22 04:01:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-cigefiq9quvo" 2024/11/22 04:01:51 DEBUG : empty space: Excluded (Size Filter) 2024/11/22 04:01:51 DEBUG : empty space: Excluded 2024/11/22 04:01:51 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 04:01:51 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/22 04:01:51 DEBUG : Yandex rclone-test-cigefiq9quvo: Waiting for checks to finish 2024/11/22 04:01:51 DEBUG : Yandex rclone-test-cigefiq9quvo: Waiting for transfers to finish 2024/11/22 04:01:52 INFO : potato3: Moved (server-side) 2024/11/22 04:01:52 INFO : potato2: Moved (server-side) 2024/11/22 04:01:53 DEBUG : Yandex rclone-test-cigefiq9quvo: Purge remote 2024/11/22 04:01:56 DEBUG : Yandex rclone-test-linisom9zare: Purge remote --- PASS: TestServerSideMoveWithFilter (26.77s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:02:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-norefip4fixo" 2024/11/22 04:02:16 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2024/11/22 04:02:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/22 04:02:16 DEBUG : pacer: Reducing sleep to 15ms 2024/11/22 04:02:16 DEBUG : tomatoDir: Making directory 2024/11/22 04:02:17 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/22 04:02:17 DEBUG : pacer: Reducing sleep to 10ms sync_test.go:1705: Server side move (if possible) Yandex rclone-test-laqutoh0xipa -> Yandex rclone-test-norefip4fixo 2024/11/22 04:02:25 DEBUG : Yandex rclone-test-norefip4fixo: Using server-side directory move 2024/11/22 04:02:25 INFO : Yandex rclone-test-norefip4fixo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/22 04:02:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 04:02:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:02:31 DEBUG : empty space: Unchanged skipping 2024/11/22 04:02:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/22 04:02:31 DEBUG : Yandex rclone-test-norefip4fixo: Waiting for checks to finish 2024/11/22 04:02:32 INFO : empty space: Deleted 2024/11/22 04:02:32 DEBUG : Yandex rclone-test-norefip4fixo: Waiting for transfers to finish 2024/11/22 04:02:32 INFO : potato2: Moved (server-side) 2024/11/22 04:02:42 INFO : potato3: Deleted 2024/11/22 04:02:43 INFO : potato3: Moved (server-side) 2024/11/22 04:02:43 INFO : tomatoDir: Removing directory 2024/11/22 04:02:45 DEBUG : Yandex rclone-test-laqutoh0xipa: deleted 1 directories 2024/11/22 04:02:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-hakapuv6rala" 2024/11/22 04:02:47 DEBUG : tomatoDir: Making directory 2024/11/22 04:02:47 DEBUG : Yandex rclone-test-hakapuv6rala: Using server-side directory move 2024/11/22 04:02:49 INFO : Yandex rclone-test-hakapuv6rala: Server side directory move succeeded 2024/11/22 04:02:50 ERROR : : error listing: directory not found 2024/11/22 04:02:51 ERROR : : error listing: directory not found 2024/11/22 04:02:51 DEBUG : Yandex rclone-test-hakapuv6rala: Purge remote 2024/11/22 04:02:54 DEBUG : Yandex rclone-test-norefip4fixo: Purge remote 2024/11/22 04:02:57 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (55.89s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.95s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:02:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-laqutoh0xipa/rclone-sync-test" run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestSyncOverlap (6.98s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:03:05 DEBUG : Creating backend with remote "TestYandex:rclone-test-laqutoh0xipa/rclone-sync-test" 2024/11/22 04:03:05 DEBUG : Config file has changed externally - reloading 2024/11/22 04:03:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-laqutoh0xipa/rclone-sync-test-include/layer2" 2024/11/22 04:03:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-laqutoh0xipa/rclone-sync-test-ignore-file" 2024/11/22 04:03:15 DEBUG : rclone-sync-test: Excluded 2024/11/22 04:03:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 04:03:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/22 04:03:16 DEBUG : Yandex rclone-test-laqutoh0xipa/rclone-sync-test: Waiting for checks to finish 2024/11/22 04:03:16 DEBUG : Yandex rclone-test-laqutoh0xipa/rclone-sync-test: Waiting for transfers to finish 2024/11/22 04:03:16 DEBUG : Waiting for deletions to finish 2024/11/22 04:03:16 INFO : There was nothing to transfer 2024/11/22 04:03:16 DEBUG : rclone-sync-test: Excluded 2024/11/22 04:03:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 04:03:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/22 04:03:18 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 04:03:18 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 04:03:18 DEBUG : Waiting for deletions to finish 2024/11/22 04:03:18 INFO : rclone-sync-test-include: Removing directory 2024/11/22 04:03:18 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/22 04:03:18 DEBUG : Yandex rclone-test-laqutoh0xipa: failed to delete 1 directories 2024/11/22 04:03:18 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:03:19 DEBUG : rclone-sync-test: Excluded 2024/11/22 04:03:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 04:03:20 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:03:21 DEBUG : rclone-sync-test: Excluded 2024/11/22 04:03:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 04:03:22 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:03:23 DEBUG : rclone-sync-test: Excluded 2024/11/22 04:03:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 04:03:24 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:03:25 DEBUG : rclone-sync-test: Excluded 2024/11/22 04:03:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 04:03:26 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:03:27 DEBUG : rclone-sync-test: Excluded 2024/11/22 04:03:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 04:03:28 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:03:28 DEBUG : rclone-sync-test: Excluded 2024/11/22 04:03:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 04:03:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/22 04:03:31 DEBUG : rclone-sync-test: Excluded 2024/11/22 04:03:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 04:03:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/22 04:03:33 DEBUG : Yandex rclone-test-laqutoh0xipa/rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/22 04:03:33 DEBUG : Yandex rclone-test-laqutoh0xipa/rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/22 04:03:33 DEBUG : Waiting for deletions to finish 2024/11/22 04:03:33 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:03:34 DEBUG : rclone-sync-test: Excluded 2024/11/22 04:03:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 04:03:35 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:03:36 DEBUG : rclone-sync-test: Excluded 2024/11/22 04:03:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 04:03:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/22 04:03:38 DEBUG : rclone-sync-test: Excluded 2024/11/22 04:03:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 04:03:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/22 04:03:39 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 04:03:39 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 04:03:39 DEBUG : Waiting for deletions to finish 2024/11/22 04:03:39 INFO : rclone-sync-test-include: Removing directory 2024/11/22 04:03:40 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/22 04:03:40 DEBUG : Yandex rclone-test-laqutoh0xipa: failed to delete 1 directories 2024/11/22 04:03:40 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:03:40 DEBUG : rclone-sync-test: Excluded 2024/11/22 04:03:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 04:03:42 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:03:42 DEBUG : rclone-sync-test: Excluded 2024/11/22 04:03:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 04:03:44 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:03:45 DEBUG : rclone-sync-test: Excluded 2024/11/22 04:03:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 04:03:46 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:03:47 DEBUG : rclone-sync-test: Excluded 2024/11/22 04:03:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 04:03:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/22 04:03:49 DEBUG : : Excluded 2024/11/22 04:03:50 DEBUG : rclone-sync-test: Excluded 2024/11/22 04:03:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 04:03:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/22 04:03:51 DEBUG : Yandex rclone-test-laqutoh0xipa/rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/22 04:03:51 DEBUG : Yandex rclone-test-laqutoh0xipa/rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/22 04:03:51 DEBUG : Waiting for deletions to finish 2024/11/22 04:03:51 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:03:52 DEBUG : rclone-sync-test: Excluded 2024/11/22 04:03:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 04:03:53 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:03:53 DEBUG : rclone-sync-test: Excluded 2024/11/22 04:03:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 04:03:55 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:03:56 DEBUG : rclone-sync-test: Excluded 2024/11/22 04:03:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 04:03:57 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:03:58 DEBUG : rclone-sync-test: Excluded 2024/11/22 04:03:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 04:04:00 DEBUG : rclone-sync-test-include/layer2: Excluded run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:04:01 DEBUG : rclone-sync-test: Excluded 2024/11/22 04:04:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 04:04:02 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (81.42s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:04:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-laqutoh0xipa/dst" 2024/11/22 04:04:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-laqutoh0xipa/CompareDest" 2024/11/22 04:04:28 DEBUG : one: Need to transfer - File not found at Destination 2024/11/22 04:04:28 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for checks to finish 2024/11/22 04:04:28 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for transfers to finish 2024/11/22 04:04:31 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/22 04:04:31 INFO : one: Copied (new) 2024/11/22 04:04:31 DEBUG : Waiting for deletions to finish fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2090 Error: Should be true Test: TestSyncCompareDest Messages: dst/one: Modification time difference too big |-208631h59m23.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-11-22 04:04:30 +0000 UTC) (precision 1ns) fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2094 Error: Should be true Test: TestSyncCompareDest Messages: dst/one: Modification time difference too big |-208631h59m23.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-11-22 04:04:30 +0000 UTC) (precision 1ns) 2024/11/22 04:04:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 04:04:33 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for checks to finish 2024/11/22 04:04:33 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for transfers to finish 2024/11/22 04:04:35 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/22 04:04:35 INFO : one: Copied (replaced existing) 2024/11/22 04:04:35 DEBUG : Waiting for deletions to finish 2024/11/22 04:04:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 04:04:41 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for checks to finish 2024/11/22 04:04:41 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:04:41 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/22 04:04:41 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for transfers to finish 2024/11/22 04:04:41 DEBUG : Waiting for deletions to finish 2024/11/22 04:04:41 INFO : There was nothing to transfer 2024/11/22 04:04:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:04:45 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/22 04:04:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 04:04:45 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for checks to finish 2024/11/22 04:04:46 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:04:46 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/22 04:04:46 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for transfers to finish 2024/11/22 04:04:46 DEBUG : Waiting for deletions to finish 2024/11/22 04:04:46 INFO : There was nothing to transfer 2024/11/22 04:04:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:04:47 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/22 04:04:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 04:04:47 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for checks to finish 2024/11/22 04:04:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:04:48 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/22 04:04:48 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for transfers to finish 2024/11/22 04:04:48 DEBUG : Waiting for deletions to finish 2024/11/22 04:04:48 INFO : There was nothing to transfer 2024/11/22 04:04:50 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/22 04:04:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/22 04:04:50 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/22 04:04:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 04:04:50 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for checks to finish 2024/11/22 04:04:51 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:04:51 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/22 04:04:51 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for transfers to finish 2024/11/22 04:04:51 DEBUG : Waiting for deletions to finish 2024/11/22 04:04:51 INFO : There was nothing to transfer 2024/11/22 04:04:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/22 04:04:53 DEBUG : two: Need to transfer - File not found at Destination 2024/11/22 04:04:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 04:04:53 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for checks to finish 2024/11/22 04:04:54 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:04:54 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/22 04:04:54 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for transfers to finish 2024/11/22 04:04:55 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/11/22 04:04:55 INFO : two: Copied (new) 2024/11/22 04:04:55 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncCompareDest (40.15s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:05:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-laqutoh0xipa/dest" 2024/11/22 04:05:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-laqutoh0xipa/pre-dest1" 2024/11/22 04:05:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-laqutoh0xipa/pre-dest2" 2024/11/22 04:05:19 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:05:19 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/22 04:05:20 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:05:20 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/22 04:05:20 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/22 04:05:20 DEBUG : Yandex rclone-test-laqutoh0xipa/dest: Waiting for checks to finish 2024/11/22 04:05:20 DEBUG : Yandex rclone-test-laqutoh0xipa/dest: Waiting for transfers to finish 2024/11/22 04:05:22 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/11/22 04:05:22 INFO : 3: Copied (new) 2024/11/22 04:05:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (28.50s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:05:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-laqutoh0xipa/dst" 2024/11/22 04:05:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-laqutoh0xipa/CopyDest" 2024/11/22 04:05:36 DEBUG : one: Need to transfer - File not found at Destination 2024/11/22 04:05:36 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for checks to finish 2024/11/22 04:05:36 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for transfers to finish 2024/11/22 04:05:40 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/22 04:05:40 INFO : one: Copied (new) 2024/11/22 04:05:40 DEBUG : Waiting for deletions to finish 2024/11/22 04:05:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 04:05:41 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for checks to finish 2024/11/22 04:05:41 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for transfers to finish 2024/11/22 04:05:43 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/22 04:05:43 INFO : one: Copied (replaced existing) 2024/11/22 04:05:43 DEBUG : Waiting for deletions to finish 2024/11/22 04:05:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-laqutoh0xipa/BackupDir" 2024/11/22 04:05:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 04:05:51 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for checks to finish 2024/11/22 04:05:51 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:05:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 04:05:53 INFO : one: Moved (server-side) 2024/11/22 04:05:55 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/22 04:05:55 INFO : one: Copied (server-side copy) 2024/11/22 04:05:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/22 04:05:55 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for transfers to finish 2024/11/22 04:05:55 DEBUG : Waiting for deletions to finish 2024/11/22 04:06:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:06:02 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/22 04:06:02 INFO : two: Copied (server-side copy) 2024/11/22 04:06:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/22 04:06:02 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:06:02 DEBUG : one: Unchanged skipping 2024/11/22 04:06:02 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for checks to finish 2024/11/22 04:06:02 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for transfers to finish 2024/11/22 04:06:02 DEBUG : Waiting for deletions to finish 2024/11/22 04:06:04 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for checks to finish 2024/11/22 04:06:04 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:06:04 DEBUG : one: Unchanged skipping 2024/11/22 04:06:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:06:04 DEBUG : two: Unchanged skipping 2024/11/22 04:06:04 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for transfers to finish 2024/11/22 04:06:04 DEBUG : Waiting for deletions to finish 2024/11/22 04:06:04 INFO : There was nothing to transfer 2024/11/22 04:06:08 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/22 04:06:08 DEBUG : three: Destination not found in --copy-dest 2024/11/22 04:06:08 DEBUG : three: Need to transfer - File not found at Destination 2024/11/22 04:06:08 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:06:08 DEBUG : one: Unchanged skipping 2024/11/22 04:06:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:06:08 DEBUG : two: Unchanged skipping 2024/11/22 04:06:08 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for checks to finish 2024/11/22 04:06:08 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for transfers to finish 2024/11/22 04:06:10 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/11/22 04:06:10 INFO : three: Copied (new) 2024/11/22 04:06:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (55.52s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:06:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-laqutoh0xipa/dst" 2024/11/22 04:06:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-laqutoh0xipa/backup" 2024/11/22 04:06:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/22 04:06:41 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for checks to finish 2024/11/22 04:06:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:06:41 DEBUG : two: Unchanged skipping 2024/11/22 04:06:42 INFO : one: Moved (server-side) 2024/11/22 04:06:42 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for transfers to finish 2024/11/22 04:06:45 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/22 04:06:45 INFO : one: Copied (new) 2024/11/22 04:06:45 DEBUG : Waiting for deletions to finish 2024/11/22 04:06:47 INFO : three.txt: Moved (server-side) 2024/11/22 04:06:47 INFO : three.txt: Moved into backup dir 2024/11/22 04:06:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/22 04:06:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:06:51 DEBUG : two: Unchanged skipping 2024/11/22 04:06:51 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for checks to finish 2024/11/22 04:06:54 INFO : one: Deleted 2024/11/22 04:06:55 INFO : one: Moved (server-side) 2024/11/22 04:06:55 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for transfers to finish 2024/11/22 04:06:58 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/22 04:06:58 INFO : one: Copied (new) 2024/11/22 04:06:58 DEBUG : Waiting for deletions to finish 2024/11/22 04:06:59 INFO : three.txt: Deleted 2024/11/22 04:07:01 INFO : three.txt: Moved (server-side) 2024/11/22 04:07:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (46.90s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:07:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-laqutoh0xipa/dst" 2024/11/22 04:07:26 DEBUG : Config file has changed externally - reloading 2024/11/22 04:07:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-laqutoh0xipa/backup" 2024/11/22 04:07:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/22 04:07:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:07:27 DEBUG : two: Unchanged skipping 2024/11/22 04:07:27 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for checks to finish 2024/11/22 04:07:30 INFO : one: Moved (server-side) to: one.bak 2024/11/22 04:07:30 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for transfers to finish 2024/11/22 04:07:32 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/22 04:07:32 INFO : one: Copied (new) 2024/11/22 04:07:32 DEBUG : Waiting for deletions to finish 2024/11/22 04:07:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/22 04:07:34 INFO : three.txt: Moved into backup dir 2024/11/22 04:07:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/22 04:07:39 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for checks to finish 2024/11/22 04:07:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:07:39 DEBUG : two: Unchanged skipping 2024/11/22 04:07:41 INFO : one.bak: Deleted 2024/11/22 04:07:42 INFO : one: Moved (server-side) to: one.bak 2024/11/22 04:07:42 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for transfers to finish 2024/11/22 04:07:45 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/22 04:07:45 INFO : one: Copied (new) 2024/11/22 04:07:45 DEBUG : Waiting for deletions to finish 2024/11/22 04:07:47 INFO : three.txt.bak: Deleted 2024/11/22 04:07:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/22 04:07:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (42.44s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:08:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-laqutoh0xipa/dst" 2024/11/22 04:08:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-laqutoh0xipa/backup" 2024/11/22 04:08:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/22 04:08:09 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for checks to finish 2024/11/22 04:08:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:08:09 DEBUG : two: Unchanged skipping 2024/11/22 04:08:12 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/22 04:08:12 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for transfers to finish 2024/11/22 04:08:14 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/22 04:08:14 INFO : one: Copied (new) 2024/11/22 04:08:14 DEBUG : Waiting for deletions to finish 2024/11/22 04:08:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/22 04:08:16 INFO : three.txt: Moved into backup dir 2024/11/22 04:08:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/22 04:08:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:08:20 DEBUG : two: Unchanged skipping 2024/11/22 04:08:20 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for checks to finish 2024/11/22 04:08:21 INFO : one-2019-01-01: Deleted 2024/11/22 04:08:23 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/22 04:08:23 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for transfers to finish 2024/11/22 04:08:25 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/22 04:08:25 INFO : one: Copied (new) 2024/11/22 04:08:25 DEBUG : Waiting for deletions to finish 2024/11/22 04:08:26 INFO : three-2019-01-01.txt: Deleted 2024/11/22 04:08:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/22 04:08:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (41.00s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:08:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-laqutoh0xipa/dst" 2024/11/22 04:08:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/22 04:08:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:08:50 DEBUG : two: Unchanged skipping 2024/11/22 04:08:50 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for checks to finish 2024/11/22 04:08:51 INFO : one: Moved (server-side) to: one.bak 2024/11/22 04:08:51 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for transfers to finish 2024/11/22 04:08:54 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/22 04:08:54 INFO : one: Copied (new) 2024/11/22 04:08:54 DEBUG : Waiting for deletions to finish 2024/11/22 04:08:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/22 04:08:57 INFO : three.txt: Moved into backup dir 2024/11/22 04:09:00 DEBUG : one.bak: Excluded (Path Filter) 2024/11/22 04:09:00 DEBUG : one.bak: Excluded 2024/11/22 04:09:00 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/22 04:09:00 DEBUG : three.txt.bak: Excluded 2024/11/22 04:09:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/22 04:09:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:09:00 DEBUG : two: Unchanged skipping 2024/11/22 04:09:00 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for checks to finish 2024/11/22 04:09:03 INFO : one.bak: Deleted 2024/11/22 04:09:05 INFO : one: Moved (server-side) to: one.bak 2024/11/22 04:09:05 DEBUG : Yandex rclone-test-laqutoh0xipa/dst: Waiting for transfers to finish 2024/11/22 04:09:07 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/22 04:09:07 INFO : one: Copied (new) 2024/11/22 04:09:07 DEBUG : Waiting for deletions to finish 2024/11/22 04:09:09 INFO : three.txt.bak: Deleted 2024/11/22 04:09:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/22 04:09:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (39.44s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:09:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-laqutoh0xipa/dst" 2024/11/22 04:09:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/22 04:09:33 INFO : one: Moved (server-side) to: one.bak 2024/11/22 04:09:36 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/22 04:09:36 INFO : one: Copied (new) 2024/11/22 04:09:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:09:36 DEBUG : two: Unchanged skipping 2024/11/22 04:09:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/22 04:09:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/22 04:09:41 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/22 04:09:41 INFO : three.txt: Copied (new) 2024/11/22 04:09:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/22 04:09:44 INFO : one.bak: Deleted 2024/11/22 04:09:47 INFO : one: Moved (server-side) to: one.bak 2024/11/22 04:09:50 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/22 04:09:50 INFO : one: Copied (new) 2024/11/22 04:09:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:09:50 DEBUG : two: Unchanged skipping 2024/11/22 04:09:51 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/22 04:09:54 INFO : three.txt.bak: Deleted 2024/11/22 04:09:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/22 04:09:58 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/22 04:09:58 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (48.23s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:10:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-laqutoh0xipa/dst" 2024/11/22 04:10:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/22 04:10:19 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/22 04:10:21 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/22 04:10:21 INFO : one: Copied (new) 2024/11/22 04:10:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:10:22 DEBUG : two: Unchanged skipping 2024/11/22 04:10:22 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/22 04:10:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/22 04:10:28 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/22 04:10:28 INFO : three.txt: Copied (new) 2024/11/22 04:10:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/22 04:10:31 INFO : one-2019-01-01: Deleted 2024/11/22 04:10:32 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/22 04:10:35 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/22 04:10:35 INFO : one: Copied (new) 2024/11/22 04:10:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:10:35 DEBUG : two: Unchanged skipping 2024/11/22 04:10:36 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/22 04:10:37 INFO : three-2019-01-01.txt: Deleted 2024/11/22 04:10:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/22 04:10:41 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/22 04:10:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (44.59s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:10:56 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 04:10:56 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/22 04:10:56 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 04:10:58 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2024/11/22 04:10:58 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/22 04:10:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.46s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:11:01 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/22 04:11:01 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 04:11:01 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 04:11:04 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/22 04:11:04 INFO : existing: Copied (new) 2024/11/22 04:11:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:11:05 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/22 04:11:05 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 04:11:05 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/22 04:11:05 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 04:11:05 ERROR : Yandex rclone-test-laqutoh0xipa: not deleting files as there were IO errors 2024/11/22 04:11:05 ERROR : Yandex rclone-test-laqutoh0xipa: not deleting directories as there were IO errors run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestSyncImmutable (9.92s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:11:13 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:11:13 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 04:11:13 DEBUG : existing: Unchanged skipping 2024/11/22 04:11:13 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 04:11:13 DEBUG : Waiting for deletions to finish 2024/11/22 04:11:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (6.12s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.80s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.83s) --- SKIP: TestMaxTransfer/Hard (0.82s) --- SKIP: TestMaxTransfer/Soft (0.46s) --- SKIP: TestMaxTransfer/Cautious (0.54s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:12:38 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:12:38 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:12:38 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:12:38 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:12:38 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 04:12:38 DEBUG : both0: Unchanged skipping 2024/11/22 04:12:38 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:12:38 DEBUG : both1: Unchanged skipping 2024/11/22 04:12:38 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:12:38 DEBUG : both12: Unchanged skipping 2024/11/22 04:12:38 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:12:38 DEBUG : both14: Unchanged skipping 2024/11/22 04:12:38 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:12:38 DEBUG : both15: Unchanged skipping 2024/11/22 04:12:38 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:12:38 DEBUG : both16: Unchanged skipping 2024/11/22 04:12:38 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:12:38 DEBUG : both17: Unchanged skipping 2024/11/22 04:12:38 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:12:38 DEBUG : both18: Unchanged skipping 2024/11/22 04:12:38 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:12:38 DEBUG : both19: Unchanged skipping 2024/11/22 04:12:38 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:12:38 DEBUG : both2: Unchanged skipping 2024/11/22 04:12:38 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:12:38 DEBUG : both10: Unchanged skipping 2024/11/22 04:12:38 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:12:38 DEBUG : both3: Unchanged skipping 2024/11/22 04:12:38 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:12:38 DEBUG : both11: Unchanged skipping 2024/11/22 04:12:38 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:12:38 DEBUG : both13: Unchanged skipping 2024/11/22 04:12:38 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:12:38 DEBUG : both4: Unchanged skipping 2024/11/22 04:12:38 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:12:38 DEBUG : both5: Unchanged skipping 2024/11/22 04:12:38 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:12:38 DEBUG : both9: Unchanged skipping 2024/11/22 04:12:38 DEBUG : both6: Unchanged skipping 2024/11/22 04:12:38 DEBUG : both7: Unchanged skipping 2024/11/22 04:12:38 DEBUG : both8: Unchanged skipping 2024/11/22 04:12:38 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 04:12:38 DEBUG : Waiting for deletions to finish 2024/11/22 04:12:39 INFO : only17: Deleted 2024/11/22 04:12:40 INFO : only2: Deleted 2024/11/22 04:12:40 INFO : only12: Deleted 2024/11/22 04:12:41 INFO : only14: Deleted 2024/11/22 04:12:41 INFO : only9: Deleted 2024/11/22 04:12:42 INFO : only10: Deleted 2024/11/22 04:12:42 INFO : only0: Deleted 2024/11/22 04:12:42 INFO : only19: Deleted 2024/11/22 04:12:43 INFO : only16: Deleted 2024/11/22 04:12:43 INFO : only8: Deleted 2024/11/22 04:12:44 INFO : only1: Deleted 2024/11/22 04:12:44 INFO : only5: Deleted 2024/11/22 04:12:44 INFO : only18: Deleted 2024/11/22 04:12:45 INFO : only3: Deleted 2024/11/22 04:12:46 INFO : only4: Deleted 2024/11/22 04:12:46 INFO : only7: Deleted 2024/11/22 04:12:47 INFO : only15: Deleted 2024/11/22 04:12:47 INFO : only6: Deleted 2024/11/22 04:12:48 INFO : only13: Deleted 2024/11/22 04:12:48 INFO : only11: Deleted 2024/11/22 04:12:48 INFO : There was nothing to transfer run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (121.49s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 Error: Should be true Test: TestSyncConcurrentTruncate Messages: only8: Modification time difference too big |-208632h8m48.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2024-11-22 04:13:55 +0000 UTC) (precision 1ns) 2024/11/22 04:14:43 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:14:43 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:14:43 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:14:43 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:14:43 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for checks to finish 2024/11/22 04:14:43 DEBUG : both0: Unchanged skipping 2024/11/22 04:14:43 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:14:43 DEBUG : both1: Unchanged skipping 2024/11/22 04:14:43 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:14:43 DEBUG : both10: Unchanged skipping 2024/11/22 04:14:43 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:14:43 DEBUG : both11: Unchanged skipping 2024/11/22 04:14:43 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:14:43 DEBUG : both15: Unchanged skipping 2024/11/22 04:14:43 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:14:43 DEBUG : both12: Unchanged skipping 2024/11/22 04:14:43 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:14:43 DEBUG : both13: Unchanged skipping 2024/11/22 04:14:43 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:14:43 DEBUG : both18: Unchanged skipping 2024/11/22 04:14:43 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:14:43 DEBUG : both19: Unchanged skipping 2024/11/22 04:14:43 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:14:43 DEBUG : both2: Unchanged skipping 2024/11/22 04:14:43 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:14:43 DEBUG : both14: Unchanged skipping 2024/11/22 04:14:43 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:14:43 DEBUG : both16: Unchanged skipping 2024/11/22 04:14:43 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:14:43 DEBUG : both17: Unchanged skipping 2024/11/22 04:14:43 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:14:43 DEBUG : both6: Unchanged skipping 2024/11/22 04:14:43 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:14:43 DEBUG : both3: Unchanged skipping 2024/11/22 04:14:43 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:14:43 DEBUG : both8: Unchanged skipping 2024/11/22 04:14:43 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2024/11/22 04:14:43 DEBUG : both9: Unchanged skipping 2024/11/22 04:14:43 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/22 04:14:43 DEBUG : both4: Unchanged skipping 2024/11/22 04:14:43 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/22 04:14:43 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/22 04:14:43 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/22 04:14:43 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/22 04:14:43 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/22 04:14:43 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/22 04:14:43 DEBUG : both5: Unchanged skipping 2024/11/22 04:14:43 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/22 04:14:43 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/22 04:14:43 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/22 04:14:43 DEBUG : both7: Unchanged skipping 2024/11/22 04:14:43 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/22 04:14:43 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/22 04:14:43 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/22 04:14:43 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/22 04:14:43 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/22 04:14:43 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/22 04:14:43 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/22 04:14:43 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/22 04:14:43 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/22 04:14:43 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/22 04:14:43 DEBUG : Yandex rclone-test-laqutoh0xipa: Waiting for transfers to finish 2024/11/22 04:14:45 DEBUG : only12: Dst hash empty - aborting Src hash check 2024/11/22 04:14:45 INFO : only12: Copied (replaced existing) 2024/11/22 04:14:45 DEBUG : only1: Dst hash empty - aborting Src hash check 2024/11/22 04:14:45 INFO : only1: Copied (replaced existing) 2024/11/22 04:14:45 DEBUG : only11: Dst hash empty - aborting Src hash check 2024/11/22 04:14:45 INFO : only11: Copied (replaced existing) 2024/11/22 04:14:46 DEBUG : only10: Dst hash empty - aborting Src hash check 2024/11/22 04:14:46 INFO : only10: Copied (replaced existing) 2024/11/22 04:14:47 DEBUG : only14: Dst hash empty - aborting Src hash check 2024/11/22 04:14:47 INFO : only14: Copied (replaced existing) 2024/11/22 04:14:47 DEBUG : only13: Dst hash empty - aborting Src hash check 2024/11/22 04:14:47 INFO : only13: Copied (replaced existing) 2024/11/22 04:14:48 DEBUG : only17: Dst hash empty - aborting Src hash check 2024/11/22 04:14:48 INFO : only17: Copied (replaced existing) 2024/11/22 04:14:48 DEBUG : only16: Dst hash empty - aborting Src hash check 2024/11/22 04:14:48 INFO : only16: Copied (replaced existing) 2024/11/22 04:14:48 DEBUG : only0: Dst hash empty - aborting Src hash check 2024/11/22 04:14:48 INFO : only0: Copied (replaced existing) 2024/11/22 04:14:50 DEBUG : only15: Dst hash empty - aborting Src hash check 2024/11/22 04:14:50 INFO : only15: Copied (replaced existing) 2024/11/22 04:14:50 DEBUG : only3: Dst hash empty - aborting Src hash check 2024/11/22 04:14:50 INFO : only3: Copied (replaced existing) 2024/11/22 04:14:51 DEBUG : only19: Dst hash empty - aborting Src hash check 2024/11/22 04:14:51 INFO : only19: Copied (replaced existing) 2024/11/22 04:14:52 DEBUG : only6: Dst hash empty - aborting Src hash check 2024/11/22 04:14:52 INFO : only6: Copied (replaced existing) 2024/11/22 04:14:53 DEBUG : only8: Dst hash empty - aborting Src hash check 2024/11/22 04:14:53 INFO : only8: Copied (replaced existing) 2024/11/22 04:14:53 DEBUG : only4: Dst hash empty - aborting Src hash check 2024/11/22 04:14:53 INFO : only4: Copied (replaced existing) 2024/11/22 04:14:53 DEBUG : only2: Dst hash empty - aborting Src hash check 2024/11/22 04:14:53 INFO : only2: Copied (replaced existing) 2024/11/22 04:14:54 DEBUG : only5: Dst hash empty - aborting Src hash check 2024/11/22 04:14:54 INFO : only5: Copied (replaced existing) 2024/11/22 04:14:55 DEBUG : only9: Dst hash empty - aborting Src hash check 2024/11/22 04:14:55 INFO : only9: Copied (replaced existing) 2024/11/22 04:14:55 DEBUG : only18: Dst hash empty - aborting Src hash check 2024/11/22 04:14:55 INFO : only18: Copied (replaced existing) 2024/11/22 04:14:55 DEBUG : only7: Dst hash empty - aborting Src hash check 2024/11/22 04:14:55 INFO : only7: Copied (replaced existing) 2024/11/22 04:14:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- FAIL: TestSyncConcurrentTruncate (167.03s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:16:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/22 04:16:08 DEBUG : sub dir: Making directory 2024/11/22 04:16:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (55.61s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" 2024/11/22 04:17:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/22 04:17:03 DEBUG : sub dir: Making directory 2024/11/22 04:17:04 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" run.go:180: Remote "Yandex rclone-test-laqutoh0xipa", Local "Local file system at /tmp/rclone3353680668", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (47.94s) FAIL 2024/11/22 04:17:51 DEBUG : Yandex rclone-test-laqutoh0xipa: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 27m26.776212316s (try 1/5): exit status 1: Failed [TestSyncCompareDest TestSyncConcurrentTruncate]