"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2026/08/02 05:19:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-hufowef4peja" 2026/08/02 05:19:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/02 05:19:25 DEBUG : Creating backend with remote "/tmp/rclone1775118183" === 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:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:19:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 05:19:25 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/02 05:19:25 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:19:25 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.55s) === RUN TestCopy run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:19:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 05:19:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 05:19:28 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:19:28 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:19:30 DEBUG : sub dir/hello world: size = 11 OK 2026/08/02 05:19:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/02 05:19:30 INFO : sub dir/hello world: Copied (new) 2026/08/02 05:19:32 DEBUG : Yandex rclone-test-hufowef4peja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (26.16s) === RUN TestCopyMetadata run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.49s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.46s) === RUN TestCopyMissingDirectory run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:19:54 DEBUG : Creating backend with remote "/non-existing" 2026/08/02 05:19:55 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/02 05:19:55 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:19:55 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.13s) === RUN TestCopyNoTraverse run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:19:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 05:19:56 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:19:56 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:19:58 DEBUG : sub dir/hello world: size = 11 OK 2026/08/02 05:19:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/02 05:19:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (18.05s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.75s) === RUN TestCopyCheckFirst run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:20:14 INFO : Yandex rclone-test-hufowef4peja: Running all checks before starting transfers 2026/08/02 05:20:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 05:20:15 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:20:15 INFO : Yandex rclone-test-hufowef4peja: Checks finished, now starting transfers 2026/08/02 05:20:15 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:20:17 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/02 05:20:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/02 05:20:17 DEBUG : pacer: Reducing sleep to 15ms 2026/08/02 05:20:18 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/02 05:20:18 DEBUG : sub dir/hello world: size = 11 OK 2026/08/02 05:20:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/02 05:20:18 INFO : sub dir/hello world: Copied (new) 2026/08/02 05:20:18 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyCheckFirst (18.50s) === RUN TestSyncNoTraverse run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:20:33 ERROR : Ignoring --no-traverse with sync 2026/08/02 05:20:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 05:20:33 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:20:33 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:20:35 DEBUG : sub dir/hello world: size = 11 OK 2026/08/02 05:20:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/02 05:20:35 INFO : sub dir/hello world: Copied (new) 2026/08/02 05:20:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (18.06s) === RUN TestCopyWithDepth run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:20:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/02 05:20:51 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:20:51 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:20:54 DEBUG : hello world2: size = 12 OK 2026/08/02 05:20:54 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/08/02 05:20:54 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (10.64s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:21:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 05:21:02 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:21:02 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:21:03 DEBUG : potato2: size = 11 OK 2026/08/02 05:21:03 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/02 05:21:03 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.90s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:21:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 05:21:12 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:21:12 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:21:14 DEBUG : potato2: size = 11 OK 2026/08/02 05:21:14 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/02 05:21:14 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (10.80s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:21:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/02 05:21:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 05:21:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/02 05:21:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 05:21:23 INFO : sub dir2: Making directory 2026/08/02 05:21:23 INFO : sub dir: Making directory 2026/08/02 05:21:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 05:21:23 INFO : sub dir2/sub sub dir2: Making directory 2026/08/02 05:21:24 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:21:24 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:21:26 DEBUG : sub dir/hello world: size = 11 OK 2026/08/02 05:21:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/02 05:21:26 INFO : sub dir/hello world: Copied (new) 2026/08/02 05:21:29 DEBUG : Yandex rclone-test-hufowef4peja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (34.00s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:21:56 INFO : sub dir2: Making directory 2026/08/02 05:21:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/02 05:21:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 05:21:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 05:21:57 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:21:57 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:21:59 DEBUG : sub dir/hello world: size = 11 OK 2026/08/02 05:21:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/02 05:21:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (17.80s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:22:14 DEBUG : sub dir2: Making directory with metadata 2026/08/02 05:22:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 05:22:14 INFO : sub dir2: Making directory 2026/08/02 05:22:15 INFO : sub dir: Making directory 2026/08/02 05:22:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 05:22:16 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:22:16 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:22:18 DEBUG : sub dir/hello world: modtime not stored after upload (got 2026-08-02 05:22:17 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/02 05:22:18 DEBUG : sub dir/hello world: size = 11 OK 2026/08/02 05:22:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/02 05:22:18 INFO : sub dir/hello world: Copied (new) 2026/08/02 05:22:18 INFO : sub dir/hello world: Deleted 2026/08/02 05:22:19 DEBUG : Yandex rclone-test-hufowef4peja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/02 05:22:20 DEBUG : Yandex rclone-test-hufowef4peja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (26.68s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.55s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:22:41 INFO : sub dir2: Making directory 2026/08/02 05:22:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 05:22:42 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:22:42 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:22:45 DEBUG : sub dir/hello world: size = 11 OK 2026/08/02 05:22:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/02 05:22:45 INFO : sub dir/hello world: Copied (new) 2026/08/02 05:22:45 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (17.75s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:22:59 DEBUG : sub dir2: Making directory with metadata 2026/08/02 05:22:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 05:22:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 05:22:59 INFO : sub dir2: Making directory 2026/08/02 05:23:00 INFO : sub dir: Making directory 2026/08/02 05:23:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 05:23:00 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:23:00 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:23:03 DEBUG : sub dir/hello world: size = 11 OK 2026/08/02 05:23:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/02 05:23:03 INFO : sub dir/hello world: Copied (new) 2026/08/02 05:23:03 DEBUG : Waiting for deletions to finish 2026/08/02 05:23:05 DEBUG : Yandex rclone-test-hufowef4peja: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (26.28s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.52s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:23:26 INFO : sub dir2: Making directory 2026/08/02 05:23:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 05:23:26 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:23:26 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:23:28 DEBUG : sub dir/hello world: size = 11 OK 2026/08/02 05:23:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/02 05:23:28 INFO : sub dir/hello world: Copied (new) 2026/08/02 05:23:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (17.09s) === RUN TestServerSideCopy run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:23:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-xusujex5hofa" 2026/08/02 05:23:46 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) Yandex rclone-test-hufowef4peja -> Yandex rclone-test-xusujex5hofa 2026/08/02 05:23:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 05:23:46 DEBUG : Yandex rclone-test-xusujex5hofa: Waiting for checks to finish 2026/08/02 05:23:46 DEBUG : Yandex rclone-test-xusujex5hofa: Waiting for transfers to finish 2026/08/02 05:23:49 DEBUG : sub dir/hello world: size = 11 OK 2026/08/02 05:23:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/02 05:23:49 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/02 05:23:50 DEBUG : Yandex rclone-test-xusujex5hofa: Purge remote --- PASS: TestServerSideCopy (31.17s) === RUN TestCopyOverSelf run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:24:19 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:24:19 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:24:19 DEBUG : sub dir/hello world: Sizes differ 2026/08/02 05:24:19 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:24:19 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:24:21 DEBUG : sub dir/hello world: size = 17 OK 2026/08/02 05:24:21 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/08/02 05:24:21 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (21.89s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:24:39 DEBUG : Creating backend with remote "TestYandex:rclone-test-yogixax2tote" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-hufowef4peja -> Yandex rclone-test-yogixax2tote 2026/08/02 05:24:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 05:24:40 DEBUG : Yandex rclone-test-yogixax2tote: Waiting for checks to finish 2026/08/02 05:24:40 DEBUG : Yandex rclone-test-yogixax2tote: Waiting for transfers to finish 2026/08/02 05:24:43 DEBUG : sub dir/hello world: size = 11 OK 2026/08/02 05:24:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/02 05:24:43 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/02 05:24:48 DEBUG : Yandex rclone-test-yogixax2tote: Waiting for checks to finish 2026/08/02 05:24:48 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:24:48 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-yogixax2tote) 2026/08/02 05:24:48 DEBUG : sub dir/hello world: Sizes differ 2026/08/02 05:24:48 DEBUG : Yandex rclone-test-yogixax2tote: Waiting for transfers to finish 2026/08/02 05:24:49 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.nuhumuv8" before starting 2026/08/02 05:24:51 DEBUG : sub dir/hello world.nuhumuv8: server side copy: removing renamed existing file after operation 2026/08/02 05:24:57 DEBUG : sub dir/hello world: size = 17 OK 2026/08/02 05:24:57 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/08/02 05:24:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/02 05:24:58 DEBUG : Yandex rclone-test-yogixax2tote: Purge remote --- PASS: TestServerSideCopyOverSelf (45.92s) === RUN TestMoveOverSelf run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:25:25 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:25:25 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:25:25 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:25:25 DEBUG : sub dir/hello world: Sizes differ 2026/08/02 05:25:25 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:25:28 DEBUG : sub dir/hello world: size = 17 OK 2026/08/02 05:25:28 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/08/02 05:25:28 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/02 05:25:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (20.92s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:25:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-yupowop2fuwe" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-hufowef4peja -> Yandex rclone-test-yupowop2fuwe 2026/08/02 05:25:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 05:25:47 DEBUG : Yandex rclone-test-yupowop2fuwe: Waiting for checks to finish 2026/08/02 05:25:47 DEBUG : Yandex rclone-test-yupowop2fuwe: Waiting for transfers to finish 2026/08/02 05:25:49 DEBUG : sub dir/hello world: size = 11 OK 2026/08/02 05:25:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/02 05:25:49 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/02 05:25:54 DEBUG : Yandex rclone-test-yupowop2fuwe: Using server-side directory move 2026/08/02 05:25:54 INFO : Yandex rclone-test-yupowop2fuwe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/02 05:25:55 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:25:55 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-yupowop2fuwe) 2026/08/02 05:25:55 DEBUG : sub dir/hello world: Sizes differ 2026/08/02 05:25:55 DEBUG : Yandex rclone-test-yupowop2fuwe: Waiting for checks to finish 2026/08/02 05:25:55 DEBUG : Yandex rclone-test-yupowop2fuwe: Waiting for transfers to finish 2026/08/02 05:26:01 INFO : sub dir/hello world: Deleted 2026/08/02 05:26:04 INFO : sub dir/hello world: Moved (server-side) 2026/08/02 05:26:07 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/02 05:26:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/02 05:26:07 DEBUG : pacer: Reducing sleep to 15ms 2026/08/02 05:26:08 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/02 05:26:08 DEBUG : pacer: Reducing sleep to 10ms 2026/08/02 05:26:08 DEBUG : testing file moves 2026/08/02 05:26:09 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:26:09 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-yupowop2fuwe) 2026/08/02 05:26:09 DEBUG : sub dir/hello world: Sizes differ 2026/08/02 05:26:09 DEBUG : Yandex rclone-test-yupowop2fuwe: Waiting for checks to finish 2026/08/02 05:26:09 DEBUG : Yandex rclone-test-yupowop2fuwe: Waiting for transfers to finish 2026/08/02 05:26:16 INFO : sub dir/hello world: Deleted 2026/08/02 05:26:17 INFO : sub dir/hello world: Moved (server-side) 2026/08/02 05:26:19 DEBUG : Yandex rclone-test-yupowop2fuwe: Purge remote --- PASS: TestServerSideMoveOverSelf (54.96s) === RUN TestCopyAfterDelete run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:26:40 ERROR : error listing: directory not found 2026/08/02 05:26:41 INFO : Local file system at /tmp/rclone1775118183: Making directory 2026/08/02 05:26:42 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:26:42 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (20.01s) === RUN TestCopyRedownload run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:27:01 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/02 05:27:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 05:27:01 DEBUG : Local file system at /tmp/rclone1775118183: Waiting for checks to finish 2026/08/02 05:27:01 DEBUG : Local file system at /tmp/rclone1775118183: Waiting for transfers to finish 2026/08/02 05:27:02 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/08/02 05:27:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/02 05:27:02 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/08/02 05:27:02 INFO : sub dir/hello world: Copied (new) 2026/08/02 05:27:02 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (19.43s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:27:18 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/02 05:27:18 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:27:18 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:27:19 DEBUG : check sum: size = 1 OK 2026/08/02 05:27:19 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/02 05:27:19 INFO : check sum: Copied (new) 2026/08/02 05:27:19 DEBUG : Waiting for deletions to finish 2026/08/02 05:27:20 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:27:20 DEBUG : check sum: size = 1 OK 2026/08/02 05:27:20 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/02 05:27:20 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/08/02 05:27:20 DEBUG : check sum: Unchanged skipping 2026/08/02 05:27:20 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:27:20 DEBUG : Waiting for deletions to finish 2026/08/02 05:27:20 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (9.80s) === RUN TestSyncSizeOnly run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:27:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/02 05:27:27 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:27:27 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:27:29 DEBUG : sizeonly: size = 6 OK 2026/08/02 05:27:29 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/02 05:27:29 INFO : sizeonly: Copied (new) 2026/08/02 05:27:29 DEBUG : Waiting for deletions to finish 2026/08/02 05:27:30 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:27:30 DEBUG : sizeonly: size = 6 OK 2026/08/02 05:27:30 DEBUG : sizeonly: Sizes identical 2026/08/02 05:27:30 DEBUG : sizeonly: Unchanged skipping 2026/08/02 05:27:30 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:27:30 DEBUG : Waiting for deletions to finish 2026/08/02 05:27:30 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (10.65s) === RUN TestSyncIgnoreSize run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:27:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/02 05:27:38 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:27:38 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:27:40 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/08/02 05:27:40 INFO : ignore-size: Copied (new) 2026/08/02 05:27:40 DEBUG : Waiting for deletions to finish 2026/08/02 05:27:41 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:27:41 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:27:41 DEBUG : ignore-size: Unchanged skipping 2026/08/02 05:27:41 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:27:41 DEBUG : Waiting for deletions to finish 2026/08/02 05:27:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (12.86s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:27:53 DEBUG : existing: size = 6 OK 2026/08/02 05:27:53 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:27:53 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:27:53 DEBUG : existing: Unchanged skipping 2026/08/02 05:27:53 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:27:53 DEBUG : Waiting for deletions to finish 2026/08/02 05:27:53 INFO : There was nothing to transfer 2026/08/02 05:27:53 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/02 05:27:53 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:27:53 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:27:55 DEBUG : existing: size = 6 OK 2026/08/02 05:27:55 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/02 05:27:55 INFO : existing: Copied (replaced existing) 2026/08/02 05:27:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (11.68s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:28:03 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/02 05:28:03 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:28:03 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:28:05 DEBUG : existing: size = 6 OK 2026/08/02 05:28:05 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/02 05:28:05 INFO : existing: Copied (new) 2026/08/02 05:28:05 DEBUG : Waiting for deletions to finish 2026/08/02 05:28:05 DEBUG : existing: Destination exists, skipping 2026/08/02 05:28:05 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:28:05 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:28:05 DEBUG : Waiting for deletions to finish 2026/08/02 05:28:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (10.05s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:28:16 INFO : d: Making directory 2026/08/02 05:28:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/02 05:28:18 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:28:18 DEBUG : c/non empty space: size = 5 OK 2026/08/02 05:28:18 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:28:18 DEBUG : c/non empty space: Unchanged skipping 2026/08/02 05:28:18 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:28:20 DEBUG : a/potato2: size = 60 OK 2026/08/02 05:28:20 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/02 05:28:20 INFO : a/potato2: Copied (new) 2026/08/02 05:28:20 DEBUG : Waiting for deletions to finish 2026/08/02 05:28:27 INFO : b/potato: Deleted 2026/08/02 05:28:27 INFO : d: Removing directory 2026/08/02 05:28:34 INFO : b: Removing directory 2026/08/02 05:28:41 DEBUG : Yandex rclone-test-hufowef4peja: deleted 2 directories --- PASS: TestSyncIgnoreErrors (57.24s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:29:12 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:29:12 DEBUG : empty space: size = 1 OK 2026/08/02 05:29:12 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 2026/08/02 05:29:12 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/02 05:29:12 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/08/02 05:29:12 DEBUG : empty space: Unchanged skipping 2026/08/02 05:29:12 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:29:12 DEBUG : Waiting for deletions to finish 2026/08/02 05:29:12 INFO : There was nothing to transfer 2026/08/02 05:29:13 DEBUG : empty space: size = 1 OK 2026/08/02 05:29:13 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 2026/08/02 05:29:13 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:29:13 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/02 05:29:13 INFO : empty space: Updated modification time in destination 2026/08/02 05:29:13 DEBUG : empty space: Unchanged skipping 2026/08/02 05:29:13 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:29:13 DEBUG : Waiting for deletions to finish 2026/08/02 05:29:13 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (11.04s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:29:23 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:29:23 DEBUG : empty space: size = 1 OK 2026/08/02 05:29:23 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 2026/08/02 05:29:23 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/02 05:29:23 DEBUG : empty space: Unchanged skipping 2026/08/02 05:29:23 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:29:23 DEBUG : Waiting for deletions to finish 2026/08/02 05:29:23 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.44s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:29:33 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:29:33 DEBUG : foo: size = 3 OK 2026/08/02 05:29:33 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 2026/08/02 05:29:33 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:29:33 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:29:33 DEBUG : foo: md5 differ 2026/08/02 05:29:33 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:29:35 DEBUG : foo: size = 3 OK 2026/08/02 05:29:35 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/08/02 05:29:35 INFO : foo: Copied (replaced existing) 2026/08/02 05:29:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (12.24s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:29:45 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/02 05:29:45 DEBUG : empty space: size = 1 OK 2026/08/02 05:29:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:29:45 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:29:45 DEBUG : empty space: Unchanged skipping 2026/08/02 05:29:45 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:29:47 DEBUG : potato: size = 60 OK 2026/08/02 05:29:47 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/02 05:29:47 INFO : potato: Copied (new) 2026/08/02 05:29:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (18.20s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:30:05 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:30:05 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:30:05 DEBUG : potato: size = 60 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:30:05 DEBUG : potato: Sizes differ 2026/08/02 05:30:05 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:30:07 DEBUG : potato: size = 21 OK 2026/08/02 05:30:07 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/08/02 05:30:07 INFO : potato: Copied (replaced existing) 2026/08/02 05:30:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (14.34s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:30:18 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:30:18 DEBUG : potato: size = 21 OK 2026/08/02 05:30:18 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 2026/08/02 05:30:18 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:30:18 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:30:18 DEBUG : potato: md5 differ 2026/08/02 05:30:18 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:30:20 DEBUG : potato: size = 21 OK 2026/08/02 05:30:20 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/08/02 05:30:20 INFO : potato: Copied (replaced existing) 2026/08/02 05:30:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (12.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:30:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 05:30:32 DEBUG : empty space: size = 1 OK 2026/08/02 05:30:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:30:32 DEBUG : empty space: Unchanged skipping 2026/08/02 05:30:32 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/02 05:30:32 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:30:32 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:30:32 DEBUG : Waiting for deletions to finish 2026/08/02 05:30:32 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (18.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:30:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 05:30:51 DEBUG : empty space: size = 1 OK 2026/08/02 05:30:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:30:51 DEBUG : empty space: Unchanged skipping 2026/08/02 05:30:51 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:30:51 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:30:54 DEBUG : potato2: size = 60 OK 2026/08/02 05:30:54 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/02 05:30:54 INFO : potato2: Copied (new) 2026/08/02 05:30:54 DEBUG : Waiting for deletions to finish 2026/08/02 05:31:00 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (28.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:31:19 INFO : d: Making directory 2026/08/02 05:31:19 INFO : d/e: Making directory 2026/08/02 05:31:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/02 05:31:21 DEBUG : c/non empty space: size = 5 OK 2026/08/02 05:31:21 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:31:21 DEBUG : c/non empty space: Unchanged skipping 2026/08/02 05:31:22 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:31:22 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:31:23 DEBUG : a/potato2: size = 60 OK 2026/08/02 05:31:23 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/02 05:31:23 INFO : a/potato2: Copied (new) 2026/08/02 05:31:23 DEBUG : Waiting for deletions to finish 2026/08/02 05:31:29 INFO : b/potato: Deleted 2026/08/02 05:31:29 INFO : d/e: Removing directory 2026/08/02 05:31:36 INFO : d: Removing directory 2026/08/02 05:31:43 INFO : b: Removing directory 2026/08/02 05:31:50 DEBUG : Yandex rclone-test-hufowef4peja: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (64.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:32:23 DEBUG : c/non empty space: modtime not stored after upload (got 2026-08-02 05:32:22 +0000 UTC, want 2011-12-25 12:59:59.123456789 +0000 UTC) - setting again (try 1/3) 2026/08/02 05:32:24 INFO : d: Making directory 2026/08/02 05:32:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/02 05:32:25 DEBUG : c/non empty space: size = 5 OK 2026/08/02 05:32:25 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:32:25 DEBUG : c/non empty space: Unchanged skipping 2026/08/02 05:32:25 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:32:25 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:32:27 DEBUG : a/potato2: size = 60 OK 2026/08/02 05:32:27 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/02 05:32:27 INFO : a/potato2: Copied (new) 2026/08/02 05:32:27 ERROR : Yandex rclone-test-hufowef4peja: not deleting files as there were IO errors 2026/08/02 05:32:27 ERROR : Yandex rclone-test-hufowef4peja: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (56.01s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:33:19 DEBUG : Waiting for deletions to finish 2026/08/02 05:33:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 05:33:19 DEBUG : empty space: size = 1 OK 2026/08/02 05:33:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:33:19 DEBUG : empty space: Unchanged skipping 2026/08/02 05:33:19 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:33:19 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:33:22 DEBUG : potato2: size = 60 OK 2026/08/02 05:33:22 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/02 05:33:22 INFO : potato2: Copied (new) 2026/08/02 05:33:25 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (23.77s) === RUN TestSyncDeleteBefore run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:33:42 DEBUG : Waiting for deletions to finish 2026/08/02 05:33:42 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:33:42 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:33:47 INFO : potato: Deleted 2026/08/02 05:33:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 05:33:48 DEBUG : empty space: size = 1 OK 2026/08/02 05:33:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:33:48 DEBUG : empty space: Unchanged skipping 2026/08/02 05:33:48 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:33:48 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:33:50 DEBUG : potato2: size = 60 OK 2026/08/02 05:33:50 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/02 05:33:50 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (25.49s) === RUN TestCopyDeleteBefore run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:34:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 05:34:07 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:34:07 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:34:09 DEBUG : potato2: size = 19 OK 2026/08/02 05:34:09 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/08/02 05:34:09 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (18.89s) === RUN TestSyncWithExclude run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:34:27 DEBUG : enormous: Excluded (Size Filter) 2026/08/02 05:34:27 DEBUG : enormous: Excluded 2026/08/02 05:34:27 DEBUG : potato2: Excluded (Size Filter) 2026/08/02 05:34:27 DEBUG : potato2: Excluded 2026/08/02 05:34:27 DEBUG : potato2: Excluded (Size Filter) 2026/08/02 05:34:27 DEBUG : potato2: Excluded 2026/08/02 05:34:27 DEBUG : empty space: size = 1 OK 2026/08/02 05:34:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:34:27 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:34:27 DEBUG : empty space: Unchanged skipping 2026/08/02 05:34:27 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:34:27 DEBUG : Waiting for deletions to finish 2026/08/02 05:34:27 INFO : There was nothing to transfer 2026/08/02 05:34:27 DEBUG : potato2: Excluded (Size Filter) 2026/08/02 05:34:27 DEBUG : potato2: Excluded 2026/08/02 05:34:28 DEBUG : enormous: Excluded (Size Filter) 2026/08/02 05:34:28 DEBUG : enormous: Excluded 2026/08/02 05:34:28 DEBUG : potato2: Excluded (Size Filter) 2026/08/02 05:34:28 DEBUG : potato2: Excluded 2026/08/02 05:34:28 DEBUG : potato2: Excluded (Size Filter) 2026/08/02 05:34:28 DEBUG : potato2: Excluded 2026/08/02 05:34:28 DEBUG : empty space: size = 1 OK 2026/08/02 05:34:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:34:28 DEBUG : empty space: Unchanged skipping 2026/08/02 05:34:28 DEBUG : Local file system at /tmp/rclone1775118183: Waiting for checks to finish 2026/08/02 05:34:28 DEBUG : Local file system at /tmp/rclone1775118183: Waiting for transfers to finish 2026/08/02 05:34:28 DEBUG : Waiting for deletions to finish 2026/08/02 05:34:28 INFO : There was nothing to transfer 2026/08/02 05:34:28 DEBUG : potato2: Excluded (Size Filter) 2026/08/02 05:34:28 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (18.14s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:34:48 DEBUG : enormous: Excluded (Size Filter) 2026/08/02 05:34:48 DEBUG : enormous: Excluded 2026/08/02 05:34:48 DEBUG : potato2: Excluded (Size Filter) 2026/08/02 05:34:48 DEBUG : potato2: Excluded 2026/08/02 05:34:48 DEBUG : empty space: size = 1 OK 2026/08/02 05:34:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:34:48 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:34:48 DEBUG : empty space: Unchanged skipping 2026/08/02 05:34:48 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:34:48 DEBUG : Waiting for deletions to finish 2026/08/02 05:34:54 INFO : enormous: Deleted 2026/08/02 05:34:54 INFO : potato2: Deleted 2026/08/02 05:34:54 INFO : There was nothing to transfer 2026/08/02 05:34:55 DEBUG : empty space: size = 1 OK 2026/08/02 05:34:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:34:55 DEBUG : empty space: Unchanged skipping 2026/08/02 05:34:55 DEBUG : Local file system at /tmp/rclone1775118183: Waiting for checks to finish 2026/08/02 05:34:55 DEBUG : Local file system at /tmp/rclone1775118183: Waiting for transfers to finish 2026/08/02 05:34:55 DEBUG : Waiting for deletions to finish 2026/08/02 05:34:55 INFO : enormous: Deleted 2026/08/02 05:34:55 INFO : potato2: Deleted 2026/08/02 05:34:55 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (20.38s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:35:10 DEBUG : five: Need to transfer - File not found at Destination 2026/08/02 05:35:10 DEBUG : one: Destination is newer than source, skipping 2026/08/02 05:35:10 DEBUG : four: size = 4 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:35:10 DEBUG : four: size = 8 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:35:10 DEBUG : four: Sizes differ 2026/08/02 05:35:10 DEBUG : three: size = 5 OK 2026/08/02 05:35:10 DEBUG : three: Sizes identical 2026/08/02 05:35:10 DEBUG : two: size = 3 OK 2026/08/02 05:35:10 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:35:10 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/02 05:35:10 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:35:10 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/02 05:35:10 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-hufowef4peja) 2026/08/02 05:35:10 DEBUG : two: md5 differ 2026/08/02 05:35:10 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:35:12 DEBUG : five: size = 4 OK 2026/08/02 05:35:12 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/08/02 05:35:12 INFO : five: Copied (new) 2026/08/02 05:35:12 DEBUG : four: size = 4 OK 2026/08/02 05:35:12 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/08/02 05:35:12 INFO : four: Copied (replaced existing) 2026/08/02 05:35:13 DEBUG : two: size = 3 OK 2026/08/02 05:35:13 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/02 05:35:13 INFO : two: Copied (replaced existing) 2026/08/02 05:35:13 DEBUG : Waiting for deletions to finish 2026/08/02 05:35:13 DEBUG : five: size = 4 OK 2026/08/02 05:35:13 DEBUG : two: size = 3 OK 2026/08/02 05:35:13 DEBUG : one: Destination is newer than source, skipping 2026/08/02 05:35:13 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:35:13 DEBUG : four: size = 4 OK 2026/08/02 05:35:13 DEBUG : three: size = 5 OK 2026/08/02 05:35:13 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/08/02 05:35:13 DEBUG : five: Size and md5 of src and dst objects identical 2026/08/02 05:35:13 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:35:13 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:35:13 DEBUG : three: md5 differ 2026/08/02 05:35:13 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/08/02 05:35:13 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/02 05:35:13 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/08/02 05:35:13 DEBUG : two: Size and md5 of src and dst objects identical 2026/08/02 05:35:13 DEBUG : four: Size and md5 of src and dst objects identical 2026/08/02 05:35:13 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/08/02 05:35:13 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/08/02 05:35:13 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/08/02 05:35:13 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:35:16 DEBUG : three: size = 5 OK 2026/08/02 05:35:16 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/08/02 05:35:16 INFO : three: Copied (replaced existing) 2026/08/02 05:35:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (45.70s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/08/02 05:35:47 INFO : Yandex rclone-test-hufowef4peja: Making map for --track-renames 2026/08/02 05:35:47 INFO : Yandex rclone-test-hufowef4peja: Finished making map for --track-renames 2026/08/02 05:35:47 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:35:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/02 05:35:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/02 05:35:47 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for renames to finish 2026/08/02 05:35:47 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:35:49 DEBUG : yam: size = 11 OK 2026/08/02 05:35:49 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/08/02 05:35:49 INFO : yam: Copied (new) 2026/08/02 05:35:49 DEBUG : potato: size = 14 OK 2026/08/02 05:35:49 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/08/02 05:35:49 INFO : potato: Copied (new) 2026/08/02 05:35:49 DEBUG : Waiting for deletions to finish 2026/08/02 05:35:50 INFO : Yandex rclone-test-hufowef4peja: Making map for --track-renames 2026/08/02 05:35:50 DEBUG : potato: size = 14 OK 2026/08/02 05:35:50 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:35:50 INFO : Yandex rclone-test-hufowef4peja: Finished making map for --track-renames 2026/08/02 05:35:50 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:35:50 DEBUG : potato: Unchanged skipping 2026/08/02 05:35:50 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for renames to finish 2026/08/02 05:35:51 INFO : yam: Moved (server-side) to: yaml 2026/08/02 05:35:51 INFO : yaml: Renamed from "yam" 2026/08/02 05:35:51 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:35:51 DEBUG : Waiting for deletions to finish 2026/08/02 05:35:51 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (17.75s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/08/02 05:36:05 INFO : Yandex rclone-test-hufowef4peja: Making map for --track-renames 2026/08/02 05:36:05 INFO : Yandex rclone-test-hufowef4peja: Finished making map for --track-renames 2026/08/02 05:36:05 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:36:05 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for renames to finish 2026/08/02 05:36:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/02 05:36:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/02 05:36:05 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:36:07 DEBUG : potato: size = 14 OK 2026/08/02 05:36:07 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/08/02 05:36:07 INFO : potato: Copied (new) 2026/08/02 05:36:08 DEBUG : yam: size = 11 OK 2026/08/02 05:36:08 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/08/02 05:36:08 INFO : yam: Copied (new) 2026/08/02 05:36:08 DEBUG : Waiting for deletions to finish 2026/08/02 05:36:08 DEBUG : potato: size = 14 OK 2026/08/02 05:36:08 INFO : Yandex rclone-test-hufowef4peja: Making map for --track-renames 2026/08/02 05:36:08 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:36:08 INFO : Yandex rclone-test-hufowef4peja: Finished making map for --track-renames 2026/08/02 05:36:08 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:36:08 DEBUG : potato: Unchanged skipping 2026/08/02 05:36:08 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for renames to finish 2026/08/02 05:36:10 INFO : yam: Moved (server-side) to: yaml 2026/08/02 05:36:10 INFO : yaml: Renamed from "yam" 2026/08/02 05:36:10 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:36:10 DEBUG : Waiting for deletions to finish 2026/08/02 05:36:10 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (19.52s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/08/02 05:36:24 INFO : Yandex rclone-test-hufowef4peja: Making map for --track-renames 2026/08/02 05:36:24 INFO : Yandex rclone-test-hufowef4peja: Finished making map for --track-renames 2026/08/02 05:36:24 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:36:24 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/02 05:36:24 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for renames to finish 2026/08/02 05:36:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/02 05:36:24 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:36:26 DEBUG : sub/yam: size = 11 OK 2026/08/02 05:36:26 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/08/02 05:36:26 INFO : sub/yam: Copied (new) 2026/08/02 05:36:26 DEBUG : potato: size = 14 OK 2026/08/02 05:36:26 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/08/02 05:36:26 INFO : potato: Copied (new) 2026/08/02 05:36:26 DEBUG : Waiting for deletions to finish 2026/08/02 05:36:28 DEBUG : potato: size = 14 OK 2026/08/02 05:36:28 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:36:28 DEBUG : potato: Unchanged skipping 2026/08/02 05:36:28 INFO : Yandex rclone-test-hufowef4peja: Making map for --track-renames 2026/08/02 05:36:28 INFO : Yandex rclone-test-hufowef4peja: Finished making map for --track-renames 2026/08/02 05:36:28 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:36:28 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for renames to finish 2026/08/02 05:36:30 INFO : sub/yam: Moved (server-side) to: yam 2026/08/02 05:36:30 INFO : yam: Renamed from "sub/yam" 2026/08/02 05:36:30 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:36:30 DEBUG : Waiting for deletions to finish 2026/08/02 05:36:30 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (27.67s) === RUN TestServerSideMoveLocal run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:36:52 DEBUG : Creating backend with remote "/tmp/rclone1775118183/dir1" 2026/08/02 05:36:52 DEBUG : Creating backend with remote "/tmp/rclone1775118183/dir2" 2026/08/02 05:36:52 DEBUG : Local file system at /tmp/rclone1775118183/dir2: Using server-side directory move 2026/08/02 05:36:52 INFO : Local file system at /tmp/rclone1775118183/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/02 05:36:52 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/02 05:36:52 DEBUG : Local file system at /tmp/rclone1775118183/dir2: Waiting for checks to finish 2026/08/02 05:36:52 DEBUG : Local file system at /tmp/rclone1775118183/dir2: Waiting for transfers to finish 2026/08/02 05:36:52 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.71s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:36:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 05:36:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/02 05:36:52 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:36:52 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:36:55 DEBUG : sub dir/hello world: modtime not stored after upload (got 2026-08-02 05:36:53 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/02 05:36:55 DEBUG : sub dir/hello world: size = 11 OK 2026/08/02 05:36:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/02 05:36:55 INFO : sub dir/hello world: Copied (new) 2026/08/02 05:36:55 INFO : sub dir/hello world: Deleted 2026/08/02 05:36:56 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/02 05:36:56 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/08/02 05:36:56 INFO : nested/sub dir/file: Copied (new) 2026/08/02 05:36:56 INFO : nested/sub dir/file: Deleted 2026/08/02 05:36:56 INFO : sub dir: Removing directory 2026/08/02 05:36:56 INFO : nested/sub dir: Removing directory 2026/08/02 05:36:56 INFO : nested: Removing directory 2026/08/02 05:36:56 DEBUG : Local file system at /tmp/rclone1775118183: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (38.57s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:37:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/02 05:37:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/02 05:37:31 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:37:31 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:37:34 DEBUG : sub dir/hello world: modtime not stored after upload (got 2026-08-02 05:37:32 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/02 05:37:34 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/02 05:37:34 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/08/02 05:37:34 INFO : nested/sub dir/file: Copied (new) 2026/08/02 05:37:34 INFO : nested/sub dir/file: Deleted 2026/08/02 05:37:35 DEBUG : sub dir/hello world: size = 11 OK 2026/08/02 05:37:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/02 05:37:35 INFO : sub dir/hello world: Copied (new) 2026/08/02 05:37:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (43.76s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:38:15 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/02 05:38:15 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/02 05:38:15 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:38:15 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:38:17 DEBUG : existing: size = 6 OK 2026/08/02 05:38:17 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/02 05:38:17 INFO : existing: Copied (new) 2026/08/02 05:38:17 INFO : existing: Deleted 2026/08/02 05:38:17 DEBUG : existing-b: size = 6 OK 2026/08/02 05:38:17 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/08/02 05:38:17 INFO : existing-b: Copied (new) 2026/08/02 05:38:17 INFO : existing-b: Deleted 2026/08/02 05:38:18 DEBUG : existing: Destination exists, skipping 2026/08/02 05:38:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/02 05:38:18 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:38:18 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:38:18 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (16.19s) === RUN TestServerSideMove run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:38:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-yisimoq5jizi" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-hufowef4peja -> Yandex rclone-test-yisimoq5jizi 2026/08/02 05:38:42 DEBUG : Yandex rclone-test-yisimoq5jizi: Using server-side directory move 2026/08/02 05:38:42 INFO : Yandex rclone-test-yisimoq5jizi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/02 05:38:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 05:38:43 DEBUG : empty space: size = 1 OK 2026/08/02 05:38:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:38:43 DEBUG : empty space: Unchanged skipping 2026/08/02 05:38:43 DEBUG : potato3: size = 68 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:38:43 DEBUG : potato3: size = 60 (Yandex rclone-test-yisimoq5jizi) 2026/08/02 05:38:43 DEBUG : potato3: Sizes differ 2026/08/02 05:38:43 DEBUG : Yandex rclone-test-yisimoq5jizi: Waiting for checks to finish 2026/08/02 05:38:44 INFO : potato2: Moved (server-side) 2026/08/02 05:38:49 INFO : empty space: Deleted 2026/08/02 05:38:49 DEBUG : Yandex rclone-test-yisimoq5jizi: Waiting for transfers to finish 2026/08/02 05:38:49 INFO : potato3: Deleted 2026/08/02 05:38:50 INFO : potato3: Moved (server-side) 2026/08/02 05:38:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-fefiluc5koju" 2026/08/02 05:38:51 DEBUG : Yandex rclone-test-fefiluc5koju: Using server-side directory move 2026/08/02 05:38:53 INFO : Yandex rclone-test-fefiluc5koju: Server side directory move succeeded 2026/08/02 05:38:54 ERROR : error listing: directory not found 2026/08/02 05:38:54 DEBUG : Yandex rclone-test-fefiluc5koju: Purge remote 2026/08/02 05:39:06 DEBUG : Yandex rclone-test-yisimoq5jizi: Purge remote 2026/08/02 05:39:06 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (36.23s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:39:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-jinozol6fewa" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-hufowef4peja -> Yandex rclone-test-jinozol6fewa 2026/08/02 05:39:19 DEBUG : empty space: Excluded (Size Filter) 2026/08/02 05:39:19 DEBUG : empty space: Excluded 2026/08/02 05:39:19 DEBUG : empty space: Excluded (Size Filter) 2026/08/02 05:39:19 DEBUG : empty space: Excluded 2026/08/02 05:39:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 05:39:19 DEBUG : potato3: size = 68 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:39:19 DEBUG : potato3: size = 60 (Yandex rclone-test-jinozol6fewa) 2026/08/02 05:39:19 DEBUG : potato3: Sizes differ 2026/08/02 05:39:19 DEBUG : Yandex rclone-test-jinozol6fewa: Waiting for checks to finish 2026/08/02 05:39:19 DEBUG : Yandex rclone-test-jinozol6fewa: Waiting for transfers to finish 2026/08/02 05:39:21 INFO : potato2: Moved (server-side) 2026/08/02 05:39:25 INFO : potato3: Deleted 2026/08/02 05:39:27 INFO : potato3: Moved (server-side) 2026/08/02 05:39:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-qujebil4rifo" 2026/08/02 05:39:28 DEBUG : empty space: Excluded (Size Filter) 2026/08/02 05:39:28 DEBUG : empty space: Excluded 2026/08/02 05:39:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 05:39:28 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/02 05:39:28 DEBUG : Yandex rclone-test-qujebil4rifo: Waiting for checks to finish 2026/08/02 05:39:28 DEBUG : Yandex rclone-test-qujebil4rifo: Waiting for transfers to finish 2026/08/02 05:39:29 INFO : potato3: Moved (server-side) 2026/08/02 05:39:29 INFO : potato2: Moved (server-side) 2026/08/02 05:39:30 DEBUG : Yandex rclone-test-qujebil4rifo: Purge remote 2026/08/02 05:39:40 DEBUG : Yandex rclone-test-jinozol6fewa: Purge remote --- PASS: TestServerSideMoveWithFilter (49.02s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:39:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-wiyekip6laqo" 2026/08/02 05:40:03 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-hufowef4peja -> Yandex rclone-test-wiyekip6laqo 2026/08/02 05:40:09 DEBUG : Yandex rclone-test-wiyekip6laqo: Using server-side directory move 2026/08/02 05:40:09 INFO : Yandex rclone-test-wiyekip6laqo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/02 05:40:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/02 05:40:09 DEBUG : empty space: size = 1 OK 2026/08/02 05:40:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:40:09 DEBUG : empty space: Unchanged skipping 2026/08/02 05:40:09 DEBUG : potato3: size = 68 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:40:09 DEBUG : potato3: size = 60 (Yandex rclone-test-wiyekip6laqo) 2026/08/02 05:40:09 DEBUG : potato3: Sizes differ 2026/08/02 05:40:09 DEBUG : Yandex rclone-test-wiyekip6laqo: Waiting for checks to finish 2026/08/02 05:40:11 INFO : potato2: Moved (server-side) 2026/08/02 05:40:15 INFO : empty space: Deleted 2026/08/02 05:40:15 DEBUG : Yandex rclone-test-wiyekip6laqo: Waiting for transfers to finish 2026/08/02 05:40:15 INFO : potato3: Deleted 2026/08/02 05:40:18 INFO : potato3: Moved (server-side) 2026/08/02 05:40:18 INFO : tomatoDir: Removing directory 2026/08/02 05:40:25 DEBUG : Yandex rclone-test-hufowef4peja: deleted 1 directories 2026/08/02 05:40:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-suxebom5gibi" 2026/08/02 05:40:27 INFO : tomatoDir: Making directory 2026/08/02 05:40:27 DEBUG : Yandex rclone-test-suxebom5gibi: Using server-side directory move 2026/08/02 05:40:30 INFO : Yandex rclone-test-suxebom5gibi: Server side directory move succeeded 2026/08/02 05:40:31 ERROR : error listing: directory not found 2026/08/02 05:40:31 ERROR : error listing: directory not found 2026/08/02 05:40:31 DEBUG : Yandex rclone-test-suxebom5gibi: Purge remote 2026/08/02 05:40:44 DEBUG : Yandex rclone-test-wiyekip6laqo: Purge remote 2026/08/02 05:40:44 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (48.32s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.84s) === RUN TestSyncOverlap run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:40:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-hufowef4peja/rclone-sync-test" --- PASS: TestSyncOverlap (1.87s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:40:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-hufowef4peja/rclone-sync-test" 2026/08/02 05:40:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-hufowef4peja/rclone-sync-test-include/layer2" 2026/08/02 05:40:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-hufowef4peja/rclone-sync-test-ignore-file" 2026/08/02 05:40:53 DEBUG : rclone-sync-test: Excluded 2026/08/02 05:40:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 05:40:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 05:40:54 DEBUG : Yandex rclone-test-hufowef4peja/rclone-sync-test: Waiting for checks to finish 2026/08/02 05:40:54 DEBUG : Yandex rclone-test-hufowef4peja/rclone-sync-test: Waiting for transfers to finish 2026/08/02 05:40:54 DEBUG : Waiting for deletions to finish 2026/08/02 05:40:54 INFO : There was nothing to transfer 2026/08/02 05:40:55 DEBUG : rclone-sync-test: Excluded 2026/08/02 05:40:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 05:40:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 05:40:56 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:40:56 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:40:56 DEBUG : Waiting for deletions to finish 2026/08/02 05:40:56 INFO : rclone-sync-test-include: Removing directory 2026/08/02 05:40:56 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/02 05:40:56 DEBUG : Yandex rclone-test-hufowef4peja: failed to delete 1 directories 2026/08/02 05:40:56 INFO : There was nothing to transfer 2026/08/02 05:40:57 DEBUG : rclone-sync-test: Excluded 2026/08/02 05:40:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 05:40:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 05:40:58 DEBUG : rclone-sync-test: Excluded 2026/08/02 05:40:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 05:41:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 05:41:00 DEBUG : rclone-sync-test: Excluded 2026/08/02 05:41:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 05:41:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 05:41:02 DEBUG : rclone-sync-test: Excluded 2026/08/02 05:41:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 05:41:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 05:41:04 DEBUG : rclone-sync-test: Excluded 2026/08/02 05:41:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 05:41:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 05:41:05 DEBUG : rclone-sync-test: Excluded 2026/08/02 05:41:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 05:41:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 05:41:07 DEBUG : rclone-sync-test: Excluded 2026/08/02 05:41:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 05:41:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 05:41:08 DEBUG : Yandex rclone-test-hufowef4peja/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/02 05:41:08 DEBUG : Yandex rclone-test-hufowef4peja/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/02 05:41:08 DEBUG : Waiting for deletions to finish 2026/08/02 05:41:08 INFO : There was nothing to transfer 2026/08/02 05:41:09 DEBUG : rclone-sync-test: Excluded 2026/08/02 05:41:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 05:41:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 05:41:11 DEBUG : rclone-sync-test: Excluded 2026/08/02 05:41:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 05:41:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 05:41:13 DEBUG : rclone-sync-test: Excluded 2026/08/02 05:41:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 05:41:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 05:41:14 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:41:14 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:41:14 DEBUG : Waiting for deletions to finish 2026/08/02 05:41:14 INFO : rclone-sync-test-include: Removing directory 2026/08/02 05:41:14 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/02 05:41:14 DEBUG : Yandex rclone-test-hufowef4peja: failed to delete 1 directories 2026/08/02 05:41:14 INFO : There was nothing to transfer 2026/08/02 05:41:15 DEBUG : rclone-sync-test: Excluded 2026/08/02 05:41:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 05:41:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 05:41:17 DEBUG : rclone-sync-test: Excluded 2026/08/02 05:41:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 05:41:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 05:41:18 DEBUG : rclone-sync-test: Excluded 2026/08/02 05:41:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 05:41:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 05:41:20 DEBUG : rclone-sync-test: Excluded 2026/08/02 05:41:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 05:41:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 05:41:22 DEBUG : Excluded 2026/08/02 05:41:22 DEBUG : rclone-sync-test: Excluded 2026/08/02 05:41:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 05:41:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 05:41:23 DEBUG : Yandex rclone-test-hufowef4peja/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/02 05:41:23 DEBUG : Yandex rclone-test-hufowef4peja/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/02 05:41:23 DEBUG : Waiting for deletions to finish 2026/08/02 05:41:23 INFO : There was nothing to transfer 2026/08/02 05:41:24 DEBUG : rclone-sync-test: Excluded 2026/08/02 05:41:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 05:41:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 05:41:26 DEBUG : rclone-sync-test: Excluded 2026/08/02 05:41:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 05:41:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 05:41:28 DEBUG : rclone-sync-test: Excluded 2026/08/02 05:41:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 05:41:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 05:41:29 DEBUG : rclone-sync-test: Excluded 2026/08/02 05:41:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 05:41:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/02 05:41:31 DEBUG : rclone-sync-test: Excluded 2026/08/02 05:41:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/02 05:41:33 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (81.74s) === RUN TestSyncCompareDest run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:42:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-hufowef4peja/dst" 2026/08/02 05:42:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-hufowef4peja/CompareDest" 2026/08/02 05:42:10 DEBUG : one: Need to transfer - File not found at Destination 2026/08/02 05:42:10 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for checks to finish 2026/08/02 05:42:10 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for transfers to finish 2026/08/02 05:42:12 DEBUG : one: size = 3 OK 2026/08/02 05:42:12 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/08/02 05:42:12 INFO : one: Copied (new) 2026/08/02 05:42:12 DEBUG : Waiting for deletions to finish 2026/08/02 05:42:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:42:13 DEBUG : one: size = 3 (Yandex rclone-test-hufowef4peja/dst) 2026/08/02 05:42:13 DEBUG : one: Sizes differ 2026/08/02 05:42:13 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for checks to finish 2026/08/02 05:42:13 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for transfers to finish 2026/08/02 05:42:16 DEBUG : one: size = 5 OK 2026/08/02 05:42:16 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/08/02 05:42:16 INFO : one: Copied (replaced existing) 2026/08/02 05:42:16 DEBUG : Waiting for deletions to finish 2026/08/02 05:42:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:42:22 DEBUG : one: size = 3 (Yandex rclone-test-hufowef4peja/dst) 2026/08/02 05:42:22 DEBUG : one: Sizes differ 2026/08/02 05:42:22 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for checks to finish 2026/08/02 05:42:22 DEBUG : one: size = 5 OK 2026/08/02 05:42:22 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:42:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/02 05:42:22 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for transfers to finish 2026/08/02 05:42:22 DEBUG : Waiting for deletions to finish 2026/08/02 05:42:22 INFO : There was nothing to transfer 2026/08/02 05:42:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:42:26 DEBUG : one: size = 3 (Yandex rclone-test-hufowef4peja/dst) 2026/08/02 05:42:26 DEBUG : one: Sizes differ 2026/08/02 05:42:26 DEBUG : two: size = 3 OK 2026/08/02 05:42:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:42:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/02 05:42:26 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for checks to finish 2026/08/02 05:42:26 DEBUG : one: size = 5 OK 2026/08/02 05:42:26 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:42:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/02 05:42:26 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for transfers to finish 2026/08/02 05:42:26 DEBUG : Waiting for deletions to finish 2026/08/02 05:42:26 INFO : There was nothing to transfer 2026/08/02 05:42:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:42:27 DEBUG : one: size = 3 (Yandex rclone-test-hufowef4peja/dst) 2026/08/02 05:42:27 DEBUG : one: Sizes differ 2026/08/02 05:42:27 DEBUG : two: size = 3 OK 2026/08/02 05:42:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:42:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/02 05:42:27 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for checks to finish 2026/08/02 05:42:28 DEBUG : one: size = 5 OK 2026/08/02 05:42:28 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:42:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/02 05:42:28 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for transfers to finish 2026/08/02 05:42:28 DEBUG : Waiting for deletions to finish 2026/08/02 05:42:28 INFO : There was nothing to transfer 2026/08/02 05:42:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:42:29 DEBUG : one: size = 3 (Yandex rclone-test-hufowef4peja/dst) 2026/08/02 05:42:29 DEBUG : one: Sizes differ 2026/08/02 05:42:29 DEBUG : one: size = 5 OK 2026/08/02 05:42:29 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:42:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/02 05:42:29 DEBUG : two: size = 3 OK 2026/08/02 05:42:29 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 2026/08/02 05:42:29 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/02 05:42:29 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/02 05:42:29 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for checks to finish 2026/08/02 05:42:29 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for transfers to finish 2026/08/02 05:42:29 DEBUG : Waiting for deletions to finish 2026/08/02 05:42:29 INFO : There was nothing to transfer 2026/08/02 05:42:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:42:30 DEBUG : one: size = 3 (Yandex rclone-test-hufowef4peja/dst) 2026/08/02 05:42:30 DEBUG : one: Sizes differ 2026/08/02 05:42:31 DEBUG : two: size = 5 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:42:31 DEBUG : two: size = 3 (Yandex rclone-test-hufowef4peja/CompareDest) 2026/08/02 05:42:31 DEBUG : two: Sizes differ 2026/08/02 05:42:31 DEBUG : two: Need to transfer - File not found at Destination 2026/08/02 05:42:31 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for checks to finish 2026/08/02 05:42:31 DEBUG : one: size = 5 OK 2026/08/02 05:42:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:42:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/02 05:42:31 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for transfers to finish 2026/08/02 05:42:33 DEBUG : two: size = 5 OK 2026/08/02 05:42:33 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/08/02 05:42:33 INFO : two: Copied (new) 2026/08/02 05:42:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (62.77s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:43:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-hufowef4peja/dest" 2026/08/02 05:43:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-hufowef4peja/pre-dest1" 2026/08/02 05:43:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-hufowef4peja/pre-dest2" 2026/08/02 05:43:17 DEBUG : 1: size = 1 OK 2026/08/02 05:43:17 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:43:17 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/02 05:43:18 DEBUG : 2: size = 1 OK 2026/08/02 05:43:18 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:43:18 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/02 05:43:18 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/02 05:43:18 DEBUG : Yandex rclone-test-hufowef4peja/dest: Waiting for checks to finish 2026/08/02 05:43:18 DEBUG : Yandex rclone-test-hufowef4peja/dest: Waiting for transfers to finish 2026/08/02 05:43:20 DEBUG : 3: size = 1 OK 2026/08/02 05:43:20 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/08/02 05:43:20 INFO : 3: Copied (new) 2026/08/02 05:43:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (50.49s) === RUN TestSyncCopyDest run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:44:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-hufowef4peja/dst" 2026/08/02 05:44:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-hufowef4peja/CopyDest" 2026/08/02 05:44:03 DEBUG : one: Need to transfer - File not found at Destination 2026/08/02 05:44:03 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for checks to finish 2026/08/02 05:44:03 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for transfers to finish 2026/08/02 05:44:05 DEBUG : one: size = 3 OK 2026/08/02 05:44:05 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/08/02 05:44:05 INFO : one: Copied (new) 2026/08/02 05:44:05 DEBUG : Waiting for deletions to finish 2026/08/02 05:44:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:44:07 DEBUG : one: size = 3 (Yandex rclone-test-hufowef4peja/dst) 2026/08/02 05:44:07 DEBUG : one: Sizes differ 2026/08/02 05:44:07 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for checks to finish 2026/08/02 05:44:07 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for transfers to finish 2026/08/02 05:44:10 DEBUG : one: size = 5 OK 2026/08/02 05:44:10 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/08/02 05:44:10 INFO : one: Copied (replaced existing) 2026/08/02 05:44:10 DEBUG : Waiting for deletions to finish 2026/08/02 05:44:14 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/02 05:44:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/02 05:44:15 DEBUG : pacer: Reducing sleep to 15ms 2026/08/02 05:44:15 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/02 05:44:16 DEBUG : pacer: Reducing sleep to 10ms 2026/08/02 05:44:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-hufowef4peja/BackupDir" 2026/08/02 05:44:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:44:16 DEBUG : one: size = 3 (Yandex rclone-test-hufowef4peja/dst) 2026/08/02 05:44:16 DEBUG : one: Sizes differ 2026/08/02 05:44:16 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for checks to finish 2026/08/02 05:44:17 DEBUG : one: size = 5 OK 2026/08/02 05:44:17 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:44:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:44:17 DEBUG : one: size = 3 (Yandex rclone-test-hufowef4peja/dst) 2026/08/02 05:44:17 DEBUG : one: Sizes differ 2026/08/02 05:44:18 INFO : one: Moved (server-side) 2026/08/02 05:44:20 DEBUG : one: size = 5 OK 2026/08/02 05:44:20 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/08/02 05:44:20 INFO : one: Copied (server-side copy) 2026/08/02 05:44:20 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/02 05:44:20 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for transfers to finish 2026/08/02 05:44:20 DEBUG : Waiting for deletions to finish 2026/08/02 05:44:24 DEBUG : one: size = 5 OK 2026/08/02 05:44:24 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:44:24 DEBUG : one: Unchanged skipping 2026/08/02 05:44:24 DEBUG : two: size = 3 OK 2026/08/02 05:44:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:44:26 DEBUG : two: size = 3 OK 2026/08/02 05:44:26 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/02 05:44:26 INFO : two: Copied (server-side copy) 2026/08/02 05:44:26 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/02 05:44:26 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for checks to finish 2026/08/02 05:44:26 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for transfers to finish 2026/08/02 05:44:26 DEBUG : Waiting for deletions to finish 2026/08/02 05:44:27 DEBUG : one: size = 5 OK 2026/08/02 05:44:27 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:44:27 DEBUG : one: Unchanged skipping 2026/08/02 05:44:27 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for checks to finish 2026/08/02 05:44:27 DEBUG : two: size = 3 OK 2026/08/02 05:44:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:44:27 DEBUG : two: Unchanged skipping 2026/08/02 05:44:27 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for transfers to finish 2026/08/02 05:44:27 DEBUG : Waiting for deletions to finish 2026/08/02 05:44:27 INFO : There was nothing to transfer 2026/08/02 05:44:31 DEBUG : one: size = 5 OK 2026/08/02 05:44:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:44:31 DEBUG : one: Unchanged skipping 2026/08/02 05:44:31 DEBUG : three: size = 7 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:44:31 DEBUG : three: size = 5 (Yandex rclone-test-hufowef4peja/CopyDest) 2026/08/02 05:44:31 DEBUG : three: Sizes differ 2026/08/02 05:44:31 DEBUG : three: Destination not found in --copy-dest 2026/08/02 05:44:31 DEBUG : three: Need to transfer - File not found at Destination 2026/08/02 05:44:31 DEBUG : two: size = 3 OK 2026/08/02 05:44:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:44:31 DEBUG : two: Unchanged skipping 2026/08/02 05:44:31 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for checks to finish 2026/08/02 05:44:31 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for transfers to finish 2026/08/02 05:44:33 DEBUG : three: size = 7 OK 2026/08/02 05:44:33 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/08/02 05:44:33 INFO : three: Copied (new) 2026/08/02 05:44:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (96.31s) === RUN TestSyncBackupDir run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:45:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-hufowef4peja/dst" 2026/08/02 05:45:46 DEBUG : Creating backend with remote "TestYandex:rclone-test-hufowef4peja/backup" 2026/08/02 05:45:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:45:47 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for checks to finish 2026/08/02 05:45:47 DEBUG : one: size = 3 (Yandex rclone-test-hufowef4peja/dst) 2026/08/02 05:45:47 DEBUG : one: Sizes differ 2026/08/02 05:45:47 DEBUG : two: size = 3 OK 2026/08/02 05:45:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:45:47 DEBUG : two: Unchanged skipping 2026/08/02 05:45:49 INFO : one: Moved (server-side) 2026/08/02 05:45:49 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for transfers to finish 2026/08/02 05:45:51 DEBUG : one: size = 4 OK 2026/08/02 05:45:51 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/02 05:45:51 INFO : one: Copied (new) 2026/08/02 05:45:51 DEBUG : Waiting for deletions to finish 2026/08/02 05:45:53 INFO : three.txt: Moved (server-side) 2026/08/02 05:45:53 INFO : three.txt: Moved into backup dir 2026/08/02 05:45:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:45:57 DEBUG : one: size = 4 (Yandex rclone-test-hufowef4peja/dst) 2026/08/02 05:45:57 DEBUG : one: Sizes differ 2026/08/02 05:45:57 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for checks to finish 2026/08/02 05:45:57 DEBUG : two: size = 3 OK 2026/08/02 05:45:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:45:57 DEBUG : two: Unchanged skipping 2026/08/02 05:46:04 INFO : one: Deleted 2026/08/02 05:46:05 INFO : one: Moved (server-side) 2026/08/02 05:46:05 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for transfers to finish 2026/08/02 05:46:07 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/02 05:46:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/02 05:46:07 DEBUG : pacer: Reducing sleep to 15ms 2026/08/02 05:46:08 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/02 05:46:08 DEBUG : one: size = 5 OK 2026/08/02 05:46:08 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/02 05:46:08 INFO : one: Copied (new) 2026/08/02 05:46:08 DEBUG : Waiting for deletions to finish 2026/08/02 05:46:14 INFO : three.txt: Deleted 2026/08/02 05:46:16 INFO : three.txt: Moved (server-side) 2026/08/02 05:46:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (78.82s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:46:59 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/02 05:46:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/02 05:46:59 DEBUG : pacer: Reducing sleep to 15ms 2026/08/02 05:46:59 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/02 05:47:00 DEBUG : pacer: Reducing sleep to 10ms 2026/08/02 05:47:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-hufowef4peja/dst" 2026/08/02 05:47:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-hufowef4peja/backup" 2026/08/02 05:47:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:47:05 DEBUG : one: size = 3 (Yandex rclone-test-hufowef4peja/dst) 2026/08/02 05:47:05 DEBUG : one: Sizes differ 2026/08/02 05:47:05 DEBUG : two: size = 3 OK 2026/08/02 05:47:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:47:05 DEBUG : two: Unchanged skipping 2026/08/02 05:47:05 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for checks to finish 2026/08/02 05:47:06 INFO : one: Moved (server-side) to: one.bak 2026/08/02 05:47:06 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for transfers to finish 2026/08/02 05:47:08 DEBUG : one: size = 4 OK 2026/08/02 05:47:08 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/02 05:47:08 INFO : one: Copied (new) 2026/08/02 05:47:08 DEBUG : Waiting for deletions to finish 2026/08/02 05:47:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/02 05:47:09 INFO : three.txt: Moved into backup dir 2026/08/02 05:47:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:47:13 DEBUG : two: size = 3 OK 2026/08/02 05:47:13 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for checks to finish 2026/08/02 05:47:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:47:13 DEBUG : two: Unchanged skipping 2026/08/02 05:47:13 DEBUG : one: size = 4 (Yandex rclone-test-hufowef4peja/dst) 2026/08/02 05:47:13 DEBUG : one: Sizes differ 2026/08/02 05:47:19 INFO : one.bak: Deleted 2026/08/02 05:47:20 INFO : one: Moved (server-side) to: one.bak 2026/08/02 05:47:20 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for transfers to finish 2026/08/02 05:47:22 DEBUG : one: size = 5 OK 2026/08/02 05:47:22 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/02 05:47:22 INFO : one: Copied (new) 2026/08/02 05:47:22 DEBUG : Waiting for deletions to finish 2026/08/02 05:47:28 INFO : three.txt.bak: Deleted 2026/08/02 05:47:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/02 05:47:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (71.93s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:48:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-hufowef4peja/dst" 2026/08/02 05:48:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-hufowef4peja/backup" 2026/08/02 05:48:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:48:17 DEBUG : one: size = 3 (Yandex rclone-test-hufowef4peja/dst) 2026/08/02 05:48:17 DEBUG : one: Sizes differ 2026/08/02 05:48:17 DEBUG : two: size = 3 OK 2026/08/02 05:48:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:48:17 DEBUG : two: Unchanged skipping 2026/08/02 05:48:17 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for checks to finish 2026/08/02 05:48:19 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/02 05:48:19 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for transfers to finish 2026/08/02 05:48:21 DEBUG : one: size = 4 OK 2026/08/02 05:48:21 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/02 05:48:21 INFO : one: Copied (new) 2026/08/02 05:48:21 DEBUG : Waiting for deletions to finish 2026/08/02 05:48:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/02 05:48:23 INFO : three.txt: Moved into backup dir 2026/08/02 05:48:27 DEBUG : two: size = 3 OK 2026/08/02 05:48:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:48:27 DEBUG : one: size = 4 (Yandex rclone-test-hufowef4peja/dst) 2026/08/02 05:48:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:48:27 DEBUG : one: Sizes differ 2026/08/02 05:48:27 DEBUG : two: Unchanged skipping 2026/08/02 05:48:27 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for checks to finish 2026/08/02 05:48:34 INFO : one-2019-01-01: Deleted 2026/08/02 05:48:35 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/02 05:48:35 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for transfers to finish 2026/08/02 05:48:37 DEBUG : one: size = 5 OK 2026/08/02 05:48:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/02 05:48:37 INFO : one: Copied (new) 2026/08/02 05:48:37 DEBUG : Waiting for deletions to finish 2026/08/02 05:48:44 INFO : three-2019-01-01.txt: Deleted 2026/08/02 05:48:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/02 05:48:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (76.59s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:49:28 DEBUG : dst/one: modtime not stored after upload (got 2026-08-02 05:49:27 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/02 05:49:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-hufowef4peja/dst" 2026/08/02 05:49:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:49:36 DEBUG : one: size = 3 (Yandex rclone-test-hufowef4peja/dst) 2026/08/02 05:49:36 DEBUG : one: Sizes differ 2026/08/02 05:49:36 DEBUG : two: size = 3 OK 2026/08/02 05:49:36 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:49:36 DEBUG : two: Unchanged skipping 2026/08/02 05:49:36 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for checks to finish 2026/08/02 05:49:38 INFO : one: Moved (server-side) to: one.bak 2026/08/02 05:49:38 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for transfers to finish 2026/08/02 05:49:40 DEBUG : one: size = 4 OK 2026/08/02 05:49:40 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/02 05:49:40 INFO : one: Copied (new) 2026/08/02 05:49:40 DEBUG : Waiting for deletions to finish 2026/08/02 05:49:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/02 05:49:42 INFO : three.txt: Moved into backup dir 2026/08/02 05:49:46 DEBUG : one.bak: Excluded (Path Filter) 2026/08/02 05:49:46 DEBUG : one.bak: Excluded 2026/08/02 05:49:46 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/02 05:49:46 DEBUG : three.txt.bak: Excluded 2026/08/02 05:49:46 DEBUG : two: size = 3 OK 2026/08/02 05:49:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:49:46 DEBUG : one: size = 4 (Yandex rclone-test-hufowef4peja/dst) 2026/08/02 05:49:46 DEBUG : one: Sizes differ 2026/08/02 05:49:46 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for checks to finish 2026/08/02 05:49:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:49:46 DEBUG : two: Unchanged skipping 2026/08/02 05:49:52 INFO : one.bak: Deleted 2026/08/02 05:49:54 INFO : one: Moved (server-side) to: one.bak 2026/08/02 05:49:54 DEBUG : Yandex rclone-test-hufowef4peja/dst: Waiting for transfers to finish 2026/08/02 05:49:55 DEBUG : one: size = 5 OK 2026/08/02 05:49:55 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/02 05:49:55 INFO : one: Copied (new) 2026/08/02 05:49:55 DEBUG : Waiting for deletions to finish 2026/08/02 05:50:01 INFO : three.txt.bak: Deleted 2026/08/02 05:50:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/02 05:50:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (69.29s) === RUN TestSyncSuffix run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:50:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-hufowef4peja/dst" 2026/08/02 05:50:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:50:42 DEBUG : one: size = 3 (Yandex rclone-test-hufowef4peja/dst) 2026/08/02 05:50:42 DEBUG : one: Sizes differ 2026/08/02 05:50:43 INFO : one: Moved (server-side) to: one.bak 2026/08/02 05:50:45 DEBUG : one: size = 4 OK 2026/08/02 05:50:45 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/02 05:50:45 INFO : one: Copied (new) 2026/08/02 05:50:46 DEBUG : two: size = 3 OK 2026/08/02 05:50:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:50:46 DEBUG : two: Unchanged skipping 2026/08/02 05:50:46 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:50:46 DEBUG : three.txt: size = 5 (Yandex rclone-test-hufowef4peja/dst) 2026/08/02 05:50:46 DEBUG : three.txt: Sizes differ 2026/08/02 05:50:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/02 05:50:49 DEBUG : three.txt: size = 6 OK 2026/08/02 05:50:49 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/08/02 05:50:49 INFO : three.txt: Copied (new) 2026/08/02 05:50:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:50:51 DEBUG : one: size = 4 (Yandex rclone-test-hufowef4peja/dst) 2026/08/02 05:50:51 DEBUG : one: Sizes differ 2026/08/02 05:50:57 INFO : one.bak: Deleted 2026/08/02 05:50:59 INFO : one: Moved (server-side) to: one.bak 2026/08/02 05:51:01 DEBUG : one: size = 5 OK 2026/08/02 05:51:01 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/02 05:51:01 INFO : one: Copied (new) 2026/08/02 05:51:01 DEBUG : two: size = 3 OK 2026/08/02 05:51:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:51:01 DEBUG : two: Unchanged skipping 2026/08/02 05:51:02 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:51:02 DEBUG : three.txt: size = 6 (Yandex rclone-test-hufowef4peja/dst) 2026/08/02 05:51:02 DEBUG : three.txt: Sizes differ 2026/08/02 05:51:08 INFO : three.txt.bak: Deleted 2026/08/02 05:51:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/02 05:51:12 DEBUG : three.txt: size = 19 OK 2026/08/02 05:51:12 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/08/02 05:51:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (74.39s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:51:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-hufowef4peja/dst" 2026/08/02 05:51:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:51:57 DEBUG : one: size = 3 (Yandex rclone-test-hufowef4peja/dst) 2026/08/02 05:51:57 DEBUG : one: Sizes differ 2026/08/02 05:51:58 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/02 05:52:01 DEBUG : one: modtime not stored after upload (got 2026-08-02 05:52:00 +0000 UTC, want 2011-12-25 12:59:59.123456789 +0000 UTC) - setting again (try 1/3) 2026/08/02 05:52:02 DEBUG : one: size = 4 OK 2026/08/02 05:52:02 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/02 05:52:02 INFO : one: Copied (new) 2026/08/02 05:52:02 DEBUG : two: size = 3 OK 2026/08/02 05:52:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:52:02 DEBUG : two: Unchanged skipping 2026/08/02 05:52:02 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:52:02 DEBUG : three.txt: size = 5 (Yandex rclone-test-hufowef4peja/dst) 2026/08/02 05:52:02 DEBUG : three.txt: Sizes differ 2026/08/02 05:52:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/02 05:52:06 DEBUG : three.txt: size = 6 OK 2026/08/02 05:52:06 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/08/02 05:52:06 INFO : three.txt: Copied (new) 2026/08/02 05:52:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:52:07 DEBUG : one: size = 4 (Yandex rclone-test-hufowef4peja/dst) 2026/08/02 05:52:07 DEBUG : one: Sizes differ 2026/08/02 05:52:13 INFO : one-2019-01-01: Deleted 2026/08/02 05:52:14 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/02 05:52:18 DEBUG : one: size = 5 OK 2026/08/02 05:52:18 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/02 05:52:18 INFO : one: Copied (new) 2026/08/02 05:52:18 DEBUG : two: size = 3 OK 2026/08/02 05:52:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:52:18 DEBUG : two: Unchanged skipping 2026/08/02 05:52:18 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:52:18 DEBUG : three.txt: size = 6 (Yandex rclone-test-hufowef4peja/dst) 2026/08/02 05:52:18 DEBUG : three.txt: Sizes differ 2026/08/02 05:52:24 INFO : three-2019-01-01.txt: Deleted 2026/08/02 05:52:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/02 05:52:28 DEBUG : three.txt: size = 19 OK 2026/08/02 05:52:28 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/08/02 05:52:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (77.15s) === RUN TestSyncUTFNorm run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:53:09 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:53:09 DEBUG : Testêé: size = 18 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:53:09 DEBUG : Testêé: Sizes differ 2026/08/02 05:53:09 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:53:09 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:53:12 DEBUG : Testêé: size = 14 OK 2026/08/02 05:53:12 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/08/02 05:53:12 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/02 05:53:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (11.17s) === RUN TestSyncImmutable run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:53:18 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/02 05:53:18 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:53:18 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:53:20 DEBUG : existing: size = 6 OK 2026/08/02 05:53:20 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/02 05:53:20 INFO : existing: Copied (new) 2026/08/02 05:53:20 DEBUG : Waiting for deletions to finish 2026/08/02 05:53:21 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:53:21 DEBUG : existing: size = 6 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:53:21 DEBUG : existing: Sizes differ 2026/08/02 05:53:21 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/02 05:53:21 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:53:21 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:53:21 ERROR : Yandex rclone-test-hufowef4peja: not deleting files as there were IO errors 2026/08/02 05:53:21 ERROR : Yandex rclone-test-hufowef4peja: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (10.40s) === RUN TestSyncIgnoreCase run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:53:31 DEBUG : EXISTING: size = 6 OK 2026/08/02 05:53:31 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:53:31 DEBUG : existing: Unchanged skipping 2026/08/02 05:53:31 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:53:31 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:53:31 DEBUG : Waiting for deletions to finish 2026/08/02 05:53:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (8.92s) === RUN TestFixCase run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.68s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.51s) --- SKIP: TestMaxTransfer/Hard (0.48s) --- SKIP: TestMaxTransfer/Soft (0.51s) --- SKIP: TestMaxTransfer/Cautious (0.52s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:53:48 DEBUG : only1: modtime not stored after upload (got 2026-08-02 05:53:47 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/02 05:53:56 DEBUG : only3: modtime not stored after upload (got 2026-08-02 05:53:55 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/02 05:54:17 DEBUG : both8: modtime not stored after upload (got 2026-08-02 05:54:16 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/02 05:54:50 DEBUG : only16: modtime not stored after upload (got 2026-08-02 05:54:49 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/02 05:54:58 DEBUG : only18: modtime not stored after upload (got 2026-08-02 05:54:57 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/02 05:55:04 DEBUG : both10: size = 6 OK 2026/08/02 05:55:04 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:55:04 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:55:04 DEBUG : both12: size = 6 OK 2026/08/02 05:55:04 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:55:04 DEBUG : both0: size = 6 OK 2026/08/02 05:55:04 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:55:04 DEBUG : both11: size = 6 OK 2026/08/02 05:55:04 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:55:04 DEBUG : both10: Unchanged skipping 2026/08/02 05:55:04 DEBUG : both13: size = 6 OK 2026/08/02 05:55:04 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:55:04 DEBUG : both13: Unchanged skipping 2026/08/02 05:55:04 DEBUG : both14: size = 6 OK 2026/08/02 05:55:04 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:55:04 DEBUG : both14: Unchanged skipping 2026/08/02 05:55:04 DEBUG : both15: size = 6 OK 2026/08/02 05:55:04 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:55:04 DEBUG : both15: Unchanged skipping 2026/08/02 05:55:04 DEBUG : both16: size = 6 OK 2026/08/02 05:55:04 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:55:04 DEBUG : both16: Unchanged skipping 2026/08/02 05:55:04 DEBUG : both17: size = 6 OK 2026/08/02 05:55:04 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:55:04 DEBUG : both17: Unchanged skipping 2026/08/02 05:55:04 DEBUG : both18: size = 6 OK 2026/08/02 05:55:04 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:55:04 DEBUG : both12: Unchanged skipping 2026/08/02 05:55:04 DEBUG : both19: size = 6 OK 2026/08/02 05:55:04 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:55:04 DEBUG : both19: Unchanged skipping 2026/08/02 05:55:04 DEBUG : both1: size = 6 OK 2026/08/02 05:55:04 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:55:04 DEBUG : both1: Unchanged skipping 2026/08/02 05:55:04 DEBUG : both2: size = 6 OK 2026/08/02 05:55:04 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:55:04 DEBUG : both0: Unchanged skipping 2026/08/02 05:55:04 DEBUG : both3: size = 6 OK 2026/08/02 05:55:04 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:55:04 DEBUG : both3: Unchanged skipping 2026/08/02 05:55:04 DEBUG : both4: size = 6 OK 2026/08/02 05:55:04 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:55:04 DEBUG : both4: Unchanged skipping 2026/08/02 05:55:04 DEBUG : both5: size = 6 OK 2026/08/02 05:55:04 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:55:04 DEBUG : both5: Unchanged skipping 2026/08/02 05:55:04 DEBUG : both6: size = 6 OK 2026/08/02 05:55:04 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:55:04 DEBUG : both6: Unchanged skipping 2026/08/02 05:55:04 DEBUG : both7: size = 6 OK 2026/08/02 05:55:04 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:55:04 DEBUG : both7: Unchanged skipping 2026/08/02 05:55:04 DEBUG : both8: size = 6 OK 2026/08/02 05:55:04 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:55:04 DEBUG : both8: Unchanged skipping 2026/08/02 05:55:04 DEBUG : both9: size = 6 OK 2026/08/02 05:55:04 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:55:04 DEBUG : both9: Unchanged skipping 2026/08/02 05:55:04 DEBUG : both11: Unchanged skipping 2026/08/02 05:55:04 DEBUG : both18: Unchanged skipping 2026/08/02 05:55:04 DEBUG : both2: Unchanged skipping 2026/08/02 05:55:04 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:55:04 DEBUG : Waiting for deletions to finish 2026/08/02 05:55:10 INFO : only19: Deleted 2026/08/02 05:55:11 INFO : only13: Deleted 2026/08/02 05:55:11 INFO : only17: Deleted 2026/08/02 05:55:12 INFO : only14: Deleted 2026/08/02 05:55:16 INFO : only16: Deleted 2026/08/02 05:55:16 INFO : only1: Deleted 2026/08/02 05:55:16 INFO : only2: Deleted 2026/08/02 05:55:18 INFO : only5: Deleted 2026/08/02 05:55:22 INFO : only7: Deleted 2026/08/02 05:55:22 INFO : only9: Deleted 2026/08/02 05:55:22 INFO : only10: Deleted 2026/08/02 05:55:24 INFO : only11: Deleted 2026/08/02 05:55:27 INFO : only12: Deleted 2026/08/02 05:55:28 INFO : only15: Deleted 2026/08/02 05:55:29 INFO : only18: Deleted 2026/08/02 05:55:30 INFO : only4: Deleted 2026/08/02 05:55:32 INFO : only6: Deleted 2026/08/02 05:55:34 INFO : only8: Deleted 2026/08/02 05:55:34 INFO : only3: Deleted 2026/08/02 05:55:36 INFO : only0: Deleted 2026/08/02 05:55:36 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (233.13s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 05:58:56 DEBUG : both10: size = 6 OK 2026/08/02 05:58:56 DEBUG : both11: size = 6 OK 2026/08/02 05:58:56 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:58:56 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 05:58:56 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:58:56 DEBUG : both0: size = 6 OK 2026/08/02 05:58:56 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:58:56 DEBUG : both12: size = 6 OK 2026/08/02 05:58:56 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:58:56 DEBUG : both11: Unchanged skipping 2026/08/02 05:58:56 DEBUG : both13: size = 6 OK 2026/08/02 05:58:56 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:58:56 DEBUG : both10: Unchanged skipping 2026/08/02 05:58:56 DEBUG : both14: size = 6 OK 2026/08/02 05:58:56 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:58:56 DEBUG : both14: Unchanged skipping 2026/08/02 05:58:56 DEBUG : both15: size = 6 OK 2026/08/02 05:58:56 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:58:56 DEBUG : both15: Unchanged skipping 2026/08/02 05:58:56 DEBUG : both16: size = 6 OK 2026/08/02 05:58:56 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:58:56 DEBUG : both0: Unchanged skipping 2026/08/02 05:58:56 DEBUG : both17: size = 6 OK 2026/08/02 05:58:56 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:58:56 DEBUG : both17: Unchanged skipping 2026/08/02 05:58:56 DEBUG : both18: size = 6 OK 2026/08/02 05:58:56 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:58:56 DEBUG : both12: Unchanged skipping 2026/08/02 05:58:56 DEBUG : both19: size = 6 OK 2026/08/02 05:58:56 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:58:56 DEBUG : both19: Unchanged skipping 2026/08/02 05:58:56 DEBUG : both1: size = 6 OK 2026/08/02 05:58:56 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:58:56 DEBUG : both1: Unchanged skipping 2026/08/02 05:58:56 DEBUG : both2: size = 6 OK 2026/08/02 05:58:56 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:58:56 DEBUG : both13: Unchanged skipping 2026/08/02 05:58:56 DEBUG : both3: size = 6 OK 2026/08/02 05:58:56 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:58:56 DEBUG : both3: Unchanged skipping 2026/08/02 05:58:56 DEBUG : both4: size = 6 OK 2026/08/02 05:58:56 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:58:56 DEBUG : both16: Unchanged skipping 2026/08/02 05:58:56 DEBUG : both5: size = 6 OK 2026/08/02 05:58:56 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:58:56 DEBUG : both5: Unchanged skipping 2026/08/02 05:58:56 DEBUG : both6: size = 6 OK 2026/08/02 05:58:56 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:58:56 DEBUG : both6: Unchanged skipping 2026/08/02 05:58:56 DEBUG : both7: size = 6 OK 2026/08/02 05:58:56 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:58:56 DEBUG : both18: Unchanged skipping 2026/08/02 05:58:56 DEBUG : both8: size = 6 OK 2026/08/02 05:58:56 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:58:56 DEBUG : both8: Unchanged skipping 2026/08/02 05:58:56 DEBUG : both9: size = 6 OK 2026/08/02 05:58:56 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 05:58:56 DEBUG : both9: Unchanged skipping 2026/08/02 05:58:56 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:58:56 DEBUG : only0: size = 6 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:58:56 DEBUG : only0: Sizes differ 2026/08/02 05:58:56 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:58:56 DEBUG : only10: size = 6 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:58:56 DEBUG : only10: Sizes differ 2026/08/02 05:58:56 DEBUG : both2: Unchanged skipping 2026/08/02 05:58:56 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:58:56 DEBUG : only11: size = 6 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:58:56 DEBUG : only11: Sizes differ 2026/08/02 05:58:56 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:58:56 DEBUG : only12: size = 6 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:58:56 DEBUG : only12: Sizes differ 2026/08/02 05:58:56 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:58:56 DEBUG : only13: size = 6 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:58:56 DEBUG : only13: Sizes differ 2026/08/02 05:58:56 DEBUG : both4: Unchanged skipping 2026/08/02 05:58:56 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:58:56 DEBUG : only14: size = 6 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:58:56 DEBUG : only14: Sizes differ 2026/08/02 05:58:56 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:58:56 DEBUG : only15: size = 6 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:58:56 DEBUG : only15: Sizes differ 2026/08/02 05:58:56 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:58:56 DEBUG : only16: size = 6 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:58:56 DEBUG : only16: Sizes differ 2026/08/02 05:58:56 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:58:56 DEBUG : only17: size = 6 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:58:56 DEBUG : only17: Sizes differ 2026/08/02 05:58:56 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:58:56 DEBUG : only18: size = 6 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:58:56 DEBUG : only18: Sizes differ 2026/08/02 05:58:56 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:58:56 DEBUG : only19: size = 6 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:58:56 DEBUG : only19: Sizes differ 2026/08/02 05:58:56 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:58:56 DEBUG : only1: size = 6 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:58:56 DEBUG : only1: Sizes differ 2026/08/02 05:58:56 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:58:56 DEBUG : only2: size = 6 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:58:56 DEBUG : only2: Sizes differ 2026/08/02 05:58:56 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:58:56 DEBUG : only3: size = 6 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:58:56 DEBUG : only3: Sizes differ 2026/08/02 05:58:56 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:58:56 DEBUG : only4: size = 6 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:58:56 DEBUG : only4: Sizes differ 2026/08/02 05:58:56 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:58:56 DEBUG : only5: size = 6 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:58:56 DEBUG : only5: Sizes differ 2026/08/02 05:58:56 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:58:56 DEBUG : only6: size = 6 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:58:56 DEBUG : only6: Sizes differ 2026/08/02 05:58:56 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:58:56 DEBUG : only7: size = 6 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:58:56 DEBUG : only7: Sizes differ 2026/08/02 05:58:56 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:58:56 DEBUG : both7: Unchanged skipping 2026/08/02 05:58:56 DEBUG : only8: size = 6 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:58:56 DEBUG : only8: Sizes differ 2026/08/02 05:58:56 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1775118183) 2026/08/02 05:58:56 DEBUG : only9: size = 6 (Yandex rclone-test-hufowef4peja) 2026/08/02 05:58:56 DEBUG : only9: Sizes differ 2026/08/02 05:58:56 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 05:58:58 DEBUG : only0: size = 0 OK 2026/08/02 05:58:58 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/02 05:58:58 INFO : only0: Copied (replaced existing) 2026/08/02 05:58:58 DEBUG : only11: size = 0 OK 2026/08/02 05:58:58 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/02 05:58:58 INFO : only11: Copied (replaced existing) 2026/08/02 05:58:58 DEBUG : only14: size = 0 OK 2026/08/02 05:58:58 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/02 05:58:58 INFO : only14: Copied (replaced existing) 2026/08/02 05:58:58 DEBUG : only12: size = 0 OK 2026/08/02 05:58:58 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/02 05:58:58 INFO : only12: Copied (replaced existing) 2026/08/02 05:59:00 DEBUG : only16: size = 0 OK 2026/08/02 05:59:00 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/02 05:59:00 INFO : only16: Copied (replaced existing) 2026/08/02 05:59:00 DEBUG : only15: size = 0 OK 2026/08/02 05:59:00 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/02 05:59:00 INFO : only15: Copied (replaced existing) 2026/08/02 05:59:00 DEBUG : only18: size = 0 OK 2026/08/02 05:59:00 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/02 05:59:00 INFO : only18: Copied (replaced existing) 2026/08/02 05:59:00 DEBUG : only17: size = 0 OK 2026/08/02 05:59:00 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/02 05:59:00 INFO : only17: Copied (replaced existing) 2026/08/02 05:59:02 DEBUG : only19: size = 0 OK 2026/08/02 05:59:02 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/02 05:59:02 INFO : only19: Copied (replaced existing) 2026/08/02 05:59:02 DEBUG : only3: size = 0 OK 2026/08/02 05:59:02 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/02 05:59:02 INFO : only3: Copied (replaced existing) 2026/08/02 05:59:03 DEBUG : only1: size = 0 OK 2026/08/02 05:59:03 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/02 05:59:03 INFO : only1: Copied (replaced existing) 2026/08/02 05:59:03 DEBUG : only2: size = 0 OK 2026/08/02 05:59:03 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/02 05:59:03 INFO : only2: Copied (replaced existing) 2026/08/02 05:59:04 DEBUG : only4: size = 0 OK 2026/08/02 05:59:04 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/02 05:59:04 INFO : only4: Copied (replaced existing) 2026/08/02 05:59:04 DEBUG : only5: size = 0 OK 2026/08/02 05:59:04 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/02 05:59:04 INFO : only5: Copied (replaced existing) 2026/08/02 05:59:04 DEBUG : only6: size = 0 OK 2026/08/02 05:59:04 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/02 05:59:04 INFO : only6: Copied (replaced existing) 2026/08/02 05:59:05 DEBUG : only13: size = 0 OK 2026/08/02 05:59:05 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/02 05:59:05 INFO : only13: Copied (replaced existing) 2026/08/02 05:59:06 DEBUG : only10: size = 0 OK 2026/08/02 05:59:06 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/02 05:59:06 INFO : only10: Copied (replaced existing) 2026/08/02 05:59:06 DEBUG : only8: size = 0 OK 2026/08/02 05:59:06 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/02 05:59:06 INFO : only8: Copied (replaced existing) 2026/08/02 05:59:06 DEBUG : only7: size = 0 OK 2026/08/02 05:59:06 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/02 05:59:06 INFO : only7: Copied (replaced existing) 2026/08/02 05:59:07 DEBUG : only9: size = 0 OK 2026/08/02 05:59:07 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/02 05:59:07 INFO : only9: Copied (replaced existing) 2026/08/02 05:59:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (332.40s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 06:03:05 DEBUG : empty_dir: Making directory with metadata 2026/08/02 06:03:05 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 06:03:05 DEBUG : empty_on_remote: Making directory with metadata 2026/08/02 06:03:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 06:03:05 INFO : empty_on_remote: Making directory 2026/08/02 06:03:05 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/02 06:03:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/02 06:03:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/02 06:03:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/02 06:03:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (56.05s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 06:04:01 DEBUG : empty_dir: Making directory with metadata 2026/08/02 06:04:01 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 06:04:01 DEBUG : empty_on_remote: Making directory with metadata 2026/08/02 06:04:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/02 06:04:01 INFO : empty_on_remote: Making directory 2026/08/02 06:04:01 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/02 06:04:06 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/02 06:04:06 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/02 06:04:06 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/02 06:04:06 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/02 06:04:06 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (64.42s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 06:05:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 06:05:05 INFO : sub dir: Making directory 2026/08/02 06:05:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (104.25s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 06:06:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/02 06:06:49 INFO : sub dir: Making directory 2026/08/02 06:06:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (97.96s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 06:09:11 DEBUG : Waiting for deletions to finish 2026/08/02 06:09:11 DEBUG : apple: Excluded (Path Filter) 2026/08/02 06:09:11 DEBUG : apple: Excluded 2026/08/02 06:09:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 06:09:11 DEBUG : appleappleapplebanana: Excluded 2026/08/02 06:09:11 DEBUG : banana: Excluded (Path Filter) 2026/08/02 06:09:11 DEBUG : banana: Excluded 2026/08/02 06:09:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 06:09:11 DEBUG : splitbananasplit: Excluded 2026/08/02 06:09:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 06:09:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 06:09:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 06:09:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 06:09:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 06:09:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 06:09:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 06:09:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 06:09:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 06:09:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 06:09:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 06:09:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 06:09:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 06:09:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 06:09:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 06:09:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 06:09:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 06:09:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 06:09:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 06:09:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 06:09:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 06:09:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 06:09:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 06:09:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 06:09:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 06:09:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 06:09:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 06:09:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 06:09:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 06:09:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 06:09:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 06:09:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 06:09:12 DEBUG : apple: size = 5 OK 2026/08/02 06:09:12 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:12 DEBUG : apple: Unchanged skipping 2026/08/02 06:09:12 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 06:09:12 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:12 DEBUG : banana: size = 6 OK 2026/08/02 06:09:12 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 06:09:12 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:12 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 06:09:12 DEBUG : banana: Unchanged skipping 2026/08/02 06:09:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 06:09:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 06:09:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 06:09:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 06:09:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 06:09:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 06:09:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 06:09:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 06:09:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 06:09:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 06:09:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 06:09:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 06:09:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 06:09:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 06:09:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 06:09:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 06:09:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 06:09:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 06:09:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 06:09:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 06:09:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 06:09:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 06:09:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 06:09:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 06:09:13 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 06:09:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 06:09:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 06:09:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 06:09:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 06:09:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 06:09:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 06:09:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 06:09:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 06:09:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 06:09:13 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 06:09:13 DEBUG : Waiting for deletions to finish 2026/08/02 06:09:13 INFO : There was nothing to transfer 2026/08/02 06:09:13 DEBUG : Waiting for deletions to finish 2026/08/02 06:09:13 DEBUG : apple: Excluded (Path Filter) 2026/08/02 06:09:13 DEBUG : apple: Excluded 2026/08/02 06:09:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 06:09:13 DEBUG : appleappleapplebanana: Excluded 2026/08/02 06:09:13 DEBUG : banana: Excluded (Path Filter) 2026/08/02 06:09:13 DEBUG : banana: Excluded 2026/08/02 06:09:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 06:09:13 DEBUG : splitbananasplit: Excluded 2026/08/02 06:09:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 06:09:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 06:09:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 06:09:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 06:09:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 06:09:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 06:09:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 06:09:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 06:09:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 06:09:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 06:09:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 06:09:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 06:09:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 06:09:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 06:09:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 06:09:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 06:09:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 06:09:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 06:09:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 06:09:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 06:09:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 06:09:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 06:09:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 06:09:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 06:09:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 06:09:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 06:09:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 06:09:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 06:09:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 06:09:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 06:09:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 06:09:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 06:09:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 06:09:14 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 06:09:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:14 DEBUG : banana: size = 6 OK 2026/08/02 06:09:14 DEBUG : apple: size = 5 OK 2026/08/02 06:09:14 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:14 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:14 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:14 DEBUG : apple: Unchanged skipping 2026/08/02 06:09:14 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 06:09:14 DEBUG : banana: Unchanged skipping 2026/08/02 06:09:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 06:09:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 06:09:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 06:09:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 06:09:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:15 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 06:09:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 06:09:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 06:09:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 06:09:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 06:09:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 06:09:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 06:09:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 06:09:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 06:09:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 06:09:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 06:09:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 06:09:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 06:09:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 06:09:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 06:09:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 06:09:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 06:09:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 06:09:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 06:09:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 06:09:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 06:09:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 06:09:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 06:09:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 06:09:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 06:09:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 06:09:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 06:09:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 06:09:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 06:09:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:09:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 06:09:15 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 06:09:15 DEBUG : Waiting for deletions to finish 2026/08/02 06:09:15 INFO : There was nothing to transfer 2026/08/02 06:09:15 DEBUG : Waiting for deletions to finish 2026/08/02 06:09:15 DEBUG : apple: Excluded (Path Filter) 2026/08/02 06:09:15 DEBUG : apple: Excluded 2026/08/02 06:09:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 06:09:15 DEBUG : appleappleapplebanana: Excluded 2026/08/02 06:09:15 DEBUG : banana: Excluded (Path Filter) 2026/08/02 06:09:15 DEBUG : banana: Excluded 2026/08/02 06:09:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 06:09:15 DEBUG : splitbananasplit: Excluded 2026/08/02 06:09:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 06:09:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 06:09:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 06:09:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 06:09:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 06:09:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 06:09:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 06:09:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 06:09:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 06:09:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 06:09:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 06:09:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 06:09:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 06:09:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 06:09:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 06:09:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 06:09:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 06:09:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 06:09:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 06:09:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 06:09:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 06:09:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 06:09:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 06:09:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 06:09:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 06:09:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 06:09:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 06:09:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 06:09:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 06:09:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 06:09:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 06:09:15 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 06:11:40 DEBUG : dir1/0007-1234567.txt: modtime not stored after upload (got 2026-08-02 06:11:39 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/02 06:11:47 DEBUG : dir1/0010-456789.txt: modtime not stored after upload (got 2026-08-02 06:11:46 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/02 06:11:50 DEBUG : dir1/0011-56789;.txt: modtime not stored after upload (got 2026-08-02 06:11:49 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/02 06:12:11 DEBUG : Waiting for deletions to finish 2026/08/02 06:12:11 DEBUG : apple: Excluded (Path Filter) 2026/08/02 06:12:11 DEBUG : apple: Excluded 2026/08/02 06:12:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 06:12:11 DEBUG : appleappleapplebanana: Excluded 2026/08/02 06:12:11 DEBUG : banana: Excluded (Path Filter) 2026/08/02 06:12:11 DEBUG : banana: Excluded 2026/08/02 06:12:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 06:12:11 DEBUG : splitbananasplit: Excluded 2026/08/02 06:12:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 06:12:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 06:12:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 06:12:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 06:12:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 06:12:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 06:12:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 06:12:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 06:12:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 06:12:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 06:12:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 06:12:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 06:12:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 06:12:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 06:12:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 06:12:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 06:12:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 06:12:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 06:12:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 06:12:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 06:12:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 06:12:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 06:12:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 06:12:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 06:12:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 06:12:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 06:12:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 06:12:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 06:12:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 06:12:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 06:12:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 06:12:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 06:12:13 DEBUG : apple: size = 5 OK 2026/08/02 06:12:13 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:13 DEBUG : apple: Unchanged skipping 2026/08/02 06:12:13 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 06:12:13 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:13 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 06:12:13 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 06:12:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 06:12:13 DEBUG : banana: size = 6 OK 2026/08/02 06:12:13 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:13 DEBUG : banana: Unchanged skipping 2026/08/02 06:12:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 06:12:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 06:12:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 06:12:13 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 06:12:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 06:12:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 06:12:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 06:12:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 06:12:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 06:12:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 06:12:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 06:12:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 06:12:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 06:12:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 06:12:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 06:12:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 06:12:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 06:12:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 06:12:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 06:12:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 06:12:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 06:12:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 06:12:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 06:12:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 06:12:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 06:12:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 06:12:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 06:12:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 06:12:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 06:12:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 06:12:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 06:12:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 06:12:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 06:12:13 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 06:12:13 DEBUG : Waiting for deletions to finish 2026/08/02 06:12:13 INFO : There was nothing to transfer 2026/08/02 06:12:13 DEBUG : Waiting for deletions to finish 2026/08/02 06:12:13 DEBUG : apple: Excluded (Path Filter) 2026/08/02 06:12:13 DEBUG : apple: Excluded 2026/08/02 06:12:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 06:12:13 DEBUG : appleappleapplebanana: Excluded 2026/08/02 06:12:13 DEBUG : banana: Excluded (Path Filter) 2026/08/02 06:12:13 DEBUG : banana: Excluded 2026/08/02 06:12:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 06:12:13 DEBUG : splitbananasplit: Excluded 2026/08/02 06:12:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 06:12:14 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 06:12:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 06:12:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 06:12:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 06:12:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 06:12:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 06:12:14 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 06:12:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 06:12:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 06:12:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 06:12:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 06:12:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 06:12:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 06:12:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 06:12:14 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 06:12:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 06:12:14 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 06:12:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 06:12:14 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 06:12:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 06:12:14 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 06:12:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 06:12:14 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 06:12:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 06:12:14 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 06:12:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 06:12:14 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 06:12:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 06:12:14 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 06:12:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 06:12:14 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 06:12:15 DEBUG : apple: size = 5 OK 2026/08/02 06:12:15 DEBUG : splitbananasplit: size = 16 OK 2026/08/02 06:12:15 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:15 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 06:12:15 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:15 DEBUG : apple: Unchanged skipping 2026/08/02 06:12:15 DEBUG : banana: size = 6 OK 2026/08/02 06:12:15 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:15 DEBUG : banana: Unchanged skipping 2026/08/02 06:12:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/02 06:12:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 06:12:16 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 06:12:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/02 06:12:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/02 06:12:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/02 06:12:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/02 06:12:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 06:12:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/02 06:12:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/02 06:12:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 06:12:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/02 06:12:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/02 06:12:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 06:12:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 06:12:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 06:12:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/02 06:12:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/02 06:12:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/02 06:12:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/02 06:12:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 06:12:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/02 06:12:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/02 06:12:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 06:12:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 06:12:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/02 06:12:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/02 06:12:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 06:12:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 06:12:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 06:12:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 06:12:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 06:12:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 06:12:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 06:12:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:12:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 06:12:16 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 06:12:16 DEBUG : Waiting for deletions to finish 2026/08/02 06:12:16 INFO : There was nothing to transfer 2026/08/02 06:12:16 DEBUG : Waiting for deletions to finish 2026/08/02 06:12:16 DEBUG : apple: Excluded (Path Filter) 2026/08/02 06:12:16 DEBUG : apple: Excluded 2026/08/02 06:12:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 06:12:16 DEBUG : appleappleapplebanana: Excluded 2026/08/02 06:12:16 DEBUG : banana: Excluded (Path Filter) 2026/08/02 06:12:16 DEBUG : banana: Excluded 2026/08/02 06:12:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 06:12:16 DEBUG : splitbananasplit: Excluded 2026/08/02 06:12:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 06:12:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 06:12:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 06:12:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 06:12:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 06:12:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 06:12:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 06:12:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 06:12:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 06:12:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 06:12:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 06:12:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 06:12:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 06:12:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 06:12:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 06:12:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 06:12:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 06:12:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 06:12:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 06:12:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 06:12:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 06:12:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 06:12:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 06:12:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 06:12:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 06:12:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 06:12:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 06:12:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 06:12:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 06:12:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 06:12:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 06:12:17 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 06:15:13 DEBUG : Waiting for deletions to finish 2026/08/02 06:15:13 DEBUG : apple: Excluded (Path Filter) 2026/08/02 06:15:13 DEBUG : apple: Excluded 2026/08/02 06:15:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 06:15:13 DEBUG : appleappleapplebanana: Excluded 2026/08/02 06:15:13 DEBUG : banana: Excluded (Path Filter) 2026/08/02 06:15:13 DEBUG : banana: Excluded 2026/08/02 06:15:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 06:15:13 DEBUG : splitbananasplit: Excluded 2026/08/02 06:15:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 06:15:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 06:15:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 06:15:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 06:15:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 06:15:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 06:15:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 06:15:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 06:15:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 06:15:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 06:15:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 06:15:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 06:15:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 06:15:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 06:15:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 06:15:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 06:15:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 06:15:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 06:15:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 06:15:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 06:15:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 06:15:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 06:15:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 06:15:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 06:15:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 06:15:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 06:15:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 06:15:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 06:15:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 06:15:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 06:15:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 06:15:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 06:15:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 06:15:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 06:15:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 06:15:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 06:15:14 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/02 06:15:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/02 06:15:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:14 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/02 06:15:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/02 06:15:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 06:15:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 06:15:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 06:15:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 06:15:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 06:15:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 06:15:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 06:15:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/02 06:15:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/02 06:15:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/02 06:15:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/02 06:15:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/02 06:15:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/02 06:15:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/02 06:15:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/02 06:15:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/02 06:15:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/02 06:15:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/02 06:15:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 06:15:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/02 06:15:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/02 06:15:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/02 06:15:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/02 06:15:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/02 06:15:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/02 06:15:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/02 06:15:14 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 06:15:14 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 06:15:16 DEBUG : YXBwbGU=: size = 5 OK 2026/08/02 06:15:16 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/08/02 06:15:16 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/02 06:15:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/02 06:15:16 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/08/02 06:15:16 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/02 06:15:17 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/08/02 06:15:17 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:17 DEBUG : YmFuYW5h: size = 6 OK 2026/08/02 06:15:17 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/08/02 06:15:17 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/02 06:15:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/02 06:15:18 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/08/02 06:15:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/02 06:15:18 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/08/02 06:15:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/02 06:15:18 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/08/02 06:15:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/02 06:15:18 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/08/02 06:15:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: modtime not stored after upload (got 2026-08-02 06:15:19 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/02 06:15:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/02 06:15:20 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/08/02 06:15:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/02 06:15:20 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/08/02 06:15:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/02 06:15:22 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/08/02 06:15:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 06:15:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/02 06:15:22 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/08/02 06:15:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/02 06:15:22 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/08/02 06:15:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/02 06:15:23 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/08/02 06:15:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 06:15:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:24 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/02 06:15:24 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/08/02 06:15:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/02 06:15:24 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/08/02 06:15:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/02 06:15:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/02 06:15:25 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/08/02 06:15:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:26 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/02 06:15:26 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/08/02 06:15:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/02 06:15:27 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/08/02 06:15:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:27 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/02 06:15:27 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/08/02 06:15:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/02 06:15:27 DEBUG : Waiting for deletions to finish 2026/08/02 06:15:33 INFO : dir1/0008-2345678.txt: Deleted 2026/08/02 06:15:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/02 06:15:33 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/02 06:15:33 INFO : splitbananasplit: Deleted 2026/08/02 06:15:33 INFO : dir1/0003-defghij.txt: Deleted 2026/08/02 06:15:33 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/02 06:15:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/02 06:15:33 INFO : dir1/0014-89;=.txt: Deleted 2026/08/02 06:15:38 INFO : dir1/0009-3456789.txt: Deleted 2026/08/02 06:15:39 INFO : dir1/0015-9;=.txt: Deleted 2026/08/02 06:15:39 INFO : dir1/0007-1234567.txt: Deleted 2026/08/02 06:15:39 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/02 06:15:39 INFO : dir1/0013-789;=.txt: Deleted 2026/08/02 06:15:39 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/02 06:15:39 INFO : dir1/0010-456789.txt: Deleted 2026/08/02 06:15:40 INFO : banana: Deleted 2026/08/02 06:15:44 INFO : dir1/0011-56789;.txt: Deleted 2026/08/02 06:15:45 INFO : dir1/0012-6789;.txt: Deleted 2026/08/02 06:15:45 INFO : apple: Deleted 2026/08/02 06:15:45 INFO : appleappleapplebanana: Deleted 2026/08/02 06:15:45 DEBUG : Waiting for deletions to finish 2026/08/02 06:15:45 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/02 06:15:45 DEBUG : YXBwbGU=: Excluded 2026/08/02 06:15:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/02 06:15:45 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/02 06:15:45 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/02 06:15:45 DEBUG : YmFuYW5h: Excluded 2026/08/02 06:15:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/02 06:15:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/02 06:15:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/02 06:15:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/02 06:15:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/02 06:15:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/02 06:15:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/02 06:15:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/02 06:15:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/02 06:15:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/02 06:15:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/02 06:15:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/02 06:15:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/02 06:15:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/02 06:15:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/02 06:15:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/02 06:15:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/02 06:15:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/02 06:15:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/02 06:15:45 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/02 06:15:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/02 06:15:45 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/02 06:15:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/02 06:15:45 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/02 06:15:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/02 06:15:45 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/02 06:15:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/02 06:15:45 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/02 06:15:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/02 06:15:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/02 06:15:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/02 06:15:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/02 06:15:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/02 06:15:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/02 06:15:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 06:15:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 06:15:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/02 06:15:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 06:15:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/02 06:15:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 06:15:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 06:15:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 06:15:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 06:15:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 06:15:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 06:15:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 06:15:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 06:15:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 06:15:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 06:15:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 06:15:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 06:15:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 06:15:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 06:15:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 06:15:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 06:15:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/02 06:15:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 06:15:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 06:15:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/02 06:15:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 06:15:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 06:15:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/02 06:15:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 06:15:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 06:15:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 06:15:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/02 06:15:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 06:15:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 06:15:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 06:15:46 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 06:15:46 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:46 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:46 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:46 DEBUG : YXBwbGU=: size = 5 OK 2026/08/02 06:15:46 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:15:46 DEBUG : apple: Unchanged skipping 2026/08/02 06:15:46 DEBUG : YmFuYW5h: size = 6 OK 2026/08/02 06:15:46 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:15:46 DEBUG : banana: Unchanged skipping 2026/08/02 06:15:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/02 06:15:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:15:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/02 06:15:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/02 06:15:46 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:15:46 DEBUG : splitbananasplit: Unchanged skipping 2026/08/02 06:15:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 06:15:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 06:15:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 06:15:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 06:15:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 06:15:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:46 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:46 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:46 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:46 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 06:15:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:46 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:46 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:46 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:46 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:46 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:46 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:46 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:46 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:46 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/02 06:15:46 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:46 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/02 06:15:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:15:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/02 06:15:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/02 06:15:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/02 06:15:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:15:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:15:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/02 06:15:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/02 06:15:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/02 06:15:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/02 06:15:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/02 06:15:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:15:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:15:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:15:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/02 06:15:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/02 06:15:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/02 06:15:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:15:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/02 06:15:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/02 06:15:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/02 06:15:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/02 06:15:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:15:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/02 06:15:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/02 06:15:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:15:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/02 06:15:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/02 06:15:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:15:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/02 06:15:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/02 06:15:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/02 06:15:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:15:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/02 06:15:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/02 06:15:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:15:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/02 06:15:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/02 06:15:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:15:47 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 06:15:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/02 06:15:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/02 06:15:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:15:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/02 06:15:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/02 06:15:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:15:47 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/02 06:15:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/02 06:15:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/02 06:15:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/02 06:15:47 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 06:15:47 DEBUG : Waiting for deletions to finish 2026/08/02 06:15:47 DEBUG : Waiting for deletions to finish 2026/08/02 06:15:47 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/02 06:15:47 DEBUG : YXBwbGU=: Excluded 2026/08/02 06:15:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/02 06:15:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/02 06:15:47 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/02 06:15:47 DEBUG : YmFuYW5h: Excluded 2026/08/02 06:15:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/02 06:15:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/02 06:15:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/02 06:15:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/02 06:15:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/02 06:15:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/02 06:15:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/02 06:15:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/02 06:15:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/02 06:15:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/02 06:15:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/02 06:15:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/02 06:15:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/02 06:15:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/02 06:15:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/02 06:15:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/02 06:15:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/02 06:15:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/02 06:15:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/02 06:15:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/02 06:15:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/02 06:15:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/02 06:15:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/02 06:15:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/02 06:15:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/02 06:15:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/02 06:15:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/02 06:15:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/02 06:15:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/02 06:15:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/02 06:15:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/02 06:15:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/02 06:15:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/02 06:15:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/02 06:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:48 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 06:15:48 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:48 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 06:15:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 06:15:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/02 06:15:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:48 DEBUG : apple: transformed to: YXBwbGU= 2026/08/02 06:15:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/02 06:15:48 DEBUG : banana: transformed to: YmFuYW5h 2026/08/02 06:15:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/02 06:15:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/02 06:15:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/02 06:15:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/02 06:15:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/02 06:15:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/02 06:15:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Yandex rclone-test-hufowef4peja", Local "Local file system at /tmp/rclone1775118183", Modify Window "1ns" 2026/08/02 06:18:00 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/02 06:18:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/02 06:18:01 DEBUG : pacer: Reducing sleep to 15ms 2026/08/02 06:18:01 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/02 06:18:04 DEBUG : pacer: Reducing sleep to 10ms 2026/08/02 06:18:51 DEBUG : Waiting for deletions to finish 2026/08/02 06:18:51 DEBUG : apple: Excluded (Path Filter) 2026/08/02 06:18:51 DEBUG : apple: Excluded 2026/08/02 06:18:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/02 06:18:51 DEBUG : appleappleapplebanana: Excluded 2026/08/02 06:18:51 DEBUG : banana: Excluded (Path Filter) 2026/08/02 06:18:51 DEBUG : banana: Excluded 2026/08/02 06:18:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/02 06:18:51 DEBUG : splitbananasplit: Excluded 2026/08/02 06:18:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 06:18:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/02 06:18:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 06:18:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/02 06:18:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 06:18:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/02 06:18:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/02 06:18:51 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/02 06:18:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 06:18:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/02 06:18:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 06:18:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/02 06:18:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 06:18:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/02 06:18:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/02 06:18:51 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/02 06:18:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/02 06:18:51 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/02 06:18:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/02 06:18:51 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/02 06:18:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/02 06:18:51 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/02 06:18:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/02 06:18:51 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/02 06:18:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/02 06:18:51 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/02 06:18:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/02 06:18:51 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/02 06:18:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/02 06:18:51 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/02 06:18:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/02 06:18:51 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/02 06:18:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 06:18:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 06:18:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 06:18:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 06:18:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 06:18:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 06:18:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 06:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 06:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 06:18:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 06:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 06:18:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 06:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 06:18:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 06:18:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 06:18:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/02 06:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 06:18:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/02 06:18:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 06:18:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/02 06:18:52 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 06:18:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 06:18:52 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 06:18:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 06:18:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/02 06:18:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 06:18:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 06:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 06:18:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/02 06:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 06:18:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/02 06:18:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 06:18:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 06:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 06:18:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 06:18:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 06:18:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 06:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 06:18:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 06:18:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 06:18:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 06:18:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 06:18:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 06:18:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/02 06:18:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 06:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 06:18:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 06:18:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 06:18:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 06:18:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 06:18:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 06:18:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 06:18:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 06:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 06:18:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 06:18:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 06:18:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 06:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 06:18:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 06:18:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 06:18:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 06:18:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 06:18:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 06:18:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 06:18:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 06:18:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 06:18:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 06:18:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 06:18:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 06:18:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/02 06:18:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 06:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 06:18:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 06:18:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 06:18:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 06:18:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 06:18:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 06:18:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 06:18:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 06:18:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 06:18:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 06:18:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 06:18:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 06:18:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/02 06:18:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 06:18:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 06:18:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 06:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 06:18:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 06:18:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 06:18:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 06:18:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 06:18:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 06:18:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 06:18:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 06:18:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 06:18:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 06:18:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 06:18:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 06:18:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/02 06:18:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 06:18:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 06:18:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 06:18:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 06:18:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/02 06:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 06:18:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/02 06:18:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 06:18:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/02 06:18:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 06:18:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/02 06:18:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 06:18:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/02 06:18:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 06:18:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 06:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 06:18:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 06:18:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 06:18:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 06:18:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 06:18:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 06:18:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 06:18:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 06:18:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/02 06:18:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 06:18:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 06:18:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 06:18:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 06:18:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 06:18:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/02 06:18:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 06:18:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 06:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 06:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 06:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 06:18:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 06:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 06:18:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 06:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 06:18:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 06:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 06:18:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/02 06:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 06:18:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 06:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 06:18:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 06:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 06:18:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/02 06:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 06:18:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 06:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 06:18:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 06:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 06:18:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 06:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 06:18:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 06:18:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/02 06:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 06:18:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/02 06:18:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 06:18:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/02 06:18:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 06:18:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/02 06:18:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 06:18:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/02 06:18:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/02 06:18:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 06:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 06:18:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 06:18:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 06:18:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 06:18:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 06:18:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 06:18:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 06:18:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 06:18:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/02 06:18:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 06:18:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/02 06:18:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 06:18:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 06:18:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 06:18:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 06:18:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 06:18:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/02 06:18:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 06:18:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 06:18:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 06:18:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 06:18:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 06:18:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 06:18:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 06:18:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 06:18:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 06:18:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 06:18:52 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/02 06:18:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 06:18:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/02 06:18:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/02 06:18:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/02 06:18:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/02 06:18:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/02 06:18:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/02 06:18:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/02 06:18:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/02 06:18:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/02 06:18:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/02 06:18:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/02 06:18:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/02 06:18:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/02 06:18:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/02 06:18:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/02 06:18:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/02 06:18:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/02 06:18:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/02 06:18:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/02 06:18:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/02 06:18:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/02 06:18:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/02 06:18:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/02 06:18:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/02 06:18:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/02 06:18:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/02 06:18:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/02 06:18:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/02 06:18:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/02 06:18:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/02 06:18:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/02 06:18:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/02 06:18:53 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for checks to finish 2026/08/02 06:18:53 DEBUG : Yandex rclone-test-hufowef4peja: Waiting for transfers to finish 2026/08/02 06:18:54 DEBUG : PREFIXbanana: size = 6 OK 2026/08/02 06:18:54 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/08/02 06:18:54 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/02 06:18:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/02 06:18:54 DEBUG : PREFIXapple: size = 5 OK 2026/08/02 06:18:54 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/08/02 06:18:54 INFO : apple: Copied (new) to: PREFIXapple 2026/08/02 06:18:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/02 06:18:54 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/02 06:18:54 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/08/02 06:18:54 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/02 06:18:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/02 06:18:55 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/02 06:18:55 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/08/02 06:18:55 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/02 06:18:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/02 06:18:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/02 06:18:56 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/08/02 06:18:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/02 06:18:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/02 06:18:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/02 06:18:56 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/08/02 06:18:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/02 06:18:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/02 06:18:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/02 06:18:57 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/08/02 06:18:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/02 06:18:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/02 06:18:57 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/02 06:18:57 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/08/02 06:18:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/02 06:18:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/02 06:18:58 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/02 06:18:58 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/08/02 06:18:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/02 06:18:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/02 06:18:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/02 06:18:59 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/08/02 06:18:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/02 06:18:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/02 06:18:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/02 06:18:59 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/08/02 06:18:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/02 06:18:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/02 06:19:00 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/02 06:19:00 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/08/02 06:19:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/02 06:19:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/02 06:19:01 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/02 06:19:01 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/08/02 06:19:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/02 06:19:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/02 06:19:02 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/02 06:19:02 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/08/02 06:19:02 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/02 06:19:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/02 06:19:03 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/02 06:19:03 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/08/02 06:19:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/02 06:19:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/02 06:19:03 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/02 06:19:03 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/08/02 06:19:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/02 06:19:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/02 06:19:04 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/02 06:19:04 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/08/02 06:19:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/02 06:19:05 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/02 06:19:05 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/08/02 06:19:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/02 06:19:05 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/02 06:19:05 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/08/02 06:19:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/02 06:19:06 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/02 06:19:06 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/08/02 06:19:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/02 06:19:06 DEBUG : Waiting for deletions to finish 2026/08/02 06:19:11 INFO : appleappleapplebanana: Deleted 2026/08/02 06:19:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/02 06:19:12 INFO : dir1/0015-9;=.txt: Deleted 2026/08/02 06:19:12 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/02 06:19:12 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/02 06:19:12 INFO : dir1/0012-6789;.txt: Deleted 2026/08/02 06:19:12 INFO : dir1/0011-56789;.txt: Deleted 2026/08/02 06:19:12 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/02 06:19:17 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/02 06:19:17 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/02 06:19:17 INFO : dir1/0008-2345678.txt: Deleted 2026/08/02 06:19:17 INFO : dir1/0007-1234567.txt: Deleted 2026/08/02 06:19:18 INFO : dir1/0010-456789.txt: Deleted 2026/08/02 06:19:18 INFO : dir1/0003-defghij.txt: Deleted 2026/08/02 06:19:18 INFO : dir1/0014-89;=.txt: Deleted 2026/08/02 06:19:19 INFO : apple: Deleted 2026/08/02 06:19:22 INFO : splitbananasplit: Deleted 2026/08/02 06:19:22 INFO : banana: Deleted 2026/08/02 06:19:23 INFO : dir1/0013-789;=.txt: Deleted 2026/08/02 06:19:23 INFO : dir1/0009-3456789.txt: Deleted 2026/08/02 06:19:23 DEBUG : Waiting for deletions to finish 2026/08/02 06:19:24 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/02 06:19:24 DEBUG : PREFIXapple: Excluded 2026/08/02 06:19:24 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/02 06:19:24 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/08/02 06:19:24 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/02 06:19:24 DEBUG : PREFIXbanana: Excluded 2026/08/02 06:19:24 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/02 06:19:24 DEBUG : PREFIXsplitbananasplit: Excluded 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/02 06:19:24 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/08/02 06:19:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/02 06:19:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/02 06:19:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/02 06:19:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/02 06:19:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/02 06:19:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/02 06:19:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/02 06:19:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/02 06:19:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/02 06:19:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/02 06:19:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/02 06:19:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/02 06:19:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/02 06:19:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/02 06:19:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/02 06:19:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/02 06:19:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/02 06:19:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/02 06:19:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/02 06:19:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/02 06:19:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/02 06:19:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/02 06:19:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/02 06:19:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/02 06:19:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/02 06:19:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/02 06:19:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/02 06:19:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/02 06:19:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/02 06:19:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/02 06:19:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 06:19:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/02 06:19:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 06:19:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/02 06:19:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 06:19:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/02 06:19:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 06:19:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/02 06:19:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 06:19:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/02 06:19:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 06:19:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/02 06:19:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 06:19:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/02 06:19:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 06:19:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/02 06:19:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 06:19:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/02 06:19:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 06:19:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/02 06:19:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 06:19:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/02 06:19:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 06:19:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/02 06:19:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 06:19:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/02 06:19:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 06:19:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/02 06:19:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 06:19:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/02 06:19:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 06:19:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/02 06:19:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 06:19:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/02 06:19:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 06:19:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/02 06:19:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 06:19:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/02 06:19:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 06:19:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/02 06:19:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 06:19:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/02 06:19:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 06:19:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/02 06:19:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 06:19:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/02 06:19:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 06:19:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/02 06:19:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 06:19:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/02 06:19:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 06:19:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/02 06:19:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 06:19:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/02 06:19:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 06:19:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/02 06:19:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 06:19:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/02 06:19:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 06:19:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/02 06:19:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 06:19:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/02 06:19:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 06:19:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/02 06:19:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 06:19:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 06:19:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 06:19:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/02 06:19:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 06:19:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/02 06:19:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 06:19:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/02 06:19:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 06:19:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/02 06:19:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 06:19:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/02 06:19:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 06:19:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/02 06:19:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 06:19:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/02 06:19:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 06:19:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/02 06:19:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 06:19:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/02 06:19:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 06:19:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/02 06:19:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 06:19:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/02 06:19:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 06:19:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/02 06:19:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 06:19:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/02 06:19:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 06:19:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/02 06:19:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 06:19:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/02 06:19:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 06:19:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/02 06:19:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 06:19:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 06:19:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 06:19:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 06:19:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 06:19:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/02 06:19:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 06:19:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/02 06:19:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 06:19:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/02 06:19:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 06:19:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/02 06:19:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 06:19:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/02 06:19:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 06:19:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/02 06:19:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 06:19:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/02 06:19:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 06:19:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/02 06:19:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 06:19:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/02 06:19:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 06:19:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/02 06:19:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 06:19:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/02 06:19:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 06:19:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/02 06:19:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 06:19:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/02 06:19:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 06:19:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/02 06:19:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 06:19:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/02 06:19:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 06:19:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/02 06:19:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 06:19:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 06:19:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/02 06:19:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/02 06:19:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/02 06:19:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/02 06:19:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/02 06:19:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/02 06:19:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/02 06:19:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/02 06:19:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/02 06:19:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/02 06:19:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/02 06:19:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/02 06:19:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/02 06:19:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/02 06:19:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/02 06:19:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/02 06:19:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/02 06:19:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/02 06:19:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/02 06:19:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt panic: test timed out after 1h0m0s running tests: TestTransform (10m57s) TestTransform/prefix (1m26s) goroutine 18278 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 12 minutes]: testing.(*T).Run(0x254d7c6b6b48, {0x2d54e5b?, 0x254d7c801ae8?}, 0x2ee1098) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x254d7c6b6b48) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x254d7c6b6b48, 0x254d7c801c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2d7db82, 0x18}, {0x2da0cab, 0x20}, 0x254d7cb802d0, {0x4c01b80, 0x6c, 0x6c}, {0xc293d63b4f1f860a, 0x3464509c3d9, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x254d7c658d20) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x254d7c658d20) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:262 +0xa6 goroutine 18295 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x254d7cb278b0, {0x2f2bc60, 0x254d7cb279a0}, 0x19) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x254d7c731188, {0x2f2bc60, 0x254d7cb27950}, 0x254d7cb278b0, {0x2f4d9b0, 0x254d7c732980}, 0x19, 0x254d7c46b180?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:504 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 17422 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:548 +0x7d goroutine 19 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 20 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 17891 [select]: net/http.(*persistConn).writeLoop(0x254d7c38b180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17869 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18059 [IO wait]: internal/poll.runtime_pollWait(0x7a0c7565ba00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7c155480?, 0x254d7ce96000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7c155480, {0x254d7ce96000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7c155480, {0x254d7ce96000?, 0x12fb?, 0x254d7cf04970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c510c60, {0x254d7ce96000?, 0x0?, 0x254d7cf049c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7c069c38, {0x254d7ce96000?, 0x7a0c745bec30?, 0x7a0cc3f53a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7ceb64f8, {0x254d7ce96000?, 0x254d7c3d32c0?, 0x254d7cf04a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7ca0bb28, {0x2f00dc0, 0x254d7ceb64f8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7ca0b888, {0x7a0c7578f3d0, 0x254d7c069c38}, 0x254d7cf04c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7ca0b888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7ca0b888, {0x254d7cea7000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7cd38140, {0x254d7cea7000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7ce8d860) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7ce8d860, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7cd38140) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18082 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17925 [IO wait]: internal/poll.runtime_pollWait(0x7a0c74e12c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7c154c80?, 0x254d7c849900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7c154c80, {0x254d7c849900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7c154c80, {0x254d7c849900?, 0x7a0c7c25ff48?, 0x28?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c112250, {0x254d7c849900?, 0x254d7cbaf9b0?, 0x43d0fc?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7ca948b8, {0x254d7c849900?, 0x7a0c757b4628?, 0x7a0cc3f54bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7ca94cf0, {0x254d7c849900?, 0x254d7c3d3a40?, 0x254d7cbafa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7cab82a8, {0x2f00dc0, 0x254d7ca94cf0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7cab8008, {0x7a0c7578f3d0, 0x254d7ca948b8}, 0x254d7cbafc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7cab8008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7cab8008, {0x254d7cb38000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7c9fdb80, {0x254d7cb38000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7cb36420) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7cb36420, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7c9fdb80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17918 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18255 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x254d7cb27860, {0x2f2bc60, 0x254d7cb279a0}, 0xc) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0x254d7c731188, 0x254d7cb27860, 0x254d7cb278b0, 0xc, 0x254d7cb17fb8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 17422 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:532 +0x67 goroutine 17771 [IO wait]: internal/poll.runtime_pollWait(0x7a0c7d2ad000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7c732480?, 0x254d7c941800?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7c732480, {0x254d7c941800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7c732480, {0x254d7c941800?, 0x17fb?, 0x254d7ca92700?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c9b60d0, {0x254d7c941800?, 0x0?, 0x254d00000000?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7c502e10, {0x254d7c941800?, 0x7a0c75640ba0?, 0x7a0cc3f53108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7cb81950, {0x254d7c941800?, 0x254d7c9a85a0?, 0x254d7cd5fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7c7bdb28, {0x2f00dc0, 0x254d7cb81950}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7c7bd888, {0x7a0c7578f3d0, 0x254d7c502e10}, 0x254d7cd5fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7c7bd888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7c7bd888, {0x254d7c7fc000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7caec640, {0x254d7c7fc000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7c6567e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7c6567e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7caec640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17823 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18257 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x254d7cb27860, {0x2f2bc60, 0x254d7cb279a0}, 0x25) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0x254d7c731188, 0x254d7cb27860, 0x254d7cb278b0, 0x25, 0x254d7cb16fb8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 17422 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:532 +0x67 goroutine 18305 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:219 +0xf8 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 17422 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 18019 [IO wait]: internal/poll.runtime_pollWait(0x7a0c7565b400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7c412780?, 0x254d7c84ac00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7c412780, {0x254d7c84ac00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7c412780, {0x254d7c84ac00?, 0x254d7cbb0968?, 0x43d0fc?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c5108f0, {0x254d7c84ac00?, 0x4318b6?, 0x4c441c0?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7c124c00, {0x254d7c84ac00?, 0x7a0cc3f5c4c0?, 0x7a0cc3f53a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7c0682a0, {0x254d7c84ac00?, 0x254d7c9a8d20?, 0x254d7cbb0a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7ca0b7a8, {0x2f00dc0, 0x254d7c0682a0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7ca0b508, {0x7a0c7578f3d0, 0x254d7c124c00}, 0x254d7cbb0c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7ca0b508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7ca0b508, {0x254d7cdd5000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7cc08000, {0x254d7cdd5000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7cdaef00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7cdaef00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7cc08000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18001 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17673 [IO wait]: internal/poll.runtime_pollWait(0x7a0c745b9400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7cdc4480?, 0x254d7c846000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7cdc4480, {0x254d7c846000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7cdc4480, {0x254d7c846000?, 0x12fb?, 0x254d7c50d1e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c112120, {0x254d7c846000?, 0x254d7c95b998?, 0x478c25?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7ca94678, {0x254d7c846000?, 0x7a0c75640ba0?, 0x7a0cc3f53a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7cb80de0, {0x254d7c846000?, 0x254d7c9a8f00?, 0x254d7c95ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7c6df0a8, {0x2f00dc0, 0x254d7cb80de0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7c6dee08, {0x7a0c7578f3d0, 0x254d7ca94678}, 0x254d7c95bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7c6dee08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7c6dee08, {0x254d7c7c3000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7c9fc280, {0x254d7c7c3000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7cc96720) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7cc96720, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7c9fc280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17654 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 15121 [select]: net/http.(*persistConn).writeLoop(0x254d7c77e8c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 14945 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17874 [IO wait]: internal/poll.runtime_pollWait(0x7a0c7564bc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7cdc4d80?, 0x254d7caf8600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7cdc4d80, {0x254d7caf8600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7cdc4d80, {0x254d7caf8600?, 0x12fb?, 0x254d7c98cea0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c9b61d0, {0x254d7caf8600?, 0x0?, 0x254d7cd5b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7c503950, {0x254d7caf8600?, 0x7a0c75783aa0?, 0x7a0cc3f542f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7c5eae58, {0x254d7caf8600?, 0x254d7c9a94a0?, 0x254d7cd5ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7cbb49a8, {0x2f00dc0, 0x254d7c5eae58}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7cbb4708, {0x7a0c7578f3d0, 0x254d7c503950}, 0x254d7cd5bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7cbb4708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7cbb4708, {0x254d7c7d1000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7cbb92c0, {0x254d7c7d1000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7cd0d8c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7cd0d8c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7cbb92c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17852 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18095 [IO wait]: internal/poll.runtime_pollWait(0x7a0c7d2ad600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7c732200?, 0x254d7ce98600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7c732200, {0x254d7ce98600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7c732200, {0x254d7ce98600?, 0x12fb?, 0x254d7c94a970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c058388, {0x254d7ce98600?, 0x0?, 0x254d7c94a9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7cb804b0, {0x254d7ce98600?, 0x7a0c75640ba0?, 0x7a0cc3f53108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7cb80948, {0x254d7ce98600?, 0x254d7c9a9680?, 0x254d7c94aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7cab90a8, {0x2f00dc0, 0x254d7cb80948}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7cab8e08, {0x7a0c7578f3d0, 0x254d7cb804b0}, 0x254d7c94ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7cab8e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7cab8e08, {0x254d7cdd4000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7cecf180, {0x254d7cdd4000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7cc0a6c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7cc0a6c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7cecf180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18089 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18048 [IO wait]: internal/poll.runtime_pollWait(0x7a0c74e13200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7c733880?, 0x254d7cc2c600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7c733880, {0x254d7cc2c600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7c733880, {0x254d7cc2c600?, 0x12fb?, 0x254d7c50d6c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c1125c0, {0x254d7cc2c600?, 0x0?, 0x254d7ccb09c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7ca95de8, {0x254d7cc2c600?, 0x7a0cc3f5c4c0?, 0x7a0cc3f53a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7c069728, {0x254d7cc2c600?, 0x254d7c9a9860?, 0x254d7ccb0a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7cab8d28, {0x2f00dc0, 0x254d7c069728}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7cab8a88, {0x7a0c7578f3d0, 0x254d7ca95de8}, 0x254d7ccb0c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7cab8a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7cab8a88, {0x254d7ce36000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7ce0a280, {0x254d7ce36000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7ce27500) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7ce27500, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7ce0a280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18041 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17988 [IO wait]: internal/poll.runtime_pollWait(0x7a0c74e13000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7c412180?, 0x254d7cce8000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7c412180, {0x254d7cce8000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7c412180, {0x254d7cce8000?, 0x12fb?, 0x254d7c7e2600?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c058468, {0x254d7cce8000?, 0x0?, 0x254d7c0ed9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7cb80510, {0x254d7cce8000?, 0x7a0c757b4628?, 0x7a0cc3f54bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7ca95470, {0x254d7cce8000?, 0x254d7c9a9a40?, 0x254d7c0eda98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7cc942a8, {0x2f00dc0, 0x254d7ca95470}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7cc94008, {0x7a0c7578f3d0, 0x254d7cb80510}, 0x254d7c0edc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7cc94008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7cc94008, {0x254d7ccf1000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7c77f2c0, {0x254d7ccf1000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7ccdcd20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7ccdcd20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7c77f2c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17975 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17731 [select]: net/http.(*persistConn).writeLoop(0x254d7c77fa40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17692 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18231 [IO wait]: internal/poll.runtime_pollWait(0x7a0c7d2ace00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7cdc4f00?, 0x254d7c973000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7cdc4f00, {0x254d7c973000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7cdc4f00, {0x254d7c973000?, 0x17fb?, 0x254d7ca920a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c5107b0, {0x254d7c973000?, 0x0?, 0x254d7ce869c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7ceb7200, {0x254d7c973000?, 0x7a0c75640ba0?, 0x7a0cc3f53108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7cb81980, {0x254d7c973000?, 0x254d7c3d3680?, 0x254d7ce86a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7cc949a8, {0x2f00dc0, 0x254d7cb81980}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7cc94708, {0x7a0c7578f3d0, 0x254d7ceb7200}, 0x254d7ce86c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7cc94708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7cc94708, {0x254d7ca81000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7caed400, {0x254d7ca81000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7c656d20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7c656d20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7caed400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18129 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 15371 [chan receive, 1 minutes]: testing.(*T).Run(0x254d7c491b08, {0x2d3f01c?, 0x48e99f?}, 0x254d7c53a8c0) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0x254d7c491b08) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 +0x652 testing.tRunner(0x254d7c491b08, 0x2ee1098) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 18304 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:219 +0xf8 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 17422 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17842 [IO wait]: internal/poll.runtime_pollWait(0x7a0c745b9c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7cdc4200?, 0x254d7c077900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7cdc4200, {0x254d7c077900, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7cdc4200, {0x254d7c077900?, 0x24fb?, 0x254d7c955970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c9b6090, {0x254d7c077900?, 0x0?, 0x254d7c9559c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7c502af8, {0x254d7c077900?, 0x7a0c7c07fae8?, 0x7a0cc3f542f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7c5027c8, {0x254d7c077900?, 0x254d7ca0e1e0?, 0x254d7c955a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7c7bd0a8, {0x2f00dc0, 0x254d7c5027c8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7c7bce08, {0x7a0c7578f3d0, 0x254d7c502af8}, 0x254d7c955c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7c7bce08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7c7bce08, {0x254d7c559000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7caec280, {0x254d7c559000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7cba7d40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7cba7d40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7caec280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17817 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18292 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x254d7cb27860, {0x2f2bc60, 0x254d7cb279a0}, 0x4b) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0x254d7c731188, 0x254d7cb27860, 0x254d7cb278b0, 0x4b, 0x254d7c9fd901?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 17422 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:532 +0x67 goroutine 17857 [select]: net/http.(*persistConn).writeLoop(0x254d7cbb8b40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17845 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17875 [select]: net/http.(*persistConn).writeLoop(0x254d7cbb92c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17852 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17598 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0x254d7cc097c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17591 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18115 [select]: net/http.(*persistConn).writeLoop(0x254d7cd38c80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18104 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18298 [chan receive]: github.com/rclone/rclone/fs/march.(*March).matchListings(0x254d7cd1c750, 0x254d7c468af0, 0x254d7c468c40, 0x254d7c7d6180, 0x254d7cf07db8, 0x254d7cf07d68, 0x254d7cf07d18) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:342 +0x2c7 github.com/rclone/rclone/fs/march.(*March).processJob(0x254d7cd1c750, {{0x0, 0x0}, {0x0, 0x0}, 0x7ffffffe, 0x7ffffffe, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:527 +0x6a5 github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:226 +0x18e sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 17422 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17866 [IO wait]: internal/poll.runtime_pollWait(0x7a0c7564b800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7cdc5000?, 0x254d7cc85900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7cdc5000, {0x254d7cc85900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7cdc5000, {0x254d7cc85900?, 0x12fb?, 0x254d7c57d080?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c9b6228, {0x254d7cc85900?, 0x0?, 0x254d7ce9f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7c503cc8, {0x254d7cc85900?, 0x7a0c7578e5a0?, 0x7a0cc3f53a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7c662ac8, {0x254d7cc85900?, 0x254d7c7d4960?, 0x254d7ce9fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7cbb4d28, {0x2f00dc0, 0x254d7c662ac8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7cbb4a88, {0x7a0c7578f3d0, 0x254d7c503cc8}, 0x254d7ce9fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7cbb4a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7cbb4a88, {0x254d7c8d3000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7caedb80, {0x254d7c8d3000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7cc97320) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7cc97320, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7caedb80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17860 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18254 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x254d7cb27860, {0x2f2bc60, 0x254d7cb279a0}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0x254d7c731188, 0x254d7cb27860, 0x254d7cb278b0, 0x0, 0x254d7cb14fb8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 17422 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:532 +0x67 goroutine 18140 [select]: net/http.(*persistConn).writeLoop(0x254d7c38b2c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18133 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18306 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:269 +0x85 created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 17422 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:268 +0x385 goroutine 17882 [IO wait]: internal/poll.runtime_pollWait(0x7a0c74e13400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7c733100?, 0x254d7caf9900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7c733100, {0x254d7caf9900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7c733100, {0x254d7caf9900?, 0x12fb?, 0x254d7c98d500?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c5106d8, {0x254d7caf9900?, 0x0?, 0x254d7c95e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7c663788, {0x254d7caf9900?, 0x7a0c7578e5a0?, 0x7a0cc3f53a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7c663b78, {0x254d7caf9900?, 0x254d7c7d5680?, 0x254d7c95ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7ca0b428, {0x2f00dc0, 0x254d7c663b78}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7ca0b188, {0x7a0c7578f3d0, 0x254d7c663788}, 0x254d7c95ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7ca0b188, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7ca0b188, {0x254d7cad2000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7cb5a8c0, {0x254d7cad2000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7cac8f60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7cac8f60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7cb5a8c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17904 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18303 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:219 +0xf8 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 17422 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17597 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7a0c7d2ac800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7c154e80?, 0x254d7c83d300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7c154e80, {0x254d7c83d300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7c154e80, {0x254d7c83d300?, 0x12fb?, 0x254d7c50c840?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c112568, {0x254d7c83d300?, 0x429a6a?, 0x254d7ca5e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7c663908, {0x254d7c83d300?, 0x7a0c75640ba0?, 0x7a0cc3f542f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7cb81620, {0x254d7c83d300?, 0x254d7c7d5c20?, 0x254d7ca5ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7c6de2a8, {0x2f00dc0, 0x254d7cb81620}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7c6de008, {0x7a0c7578f3d0, 0x254d7c663908}, 0x254d7ca5ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7c6de008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7c6de008, {0x254d7cc49000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7cc097c0, {0x254d7cc49000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7cc33440) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7cc33440, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7cc097c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17591 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17667 [IO wait]: internal/poll.runtime_pollWait(0x7a0c7564b400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7cdc4180?, 0x254d7ca74c00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7cdc4180, {0x254d7ca74c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7cdc4180, {0x254d7ca74c00?, 0x12fb?, 0x254d7c50cba0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c112070, {0x254d7ca74c00?, 0x254d7cf03998?, 0x478c25?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7ca94150, {0x254d7ca74c00?, 0x7a0c75640ba0?, 0x7a0cc3f53a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7cb80bb8, {0x254d7ca74c00?, 0x254d7ca252c0?, 0x254d7cf03a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7c6de9a8, {0x2f00dc0, 0x254d7cb80bb8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7c6de708, {0x7a0c7578f3d0, 0x254d7ca94150}, 0x254d7cf03c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7c6de708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7c6de708, {0x254d7ccde000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7c38b540, {0x254d7ccde000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7cc0a5a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7cc0a5a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7c38b540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17632 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18291 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x254d7cb27860, {0x2f2bc60, 0x254d7cb279a0}, 0x3e) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0x254d7c731188, 0x254d7cb27860, 0x254d7cb278b0, 0x3e, 0x254d7cea4fb8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 17422 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:532 +0x67 goroutine 17837 [IO wait]: internal/poll.runtime_pollWait(0x7a0c745b9800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7cdc4800?, 0x254d7c970000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7cdc4800, {0x254d7c970000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7cdc4800, {0x254d7c970000?, 0x17fb?, 0x254d7c57c9c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c510440, {0x254d7c970000?, 0x0?, 0x254d7cf069c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7c662138, {0x254d7c970000?, 0x7a0c75640ba0?, 0x7a0cc3f53108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7cb81968, {0x254d7c970000?, 0x254d7ca25a40?, 0x254d7cf06a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7ca0ad28, {0x2f00dc0, 0x254d7cb81968}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7ca0aa88, {0x7a0c7578f3d0, 0x254d7c662138}, 0x254d7cf06c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7ca0aa88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7ca0aa88, {0x254d7ca91000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7caecb40, {0x254d7ca91000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7cb77c80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7cb77c80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7caecb40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17830 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17889 [IO wait]: internal/poll.runtime_pollWait(0x7a0c75652400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7c733380?, 0x254d7cafac00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7c733380, {0x254d7cafac00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7c733380, {0x254d7cafac00?, 0x12fb?, 0x254d7cbb19a8?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c112348, {0x254d7cafac00?, 0x0?, 0x254d7cbb19c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7ca94e10, {0x254d7cafac00?, 0x7a0c757b4628?, 0x7a0cc3f54bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7ca952a8, {0x254d7cafac00?, 0x254d7cb88780?, 0x254d7cbb1a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7cab8628, {0x2f00dc0, 0x254d7ca952a8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7cab8388, {0x7a0c7578f3d0, 0x254d7ca94e10}, 0x254d7cbb1c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7cab8388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7cab8388, {0x254d7caeb000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7cb5ba40, {0x254d7caeb000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7cae1320) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7cae1320, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7cb5ba40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17933 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17772 [select]: net/http.(*persistConn).writeLoop(0x254d7caec640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17823 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17926 [select]: net/http.(*persistConn).writeLoop(0x254d7c9fdb80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17918 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 2671 [chan receive, 53 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2694 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 17637 [select]: net/http.(*persistConn).writeLoop(0x254d7cbb9180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17622 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18060 [select]: net/http.(*persistConn).writeLoop(0x254d7cd38140) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18082 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17422 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x254d7c666bd0?, 0x80?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x254d7c529e50) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/march.(*March).Run(0x254d7cd1c750, {0x2f2bc60, 0x254d7cb27950}) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:277 +0x392 github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0x254d7c731188) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:966 +0x265 github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2f2bb48, 0x4c41120}, {0x2f4d9b0, 0x254d7c732980}, {0x2f4be90, 0x254d7cb1e0c0}, 0x3, 0x0, 0x0, 0x1, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1379 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2f2bb48, 0x4c41120}, {0x2f4d9b0, 0x254d7c732980}, {0x2f4be90, 0x254d7cb1e0c0}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1385 +0x77 github.com/rclone/rclone/fs/sync.TestTransform.func1(0x254d7ca9c248) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:126 +0x2c9 testing.tRunner(0x254d7ca9c248, 0x254d7c53a8c0) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 15371 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 17949 [select]: net/http.(*persistConn).writeLoop(0x254d7ce0b900) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18077 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17699 [select]: net/http.(*persistConn).writeLoop(0x254d7cc5ba40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17679 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17989 [select]: net/http.(*persistConn).writeLoop(0x254d7c77f2c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17975 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17867 [select]: net/http.(*persistConn).writeLoop(0x254d7caedb80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17860 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18176 [IO wait]: internal/poll.runtime_pollWait(0x7a0c74e12e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7c732680?, 0x254d7ce99900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7c732680, {0x254d7ce99900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7c732680, {0x254d7ce99900?, 0x12fb?, 0x254d7c7e3060?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c058600, {0x254d7ce99900?, 0x0?, 0x254d7cb189c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7cb80f90, {0x254d7ce99900?, 0x7a0c745bec30?, 0x7a0cc3f53a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7ceb6e70, {0x254d7ce99900?, 0x254d7c78a960?, 0x254d7cb18a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7cab9428, {0x2f00dc0, 0x254d7ceb6e70}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7cab9188, {0x7a0c7578f3d0, 0x254d7cb80f90}, 0x254d7cb18c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7cab9188, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7cab9188, {0x254d7ca46000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7caed040, {0x254d7ca46000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7cba7500) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7cba7500, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7caed040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18123 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17689 [select]: net/http.(*persistConn).writeLoop(0x254d7c4bf540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17706 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17674 [select]: net/http.(*persistConn).writeLoop(0x254d7c9fc280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17654 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18049 [select]: net/http.(*persistConn).writeLoop(0x254d7ce0a280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18041 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18249 [select]: net/http.(*persistConn).writeLoop(0x254d7cb5a000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18202 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17647 [IO wait]: internal/poll.runtime_pollWait(0x7a0c7d2acc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7c154700?, 0x254d7c83f900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7c154700, {0x254d7c83f900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7c154700, {0x254d7c83f900?, 0x12fb?, 0x254d7c538ce0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c0584f8, {0x254d7c83f900?, 0x0?, 0x254d7c9549c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7c6626f0, {0x254d7c83f900?, 0x7a0c757b4628?, 0x7a0cc3f542f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7ca94a80, {0x254d7c83f900?, 0x254d7c5752c0?, 0x254d7c954a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7c5ddb28, {0x2f00dc0, 0x254d7ca94a80}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7c5dd888, {0x7a0c7578f3d0, 0x254d7c6626f0}, 0x254d7c954c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7c5dd888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7c5dd888, {0x254d7c912000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7cb5b680, {0x254d7c912000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7cd0c840) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7cd0c840, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7cb5b680) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17641 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18294 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x254d7cb278b0, {0x2f2bc60, 0x254d7cb279a0}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x254d7c731188, {0x2f2bc60, 0x254d7cb27950}, 0x254d7cb278b0, {0x2f4d9b0, 0x254d7c732980}, 0x0, 0x254d7c46b180?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:504 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 17422 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:548 +0x7d goroutine 17617 [select]: net/http.(*persistConn).writeLoop(0x254d7cb5a780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17610 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18230 [select]: net/http.(*persistConn).writeLoop(0x254d7cb5a3c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18208 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17722 [IO wait]: internal/poll.runtime_pollWait(0x7a0c7d2ad200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7c154a00?, 0x254d7c840c00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7c154a00, {0x254d7c840c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7c154a00, {0x254d7c840c00?, 0x12fb?, 0x254d7c539400?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c0586f8, {0x254d7c840c00?, 0x0?, 0x254d7ca589c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7c662ca8, {0x254d7c840c00?, 0x7a0c75640ba0?, 0x7a0cc3f53a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7cb816f8, {0x254d7c840c00?, 0x254d7c78ab40?, 0x254d7ca58a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7ca0a2a8, {0x2f00dc0, 0x254d7cb816f8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7ca0a008, {0x7a0c7578f3d0, 0x254d7c662ca8}, 0x254d7ca58c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7ca0a008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7ca0a008, {0x254d7cab4000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7c46ab40, {0x254d7cab4000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7c0ff980) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7c0ff980, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7c46ab40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17716 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18034 [IO wait]: internal/poll.runtime_pollWait(0x7a0c7565b600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7c413780?, 0x254d7cc2b300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7c413780, {0x254d7cc2b300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7c413780, {0x254d7cc2b300?, 0x12fb?, 0x254d7c50d0a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c1124f0, {0x254d7cc2b300?, 0x0?, 0x254d7c9529c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7ca95890, {0x254d7cc2b300?, 0x7a0cc3f5c4c0?, 0x7a0cc3f53a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7c068c30, {0x254d7cc2b300?, 0x254d7c78b4a0?, 0x254d7c952a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7cab89a8, {0x2f00dc0, 0x254d7c068c30}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7cab8708, {0x7a0c7578f3d0, 0x254d7ca95890}, 0x254d7c952c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7cab8708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7cab8708, {0x254d7cdbb000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7cc08f00, {0x254d7cdbb000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7cc771a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7cc771a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7cc08f00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18009 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18096 [select]: net/http.(*persistConn).writeLoop(0x254d7cecf180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18089 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18020 [select]: net/http.(*persistConn).writeLoop(0x254d7cc08000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18001 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17769 [IO wait]: internal/poll.runtime_pollWait(0x7a0c74e13800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7cdc4600?, 0x254d7c075400?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7cdc4600, {0x254d7c075400, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7cdc4600, {0x254d7c075400?, 0x24fb?, 0x254d7ca92420?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c9b60e8, {0x254d7c075400?, 0x0?, 0x254d7caa29c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7c502ea0, {0x254d7c075400?, 0x7a0c745bec30?, 0x7a0cc3f53a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7ceb78f0, {0x254d7c075400?, 0x254d7cc63860?, 0x254d7caa2a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7c7bdea8, {0x2f00dc0, 0x254d7ceb78f0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7c7bdc08, {0x7a0c7578f3d0, 0x254d7c502ea0}, 0x254d7caa2c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7c7bdc08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7c7bdc08, {0x254d7c915000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7cbb83c0, {0x254d7c915000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7cc0b380) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7cc0b380, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7cbb83c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17790 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18300 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:219 +0xf8 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 17422 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17668 [select]: net/http.(*persistConn).writeLoop(0x254d7c38b540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17632 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18229 [IO wait]: internal/poll.runtime_pollWait(0x7a0c75652a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7cdc4b80?, 0x254d7c971800?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7cdc4b80, {0x254d7c971800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7cdc4b80, {0x254d7c971800?, 0x17fb?, 0x254d7c539d40?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c9b62a8, {0x254d7c971800?, 0x0?, 0x254d7cd059c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7c596ca8, {0x254d7c971800?, 0x7a0c745bec30?, 0x7a0cc3f53a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7ceb78c0, {0x254d7c971800?, 0x254d7cc28b40?, 0x254d7cd05a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7cbb5428, {0x2f00dc0, 0x254d7ceb78c0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7cbb5188, {0x7a0c7578f3d0, 0x254d7c596ca8}, 0x254d7cd05c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7cbb5188, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7cbb5188, {0x254d7c8c5000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7cb5a3c0, {0x254d7c8c5000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7cbf5500) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7cbf5500, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7cb5a3c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18208 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17688 [IO wait]: internal/poll.runtime_pollWait(0x7a0c75652200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7cdc4880?, 0x254d7c847300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7cdc4880, {0x254d7c847300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7cdc4880, {0x254d7c847300?, 0x12fb?, 0x254d7c98c1e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c112318, {0x254d7c847300?, 0x0?, 0x254d7c9599c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7ca94ed0, {0x254d7c847300?, 0x7a0c75640ba0?, 0x7a0cc3f53a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7cb81a10, {0x254d7c847300?, 0x254d7cc28d20?, 0x254d7c959a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7c6df7a8, {0x2f00dc0, 0x254d7cb81a10}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7c6df508, {0x7a0c7578f3d0, 0x254d7ca94ed0}, 0x254d7c959c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7c6df508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7c6df508, {0x254d7c8da000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7c4bf540, {0x254d7c8da000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7cc98f00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7cc98f00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7c4bf540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17706 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18297 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x254d7cb278b0, {0x2f2bc60, 0x254d7cb279a0}, 0x4b) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x254d7c731188, {0x2f2bc60, 0x254d7cb27950}, 0x254d7cb278b0, {0x2f4d9b0, 0x254d7c732980}, 0x4b, 0x254d7c77e3c0?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:504 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 17422 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:548 +0x7d goroutine 17965 [IO wait]: internal/poll.runtime_pollWait(0x7a0c75652800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7c412500?, 0x254d7cc2a000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7c412500, {0x254d7cc2a000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7c412500, {0x254d7cc2a000?, 0x12fb?, 0x254d7c50cb60?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c058570, {0x254d7cc2a000?, 0x0?, 0x254d7cdcc9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7cb80b40, {0x254d7cc2a000?, 0x7a0c7c25fea8?, 0x7a0cc3f53a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7c125ad0, {0x254d7cc2a000?, 0x254d7cc294a0?, 0x254d7cdcca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7cc94628, {0x2f00dc0, 0x254d7c125ad0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7cc94388, {0x7a0c7578f3d0, 0x254d7cb80b40}, 0x254d7cdccc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7cc94388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7cc94388, {0x254d7cc23000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7c4bf2c0, {0x254d7cc23000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7cc20e40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7cc20e40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7c4bf2c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17993 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17883 [select]: net/http.(*persistConn).writeLoop(0x254d7cb5a8c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17904 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18062 [IO wait]: internal/poll.runtime_pollWait(0x7a0c745b9200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7cdc5580?, 0x254d7ce97300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7cdc5580, {0x254d7ce97300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7cdc5580, {0x254d7ce97300?, 0x12fb?, 0x254d7c538dc0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c510ca8, {0x254d7ce97300?, 0x0?, 0x254d7ce889c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7ceb61b0, {0x254d7ce97300?, 0x7a0c745bec30?, 0x7a0cc3f53a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7ceb6468, {0x254d7ce97300?, 0x254d7cc29860?, 0x254d7ce88a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7ca0bea8, {0x2f00dc0, 0x254d7ceb6468}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7ca0bc08, {0x7a0c7578f3d0, 0x254d7ceb61b0}, 0x254d7ce88c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7ca0bc08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7ca0bc08, {0x254d7ced9000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7ce0b040, {0x254d7ced9000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7cecda40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7cecda40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7ce0b040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18071 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18232 [select]: net/http.(*persistConn).writeLoop(0x254d7caed400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18129 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18299 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:219 +0xf8 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 17422 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17843 [select]: net/http.(*persistConn).writeLoop(0x254d7caec280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17817 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18308 [select]: net/http.(*persistConn).roundTrip(0x254d7caec280, 0x254d7cb27c70) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x254d7c8ced00, 0x254d7cc5a780) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x254d7c7e8120, 0x254d7cc5a780) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x254d7c7e3160, 0x254d7cc5a640) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x254d7cc5a640, {0x2f01b00, 0x254d7c7e3160}, {0x254d7c9d2ea0?, 0x493946?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x254d7c7d9c50, 0x254d7cc5a640, {0x75682d7473657401?, 0x254d7c9d2f28?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x254d7c7d9c50, 0x254d7cc5a640) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x254d7c228500, {0x2f2bc60, 0x254d7cb27b80}, 0x254d7c98bb80) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:404 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x254d7c228500, {0x2f2bc60, 0x254d7cb27b80}, 0x254d7cb4f7a8?, {0x0?, 0x0?}, {0x260a080, 0x254d7c9be410}, 0x254d7cb4f7a0?, 0x2ee2720, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:612 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:555 github.com/rclone/rclone/backend/yandex.(*Fs).readMetaDataForPath.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:259 +0x85 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x254d7c7e81e0, 0x254d7cc80c80, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x254d7c7e81e0, 0x254d7cc80c80) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).readMetaDataForPath(0x254d7c732980, {0x2f2bc60, 0x254d7cb27b80}, {0x254d7c4c1360, 0x1f}, 0x254d7cb4fcc8) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:258 +0x6d6 github.com/rclone/rclone/backend/yandex.(*Fs).List(0x254d7c732980, {0x2f2bc60, 0x254d7cb27b80}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:382 +0x149 github.com/rclone/rclone/fs/list.listP({0x2f2bc60, 0x254d7cb27b80}, {0x2f4d9b0, 0x254d7c732980}, {0x0, 0x0}, 0x254d7cd0cba0) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:48 +0x6e github.com/rclone/rclone/fs/list.DirSortedFn({0x2f2bc60, 0x254d7cb27b80}, {0x2f4d9b0, 0x254d7c732980}, 0x0, {0x0, 0x0}, 0x254d7c57d740, 0x254d7c7d6140) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:75 +0x28b github.com/rclone/rclone/fs/march.(*March).makeListDir.func1({0x2f2bc60, 0x254d7cb27b80}, {0x0, 0x0}, 0x254d7c57d740) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:139 +0xb9 github.com/rclone/rclone/fs/march.(*March).processJob.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:433 +0xc5 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 18298 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17698 [IO wait]: internal/poll.runtime_pollWait(0x7a0c7d2ad400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7c732600?, 0x254d7cc84600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7c732600, {0x254d7cc84600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7c732600, {0x254d7cc84600?, 0x12fb?, 0x254d7c57c840?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c9b63d8, {0x254d7cc84600?, 0x254d7cf00998?, 0x478c25?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7cb81290, {0x254d7cc84600?, 0x7a0c757b4628?, 0x7a0cc3f542f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7ca94ca8, {0x254d7cc84600?, 0x254d7ca8f2c0?, 0x254d7cf00a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7c7bcd28, {0x2f00dc0, 0x254d7ca94ca8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7c7bca88, {0x7a0c7578f3d0, 0x254d7cb81290}, 0x254d7cf00c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7c7bca88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7c7bca88, {0x254d7c9c2000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7cc5ba40, {0x254d7c9c2000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7c7e8300) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7c7e8300, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7cc5ba40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17679 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 15120 [IO wait]: internal/poll.runtime_pollWait(0x7a0c7565b800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7c412300?, 0x254d7c072f00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7c412300, {0x254d7c072f00, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7c412300, {0x254d7c072f00?, 0x24fb?, 0x254d7c539b20?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c5107c8, {0x254d7c072f00?, 0x0?, 0x254d00000000?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7ca94390, {0x254d7c072f00?, 0x7a0c745bec30?, 0x7a0cc3f53a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7ceb78d8, {0x254d7c072f00?, 0x254d7ca8f860?, 0x254d7c0e9a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7c6de628, {0x2f00dc0, 0x254d7ceb78d8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7c6de388, {0x7a0c7578f3d0, 0x254d7ca94390}, 0x254d7c0e9c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7c6de388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7c6de388, {0x254d7c900000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7c77e8c0, {0x254d7c900000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7cc9cfc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7cc9cfc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7c77e8c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 14945 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17770 [select]: net/http.(*persistConn).writeLoop(0x254d7cbb83c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17790 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18139 [IO wait]: internal/poll.runtime_pollWait(0x7a0c7564ba00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7c154600?, 0x254d7cce9300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7c154600, {0x254d7cce9300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7c154600, {0x254d7cce9300?, 0x12fb?, 0x254d7ce01970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c5105d0, {0x254d7cce9300?, 0x0?, 0x254d7ce019c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7ceb68e8, {0x254d7cce9300?, 0x7a0c75640ba0?, 0x7a0cc3f53108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7cb808b8, {0x254d7cce9300?, 0x254d7cc6c960?, 0x254d7ce01a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7ca0a9a8, {0x2f00dc0, 0x254d7cb808b8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7ca0a708, {0x7a0c7578f3d0, 0x254d7ceb68e8}, 0x254d7ce01c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7ca0a708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7ca0a708, {0x254d7cea6000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7c38b2c0, {0x254d7cea6000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7cb76780) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7cb76780, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7c38b2c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18133 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17648 [select]: net/http.(*persistConn).writeLoop(0x254d7cb5b680) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17641 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17723 [select]: net/http.(*persistConn).writeLoop(0x254d7c46ab40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17716 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17856 [IO wait]: internal/poll.runtime_pollWait(0x7a0c74e13a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7c732b00?, 0x254d7caf7300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7c732b00, {0x254d7caf7300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7c732b00, {0x254d7caf7300?, 0x12fb?, 0x254d7cd5d970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c1120e8, {0x254d7caf7300?, 0x0?, 0x254d7cd5d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7c597668, {0x254d7caf7300?, 0x7a0c75783aa0?, 0x7a0cc3f542f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7c5ead80, {0x254d7caf7300?, 0x254d7cc5da40?, 0x254d7cd5da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7c6dfb28, {0x2f00dc0, 0x254d7c5ead80}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7c6df888, {0x7a0c7578f3d0, 0x254d7c597668}, 0x254d7cd5dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7c6df888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7c6df888, {0x254d7cc18000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7cbb8b40, {0x254d7cc18000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7cd0c240) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7cd0c240, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7cbb8b40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17845 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18302 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:219 +0xf8 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 17422 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17838 [select]: net/http.(*persistConn).writeLoop(0x254d7caecb40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17830 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17890 [IO wait]: internal/poll.runtime_pollWait(0x7a0c74e13600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7c154780?, 0x254d7c848600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7c154780, {0x254d7c848600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7c154780, {0x254d7c848600?, 0x254d7ccab9a0?, 0x42b03e?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c510588, {0x254d7c848600?, 0x0?, 0x254d7ccab9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7c662a50, {0x254d7c848600?, 0x7a0c757b4628?, 0x7a0cc3f54bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7ca945d0, {0x254d7c848600?, 0x254d7cd16000?, 0x254d7ccaba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7ca0b0a8, {0x2f00dc0, 0x254d7ca945d0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7ca0ae08, {0x7a0c7578f3d0, 0x254d7c662a50}, 0x254d7ccabc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7ca0ae08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7ca0ae08, {0x254d7cb92000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7c38b180, {0x254d7cb92000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7c0ff2c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7c0ff2c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7c38b180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17869 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17636 [IO wait]: internal/poll.runtime_pollWait(0x7a0c7564be00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7c154280?, 0x254d7c83e600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7c154280, {0x254d7c83e600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7c154280, {0x254d7c83e600?, 0x12fb?, 0x254d7ccaf970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c058308, {0x254d7c83e600?, 0x0?, 0x254d7ccaf9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7c662150, {0x254d7c83e600?, 0x7a0c75640ba0?, 0x7a0cc3f53108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7cb80dc8, {0x254d7c83e600?, 0x254d7cd161e0?, 0x254d7ccafa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7c5dd7a8, {0x2f00dc0, 0x254d7cb80dc8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7c5dd508, {0x7a0c7578f3d0, 0x254d7c662150}, 0x254d7ccafc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7c5dd508, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7c5dd508, {0x254d7cba9000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7cbb9180, {0x254d7cba9000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7c656360) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7c656360, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7cbb9180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17622 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17730 [IO wait]: internal/poll.runtime_pollWait(0x7a0c75651e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7cdc4c00?, 0x254d7caf6000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7cdc4c00, {0x254d7caf6000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7cdc4c00, {0x254d7caf6000?, 0x12fb?, 0x254d7cf01970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c058870, {0x254d7caf6000?, 0x0?, 0x254d7cf019c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7c6632c0, {0x254d7caf6000?, 0x7a0c757b4628?, 0x7a0cc3f542f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7ca95338, {0x254d7caf6000?, 0x254d7cd165a0?, 0x254d7cf01a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7ca0a628, {0x2f00dc0, 0x254d7ca95338}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7ca0a388, {0x7a0c7578f3d0, 0x254d7c6632c0}, 0x254d7cf01c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7ca0a388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7ca0a388, {0x254d7caf0000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7c77fa40, {0x254d7caf0000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7cb77200) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7cb77200, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7c77fa40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17692 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18301 [select]: github.com/rclone/rclone/fs/march.(*March).Run.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:219 +0xf8 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 17422 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17948 [IO wait]: internal/poll.runtime_pollWait(0x7a0c7564b200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7cdc4100?, 0x254d7cc86c00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7cdc4100, {0x254d7cc86c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7cdc4100, {0x254d7cc86c00?, 0x12fb?, 0x254d7c947970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c9b6038, {0x254d7cc86c00?, 0x0?, 0x254d7c9479c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7c5ea8a0, {0x254d7cc86c00?, 0x7a0c745bec30?, 0x7a0cc3f53a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7ceb6150, {0x254d7cc86c00?, 0x254d7cd16b40?, 0x254d7c947a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7cbb42a8, {0x2f00dc0, 0x254d7ceb6150}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7cbb4008, {0x7a0c7578f3d0, 0x254d7c5ea8a0}, 0x254d7c947c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7cbb4008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7cbb4008, {0x254d7cb06000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7ce0b900, {0x254d7cb06000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7cd28420) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7cd28420, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7ce0b900) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18077 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18035 [select]: net/http.(*persistConn).writeLoop(0x254d7cc08f00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18009 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18293 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x254d7cb27860, {0x2f2bc60, 0x254d7cb279a0}, 0x57) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0x254d7c731188, 0x254d7cb27860, 0x254d7cb278b0, 0x57, 0x254d7cb1afb8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 17422 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:532 +0x67 goroutine 18248 [IO wait]: internal/poll.runtime_pollWait(0x7a0c75652c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7c154c00?, 0x254d7c8a1800?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7c154c00, {0x254d7c8a1800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7c154c00, {0x254d7c8a1800?, 0x17fb?, 0x254d7c57d3a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c9b6290, {0x254d7c8a1800?, 0x0?, 0x254d00000000?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7c596ae0, {0x254d7c8a1800?, 0x7a0c745bec30?, 0x7a0cc3f53a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7ceb78a8, {0x254d7c8a1800?, 0x254d7cd174a0?, 0x254d7ccaea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7cbb50a8, {0x2f00dc0, 0x254d7ceb78a8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7cbb4e08, {0x7a0c7578f3d0, 0x254d7c596ae0}, 0x254d7ccaec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7cbb4e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7cbb4e08, {0x254d7cb7f000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7cb5a000, {0x254d7cb7f000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7cc9de00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7cc9de00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7cb5a000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18202 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18177 [select]: net/http.(*persistConn).writeLoop(0x254d7caed040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18123 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17616 [IO wait]: internal/poll.runtime_pollWait(0x7a0c745b9a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7cdc5280?, 0x254d7cc83300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7cdc5280, {0x254d7cc83300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7cdc5280, {0x254d7cc83300?, 0x7a0c7d2b8df8?, 0x28?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c058a90, {0x254d7cc83300?, 0x254d7caa4998?, 0x478c25?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7ca94048, {0x254d7cc83300?, 0x7a0c757b4628?, 0x7a0cc3f542f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7ca94090, {0x254d7cc83300?, 0x254d7cd2a1e0?, 0x254d7caa4a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7c7bc9a8, {0x2f00dc0, 0x254d7ca94090}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7c7bc708, {0x7a0c7578f3d0, 0x254d7ca94048}, 0x254d7caa4c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7c7bc708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7c7bc708, {0x254d7c419000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7cb5a780, {0x254d7c419000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7cbf55c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7cbf55c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7cb5a780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17610 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18290 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x254d7cb27860, {0x2f2bc60, 0x254d7cb279a0}, 0x32) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0x254d7c731188, 0x254d7cb27860, 0x254d7cb278b0, 0x32, 0x254d7caa9fb8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 17422 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:532 +0x67 goroutine 18063 [select]: net/http.(*persistConn).writeLoop(0x254d7ce0b040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18071 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17966 [select]: net/http.(*persistConn).writeLoop(0x254d7c4bf2c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17993 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18256 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x254d7cb27860, {0x2f2bc60, 0x254d7cb279a0}, 0x19) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0x254d7c731188, 0x254d7cb27860, 0x254d7cb278b0, 0x19, 0x254d7cea0fb8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:374 +0xbe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 17422 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:532 +0x67 goroutine 18114 [IO wait]: internal/poll.runtime_pollWait(0x7a0c7565ae00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x254d7cdc4500?, 0x254d7cc2d900?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x254d7cdc4500, {0x254d7cc2d900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x254d7cdc4500, {0x254d7cc2d900?, 0x12fb?, 0x254d7c57cb00?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x254d7c9b6120, {0x254d7cc2d900?, 0x0?, 0x254d7ca5c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x254d7c5eb338, {0x254d7cc2d900?, 0x7a0c745bec30?, 0x7a0cc3f53a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x254d7ceb6450, {0x254d7cc2d900?, 0x254d7cba0780?, 0x254d7ca5ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x254d7cbb4628, {0x2f00dc0, 0x254d7ceb6450}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x254d7cbb4388, {0x7a0c7578f3d0, 0x254d7c5eb338}, 0x254d7ca5cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x254d7cbb4388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x254d7cbb4388, {0x254d7cacd000, 0x1000, 0x2879320?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x254d7cd38c80, {0x254d7cacd000?, 0x2efd4c0?, 0x4ba3540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x254d7c7e8a80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x254d7c7e8a80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x254d7cd38c80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18104 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17954 [select]: net/http.(*persistConn).writeLoop(0x254d7cb5ba40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17933 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18296 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0x254d7cb278b0, {0x2f2bc60, 0x254d7cb279a0}, 0x32) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xae github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x254d7c731188, {0x2f2bc60, 0x254d7cb27950}, 0x254d7cb278b0, {0x2f4d9b0, 0x254d7c732980}, 0x32, 0x254d7c46b180?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:504 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 17422 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:548 +0x7d "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.375251588s (try 1/5): exit status 2: Failed []