"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 2/5) 2026/08/14 04:17:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-koneyik5qofi" 2026/08/14 04:17:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 04:17:57 DEBUG : Creating backend with remote "/tmp/rclone85636145" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:17:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 04:17:59 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:17:59 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:17:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (3.37s) === RUN TestCopy run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:18:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/14 04:18:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 04:18:01 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:18:01 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:18:04 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 04:18:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/14 04:18:04 INFO : sub dir/hello world: Copied (new) 2026/08/14 04:18:05 DEBUG : Yandex rclone-test-koneyik5qofi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (18.81s) === RUN TestCopyMetadata run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.63s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", 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-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:18:21 DEBUG : Creating backend with remote "/non-existing" 2026/08/14 04:18:21 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/14 04:18:21 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:18:21 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.01s) === RUN TestCopyNoTraverse run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:18:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 04:18:22 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:18:22 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:18:24 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 04:18:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/14 04:18:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (18.40s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.65s) === RUN TestCopyCheckFirst run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:18:41 INFO : Yandex rclone-test-koneyik5qofi: Running all checks before starting transfers 2026/08/14 04:18:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 04:18:41 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:18:41 INFO : Yandex rclone-test-koneyik5qofi: Checks finished, now starting transfers 2026/08/14 04:18:41 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:18:43 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 04:18:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/14 04:18:43 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (18.26s) === RUN TestSyncNoTraverse run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:18:59 ERROR : Ignoring --no-traverse with sync 2026/08/14 04:18:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 04:18:59 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:18:59 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:19:02 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 04:19:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/14 04:19:02 INFO : sub dir/hello world: Copied (new) 2026/08/14 04:19:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (18.50s) === RUN TestCopyWithDepth run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:19:18 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/14 04:19:18 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:19:18 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:19:20 DEBUG : hello world2: size = 12 OK 2026/08/14 04:19:20 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/08/14 04:19:20 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (9.21s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:19:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 04:19:27 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:19:27 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:19:29 DEBUG : potato2: size = 11 OK 2026/08/14 04:19:29 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/14 04:19:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (10.31s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:19:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 04:19:37 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:19:37 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:19:39 DEBUG : potato2: size = 11 OK 2026/08/14 04:19:39 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/14 04:19:39 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (9.88s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:19:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/14 04:19:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 04:19:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/14 04:19:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/14 04:19:47 INFO : sub dir2: Making directory 2026/08/14 04:19:48 INFO : sub dir: Making directory 2026/08/14 04:19:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 04:19:48 INFO : sub dir2/sub sub dir2: Making directory 2026/08/14 04:19:48 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:19:48 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:19:49 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 04:19:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/14 04:19:49 INFO : sub dir/hello world: Copied (new) 2026/08/14 04:19:51 DEBUG : Yandex rclone-test-koneyik5qofi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (33.23s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:20:20 INFO : sub dir2: Making directory 2026/08/14 04:20:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/14 04:20:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 04:20:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 04:20:21 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:20:21 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:20:23 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 04:20:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/14 04:20:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (17.43s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:20:38 DEBUG : sub dir2: Making directory with metadata 2026/08/14 04:20:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 04:20:38 INFO : sub dir2: Making directory 2026/08/14 04:20:38 INFO : sub dir: Making directory 2026/08/14 04:20:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 04:20:39 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:20:39 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:20:40 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 04:20:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/14 04:20:40 INFO : sub dir/hello world: Copied (new) 2026/08/14 04:20:40 INFO : sub dir/hello world: Deleted 2026/08/14 04:20:41 DEBUG : Yandex rclone-test-koneyik5qofi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/14 04:20:42 DEBUG : Yandex rclone-test-koneyik5qofi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (27.72s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.44s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:21:06 INFO : sub dir2: Making directory 2026/08/14 04:21:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 04:21:06 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:21:06 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:21:09 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 04:21:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/14 04:21:09 INFO : sub dir/hello world: Copied (new) 2026/08/14 04:21:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (18.13s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:21:24 DEBUG : sub dir2: Making directory with metadata 2026/08/14 04:21:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 04:21:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/14 04:21:24 INFO : sub dir2: Making directory 2026/08/14 04:21:24 INFO : sub dir: Making directory 2026/08/14 04:21:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 04:21:25 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:21:25 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:21:28 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 04:21:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/14 04:21:28 INFO : sub dir/hello world: Copied (new) 2026/08/14 04:21:28 DEBUG : Waiting for deletions to finish 2026/08/14 04:21:29 DEBUG : Yandex rclone-test-koneyik5qofi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (27.08s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.51s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:21:52 INFO : sub dir2: Making directory 2026/08/14 04:21:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 04:21:52 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:21:52 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:21:54 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 04:21:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/14 04:21:54 INFO : sub dir/hello world: Copied (new) 2026/08/14 04:21:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (16.66s) === RUN TestServerSideCopy run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:22:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-qesawat8holi" 2026/08/14 04:22:11 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) Yandex rclone-test-koneyik5qofi -> Yandex rclone-test-qesawat8holi 2026/08/14 04:22:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 04:22:12 DEBUG : Yandex rclone-test-qesawat8holi: Waiting for checks to finish 2026/08/14 04:22:12 DEBUG : Yandex rclone-test-qesawat8holi: Waiting for transfers to finish 2026/08/14 04:22:14 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 04:22:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/14 04:22:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/14 04:22:15 DEBUG : Yandex rclone-test-qesawat8holi: Purge remote --- PASS: TestServerSideCopy (31.87s) === RUN TestCopyOverSelf run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:22:45 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:22:45 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone85636145) 2026/08/14 04:22:45 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-koneyik5qofi) 2026/08/14 04:22:45 DEBUG : sub dir/hello world: Sizes differ 2026/08/14 04:22:45 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:22:47 DEBUG : sub dir/hello world: size = 17 OK 2026/08/14 04:22:47 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/08/14 04:22:47 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (21.74s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:23:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-qanubid9dico" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-koneyik5qofi -> Yandex rclone-test-qanubid9dico 2026/08/14 04:23:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 04:23:05 DEBUG : Yandex rclone-test-qanubid9dico: Waiting for checks to finish 2026/08/14 04:23:05 DEBUG : Yandex rclone-test-qanubid9dico: Waiting for transfers to finish 2026/08/14 04:23:08 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 04:23:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/14 04:23:08 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/14 04:23:13 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-koneyik5qofi) 2026/08/14 04:23:13 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-qanubid9dico) 2026/08/14 04:23:13 DEBUG : sub dir/hello world: Sizes differ 2026/08/14 04:23:13 DEBUG : Yandex rclone-test-qanubid9dico: Waiting for checks to finish 2026/08/14 04:23:13 DEBUG : Yandex rclone-test-qanubid9dico: Waiting for transfers to finish 2026/08/14 04:23:14 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.gokobis9" before starting 2026/08/14 04:23:16 DEBUG : sub dir/hello world.gokobis9: server side copy: removing renamed existing file after operation 2026/08/14 04:23:22 DEBUG : sub dir/hello world: size = 17 OK 2026/08/14 04:23:22 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/08/14 04:23:22 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/14 04:23:23 DEBUG : Yandex rclone-test-qanubid9dico: Purge remote --- PASS: TestServerSideCopyOverSelf (44.78s) === RUN TestMoveOverSelf run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:23:50 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:23:50 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone85636145) 2026/08/14 04:23:50 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-koneyik5qofi) 2026/08/14 04:23:50 DEBUG : sub dir/hello world: Sizes differ 2026/08/14 04:23:50 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:23:52 DEBUG : sub dir/hello world: size = 17 OK 2026/08/14 04:23:52 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/08/14 04:23:52 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/14 04:23:52 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (20.96s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:24:10 DEBUG : Creating backend with remote "TestYandex:rclone-test-gowaceh9buko" 2026/08/14 04:24:10 DEBUG : Config file has changed externally - reloading sync_test.go:701: Server side copy (if possible) Yandex rclone-test-koneyik5qofi -> Yandex rclone-test-gowaceh9buko 2026/08/14 04:24:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 04:24:11 DEBUG : Yandex rclone-test-gowaceh9buko: Waiting for checks to finish 2026/08/14 04:24:11 DEBUG : Yandex rclone-test-gowaceh9buko: Waiting for transfers to finish 2026/08/14 04:24:13 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 04:24:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/14 04:24:13 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/14 04:24:17 DEBUG : Yandex rclone-test-gowaceh9buko: Using server-side directory move 2026/08/14 04:24:18 INFO : Yandex rclone-test-gowaceh9buko: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/14 04:24:18 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-koneyik5qofi) 2026/08/14 04:24:18 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-gowaceh9buko) 2026/08/14 04:24:18 DEBUG : sub dir/hello world: Sizes differ 2026/08/14 04:24:18 DEBUG : Yandex rclone-test-gowaceh9buko: Waiting for checks to finish 2026/08/14 04:24:18 DEBUG : Yandex rclone-test-gowaceh9buko: Waiting for transfers to finish 2026/08/14 04:24:25 INFO : sub dir/hello world: Deleted 2026/08/14 04:24:26 INFO : sub dir/hello world: Moved (server-side) 2026/08/14 04:24:29 DEBUG : testing file moves 2026/08/14 04:24:30 DEBUG : Yandex rclone-test-gowaceh9buko: Waiting for checks to finish 2026/08/14 04:24:30 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-koneyik5qofi) 2026/08/14 04:24:30 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-gowaceh9buko) 2026/08/14 04:24:30 DEBUG : sub dir/hello world: Sizes differ 2026/08/14 04:24:30 DEBUG : Yandex rclone-test-gowaceh9buko: Waiting for transfers to finish 2026/08/14 04:24:36 INFO : sub dir/hello world: Deleted 2026/08/14 04:24:38 INFO : sub dir/hello world: Moved (server-side) 2026/08/14 04:24:39 DEBUG : Yandex rclone-test-gowaceh9buko: Purge remote --- PASS: TestServerSideMoveOverSelf (50.42s) === RUN TestCopyAfterDelete run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:25:01 ERROR : error listing: directory not found 2026/08/14 04:25:02 INFO : Local file system at /tmp/rclone85636145: Making directory 2026/08/14 04:25:03 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:25:03 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (20.09s) === RUN TestCopyRedownload run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:25:21 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/14 04:25:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 04:25:21 DEBUG : Local file system at /tmp/rclone85636145: Waiting for checks to finish 2026/08/14 04:25:21 DEBUG : Local file system at /tmp/rclone85636145: Waiting for transfers to finish 2026/08/14 04:25:22 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/08/14 04:25:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/14 04:25:22 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/08/14 04:25:22 INFO : sub dir/hello world: Copied (new) 2026/08/14 04:25:22 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (18.56s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:25:37 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/14 04:25:37 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:25:37 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:25:39 DEBUG : check sum: size = 1 OK 2026/08/14 04:25:39 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/14 04:25:39 INFO : check sum: Copied (new) 2026/08/14 04:25:39 DEBUG : Waiting for deletions to finish 2026/08/14 04:25:40 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:25:40 DEBUG : check sum: size = 1 OK 2026/08/14 04:25:40 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/14 04:25:40 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/08/14 04:25:40 DEBUG : check sum: Unchanged skipping 2026/08/14 04:25:40 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:25:40 DEBUG : Waiting for deletions to finish 2026/08/14 04:25:40 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (10.17s) === RUN TestSyncSizeOnly run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:25:47 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/14 04:25:47 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:25:47 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:25:49 DEBUG : sizeonly: size = 6 OK 2026/08/14 04:25:49 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/14 04:25:49 INFO : sizeonly: Copied (new) 2026/08/14 04:25:49 DEBUG : Waiting for deletions to finish 2026/08/14 04:25:50 DEBUG : sizeonly: size = 6 OK 2026/08/14 04:25:50 DEBUG : sizeonly: Sizes identical 2026/08/14 04:25:50 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:25:50 DEBUG : sizeonly: Unchanged skipping 2026/08/14 04:25:50 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:25:50 DEBUG : Waiting for deletions to finish 2026/08/14 04:25:50 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (10.69s) === RUN TestSyncIgnoreSize run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:25:58 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/14 04:25:58 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:25:58 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:26:00 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2026/08/14 04:26:00 INFO : ignore-size: Copied (new) 2026/08/14 04:26:00 DEBUG : Waiting for deletions to finish 2026/08/14 04:26:00 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:26:00 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:26:00 DEBUG : ignore-size: Unchanged skipping 2026/08/14 04:26:00 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:26:00 DEBUG : Waiting for deletions to finish 2026/08/14 04:26:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (10.75s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:26:11 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:26:11 DEBUG : existing: size = 6 OK 2026/08/14 04:26:11 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:26:11 DEBUG : existing: Unchanged skipping 2026/08/14 04:26:11 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:26:11 DEBUG : Waiting for deletions to finish 2026/08/14 04:26:11 INFO : There was nothing to transfer 2026/08/14 04:26:12 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/14 04:26:12 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:26:12 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:26:14 DEBUG : existing: size = 6 OK 2026/08/14 04:26:14 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/14 04:26:14 INFO : existing: Copied (replaced existing) 2026/08/14 04:26:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (13.67s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:26:22 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/14 04:26:22 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:26:22 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:26:24 DEBUG : existing: size = 6 OK 2026/08/14 04:26:24 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/14 04:26:24 INFO : existing: Copied (new) 2026/08/14 04:26:24 DEBUG : Waiting for deletions to finish 2026/08/14 04:26:25 DEBUG : existing: Destination exists, skipping 2026/08/14 04:26:25 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:26:25 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:26:25 DEBUG : Waiting for deletions to finish 2026/08/14 04:26:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (10.24s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:26:36 INFO : d: Making directory 2026/08/14 04:26:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/14 04:26:38 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:26:38 DEBUG : c/non empty space: size = 5 OK 2026/08/14 04:26:38 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:26:38 DEBUG : c/non empty space: Unchanged skipping 2026/08/14 04:26:38 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:26:40 DEBUG : a/potato2: size = 60 OK 2026/08/14 04:26:40 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/14 04:26:40 INFO : a/potato2: Copied (new) 2026/08/14 04:26:40 DEBUG : Waiting for deletions to finish 2026/08/14 04:26:47 INFO : b/potato: Deleted 2026/08/14 04:26:47 INFO : d: Removing directory 2026/08/14 04:26:54 INFO : b: Removing directory 2026/08/14 04:27:01 DEBUG : Yandex rclone-test-koneyik5qofi: deleted 2 directories --- PASS: TestSyncIgnoreErrors (57.94s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:27:33 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:27:33 DEBUG : empty space: size = 1 OK 2026/08/14 04:27:33 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/14 04:27:33 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/14 04:27:33 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/08/14 04:27:33 DEBUG : empty space: Unchanged skipping 2026/08/14 04:27:33 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:27:33 DEBUG : Waiting for deletions to finish 2026/08/14 04:27:33 INFO : There was nothing to transfer 2026/08/14 04:27:34 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:27:34 DEBUG : empty space: size = 1 OK 2026/08/14 04:27:34 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/14 04:27:34 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/14 04:27:34 INFO : empty space: Updated modification time in destination 2026/08/14 04:27:34 DEBUG : empty space: Unchanged skipping 2026/08/14 04:27:34 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:27:34 DEBUG : Waiting for deletions to finish 2026/08/14 04:27:34 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (10.94s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:27:44 DEBUG : empty space: size = 1 OK 2026/08/14 04:27:44 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/14 04:27:44 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:27:44 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/08/14 04:27:44 DEBUG : empty space: Unchanged skipping 2026/08/14 04:27:44 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:27:44 DEBUG : Waiting for deletions to finish 2026/08/14 04:27:44 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (11.09s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:27:55 DEBUG : foo: size = 3 OK 2026/08/14 04:27:55 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/14 04:27:55 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:27:55 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone85636145) 2026/08/14 04:27:55 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-koneyik5qofi) 2026/08/14 04:27:55 DEBUG : foo: md5 differ 2026/08/14 04:27:55 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:27:57 DEBUG : foo: size = 3 OK 2026/08/14 04:27:57 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2026/08/14 04:27:57 INFO : foo: Copied (replaced existing) 2026/08/14 04:27:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (11.46s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:28:06 DEBUG : empty space: size = 1 OK 2026/08/14 04:28:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:28:06 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/14 04:28:06 DEBUG : empty space: Unchanged skipping 2026/08/14 04:28:06 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:28:06 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:28:09 DEBUG : potato: size = 60 OK 2026/08/14 04:28:09 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/14 04:28:09 INFO : potato: Copied (new) 2026/08/14 04:28:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (19.13s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:28:26 DEBUG : potato: size = 21 (Local file system at /tmp/rclone85636145) 2026/08/14 04:28:26 DEBUG : potato: size = 60 (Yandex rclone-test-koneyik5qofi) 2026/08/14 04:28:26 DEBUG : potato: Sizes differ 2026/08/14 04:28:26 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:28:26 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:28:28 DEBUG : potato: size = 21 OK 2026/08/14 04:28:28 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2026/08/14 04:28:28 INFO : potato: Copied (replaced existing) 2026/08/14 04:28:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (12.79s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:28:38 DEBUG : potato: size = 21 OK 2026/08/14 04:28:38 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/14 04:28:38 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:28:38 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone85636145) 2026/08/14 04:28:38 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-koneyik5qofi) 2026/08/14 04:28:38 DEBUG : potato: md5 differ 2026/08/14 04:28:38 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:28:40 DEBUG : potato: size = 21 OK 2026/08/14 04:28:40 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2026/08/14 04:28:40 INFO : potato: Copied (replaced existing) 2026/08/14 04:28:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (11.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:28:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 04:28:51 DEBUG : empty space: size = 1 OK 2026/08/14 04:28:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:28:51 DEBUG : empty space: Unchanged skipping 2026/08/14 04:28:51 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/14 04:28:51 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:28:51 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:28:51 DEBUG : Waiting for deletions to finish 2026/08/14 04:28:51 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (17.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:29:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 04:29:09 DEBUG : empty space: size = 1 OK 2026/08/14 04:29:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:29:09 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:29:09 DEBUG : empty space: Unchanged skipping 2026/08/14 04:29:09 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:29:10 DEBUG : potato2: size = 60 OK 2026/08/14 04:29:10 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/14 04:29:10 INFO : potato2: Copied (new) 2026/08/14 04:29:10 DEBUG : Waiting for deletions to finish 2026/08/14 04:29:16 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (24.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:29:35 INFO : d: Making directory 2026/08/14 04:29:35 INFO : d/e: Making directory 2026/08/14 04:29:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/14 04:29:37 DEBUG : c/non empty space: size = 5 OK 2026/08/14 04:29:37 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:29:37 DEBUG : c/non empty space: Unchanged skipping 2026/08/14 04:29:39 DEBUG : a/potato2: size = 60 OK 2026/08/14 04:29:39 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/14 04:29:39 INFO : a/potato2: Copied (new) 2026/08/14 04:29:42 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:29:42 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:29:42 DEBUG : Waiting for deletions to finish 2026/08/14 04:29:49 INFO : b/potato: Deleted 2026/08/14 04:29:49 INFO : d/e: Removing directory 2026/08/14 04:29:56 INFO : d: Removing directory 2026/08/14 04:30:03 INFO : b: Removing directory 2026/08/14 04:30:10 DEBUG : Yandex rclone-test-koneyik5qofi: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (77.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:30:51 INFO : d: Making directory 2026/08/14 04:30:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/14 04:30:53 DEBUG : c/non empty space: size = 5 OK 2026/08/14 04:30:53 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:30:53 DEBUG : c/non empty space: Unchanged skipping 2026/08/14 04:30:53 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:30:53 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:30:54 DEBUG : a/potato2: size = 60 OK 2026/08/14 04:30:54 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/14 04:30:54 INFO : a/potato2: Copied (new) 2026/08/14 04:30:54 ERROR : Yandex rclone-test-koneyik5qofi: not deleting files as there were IO errors 2026/08/14 04:30:54 ERROR : Yandex rclone-test-koneyik5qofi: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (55.68s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:31:46 DEBUG : Waiting for deletions to finish 2026/08/14 04:31:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 04:31:47 DEBUG : empty space: size = 1 OK 2026/08/14 04:31:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:31:47 DEBUG : empty space: Unchanged skipping 2026/08/14 04:31:47 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:31:47 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:31:48 DEBUG : potato2: size = 60 OK 2026/08/14 04:31:48 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/14 04:31:48 INFO : potato2: Copied (new) 2026/08/14 04:31:53 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (23.56s) === RUN TestSyncDeleteBefore run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:32:11 DEBUG : Waiting for deletions to finish 2026/08/14 04:32:11 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:32:11 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:32:16 INFO : potato: Deleted 2026/08/14 04:32:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 04:32:17 DEBUG : empty space: size = 1 OK 2026/08/14 04:32:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:32:17 DEBUG : empty space: Unchanged skipping 2026/08/14 04:32:17 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:32:17 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:32:19 DEBUG : potato2: size = 60 OK 2026/08/14 04:32:19 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/08/14 04:32:19 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (26.78s) === RUN TestCopyDeleteBefore run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:32:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 04:32:35 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:32:35 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:32:37 DEBUG : potato2: size = 19 OK 2026/08/14 04:32:37 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/08/14 04:32:37 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (16.87s) === RUN TestSyncWithExclude run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:32:54 DEBUG : enormous: Excluded (Size Filter) 2026/08/14 04:32:54 DEBUG : enormous: Excluded 2026/08/14 04:32:54 DEBUG : potato2: Excluded (Size Filter) 2026/08/14 04:32:54 DEBUG : potato2: Excluded 2026/08/14 04:32:54 DEBUG : potato2: Excluded (Size Filter) 2026/08/14 04:32:54 DEBUG : potato2: Excluded 2026/08/14 04:32:54 DEBUG : empty space: size = 1 OK 2026/08/14 04:32:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:32:54 DEBUG : empty space: Unchanged skipping 2026/08/14 04:32:54 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:32:54 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:32:54 DEBUG : Waiting for deletions to finish 2026/08/14 04:32:54 INFO : There was nothing to transfer 2026/08/14 04:32:55 DEBUG : potato2: Excluded (Size Filter) 2026/08/14 04:32:55 DEBUG : potato2: Excluded 2026/08/14 04:32:55 DEBUG : enormous: Excluded (Size Filter) 2026/08/14 04:32:55 DEBUG : enormous: Excluded 2026/08/14 04:32:55 DEBUG : potato2: Excluded (Size Filter) 2026/08/14 04:32:55 DEBUG : potato2: Excluded 2026/08/14 04:32:55 DEBUG : potato2: Excluded (Size Filter) 2026/08/14 04:32:55 DEBUG : potato2: Excluded 2026/08/14 04:32:55 DEBUG : Local file system at /tmp/rclone85636145: Waiting for checks to finish 2026/08/14 04:32:55 DEBUG : empty space: size = 1 OK 2026/08/14 04:32:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:32:55 DEBUG : empty space: Unchanged skipping 2026/08/14 04:32:55 DEBUG : Local file system at /tmp/rclone85636145: Waiting for transfers to finish 2026/08/14 04:32:55 DEBUG : Waiting for deletions to finish 2026/08/14 04:32:55 INFO : There was nothing to transfer 2026/08/14 04:32:56 DEBUG : potato2: Excluded (Size Filter) 2026/08/14 04:32:56 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (19.89s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:33:17 DEBUG : enormous: Excluded (Size Filter) 2026/08/14 04:33:17 DEBUG : enormous: Excluded 2026/08/14 04:33:17 DEBUG : potato2: Excluded (Size Filter) 2026/08/14 04:33:17 DEBUG : potato2: Excluded 2026/08/14 04:33:17 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:33:17 DEBUG : empty space: size = 1 OK 2026/08/14 04:33:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:33:17 DEBUG : empty space: Unchanged skipping 2026/08/14 04:33:17 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:33:17 DEBUG : Waiting for deletions to finish 2026/08/14 04:33:23 INFO : enormous: Deleted 2026/08/14 04:33:24 INFO : potato2: Deleted 2026/08/14 04:33:24 INFO : There was nothing to transfer 2026/08/14 04:33:25 DEBUG : empty space: size = 1 OK 2026/08/14 04:33:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:33:25 DEBUG : Local file system at /tmp/rclone85636145: Waiting for checks to finish 2026/08/14 04:33:25 DEBUG : empty space: Unchanged skipping 2026/08/14 04:33:25 DEBUG : Local file system at /tmp/rclone85636145: Waiting for transfers to finish 2026/08/14 04:33:25 DEBUG : Waiting for deletions to finish 2026/08/14 04:33:25 INFO : enormous: Deleted 2026/08/14 04:33:25 INFO : potato2: Deleted 2026/08/14 04:33:25 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (22.88s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:33:34 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/14 04:33:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/14 04:33:34 DEBUG : pacer: Reducing sleep to 15ms 2026/08/14 04:33:35 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/14 04:33:35 DEBUG : pacer: Reducing sleep to 10ms 2026/08/14 04:33:41 DEBUG : five: Need to transfer - File not found at Destination 2026/08/14 04:33:41 DEBUG : four: size = 4 (Local file system at /tmp/rclone85636145) 2026/08/14 04:33:41 DEBUG : four: size = 8 (Yandex rclone-test-koneyik5qofi) 2026/08/14 04:33:41 DEBUG : four: Sizes differ 2026/08/14 04:33:41 DEBUG : three: size = 5 OK 2026/08/14 04:33:41 DEBUG : three: Sizes identical 2026/08/14 04:33:41 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:33:41 DEBUG : two: size = 3 OK 2026/08/14 04:33:41 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/14 04:33:41 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone85636145) 2026/08/14 04:33:41 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-koneyik5qofi) 2026/08/14 04:33:41 DEBUG : two: md5 differ 2026/08/14 04:33:41 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/14 04:33:41 DEBUG : one: Destination is newer than source, skipping 2026/08/14 04:33:41 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:33:43 DEBUG : five: size = 4 OK 2026/08/14 04:33:43 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/08/14 04:33:43 INFO : five: Copied (new) 2026/08/14 04:33:43 DEBUG : two: size = 3 OK 2026/08/14 04:33:43 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/14 04:33:43 INFO : two: Copied (replaced existing) 2026/08/14 04:33:43 DEBUG : four: size = 4 OK 2026/08/14 04:33:43 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/08/14 04:33:43 INFO : four: Copied (replaced existing) 2026/08/14 04:33:43 DEBUG : Waiting for deletions to finish 2026/08/14 04:33:44 DEBUG : five: size = 4 OK 2026/08/14 04:33:44 DEBUG : three: size = 5 OK 2026/08/14 04:33:44 DEBUG : two: size = 3 OK 2026/08/14 04:33:44 DEBUG : one: Destination is newer than source, skipping 2026/08/14 04:33:44 DEBUG : four: size = 4 OK 2026/08/14 04:33:44 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:33:44 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/08/14 04:33:44 DEBUG : five: Size and md5 of src and dst objects identical 2026/08/14 04:33:44 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/08/14 04:33:44 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/08/14 04:33:44 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone85636145) 2026/08/14 04:33:44 DEBUG : four: Size and md5 of src and dst objects identical 2026/08/14 04:33:44 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-koneyik5qofi) 2026/08/14 04:33:44 DEBUG : three: md5 differ 2026/08/14 04:33:44 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/08/14 04:33:44 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/08/14 04:33:44 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/14 04:33:44 DEBUG : two: Size and md5 of src and dst objects identical 2026/08/14 04:33:44 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/08/14 04:33:44 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:33:47 DEBUG : three: size = 5 OK 2026/08/14 04:33:47 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/08/14 04:33:47 INFO : three: Copied (replaced existing) 2026/08/14 04:33:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (46.20s) === 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-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/08/14 04:34:19 INFO : Yandex rclone-test-koneyik5qofi: Making map for --track-renames 2026/08/14 04:34:19 INFO : Yandex rclone-test-koneyik5qofi: Finished making map for --track-renames 2026/08/14 04:34:19 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:34:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/14 04:34:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/14 04:34:19 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for renames to finish 2026/08/14 04:34:19 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:34:20 DEBUG : yam: size = 11 OK 2026/08/14 04:34:20 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/08/14 04:34:20 INFO : yam: Copied (new) 2026/08/14 04:34:21 DEBUG : potato: size = 14 OK 2026/08/14 04:34:21 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/08/14 04:34:21 INFO : potato: Copied (new) 2026/08/14 04:34:21 DEBUG : Waiting for deletions to finish 2026/08/14 04:34:21 INFO : Yandex rclone-test-koneyik5qofi: Making map for --track-renames 2026/08/14 04:34:21 DEBUG : potato: size = 14 OK 2026/08/14 04:34:21 INFO : Yandex rclone-test-koneyik5qofi: Finished making map for --track-renames 2026/08/14 04:34:21 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:34:21 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:34:21 DEBUG : potato: Unchanged skipping 2026/08/14 04:34:21 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for renames to finish 2026/08/14 04:34:23 INFO : yam: Moved (server-side) to: yaml 2026/08/14 04:34:23 INFO : yaml: Renamed from "yam" 2026/08/14 04:34:23 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:34:23 DEBUG : Waiting for deletions to finish 2026/08/14 04:34:23 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (16.59s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/08/14 04:34:35 INFO : Yandex rclone-test-koneyik5qofi: Making map for --track-renames 2026/08/14 04:34:35 INFO : Yandex rclone-test-koneyik5qofi: Finished making map for --track-renames 2026/08/14 04:34:35 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:34:35 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for renames to finish 2026/08/14 04:34:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/14 04:34:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/14 04:34:35 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:34:37 DEBUG : yam: size = 11 OK 2026/08/14 04:34:37 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/08/14 04:34:37 INFO : yam: Copied (new) 2026/08/14 04:34:37 DEBUG : potato: size = 14 OK 2026/08/14 04:34:37 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/08/14 04:34:37 INFO : potato: Copied (new) 2026/08/14 04:34:37 DEBUG : Waiting for deletions to finish 2026/08/14 04:34:38 DEBUG : potato: size = 14 OK 2026/08/14 04:34:38 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:34:38 INFO : Yandex rclone-test-koneyik5qofi: Making map for --track-renames 2026/08/14 04:34:38 DEBUG : potato: Unchanged skipping 2026/08/14 04:34:38 INFO : Yandex rclone-test-koneyik5qofi: Finished making map for --track-renames 2026/08/14 04:34:38 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:34:38 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for renames to finish 2026/08/14 04:34:40 INFO : yam: Moved (server-side) to: yaml 2026/08/14 04:34:40 INFO : yaml: Renamed from "yam" 2026/08/14 04:34:40 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:34:40 DEBUG : Waiting for deletions to finish 2026/08/14 04:34:40 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (19.14s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/08/14 04:34:54 INFO : Yandex rclone-test-koneyik5qofi: Making map for --track-renames 2026/08/14 04:34:54 INFO : Yandex rclone-test-koneyik5qofi: Finished making map for --track-renames 2026/08/14 04:34:54 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:34:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/14 04:34:54 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for renames to finish 2026/08/14 04:34:54 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/14 04:34:54 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:34:56 DEBUG : potato: size = 14 OK 2026/08/14 04:34:56 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/08/14 04:34:56 INFO : potato: Copied (new) 2026/08/14 04:34:57 DEBUG : sub/yam: size = 11 OK 2026/08/14 04:34:57 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/08/14 04:34:57 INFO : sub/yam: Copied (new) 2026/08/14 04:34:57 DEBUG : Waiting for deletions to finish 2026/08/14 04:34:59 DEBUG : potato: size = 14 OK 2026/08/14 04:34:59 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:34:59 DEBUG : potato: Unchanged skipping 2026/08/14 04:34:59 INFO : Yandex rclone-test-koneyik5qofi: Making map for --track-renames 2026/08/14 04:34:59 INFO : Yandex rclone-test-koneyik5qofi: Finished making map for --track-renames 2026/08/14 04:34:59 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:34:59 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for renames to finish 2026/08/14 04:35:00 INFO : sub/yam: Moved (server-side) to: yam 2026/08/14 04:35:00 INFO : yam: Renamed from "sub/yam" 2026/08/14 04:35:00 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:35:00 DEBUG : Waiting for deletions to finish 2026/08/14 04:35:00 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (27.05s) === RUN TestServerSideMoveLocal run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:35:21 DEBUG : Creating backend with remote "/tmp/rclone85636145/dir1" 2026/08/14 04:35:21 DEBUG : Config file has changed externally - reloading 2026/08/14 04:35:21 DEBUG : Creating backend with remote "/tmp/rclone85636145/dir2" 2026/08/14 04:35:21 DEBUG : Local file system at /tmp/rclone85636145/dir2: Using server-side directory move 2026/08/14 04:35:21 INFO : Local file system at /tmp/rclone85636145/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/14 04:35:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/14 04:35:21 DEBUG : Local file system at /tmp/rclone85636145/dir2: Waiting for checks to finish 2026/08/14 04:35:21 DEBUG : Local file system at /tmp/rclone85636145/dir2: Waiting for transfers to finish 2026/08/14 04:35:21 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.57s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:35:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 04:35:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/14 04:35:22 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:35:22 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:35:25 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 04:35:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/14 04:35:25 INFO : sub dir/hello world: Copied (new) 2026/08/14 04:35:25 INFO : sub dir/hello world: Deleted 2026/08/14 04:35:25 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/14 04:35:25 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/08/14 04:35:25 INFO : nested/sub dir/file: Copied (new) 2026/08/14 04:35:25 INFO : nested/sub dir/file: Deleted 2026/08/14 04:35:25 INFO : sub dir: Removing directory 2026/08/14 04:35:25 INFO : nested/sub dir: Removing directory 2026/08/14 04:35:25 INFO : nested: Removing directory 2026/08/14 04:35:25 DEBUG : Local file system at /tmp/rclone85636145: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (40.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:36:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/14 04:36:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/14 04:36:02 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:36:02 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:36:04 DEBUG : sub dir/hello world: size = 11 OK 2026/08/14 04:36:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/14 04:36:04 INFO : sub dir/hello world: Copied (new) 2026/08/14 04:36:04 INFO : sub dir/hello world: Deleted 2026/08/14 04:36:05 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/14 04:36:05 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/08/14 04:36:05 INFO : nested/sub dir/file: Copied (new) 2026/08/14 04:36:05 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (41.57s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:36:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/14 04:36:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/14 04:36:44 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:36:44 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:36:46 DEBUG : existing: size = 6 OK 2026/08/14 04:36:46 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/14 04:36:46 INFO : existing: Copied (new) 2026/08/14 04:36:46 INFO : existing: Deleted 2026/08/14 04:36:47 DEBUG : existing-b: size = 6 OK 2026/08/14 04:36:47 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/08/14 04:36:47 INFO : existing-b: Copied (new) 2026/08/14 04:36:47 INFO : existing-b: Deleted 2026/08/14 04:36:48 DEBUG : existing: Destination exists, skipping 2026/08/14 04:36:48 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/14 04:36:48 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:36:48 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:36:48 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (17.96s) === RUN TestServerSideMove run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:37:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-zorofah6bupo" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-koneyik5qofi -> Yandex rclone-test-zorofah6bupo 2026/08/14 04:37:11 DEBUG : Yandex rclone-test-zorofah6bupo: Using server-side directory move 2026/08/14 04:37:12 INFO : Yandex rclone-test-zorofah6bupo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/14 04:37:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 04:37:12 DEBUG : empty space: size = 1 OK 2026/08/14 04:37:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:37:12 DEBUG : empty space: Unchanged skipping 2026/08/14 04:37:12 DEBUG : Yandex rclone-test-zorofah6bupo: Waiting for checks to finish 2026/08/14 04:37:12 DEBUG : potato3: size = 68 (Yandex rclone-test-koneyik5qofi) 2026/08/14 04:37:12 DEBUG : potato3: size = 60 (Yandex rclone-test-zorofah6bupo) 2026/08/14 04:37:12 DEBUG : potato3: Sizes differ 2026/08/14 04:37:14 INFO : potato2: Moved (server-side) 2026/08/14 04:37:19 INFO : potato3: Deleted 2026/08/14 04:37:20 INFO : empty space: Deleted 2026/08/14 04:37:20 DEBUG : Yandex rclone-test-zorofah6bupo: Waiting for transfers to finish 2026/08/14 04:37:20 INFO : potato3: Moved (server-side) 2026/08/14 04:37:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-sobavub5yiro" 2026/08/14 04:37:21 DEBUG : Yandex rclone-test-sobavub5yiro: Using server-side directory move 2026/08/14 04:37:24 INFO : Yandex rclone-test-sobavub5yiro: Server side directory move succeeded 2026/08/14 04:37:24 ERROR : error listing: directory not found 2026/08/14 04:37:24 DEBUG : Yandex rclone-test-sobavub5yiro: Purge remote 2026/08/14 04:37:36 DEBUG : Yandex rclone-test-zorofah6bupo: Purge remote 2026/08/14 04:37:36 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (35.52s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:37:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-yuwixox3dawo" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-koneyik5qofi -> Yandex rclone-test-yuwixox3dawo 2026/08/14 04:37:48 DEBUG : empty space: Excluded (Size Filter) 2026/08/14 04:37:48 DEBUG : empty space: Excluded 2026/08/14 04:37:48 DEBUG : empty space: Excluded (Size Filter) 2026/08/14 04:37:48 DEBUG : empty space: Excluded 2026/08/14 04:37:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 04:37:48 DEBUG : potato3: size = 68 (Yandex rclone-test-koneyik5qofi) 2026/08/14 04:37:48 DEBUG : potato3: size = 60 (Yandex rclone-test-yuwixox3dawo) 2026/08/14 04:37:48 DEBUG : potato3: Sizes differ 2026/08/14 04:37:48 DEBUG : Yandex rclone-test-yuwixox3dawo: Waiting for checks to finish 2026/08/14 04:37:48 DEBUG : Yandex rclone-test-yuwixox3dawo: Waiting for transfers to finish 2026/08/14 04:37:50 INFO : potato2: Moved (server-side) 2026/08/14 04:37:55 INFO : potato3: Deleted 2026/08/14 04:37:56 INFO : potato3: Moved (server-side) 2026/08/14 04:37:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-robiyoh7varo" 2026/08/14 04:37:57 DEBUG : empty space: Excluded (Size Filter) 2026/08/14 04:37:57 DEBUG : empty space: Excluded 2026/08/14 04:37:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 04:37:57 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/14 04:37:57 DEBUG : Yandex rclone-test-robiyoh7varo: Waiting for checks to finish 2026/08/14 04:37:57 DEBUG : Yandex rclone-test-robiyoh7varo: Waiting for transfers to finish 2026/08/14 04:37:59 INFO : potato2: Moved (server-side) 2026/08/14 04:37:59 INFO : potato3: Moved (server-side) 2026/08/14 04:38:01 DEBUG : Yandex rclone-test-robiyoh7varo: Purge remote 2026/08/14 04:38:12 DEBUG : Yandex rclone-test-yuwixox3dawo: Purge remote --- PASS: TestServerSideMoveWithFilter (50.66s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:38:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-codiqej4faxe" 2026/08/14 04:38:33 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-koneyik5qofi -> Yandex rclone-test-codiqej4faxe 2026/08/14 04:38:38 DEBUG : Yandex rclone-test-codiqej4faxe: Using server-side directory move 2026/08/14 04:38:38 INFO : Yandex rclone-test-codiqej4faxe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/14 04:38:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/14 04:38:38 DEBUG : empty space: size = 1 OK 2026/08/14 04:38:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:38:38 DEBUG : empty space: Unchanged skipping 2026/08/14 04:38:38 DEBUG : potato3: size = 68 (Yandex rclone-test-koneyik5qofi) 2026/08/14 04:38:38 DEBUG : potato3: size = 60 (Yandex rclone-test-codiqej4faxe) 2026/08/14 04:38:38 DEBUG : potato3: Sizes differ 2026/08/14 04:38:39 DEBUG : Yandex rclone-test-codiqej4faxe: Waiting for checks to finish 2026/08/14 04:38:40 INFO : potato2: Moved (server-side) 2026/08/14 04:38:44 INFO : empty space: Deleted 2026/08/14 04:38:44 DEBUG : Yandex rclone-test-codiqej4faxe: Waiting for transfers to finish 2026/08/14 04:38:45 INFO : potato3: Deleted 2026/08/14 04:38:46 INFO : potato3: Moved (server-side) 2026/08/14 04:38:46 INFO : tomatoDir: Removing directory 2026/08/14 04:38:54 DEBUG : Yandex rclone-test-koneyik5qofi: deleted 1 directories 2026/08/14 04:38:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-winemek9quru" 2026/08/14 04:38:55 INFO : tomatoDir: Making directory 2026/08/14 04:38:55 DEBUG : Yandex rclone-test-winemek9quru: Using server-side directory move 2026/08/14 04:38:58 INFO : Yandex rclone-test-winemek9quru: Server side directory move succeeded 2026/08/14 04:38:58 ERROR : error listing: directory not found 2026/08/14 04:38:59 ERROR : error listing: directory not found 2026/08/14 04:38:59 DEBUG : Yandex rclone-test-winemek9quru: Purge remote 2026/08/14 04:39:11 DEBUG : Yandex rclone-test-codiqej4faxe: Purge remote 2026/08/14 04:39:12 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (44.47s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.51s) === RUN TestSyncOverlap run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:39:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-koneyik5qofi/rclone-sync-test" --- PASS: TestSyncOverlap (1.69s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:39:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-koneyik5qofi/rclone-sync-test" 2026/08/14 04:39:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-koneyik5qofi/rclone-sync-test-include/layer2" 2026/08/14 04:39:15 DEBUG : Config file has changed externally - reloading 2026/08/14 04:39:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-koneyik5qofi/rclone-sync-test-ignore-file" 2026/08/14 04:39:20 DEBUG : rclone-sync-test: Excluded 2026/08/14 04:39:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 04:39:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/14 04:39:20 DEBUG : Yandex rclone-test-koneyik5qofi/rclone-sync-test: Waiting for checks to finish 2026/08/14 04:39:20 DEBUG : Yandex rclone-test-koneyik5qofi/rclone-sync-test: Waiting for transfers to finish 2026/08/14 04:39:20 DEBUG : Waiting for deletions to finish 2026/08/14 04:39:20 INFO : There was nothing to transfer 2026/08/14 04:39:21 DEBUG : rclone-sync-test: Excluded 2026/08/14 04:39:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 04:39:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/14 04:39:22 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:39:22 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:39:22 DEBUG : Waiting for deletions to finish 2026/08/14 04:39:22 INFO : rclone-sync-test-include: Removing directory 2026/08/14 04:39:23 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/14 04:39:23 DEBUG : Yandex rclone-test-koneyik5qofi: failed to delete 1 directories 2026/08/14 04:39:23 INFO : There was nothing to transfer 2026/08/14 04:39:23 DEBUG : rclone-sync-test: Excluded 2026/08/14 04:39:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 04:39:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/14 04:39:24 DEBUG : rclone-sync-test: Excluded 2026/08/14 04:39:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 04:39:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/14 04:39:26 DEBUG : rclone-sync-test: Excluded 2026/08/14 04:39:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 04:39:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/14 04:39:27 DEBUG : rclone-sync-test: Excluded 2026/08/14 04:39:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 04:39:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/14 04:39:29 DEBUG : rclone-sync-test: Excluded 2026/08/14 04:39:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 04:39:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/14 04:39:30 DEBUG : rclone-sync-test: Excluded 2026/08/14 04:39:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 04:39:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/14 04:39:33 DEBUG : rclone-sync-test: Excluded 2026/08/14 04:39:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 04:39:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/14 04:39:34 DEBUG : Yandex rclone-test-koneyik5qofi/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/14 04:39:34 DEBUG : Yandex rclone-test-koneyik5qofi/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/14 04:39:34 DEBUG : Waiting for deletions to finish 2026/08/14 04:39:34 INFO : There was nothing to transfer 2026/08/14 04:39:34 DEBUG : rclone-sync-test: Excluded 2026/08/14 04:39:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 04:39:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/14 04:39:35 DEBUG : rclone-sync-test: Excluded 2026/08/14 04:39:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 04:39:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/14 04:39:37 DEBUG : rclone-sync-test: Excluded 2026/08/14 04:39:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 04:39:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/14 04:39:38 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:39:38 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:39:38 DEBUG : Waiting for deletions to finish 2026/08/14 04:39:38 INFO : rclone-sync-test-include: Removing directory 2026/08/14 04:39:38 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/08/14 04:39:38 DEBUG : Yandex rclone-test-koneyik5qofi: failed to delete 1 directories 2026/08/14 04:39:38 INFO : There was nothing to transfer 2026/08/14 04:39:39 DEBUG : rclone-sync-test: Excluded 2026/08/14 04:39:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 04:39:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/14 04:39:41 DEBUG : rclone-sync-test: Excluded 2026/08/14 04:39:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 04:39:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/14 04:39:42 DEBUG : rclone-sync-test: Excluded 2026/08/14 04:39:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 04:39:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/14 04:39:43 DEBUG : rclone-sync-test: Excluded 2026/08/14 04:39:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 04:39:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/14 04:39:45 DEBUG : Excluded 2026/08/14 04:39:45 DEBUG : rclone-sync-test: Excluded 2026/08/14 04:39:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 04:39:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/14 04:39:46 DEBUG : Yandex rclone-test-koneyik5qofi/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/14 04:39:46 DEBUG : Yandex rclone-test-koneyik5qofi/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/14 04:39:46 DEBUG : Waiting for deletions to finish 2026/08/14 04:39:46 INFO : There was nothing to transfer 2026/08/14 04:39:47 DEBUG : rclone-sync-test: Excluded 2026/08/14 04:39:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 04:39:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/14 04:39:48 DEBUG : rclone-sync-test: Excluded 2026/08/14 04:39:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 04:39:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/14 04:39:49 DEBUG : rclone-sync-test: Excluded 2026/08/14 04:39:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 04:39:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/14 04:39:51 DEBUG : rclone-sync-test: Excluded 2026/08/14 04:39:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 04:39:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/08/14 04:39:52 DEBUG : rclone-sync-test: Excluded 2026/08/14 04:39:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/14 04:39:53 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (75.33s) === RUN TestSyncCompareDest run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:40:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-koneyik5qofi/dst" 2026/08/14 04:40:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-koneyik5qofi/CompareDest" 2026/08/14 04:40:31 DEBUG : one: Need to transfer - File not found at Destination 2026/08/14 04:40:31 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for checks to finish 2026/08/14 04:40:31 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for transfers to finish 2026/08/14 04:40:34 DEBUG : one: size = 3 OK 2026/08/14 04:40:34 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/08/14 04:40:34 INFO : one: Copied (new) 2026/08/14 04:40:34 DEBUG : Waiting for deletions to finish 2026/08/14 04:40:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone85636145) 2026/08/14 04:40:35 DEBUG : one: size = 3 (Yandex rclone-test-koneyik5qofi/dst) 2026/08/14 04:40:35 DEBUG : one: Sizes differ 2026/08/14 04:40:35 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for checks to finish 2026/08/14 04:40:35 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for transfers to finish 2026/08/14 04:40:38 DEBUG : one: size = 5 OK 2026/08/14 04:40:38 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/08/14 04:40:38 INFO : one: Copied (replaced existing) 2026/08/14 04:40:38 DEBUG : Waiting for deletions to finish 2026/08/14 04:40:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone85636145) 2026/08/14 04:40:44 DEBUG : one: size = 3 (Yandex rclone-test-koneyik5qofi/dst) 2026/08/14 04:40:44 DEBUG : one: Sizes differ 2026/08/14 04:40:44 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for checks to finish 2026/08/14 04:40:44 DEBUG : one: size = 5 OK 2026/08/14 04:40:44 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:40:44 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/14 04:40:44 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for transfers to finish 2026/08/14 04:40:44 DEBUG : Waiting for deletions to finish 2026/08/14 04:40:44 INFO : There was nothing to transfer 2026/08/14 04:40:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone85636145) 2026/08/14 04:40:48 DEBUG : one: size = 3 (Yandex rclone-test-koneyik5qofi/dst) 2026/08/14 04:40:48 DEBUG : one: Sizes differ 2026/08/14 04:40:48 DEBUG : one: size = 5 OK 2026/08/14 04:40:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:40:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/14 04:40:49 DEBUG : two: size = 3 OK 2026/08/14 04:40:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:40:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/14 04:40:49 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for checks to finish 2026/08/14 04:40:49 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for transfers to finish 2026/08/14 04:40:49 DEBUG : Waiting for deletions to finish 2026/08/14 04:40:49 INFO : There was nothing to transfer 2026/08/14 04:40:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone85636145) 2026/08/14 04:40:50 DEBUG : one: size = 3 (Yandex rclone-test-koneyik5qofi/dst) 2026/08/14 04:40:50 DEBUG : one: Sizes differ 2026/08/14 04:40:50 DEBUG : two: size = 3 OK 2026/08/14 04:40:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:40:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/14 04:40:50 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for checks to finish 2026/08/14 04:40:50 DEBUG : one: size = 5 OK 2026/08/14 04:40:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:40:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/14 04:40:50 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for transfers to finish 2026/08/14 04:40:50 DEBUG : Waiting for deletions to finish 2026/08/14 04:40:50 INFO : There was nothing to transfer 2026/08/14 04:40:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone85636145) 2026/08/14 04:40:51 DEBUG : one: size = 3 (Yandex rclone-test-koneyik5qofi/dst) 2026/08/14 04:40:51 DEBUG : one: Sizes differ 2026/08/14 04:40:52 DEBUG : two: size = 3 OK 2026/08/14 04:40:52 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/14 04:40:52 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/14 04:40:52 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/14 04:40:52 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for checks to finish 2026/08/14 04:40:52 DEBUG : one: size = 5 OK 2026/08/14 04:40:52 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:40:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/14 04:40:52 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for transfers to finish 2026/08/14 04:40:52 DEBUG : Waiting for deletions to finish 2026/08/14 04:40:52 INFO : There was nothing to transfer 2026/08/14 04:40:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone85636145) 2026/08/14 04:40:54 DEBUG : one: size = 3 (Yandex rclone-test-koneyik5qofi/dst) 2026/08/14 04:40:54 DEBUG : one: Sizes differ 2026/08/14 04:40:54 DEBUG : two: size = 5 (Local file system at /tmp/rclone85636145) 2026/08/14 04:40:54 DEBUG : two: size = 3 (Yandex rclone-test-koneyik5qofi/CompareDest) 2026/08/14 04:40:54 DEBUG : two: Sizes differ 2026/08/14 04:40:54 DEBUG : two: Need to transfer - File not found at Destination 2026/08/14 04:40:54 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for checks to finish 2026/08/14 04:40:54 DEBUG : one: size = 5 OK 2026/08/14 04:40:54 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:40:54 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/14 04:40:54 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for transfers to finish 2026/08/14 04:40:56 DEBUG : two: size = 5 OK 2026/08/14 04:40:56 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/08/14 04:40:56 INFO : two: Copied (new) 2026/08/14 04:40:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (68.45s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:41:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-koneyik5qofi/dest" 2026/08/14 04:41:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-koneyik5qofi/pre-dest1" 2026/08/14 04:41:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-koneyik5qofi/pre-dest2" 2026/08/14 04:41:44 DEBUG : 1: size = 1 OK 2026/08/14 04:41:44 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:41:44 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/14 04:41:44 DEBUG : 2: size = 1 OK 2026/08/14 04:41:44 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:41:44 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/14 04:41:45 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/14 04:41:45 DEBUG : Yandex rclone-test-koneyik5qofi/dest: Waiting for checks to finish 2026/08/14 04:41:45 DEBUG : Yandex rclone-test-koneyik5qofi/dest: Waiting for transfers to finish 2026/08/14 04:41:47 DEBUG : 3: size = 1 OK 2026/08/14 04:41:47 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/08/14 04:41:47 INFO : 3: Copied (new) 2026/08/14 04:41:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (49.79s) === RUN TestSyncCopyDest run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:42:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-koneyik5qofi/dst" 2026/08/14 04:42:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-koneyik5qofi/CopyDest" 2026/08/14 04:42:29 DEBUG : one: Need to transfer - File not found at Destination 2026/08/14 04:42:29 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for checks to finish 2026/08/14 04:42:29 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for transfers to finish 2026/08/14 04:42:31 DEBUG : one: size = 3 OK 2026/08/14 04:42:31 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/08/14 04:42:31 INFO : one: Copied (new) 2026/08/14 04:42:31 DEBUG : Waiting for deletions to finish 2026/08/14 04:42:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone85636145) 2026/08/14 04:42:33 DEBUG : one: size = 3 (Yandex rclone-test-koneyik5qofi/dst) 2026/08/14 04:42:33 DEBUG : one: Sizes differ 2026/08/14 04:42:33 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for checks to finish 2026/08/14 04:42:33 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for transfers to finish 2026/08/14 04:42:36 DEBUG : one: size = 5 OK 2026/08/14 04:42:36 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/08/14 04:42:36 INFO : one: Copied (replaced existing) 2026/08/14 04:42:36 DEBUG : Waiting for deletions to finish 2026/08/14 04:42:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-koneyik5qofi/BackupDir" 2026/08/14 04:42:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone85636145) 2026/08/14 04:42:42 DEBUG : one: size = 3 (Yandex rclone-test-koneyik5qofi/dst) 2026/08/14 04:42:42 DEBUG : one: Sizes differ 2026/08/14 04:42:42 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for checks to finish 2026/08/14 04:42:43 DEBUG : one: size = 5 OK 2026/08/14 04:42:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:42:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone85636145) 2026/08/14 04:42:43 DEBUG : one: size = 3 (Yandex rclone-test-koneyik5qofi/dst) 2026/08/14 04:42:43 DEBUG : one: Sizes differ 2026/08/14 04:42:45 INFO : one: Moved (server-side) 2026/08/14 04:42:46 DEBUG : one: size = 5 OK 2026/08/14 04:42:46 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/08/14 04:42:46 INFO : one: Copied (server-side copy) 2026/08/14 04:42:46 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/14 04:42:46 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for transfers to finish 2026/08/14 04:42:46 DEBUG : Waiting for deletions to finish 2026/08/14 04:42:50 DEBUG : one: size = 5 OK 2026/08/14 04:42:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:42:50 DEBUG : one: Unchanged skipping 2026/08/14 04:42:50 DEBUG : two: size = 3 OK 2026/08/14 04:42:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:42:52 DEBUG : two: size = 3 OK 2026/08/14 04:42:52 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/14 04:42:52 INFO : two: Copied (server-side copy) 2026/08/14 04:42:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/14 04:42:52 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for checks to finish 2026/08/14 04:42:52 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for transfers to finish 2026/08/14 04:42:52 DEBUG : Waiting for deletions to finish 2026/08/14 04:42:53 DEBUG : one: size = 5 OK 2026/08/14 04:42:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:42:53 DEBUG : one: Unchanged skipping 2026/08/14 04:42:53 DEBUG : two: size = 3 OK 2026/08/14 04:42:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:42:53 DEBUG : two: Unchanged skipping 2026/08/14 04:42:53 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for checks to finish 2026/08/14 04:42:53 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for transfers to finish 2026/08/14 04:42:53 DEBUG : Waiting for deletions to finish 2026/08/14 04:42:53 INFO : There was nothing to transfer 2026/08/14 04:42:56 DEBUG : one: size = 5 OK 2026/08/14 04:42:56 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:42:56 DEBUG : one: Unchanged skipping 2026/08/14 04:42:57 DEBUG : three: size = 7 (Local file system at /tmp/rclone85636145) 2026/08/14 04:42:57 DEBUG : three: size = 5 (Yandex rclone-test-koneyik5qofi/CopyDest) 2026/08/14 04:42:57 DEBUG : three: Sizes differ 2026/08/14 04:42:57 DEBUG : three: Destination not found in --copy-dest 2026/08/14 04:42:57 DEBUG : three: Need to transfer - File not found at Destination 2026/08/14 04:42:57 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for checks to finish 2026/08/14 04:42:57 DEBUG : two: size = 3 OK 2026/08/14 04:42:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:42:57 DEBUG : two: Unchanged skipping 2026/08/14 04:42:57 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for transfers to finish 2026/08/14 04:42:58 DEBUG : three: size = 7 OK 2026/08/14 04:42:58 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/08/14 04:42:58 INFO : three: Copied (new) 2026/08/14 04:42:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (102.45s) === RUN TestSyncBackupDir run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:44:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-koneyik5qofi/dst" 2026/08/14 04:44:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-koneyik5qofi/backup" 2026/08/14 04:44:21 DEBUG : one: size = 4 (Local file system at /tmp/rclone85636145) 2026/08/14 04:44:21 DEBUG : two: size = 3 OK 2026/08/14 04:44:21 DEBUG : one: size = 3 (Yandex rclone-test-koneyik5qofi/dst) 2026/08/14 04:44:21 DEBUG : one: Sizes differ 2026/08/14 04:44:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:44:21 DEBUG : two: Unchanged skipping 2026/08/14 04:44:21 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for checks to finish 2026/08/14 04:44:22 INFO : one: Moved (server-side) 2026/08/14 04:44:22 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for transfers to finish 2026/08/14 04:44:23 DEBUG : one: size = 4 OK 2026/08/14 04:44:23 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/14 04:44:23 INFO : one: Copied (new) 2026/08/14 04:44:23 DEBUG : Waiting for deletions to finish 2026/08/14 04:44:25 INFO : three.txt: Moved (server-side) 2026/08/14 04:44:25 INFO : three.txt: Moved into backup dir 2026/08/14 04:44:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone85636145) 2026/08/14 04:44:28 DEBUG : one: size = 4 (Yandex rclone-test-koneyik5qofi/dst) 2026/08/14 04:44:28 DEBUG : one: Sizes differ 2026/08/14 04:44:28 DEBUG : two: size = 3 OK 2026/08/14 04:44:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:44:28 DEBUG : two: Unchanged skipping 2026/08/14 04:44:28 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for checks to finish 2026/08/14 04:44:35 INFO : one: Deleted 2026/08/14 04:44:37 INFO : one: Moved (server-side) 2026/08/14 04:44:37 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for transfers to finish 2026/08/14 04:44:40 DEBUG : one: size = 5 OK 2026/08/14 04:44:40 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/14 04:44:40 INFO : one: Copied (new) 2026/08/14 04:44:40 DEBUG : Waiting for deletions to finish 2026/08/14 04:44:48 INFO : three.txt: Deleted 2026/08/14 04:44:49 INFO : three.txt: Moved (server-side) 2026/08/14 04:44:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (78.84s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:45:37 DEBUG : dst/three.txt: modtime not stored after upload (got 2026-08-14 04:45:35 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/14 04:45:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-koneyik5qofi/dst" 2026/08/14 04:45:38 DEBUG : Creating backend with remote "TestYandex:rclone-test-koneyik5qofi/backup" 2026/08/14 04:45:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone85636145) 2026/08/14 04:45:39 DEBUG : one: size = 3 (Yandex rclone-test-koneyik5qofi/dst) 2026/08/14 04:45:39 DEBUG : one: Sizes differ 2026/08/14 04:45:39 DEBUG : two: size = 3 OK 2026/08/14 04:45:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:45:39 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for checks to finish 2026/08/14 04:45:39 DEBUG : two: Unchanged skipping 2026/08/14 04:45:40 INFO : one: Moved (server-side) to: one.bak 2026/08/14 04:45:40 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for transfers to finish 2026/08/14 04:45:42 DEBUG : one: size = 4 OK 2026/08/14 04:45:42 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/14 04:45:42 INFO : one: Copied (new) 2026/08/14 04:45:42 DEBUG : Waiting for deletions to finish 2026/08/14 04:45:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/14 04:45:44 INFO : three.txt: Moved into backup dir 2026/08/14 04:45:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone85636145) 2026/08/14 04:45:47 DEBUG : one: size = 4 (Yandex rclone-test-koneyik5qofi/dst) 2026/08/14 04:45:47 DEBUG : two: size = 3 OK 2026/08/14 04:45:47 DEBUG : one: Sizes differ 2026/08/14 04:45:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:45:47 DEBUG : two: Unchanged skipping 2026/08/14 04:45:47 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for checks to finish 2026/08/14 04:45:53 INFO : one.bak: Deleted 2026/08/14 04:45:55 INFO : one: Moved (server-side) to: one.bak 2026/08/14 04:45:55 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for transfers to finish 2026/08/14 04:45:56 DEBUG : one: size = 5 OK 2026/08/14 04:45:56 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/14 04:45:56 INFO : one: Copied (new) 2026/08/14 04:45:56 DEBUG : Waiting for deletions to finish 2026/08/14 04:46:03 INFO : three.txt.bak: Deleted 2026/08/14 04:46:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/14 04:46:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (78.55s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:46:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-koneyik5qofi/dst" 2026/08/14 04:46:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-koneyik5qofi/backup" 2026/08/14 04:46:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone85636145) 2026/08/14 04:46:55 DEBUG : one: size = 3 (Yandex rclone-test-koneyik5qofi/dst) 2026/08/14 04:46:55 DEBUG : one: Sizes differ 2026/08/14 04:46:55 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for checks to finish 2026/08/14 04:46:55 DEBUG : two: size = 3 OK 2026/08/14 04:46:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:46:55 DEBUG : two: Unchanged skipping 2026/08/14 04:46:57 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/14 04:46:57 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for transfers to finish 2026/08/14 04:46:59 DEBUG : one: size = 4 OK 2026/08/14 04:46:59 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/14 04:46:59 INFO : one: Copied (new) 2026/08/14 04:46:59 DEBUG : Waiting for deletions to finish 2026/08/14 04:47:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/14 04:47:01 INFO : three.txt: Moved into backup dir 2026/08/14 04:47:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone85636145) 2026/08/14 04:47:05 DEBUG : one: size = 4 (Yandex rclone-test-koneyik5qofi/dst) 2026/08/14 04:47:05 DEBUG : one: Sizes differ 2026/08/14 04:47:05 DEBUG : two: size = 3 OK 2026/08/14 04:47:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:47:05 DEBUG : two: Unchanged skipping 2026/08/14 04:47:05 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for checks to finish 2026/08/14 04:47:12 INFO : one-2019-01-01: Deleted 2026/08/14 04:47:13 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/14 04:47:13 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for transfers to finish 2026/08/14 04:47:16 DEBUG : one: size = 5 OK 2026/08/14 04:47:16 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/14 04:47:16 INFO : one: Copied (new) 2026/08/14 04:47:16 DEBUG : Waiting for deletions to finish 2026/08/14 04:47:22 INFO : three-2019-01-01.txt: Deleted 2026/08/14 04:47:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/14 04:47:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (77.40s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:48:09 DEBUG : dst/two: modtime not stored after upload (got 2026-08-14 04:48:08 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/14 04:48:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-koneyik5qofi/dst" 2026/08/14 04:48:13 DEBUG : two: size = 3 OK 2026/08/14 04:48:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:48:13 DEBUG : two: Unchanged skipping 2026/08/14 04:48:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone85636145) 2026/08/14 04:48:13 DEBUG : one: size = 3 (Yandex rclone-test-koneyik5qofi/dst) 2026/08/14 04:48:13 DEBUG : one: Sizes differ 2026/08/14 04:48:13 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for checks to finish 2026/08/14 04:48:15 INFO : one: Moved (server-side) to: one.bak 2026/08/14 04:48:15 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for transfers to finish 2026/08/14 04:48:17 DEBUG : one: size = 4 OK 2026/08/14 04:48:17 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/14 04:48:17 INFO : one: Copied (new) 2026/08/14 04:48:17 DEBUG : Waiting for deletions to finish 2026/08/14 04:48:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/14 04:48:19 INFO : three.txt: Moved into backup dir 2026/08/14 04:48:23 DEBUG : one.bak: Excluded (Path Filter) 2026/08/14 04:48:23 DEBUG : one.bak: Excluded 2026/08/14 04:48:23 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/14 04:48:23 DEBUG : three.txt.bak: Excluded 2026/08/14 04:48:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone85636145) 2026/08/14 04:48:23 DEBUG : one: size = 4 (Yandex rclone-test-koneyik5qofi/dst) 2026/08/14 04:48:23 DEBUG : one: Sizes differ 2026/08/14 04:48:23 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for checks to finish 2026/08/14 04:48:23 DEBUG : two: size = 3 OK 2026/08/14 04:48:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:48:23 DEBUG : two: Unchanged skipping 2026/08/14 04:48:32 INFO : one.bak: Deleted 2026/08/14 04:48:34 INFO : one: Moved (server-side) to: one.bak 2026/08/14 04:48:34 DEBUG : Yandex rclone-test-koneyik5qofi/dst: Waiting for transfers to finish 2026/08/14 04:48:36 DEBUG : one: size = 5 OK 2026/08/14 04:48:36 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/14 04:48:36 INFO : one: Copied (new) 2026/08/14 04:48:36 DEBUG : Waiting for deletions to finish 2026/08/14 04:48:42 INFO : three.txt.bak: Deleted 2026/08/14 04:48:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/14 04:48:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (70.12s) === RUN TestSyncSuffix run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:49:22 DEBUG : Creating backend with remote "TestYandex:rclone-test-koneyik5qofi/dst" 2026/08/14 04:49:23 DEBUG : one: size = 4 (Local file system at /tmp/rclone85636145) 2026/08/14 04:49:23 DEBUG : one: size = 3 (Yandex rclone-test-koneyik5qofi/dst) 2026/08/14 04:49:23 DEBUG : one: Sizes differ 2026/08/14 04:49:24 INFO : one: Moved (server-side) to: one.bak 2026/08/14 04:49:26 DEBUG : one: size = 4 OK 2026/08/14 04:49:26 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/14 04:49:26 INFO : one: Copied (new) 2026/08/14 04:49:27 DEBUG : two: size = 3 OK 2026/08/14 04:49:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:49:27 DEBUG : two: Unchanged skipping 2026/08/14 04:49:27 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone85636145) 2026/08/14 04:49:27 DEBUG : three.txt: size = 5 (Yandex rclone-test-koneyik5qofi/dst) 2026/08/14 04:49:27 DEBUG : three.txt: Sizes differ 2026/08/14 04:49:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/14 04:49:30 DEBUG : three.txt: size = 6 OK 2026/08/14 04:49:30 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/08/14 04:49:30 INFO : three.txt: Copied (new) 2026/08/14 04:49:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone85636145) 2026/08/14 04:49:32 DEBUG : one: size = 4 (Yandex rclone-test-koneyik5qofi/dst) 2026/08/14 04:49:32 DEBUG : one: Sizes differ 2026/08/14 04:49:38 INFO : one.bak: Deleted 2026/08/14 04:49:41 INFO : one: Moved (server-side) to: one.bak 2026/08/14 04:49:43 DEBUG : one: size = 5 OK 2026/08/14 04:49:43 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/14 04:49:43 INFO : one: Copied (new) 2026/08/14 04:49:43 DEBUG : two: size = 3 OK 2026/08/14 04:49:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:49:43 DEBUG : two: Unchanged skipping 2026/08/14 04:49:43 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone85636145) 2026/08/14 04:49:43 DEBUG : three.txt: size = 6 (Yandex rclone-test-koneyik5qofi/dst) 2026/08/14 04:49:43 DEBUG : three.txt: Sizes differ 2026/08/14 04:49:50 INFO : three.txt.bak: Deleted 2026/08/14 04:49:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/08/14 04:49:53 DEBUG : three.txt: size = 19 OK 2026/08/14 04:49:53 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/08/14 04:49:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (77.41s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:50:36 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/14 04:50:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/14 04:50:37 DEBUG : pacer: Reducing sleep to 15ms 2026/08/14 04:50:37 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/14 04:50:37 DEBUG : pacer: Reducing sleep to 10ms 2026/08/14 04:50:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-koneyik5qofi/dst" 2026/08/14 04:50:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone85636145) 2026/08/14 04:50:40 DEBUG : one: size = 3 (Yandex rclone-test-koneyik5qofi/dst) 2026/08/14 04:50:40 DEBUG : one: Sizes differ 2026/08/14 04:50:42 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/14 04:50:44 DEBUG : one: size = 4 OK 2026/08/14 04:50:44 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/08/14 04:50:44 INFO : one: Copied (new) 2026/08/14 04:50:45 DEBUG : two: size = 3 OK 2026/08/14 04:50:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:50:45 DEBUG : two: Unchanged skipping 2026/08/14 04:50:45 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone85636145) 2026/08/14 04:50:45 DEBUG : three.txt: size = 5 (Yandex rclone-test-koneyik5qofi/dst) 2026/08/14 04:50:45 DEBUG : three.txt: Sizes differ 2026/08/14 04:50:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/14 04:50:50 DEBUG : three.txt: size = 6 OK 2026/08/14 04:50:50 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/08/14 04:50:50 INFO : three.txt: Copied (new) 2026/08/14 04:50:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone85636145) 2026/08/14 04:50:51 DEBUG : one: size = 4 (Yandex rclone-test-koneyik5qofi/dst) 2026/08/14 04:50:51 DEBUG : one: Sizes differ 2026/08/14 04:50:58 INFO : one-2019-01-01: Deleted 2026/08/14 04:50:59 INFO : one: Moved (server-side) to: one-2019-01-01 2026/08/14 04:51:02 DEBUG : one: size = 5 OK 2026/08/14 04:51:02 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/08/14 04:51:02 INFO : one: Copied (new) 2026/08/14 04:51:02 DEBUG : two: size = 3 OK 2026/08/14 04:51:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:51:02 DEBUG : two: Unchanged skipping 2026/08/14 04:51:02 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone85636145) 2026/08/14 04:51:02 DEBUG : three.txt: size = 6 (Yandex rclone-test-koneyik5qofi/dst) 2026/08/14 04:51:02 DEBUG : three.txt: Sizes differ 2026/08/14 04:51:08 INFO : three-2019-01-01.txt: Deleted 2026/08/14 04:51:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/08/14 04:51:12 DEBUG : three.txt: size = 19 OK 2026/08/14 04:51:12 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/08/14 04:51:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (78.36s) === RUN TestSyncUTFNorm run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:51:53 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:51:53 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone85636145) 2026/08/14 04:51:53 DEBUG : Testêé: size = 18 (Yandex rclone-test-koneyik5qofi) 2026/08/14 04:51:53 DEBUG : Testêé: Sizes differ 2026/08/14 04:51:53 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:51:55 DEBUG : Testêé: size = 14 OK 2026/08/14 04:51:55 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2026/08/14 04:51:55 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/14 04:51:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (10.54s) === RUN TestSyncImmutable run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:52:02 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/14 04:52:02 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:52:02 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:52:04 DEBUG : existing: size = 6 OK 2026/08/14 04:52:04 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/08/14 04:52:04 INFO : existing: Copied (new) 2026/08/14 04:52:04 DEBUG : Waiting for deletions to finish 2026/08/14 04:52:05 DEBUG : existing: size = 8 (Local file system at /tmp/rclone85636145) 2026/08/14 04:52:05 DEBUG : existing: size = 6 (Yandex rclone-test-koneyik5qofi) 2026/08/14 04:52:05 DEBUG : existing: Sizes differ 2026/08/14 04:52:05 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/14 04:52:05 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:52:05 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:52:05 ERROR : Yandex rclone-test-koneyik5qofi: not deleting files as there were IO errors 2026/08/14 04:52:05 ERROR : Yandex rclone-test-koneyik5qofi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (11.03s) === RUN TestSyncIgnoreCase run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:52:15 DEBUG : EXISTING: size = 6 OK 2026/08/14 04:52:15 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:52:15 DEBUG : existing: Unchanged skipping 2026/08/14 04:52:15 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:52:15 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:52:15 DEBUG : Waiting for deletions to finish 2026/08/14 04:52:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (10.14s) === RUN TestFixCase run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.41s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.48s) --- SKIP: TestMaxTransfer/Hard (0.64s) --- SKIP: TestMaxTransfer/Soft (0.42s) --- SKIP: TestMaxTransfer/Cautious (0.42s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 04:52:42 DEBUG : only3: modtime not stored after upload (got 2026-08-14 04:52:41 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/14 04:53:50 DEBUG : both0: size = 6 OK 2026/08/14 04:53:50 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:53:50 DEBUG : both11: size = 6 OK 2026/08/14 04:53:50 DEBUG : both10: size = 6 OK 2026/08/14 04:53:50 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 04:53:50 DEBUG : both12: size = 6 OK 2026/08/14 04:53:50 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:53:50 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:53:50 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:53:50 DEBUG : both0: Unchanged skipping 2026/08/14 04:53:50 DEBUG : both13: size = 6 OK 2026/08/14 04:53:50 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:53:50 DEBUG : both12: Unchanged skipping 2026/08/14 04:53:50 DEBUG : both14: size = 6 OK 2026/08/14 04:53:50 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:53:50 DEBUG : both14: Unchanged skipping 2026/08/14 04:53:50 DEBUG : both15: size = 6 OK 2026/08/14 04:53:50 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:53:50 DEBUG : both11: Unchanged skipping 2026/08/14 04:53:50 DEBUG : both16: size = 6 OK 2026/08/14 04:53:50 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:53:50 DEBUG : both16: Unchanged skipping 2026/08/14 04:53:50 DEBUG : both17: size = 6 OK 2026/08/14 04:53:50 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:53:50 DEBUG : both10: Unchanged skipping 2026/08/14 04:53:50 DEBUG : both18: size = 6 OK 2026/08/14 04:53:50 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:53:50 DEBUG : both18: Unchanged skipping 2026/08/14 04:53:50 DEBUG : both19: size = 6 OK 2026/08/14 04:53:50 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:53:50 DEBUG : both13: Unchanged skipping 2026/08/14 04:53:50 DEBUG : both1: size = 6 OK 2026/08/14 04:53:50 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:53:50 DEBUG : both1: Unchanged skipping 2026/08/14 04:53:50 DEBUG : both2: size = 6 OK 2026/08/14 04:53:50 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:53:50 DEBUG : both15: Unchanged skipping 2026/08/14 04:53:50 DEBUG : both3: size = 6 OK 2026/08/14 04:53:50 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:53:50 DEBUG : both3: Unchanged skipping 2026/08/14 04:53:50 DEBUG : both4: size = 6 OK 2026/08/14 04:53:50 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:53:50 DEBUG : both4: Unchanged skipping 2026/08/14 04:53:50 DEBUG : both5: size = 6 OK 2026/08/14 04:53:50 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:53:50 DEBUG : both5: Unchanged skipping 2026/08/14 04:53:50 DEBUG : both6: size = 6 OK 2026/08/14 04:53:50 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:53:50 DEBUG : both6: Unchanged skipping 2026/08/14 04:53:50 DEBUG : both7: size = 6 OK 2026/08/14 04:53:50 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:53:50 DEBUG : both7: Unchanged skipping 2026/08/14 04:53:50 DEBUG : both8: size = 6 OK 2026/08/14 04:53:50 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:53:50 DEBUG : both8: Unchanged skipping 2026/08/14 04:53:50 DEBUG : both9: size = 6 OK 2026/08/14 04:53:50 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 04:53:50 DEBUG : both9: Unchanged skipping 2026/08/14 04:53:50 DEBUG : both17: Unchanged skipping 2026/08/14 04:53:50 DEBUG : both19: Unchanged skipping 2026/08/14 04:53:50 DEBUG : both2: Unchanged skipping 2026/08/14 04:53:50 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 04:53:50 DEBUG : Waiting for deletions to finish 2026/08/14 04:53:56 INFO : only15: Deleted 2026/08/14 04:53:56 INFO : only10: Deleted 2026/08/14 04:53:57 INFO : only2: Deleted 2026/08/14 04:53:57 INFO : only16: Deleted 2026/08/14 04:54:02 INFO : only6: Deleted 2026/08/14 04:54:02 INFO : only11: Deleted 2026/08/14 04:54:03 INFO : only8: Deleted 2026/08/14 04:54:04 INFO : only13: Deleted 2026/08/14 04:54:09 INFO : only5: Deleted 2026/08/14 04:54:09 INFO : only0: Deleted 2026/08/14 04:54:09 INFO : only12: Deleted 2026/08/14 04:54:09 INFO : only19: Deleted 2026/08/14 04:54:14 INFO : only3: Deleted 2026/08/14 04:54:14 INFO : only1: Deleted 2026/08/14 04:54:15 INFO : only7: Deleted 2026/08/14 04:54:15 INFO : only4: Deleted 2026/08/14 04:54:20 INFO : only14: Deleted 2026/08/14 04:54:20 INFO : only17: Deleted 2026/08/14 04:54:21 INFO : only9: Deleted 2026/08/14 04:54:22 INFO : only18: Deleted 2026/08/14 04:54:22 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (240.15s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" run.go:303: Failed to put "only14" to "Yandex rclone-test-koneyik5qofi": [503 - ServiceUnavailableError] Service Unavailable (Сервис временно недоступен.) --- FAIL: TestSyncConcurrentTruncate (268.32s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 05:00:53 DEBUG : empty_dir: Making directory with metadata 2026/08/14 05:00:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 05:00:53 DEBUG : empty_on_remote: Making directory with metadata 2026/08/14 05:00:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 05:00:53 INFO : empty_on_remote: Making directory 2026/08/14 05:00:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/14 05:00:57 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/14 05:00:57 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/14 05:00:57 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/14 05:00:57 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (58.86s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 05:01:52 DEBUG : empty_dir: Making directory with metadata 2026/08/14 05:01:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 05:01:52 DEBUG : empty_on_remote: Making directory with metadata 2026/08/14 05:01:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/14 05:01:52 INFO : empty_on_remote: Making directory 2026/08/14 05:01:52 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/14 05:01:57 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/14 05:01:57 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/14 05:01:57 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/14 05:01:57 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/14 05:01:57 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (65.93s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 05:02:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/14 05:02:58 INFO : sub dir: Making directory 2026/08/14 05:02:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (110.24s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 05:04:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/14 05:04:48 INFO : sub dir: Making directory 2026/08/14 05:04:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (105.80s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 05:06:43 DEBUG : dir1/0003-defghij.txt: modtime not stored after upload (got 2026-08-14 05:06:41 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/14 05:07:13 DEBUG : apple: modtime not stored after upload (got 2026-08-14 05:07:12 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/14 05:07:19 DEBUG : Waiting for deletions to finish 2026/08/14 05:07:19 DEBUG : apple: Excluded (Path Filter) 2026/08/14 05:07:19 DEBUG : apple: Excluded 2026/08/14 05:07:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 05:07:19 DEBUG : appleappleapplebanana: Excluded 2026/08/14 05:07:19 DEBUG : banana: Excluded (Path Filter) 2026/08/14 05:07:19 DEBUG : banana: Excluded 2026/08/14 05:07:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 05:07:19 DEBUG : splitbananasplit: Excluded 2026/08/14 05:07:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 05:07:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/14 05:07:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 05:07:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/14 05:07:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 05:07:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/14 05:07:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 05:07:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/14 05:07:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 05:07:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/14 05:07:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 05:07:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/14 05:07:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 05:07:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/14 05:07:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 05:07:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/14 05:07:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 05:07:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/14 05:07:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 05:07:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/14 05:07:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 05:07:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/14 05:07:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 05:07:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/14 05:07:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 05:07:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/14 05:07:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 05:07:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/14 05:07:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 05:07:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/14 05:07:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 05:07:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/14 05:07:20 DEBUG : apple: size = 5 OK 2026/08/14 05:07:20 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:20 DEBUG : apple: Unchanged skipping 2026/08/14 05:07:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 05:07:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 05:07:20 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 05:07:20 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:20 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 05:07:20 DEBUG : banana: size = 6 OK 2026/08/14 05:07:20 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:20 DEBUG : banana: Unchanged skipping 2026/08/14 05:07:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 05:07:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 05:07:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 05:07:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 05:07:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 05:07:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 05:07:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 05:07:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 05:07:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 05:07:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 05:07:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 05:07:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 05:07:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 05:07:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 05:07:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 05:07:21 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 05:07:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 05:07:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 05:07:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 05:07:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 05:07:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 05:07:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 05:07:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 05:07:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 05:07:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 05:07:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 05:07:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 05:07:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 05:07:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 05:07:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 05:07:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 05:07:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 05:07:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 05:07:21 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 05:07:21 DEBUG : Waiting for deletions to finish 2026/08/14 05:07:21 INFO : There was nothing to transfer 2026/08/14 05:07:21 DEBUG : Waiting for deletions to finish 2026/08/14 05:07:21 DEBUG : apple: Excluded (Path Filter) 2026/08/14 05:07:21 DEBUG : apple: Excluded 2026/08/14 05:07:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 05:07:21 DEBUG : appleappleapplebanana: Excluded 2026/08/14 05:07:21 DEBUG : banana: Excluded (Path Filter) 2026/08/14 05:07:21 DEBUG : banana: Excluded 2026/08/14 05:07:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 05:07:21 DEBUG : splitbananasplit: Excluded 2026/08/14 05:07:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 05:07:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/14 05:07:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 05:07:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/14 05:07:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 05:07:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/14 05:07:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 05:07:22 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/14 05:07:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 05:07:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/14 05:07:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 05:07:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/14 05:07:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 05:07:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/14 05:07:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 05:07:22 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/14 05:07:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 05:07:22 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/14 05:07:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 05:07:22 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/14 05:07:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 05:07:22 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/14 05:07:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 05:07:22 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/14 05:07:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 05:07:22 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/14 05:07:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 05:07:22 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/14 05:07:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 05:07:22 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/14 05:07:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 05:07:22 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/14 05:07:23 DEBUG : apple: size = 5 OK 2026/08/14 05:07:23 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:23 DEBUG : apple: Unchanged skipping 2026/08/14 05:07:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 05:07:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 05:07:23 DEBUG : banana: size = 6 OK 2026/08/14 05:07:23 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:23 DEBUG : banana: Unchanged skipping 2026/08/14 05:07:23 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 05:07:23 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:23 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 05:07:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 05:07:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 05:07:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 05:07:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 05:07:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 05:07:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 05:07:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 05:07:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 05:07:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 05:07:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 05:07:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 05:07:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 05:07:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 05:07:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 05:07:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 05:07:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 05:07:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 05:07:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 05:07:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 05:07:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 05:07:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 05:07:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 05:07:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 05:07:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 05:07:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 05:07:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 05:07:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 05:07:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 05:07:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 05:07:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 05:07:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:07:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 05:07:24 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 05:07:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 05:07:24 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 05:07:24 DEBUG : Waiting for deletions to finish 2026/08/14 05:07:24 INFO : There was nothing to transfer 2026/08/14 05:07:24 DEBUG : Waiting for deletions to finish 2026/08/14 05:07:24 DEBUG : apple: Excluded (Path Filter) 2026/08/14 05:07:24 DEBUG : apple: Excluded 2026/08/14 05:07:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 05:07:24 DEBUG : appleappleapplebanana: Excluded 2026/08/14 05:07:24 DEBUG : banana: Excluded (Path Filter) 2026/08/14 05:07:24 DEBUG : banana: Excluded 2026/08/14 05:07:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 05:07:24 DEBUG : splitbananasplit: Excluded 2026/08/14 05:07:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 05:07:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/14 05:07:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 05:07:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/14 05:07:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 05:07:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/14 05:07:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 05:07:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/14 05:07:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 05:07:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/14 05:07:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 05:07:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/14 05:07:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 05:07:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/14 05:07:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 05:07:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/14 05:07:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 05:07:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/14 05:07:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 05:07:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/14 05:07:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 05:07:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/14 05:07:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 05:07:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/14 05:07:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 05:07:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/14 05:07:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 05:07:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/14 05:07:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 05:07:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/14 05:07:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 05:07:25 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 05:10:04 DEBUG : dir1/0006-ghijklm.txt: modtime not stored after upload (got 2026-08-14 05:10:02 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/14 05:10:30 DEBUG : pacer: low level retry 1/10 (error [503 - ServiceUnavailableError] Service Unavailable (Сервис временно недоступен.)) 2026/08/14 05:10:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/14 05:10:30 DEBUG : pacer: Reducing sleep to 15ms 2026/08/14 05:10:31 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/14 05:10:31 DEBUG : pacer: Reducing sleep to 10ms 2026/08/14 05:10:32 DEBUG : Waiting for deletions to finish 2026/08/14 05:10:32 DEBUG : apple: Excluded (Path Filter) 2026/08/14 05:10:32 DEBUG : apple: Excluded 2026/08/14 05:10:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 05:10:32 DEBUG : appleappleapplebanana: Excluded 2026/08/14 05:10:32 DEBUG : banana: Excluded (Path Filter) 2026/08/14 05:10:32 DEBUG : banana: Excluded 2026/08/14 05:10:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 05:10:32 DEBUG : splitbananasplit: Excluded 2026/08/14 05:10:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 05:10:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/14 05:10:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 05:10:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/14 05:10:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 05:10:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/14 05:10:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 05:10:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/14 05:10:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 05:10:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/14 05:10:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 05:10:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/14 05:10:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 05:10:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/14 05:10:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 05:10:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/14 05:10:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 05:10:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/14 05:10:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 05:10:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/14 05:10:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 05:10:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/14 05:10:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 05:10:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/14 05:10:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 05:10:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/14 05:10:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 05:10:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/14 05:10:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 05:10:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/14 05:10:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 05:10:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/14 05:10:33 DEBUG : apple: size = 5 OK 2026/08/14 05:10:33 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:33 DEBUG : apple: Unchanged skipping 2026/08/14 05:10:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 05:10:33 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 05:10:33 DEBUG : banana: size = 6 OK 2026/08/14 05:10:33 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:33 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 05:10:33 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 05:10:33 DEBUG : banana: Unchanged skipping 2026/08/14 05:10:34 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 05:10:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 05:10:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 05:10:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 05:10:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 05:10:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 05:10:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 05:10:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 05:10:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 05:10:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 05:10:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 05:10:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 05:10:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 05:10:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 05:10:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 05:10:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 05:10:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 05:10:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 05:10:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 05:10:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 05:10:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 05:10:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 05:10:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 05:10:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 05:10:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 05:10:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 05:10:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 05:10:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 05:10:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 05:10:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 05:10:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 05:10:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 05:10:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 05:10:34 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 05:10:34 DEBUG : Waiting for deletions to finish 2026/08/14 05:10:34 INFO : There was nothing to transfer 2026/08/14 05:10:34 DEBUG : Waiting for deletions to finish 2026/08/14 05:10:34 DEBUG : apple: Excluded (Path Filter) 2026/08/14 05:10:34 DEBUG : apple: Excluded 2026/08/14 05:10:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 05:10:34 DEBUG : appleappleapplebanana: Excluded 2026/08/14 05:10:34 DEBUG : banana: Excluded (Path Filter) 2026/08/14 05:10:34 DEBUG : banana: Excluded 2026/08/14 05:10:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 05:10:34 DEBUG : splitbananasplit: Excluded 2026/08/14 05:10:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 05:10:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/14 05:10:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 05:10:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/14 05:10:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 05:10:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/14 05:10:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 05:10:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/14 05:10:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 05:10:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/14 05:10:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 05:10:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/14 05:10:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 05:10:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/14 05:10:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 05:10:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/14 05:10:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 05:10:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/14 05:10:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 05:10:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/14 05:10:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 05:10:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/14 05:10:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 05:10:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/14 05:10:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 05:10:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/14 05:10:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 05:10:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/14 05:10:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 05:10:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/14 05:10:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 05:10:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/14 05:10:35 DEBUG : apple: size = 5 OK 2026/08/14 05:10:35 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:35 DEBUG : apple: Unchanged skipping 2026/08/14 05:10:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/14 05:10:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 05:10:35 DEBUG : banana: size = 6 OK 2026/08/14 05:10:35 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:35 DEBUG : banana: Unchanged skipping 2026/08/14 05:10:35 DEBUG : splitbananasplit: size = 16 OK 2026/08/14 05:10:35 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:35 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 05:10:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/14 05:10:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 05:10:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/14 05:10:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 05:10:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/14 05:10:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 05:10:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/14 05:10:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 05:10:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/14 05:10:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 05:10:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/14 05:10:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 05:10:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/14 05:10:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 05:10:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/14 05:10:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 05:10:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/14 05:10:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 05:10:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/14 05:10:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 05:10:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/14 05:10:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 05:10:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/14 05:10:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 05:10:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/14 05:10:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 05:10:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/14 05:10:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 05:10:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/14 05:10:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 05:10:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/14 05:10:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:10:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 05:10:35 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 05:10:35 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 05:10:35 DEBUG : Waiting for deletions to finish 2026/08/14 05:10:35 INFO : There was nothing to transfer 2026/08/14 05:10:35 DEBUG : Waiting for deletions to finish 2026/08/14 05:10:35 DEBUG : apple: Excluded (Path Filter) 2026/08/14 05:10:35 DEBUG : apple: Excluded 2026/08/14 05:10:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 05:10:35 DEBUG : appleappleapplebanana: Excluded 2026/08/14 05:10:35 DEBUG : banana: Excluded (Path Filter) 2026/08/14 05:10:35 DEBUG : banana: Excluded 2026/08/14 05:10:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 05:10:35 DEBUG : splitbananasplit: Excluded 2026/08/14 05:10:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 05:10:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/14 05:10:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 05:10:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/14 05:10:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 05:10:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/14 05:10:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 05:10:36 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/14 05:10:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 05:10:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/14 05:10:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 05:10:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/14 05:10:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 05:10:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/14 05:10:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 05:10:36 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/14 05:10:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 05:10:36 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/14 05:10:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 05:10:36 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/14 05:10:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 05:10:36 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/14 05:10:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 05:10:36 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/14 05:10:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 05:10:36 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/14 05:10:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 05:10:36 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/14 05:10:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 05:10:36 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/14 05:10:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 05:10:36 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 05:13:39 DEBUG : Waiting for deletions to finish 2026/08/14 05:13:39 DEBUG : apple: Excluded (Path Filter) 2026/08/14 05:13:39 DEBUG : apple: Excluded 2026/08/14 05:13:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 05:13:39 DEBUG : appleappleapplebanana: Excluded 2026/08/14 05:13:39 DEBUG : banana: Excluded (Path Filter) 2026/08/14 05:13:39 DEBUG : banana: Excluded 2026/08/14 05:13:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 05:13:39 DEBUG : splitbananasplit: Excluded 2026/08/14 05:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 05:13:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/14 05:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 05:13:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/14 05:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 05:13:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/14 05:13:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 05:13:39 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/14 05:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 05:13:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/14 05:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 05:13:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/14 05:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 05:13:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/14 05:13:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 05:13:39 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/14 05:13:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 05:13:39 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/14 05:13:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 05:13:39 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/14 05:13:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 05:13:39 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/14 05:13:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 05:13:39 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/14 05:13:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 05:13:39 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/14 05:13:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 05:13:39 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/14 05:13:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 05:13:39 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/14 05:13:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 05:13:39 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/14 05:13:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:13:40 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 05:13:40 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:13:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:13:40 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:13:40 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 05:13:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:13:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:13:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:13:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:13:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:13:40 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:13:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:13:40 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 05:13:40 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 05:13:40 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/14 05:13:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:13:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/14 05:13:40 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:13:40 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/14 05:13:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:13:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/14 05:13:40 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 05:13:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:13:40 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:13:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:13:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 05:13:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:13:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:13:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:13:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:13:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 05:13:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:13:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:13:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:13:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 05:13:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:13:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:13:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:13:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:13:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:13:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 05:13:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:13:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:13:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:13:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:13:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:13:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:13:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:13:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 05:13:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:13:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:13:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 05:13:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:13:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 05:13:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:13:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:13:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:13:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:13:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 05:13:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:13:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:13:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:13:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 05:13:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:13:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:13:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:13:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:13:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:13:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:13:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:13:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:13:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:13:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 05:13:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:13:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:13:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:13:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 05:13:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:13:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:13:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:13:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:13:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:13:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:13:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:13:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:13:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:13:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:13:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:13:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 05:13:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:13:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:13:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:13:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 05:13:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:13:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:13:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:13:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:13:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:13:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:13:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:13:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:13:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:13:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:13:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:13:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:13:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:13:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 05:13:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:13:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:13:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:13:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 05:13:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:13:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:13:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:13:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:13:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:13:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 05:13:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:13:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:13:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:13:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 05:13:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:13:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:13:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:13:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:13:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:13:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:13:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:13:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:13:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:13:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:13:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:13:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 05:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:13:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:13:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 05:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:13:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:13:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:13:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:13:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:13:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:13:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:13:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:13:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:13:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 05:13:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:13:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 05:13:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 05:13:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 05:13:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:13:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 05:13:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 05:13:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 05:13:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:13:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:13:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:13:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:13:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 05:13:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:13:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:13:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:13:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 05:13:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:13:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 05:13:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:13:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:13:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:13:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:13:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:13:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:13:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:13:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:13:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:13:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:13:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:13:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:13:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:13:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:13:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:13:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:13:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:13:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/14 05:13:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:13:40 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:13:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/14 05:13:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:13:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/14 05:13:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:13:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/14 05:13:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:13:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/14 05:13:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:13:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/14 05:13:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:13:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/14 05:13:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:13:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/14 05:13:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:13:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/14 05:13:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:13:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/14 05:13:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:13:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/14 05:13:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 05:13:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/14 05:13:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 05:13:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/14 05:13:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:13:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/14 05:13:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 05:13:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/14 05:13:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:13:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/14 05:13:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/14 05:13:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/14 05:13:40 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 05:13:40 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 05:13:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/14 05:13:42 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/08/14 05:13:42 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:13:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:13:42 DEBUG : YmFuYW5h: size = 6 OK 2026/08/14 05:13:42 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/08/14 05:13:42 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/14 05:13:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:13:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/14 05:13:42 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/08/14 05:13:42 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:13:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:13:42 DEBUG : YXBwbGU=: size = 5 OK 2026/08/14 05:13:42 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/08/14 05:13:42 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/14 05:13:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:13:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/14 05:13:43 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/08/14 05:13:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:13:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:13:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/14 05:13:44 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/08/14 05:13:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:13:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:13:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/14 05:13:44 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/08/14 05:13:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:13:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:13:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/14 05:13:44 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/08/14 05:13:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:13:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:13:45 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/14 05:13:45 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/08/14 05:13:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:13:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:13:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/14 05:13:45 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/08/14 05:13:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:13:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:13:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/14 05:13:46 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/08/14 05:13:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:13:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 05:13:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/14 05:13:46 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/08/14 05:13:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:13:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 05:13:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/14 05:13:47 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/08/14 05:13:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:13:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:13:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/14 05:13:48 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/08/14 05:13:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 05:13:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 05:13:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/14 05:13:48 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/08/14 05:13:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 05:13:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 05:13:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/14 05:13:48 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/08/14 05:13:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:13:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/14 05:13:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/14 05:13:50 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/08/14 05:13:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 05:13:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/14 05:13:50 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/08/14 05:13:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 05:13:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/14 05:13:50 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/08/14 05:13:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:13:50 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/14 05:13:50 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/08/14 05:13:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/14 05:13:50 DEBUG : Waiting for deletions to finish 2026/08/14 05:13:57 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/14 05:13:57 INFO : dir1/0014-89;=.txt: Deleted 2026/08/14 05:13:57 INFO : apple: Deleted 2026/08/14 05:13:57 INFO : dir1/0007-1234567.txt: Deleted 2026/08/14 05:13:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/14 05:13:58 INFO : dir1/0003-defghij.txt: Deleted 2026/08/14 05:13:58 INFO : dir1/0008-2345678.txt: Deleted 2026/08/14 05:14:00 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/14 05:14:04 INFO : splitbananasplit: Deleted 2026/08/14 05:14:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/14 05:14:05 INFO : dir1/0009-3456789.txt: Deleted 2026/08/14 05:14:05 INFO : dir1/0015-9;=.txt: Deleted 2026/08/14 05:14:05 INFO : dir1/0011-56789;.txt: Deleted 2026/08/14 05:14:06 INFO : appleappleapplebanana: Deleted 2026/08/14 05:14:06 INFO : banana: Deleted 2026/08/14 05:14:07 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/14 05:14:11 INFO : dir1/0010-456789.txt: Deleted 2026/08/14 05:14:11 INFO : dir1/0012-6789;.txt: Deleted 2026/08/14 05:14:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/14 05:14:11 INFO : dir1/0013-789;=.txt: Deleted 2026/08/14 05:14:11 DEBUG : Waiting for deletions to finish 2026/08/14 05:14:11 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/14 05:14:11 DEBUG : YXBwbGU=: Excluded 2026/08/14 05:14:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/14 05:14:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/14 05:14:11 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/14 05:14:11 DEBUG : YmFuYW5h: Excluded 2026/08/14 05:14:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/14 05:14:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/14 05:14:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/14 05:14:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/14 05:14:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/14 05:14:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/14 05:14:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/14 05:14:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/14 05:14:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/14 05:14:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/14 05:14:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/14 05:14:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/14 05:14:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/14 05:14:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/14 05:14:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/14 05:14:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/14 05:14:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/14 05:14:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/14 05:14:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/14 05:14:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/14 05:14:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/14 05:14:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/14 05:14:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/14 05:14:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/14 05:14:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/14 05:14:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/14 05:14:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/14 05:14:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/14 05:14:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/14 05:14:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/14 05:14:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/14 05:14:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/14 05:14:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/14 05:14:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/14 05:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 05:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 05:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 05:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 05:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 05:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 05:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/14 05:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 05:14:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 05:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/14 05:14:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 05:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 05:14:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 05:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 05:14:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 05:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:14:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 05:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 05:14:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 05:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 05:14:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 05:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:14:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 05:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:14:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 05:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:14:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 05:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:14:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 05:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:14:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 05:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:14:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 05:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:14:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 05:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:14:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 05:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:14:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 05:14:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:14:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/14 05:14:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 05:14:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 05:14:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:14:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 05:14:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 05:14:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:14:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:14:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:14:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:14:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:14:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:14:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:14:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:14:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:14:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:14:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:14:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 05:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/14 05:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 05:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 05:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 05:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 05:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:14:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:14:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:14:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 05:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/14 05:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 05:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 05:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 05:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 05:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:14:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:14:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:14:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 05:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:14:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:14:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 05:14:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 05:14:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:14:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 05:14:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 05:14:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/14 05:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:14:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 05:14:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:14:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:14:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 05:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:14:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:14:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 05:14:12 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 05:14:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:14:12 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:14:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:14:12 DEBUG : YXBwbGU=: size = 5 OK 2026/08/14 05:14:12 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:14:12 DEBUG : apple: Unchanged skipping 2026/08/14 05:14:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/14 05:14:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:14:12 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/14 05:14:12 DEBUG : YmFuYW5h: size = 6 OK 2026/08/14 05:14:12 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:14:12 DEBUG : banana: Unchanged skipping 2026/08/14 05:14:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 05:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:14:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:14:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:14:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 05:14:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:14:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:14:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 05:14:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:14:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:14:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:14:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:14:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 05:14:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:14:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:14:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:14:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:14:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:14:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:14:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 05:14:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:14:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:14:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 05:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:14:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 05:14:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:14:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:14:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:14:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 05:14:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:14:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:14:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:14:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 05:14:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:14:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:14:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:14:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:14:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:14:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:14:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:14:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:14:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 05:14:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:14:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:14:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:14:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 05:14:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:14:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:14:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:14:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:14:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:14:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:14:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:14:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:14:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:14:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:14:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 05:14:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:14:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:14:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:14:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 05:14:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:14:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:14:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:14:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:14:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:14:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:14:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:14:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:14:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:14:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:14:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:14:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:14:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 05:14:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:14:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:14:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:14:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 05:14:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:14:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:14:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:14:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:14:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 05:14:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:14:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:14:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:14:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 05:14:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:14:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:14:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:14:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:14:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:14:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:14:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:14:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:14:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:14:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:14:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 05:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:14:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:14:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 05:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:14:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:14:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:14:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:14:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:14:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:14:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:14:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:14:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:14:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 05:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:14:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 05:14:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 05:14:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 05:14:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:14:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 05:14:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 05:14:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 05:14:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:14:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:14:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:14:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 05:14:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:14:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:14:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:14:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 05:14:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:14:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 05:14:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:14:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:14:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:14:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:14:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:14:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:14:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:14:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:14:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:14:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:14:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:14:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:14:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:14:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:14:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:14:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:14:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:14:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:14:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/14 05:14:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:14:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:14:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/14 05:14:12 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:14:12 DEBUG : splitbananasplit: Unchanged skipping 2026/08/14 05:14:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:14:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:14:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:14:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:14:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:14:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:14:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:14:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:14:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:14:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/14 05:14:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/14 05:14:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:14:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/14 05:14:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/14 05:14:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/14 05:14:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/14 05:14:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:14:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/14 05:14:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/14 05:14:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:14:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/14 05:14:13 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 05:14:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/14 05:14:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:14:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/14 05:14:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/14 05:14:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/14 05:14:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:14:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/14 05:14:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/14 05:14:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/14 05:14:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/14 05:14:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:14:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:14:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/14 05:14:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/14 05:14:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/14 05:14:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:14:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/14 05:14:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/14 05:14:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:14:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/14 05:14:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/14 05:14:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:14:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/14 05:14:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/14 05:14:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:14:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/14 05:14:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:14:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/14 05:14:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:14:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:14:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/14 05:14:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/14 05:14:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:14:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/14 05:14:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/14 05:14:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/14 05:14:13 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/14 05:14:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:14:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/14 05:14:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/14 05:14:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/14 05:14:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/14 05:14:13 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 05:14:13 DEBUG : Waiting for deletions to finish 2026/08/14 05:14:13 DEBUG : Waiting for deletions to finish 2026/08/14 05:14:13 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/14 05:14:13 DEBUG : YXBwbGU=: Excluded 2026/08/14 05:14:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/14 05:14:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/14 05:14:13 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/14 05:14:13 DEBUG : YmFuYW5h: Excluded 2026/08/14 05:14:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/14 05:14:13 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/14 05:14:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/14 05:14:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/14 05:14:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/14 05:14:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/14 05:14:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/14 05:14:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/14 05:14:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/14 05:14:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/14 05:14:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/14 05:14:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/14 05:14:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/14 05:14:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/14 05:14:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/14 05:14:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/14 05:14:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/14 05:14:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/14 05:14:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/14 05:14:13 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/14 05:14:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/14 05:14:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/14 05:14:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/14 05:14:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/14 05:14:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/14 05:14:13 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/14 05:14:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/14 05:14:13 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/14 05:14:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/14 05:14:13 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/14 05:14:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/14 05:14:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/14 05:14:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/14 05:14:13 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/14 05:14:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:14:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 05:14:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:14:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:14:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:14:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:14:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:14:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:14:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 05:14:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 05:14:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 05:14:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:14:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 05:14:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 05:14:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:14:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 05:14:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/14 05:14:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 05:14:14 DEBUG : apple: transformed to: YXBwbGU= 2026/08/14 05:14:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/14 05:14:14 DEBUG : banana: transformed to: YmFuYW5h 2026/08/14 05:14:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/14 05:14:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/14 05:14:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/14 05:14:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/14 05:14:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/14 05:14:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/14 05:14:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Yandex rclone-test-koneyik5qofi", Local "Local file system at /tmp/rclone85636145", Modify Window "1ns" 2026/08/14 05:16:48 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/08/14 05:16:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/14 05:16:49 DEBUG : pacer: Reducing sleep to 15ms 2026/08/14 05:16:49 DEBUG : pacer: Reducing sleep to 11.25ms 2026/08/14 05:16:49 DEBUG : pacer: Reducing sleep to 10ms 2026/08/14 05:17:07 DEBUG : dir1/0012-6789;.txt: modtime not stored after upload (got 2026-08-14 05:17:06 +0000 UTC, want 2001-02-03 04:05:06.499999999 +0000 UTC) - setting again (try 1/3) 2026/08/14 05:17:23 DEBUG : Waiting for deletions to finish 2026/08/14 05:17:23 DEBUG : apple: Excluded (Path Filter) 2026/08/14 05:17:23 DEBUG : apple: Excluded 2026/08/14 05:17:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/14 05:17:23 DEBUG : appleappleapplebanana: Excluded 2026/08/14 05:17:23 DEBUG : banana: Excluded (Path Filter) 2026/08/14 05:17:23 DEBUG : banana: Excluded 2026/08/14 05:17:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/14 05:17:23 DEBUG : splitbananasplit: Excluded 2026/08/14 05:17:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 05:17:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/14 05:17:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 05:17:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/14 05:17:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 05:17:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/14 05:17:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/14 05:17:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/14 05:17:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 05:17:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/14 05:17:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 05:17:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/14 05:17:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 05:17:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/14 05:17:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/14 05:17:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/14 05:17:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/14 05:17:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/14 05:17:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/14 05:17:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/14 05:17:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/14 05:17:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/14 05:17:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/14 05:17:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/14 05:17:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/14 05:17:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/14 05:17:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/14 05:17:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/14 05:17:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/14 05:17:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/14 05:17:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/14 05:17:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/14 05:17:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 05:17:24 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 05:17:24 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 05:17:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 05:17:24 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 05:17:24 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 05:17:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 05:17:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 05:17:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 05:17:24 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 05:17:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 05:17:24 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 05:17:24 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 05:17:24 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 05:17:24 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 05:17:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/14 05:17:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 05:17:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/14 05:17:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 05:17:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/14 05:17:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 05:17:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/14 05:17:25 DEBUG : apple: transformed to: PREFIXapple 2026/08/14 05:17:25 DEBUG : banana: transformed to: PREFIXbanana 2026/08/14 05:17:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/14 05:17:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/14 05:17:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 05:17:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 05:17:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/14 05:17:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 05:17:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/14 05:17:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 05:17:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 05:17:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 05:17:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 05:17:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 05:17:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 05:17:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 05:17:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 05:17:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 05:17:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 05:17:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 05:17:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 05:17:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/14 05:17:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 05:17:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 05:17:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 05:17:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 05:17:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 05:17:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 05:17:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 05:17:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 05:17:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 05:17:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 05:17:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 05:17:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 05:17:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 05:17:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 05:17:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 05:17:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 05:17:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 05:17:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 05:17:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 05:17:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 05:17:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 05:17:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 05:17:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 05:17:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 05:17:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 05:17:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/14 05:17:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 05:17:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 05:17:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 05:17:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 05:17:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 05:17:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 05:17:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 05:17:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 05:17:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 05:17:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 05:17:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 05:17:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 05:17:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 05:17:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/14 05:17:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 05:17:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 05:17:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 05:17:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 05:17:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 05:17:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 05:17:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 05:17:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 05:17:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 05:17:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 05:17:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 05:17:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 05:17:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 05:17:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 05:17:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 05:17:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/14 05:17:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 05:17:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 05:17:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 05:17:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 05:17:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/14 05:17:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 05:17:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/14 05:17:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 05:17:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/14 05:17:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 05:17:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/14 05:17:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 05:17:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/14 05:17:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 05:17:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 05:17:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 05:17:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 05:17:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 05:17:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 05:17:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 05:17:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 05:17:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 05:17:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 05:17:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/14 05:17:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 05:17:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 05:17:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 05:17:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 05:17:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 05:17:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/14 05:17:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 05:17:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 05:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 05:17:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 05:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 05:17:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 05:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 05:17:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 05:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 05:17:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 05:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 05:17:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/14 05:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 05:17:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 05:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 05:17:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 05:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 05:17:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/14 05:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 05:17:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 05:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 05:17:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 05:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 05:17:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 05:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 05:17:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 05:17:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/14 05:17:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 05:17:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/14 05:17:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 05:17:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/14 05:17:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 05:17:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/14 05:17:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 05:17:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/14 05:17:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/14 05:17:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 05:17:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 05:17:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 05:17:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 05:17:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 05:17:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 05:17:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 05:17:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 05:17:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 05:17:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/14 05:17:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 05:17:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/14 05:17:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 05:17:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 05:17:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 05:17:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 05:17:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 05:17:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/14 05:17:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 05:17:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 05:17:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 05:17:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 05:17:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 05:17:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 05:17:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 05:17:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 05:17:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 05:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 05:17:25 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/14 05:17:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 05:17:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/14 05:17:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/14 05:17:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/14 05:17:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/14 05:17:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/14 05:17:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/14 05:17:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/14 05:17:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/14 05:17:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/14 05:17:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/14 05:17:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/14 05:17:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/14 05:17:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/14 05:17:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/14 05:17:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/14 05:17:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/14 05:17:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/14 05:17:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/14 05:17:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/14 05:17:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/14 05:17:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/14 05:17:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/14 05:17:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/14 05:17:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/14 05:17:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/14 05:17:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/14 05:17:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/14 05:17:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/14 05:17:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/14 05:17:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/14 05:17:25 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/14 05:17:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/14 05:17:25 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for checks to finish 2026/08/14 05:17:25 DEBUG : Yandex rclone-test-koneyik5qofi: Waiting for transfers to finish 2026/08/14 05:17:26 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/14 05:17:26 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/08/14 05:17:26 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/14 05:17:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/14 05:17:26 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/14 05:17:26 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/08/14 05:17:26 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/14 05:17:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/14 05:17:26 DEBUG : PREFIXapple: size = 5 OK 2026/08/14 05:17:26 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/08/14 05:17:26 INFO : apple: Copied (new) to: PREFIXapple 2026/08/14 05:17:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/14 05:17:28 DEBUG : PREFIXbanana: size = 6 OK 2026/08/14 05:17:28 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/08/14 05:17:28 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/14 05:17:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/14 05:17:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/14 05:17:28 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/08/14 05:17:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/14 05:17:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/14 05:17:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/14 05:17:28 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/08/14 05:17:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/14 05:17:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/14 05:17:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/14 05:17:29 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/08/14 05:17:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/14 05:17:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/14 05:17:30 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/14 05:17:30 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/08/14 05:17:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/14 05:17:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/14 05:17:30 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/14 05:17:30 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/08/14 05:17:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/14 05:17:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/14 05:17:30 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/14 05:17:30 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/08/14 05:17:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/14 05:17:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/14 05:17:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/14 05:17:32 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/08/14 05:17:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/14 05:17:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/14 05:17:33 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/14 05:17:33 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/08/14 05:17:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/14 05:17:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/14 05:17:33 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/14 05:17:33 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/08/14 05:17:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/14 05:17:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/14 05:17:34 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/14 05:17:34 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/08/14 05:17:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/14 05:17:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/14 05:17:35 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/14 05:17:35 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/08/14 05:17:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/14 05:17:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/14 05:17:35 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/14 05:17:35 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/08/14 05:17:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/14 05:17:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/14 05:17:35 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/14 05:17:35 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/08/14 05:17:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/14 05:17:36 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/14 05:17:36 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/08/14 05:17:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/14 05:17:36 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/14 05:17:36 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/08/14 05:17:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/14 05:17:37 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/14 05:17:37 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/08/14 05:17:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/14 05:17:37 DEBUG : Waiting for deletions to finish 2026/08/14 05:17:44 INFO : splitbananasplit: Deleted 2026/08/14 05:17:44 INFO : dir1/0014-89;=.txt: Deleted 2026/08/14 05:17:44 INFO : dir1/0013-789;=.txt: Deleted 2026/08/14 05:17:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/14 05:17:44 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/14 05:17:44 INFO : dir1/0011-56789;.txt: Deleted 2026/08/14 05:17:44 INFO : dir1/0015-9;=.txt: Deleted 2026/08/14 05:17:46 INFO : dir1/0008-2345678.txt: Deleted 2026/08/14 05:17:50 INFO : appleappleapplebanana: Deleted 2026/08/14 05:17:50 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/14 05:17:50 INFO : apple: Deleted 2026/08/14 05:17:50 INFO : dir1/0007-1234567.txt: Deleted 2026/08/14 05:17:50 INFO : dir1/0009-3456789.txt: Deleted 2026/08/14 05:17:51 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/14 05:17:51 INFO : dir1/0010-456789.txt: Deleted 2026/08/14 05:17:52 INFO : dir1/0012-6789;.txt: Deleted 2026/08/14 05:17:56 INFO : banana: Deleted 2026/08/14 05:17:56 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/14 05:17:56 INFO : dir1/0003-defghij.txt: Deleted 2026/08/14 05:17:56 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/14 05:17:56 DEBUG : Waiting for deletions to finish 2026/08/14 05:17:56 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/14 05:17:56 DEBUG : PREFIXapple: Excluded 2026/08/14 05:17:56 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/14 05:17:56 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/08/14 05:17:56 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/14 05:17:56 DEBUG : PREFIXbanana: Excluded 2026/08/14 05:17:56 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/14 05:17:56 DEBUG : PREFIXsplitbananasplit: Excluded 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/14 05:17:57 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded panic: test timed out after 1h0m0s running tests: TestTransform (11m24s) TestTransform/prefix (1m19s) goroutine 17587 [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, 13 minutes]: testing.(*T).Run(0xc8610e40fc8, {0x2d566a8?, 0xc8610c6bae8?}, 0x2ee29f8) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0xc8610e40fc8) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0xc8610e40fc8, 0xc8610c6bc10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2d7f3f1, 0x18}, {0x2da24ff, 0x20}, 0xc8611471728, {0x4c03b60, 0x6c, 0x6c}, {0xc297c721796221fd, 0x3464221dfa2, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0xc86112312c0) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0xc86112312c0) /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 16540 [IO wait]: internal/poll.runtime_pollWait(0x749184eb8c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc8611716b00?, 0xc86111b9400?, 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(0xc8611716b00, {0xc86111b9400, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc8611716b00, {0xc86111b9400?, 0x24fb?, 0x497192?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc86115102f0, {0xc86111b9400?, 0x0?, 0xc861186f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc8610d48258, {0xc86111b9400?, 0x7491cf74b0e0?, 0x7491cf7412f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc861171f248, {0xc86111b9400?, 0xc8610cc21e0?, 0xc861186fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc861146dea8, {0x2f02720, 0xc861171f248}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc861146dc08, {0x749184f2b200, 0xc8610d48258}, 0xc861186fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc861146dc08, 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(0xc861146dc08, {0xc8611a5b000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc8610d7e780, {0xc8611a5b000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc8611755260) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc8611755260, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc8610d7e780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16552 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 35 [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 36 [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 17484 [select]: net/http.(*persistConn).writeLoop(0xc8611783900) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17477 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17619 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16810 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 14676 [chan receive, 1 minutes]: testing.(*T).Run(0xc8611656008, {0x2d4085e?, 0x48e245?}, 0xc8610d7a2d0) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0xc8611656008) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 +0x652 testing.tRunner(0xc8611656008, 0x2ee29f8) /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 16994 [IO wait]: internal/poll.runtime_pollWait(0x749184f70e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc861110e900?, 0xc8611454c00?, 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(0xc861110e900, {0xc8611454c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc861110e900, {0xc8611454c00?, 0x12fb?, 0xc8611077a00?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8610d02410, {0xc8611454c00?, 0x0?, 0xc8611ed29c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc86110a4930, {0xc8611454c00?, 0x749184fcf120?, 0x7491cf7412f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc8610fcdd40, {0xc8611454c00?, 0xc8610d04d20?, 0xc8611ed2a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc86116349a8, {0x2f02720, 0xc8610fcdd40}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc8611634708, {0x749184f2b200, 0xc86110a4930}, 0xc8611ed2c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc8611634708, 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(0xc8611634708, {0xc861153e000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc8611814b40, {0xc861153e000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc86116b6de0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc86116b6de0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc8611814b40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16988 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 2712 [chan receive, 52 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 2696 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 17340 [select]: net/http.(*persistConn).writeLoop(0xc8611815b80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17335 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17016 [IO wait]: internal/poll.runtime_pollWait(0x749184f71200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc8610d44480?, 0xc8611810600?, 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(0xc8610d44480, {0xc8611810600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc8610d44480, {0xc8611810600?, 0x4299de?, 0xc861150c970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8610d88608, {0xc8611810600?, 0x74918724c188?, 0x6?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc86115120a8, {0xc8611810600?, 0x74918724c188?, 0x7491cf741bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc8610d49800, {0xc8611810600?, 0xc8611340000?, 0xc861150ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc861146c9a8, {0x2f02720, 0xc8610d49800}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc861146c708, {0x749184f2b200, 0xc86115120a8}, 0xc861150cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc861146c708, 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(0xc861146c708, {0xc861164c000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc8611783a40, {0xc861164c000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc861170eb40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc861170eb40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc8611783a40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17011 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17077 [select]: net/http.(*persistConn).writeLoop(0xc861116fcc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17064 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17408 [select]: net/http.(*persistConn).writeLoop(0xc8611b312c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17421 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17348 [select]: net/http.(*persistConn).writeLoop(0xc861116eb40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17311 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17031 [select]: net/http.(*persistConn).writeLoop(0xc8611815cc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17001 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17169 [IO wait]: internal/poll.runtime_pollWait(0x7491868b6400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc861130e680?, 0xc86116d2000?, 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(0xc861130e680, {0xc86116d2000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc861130e680, {0xc86116d2000?, 0x17fb?, 0x497192?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8611510130, {0xc86116d2000?, 0x0?, 0xc86114889c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc861171e4e0, {0xc86116d2000?, 0x7491cf74b0e0?, 0x7491cf7412f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc861171f218, {0xc86116d2000?, 0xc861100ba40?, 0xc8611488a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc861146d428, {0x2f02720, 0xc861171f218}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc861146d188, {0x749184f2b200, 0xc861171e4e0}, 0xc8611488c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc861146d188, 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(0xc861146d188, {0xc8611527000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc8610d52500, {0xc8611527000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc86116b7ce0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc86116b7ce0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc8610d52500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16929 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17059 [IO wait]: internal/poll.runtime_pollWait(0x749184f6d000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc8610d45500?, 0xc8611734000?, 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(0xc8610d45500, {0xc8611734000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc8610d45500, {0xc8611734000?, 0x12fb?, 0xc86111a4801?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8610d02638, {0xc8611734000?, 0x0?, 0xc86119859c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc86110a5740, {0xc8611734000?, 0x749186029328?, 0x7491cf740a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc86110a5c98, {0xc8611734000?, 0xc861172a000?, 0xc8611985a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc8611634d28, {0x2f02720, 0xc86110a5c98}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc8611634a88, {0x749184f2b200, 0xc86110a5740}, 0xc8611985c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc8611634a88, 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(0xc8611634a88, {0xc861173b000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc86110bb680, {0xc861173b000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc8611719440) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc8611719440, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc86110bb680) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17043 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17271 [IO wait]: internal/poll.runtime_pollWait(0x749184f6da00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc861130f900?, 0xc8611735300?, 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(0xc861130f900, {0xc8611735300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc861130f900, {0xc8611735300?, 0x12fb?, 0xc861170c840?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc86115104c8, {0xc8611735300?, 0x0?, 0xc8611ecd9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc861171fda0, {0xc8611735300?, 0x74918724c188?, 0x7491cf7412f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc8610d497a0, {0xc8611735300?, 0xc861172a1e0?, 0xc8611ecda98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc86116a0628, {0x2f02720, 0xc8610d497a0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc86116a0388, {0x749184f2b200, 0xc861171fda0}, 0xc8611ecdc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc86116a0388, 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(0xc86116a0388, {0xc8611874000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc8611814780, {0xc8611874000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc861183d680) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc861183d680, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc8611814780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17286 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16874 [IO wait]: internal/poll.runtime_pollWait(0x749184f70c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc861104a180?, 0xc8611556600?, 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(0xc861104a180, {0xc8611556600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc861104a180, {0xc8611556600?, 0x12fb?, 0xc861170c4a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8610d02260, {0xc8611556600?, 0x0?, 0xc86115069c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc8610c12fd8, {0xc8611556600?, 0x749184fcf120?, 0x7491cf7412f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc8610fcd710, {0xc8611556600?, 0xc861172a3c0?, 0xc8611506a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc8611634628, {0x2f02720, 0xc8610fcd710}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc8611634388, {0x749184f2b200, 0xc8610c12fd8}, 0xc8611506c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc8611634388, 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(0xc8611634388, {0xc861157c000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc861129cf00, {0xc861157c000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc8611629380) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc8611629380, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc861129cf00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16971 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17407 [IO wait]: internal/poll.runtime_pollWait(0x749184ea7a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc861104ab80?, 0xc8611c3d300?, 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(0xc861104ab80, {0xc8611c3d300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc861104ab80, {0xc8611c3d300?, 0xc8611871968?, 0x43d0fc?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8611510238, {0xc8611c3d300?, 0x4318b6?, 0x4c461a0?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc86110a5560, {0xc8611c3d300?, 0x74918724eb68?, 0x7491cf740108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc8610df6288, {0xc8611c3d300?, 0xc861172a780?, 0xc8611871a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc8611c10628, {0x2f02720, 0xc8610df6288}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc8611c10388, {0x749184f2b200, 0xc86110a5560}, 0xc8611871c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc8611c10388, 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(0xc8611c10388, {0xc8611a59000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc8611b312c0, {0xc8611a59000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc861170f3e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc861170f3e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc8611b312c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17421 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17548 [select]: net/http.(*persistConn).writeLoop(0xc8611517040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17519 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17331 [select]: net/http.(*persistConn).writeLoop(0xc861116e500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17304 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16983 [IO wait]: internal/poll.runtime_pollWait(0x749184f71000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc861110e500?, 0xc8611453900?, 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(0xc861110e500, {0xc8611453900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc861110e500, {0xc8611453900?, 0x12fb?, 0xc86110770c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8611510138, {0xc8611453900?, 0x0?, 0xc861148b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc8610d492d8, {0xc8611453900?, 0x74918724c188?, 0x7491cf741bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc8610d49488, {0xc8611453900?, 0xc861172af00?, 0xc861148ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc861133c9a8, {0x2f02720, 0xc8610d49488}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc861133c708, {0x749184f2b200, 0xc8610d492d8}, 0xc861148bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc861133c708, 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(0xc861133c708, {0xc861149c000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc861129da40, {0xc861149c000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc86116129c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc86116129c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc861129da40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16978 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17030 [IO wait]: internal/poll.runtime_pollWait(0x749184f71400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc861104a700?, 0xc8611557900?, 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(0xc861104a700, {0xc8611557900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc861104a700, {0xc8611557900?, 0x12fb?, 0xc861170cf60?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc86115102b8, {0xc8611557900?, 0x0?, 0xc86119849c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc8610d49ea8, {0xc8611557900?, 0x749184e47468?, 0x7491cf7412f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc86115124c8, {0xc8611557900?, 0xc861172b0e0?, 0xc8611984a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc861133cd28, {0x2f02720, 0xc86115124c8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc861133ca88, {0x749184f2b200, 0xc8610d49ea8}, 0xc8611984c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc861133ca88, 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(0xc861133ca88, {0xc86115fc000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc8611815cc0, {0xc86115fc000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc86116e4ae0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc86116e4ae0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc8611815cc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17001 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17483 [IO wait]: internal/poll.runtime_pollWait(0x7491868b5800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc861110e780?, 0xc8611b8c600?, 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(0xc861110e780, {0xc8611b8c600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc861110e780, {0xc8611b8c600?, 0x12fb?, 0xc8611315400?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8610d02328, {0xc8611b8c600?, 0x0?, 0xc861174a9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc8611059a88, {0xc8611b8c600?, 0x74918724eb68?, 0x7491cf740108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc8610df79c8, {0xc8611b8c600?, 0xc861172b4a0?, 0xc861174aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc8611a86d28, {0x2f02720, 0xc8610df79c8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc8611a86a88, {0x749184f2b200, 0xc8611059a88}, 0xc861174ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc8611a86a88, 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(0xc8611a86a88, {0xc861141d000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc8611783900, {0xc861141d000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc8611837200) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc8611837200, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc8611783900) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17477 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17191 [select]: net/http.(*persistConn).writeLoop(0xc8610d53b80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17209 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16952 [select]: net/http.(*persistConn).writeLoop(0xc8610d53040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16913 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17076 [IO wait]: internal/poll.runtime_pollWait(0x7491868b5a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc861104ac00?, 0xc8611844000?, 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(0xc861104ac00, {0xc8611844000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc861104ac00, {0xc8611844000?, 0x12fb?, 0xc861170dc40?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8611510520, {0xc8611844000?, 0xc861185a998?, 0x478c25?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc861171ea20, {0xc8611844000?, 0x74918724eb68?, 0x7491cf740a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc8610df6a08, {0xc8611844000?, 0xc86117ce1e0?, 0xc861185aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc861133d428, {0x2f02720, 0xc8610df6a08}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc861133d188, {0x749184f2b200, 0xc861171ea20}, 0xc861185ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc861133d188, 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(0xc861133d188, {0xc861183b000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc861116fcc0, {0xc861183b000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc8611837680) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc8611837680, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc861116fcc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17064 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17319 [select]: net/http.(*persistConn).writeLoop(0xc86118152c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17294 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17618 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16810 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17330 [IO wait]: internal/poll.runtime_pollWait(0x7491868b5c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc8610f68b00?, 0xc8611848c00?, 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(0xc8610f68b00, {0xc8611848c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc8610f68b00, {0xc8611848c00?, 0x12fb?, 0xc861158dc20?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8610d022e0, {0xc8611848c00?, 0x0?, 0xc861172c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc8610d49a58, {0xc8611848c00?, 0x749186029328?, 0x7491cf740108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc86110a5710, {0xc8611848c00?, 0xc86117cf0e0?, 0xc861172ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc8611137b28, {0x2f02720, 0xc86110a5710}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc8611137888, {0x749184f2b200, 0xc8610d49a58}, 0xc861172cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc8611137888, 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(0xc8611137888, {0xc861197d000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc861116e500, {0xc861197d000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc861197a660) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc861197a660, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc861116e500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17304 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16875 [select]: net/http.(*persistConn).writeLoop(0xc861129cf00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16971 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17559 [select]: net/http.(*persistConn).writeLoop(0xc86115f3a40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17497 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17418 [select]: net/http.(*persistConn).writeLoop(0xc86110bb900) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17382 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17493 [select]: net/http.(*persistConn).writeLoop(0xc8611782780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17466 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17274 [IO wait]: internal/poll.runtime_pollWait(0x749184f6dc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc861104aa00?, 0xc8611736600?, 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(0xc861104aa00, {0xc8611736600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc861104aa00, {0xc8611736600?, 0x12fb?, 0xc861140e970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8611510518, {0xc8611736600?, 0x0?, 0xc861140e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc86110a4780, {0xc8611736600?, 0x749186029328?, 0x7491cf740108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc86110a4bb8, {0xc8611736600?, 0xc86118ca5a0?, 0xc861140ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc86116a09a8, {0x2f02720, 0xc86110a4bb8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc86116a0708, {0x749184f2b200, 0xc86110a4780}, 0xc861140ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc86116a0708, 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(0xc86116a0708, {0xc8611a8c000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc8610d7fb80, {0xc8611a8c000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc861198b800) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc861198b800, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc8610d7fb80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17255 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17084 [select]: net/http.(*persistConn).writeLoop(0xc8611640780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17050 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17427 [select]: net/http.(*persistConn).writeLoop(0xc861129c780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17389 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17504 [select]: net/http.(*persistConn).writeLoop(0xc8611516c80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17513 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17193 [select]: net/http.(*persistConn).writeLoop(0xc8611641400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17223 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17387 [select]: net/http.(*persistConn).writeLoop(0xc8611b308c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17410 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17240 [select]: net/http.(*persistConn).writeLoop(0xc861129c8c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17214 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17386 [IO wait]: internal/poll.runtime_pollWait(0x749184612800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc861104a680?, 0xc8611b13300?, 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(0xc861104a680, {0xc8611b13300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc861104a680, {0xc8611b13300?, 0x12fb?, 0xc8610c70fa0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8610d02098, {0xc8611b13300?, 0x0?, 0xc86118899c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc8611058450, {0xc8611b13300?, 0x749184e49768?, 0x7491cf7412f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc8611058b10, {0xc8611b13300?, 0xc86111005a0?, 0xc8611889a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc8611a869a8, {0x2f02720, 0xc8611058b10}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc8611a86708, {0x749184f2b200, 0xc8611058450}, 0xc8611889c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc8611a86708, 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(0xc8611a86708, {0xc8611621000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc8611b308c0, {0xc8611621000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc8611c49860) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc8611c49860, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc8611b308c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17410 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17441 [select]: net/http.(*persistConn).writeLoop(0xc86115f2f00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17435 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17503 [IO wait]: internal/poll.runtime_pollWait(0x749184612a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc861104b100?, 0xc86116af000?, 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(0xc861104b100, {0xc86116af000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc861104b100, {0xc86116af000?, 0x429a6a?, 0xc86110c1b40?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8610d02568, {0xc86116af000?, 0x7491cf74b0e0?, 0x6?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc861171e990, {0xc86116af000?, 0x7491cf74b0e0?, 0x7491cf7412f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc861171f1e8, {0xc86116af000?, 0xc8611100f00?, 0xc8611859a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc8611a87428, {0x2f02720, 0xc861171f1e8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc8611a87188, {0x749184f2b200, 0xc861171e990}, 0xc8611859c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc8611a87188, 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(0xc8611a87188, {0xc86113e5000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc8611516c80, {0xc86113e5000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc86117554a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc86117554a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc8611516c80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17513 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17558 [IO wait]: internal/poll.runtime_pollWait(0x749184eb8600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc8610f68d00?, 0xc86116d3800?, 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(0xc8610f68d00, {0xc86116d3800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc8610f68d00, {0xc86116d3800?, 0x17fb?, 0xc86111a4240?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8610c02900, {0xc86116d3800?, 0x0?, 0xc861140d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc8611513488, {0xc86116d3800?, 0x7491cf74b0e0?, 0x7491cf7412f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc861171f230, {0xc86116d3800?, 0xc86111012c0?, 0xc861140da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc8611b010a8, {0x2f02720, 0xc861171f230}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc8611b00e08, {0x749184f2b200, 0xc8611513488}, 0xc861140dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc8611b00e08, 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(0xc8611b00e08, {0xc8611696000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc86115f3a40, {0xc8611696000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc8611628660) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc8611628660, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc86115f3a40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17497 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16541 [select]: net/http.(*persistConn).writeLoop(0xc8610d7e780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16552 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17187 [select]: net/http.(*persistConn).writeLoop(0xc86115f2500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17117 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17492 [IO wait]: internal/poll.runtime_pollWait(0x749184612600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc8610f68880?, 0xc8611b16c00?, 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(0xc8610f68880, {0xc8611b16c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc8610f68880, {0xc8611b16c00?, 0x74918602b088?, 0x28?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8610c02880, {0xc8611b16c00?, 0xc86113a69b0?, 0x43d0fc?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc8611512db0, {0xc8611b16c00?, 0x749184e49768?, 0x7491cf7412f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc86110599e0, {0xc8611b16c00?, 0xc86114d45a0?, 0xc86113a6a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc8611b00d28, {0x2f02720, 0xc86110599e0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc8611b00a88, {0x749184f2b200, 0xc8611512db0}, 0xc86113a6c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc8611b00a88, 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(0xc8611b00a88, {0xc86113cf000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc8611782780, {0xc86113cf000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc861181f0e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc861181f0e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc8611782780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17466 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17035 [IO wait]: internal/poll.runtime_pollWait(0x749184ea7000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc861104a980?, 0xc8611558c00?, 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(0xc861104a980, {0xc8611558c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc861104a980, {0xc8611558c00?, 0x12fb?, 0xc8611508970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8611510368, {0xc8611558c00?, 0x0?, 0xc86115089c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc861171e3c0, {0xc8611558c00?, 0x749186029328?, 0x7491cf740a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc86110a5500, {0xc8611558c00?, 0xc86114d4960?, 0xc8611508a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc861133d0a8, {0x2f02720, 0xc86110a5500}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc861133ce08, {0x749184f2b200, 0xc861171e3c0}, 0xc8611508c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc861133ce08, 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(0xc861133ce08, {0xc86116bd000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc86110bab40, {0xc86116bd000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc861181ef60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc861181ef60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc86110bab40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17021 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16870 [IO wait]: internal/poll.runtime_pollWait(0x749184f70800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc8610f68300?, 0xc8611555300?, 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(0xc8610f68300, {0xc8611555300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc8610f68300, {0xc8611555300?, 0x12fb?, 0xc86113be970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8610d88308, {0xc8611555300?, 0x0?, 0xc86113be9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc8610fccc30, {0xc8611555300?, 0x749184fcf120?, 0x7491cf7412f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc8610fccea0, {0xc8611555300?, 0xc86114d4b40?, 0xc86113bea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc8610df2628, {0x2f02720, 0xc8610fccea0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc8610df2388, {0x749184f2b200, 0xc8610fccc30}, 0xc86113bec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc8610df2388, 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(0xc8610df2388, {0xc8611051000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc86115f28c0, {0xc8611051000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc86113e1620) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc86113e1620, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc86115f28c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16942 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17203 [IO wait]: internal/poll.runtime_pollWait(0x7491868b5600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc8610f68480?, 0xc86116ac000?, 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(0xc8610f68480, {0xc86116ac000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc8610f68480, {0xc86116ac000?, 0x17fb?, 0xc8611076d00?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8611510150, {0xc86116ac000?, 0x0?, 0xc86118869c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc861171e558, {0xc86116ac000?, 0x749184e47468?, 0x7491cf741bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc8611513aa0, {0xc86116ac000?, 0xc86114d5680?, 0xc8611886a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc861146d7a8, {0x2f02720, 0xc8611513aa0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc861146d508, {0x749184f2b200, 0xc861171e558}, 0xc8611886c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc861146d508, 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(0xc861146d508, {0xc8611577000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc8610d528c0, {0xc8611577000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc861170e420) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc861170e420, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc8610d528c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17175 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17190 [IO wait]: internal/poll.runtime_pollWait(0x749184f6d600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc861104a500?, 0xc8611846600?, 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(0xc861104a500, {0xc8611846600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc861104a500, {0xc8611846600?, 0x429a6a?, 0xc861158c940?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8610d02118, {0xc8611846600?, 0x749184fcf120?, 0x6?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc8610df78d8, {0xc8611846600?, 0x749184fcf120?, 0x7491cf741bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc8610fccbe8, {0xc8611846600?, 0xc86114d5860?, 0xc861186ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc86111377a8, {0x2f02720, 0xc8610fccbe8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc8611137508, {0x749184f2b200, 0xc8610df78d8}, 0xc861186bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc8611137508, 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(0xc8611137508, {0xc86117eb000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc8610d53b80, {0xc86117eb000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc8611837e00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc8611837e00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc8610d53b80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17209 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17440 [IO wait]: internal/poll.runtime_pollWait(0x7491868b6000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc861110e580?, 0xc8611b15900?, 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(0xc861110e580, {0xc8611b15900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc861110e580, {0xc8611b15900?, 0x12fb?, 0x497192?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8610c02808, {0xc8611b15900?, 0x0?, 0xc86117489c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc8611512828, {0xc8611b15900?, 0x749184e47468?, 0x7491cf741bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc8611512cf0, {0xc8611b15900?, 0xc86114d5a40?, 0xc8611748a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc8611b009a8, {0x2f02720, 0xc8611512cf0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc8611b00708, {0x749184f2b200, 0xc8611512828}, 0xc8611748c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc8611b00708, 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(0xc8611b00708, {0xc8611395000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc86115f2f00, {0xc8611395000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc86113e09c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc86113e09c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc86115f2f00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17435 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17186 [IO wait]: internal/poll.runtime_pollWait(0x749184ea6c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc861130e480?, 0xc86111b6f00?, 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(0xc861130e480, {0xc86111b6f00, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc861130e480, {0xc86111b6f00?, 0x24fb?, 0xc861158c560?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8610d88788, {0xc86111b6f00?, 0x0?, 0xc86118849c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc8611513698, {0xc86111b6f00?, 0x74918724c188?, 0x7491cf740108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc8610d49bf0, {0xc86111b6f00?, 0xc86114d5c20?, 0xc8611884a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc861133dea8, {0x2f02720, 0xc8610d49bf0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc861133dc08, {0x749184f2b200, 0xc8611513698}, 0xc8611884c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc861133dc08, 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(0xc861133dc08, {0xc8611714000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc86115f2500, {0xc8611714000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc86113e1b00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc86113e1b00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc86115f2500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17117 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17347 [IO wait]: internal/poll.runtime_pollWait(0x749184612e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc8610f68e80?, 0xc8611b12000?, 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(0xc8610f68e80, {0xc8611b12000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc8610f68e80, {0xc8611b12000?, 0x12fb?, 0xc86114ad970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8610d023a0, {0xc8611b12000?, 0x429a6a?, 0xc86114ad9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc8611058468, {0xc8611b12000?, 0x74918602c8e8?, 0x7491cf741bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc86112d88b8, {0xc8611b12000?, 0xc861156c5a0?, 0xc86114ada98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc8611a862a8, {0x2f02720, 0xc86112d88b8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc8611a86008, {0x749184f2b200, 0xc8611058468}, 0xc86114adc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc8611a86008, 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(0xc8611a86008, {0xc8611b24000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc861116eb40, {0xc8611b24000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc8611b0cba0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc8611b0cba0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc861116eb40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17311 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17060 [select]: net/http.(*persistConn).writeLoop(0xc86110bb680) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17043 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17242 [IO wait]: internal/poll.runtime_pollWait(0x749184612c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc861130f500?, 0xc8611812c00?, 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(0xc861130f500, {0xc8611812c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc861130f500, {0xc8611812c00?, 0xc861186a9a0?, 0x42b03e?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8611510350, {0xc8611812c00?, 0x0?, 0xc861186a9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc861171f290, {0xc8611812c00?, 0x749184fcf120?, 0x7491cf741bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc8610fccee8, {0xc8611812c00?, 0xc861156d4a0?, 0xc861186aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc86116a02a8, {0x2f02720, 0xc8610fccee8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc86116a0008, {0x749184f2b200, 0xc861171f290}, 0xc861186ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc86116a0008, 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(0xc86116a0008, {0xc86116de000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc8611641900, {0xc86116de000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc8611754f60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc8611754f60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc8611641900) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17228 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17417 [IO wait]: internal/poll.runtime_pollWait(0x749184612000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc861104a380?, 0xc8611b8b300?, 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(0xc861104a380, {0xc8611b8b300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc861104a380, {0xc8611b8b300?, 0x12fb?, 0xc8611314660?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8610d02078, {0xc8611b8b300?, 0x0?, 0xc86114129c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc86110583c0, {0xc8611b8b300?, 0x749186029328?, 0x7491cf740108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc86110a5170, {0xc8611b8b300?, 0xc861156d860?, 0xc8611412a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc8611a86628, {0x2f02720, 0xc86110a5170}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc8611a86388, {0x749184f2b200, 0xc86110583c0}, 0xc8611412c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc8611a86388, 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(0xc8611a86388, {0xc861144b000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc86110bb900, {0xc861144b000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc8611718840) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc8611718840, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc86110bb900) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17382 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17204 [select]: net/http.(*persistConn).writeLoop(0xc8610d528c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17175 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16984 [select]: net/http.(*persistConn).writeLoop(0xc861129da40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16978 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17547 [IO wait]: internal/poll.runtime_pollWait(0x749184eb8200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc861104b380?, 0xc86115e6000?, 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(0xc861104b380, {0xc86115e6000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc861104b380, {0xc86115e6000?, 0x17fb?, 0xc86110763c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8610d02590, {0xc86115e6000?, 0x0?, 0xc86120189c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc861171e9d8, {0xc86115e6000?, 0x7491cf74b0e0?, 0x7491cf7412f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc861171f260, {0xc86115e6000?, 0xc8611644b40?, 0xc8612018a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc8611a877a8, {0x2f02720, 0xc861171f260}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc8611a87508, {0x749184f2b200, 0xc861171e9d8}, 0xc8612018c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc8611a87508, 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(0xc8611a87508, {0xc86115b7000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc8611517040, {0xc86115b7000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc861187ba40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc861187ba40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc8611517040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17519 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17625 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16810 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17318 [IO wait]: internal/poll.runtime_pollWait(0x7491868b5e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc861104ae00?, 0xc8611737900?, 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(0xc861104ae00, {0xc8611737900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc861104ae00, {0xc8611737900?, 0x12fb?, 0xc861170d320?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8610d88a70, {0xc8611737900?, 0x0?, 0xc861186d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc86112d80f0, {0xc8611737900?, 0x749186029328?, 0x7491cf740108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc86110a59c8, {0xc8611737900?, 0xc8611645860?, 0xc861186da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc8611b002a8, {0x2f02720, 0xc86110a59c8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc8611b00008, {0x749184f2b200, 0xc86112d80f0}, 0xc861186dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc8611b00008, 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(0xc8611b00008, {0xc8611aa0000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc86118152c0, {0xc8611aa0000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc8611a99440) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc8611a99440, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc86118152c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17294 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16810 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0xc8611bedbc0?, 0x1?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0xc86111761e0) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/walk.walk({0x2f2d4a8, 0x4c43100}, {0x2f4f310, 0xc8610f68a00}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc8610cddcb0, 0x2ee3728) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:451 +0x335 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:349 github.com/rclone/rclone/fs/walk.Walk({0x2f2d4a8, 0x4c43100}, {0x2f4f310, 0xc8610f68a00}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0xc8610cddcb0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2f2d4a8, 0x4c43100}, {0x2f4f310, 0xc8610f68a00}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x1, 0xc8611111160) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2f2d4a8, 0x4c43100}, {0x2f4f310, 0xc8610f68a00}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x1, 0xc8611111160) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x23d github.com/rclone/rclone/fs/sync.compareNames({0x2f2d4a8, 0x4c43100}, 0xc8611656248, 0xc86110a32d0, {0xc861146b008, 0x14, 0x24}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:193 +0x105 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc8611656248) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 +0x24c testing.tRunner(0xc8611656248, 0xc8610d7a2d0) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 14676 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 17239 [IO wait]: internal/poll.runtime_pollWait(0x749184612200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc861130f200?, 0xc8611811900?, 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(0xc861130f200, {0xc8611811900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc861130f200, {0xc8611811900?, 0x12fb?, 0xc8610c92970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc86115102c8, {0xc8611811900?, 0x0?, 0xc8610c929c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc861171ef18, {0xc8611811900?, 0x7491cf74b0e0?, 0x7491cf7412f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc861171e1f8, {0xc8611811900?, 0xc8611101c20?, 0xc8610c92a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc8611635428, {0x2f02720, 0xc861171e1f8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc8611635188, {0x749184f2b200, 0xc861171ef18}, 0xc8610c92c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc8611635188, 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(0xc8611635188, {0xc861167c000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc861129c8c0, {0xc861167c000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc861187bb00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc861187bb00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc861129c8c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17214 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17134 [IO wait]: internal/poll.runtime_pollWait(0x749184f6de00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc861110e180?, 0xc8611c3c000?, 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(0xc861110e180, {0xc8611c3c000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc861110e180, {0xc8611c3c000?, 0x12fb?, 0xc8611ece970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8610c02580, {0xc8611c3c000?, 0x0?, 0xc8611ece9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc8610c12918, {0xc8611c3c000?, 0x749186029328?, 0x7491cf740108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc86110a48b8, {0xc8611c3c000?, 0xc86117e0000?, 0xc8611ecea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc8611c102a8, {0x2f02720, 0xc86110a48b8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc8611c10008, {0x749184f2b200, 0xc8610c12918}, 0xc8611ecec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc8611c10008, 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(0xc8611c10008, {0xc8611c43000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc861145cdc0, {0xc8611c43000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc8611c48480) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc8611c48480, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc861145cdc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17128 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17624 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16810 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17192 [IO wait]: internal/poll.runtime_pollWait(0x749184f6d800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc861130f380?, 0xc8611847900?, 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(0xc861130f380, {0xc8611847900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc861130f380, {0xc8611847900?, 0x12fb?, 0xc861158cb60?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc86115102e0, {0xc8611847900?, 0x42b03e?, 0x2000?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc861171ef60, {0xc8611847900?, 0x749184fcf120?, 0x7491cf741bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc8610fcd5f0, {0xc8611847900?, 0xc86117e0b40?, 0xc861150da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc8611635ea8, {0x2f02720, 0xc8610fcd5f0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc8611635c08, {0x749184f2b200, 0xc861171ef60}, 0xc861150dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc8611635c08, 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(0xc8611635c08, {0xc8611712000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc8611641400, {0xc8611712000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc8611629ce0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc8611629ce0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc8611641400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17223 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17205 [IO wait]: internal/poll.runtime_pollWait(0x749184ea7200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc861130ea00?, 0xc86116ad800?, 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(0xc861130ea00, {0xc86116ad800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc861130ea00, {0xc86116ad800?, 0x17fb?, 0xc8611076f20?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8611510178, {0xc86116ad800?, 0x0?, 0xc861148a9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc861171e5b8, {0xc86116ad800?, 0x7491cf74b0e0?, 0x7491cf7412f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc861171f200, {0xc86116ad800?, 0xc86117e0d20?, 0xc861148aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc861146db28, {0x2f02720, 0xc861171f200}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc861146d888, {0x749184f2b200, 0xc861171e5b8}, 0xc861148ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc861146d888, 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(0xc861146d888, {0xc86115f1000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc8610d52c80, {0xc86115f1000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc861170faa0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc861170faa0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc8610d52c80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17180 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17017 [select]: net/http.(*persistConn).writeLoop(0xc8611783a40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17011 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16871 [select]: net/http.(*persistConn).writeLoop(0xc86115f28c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16942 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16934 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x749184eb9000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc861130f180?, 0xc861180e000?, 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(0xc861130f180, {0xc861180e000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc861130f180, {0xc861180e000?, 0x12fb?, 0xc861179a820?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8610c02990, {0xc861180e000?, 0x0?, 0xc86114ac9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc8611471650, {0xc861180e000?, 0x74918602c8e8?, 0x7491cf7412f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc86112d8210, {0xc861180e000?, 0xc86117e1a40?, 0xc86114aca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc8611137428, {0x2f02720, 0xc86112d8210}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc8611137188, {0x749184f2b200, 0xc8611471650}, 0xc86114acc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc8611137188, 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(0xc8611137188, {0xc86116c5000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc86115f2a00, {0xc86116c5000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc861181e0c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc861181e0c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc86115f2a00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16919 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17036 [select]: net/http.(*persistConn).writeLoop(0xc86110bab40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17021 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17218 [select]: net/http.(*persistConn).writeLoop(0xc8610d52500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16929 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16935 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xc86115f2a00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16919 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17623 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16810 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 16951 [IO wait]: internal/poll.runtime_pollWait(0x749184f70a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc8610f68500?, 0xc861180f300?, 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(0xc8610f68500, {0xc861180f300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc8610f68500, {0xc861180f300?, 0x12fb?, 0xc861186c970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8610d02100, {0xc861180f300?, 0x0?, 0xc861186c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc8610c12750, {0xc861180f300?, 0x74918724c188?, 0x7491cf741bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc8610d48708, {0xc861180f300?, 0xc86114903c0?, 0xc861186ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc86116342a8, {0x2f02720, 0xc8610d48708}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc8611634008, {0x749184f2b200, 0xc8610c12750}, 0xc861186cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc8611634008, 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(0xc8611634008, {0xc86116c4000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc8610d53040, {0xc86116c4000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc8611754240) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc8611754240, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc8610d53040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16913 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17272 [select]: net/http.(*persistConn).writeLoop(0xc8611814780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17286 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17621 [select]: net/http.(*persistConn).roundTrip(0xc86115f2500, 0xc8610d7b540) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0xc8610d60820, 0xc86115ad680) /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(0xc8611629800, 0xc86115ad680) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0xc861158cfe0, 0xc86115ad540) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0xc86115ad540, {0x2f03460, 0xc861158cfe0}, {0xc86115dadc8?, 0x493946?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0xc8610ce6f90, 0xc86115ad540, {0x6f6b2d7473657401?, 0xc86115dae50?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0xc8610ce6f90, 0xc86115ad540) /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(0xc861111b090, {0x2f2d4a8, 0x4c43100}, 0xc86115f7a20) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:404 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc861111b090, {0x2f2d4a8, 0x4c43100}, 0xc86115f7a20?, {0x0?, 0x0?}, {0x260bf40, 0xc8611369110}, 0x2ee4058?, 0x2ee4080, ...) /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(0xc86116298c0, 0xc861160d100, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc86116298c0, 0xc861160d100) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).readMetaDataForPath(0xc8610f68a00, {0x2f2d4a8, 0x4c43100}, {0xc8611958ed0, 0x24}, 0xc86113c1bf0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:258 +0x6d6 github.com/rclone/rclone/backend/yandex.(*Fs).List(0xc8610f68a00, {0x2f2d4a8, 0x4c43100}, {0xc8611176560, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:382 +0x149 github.com/rclone/rclone/fs/list.DirSorted({0x2f2d4a8, 0x4c43100}, {0x2f4f310, 0xc8610f68a00}, 0x1, {0xc8611176560, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/list/list.go:26 +0x67 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:401 +0x1a9 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16810 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17622 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16810 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17275 [select]: net/http.(*persistConn).writeLoop(0xc8610d7fb80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17255 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17206 [select]: net/http.(*persistConn).writeLoop(0xc8610d52c80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17180 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17374 [select]: net/http.(*persistConn).writeLoop(0xc8611815680) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17524 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17083 [IO wait]: internal/poll.runtime_pollWait(0x749184f6d200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc861104af00?, 0xc8611845300?, 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(0xc861104af00, {0xc8611845300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc861104af00, {0xc8611845300?, 0x12fb?, 0xc861158c200?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc86115105d8, {0xc8611845300?, 0xc861150a998?, 0x478bd2?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc861171ee58, {0xc8611845300?, 0x749184e47468?, 0x7491cf7412f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc8611513080, {0xc8611845300?, 0xc8611491860?, 0xc861150aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc861133d7a8, {0x2f02720, 0xc8611513080}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc861133d508, {0x749184f2b200, 0xc861171ee58}, 0xc861150ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc861133d508, 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(0xc861133d508, {0xc861187f000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc8611640780, {0xc861187f000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc861187b9e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc861187b9e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc8611640780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17050 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17135 [select]: net/http.(*persistConn).writeLoop(0xc861145cdc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17128 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17243 [select]: net/http.(*persistConn).writeLoop(0xc8611641900) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17228 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16995 [select]: net/http.(*persistConn).writeLoop(0xc8611814b40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16988 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17426 [IO wait]: internal/poll.runtime_pollWait(0x7491868b6200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc861110e200?, 0xc8611b14600?, 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(0xc861110e200, {0xc8611b14600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc861110e200, {0xc8611b14600?, 0x12fb?, 0xc8610c71300?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8610c02668, {0xc8611b14600?, 0x0?, 0xc86118549c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc8610c137d0, {0xc8611b14600?, 0x749184e49768?, 0x7491cf7412f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc8611058a50, {0xc8611b14600?, 0xc8611498780?, 0xc8611854a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc8611b00628, {0x2f02720, 0xc8611058a50}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc8611b00388, {0x749184f2b200, 0xc8610c137d0}, 0xc8611854c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc8611b00388, 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(0xc8611b00388, {0xc8611706000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc861129c780, {0xc8611706000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc86116e42a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc86116e42a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc861129c780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17389 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17339 [IO wait]: internal/poll.runtime_pollWait(0x749184612400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc861130fe80?, 0xc8611b8a000?, 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(0xc861130fe80, {0xc8611b8a000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc861130fe80, {0xc8611b8a000?, 0x12fb?, 0xc8611314240?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8611510810, {0xc8611b8a000?, 0x0?, 0xc861148c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc86110a58f0, {0xc8611b8a000?, 0x74918602c8e8?, 0x7491cf741bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc86112d8990, {0xc8611b8a000?, 0xc86115c45a0?, 0xc861148ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc86116a0d28, {0x2f02720, 0xc86112d8990}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc86116a0a88, {0x749184f2b200, 0xc86110a58f0}, 0xc861148cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc86116a0a88, 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(0xc86116a0a88, {0xc8611b9a000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc8611815b80, {0xc8611b9a000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc8611b88840) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc8611b88840, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc8611815b80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17335 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17620 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x12b sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16810 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17373 [IO wait]: internal/poll.runtime_pollWait(0x749184eb8e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc861130e200?, 0xc8611738c00?, 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(0xc861130e200, {0xc8611738c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xc861130e200, {0xc8611738c00?, 0x12fb?, 0xc8610d9bea0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc8610d02420, {0xc8611738c00?, 0x0?, 0xc861186e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc861171e3a8, {0xc8611738c00?, 0x74918724c188?, 0x7491cf740108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc8610d484f8, {0xc8611738c00?, 0xc86115c5680?, 0xc861186ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xc8611a870a8, {0x2f02720, 0xc8610d484f8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xc8611a86e08, {0x749184f2b200, 0xc861171e3a8}, 0xc861186ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc8611a86e08, 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(0xc8611a86e08, {0xc86114cf000, 0x1000, 0x287b0c0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xc8611815680, {0xc86114cf000?, 0x2efee20?, 0x4ba5540?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xc8611b0dc80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc8611b0dc80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc8611815680) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17524 /usr/local/go/src/net/http/transport.go:1994 +0x16ac "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.343301072s (try 2/5): exit status 2: Failed [TestSyncConcurrentTruncate]