"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2026/07/05 01:03:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-gizuvuy8ruza" 2026/07/05 01:03:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/05 01:03:45 DEBUG : Creating backend with remote "/tmp/rclone434269476" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:03:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:03:45 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/05 01:03:45 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:03:45 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.55s) === RUN TestCopy run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:03:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 01:03:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:03:47 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:03:47 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:03:50 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:03:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/05 01:03:50 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:03:51 DEBUG : Yandex rclone-test-gizuvuy8ruza: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (23.34s) === RUN TestCopyMetadata run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", 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-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.58s) === RUN TestCopyMissingDirectory run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:04:12 DEBUG : Creating backend with remote "/non-existing" 2026/07/05 01:04:12 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/05 01:04:12 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:04:12 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.39s) === RUN TestCopyNoTraverse run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:04:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:04:13 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:04:13 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:04:15 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:04:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/05 01:04:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (17.42s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.63s) === RUN TestCopyCheckFirst run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:04:31 INFO : Yandex rclone-test-gizuvuy8ruza: Running all checks before starting transfers 2026/07/05 01:04:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:04:32 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:04:32 INFO : Yandex rclone-test-gizuvuy8ruza: Checks finished, now starting transfers 2026/07/05 01:04:32 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:04:35 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:04:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/05 01:04:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (19.72s) === RUN TestSyncNoTraverse run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:04:51 ERROR : Ignoring --no-traverse with sync 2026/07/05 01:04:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:04:51 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:04:51 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:04:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:04:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/05 01:04:53 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:04:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (17.93s) === RUN TestCopyWithDepth run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:05:09 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/05 01:05:09 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:05:09 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:05:11 DEBUG : hello world2: size = 12 OK 2026/07/05 01:05:11 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/07/05 01:05:11 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (9.69s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:05:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:05:19 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:05:19 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:05:20 DEBUG : potato2: size = 11 OK 2026/07/05 01:05:20 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/05 01:05:20 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (8.57s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:05:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:05:27 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:05:27 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:05:29 DEBUG : potato2: size = 11 OK 2026/07/05 01:05:29 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/05 01:05:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (9.69s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:05:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/05 01:05:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:05:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/05 01:05:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 01:05:37 INFO : sub dir2: Making directory 2026/07/05 01:05:37 INFO : sub dir: Making directory 2026/07/05 01:05:38 INFO : sub dir2/sub sub dir2: Making directory 2026/07/05 01:05:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:05:38 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:05:38 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:05:39 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:05:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/05 01:05:39 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:05:41 DEBUG : Yandex rclone-test-gizuvuy8ruza: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (33.74s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:06:10 INFO : sub dir2: Making directory 2026/07/05 01:06:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/05 01:06:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:06:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:06:11 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:06:11 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:06:14 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:06:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/05 01:06:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (18.15s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:06:29 DEBUG : sub dir2: Making directory with metadata 2026/07/05 01:06:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:06:29 INFO : sub dir2: Making directory 2026/07/05 01:06:29 INFO : sub dir: Making directory 2026/07/05 01:06:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:06:30 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:06:30 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:06:32 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:06:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/05 01:06:32 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:06:32 INFO : sub dir/hello world: Deleted 2026/07/05 01:06:33 DEBUG : Yandex rclone-test-gizuvuy8ruza: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/05 01:06:34 DEBUG : Yandex rclone-test-gizuvuy8ruza: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (25.99s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.66s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:06:55 INFO : sub dir2: Making directory 2026/07/05 01:06:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:06:56 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:06:56 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:06:57 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:06:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/05 01:06:57 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:06:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (16.87s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:07:12 DEBUG : sub dir2: Making directory with metadata 2026/07/05 01:07:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:07:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 01:07:12 INFO : sub dir2: Making directory 2026/07/05 01:07:13 INFO : sub dir: Making directory 2026/07/05 01:07:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:07:13 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:07:13 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:07:15 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:07:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/05 01:07:15 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:07:15 DEBUG : Waiting for deletions to finish 2026/07/05 01:07:17 DEBUG : Yandex rclone-test-gizuvuy8ruza: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (24.82s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.56s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:07:38 INFO : sub dir2: Making directory 2026/07/05 01:07:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:07:38 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:07:38 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:07:40 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:07:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/05 01:07:40 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:07:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (16.88s) === RUN TestServerSideCopy run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:07:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-vejevis9dali" sync_test.go:620: Server side copy (if possible) Yandex rclone-test-gizuvuy8ruza -> Yandex rclone-test-vejevis9dali 2026/07/05 01:07:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:07:58 DEBUG : Yandex rclone-test-vejevis9dali: Waiting for checks to finish 2026/07/05 01:07:58 DEBUG : Yandex rclone-test-vejevis9dali: Waiting for transfers to finish 2026/07/05 01:08:00 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:08:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/05 01:08:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/05 01:08:01 DEBUG : Yandex rclone-test-vejevis9dali: Purge remote --- PASS: TestServerSideCopy (30.85s) === RUN TestCopyOverSelf run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:08:28 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone434269476) 2026/07/05 01:08:28 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:08:28 DEBUG : sub dir/hello world: Sizes differ 2026/07/05 01:08:28 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:08:28 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:08:30 DEBUG : sub dir/hello world: size = 17 OK 2026/07/05 01:08:30 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/07/05 01:08:30 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (20.33s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:08:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-sefukoj5cova" 2026/07/05 01:08:48 DEBUG : Config file has changed externally - reloading sync_test.go:656: Server side copy (if possible) Yandex rclone-test-gizuvuy8ruza -> Yandex rclone-test-sefukoj5cova 2026/07/05 01:08:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:08:49 DEBUG : Yandex rclone-test-sefukoj5cova: Waiting for checks to finish 2026/07/05 01:08:49 DEBUG : Yandex rclone-test-sefukoj5cova: Waiting for transfers to finish 2026/07/05 01:08:51 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:08:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/05 01:08:51 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/05 01:08:55 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/07/05 01:08:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/05 01:08:55 DEBUG : pacer: Reducing sleep to 15ms 2026/07/05 01:08:56 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/05 01:08:56 DEBUG : pacer: Reducing sleep to 10ms 2026/07/05 01:08:57 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:08:57 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-sefukoj5cova) 2026/07/05 01:08:57 DEBUG : sub dir/hello world: Sizes differ 2026/07/05 01:08:57 DEBUG : Yandex rclone-test-sefukoj5cova: Waiting for checks to finish 2026/07/05 01:08:57 DEBUG : Yandex rclone-test-sefukoj5cova: Waiting for transfers to finish 2026/07/05 01:08:57 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.cigacuf7" before starting 2026/07/05 01:08:59 DEBUG : sub dir/hello world.cigacuf7: server side copy: removing renamed existing file after operation 2026/07/05 01:09:06 DEBUG : sub dir/hello world: size = 17 OK 2026/07/05 01:09:06 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/07/05 01:09:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/05 01:09:08 DEBUG : Yandex rclone-test-sefukoj5cova: Purge remote --- PASS: TestServerSideCopyOverSelf (45.28s) === RUN TestMoveOverSelf run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:09:34 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:09:34 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone434269476) 2026/07/05 01:09:34 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:09:34 DEBUG : sub dir/hello world: Sizes differ 2026/07/05 01:09:34 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:09:36 DEBUG : sub dir/hello world: size = 17 OK 2026/07/05 01:09:36 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/07/05 01:09:36 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/05 01:09:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (20.42s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:09:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-qehadiy7heqi" 2026/07/05 01:09:54 DEBUG : Config file has changed externally - reloading sync_test.go:701: Server side copy (if possible) Yandex rclone-test-gizuvuy8ruza -> Yandex rclone-test-qehadiy7heqi 2026/07/05 01:09:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:09:55 DEBUG : Yandex rclone-test-qehadiy7heqi: Waiting for checks to finish 2026/07/05 01:09:55 DEBUG : Yandex rclone-test-qehadiy7heqi: Waiting for transfers to finish 2026/07/05 01:09:57 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:09:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/05 01:09:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/05 01:10:01 DEBUG : Yandex rclone-test-qehadiy7heqi: Using server-side directory move 2026/07/05 01:10:01 INFO : Yandex rclone-test-qehadiy7heqi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/05 01:10:02 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:10:02 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-qehadiy7heqi) 2026/07/05 01:10:02 DEBUG : sub dir/hello world: Sizes differ 2026/07/05 01:10:02 DEBUG : Yandex rclone-test-qehadiy7heqi: Waiting for checks to finish 2026/07/05 01:10:02 DEBUG : Yandex rclone-test-qehadiy7heqi: Waiting for transfers to finish 2026/07/05 01:10:07 INFO : sub dir/hello world: Deleted 2026/07/05 01:10:09 INFO : sub dir/hello world: Moved (server-side) 2026/07/05 01:10:14 DEBUG : testing file moves 2026/07/05 01:10:15 DEBUG : Yandex rclone-test-qehadiy7heqi: Waiting for checks to finish 2026/07/05 01:10:15 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:10:15 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-qehadiy7heqi) 2026/07/05 01:10:15 DEBUG : sub dir/hello world: Sizes differ 2026/07/05 01:10:15 DEBUG : Yandex rclone-test-qehadiy7heqi: Waiting for transfers to finish 2026/07/05 01:10:21 INFO : sub dir/hello world: Deleted 2026/07/05 01:10:23 INFO : sub dir/hello world: Moved (server-side) 2026/07/05 01:10:24 DEBUG : Yandex rclone-test-qehadiy7heqi: Purge remote --- PASS: TestServerSideMoveOverSelf (50.96s) === RUN TestCopyAfterDelete run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:10:46 ERROR : error listing: directory not found 2026/07/05 01:10:46 INFO : Local file system at /tmp/rclone434269476: Making directory 2026/07/05 01:10:47 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:10:47 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (19.06s) === RUN TestCopyRedownload run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:11:04 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/05 01:11:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:11:04 DEBUG : Local file system at /tmp/rclone434269476: Waiting for checks to finish 2026/07/05 01:11:04 DEBUG : Local file system at /tmp/rclone434269476: Waiting for transfers to finish 2026/07/05 01:11:05 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/07/05 01:11:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/05 01:11:05 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/07/05 01:11:05 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:11:05 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (18.68s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:11:20 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/05 01:11:20 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:11:20 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:11:23 DEBUG : check sum: size = 1 OK 2026/07/05 01:11:23 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/05 01:11:23 INFO : check sum: Copied (new) 2026/07/05 01:11:23 DEBUG : Waiting for deletions to finish 2026/07/05 01:11:24 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:11:24 DEBUG : check sum: size = 1 OK 2026/07/05 01:11:24 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/05 01:11:24 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/07/05 01:11:24 DEBUG : check sum: Unchanged skipping 2026/07/05 01:11:24 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:11:24 DEBUG : Waiting for deletions to finish 2026/07/05 01:11:24 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (10.11s) === RUN TestSyncSizeOnly run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:11:31 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/05 01:11:31 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:11:31 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:11:33 DEBUG : sizeonly: size = 6 OK 2026/07/05 01:11:33 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/05 01:11:33 INFO : sizeonly: Copied (new) 2026/07/05 01:11:33 DEBUG : Waiting for deletions to finish 2026/07/05 01:11:34 DEBUG : sizeonly: size = 6 OK 2026/07/05 01:11:34 DEBUG : sizeonly: Sizes identical 2026/07/05 01:11:34 DEBUG : sizeonly: Unchanged skipping 2026/07/05 01:11:34 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:11:34 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:11:34 DEBUG : Waiting for deletions to finish 2026/07/05 01:11:34 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (11.21s) === RUN TestSyncIgnoreSize run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:11:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/05 01:11:42 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:11:42 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:11:43 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2026/07/05 01:11:43 INFO : ignore-size: Copied (new) 2026/07/05 01:11:43 DEBUG : Waiting for deletions to finish 2026/07/05 01:11:44 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:11:44 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:11:44 DEBUG : ignore-size: Unchanged skipping 2026/07/05 01:11:44 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:11:44 DEBUG : Waiting for deletions to finish 2026/07/05 01:11:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (10.23s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:11:54 DEBUG : existing: size = 6 OK 2026/07/05 01:11:54 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:11:54 DEBUG : existing: Unchanged skipping 2026/07/05 01:11:54 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:11:54 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:11:54 DEBUG : Waiting for deletions to finish 2026/07/05 01:11:54 INFO : There was nothing to transfer 2026/07/05 01:11:54 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/05 01:11:54 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:11:54 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:11:56 DEBUG : existing: size = 6 OK 2026/07/05 01:11:56 DEBUG : existing: Dst hash empty - aborting Src hash check 2026/07/05 01:11:56 INFO : existing: Copied (replaced existing) 2026/07/05 01:11:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (12.16s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:12:04 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/05 01:12:04 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:12:04 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:12:06 DEBUG : existing: size = 6 OK 2026/07/05 01:12:06 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/05 01:12:06 INFO : existing: Copied (new) 2026/07/05 01:12:06 DEBUG : Waiting for deletions to finish 2026/07/05 01:12:07 DEBUG : existing: Destination exists, skipping 2026/07/05 01:12:07 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:12:07 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:12:07 DEBUG : Waiting for deletions to finish 2026/07/05 01:12:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (10.53s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:12:18 INFO : d: Making directory 2026/07/05 01:12:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/05 01:12:19 DEBUG : c/non empty space: size = 5 OK 2026/07/05 01:12:19 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:12:19 DEBUG : c/non empty space: Unchanged skipping 2026/07/05 01:12:19 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:12:19 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:12:21 DEBUG : a/potato2: size = 60 OK 2026/07/05 01:12:21 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/05 01:12:21 INFO : a/potato2: Copied (new) 2026/07/05 01:12:21 DEBUG : Waiting for deletions to finish 2026/07/05 01:12:27 INFO : b/potato: Deleted 2026/07/05 01:12:27 INFO : d: Removing directory 2026/07/05 01:12:34 INFO : b: Removing directory 2026/07/05 01:12:40 DEBUG : Yandex rclone-test-gizuvuy8ruza: deleted 2 directories Diff of "logger" and "lsf" 2d1 < 2001-02-03 04:05:06.499999999;d6548b156ea68a4e003e786df99eee76;60;a/potato2 3a3 > 2026-07-05 01:12:20.000000000;d6548b156ea68a4e003e786df99eee76;60;a/potato2 sync_test.go:3105: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3105 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:981 Error: Received unexpected error: logger does not match lsf! logger: 2001-02-03 04:05:06.499999999;d6548b156ea68a4e003e786df99eee76;60;a/potato2 2011-12-25 12:59:59.123456789;ec26039bacb958460a511485fc59d24e;5;c/non empty space lsf: 2011-12-25 12:59:59.123456789;ec26039bacb958460a511485fc59d24e;5;c/non empty space 2026-07-05 01:12:20.000000000;d6548b156ea68a4e003e786df99eee76;60;a/potato2 Test: TestSyncIgnoreErrors --- FAIL: TestSyncIgnoreErrors (53.45s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:13:10 DEBUG : empty space: size = 1 OK 2026/07/05 01:13:10 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/07/05 01:13:10 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:13:10 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/05 01:13:10 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/05 01:13:10 DEBUG : empty space: Unchanged skipping 2026/07/05 01:13:10 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:13:10 DEBUG : Waiting for deletions to finish 2026/07/05 01:13:10 INFO : There was nothing to transfer 2026/07/05 01:13:10 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:13:10 DEBUG : empty space: size = 1 OK 2026/07/05 01:13:10 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/07/05 01:13:10 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/05 01:13:11 INFO : empty space: Updated modification time in destination 2026/07/05 01:13:11 DEBUG : empty space: Unchanged skipping 2026/07/05 01:13:11 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:13:11 DEBUG : Waiting for deletions to finish 2026/07/05 01:13:11 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (10.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:13:20 DEBUG : empty space: size = 1 OK 2026/07/05 01:13:20 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:13:20 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/07/05 01:13:20 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/05 01:13:20 DEBUG : empty space: Unchanged skipping 2026/07/05 01:13:20 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:13:20 DEBUG : Waiting for deletions to finish 2026/07/05 01:13:20 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.38s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:13:29 DEBUG : foo: size = 3 OK 2026/07/05 01:13:29 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/07/05 01:13:29 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:13:29 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone434269476) 2026/07/05 01:13:29 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:13:29 DEBUG : foo: md5 differ 2026/07/05 01:13:29 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:13:31 DEBUG : foo: size = 3 OK 2026/07/05 01:13:31 DEBUG : foo: Dst hash empty - aborting Src hash check 2026/07/05 01:13:31 INFO : foo: Copied (replaced existing) 2026/07/05 01:13:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (10.98s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:13:40 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/05 01:13:40 DEBUG : empty space: size = 1 OK 2026/07/05 01:13:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:13:40 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:13:40 DEBUG : empty space: Unchanged skipping 2026/07/05 01:13:40 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:13:42 DEBUG : potato: size = 60 OK 2026/07/05 01:13:42 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/05 01:13:42 INFO : potato: Copied (new) 2026/07/05 01:13:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (16.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1117 Error: Should be true Test: TestSyncAfterChangingFilesSizeOnly Messages: potato: Modification time difference too big |-127212h13m56s| > 1ns (want 2011-12-30 12:59:59 +0000 UTC vs got 2026-07-05 01:13:55 +0000 UTC) (precision 1ns) 2026/07/05 01:13:57 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:13:57 DEBUG : potato: size = 21 (Local file system at /tmp/rclone434269476) 2026/07/05 01:13:57 DEBUG : potato: size = 60 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:13:57 DEBUG : potato: Sizes differ 2026/07/05 01:13:57 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:13:58 DEBUG : potato: size = 21 OK 2026/07/05 01:13:58 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/07/05 01:13:58 INFO : potato: Copied (replaced existing) 2026/07/05 01:13:58 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncAfterChangingFilesSizeOnly (11.30s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:14:08 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:14:08 DEBUG : potato: size = 21 OK 2026/07/05 01:14:08 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/07/05 01:14:08 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone434269476) 2026/07/05 01:14:08 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:14:08 DEBUG : potato: md5 differ 2026/07/05 01:14:08 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:14:09 DEBUG : potato: size = 21 OK 2026/07/05 01:14:09 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/07/05 01:14:09 INFO : potato: Copied (replaced existing) 2026/07/05 01:14:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (11.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:14:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:14:20 DEBUG : empty space: size = 1 OK 2026/07/05 01:14:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:14:20 DEBUG : empty space: Unchanged skipping 2026/07/05 01:14:20 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:14:20 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/05 01:14:20 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:14:20 DEBUG : Waiting for deletions to finish 2026/07/05 01:14:20 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (19.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:14:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:14:40 DEBUG : empty space: size = 1 OK 2026/07/05 01:14:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:14:40 DEBUG : empty space: Unchanged skipping 2026/07/05 01:14:40 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:14:40 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:14:42 DEBUG : potato2: size = 60 OK 2026/07/05 01:14:42 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/05 01:14:42 INFO : potato2: Copied (new) 2026/07/05 01:14:42 DEBUG : Waiting for deletions to finish 2026/07/05 01:14:49 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (25.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:15:05 INFO : d: Making directory 2026/07/05 01:15:05 INFO : d/e: Making directory fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1217 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: b/potato: Modification time difference too big |-127332h15m3.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2026-07-05 01:15:03 +0000 UTC) (precision 1ns) 2026/07/05 01:15:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/05 01:15:07 DEBUG : c/non empty space: size = 5 OK 2026/07/05 01:15:07 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:15:07 DEBUG : c/non empty space: Unchanged skipping 2026/07/05 01:15:08 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:15:08 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:15:10 DEBUG : a/potato2: size = 60 OK 2026/07/05 01:15:10 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/05 01:15:10 INFO : a/potato2: Copied (new) 2026/07/05 01:15:10 DEBUG : Waiting for deletions to finish 2026/07/05 01:15:16 INFO : b/potato: Deleted 2026/07/05 01:15:16 INFO : d/e: Removing directory 2026/07/05 01:15:23 INFO : d: Removing directory 2026/07/05 01:15:30 INFO : b: Removing directory 2026/07/05 01:15:36 DEBUG : Yandex rclone-test-gizuvuy8ruza: deleted 3 directories --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (62.63s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:16:08 INFO : d: Making directory 2026/07/05 01:16:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/05 01:16:09 DEBUG : c/non empty space: size = 5 OK 2026/07/05 01:16:09 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:16:09 DEBUG : c/non empty space: Unchanged skipping 2026/07/05 01:16:10 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:16:10 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:16:11 DEBUG : a/potato2: size = 60 OK 2026/07/05 01:16:11 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/05 01:16:11 INFO : a/potato2: Copied (new) 2026/07/05 01:16:11 ERROR : Yandex rclone-test-gizuvuy8ruza: not deleting files as there were IO errors 2026/07/05 01:16:11 ERROR : Yandex rclone-test-gizuvuy8ruza: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (54.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 Error: Should be true Test: TestSyncDeleteDuring Messages: empty space: Modification time difference too big |-127332h17m1.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2026-07-05 01:17:01 +0000 UTC) (precision 1ns) 2026/07/05 01:17:02 DEBUG : Waiting for deletions to finish 2026/07/05 01:17:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:17:02 DEBUG : empty space: size = 1 OK 2026/07/05 01:17:02 DEBUG : empty space: Modification times differ by 127332h17m1.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2026-07-05 01:17:01 +0000 UTC 2026/07/05 01:17:02 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:17:02 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/07/05 01:17:03 INFO : empty space: Updated modification time in destination 2026/07/05 01:17:03 DEBUG : empty space: Unchanged skipping 2026/07/05 01:17:03 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:17:04 DEBUG : potato2: size = 60 OK 2026/07/05 01:17:04 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/05 01:17:04 INFO : potato2: Copied (new) 2026/07/05 01:17:08 INFO : potato: Deleted --- FAIL: TestSyncDeleteDuring (22.75s) === RUN TestSyncDeleteBefore run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:17:24 DEBUG : Waiting for deletions to finish 2026/07/05 01:17:25 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:17:25 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:17:30 INFO : potato: Deleted 2026/07/05 01:17:30 DEBUG : empty space: size = 1 OK 2026/07/05 01:17:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:17:30 DEBUG : empty space: Unchanged skipping 2026/07/05 01:17:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:17:30 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:17:30 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:17:32 DEBUG : potato2: size = 60 OK 2026/07/05 01:17:32 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/07/05 01:17:32 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (23.51s) === RUN TestCopyDeleteBefore run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:17:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:17:47 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:17:47 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:17:48 DEBUG : potato2: size = 19 OK 2026/07/05 01:17:48 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/07/05 01:17:48 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (16.25s) === RUN TestSyncWithExclude run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:18:04 DEBUG : enormous: Excluded (Size Filter) 2026/07/05 01:18:04 DEBUG : enormous: Excluded 2026/07/05 01:18:04 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 01:18:04 DEBUG : potato2: Excluded 2026/07/05 01:18:04 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 01:18:04 DEBUG : potato2: Excluded 2026/07/05 01:18:04 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:18:04 DEBUG : empty space: size = 1 OK 2026/07/05 01:18:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:18:04 DEBUG : empty space: Unchanged skipping 2026/07/05 01:18:04 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:18:04 DEBUG : Waiting for deletions to finish 2026/07/05 01:18:04 INFO : There was nothing to transfer 2026/07/05 01:18:04 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 01:18:04 DEBUG : potato2: Excluded 2026/07/05 01:18:05 DEBUG : enormous: Excluded (Size Filter) 2026/07/05 01:18:05 DEBUG : enormous: Excluded 2026/07/05 01:18:05 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 01:18:05 DEBUG : potato2: Excluded 2026/07/05 01:18:05 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 01:18:05 DEBUG : potato2: Excluded 2026/07/05 01:18:05 DEBUG : empty space: size = 1 OK 2026/07/05 01:18:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:18:05 DEBUG : empty space: Unchanged skipping 2026/07/05 01:18:05 DEBUG : Local file system at /tmp/rclone434269476: Waiting for checks to finish 2026/07/05 01:18:05 DEBUG : Local file system at /tmp/rclone434269476: Waiting for transfers to finish 2026/07/05 01:18:05 DEBUG : Waiting for deletions to finish 2026/07/05 01:18:05 INFO : There was nothing to transfer 2026/07/05 01:18:06 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 01:18:06 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (17.91s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:18:23 DEBUG : enormous: Excluded (Size Filter) 2026/07/05 01:18:23 DEBUG : enormous: Excluded 2026/07/05 01:18:23 DEBUG : potato2: Excluded (Size Filter) 2026/07/05 01:18:23 DEBUG : potato2: Excluded 2026/07/05 01:18:24 DEBUG : empty space: size = 1 OK 2026/07/05 01:18:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:18:24 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:18:24 DEBUG : empty space: Unchanged skipping 2026/07/05 01:18:24 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:18:24 DEBUG : Waiting for deletions to finish 2026/07/05 01:18:29 INFO : potato2: Deleted 2026/07/05 01:18:32 INFO : enormous: Deleted 2026/07/05 01:18:32 INFO : There was nothing to transfer 2026/07/05 01:18:33 DEBUG : empty space: size = 1 OK 2026/07/05 01:18:33 DEBUG : Local file system at /tmp/rclone434269476: Waiting for checks to finish 2026/07/05 01:18:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:18:33 DEBUG : empty space: Unchanged skipping 2026/07/05 01:18:33 DEBUG : Local file system at /tmp/rclone434269476: Waiting for transfers to finish 2026/07/05 01:18:33 DEBUG : Waiting for deletions to finish 2026/07/05 01:18:33 INFO : potato2: Deleted 2026/07/05 01:18:33 INFO : enormous: Deleted 2026/07/05 01:18:33 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (21.37s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:18:48 DEBUG : five: Need to transfer - File not found at Destination 2026/07/05 01:18:48 DEBUG : four: size = 4 (Local file system at /tmp/rclone434269476) 2026/07/05 01:18:48 DEBUG : four: size = 8 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:18:48 DEBUG : four: Sizes differ 2026/07/05 01:18:48 DEBUG : one: Destination is newer than source, skipping 2026/07/05 01:18:48 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/05 01:18:48 DEBUG : three: size = 5 OK 2026/07/05 01:18:48 DEBUG : three: Sizes identical 2026/07/05 01:18:48 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/05 01:18:48 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:18:48 DEBUG : two: size = 3 OK 2026/07/05 01:18:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone434269476) 2026/07/05 01:18:48 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:18:48 DEBUG : two: md5 differ 2026/07/05 01:18:48 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:18:50 DEBUG : five: size = 4 OK 2026/07/05 01:18:50 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/05 01:18:50 INFO : five: Copied (new) 2026/07/05 01:18:50 DEBUG : four: size = 4 OK 2026/07/05 01:18:50 DEBUG : four: Dst hash empty - aborting Src hash check 2026/07/05 01:18:50 INFO : four: Copied (replaced existing) 2026/07/05 01:18:50 DEBUG : two: size = 3 OK 2026/07/05 01:18:50 DEBUG : two: Dst hash empty - aborting Src hash check 2026/07/05 01:18:50 INFO : two: Copied (replaced existing) 2026/07/05 01:18:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:18:51 DEBUG : four: size = 4 OK 2026/07/05 01:18:51 DEBUG : one: Destination is newer than source, skipping 2026/07/05 01:18:51 DEBUG : five: size = 4 OK 2026/07/05 01:18:51 DEBUG : three: size = 5 OK 2026/07/05 01:18:51 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/07/05 01:18:51 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/07/05 01:18:51 DEBUG : four: Size and md5 of src and dst objects identical 2026/07/05 01:18:51 DEBUG : five: Size and md5 of src and dst objects identical 2026/07/05 01:18:51 DEBUG : two: size = 3 OK 2026/07/05 01:18:51 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/05 01:18:51 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:18:51 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/05 01:18:51 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/05 01:18:51 DEBUG : two: Size and md5 of src and dst objects identical 2026/07/05 01:18:51 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/05 01:18:51 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone434269476) 2026/07/05 01:18:51 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:18:51 DEBUG : three: md5 differ 2026/07/05 01:18:51 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/05 01:18:51 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:18:53 DEBUG : three: size = 5 OK 2026/07/05 01:18:53 DEBUG : three: Dst hash empty - aborting Src hash check 2026/07/05 01:18:53 INFO : three: Copied (replaced existing) 2026/07/05 01:18:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (45.54s) === 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-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/07/05 01:19:26 INFO : Yandex rclone-test-gizuvuy8ruza: Making map for --track-renames 2026/07/05 01:19:26 INFO : Yandex rclone-test-gizuvuy8ruza: Finished making map for --track-renames 2026/07/05 01:19:26 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:19:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/05 01:19:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/05 01:19:26 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for renames to finish 2026/07/05 01:19:26 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:19:27 DEBUG : yam: size = 11 OK 2026/07/05 01:19:27 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/05 01:19:27 INFO : yam: Copied (new) 2026/07/05 01:19:29 DEBUG : potato: size = 14 OK 2026/07/05 01:19:29 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/05 01:19:29 INFO : potato: Copied (new) 2026/07/05 01:19:29 DEBUG : Waiting for deletions to finish 2026/07/05 01:19:30 DEBUG : potato: size = 14 OK 2026/07/05 01:19:30 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:19:30 INFO : Yandex rclone-test-gizuvuy8ruza: Making map for --track-renames 2026/07/05 01:19:30 DEBUG : potato: Unchanged skipping 2026/07/05 01:19:30 INFO : Yandex rclone-test-gizuvuy8ruza: Finished making map for --track-renames 2026/07/05 01:19:30 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:19:30 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for renames to finish 2026/07/05 01:19:32 INFO : yam: Moved (server-side) to: yaml 2026/07/05 01:19:32 INFO : yaml: Renamed from "yam" 2026/07/05 01:19:32 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:19:32 DEBUG : Waiting for deletions to finish 2026/07/05 01:19:32 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (19.61s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/07/05 01:19:45 INFO : Yandex rclone-test-gizuvuy8ruza: Making map for --track-renames 2026/07/05 01:19:45 INFO : Yandex rclone-test-gizuvuy8ruza: Finished making map for --track-renames 2026/07/05 01:19:45 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:19:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/05 01:19:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/05 01:19:45 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for renames to finish 2026/07/05 01:19:45 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:19:47 DEBUG : potato: size = 14 OK 2026/07/05 01:19:47 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/05 01:19:47 INFO : potato: Copied (new) 2026/07/05 01:19:47 DEBUG : yam: size = 11 OK 2026/07/05 01:19:47 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/05 01:19:47 INFO : yam: Copied (new) 2026/07/05 01:19:47 DEBUG : Waiting for deletions to finish 2026/07/05 01:19:48 INFO : Yandex rclone-test-gizuvuy8ruza: Making map for --track-renames 2026/07/05 01:19:48 DEBUG : potato: size = 14 OK 2026/07/05 01:19:48 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:19:48 INFO : Yandex rclone-test-gizuvuy8ruza: Finished making map for --track-renames 2026/07/05 01:19:48 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:19:48 DEBUG : potato: Unchanged skipping 2026/07/05 01:19:48 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for renames to finish 2026/07/05 01:19:50 INFO : yam: Moved (server-side) to: yaml 2026/07/05 01:19:50 INFO : yaml: Renamed from "yam" 2026/07/05 01:19:50 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:19:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:19:50 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (16.69s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/07/05 01:20:02 INFO : Yandex rclone-test-gizuvuy8ruza: Making map for --track-renames 2026/07/05 01:20:02 INFO : Yandex rclone-test-gizuvuy8ruza: Finished making map for --track-renames 2026/07/05 01:20:02 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:20:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/05 01:20:02 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/05 01:20:02 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for renames to finish 2026/07/05 01:20:02 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:20:04 DEBUG : potato: size = 14 OK 2026/07/05 01:20:04 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/07/05 01:20:04 INFO : potato: Copied (new) 2026/07/05 01:20:04 DEBUG : sub/yam: size = 11 OK 2026/07/05 01:20:04 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/07/05 01:20:04 INFO : sub/yam: Copied (new) 2026/07/05 01:20:04 DEBUG : Waiting for deletions to finish 2026/07/05 01:20:06 DEBUG : potato: size = 14 OK 2026/07/05 01:20:06 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:20:06 DEBUG : potato: Unchanged skipping 2026/07/05 01:20:06 INFO : Yandex rclone-test-gizuvuy8ruza: Making map for --track-renames 2026/07/05 01:20:06 INFO : Yandex rclone-test-gizuvuy8ruza: Finished making map for --track-renames 2026/07/05 01:20:06 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:20:06 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for renames to finish 2026/07/05 01:20:08 INFO : sub/yam: Moved (server-side) to: yam 2026/07/05 01:20:08 INFO : yam: Renamed from "sub/yam" 2026/07/05 01:20:08 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:20:08 DEBUG : Waiting for deletions to finish 2026/07/05 01:20:08 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (26.43s) === RUN TestServerSideMoveLocal run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:20:28 DEBUG : Creating backend with remote "/tmp/rclone434269476/dir1" 2026/07/05 01:20:28 DEBUG : Config file has changed externally - reloading 2026/07/05 01:20:28 DEBUG : Creating backend with remote "/tmp/rclone434269476/dir2" 2026/07/05 01:20:28 DEBUG : Local file system at /tmp/rclone434269476/dir2: Using server-side directory move 2026/07/05 01:20:28 INFO : Local file system at /tmp/rclone434269476/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/05 01:20:28 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/05 01:20:28 DEBUG : Local file system at /tmp/rclone434269476/dir2: Waiting for checks to finish 2026/07/05 01:20:28 DEBUG : Local file system at /tmp/rclone434269476/dir2: Waiting for transfers to finish 2026/07/05 01:20:28 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.57s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:20:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:20:29 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/05 01:20:29 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:20:29 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:20:31 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:20:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/05 01:20:31 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:20:31 INFO : sub dir/hello world: Deleted 2026/07/05 01:20:32 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/05 01:20:32 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/07/05 01:20:32 INFO : nested/sub dir/file: Copied (new) 2026/07/05 01:20:32 INFO : nested/sub dir/file: Deleted 2026/07/05 01:20:32 INFO : sub dir: Removing directory 2026/07/05 01:20:32 INFO : nested/sub dir: Removing directory 2026/07/05 01:20:32 INFO : nested: Removing directory 2026/07/05 01:20:32 DEBUG : Local file system at /tmp/rclone434269476: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (37.08s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:21:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/05 01:21:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/05 01:21:06 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:21:06 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:21:08 DEBUG : sub dir/hello world: size = 11 OK 2026/07/05 01:21:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/05 01:21:08 INFO : sub dir/hello world: Copied (new) 2026/07/05 01:21:08 INFO : sub dir/hello world: Deleted 2026/07/05 01:21:09 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/05 01:21:09 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/07/05 01:21:09 INFO : nested/sub dir/file: Copied (new) 2026/07/05 01:21:09 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (38.12s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:21:44 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/05 01:21:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/05 01:21:44 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:21:44 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:21:46 DEBUG : existing: size = 6 OK 2026/07/05 01:21:46 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/05 01:21:46 INFO : existing: Copied (new) 2026/07/05 01:21:46 INFO : existing: Deleted 2026/07/05 01:21:46 DEBUG : existing-b: size = 6 OK 2026/07/05 01:21:46 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/07/05 01:21:46 INFO : existing-b: Copied (new) 2026/07/05 01:21:46 INFO : existing-b: Deleted 2026/07/05 01:21:47 DEBUG : existing: Destination exists, skipping 2026/07/05 01:21:47 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/05 01:21:47 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:21:47 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:21:47 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (15.22s) === RUN TestServerSideMove run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:21:59 DEBUG : Creating backend with remote "TestYandex:rclone-test-dayikev1gefa" 2026/07/05 01:21:59 DEBUG : Config file has changed externally - reloading sync_test.go:1736: Server side move (if possible) Yandex rclone-test-gizuvuy8ruza -> Yandex rclone-test-dayikev1gefa 2026/07/05 01:22:08 DEBUG : Yandex rclone-test-dayikev1gefa: Using server-side directory move 2026/07/05 01:22:08 INFO : Yandex rclone-test-dayikev1gefa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/05 01:22:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:22:09 DEBUG : empty space: size = 1 OK 2026/07/05 01:22:09 DEBUG : potato3: size = 68 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:22:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:22:09 DEBUG : empty space: Unchanged skipping 2026/07/05 01:22:09 DEBUG : Yandex rclone-test-dayikev1gefa: Waiting for checks to finish 2026/07/05 01:22:09 DEBUG : potato3: size = 60 (Yandex rclone-test-dayikev1gefa) 2026/07/05 01:22:09 DEBUG : potato3: Sizes differ 2026/07/05 01:22:10 INFO : potato2: Moved (server-side) 2026/07/05 01:22:14 INFO : potato3: Deleted 2026/07/05 01:22:15 INFO : empty space: Deleted 2026/07/05 01:22:15 DEBUG : Yandex rclone-test-dayikev1gefa: Waiting for transfers to finish 2026/07/05 01:22:16 INFO : potato3: Moved (server-side) 2026/07/05 01:22:16 DEBUG : Creating backend with remote "TestYandex:rclone-test-ramitus6joje" 2026/07/05 01:22:16 DEBUG : Yandex rclone-test-ramitus6joje: Using server-side directory move 2026/07/05 01:22:19 INFO : Yandex rclone-test-ramitus6joje: Server side directory move succeeded 2026/07/05 01:22:20 ERROR : error listing: directory not found 2026/07/05 01:22:20 DEBUG : Yandex rclone-test-ramitus6joje: Purge remote 2026/07/05 01:22:33 DEBUG : Yandex rclone-test-dayikev1gefa: Purge remote 2026/07/05 01:22:33 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (34.63s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:22:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-kuzetiq7bajo" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-gizuvuy8ruza -> Yandex rclone-test-kuzetiq7bajo 2026/07/05 01:22:43 DEBUG : empty space: Excluded (Size Filter) 2026/07/05 01:22:43 DEBUG : empty space: Excluded 2026/07/05 01:22:43 DEBUG : empty space: Excluded (Size Filter) 2026/07/05 01:22:43 DEBUG : empty space: Excluded 2026/07/05 01:22:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:22:43 DEBUG : potato3: size = 68 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:22:43 DEBUG : potato3: size = 60 (Yandex rclone-test-kuzetiq7bajo) 2026/07/05 01:22:43 DEBUG : potato3: Sizes differ 2026/07/05 01:22:43 DEBUG : Yandex rclone-test-kuzetiq7bajo: Waiting for checks to finish 2026/07/05 01:22:43 DEBUG : Yandex rclone-test-kuzetiq7bajo: Waiting for transfers to finish 2026/07/05 01:22:44 INFO : potato2: Moved (server-side) 2026/07/05 01:22:49 INFO : potato3: Deleted 2026/07/05 01:22:51 INFO : potato3: Moved (server-side) 2026/07/05 01:22:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-zebanap4xuxe" 2026/07/05 01:22:52 DEBUG : empty space: Excluded (Size Filter) 2026/07/05 01:22:52 DEBUG : empty space: Excluded 2026/07/05 01:22:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:22:52 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/05 01:22:52 DEBUG : Yandex rclone-test-zebanap4xuxe: Waiting for checks to finish 2026/07/05 01:22:52 DEBUG : Yandex rclone-test-zebanap4xuxe: Waiting for transfers to finish 2026/07/05 01:22:54 INFO : potato3: Moved (server-side) 2026/07/05 01:22:55 INFO : potato2: Moved (server-side) 2026/07/05 01:22:56 DEBUG : Yandex rclone-test-zebanap4xuxe: Purge remote 2026/07/05 01:23:06 DEBUG : Yandex rclone-test-kuzetiq7bajo: Purge remote --- PASS: TestServerSideMoveWithFilter (49.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:23:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-kotideg8toju" 2026/07/05 01:23:28 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-gizuvuy8ruza -> Yandex rclone-test-kotideg8toju 2026/07/05 01:23:34 DEBUG : Yandex rclone-test-kotideg8toju: Using server-side directory move 2026/07/05 01:23:35 INFO : Yandex rclone-test-kotideg8toju: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/05 01:23:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/05 01:23:35 DEBUG : empty space: size = 1 OK 2026/07/05 01:23:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:23:35 DEBUG : empty space: Unchanged skipping 2026/07/05 01:23:35 DEBUG : potato3: size = 68 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:23:35 DEBUG : potato3: size = 60 (Yandex rclone-test-kotideg8toju) 2026/07/05 01:23:35 DEBUG : potato3: Sizes differ 2026/07/05 01:23:35 DEBUG : Yandex rclone-test-kotideg8toju: Waiting for checks to finish 2026/07/05 01:23:36 INFO : potato2: Moved (server-side) 2026/07/05 01:23:40 INFO : potato3: Deleted 2026/07/05 01:23:41 INFO : empty space: Deleted 2026/07/05 01:23:41 DEBUG : Yandex rclone-test-kotideg8toju: Waiting for transfers to finish 2026/07/05 01:23:42 INFO : potato3: Moved (server-side) 2026/07/05 01:23:42 INFO : tomatoDir: Removing directory 2026/07/05 01:23:50 DEBUG : Yandex rclone-test-gizuvuy8ruza: deleted 1 directories 2026/07/05 01:23:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-danarum2weja" 2026/07/05 01:23:51 INFO : tomatoDir: Making directory 2026/07/05 01:23:51 DEBUG : Yandex rclone-test-danarum2weja: Using server-side directory move 2026/07/05 01:23:54 INFO : Yandex rclone-test-danarum2weja: Server side directory move succeeded 2026/07/05 01:23:57 ERROR : error listing: directory not found 2026/07/05 01:23:58 ERROR : error listing: directory not found 2026/07/05 01:23:58 DEBUG : Yandex rclone-test-danarum2weja: Purge remote 2026/07/05 01:24:10 DEBUG : Yandex rclone-test-kotideg8toju: Purge remote 2026/07/05 01:24:11 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (48.89s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.16s) === RUN TestSyncOverlap run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:24:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-gizuvuy8ruza/rclone-sync-test" 2026/07/05 01:24:13 DEBUG : Config file has changed externally - reloading --- PASS: TestSyncOverlap (1.62s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:24:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-gizuvuy8ruza/rclone-sync-test" 2026/07/05 01:24:15 DEBUG : Creating backend with remote "TestYandex:rclone-test-gizuvuy8ruza/rclone-sync-test-include/layer2" 2026/07/05 01:24:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-gizuvuy8ruza/rclone-sync-test-ignore-file" 2026/07/05 01:24:20 DEBUG : rclone-sync-test: Excluded 2026/07/05 01:24:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:24:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 01:24:20 DEBUG : Yandex rclone-test-gizuvuy8ruza/rclone-sync-test: Waiting for checks to finish 2026/07/05 01:24:20 DEBUG : Yandex rclone-test-gizuvuy8ruza/rclone-sync-test: Waiting for transfers to finish 2026/07/05 01:24:20 DEBUG : Waiting for deletions to finish 2026/07/05 01:24:20 INFO : There was nothing to transfer 2026/07/05 01:24:21 DEBUG : rclone-sync-test: Excluded 2026/07/05 01:24:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:24:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 01:24:22 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:24:22 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:24:22 DEBUG : Waiting for deletions to finish 2026/07/05 01:24:22 INFO : rclone-sync-test-include: Removing directory 2026/07/05 01:24:22 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/05 01:24:22 DEBUG : Yandex rclone-test-gizuvuy8ruza: failed to delete 1 directories 2026/07/05 01:24:22 INFO : There was nothing to transfer 2026/07/05 01:24:23 DEBUG : rclone-sync-test: Excluded 2026/07/05 01:24:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:24:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 01:24:25 DEBUG : rclone-sync-test: Excluded 2026/07/05 01:24:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:24:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 01:24:27 DEBUG : rclone-sync-test: Excluded 2026/07/05 01:24:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:24:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 01:24:28 DEBUG : rclone-sync-test: Excluded 2026/07/05 01:24:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:24:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 01:24:30 DEBUG : rclone-sync-test: Excluded 2026/07/05 01:24:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:24:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 01:24:32 DEBUG : rclone-sync-test: Excluded 2026/07/05 01:24:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:24:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 01:24:34 DEBUG : rclone-sync-test: Excluded 2026/07/05 01:24:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:24:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 01:24:35 DEBUG : Yandex rclone-test-gizuvuy8ruza/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/05 01:24:35 DEBUG : Yandex rclone-test-gizuvuy8ruza/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/05 01:24:35 DEBUG : Waiting for deletions to finish 2026/07/05 01:24:35 INFO : There was nothing to transfer 2026/07/05 01:24:35 DEBUG : rclone-sync-test: Excluded 2026/07/05 01:24:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:24:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 01:24:36 DEBUG : rclone-sync-test: Excluded 2026/07/05 01:24:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:24:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 01:24:38 DEBUG : rclone-sync-test: Excluded 2026/07/05 01:24:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:24:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 01:24:40 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:24:40 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:24:40 DEBUG : Waiting for deletions to finish 2026/07/05 01:24:40 INFO : rclone-sync-test-include: Removing directory 2026/07/05 01:24:40 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/07/05 01:24:40 DEBUG : Yandex rclone-test-gizuvuy8ruza: failed to delete 1 directories 2026/07/05 01:24:40 INFO : There was nothing to transfer 2026/07/05 01:24:41 DEBUG : rclone-sync-test: Excluded 2026/07/05 01:24:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:24:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 01:24:42 DEBUG : rclone-sync-test: Excluded 2026/07/05 01:24:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:24:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 01:24:44 DEBUG : rclone-sync-test: Excluded 2026/07/05 01:24:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:24:45 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 01:24:46 DEBUG : rclone-sync-test: Excluded 2026/07/05 01:24:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:24:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 01:24:48 DEBUG : Excluded 2026/07/05 01:24:48 DEBUG : rclone-sync-test: Excluded 2026/07/05 01:24:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:24:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 01:24:49 DEBUG : Yandex rclone-test-gizuvuy8ruza/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/05 01:24:49 DEBUG : Yandex rclone-test-gizuvuy8ruza/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/05 01:24:49 DEBUG : Waiting for deletions to finish 2026/07/05 01:24:49 INFO : There was nothing to transfer 2026/07/05 01:24:49 DEBUG : rclone-sync-test: Excluded 2026/07/05 01:24:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:24:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 01:24:51 DEBUG : rclone-sync-test: Excluded 2026/07/05 01:24:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:24:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 01:24:53 DEBUG : rclone-sync-test: Excluded 2026/07/05 01:24:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:24:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 01:24:54 DEBUG : rclone-sync-test: Excluded 2026/07/05 01:24:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:24:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/05 01:24:57 DEBUG : rclone-sync-test: Excluded 2026/07/05 01:24:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/05 01:24:58 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (80.27s) === RUN TestSyncCompareDest run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:25:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-gizuvuy8ruza/dst" 2026/07/05 01:25:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-gizuvuy8ruza/CompareDest" 2026/07/05 01:25:36 DEBUG : one: Need to transfer - File not found at Destination 2026/07/05 01:25:36 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for checks to finish 2026/07/05 01:25:36 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for transfers to finish 2026/07/05 01:25:38 DEBUG : one: size = 3 OK 2026/07/05 01:25:38 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/05 01:25:38 INFO : one: Copied (new) 2026/07/05 01:25:38 DEBUG : Waiting for deletions to finish 2026/07/05 01:25:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone434269476) 2026/07/05 01:25:40 DEBUG : one: size = 3 (Yandex rclone-test-gizuvuy8ruza/dst) 2026/07/05 01:25:40 DEBUG : one: Sizes differ 2026/07/05 01:25:40 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for checks to finish 2026/07/05 01:25:40 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for transfers to finish 2026/07/05 01:25:44 DEBUG : one: size = 5 OK 2026/07/05 01:25:44 DEBUG : one: Dst hash empty - aborting Src hash check 2026/07/05 01:25:44 INFO : one: Copied (replaced existing) 2026/07/05 01:25:44 DEBUG : Waiting for deletions to finish 2026/07/05 01:25:48 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for checks to finish 2026/07/05 01:25:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone434269476) 2026/07/05 01:25:48 DEBUG : one: size = 3 (Yandex rclone-test-gizuvuy8ruza/dst) 2026/07/05 01:25:48 DEBUG : one: Sizes differ 2026/07/05 01:25:48 DEBUG : one: size = 5 OK 2026/07/05 01:25:48 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:25:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/05 01:25:48 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for transfers to finish 2026/07/05 01:25:48 DEBUG : Waiting for deletions to finish 2026/07/05 01:25:48 INFO : There was nothing to transfer 2026/07/05 01:25:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone434269476) 2026/07/05 01:25:52 DEBUG : one: size = 3 (Yandex rclone-test-gizuvuy8ruza/dst) 2026/07/05 01:25:52 DEBUG : one: Sizes differ 2026/07/05 01:25:52 DEBUG : two: size = 3 OK 2026/07/05 01:25:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:25:52 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/05 01:25:52 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for checks to finish 2026/07/05 01:25:52 DEBUG : one: size = 5 OK 2026/07/05 01:25:52 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:25:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/05 01:25:52 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for transfers to finish 2026/07/05 01:25:52 DEBUG : Waiting for deletions to finish 2026/07/05 01:25:52 INFO : There was nothing to transfer 2026/07/05 01:25:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone434269476) 2026/07/05 01:25:53 DEBUG : one: size = 3 (Yandex rclone-test-gizuvuy8ruza/dst) 2026/07/05 01:25:53 DEBUG : one: Sizes differ 2026/07/05 01:25:53 DEBUG : two: size = 3 OK 2026/07/05 01:25:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:25:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/05 01:25:53 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for checks to finish 2026/07/05 01:25:53 DEBUG : one: size = 5 OK 2026/07/05 01:25:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:25:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/05 01:25:53 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for transfers to finish 2026/07/05 01:25:53 DEBUG : Waiting for deletions to finish 2026/07/05 01:25:53 INFO : There was nothing to transfer 2026/07/05 01:25:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone434269476) 2026/07/05 01:25:54 DEBUG : one: size = 3 (Yandex rclone-test-gizuvuy8ruza/dst) 2026/07/05 01:25:54 DEBUG : one: Sizes differ 2026/07/05 01:25:55 DEBUG : two: size = 3 OK 2026/07/05 01:25:55 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/07/05 01:25:55 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/05 01:25:55 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/05 01:25:55 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for checks to finish 2026/07/05 01:25:55 DEBUG : one: size = 5 OK 2026/07/05 01:25:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:25:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/05 01:25:55 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for transfers to finish 2026/07/05 01:25:55 DEBUG : Waiting for deletions to finish 2026/07/05 01:25:55 INFO : There was nothing to transfer 2026/07/05 01:25:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone434269476) 2026/07/05 01:25:57 DEBUG : one: size = 3 (Yandex rclone-test-gizuvuy8ruza/dst) 2026/07/05 01:25:57 DEBUG : one: Sizes differ 2026/07/05 01:25:57 DEBUG : two: size = 5 (Local file system at /tmp/rclone434269476) 2026/07/05 01:25:57 DEBUG : two: size = 3 (Yandex rclone-test-gizuvuy8ruza/CompareDest) 2026/07/05 01:25:57 DEBUG : two: Sizes differ 2026/07/05 01:25:57 DEBUG : two: Need to transfer - File not found at Destination 2026/07/05 01:25:57 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for checks to finish 2026/07/05 01:25:57 DEBUG : one: size = 5 OK 2026/07/05 01:25:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:25:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/05 01:25:57 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for transfers to finish 2026/07/05 01:25:59 DEBUG : two: size = 5 OK 2026/07/05 01:25:59 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/07/05 01:25:59 INFO : two: Copied (new) 2026/07/05 01:25:59 DEBUG : Waiting for deletions to finish fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2223 Error: Should be true Test: TestSyncCompareDest Messages: dst/two: Modification time difference too big |-127212h25m59s| > 1ns (want 2011-12-30 12:59:59 +0000 UTC vs got 2026-07-05 01:25:58 +0000 UTC) (precision 1ns) --- FAIL: TestSyncCompareDest (65.26s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:26:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-gizuvuy8ruza/dest" 2026/07/05 01:26:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-gizuvuy8ruza/pre-dest1" 2026/07/05 01:26:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-gizuvuy8ruza/pre-dest2" 2026/07/05 01:26:45 DEBUG : 1: size = 1 OK 2026/07/05 01:26:45 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:26:45 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/05 01:26:46 DEBUG : 2: size = 1 OK 2026/07/05 01:26:46 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:26:46 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/05 01:26:46 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/05 01:26:46 DEBUG : Yandex rclone-test-gizuvuy8ruza/dest: Waiting for checks to finish 2026/07/05 01:26:46 DEBUG : Yandex rclone-test-gizuvuy8ruza/dest: Waiting for transfers to finish 2026/07/05 01:26:50 DEBUG : 3: size = 1 OK 2026/07/05 01:26:50 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/07/05 01:26:50 INFO : 3: Copied (new) 2026/07/05 01:26:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (48.44s) === RUN TestSyncCopyDest run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:27:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-gizuvuy8ruza/dst" 2026/07/05 01:27:29 DEBUG : Creating backend with remote "TestYandex:rclone-test-gizuvuy8ruza/CopyDest" 2026/07/05 01:27:30 DEBUG : one: Need to transfer - File not found at Destination 2026/07/05 01:27:30 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for checks to finish 2026/07/05 01:27:30 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for transfers to finish 2026/07/05 01:27:32 DEBUG : one: size = 3 OK 2026/07/05 01:27:32 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/07/05 01:27:32 INFO : one: Copied (new) 2026/07/05 01:27:32 DEBUG : Waiting for deletions to finish 2026/07/05 01:27:33 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for checks to finish 2026/07/05 01:27:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone434269476) 2026/07/05 01:27:33 DEBUG : one: size = 3 (Yandex rclone-test-gizuvuy8ruza/dst) 2026/07/05 01:27:33 DEBUG : one: Sizes differ 2026/07/05 01:27:33 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for transfers to finish 2026/07/05 01:27:35 DEBUG : one: size = 5 OK 2026/07/05 01:27:35 DEBUG : one: Dst hash empty - aborting Src hash check 2026/07/05 01:27:35 INFO : one: Copied (replaced existing) 2026/07/05 01:27:35 DEBUG : Waiting for deletions to finish 2026/07/05 01:27:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-gizuvuy8ruza/BackupDir" 2026/07/05 01:27:42 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for checks to finish 2026/07/05 01:27:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone434269476) 2026/07/05 01:27:42 DEBUG : one: size = 3 (Yandex rclone-test-gizuvuy8ruza/dst) 2026/07/05 01:27:42 DEBUG : one: Sizes differ 2026/07/05 01:27:42 DEBUG : one: size = 5 OK 2026/07/05 01:27:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:27:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone434269476) 2026/07/05 01:27:42 DEBUG : one: size = 3 (Yandex rclone-test-gizuvuy8ruza/dst) 2026/07/05 01:27:42 DEBUG : one: Sizes differ 2026/07/05 01:27:44 INFO : one: Moved (server-side) 2026/07/05 01:27:45 DEBUG : one: size = 5 OK 2026/07/05 01:27:45 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/07/05 01:27:45 INFO : one: Copied (server-side copy) 2026/07/05 01:27:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/05 01:27:45 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for transfers to finish 2026/07/05 01:27:45 DEBUG : Waiting for deletions to finish 2026/07/05 01:27:49 DEBUG : one: size = 5 OK 2026/07/05 01:27:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:27:49 DEBUG : one: Unchanged skipping 2026/07/05 01:27:49 DEBUG : two: size = 3 OK 2026/07/05 01:27:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:27:50 DEBUG : two: size = 3 OK 2026/07/05 01:27:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/07/05 01:27:50 INFO : two: Copied (server-side copy) 2026/07/05 01:27:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/05 01:27:50 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for checks to finish 2026/07/05 01:27:50 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for transfers to finish 2026/07/05 01:27:50 DEBUG : Waiting for deletions to finish 2026/07/05 01:27:51 DEBUG : one: size = 5 OK 2026/07/05 01:27:51 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for checks to finish 2026/07/05 01:27:51 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:27:51 DEBUG : one: Unchanged skipping 2026/07/05 01:27:51 DEBUG : two: size = 3 OK 2026/07/05 01:27:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:27:51 DEBUG : two: Unchanged skipping 2026/07/05 01:27:51 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for transfers to finish 2026/07/05 01:27:51 DEBUG : Waiting for deletions to finish 2026/07/05 01:27:51 INFO : There was nothing to transfer 2026/07/05 01:27:55 DEBUG : one: size = 5 OK 2026/07/05 01:27:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:27:55 DEBUG : one: Unchanged skipping 2026/07/05 01:27:55 DEBUG : three: size = 7 (Local file system at /tmp/rclone434269476) 2026/07/05 01:27:55 DEBUG : three: size = 5 (Yandex rclone-test-gizuvuy8ruza/CopyDest) 2026/07/05 01:27:55 DEBUG : three: Sizes differ 2026/07/05 01:27:55 DEBUG : three: Destination not found in --copy-dest 2026/07/05 01:27:55 DEBUG : three: Need to transfer - File not found at Destination 2026/07/05 01:27:55 DEBUG : two: size = 3 OK 2026/07/05 01:27:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:27:55 DEBUG : two: Unchanged skipping 2026/07/05 01:27:55 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for checks to finish 2026/07/05 01:27:55 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for transfers to finish 2026/07/05 01:27:57 DEBUG : three: size = 7 OK 2026/07/05 01:27:57 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/07/05 01:27:57 INFO : three: Copied (new) 2026/07/05 01:27:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (92.17s) === RUN TestSyncBackupDir run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:29:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-gizuvuy8ruza/dst" 2026/07/05 01:29:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-gizuvuy8ruza/backup" 2026/07/05 01:29:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone434269476) 2026/07/05 01:29:07 DEBUG : one: size = 3 (Yandex rclone-test-gizuvuy8ruza/dst) 2026/07/05 01:29:07 DEBUG : one: Sizes differ 2026/07/05 01:29:07 DEBUG : two: size = 3 OK 2026/07/05 01:29:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:29:07 DEBUG : two: Unchanged skipping 2026/07/05 01:29:07 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for checks to finish 2026/07/05 01:29:09 INFO : one: Moved (server-side) 2026/07/05 01:29:09 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for transfers to finish 2026/07/05 01:29:10 DEBUG : one: size = 4 OK 2026/07/05 01:29:10 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/05 01:29:10 INFO : one: Copied (new) 2026/07/05 01:29:10 DEBUG : Waiting for deletions to finish 2026/07/05 01:29:13 INFO : three.txt: Moved (server-side) 2026/07/05 01:29:13 INFO : three.txt: Moved into backup dir 2026/07/05 01:29:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone434269476) 2026/07/05 01:29:16 DEBUG : one: size = 4 (Yandex rclone-test-gizuvuy8ruza/dst) 2026/07/05 01:29:16 DEBUG : one: Sizes differ 2026/07/05 01:29:16 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for checks to finish 2026/07/05 01:29:16 DEBUG : two: size = 3 OK 2026/07/05 01:29:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:29:16 DEBUG : two: Unchanged skipping 2026/07/05 01:29:23 INFO : one: Deleted 2026/07/05 01:29:24 INFO : one: Moved (server-side) 2026/07/05 01:29:24 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for transfers to finish 2026/07/05 01:29:26 DEBUG : one: size = 5 OK 2026/07/05 01:29:26 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/05 01:29:26 INFO : one: Copied (new) 2026/07/05 01:29:26 DEBUG : Waiting for deletions to finish 2026/07/05 01:29:32 INFO : three.txt: Deleted 2026/07/05 01:29:34 INFO : three.txt: Moved (server-side) 2026/07/05 01:29:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (72.11s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:30:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-gizuvuy8ruza/dst" 2026/07/05 01:30:19 DEBUG : Config file has changed externally - reloading 2026/07/05 01:30:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-gizuvuy8ruza/backup" 2026/07/05 01:30:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone434269476) 2026/07/05 01:30:20 DEBUG : one: size = 3 (Yandex rclone-test-gizuvuy8ruza/dst) 2026/07/05 01:30:20 DEBUG : one: Sizes differ 2026/07/05 01:30:20 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for checks to finish 2026/07/05 01:30:20 DEBUG : two: size = 3 OK 2026/07/05 01:30:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:30:20 DEBUG : two: Unchanged skipping 2026/07/05 01:30:22 INFO : one: Moved (server-side) to: one.bak 2026/07/05 01:30:22 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for transfers to finish 2026/07/05 01:30:24 DEBUG : one: size = 4 OK 2026/07/05 01:30:24 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/05 01:30:24 INFO : one: Copied (new) 2026/07/05 01:30:24 DEBUG : Waiting for deletions to finish 2026/07/05 01:30:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/05 01:30:26 INFO : three.txt: Moved into backup dir 2026/07/05 01:30:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone434269476) 2026/07/05 01:30:29 DEBUG : one: size = 4 (Yandex rclone-test-gizuvuy8ruza/dst) 2026/07/05 01:30:29 DEBUG : one: Sizes differ 2026/07/05 01:30:29 DEBUG : two: size = 3 OK 2026/07/05 01:30:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:30:29 DEBUG : two: Unchanged skipping 2026/07/05 01:30:29 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for checks to finish 2026/07/05 01:30:34 INFO : one.bak: Deleted 2026/07/05 01:30:36 INFO : one: Moved (server-side) to: one.bak 2026/07/05 01:30:36 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for transfers to finish 2026/07/05 01:30:37 DEBUG : one: size = 5 OK 2026/07/05 01:30:37 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/05 01:30:37 INFO : one: Copied (new) 2026/07/05 01:30:37 DEBUG : Waiting for deletions to finish 2026/07/05 01:30:44 INFO : three.txt.bak: Deleted 2026/07/05 01:30:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/05 01:30:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (73.21s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:31:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-gizuvuy8ruza/dst" 2026/07/05 01:31:31 DEBUG : Config file has changed externally - reloading 2026/07/05 01:31:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-gizuvuy8ruza/backup" 2026/07/05 01:31:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone434269476) 2026/07/05 01:31:32 DEBUG : one: size = 3 (Yandex rclone-test-gizuvuy8ruza/dst) 2026/07/05 01:31:32 DEBUG : one: Sizes differ 2026/07/05 01:31:32 DEBUG : two: size = 3 OK 2026/07/05 01:31:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:31:32 DEBUG : two: Unchanged skipping 2026/07/05 01:31:32 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for checks to finish 2026/07/05 01:31:34 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/05 01:31:34 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for transfers to finish 2026/07/05 01:31:36 DEBUG : one: size = 4 OK 2026/07/05 01:31:36 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/05 01:31:36 INFO : one: Copied (new) 2026/07/05 01:31:36 DEBUG : Waiting for deletions to finish 2026/07/05 01:31:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/05 01:31:37 INFO : three.txt: Moved into backup dir 2026/07/05 01:31:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone434269476) 2026/07/05 01:31:41 DEBUG : one: size = 4 (Yandex rclone-test-gizuvuy8ruza/dst) 2026/07/05 01:31:41 DEBUG : one: Sizes differ 2026/07/05 01:31:41 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for checks to finish 2026/07/05 01:31:41 DEBUG : two: size = 3 OK 2026/07/05 01:31:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:31:41 DEBUG : two: Unchanged skipping 2026/07/05 01:31:47 INFO : one-2019-01-01: Deleted 2026/07/05 01:31:48 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/05 01:31:48 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for transfers to finish 2026/07/05 01:31:51 DEBUG : one: size = 5 OK 2026/07/05 01:31:51 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/05 01:31:51 INFO : one: Copied (new) 2026/07/05 01:31:51 DEBUG : Waiting for deletions to finish 2026/07/05 01:31:58 INFO : three-2019-01-01.txt: Deleted 2026/07/05 01:32:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/05 01:32:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (73.54s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:32:47 DEBUG : Creating backend with remote "TestYandex:rclone-test-gizuvuy8ruza/dst" 2026/07/05 01:32:47 DEBUG : Config file has changed externally - reloading 2026/07/05 01:32:47 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for checks to finish 2026/07/05 01:32:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone434269476) 2026/07/05 01:32:47 DEBUG : one: size = 3 (Yandex rclone-test-gizuvuy8ruza/dst) 2026/07/05 01:32:47 DEBUG : two: size = 3 OK 2026/07/05 01:32:47 DEBUG : one: Sizes differ 2026/07/05 01:32:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:32:47 DEBUG : two: Unchanged skipping 2026/07/05 01:32:49 INFO : one: Moved (server-side) to: one.bak 2026/07/05 01:32:49 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for transfers to finish 2026/07/05 01:32:52 DEBUG : one: size = 4 OK 2026/07/05 01:32:52 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/05 01:32:52 INFO : one: Copied (new) 2026/07/05 01:32:52 DEBUG : Waiting for deletions to finish 2026/07/05 01:32:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/05 01:32:54 INFO : three.txt: Moved into backup dir 2026/07/05 01:32:57 DEBUG : one.bak: Excluded (Path Filter) 2026/07/05 01:32:57 DEBUG : one.bak: Excluded 2026/07/05 01:32:57 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/05 01:32:57 DEBUG : three.txt.bak: Excluded 2026/07/05 01:32:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone434269476) 2026/07/05 01:32:57 DEBUG : one: size = 4 (Yandex rclone-test-gizuvuy8ruza/dst) 2026/07/05 01:32:57 DEBUG : one: Sizes differ 2026/07/05 01:32:57 DEBUG : two: size = 3 OK 2026/07/05 01:32:57 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for checks to finish 2026/07/05 01:32:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:32:57 DEBUG : two: Unchanged skipping 2026/07/05 01:33:04 INFO : one.bak: Deleted 2026/07/05 01:33:05 INFO : one: Moved (server-side) to: one.bak 2026/07/05 01:33:05 DEBUG : Yandex rclone-test-gizuvuy8ruza/dst: Waiting for transfers to finish 2026/07/05 01:33:07 DEBUG : one: size = 5 OK 2026/07/05 01:33:07 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/05 01:33:07 INFO : one: Copied (new) 2026/07/05 01:33:07 DEBUG : Waiting for deletions to finish 2026/07/05 01:33:13 INFO : three.txt.bak: Deleted 2026/07/05 01:33:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/05 01:33:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (69.15s) === RUN TestSyncSuffix run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:33:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-gizuvuy8ruza/dst" 2026/07/05 01:33:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone434269476) 2026/07/05 01:33:56 DEBUG : one: size = 3 (Yandex rclone-test-gizuvuy8ruza/dst) 2026/07/05 01:33:56 DEBUG : one: Sizes differ 2026/07/05 01:33:58 INFO : one: Moved (server-side) to: one.bak 2026/07/05 01:34:00 DEBUG : one: size = 4 OK 2026/07/05 01:34:00 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/05 01:34:00 INFO : one: Copied (new) 2026/07/05 01:34:00 DEBUG : two: size = 3 OK 2026/07/05 01:34:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:34:00 DEBUG : two: Unchanged skipping 2026/07/05 01:34:01 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone434269476) 2026/07/05 01:34:01 DEBUG : three.txt: size = 5 (Yandex rclone-test-gizuvuy8ruza/dst) 2026/07/05 01:34:01 DEBUG : three.txt: Sizes differ 2026/07/05 01:34:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/05 01:34:05 DEBUG : three.txt: size = 6 OK 2026/07/05 01:34:05 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/05 01:34:05 INFO : three.txt: Copied (new) 2026/07/05 01:34:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone434269476) 2026/07/05 01:34:07 DEBUG : one: size = 4 (Yandex rclone-test-gizuvuy8ruza/dst) 2026/07/05 01:34:07 DEBUG : one: Sizes differ 2026/07/05 01:34:13 INFO : one.bak: Deleted 2026/07/05 01:34:15 INFO : one: Moved (server-side) to: one.bak 2026/07/05 01:34:17 DEBUG : one: size = 5 OK 2026/07/05 01:34:17 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/05 01:34:17 INFO : one: Copied (new) 2026/07/05 01:34:17 DEBUG : two: size = 3 OK 2026/07/05 01:34:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:34:17 DEBUG : two: Unchanged skipping 2026/07/05 01:34:18 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone434269476) 2026/07/05 01:34:18 DEBUG : three.txt: size = 6 (Yandex rclone-test-gizuvuy8ruza/dst) 2026/07/05 01:34:18 DEBUG : three.txt: Sizes differ 2026/07/05 01:34:23 INFO : three.txt.bak: Deleted 2026/07/05 01:34:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/05 01:34:27 DEBUG : three.txt: size = 19 OK 2026/07/05 01:34:27 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/07/05 01:34:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (79.82s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:35:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-gizuvuy8ruza/dst" 2026/07/05 01:35:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone434269476) 2026/07/05 01:35:15 DEBUG : one: size = 3 (Yandex rclone-test-gizuvuy8ruza/dst) 2026/07/05 01:35:15 DEBUG : one: Sizes differ 2026/07/05 01:35:17 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/05 01:35:18 DEBUG : one: size = 4 OK 2026/07/05 01:35:18 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/07/05 01:35:18 INFO : one: Copied (new) 2026/07/05 01:35:18 DEBUG : two: size = 3 OK 2026/07/05 01:35:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:35:18 DEBUG : two: Unchanged skipping 2026/07/05 01:35:19 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone434269476) 2026/07/05 01:35:19 DEBUG : three.txt: size = 5 (Yandex rclone-test-gizuvuy8ruza/dst) 2026/07/05 01:35:19 DEBUG : three.txt: Sizes differ 2026/07/05 01:35:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/05 01:35:22 DEBUG : three.txt: size = 6 OK 2026/07/05 01:35:22 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/07/05 01:35:22 INFO : three.txt: Copied (new) 2026/07/05 01:35:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone434269476) 2026/07/05 01:35:24 DEBUG : one: size = 4 (Yandex rclone-test-gizuvuy8ruza/dst) 2026/07/05 01:35:24 DEBUG : one: Sizes differ 2026/07/05 01:35:30 INFO : one-2019-01-01: Deleted 2026/07/05 01:35:31 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/05 01:35:33 DEBUG : one: size = 5 OK 2026/07/05 01:35:33 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/07/05 01:35:33 INFO : one: Copied (new) 2026/07/05 01:35:33 DEBUG : two: size = 3 OK 2026/07/05 01:35:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:35:33 DEBUG : two: Unchanged skipping 2026/07/05 01:35:34 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone434269476) 2026/07/05 01:35:34 DEBUG : three.txt: size = 6 (Yandex rclone-test-gizuvuy8ruza/dst) 2026/07/05 01:35:34 DEBUG : three.txt: Sizes differ 2026/07/05 01:35:40 INFO : three-2019-01-01.txt: Deleted 2026/07/05 01:35:41 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/05 01:35:43 DEBUG : three.txt: size = 19 OK 2026/07/05 01:35:43 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/07/05 01:35:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (72.44s) === RUN TestSyncUTFNorm run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:36:23 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone434269476) 2026/07/05 01:36:23 DEBUG : Testêé: size = 18 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:36:23 DEBUG : Testêé: Sizes differ 2026/07/05 01:36:23 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:36:23 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:36:24 DEBUG : Testêé: size = 14 OK 2026/07/05 01:36:24 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2026/07/05 01:36:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/05 01:36:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (10.06s) === RUN TestSyncImmutable run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:36:32 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/05 01:36:32 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:36:32 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:36:34 DEBUG : existing: size = 6 OK 2026/07/05 01:36:34 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/05 01:36:34 INFO : existing: Copied (new) 2026/07/05 01:36:34 DEBUG : Waiting for deletions to finish 2026/07/05 01:36:35 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:36:35 DEBUG : existing: size = 8 (Local file system at /tmp/rclone434269476) 2026/07/05 01:36:35 DEBUG : existing: size = 6 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:36:35 DEBUG : existing: Sizes differ 2026/07/05 01:36:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/05 01:36:35 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:36:35 ERROR : Yandex rclone-test-gizuvuy8ruza: not deleting files as there were IO errors 2026/07/05 01:36:35 ERROR : Yandex rclone-test-gizuvuy8ruza: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (10.01s) === RUN TestSyncIgnoreCase run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:36:43 DEBUG : EXISTING: size = 6 OK 2026/07/05 01:36:43 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:36:43 DEBUG : existing: Unchanged skipping 2026/07/05 01:36:43 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:36:43 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:36:43 DEBUG : Waiting for deletions to finish 2026/07/05 01:36:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (10.16s) === RUN TestFixCase run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.48s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.58s) --- SKIP: TestMaxTransfer/Hard (0.74s) --- SKIP: TestMaxTransfer/Soft (0.47s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2775 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 Error: Should be true Test: TestSyncConcurrentDelete Messages: both0: Modification time difference too big |-222789h31m47.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-07-05 01:36:54 +0000 UTC) (precision 1ns) 2026/07/05 01:37:57 DEBUG : both10: size = 6 OK 2026/07/05 01:37:57 DEBUG : both11: size = 6 OK 2026/07/05 01:37:57 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:37:57 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:37:57 DEBUG : both0: size = 6 OK 2026/07/05 01:37:57 DEBUG : both0: Modification times differ by 222789h31m47.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2026-07-05 01:36:54 +0000 UTC 2026/07/05 01:37:57 DEBUG : both11: Unchanged skipping 2026/07/05 01:37:57 DEBUG : both12: size = 6 OK 2026/07/05 01:37:57 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:37:57 DEBUG : both0: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/07/05 01:37:57 DEBUG : both12: Unchanged skipping 2026/07/05 01:37:57 DEBUG : both13: size = 6 OK 2026/07/05 01:37:57 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:37:57 DEBUG : both13: Unchanged skipping 2026/07/05 01:37:57 DEBUG : both14: size = 6 OK 2026/07/05 01:37:57 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:37:57 DEBUG : both14: Unchanged skipping 2026/07/05 01:37:57 DEBUG : both15: size = 6 OK 2026/07/05 01:37:57 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:37:57 DEBUG : both15: Unchanged skipping 2026/07/05 01:37:57 DEBUG : both16: size = 6 OK 2026/07/05 01:37:57 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:37:57 DEBUG : both16: Unchanged skipping 2026/07/05 01:37:57 DEBUG : both17: size = 6 OK 2026/07/05 01:37:57 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:37:57 DEBUG : both17: Unchanged skipping 2026/07/05 01:37:57 DEBUG : both19: size = 6 OK 2026/07/05 01:37:57 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:37:57 DEBUG : both18: size = 6 OK 2026/07/05 01:37:57 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:37:57 DEBUG : both19: Unchanged skipping 2026/07/05 01:37:57 DEBUG : both1: size = 6 OK 2026/07/05 01:37:57 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:37:57 DEBUG : both1: Unchanged skipping 2026/07/05 01:37:57 DEBUG : both2: size = 6 OK 2026/07/05 01:37:57 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:37:57 DEBUG : both2: Unchanged skipping 2026/07/05 01:37:57 DEBUG : both3: size = 6 OK 2026/07/05 01:37:57 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:37:57 DEBUG : both3: Unchanged skipping 2026/07/05 01:37:57 DEBUG : both4: size = 6 OK 2026/07/05 01:37:57 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:37:57 DEBUG : both4: Unchanged skipping 2026/07/05 01:37:57 DEBUG : both5: size = 6 OK 2026/07/05 01:37:57 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:37:57 DEBUG : both5: Unchanged skipping 2026/07/05 01:37:57 DEBUG : both6: size = 6 OK 2026/07/05 01:37:57 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:37:57 DEBUG : both6: Unchanged skipping 2026/07/05 01:37:57 DEBUG : both7: size = 6 OK 2026/07/05 01:37:57 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:37:57 DEBUG : both7: Unchanged skipping 2026/07/05 01:37:57 DEBUG : both8: size = 6 OK 2026/07/05 01:37:57 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:37:57 DEBUG : both8: Unchanged skipping 2026/07/05 01:37:57 DEBUG : both9: size = 6 OK 2026/07/05 01:37:57 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:37:57 DEBUG : both9: Unchanged skipping 2026/07/05 01:37:57 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:37:57 DEBUG : both10: Unchanged skipping 2026/07/05 01:37:57 DEBUG : both18: Unchanged skipping 2026/07/05 01:37:58 INFO : both0: Updated modification time in destination 2026/07/05 01:37:58 DEBUG : both0: Unchanged skipping 2026/07/05 01:37:58 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:37:58 DEBUG : Waiting for deletions to finish 2026/07/05 01:38:03 INFO : only12: Deleted 2026/07/05 01:38:04 INFO : only14: Deleted 2026/07/05 01:38:04 INFO : only10: Deleted 2026/07/05 01:38:04 INFO : only15: Deleted 2026/07/05 01:38:09 INFO : only2: Deleted 2026/07/05 01:38:09 INFO : only19: Deleted 2026/07/05 01:38:10 INFO : only5: Deleted 2026/07/05 01:38:10 INFO : only7: Deleted 2026/07/05 01:38:14 INFO : only13: Deleted 2026/07/05 01:38:14 INFO : only16: Deleted 2026/07/05 01:38:15 INFO : only4: Deleted 2026/07/05 01:38:16 INFO : only1: Deleted 2026/07/05 01:38:19 INFO : only17: Deleted 2026/07/05 01:38:20 INFO : only0: Deleted 2026/07/05 01:38:21 INFO : only18: Deleted 2026/07/05 01:38:21 INFO : only3: Deleted 2026/07/05 01:38:25 INFO : only6: Deleted 2026/07/05 01:38:26 INFO : only8: Deleted 2026/07/05 01:38:27 INFO : only11: Deleted 2026/07/05 01:38:27 INFO : only9: Deleted 2026/07/05 01:38:27 INFO : There was nothing to transfer --- FAIL: TestSyncConcurrentDelete (205.98s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:41:31 DEBUG : both0: size = 6 OK 2026/07/05 01:41:31 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:41:31 DEBUG : both0: Unchanged skipping 2026/07/05 01:41:31 DEBUG : both10: size = 6 OK 2026/07/05 01:41:31 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:41:31 DEBUG : both10: Unchanged skipping 2026/07/05 01:41:31 DEBUG : both11: size = 6 OK 2026/07/05 01:41:31 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:41:31 DEBUG : both11: Unchanged skipping 2026/07/05 01:41:31 DEBUG : both12: size = 6 OK 2026/07/05 01:41:31 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:41:31 DEBUG : both12: Unchanged skipping 2026/07/05 01:41:31 DEBUG : both13: size = 6 OK 2026/07/05 01:41:31 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:41:31 DEBUG : both13: Unchanged skipping 2026/07/05 01:41:31 DEBUG : both14: size = 6 OK 2026/07/05 01:41:31 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:41:31 DEBUG : both14: Unchanged skipping 2026/07/05 01:41:31 DEBUG : both15: size = 6 OK 2026/07/05 01:41:31 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:41:31 DEBUG : both15: Unchanged skipping 2026/07/05 01:41:31 DEBUG : both16: size = 6 OK 2026/07/05 01:41:31 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:41:31 DEBUG : both16: Unchanged skipping 2026/07/05 01:41:31 DEBUG : both17: size = 6 OK 2026/07/05 01:41:31 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:41:31 DEBUG : both17: Unchanged skipping 2026/07/05 01:41:31 DEBUG : both18: size = 6 OK 2026/07/05 01:41:31 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:41:31 DEBUG : both18: Unchanged skipping 2026/07/05 01:41:31 DEBUG : both19: size = 6 OK 2026/07/05 01:41:31 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:41:31 DEBUG : both19: Unchanged skipping 2026/07/05 01:41:31 DEBUG : both1: size = 6 OK 2026/07/05 01:41:31 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:41:31 DEBUG : both1: Unchanged skipping 2026/07/05 01:41:31 DEBUG : both2: size = 6 OK 2026/07/05 01:41:31 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:41:31 DEBUG : both2: Unchanged skipping 2026/07/05 01:41:31 DEBUG : both3: size = 6 OK 2026/07/05 01:41:31 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:41:31 DEBUG : both3: Unchanged skipping 2026/07/05 01:41:31 DEBUG : both4: size = 6 OK 2026/07/05 01:41:31 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:41:31 DEBUG : both4: Unchanged skipping 2026/07/05 01:41:31 DEBUG : both5: size = 6 OK 2026/07/05 01:41:31 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:41:31 DEBUG : both5: Unchanged skipping 2026/07/05 01:41:31 DEBUG : both6: size = 6 OK 2026/07/05 01:41:31 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:41:31 DEBUG : both6: Unchanged skipping 2026/07/05 01:41:31 DEBUG : both7: size = 6 OK 2026/07/05 01:41:31 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:41:31 DEBUG : both7: Unchanged skipping 2026/07/05 01:41:31 DEBUG : both8: size = 6 OK 2026/07/05 01:41:31 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:41:31 DEBUG : both8: Unchanged skipping 2026/07/05 01:41:31 DEBUG : both9: size = 6 OK 2026/07/05 01:41:31 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:41:31 DEBUG : both9: Unchanged skipping 2026/07/05 01:41:31 DEBUG : only0: size = 0 (Local file system at /tmp/rclone434269476) 2026/07/05 01:41:31 DEBUG : only0: size = 6 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:41:31 DEBUG : only0: Sizes differ 2026/07/05 01:41:31 DEBUG : only10: size = 0 (Local file system at /tmp/rclone434269476) 2026/07/05 01:41:31 DEBUG : only10: size = 6 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:41:31 DEBUG : only10: Sizes differ 2026/07/05 01:41:31 DEBUG : only11: size = 0 (Local file system at /tmp/rclone434269476) 2026/07/05 01:41:31 DEBUG : only11: size = 6 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:41:31 DEBUG : only11: Sizes differ 2026/07/05 01:41:31 DEBUG : only12: size = 0 (Local file system at /tmp/rclone434269476) 2026/07/05 01:41:31 DEBUG : only12: size = 6 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:41:31 DEBUG : only12: Sizes differ 2026/07/05 01:41:31 DEBUG : only13: size = 0 (Local file system at /tmp/rclone434269476) 2026/07/05 01:41:31 DEBUG : only13: size = 6 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:41:31 DEBUG : only13: Sizes differ 2026/07/05 01:41:31 DEBUG : only14: size = 0 (Local file system at /tmp/rclone434269476) 2026/07/05 01:41:31 DEBUG : only14: size = 6 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:41:31 DEBUG : only14: Sizes differ 2026/07/05 01:41:31 DEBUG : only15: size = 0 (Local file system at /tmp/rclone434269476) 2026/07/05 01:41:31 DEBUG : only15: size = 6 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:41:31 DEBUG : only15: Sizes differ 2026/07/05 01:41:31 DEBUG : only16: size = 0 (Local file system at /tmp/rclone434269476) 2026/07/05 01:41:31 DEBUG : only16: size = 6 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:41:31 DEBUG : only16: Sizes differ 2026/07/05 01:41:31 DEBUG : only17: size = 0 (Local file system at /tmp/rclone434269476) 2026/07/05 01:41:31 DEBUG : only17: size = 6 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:41:31 DEBUG : only17: Sizes differ 2026/07/05 01:41:31 DEBUG : only18: size = 0 (Local file system at /tmp/rclone434269476) 2026/07/05 01:41:31 DEBUG : only18: size = 6 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:41:31 DEBUG : only18: Sizes differ 2026/07/05 01:41:31 DEBUG : only19: size = 0 (Local file system at /tmp/rclone434269476) 2026/07/05 01:41:31 DEBUG : only19: size = 6 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:41:31 DEBUG : only19: Sizes differ 2026/07/05 01:41:31 DEBUG : only1: size = 0 (Local file system at /tmp/rclone434269476) 2026/07/05 01:41:31 DEBUG : only1: size = 6 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:41:31 DEBUG : only1: Sizes differ 2026/07/05 01:41:31 DEBUG : only2: size = 0 (Local file system at /tmp/rclone434269476) 2026/07/05 01:41:31 DEBUG : only2: size = 6 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:41:31 DEBUG : only2: Sizes differ 2026/07/05 01:41:31 DEBUG : only3: size = 0 (Local file system at /tmp/rclone434269476) 2026/07/05 01:41:31 DEBUG : only3: size = 6 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:41:31 DEBUG : only3: Sizes differ 2026/07/05 01:41:31 DEBUG : only4: size = 0 (Local file system at /tmp/rclone434269476) 2026/07/05 01:41:31 DEBUG : only4: size = 6 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:41:31 DEBUG : only4: Sizes differ 2026/07/05 01:41:31 DEBUG : only5: size = 0 (Local file system at /tmp/rclone434269476) 2026/07/05 01:41:31 DEBUG : only5: size = 6 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:41:31 DEBUG : only5: Sizes differ 2026/07/05 01:41:31 DEBUG : only7: size = 0 (Local file system at /tmp/rclone434269476) 2026/07/05 01:41:31 DEBUG : only7: size = 6 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:41:31 DEBUG : only6: size = 0 (Local file system at /tmp/rclone434269476) 2026/07/05 01:41:31 DEBUG : only6: size = 6 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:41:31 DEBUG : only6: Sizes differ 2026/07/05 01:41:31 DEBUG : only7: Sizes differ 2026/07/05 01:41:31 DEBUG : only8: size = 0 (Local file system at /tmp/rclone434269476) 2026/07/05 01:41:31 DEBUG : only8: size = 6 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:41:31 DEBUG : only8: Sizes differ 2026/07/05 01:41:31 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:41:31 DEBUG : only9: size = 0 (Local file system at /tmp/rclone434269476) 2026/07/05 01:41:31 DEBUG : only9: size = 6 (Yandex rclone-test-gizuvuy8ruza) 2026/07/05 01:41:31 DEBUG : only9: Sizes differ 2026/07/05 01:41:31 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:41:32 DEBUG : only10: size = 0 OK 2026/07/05 01:41:32 DEBUG : only10: Dst hash empty - aborting Src hash check 2026/07/05 01:41:32 INFO : only10: Copied (replaced existing) 2026/07/05 01:41:33 DEBUG : only0: size = 0 OK 2026/07/05 01:41:33 DEBUG : only0: Dst hash empty - aborting Src hash check 2026/07/05 01:41:33 INFO : only0: Copied (replaced existing) 2026/07/05 01:41:33 DEBUG : only12: size = 0 OK 2026/07/05 01:41:33 DEBUG : only12: Dst hash empty - aborting Src hash check 2026/07/05 01:41:33 INFO : only12: Copied (replaced existing) 2026/07/05 01:41:33 DEBUG : only11: size = 0 OK 2026/07/05 01:41:33 DEBUG : only11: Dst hash empty - aborting Src hash check 2026/07/05 01:41:33 INFO : only11: Copied (replaced existing) 2026/07/05 01:41:34 DEBUG : only13: size = 0 OK 2026/07/05 01:41:34 DEBUG : only13: Dst hash empty - aborting Src hash check 2026/07/05 01:41:34 INFO : only13: Copied (replaced existing) 2026/07/05 01:41:34 DEBUG : only15: size = 0 OK 2026/07/05 01:41:34 DEBUG : only15: Dst hash empty - aborting Src hash check 2026/07/05 01:41:34 INFO : only15: Copied (replaced existing) 2026/07/05 01:41:34 DEBUG : only14: size = 0 OK 2026/07/05 01:41:34 DEBUG : only14: Dst hash empty - aborting Src hash check 2026/07/05 01:41:34 INFO : only14: Copied (replaced existing) 2026/07/05 01:41:35 DEBUG : only16: size = 0 OK 2026/07/05 01:41:35 DEBUG : only16: Dst hash empty - aborting Src hash check 2026/07/05 01:41:35 INFO : only16: Copied (replaced existing) 2026/07/05 01:41:36 DEBUG : only18: size = 0 OK 2026/07/05 01:41:36 DEBUG : only18: Dst hash empty - aborting Src hash check 2026/07/05 01:41:36 INFO : only18: Copied (replaced existing) 2026/07/05 01:41:36 DEBUG : only17: size = 0 OK 2026/07/05 01:41:36 DEBUG : only17: Dst hash empty - aborting Src hash check 2026/07/05 01:41:36 INFO : only17: Copied (replaced existing) 2026/07/05 01:41:36 DEBUG : only19: size = 0 OK 2026/07/05 01:41:36 DEBUG : only19: Dst hash empty - aborting Src hash check 2026/07/05 01:41:36 INFO : only19: Copied (replaced existing) 2026/07/05 01:41:37 DEBUG : only1: size = 0 OK 2026/07/05 01:41:37 DEBUG : only1: Dst hash empty - aborting Src hash check 2026/07/05 01:41:37 INFO : only1: Copied (replaced existing) 2026/07/05 01:41:37 DEBUG : only2: size = 0 OK 2026/07/05 01:41:37 DEBUG : only2: Dst hash empty - aborting Src hash check 2026/07/05 01:41:37 INFO : only2: Copied (replaced existing) 2026/07/05 01:41:38 DEBUG : only4: size = 0 OK 2026/07/05 01:41:38 DEBUG : only4: Dst hash empty - aborting Src hash check 2026/07/05 01:41:38 INFO : only4: Copied (replaced existing) 2026/07/05 01:41:39 DEBUG : only5: size = 0 OK 2026/07/05 01:41:39 DEBUG : only5: Dst hash empty - aborting Src hash check 2026/07/05 01:41:39 INFO : only5: Copied (replaced existing) 2026/07/05 01:41:39 DEBUG : only6: size = 0 OK 2026/07/05 01:41:39 DEBUG : only6: Dst hash empty - aborting Src hash check 2026/07/05 01:41:39 INFO : only6: Copied (replaced existing) 2026/07/05 01:41:39 DEBUG : only7: size = 0 OK 2026/07/05 01:41:39 DEBUG : only7: Dst hash empty - aborting Src hash check 2026/07/05 01:41:39 INFO : only7: Copied (replaced existing) 2026/07/05 01:41:39 DEBUG : only3: size = 0 OK 2026/07/05 01:41:39 DEBUG : only3: Dst hash empty - aborting Src hash check 2026/07/05 01:41:39 INFO : only3: Copied (replaced existing) 2026/07/05 01:41:40 DEBUG : only8: size = 0 OK 2026/07/05 01:41:40 DEBUG : only8: Dst hash empty - aborting Src hash check 2026/07/05 01:41:40 INFO : only8: Copied (replaced existing) 2026/07/05 01:41:41 DEBUG : only9: size = 0 OK 2026/07/05 01:41:41 DEBUG : only9: Dst hash empty - aborting Src hash check 2026/07/05 01:41:41 INFO : only9: Copied (replaced existing) 2026/07/05 01:41:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (312.22s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:45:31 DEBUG : empty_dir: Making directory with metadata 2026/07/05 01:45:31 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:45:31 DEBUG : empty_on_remote: Making directory with metadata 2026/07/05 01:45:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:45:31 INFO : empty_on_remote: Making directory 2026/07/05 01:45:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/05 01:45:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/05 01:45:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/05 01:45:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/05 01:45:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (54.90s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:46:26 DEBUG : empty_dir: Making directory with metadata 2026/07/05 01:46:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:46:26 DEBUG : empty_on_remote: Making directory with metadata 2026/07/05 01:46:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/05 01:46:26 INFO : empty_on_remote: Making directory 2026/07/05 01:46:27 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/05 01:46:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/05 01:46:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/05 01:46:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/05 01:46:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/05 01:46:32 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (60.59s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:47:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 01:47:27 INFO : sub dir: Making directory 2026/07/05 01:47:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (97.20s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:49:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/05 01:49:04 INFO : sub dir: Making directory 2026/07/05 01:49:04 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (97.90s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:51:15 DEBUG : Waiting for deletions to finish 2026/07/05 01:51:15 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:51:15 DEBUG : apple: Excluded 2026/07/05 01:51:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:51:15 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:51:15 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:51:15 DEBUG : banana: Excluded 2026/07/05 01:51:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:51:15 DEBUG : splitbananasplit: Excluded 2026/07/05 01:51:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:51:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:51:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:51:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:51:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:51:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:51:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:51:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:51:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:51:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:51:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:51:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:51:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:51:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:51:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:51:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:51:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:51:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:51:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:51:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:51:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:51:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:51:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:51:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:51:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:51:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:51:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:51:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:51:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:51:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:51:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:51:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:51:17 DEBUG : apple: size = 5 OK 2026/07/05 01:51:17 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:17 DEBUG : apple: Unchanged skipping 2026/07/05 01:51:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:51:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:51:17 DEBUG : banana: size = 6 OK 2026/07/05 01:51:17 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:17 DEBUG : banana: Unchanged skipping 2026/07/05 01:51:17 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:51:17 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:17 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:51:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:51:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:51:17 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:51:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:51:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:51:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:51:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:51:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:51:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:51:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:51:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:51:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:51:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:51:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:51:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:51:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:51:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:51:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:51:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:51:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:51:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:51:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:51:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:51:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:51:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:51:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:51:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:51:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:51:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:51:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:51:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:51:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:51:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:51:17 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:51:17 DEBUG : Waiting for deletions to finish 2026/07/05 01:51:17 INFO : There was nothing to transfer 2026/07/05 01:51:17 DEBUG : Waiting for deletions to finish 2026/07/05 01:51:17 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:51:17 DEBUG : apple: Excluded 2026/07/05 01:51:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:51:17 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:51:17 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:51:17 DEBUG : banana: Excluded 2026/07/05 01:51:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:51:17 DEBUG : splitbananasplit: Excluded 2026/07/05 01:51:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:51:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:51:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:51:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:51:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:51:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:51:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:51:18 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:51:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:51:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:51:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:51:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:51:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:51:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:51:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:51:18 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:51:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:51:18 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:51:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:51:18 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:51:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:51:18 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:51:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:51:18 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:51:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:51:18 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:51:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:51:18 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:51:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:51:18 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:51:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:51:18 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:51:19 DEBUG : apple: size = 5 OK 2026/07/05 01:51:19 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:19 DEBUG : apple: Unchanged skipping 2026/07/05 01:51:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:51:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:51:19 DEBUG : banana: size = 6 OK 2026/07/05 01:51:19 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:19 DEBUG : banana: Unchanged skipping 2026/07/05 01:51:19 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:51:19 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:19 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:51:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:51:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:51:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:51:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:51:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:51:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:51:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:51:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:51:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:51:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:51:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:51:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:51:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:51:19 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:51:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:51:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:51:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:51:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:51:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:51:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:51:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:51:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:51:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:51:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:51:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:51:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:51:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:51:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:51:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:51:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:51:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:51:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:51:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:51:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:51:19 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:51:19 DEBUG : Waiting for deletions to finish 2026/07/05 01:51:19 INFO : There was nothing to transfer 2026/07/05 01:51:19 DEBUG : Waiting for deletions to finish 2026/07/05 01:51:19 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:51:19 DEBUG : apple: Excluded 2026/07/05 01:51:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:51:19 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:51:19 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:51:19 DEBUG : banana: Excluded 2026/07/05 01:51:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:51:19 DEBUG : splitbananasplit: Excluded 2026/07/05 01:51:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:51:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:51:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:51:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:51:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:51:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:51:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:51:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:51:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:51:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:51:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:51:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:51:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:51:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:51:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:51:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:51:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:51:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:51:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:51:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:51:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:51:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:51:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:51:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:51:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:51:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:51:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:51:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:51:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:51:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:51:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:51:20 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:53:30 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/07/05 01:53:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/05 01:53:30 DEBUG : pacer: Reducing sleep to 15ms 2026/07/05 01:53:31 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/05 01:53:31 DEBUG : pacer: Reducing sleep to 10ms 2026/07/05 01:53:58 DEBUG : Waiting for deletions to finish 2026/07/05 01:53:58 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:53:58 DEBUG : apple: Excluded 2026/07/05 01:53:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:53:58 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:53:58 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:53:58 DEBUG : banana: Excluded 2026/07/05 01:53:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:53:58 DEBUG : splitbananasplit: Excluded 2026/07/05 01:53:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:53:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:53:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:53:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:53:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:53:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:53:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:53:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:53:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:53:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:53:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:53:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:53:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:53:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:53:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:53:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:53:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:53:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:53:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:53:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:53:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:53:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:53:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:53:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:53:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:53:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:53:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:53:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:53:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:53:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:53:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:53:58 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/NFD Messages: dir1/0004-efghijk.txt: Modification time difference too big |-222789h48m24.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-07-05 01:53:31 +0000 UTC) (precision 1ns) 2026/07/05 01:53:59 DEBUG : apple: size = 5 OK 2026/07/05 01:53:59 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:53:59 DEBUG : apple: Unchanged skipping 2026/07/05 01:53:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:53:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:53:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:53:59 DEBUG : banana: size = 6 OK 2026/07/05 01:53:59 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:53:59 DEBUG : banana: Unchanged skipping 2026/07/05 01:53:59 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:53:59 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:53:59 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:54:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:54:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:54:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:54:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:54:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:54:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:54:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:54:00 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:54:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:54:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:54:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:54:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:54:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:54:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:54:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:54:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:54:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:54:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:54:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:54:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:54:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:54:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:54:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:54:00 DEBUG : dir1/0004-efghijk.txt: Modification times differ by 222789h48m24.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2026-07-05 01:53:31 +0000 UTC 2026/07/05 01:54:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:54:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:54:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:54:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:54:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:54:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:54:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:54:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:54:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:00 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/05 01:54:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:54:00 INFO : dir1/0004-efghijk.txt: Updated modification time in destination 2026/07/05 01:54:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:54:00 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:54:00 DEBUG : Waiting for deletions to finish 2026/07/05 01:54:00 INFO : There was nothing to transfer 2026/07/05 01:54:00 DEBUG : Waiting for deletions to finish 2026/07/05 01:54:01 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:54:01 DEBUG : apple: Excluded 2026/07/05 01:54:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:54:01 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:54:01 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:54:01 DEBUG : banana: Excluded 2026/07/05 01:54:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:54:01 DEBUG : splitbananasplit: Excluded 2026/07/05 01:54:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:54:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:54:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:54:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:54:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:54:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:54:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:54:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:54:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:54:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:54:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:54:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:54:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:54:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:54:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:54:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:54:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:54:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:54:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:54:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:54:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:54:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:54:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:54:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:54:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:54:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:54:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:54:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:54:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:54:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:54:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:54:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:54:02 DEBUG : apple: size = 5 OK 2026/07/05 01:54:02 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:02 DEBUG : banana: size = 6 OK 2026/07/05 01:54:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 01:54:02 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:02 DEBUG : banana: Unchanged skipping 2026/07/05 01:54:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:02 DEBUG : apple: Unchanged skipping 2026/07/05 01:54:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:54:02 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 01:54:02 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:02 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:54:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 01:54:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 01:54:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:54:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:54:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 01:54:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:54:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 01:54:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 01:54:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 01:54:03 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:54:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 01:54:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:54:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 01:54:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:54:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 01:54:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:54:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 01:54:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:54:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 01:54:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:54:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 01:54:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:54:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 01:54:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:54:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 01:54:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:54:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:54:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:54:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 01:54:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:54:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 01:54:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:54:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:54:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:54:03 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:54:03 DEBUG : Waiting for deletions to finish 2026/07/05 01:54:03 INFO : There was nothing to transfer 2026/07/05 01:54:03 DEBUG : Waiting for deletions to finish 2026/07/05 01:54:03 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:54:03 DEBUG : apple: Excluded 2026/07/05 01:54:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:54:03 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:54:03 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:54:03 DEBUG : banana: Excluded 2026/07/05 01:54:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:54:03 DEBUG : splitbananasplit: Excluded 2026/07/05 01:54:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:54:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:54:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:54:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:54:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:54:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:54:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:54:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:54:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:54:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:54:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:54:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:54:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:54:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:54:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:54:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:54:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:54:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:54:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:54:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:54:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:54:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:54:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:54:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:54:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:54:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:54:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:54:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:54:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:54:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:54:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:54:03 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:56:25 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/07/05 01:56:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/05 01:56:26 DEBUG : pacer: Reducing sleep to 15ms 2026/07/05 01:56:26 DEBUG : pacer: Reducing sleep to 11.25ms 2026/07/05 01:56:26 DEBUG : pacer: Reducing sleep to 10ms 2026/07/05 01:56:42 DEBUG : Waiting for deletions to finish 2026/07/05 01:56:42 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:56:42 DEBUG : apple: Excluded 2026/07/05 01:56:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:56:42 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:56:42 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:56:42 DEBUG : banana: Excluded 2026/07/05 01:56:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:56:42 DEBUG : splitbananasplit: Excluded 2026/07/05 01:56:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:56:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:56:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:56:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:56:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:56:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:56:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:56:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:56:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:56:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:56:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:56:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:56:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:56:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:56:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:56:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:56:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:56:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:56:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:56:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:56:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:56:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:56:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:56:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:56:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:56:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:56:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:56:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:56:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:56:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:56:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:56:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 01:56:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:56:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:56:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:56:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:56:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:56:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:56:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:56:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:56:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:56:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:56:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:56:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:56:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:56:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:56:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:56:43 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/05 01:56:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:56:43 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 01:56:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:56:43 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/05 01:56:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:56:43 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 01:56:43 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:56:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:56:43 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:56:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:56:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:56:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:56:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:56:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:56:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:56:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:56:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:56:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:56:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:56:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:56:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:56:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:56:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:56:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:56:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:56:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:56:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:56:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:56:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:56:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:56:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:56:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:56:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:56:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:56:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:56:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:56:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:56:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:56:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:56:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:56:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:56:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:56:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:56:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:56:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:56:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:56:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:56:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:56:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:56:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:56:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:56:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:56:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:56:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:56:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:56:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:56:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:56:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:56:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:56:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:56:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:56:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:56:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:56:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:56:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:56:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:56:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:56:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:56:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:56:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:56:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:56:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:56:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:56:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:56:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:56:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:56:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:56:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:56:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:56:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:56:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:56:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:56:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:56:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:56:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:56:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:56:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:56:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:56:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:56:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:56:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:56:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:56:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:56:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:56:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:56:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:56:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:56:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:56:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:56:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:56:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:56:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:56:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:56:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:56:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:56:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:56:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:56:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:56:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:56:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:56:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:56:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:56:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:56:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:56:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:56:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:56:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:56:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:56:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:56:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:56:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:56:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:56:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:56:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:56:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:56:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:56:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:56:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:56:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:56:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:56:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:56:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:56:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:56:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:56:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:56:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:56:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:56:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:56:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:56:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:56:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:56:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:56:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:56:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:56:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:56:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:56:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:56:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:56:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:56:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:56:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:56:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:56:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:56:43 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:56:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:56:43 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:56:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:56:43 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:56:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:56:43 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:56:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:56:43 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:56:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:56:43 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:56:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:56:43 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:56:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:56:43 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:56:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:56:43 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:56:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:56:43 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:56:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:56:43 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:56:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:56:43 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:56:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:56:43 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:56:43 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/05 01:56:43 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:56:43 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:56:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 01:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:56:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 01:56:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:56:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 01:56:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:56:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 01:56:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:56:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 01:56:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:56:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 01:56:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:56:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 01:56:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:56:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 01:56:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:56:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 01:56:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:56:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:56:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:56:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:56:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:56:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:56:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:56:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:56:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:56:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:56:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:56:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/05 01:56:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:56:44 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:56:44 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:56:45 DEBUG : YXBwbGU=: size = 5 OK 2026/07/05 01:56:45 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/05 01:56:45 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/05 01:56:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:56:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/05 01:56:45 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/05 01:56:45 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:56:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:56:45 DEBUG : YmFuYW5h: size = 6 OK 2026/07/05 01:56:45 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/05 01:56:45 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/05 01:56:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:56:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/05 01:56:46 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/05 01:56:46 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:56:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:56:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/05 01:56:47 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/05 01:56:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:56:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:56:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/05 01:56:47 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/05 01:56:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:56:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:56:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/05 01:56:48 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/05 01:56:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:56:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:56:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/05 01:56:48 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/05 01:56:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:56:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:56:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/05 01:56:49 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/05 01:56:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:56:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:56:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/05 01:56:49 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/05 01:56:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:56:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:56:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/05 01:56:50 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/05 01:56:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:56:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:56:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/05 01:56:51 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/05 01:56:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:56:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:56:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/05 01:56:51 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/05 01:56:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:56:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:56:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/05 01:56:51 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/05 01:56:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:56:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:56:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/05 01:56:51 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/05 01:56:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:56:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:56:52 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/05 01:56:52 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/05 01:56:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:56:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:56:52 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/05 01:56:52 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/05 01:56:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:56:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/05 01:56:53 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/05 01:56:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:56:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/05 01:56:53 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/05 01:56:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:56:54 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/05 01:56:54 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/05 01:56:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:56:54 DEBUG : Waiting for deletions to finish 2026/07/05 01:57:00 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/05 01:57:00 INFO : dir1/0003-defghij.txt: Deleted 2026/07/05 01:57:00 INFO : dir1/0013-789;=.txt: Deleted 2026/07/05 01:57:00 INFO : banana: Deleted 2026/07/05 01:57:00 INFO : dir1/0007-1234567.txt: Deleted 2026/07/05 01:57:01 INFO : dir1/0010-456789.txt: Deleted 2026/07/05 01:57:01 INFO : apple: Deleted 2026/07/05 01:57:01 INFO : dir1/0009-3456789.txt: Deleted 2026/07/05 01:57:06 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/05 01:57:06 INFO : dir1/0012-6789;.txt: Deleted 2026/07/05 01:57:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/05 01:57:06 INFO : dir1/0014-89;=.txt: Deleted 2026/07/05 01:57:06 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/05 01:57:06 INFO : dir1/0011-56789;.txt: Deleted 2026/07/05 01:57:07 INFO : dir1/0015-9;=.txt: Deleted 2026/07/05 01:57:07 INFO : dir1/0008-2345678.txt: Deleted 2026/07/05 01:57:11 INFO : appleappleapplebanana: Deleted 2026/07/05 01:57:12 INFO : splitbananasplit: Deleted 2026/07/05 01:57:12 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/05 01:57:12 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/05 01:57:12 DEBUG : Waiting for deletions to finish 2026/07/05 01:57:12 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/05 01:57:12 DEBUG : YXBwbGU=: Excluded 2026/07/05 01:57:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/05 01:57:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/05 01:57:12 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/05 01:57:12 DEBUG : YmFuYW5h: Excluded 2026/07/05 01:57:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/05 01:57:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/05 01:57:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/05 01:57:12 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/05 01:57:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/05 01:57:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/05 01:57:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/05 01:57:12 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/05 01:57:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/05 01:57:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/05 01:57:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/05 01:57:12 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/05 01:57:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/05 01:57:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/05 01:57:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/05 01:57:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/05 01:57:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/05 01:57:12 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/05 01:57:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/05 01:57:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/05 01:57:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/05 01:57:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/05 01:57:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/05 01:57:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/05 01:57:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/05 01:57:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/05 01:57:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/05 01:57:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/05 01:57:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/05 01:57:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/05 01:57:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/05 01:57:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/05 01:57:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/05 01:57:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/05 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:57:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:57:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:57:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:57:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:57:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:57:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:57:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:57:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:57:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:57:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:57:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:57:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:57:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:57:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:57:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:57:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:57:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:57:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:57:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:57:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:57:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:57:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:57:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:57:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:57:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:57:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:57:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:57:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:57:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:57:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:57:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:57:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:57:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:57:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:57:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:57:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:57:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:57:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:57:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:57:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:57:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:57:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:57:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:57:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:57:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:57:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:57:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:57:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:57:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:57:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:57:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:57:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:57:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:57:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:57:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:57:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:57:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:57:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:57:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:57:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:57:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:57:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:57:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:57:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:57:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:57:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:57:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:57:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:57:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:57:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:57:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:57:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:57:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:57:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:57:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:57:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:57:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:57:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:57:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:57:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:57:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:57:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:57:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:57:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:57:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:57:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:57:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:57:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:57:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:57:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:57:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:57:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:57:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:57:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:57:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:57:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:57:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:57:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:57:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:57:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:57:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:57:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:57:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:57:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:57:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:57:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:57:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:57:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:57:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:57:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:57:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:57:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:57:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:57:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:57:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:57:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:57:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:57:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:57:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:57:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:57:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:57:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:57:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:57:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:57:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:57:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:57:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:57:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:57:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:57:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:57:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:57:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:57:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:57:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:57:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:57:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:57:14 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:57:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:57:14 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:57:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:57:14 DEBUG : YXBwbGU=: size = 5 OK 2026/07/05 01:57:14 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:57:14 DEBUG : apple: Unchanged skipping 2026/07/05 01:57:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/05 01:57:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:57:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/05 01:57:14 DEBUG : YmFuYW5h: size = 6 OK 2026/07/05 01:57:14 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:57:14 DEBUG : banana: Unchanged skipping 2026/07/05 01:57:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/05 01:57:14 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:57:14 DEBUG : splitbananasplit: Unchanged skipping 2026/07/05 01:57:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:57:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:57:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:57:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:57:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:57:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:57:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:57:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:57:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:57:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:57:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:57:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:57:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:57:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:57:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:57:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:57:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:57:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:57:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:57:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:57:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:57:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:57:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:57:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:57:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:57:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:57:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:57:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:57:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:57:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:57:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:57:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:57:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:57:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:57:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:57:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:57:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:57:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:57:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:57:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:57:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:57:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:57:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:57:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:57:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:57:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:57:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:57:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:57:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:57:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:57:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:57:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:57:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:57:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:57:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:57:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:57:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:57:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:57:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:57:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:57:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:57:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:57:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:57:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:57:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:57:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:57:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:57:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:57:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:57:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:57:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:57:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:57:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:57:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:57:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:57:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:57:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:57:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:57:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:57:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:57:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:57:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:57:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:57:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:57:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:57:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:57:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:57:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:57:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:57:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:57:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:57:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:57:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:57:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:57:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:57:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:57:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:57:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:57:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:57:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:57:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:57:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:57:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:57:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:57:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:57:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:57:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:57:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:57:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:57:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:57:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:57:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:57:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:57:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:57:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:57:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:57:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:57:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:57:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:57:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:57:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:57:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:57:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:57:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:57:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:57:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:57:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:57:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:57:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:57:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:57:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:57:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:57:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:57:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:57:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:57:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:57:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:57:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:57:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:57:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:57:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:57:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:57:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:57:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:57:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:57:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:57:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:57:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:57:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:57:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:57:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:57:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:57:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:57:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:57:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/05 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:57:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:57:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:57:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:57:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:57:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:57:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:57:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:57:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:57:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:57:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:57:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/05 01:57:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/05 01:57:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:57:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/05 01:57:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/05 01:57:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/05 01:57:14 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/05 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:57:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/05 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:57:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/05 01:57:14 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:57:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/05 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:57:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/05 01:57:14 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/05 01:57:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:57:14 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/05 01:57:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:57:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/05 01:57:14 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/05 01:57:14 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/05 01:57:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:57:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/05 01:57:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/05 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:57:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/05 01:57:14 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/05 01:57:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:57:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/05 01:57:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/05 01:57:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:57:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/05 01:57:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/05 01:57:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:57:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/05 01:57:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/05 01:57:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:57:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/05 01:57:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/05 01:57:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/05 01:57:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:57:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/05 01:57:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:57:14 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/05 01:57:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/05 01:57:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:57:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/05 01:57:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/05 01:57:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:57:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/05 01:57:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/05 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/05 01:57:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/05 01:57:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/05 01:57:14 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:57:14 DEBUG : Waiting for deletions to finish 2026/07/05 01:57:14 DEBUG : Waiting for deletions to finish 2026/07/05 01:57:14 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/05 01:57:14 DEBUG : YXBwbGU=: Excluded 2026/07/05 01:57:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/05 01:57:14 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/05 01:57:14 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/05 01:57:14 DEBUG : YmFuYW5h: Excluded 2026/07/05 01:57:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/05 01:57:14 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/05 01:57:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/05 01:57:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/05 01:57:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/05 01:57:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/05 01:57:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/05 01:57:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/05 01:57:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/05 01:57:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/05 01:57:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/05 01:57:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/05 01:57:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/05 01:57:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/05 01:57:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/05 01:57:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/05 01:57:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/05 01:57:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/05 01:57:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/05 01:57:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/05 01:57:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/05 01:57:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/05 01:57:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/05 01:57:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/05 01:57:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/05 01:57:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/05 01:57:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/05 01:57:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/05 01:57:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/05 01:57:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/05 01:57:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/05 01:57:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/05 01:57:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/05 01:57:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/05 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/05 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/05 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/05 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/05 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/05 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/05 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/05 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/05 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/05 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/05 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 01:59:55 DEBUG : Waiting for deletions to finish 2026/07/05 01:59:55 DEBUG : apple: Excluded (Path Filter) 2026/07/05 01:59:55 DEBUG : apple: Excluded 2026/07/05 01:59:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 01:59:55 DEBUG : appleappleapplebanana: Excluded 2026/07/05 01:59:55 DEBUG : banana: Excluded (Path Filter) 2026/07/05 01:59:55 DEBUG : banana: Excluded 2026/07/05 01:59:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 01:59:55 DEBUG : splitbananasplit: Excluded 2026/07/05 01:59:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 01:59:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 01:59:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 01:59:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 01:59:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 01:59:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 01:59:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 01:59:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 01:59:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 01:59:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 01:59:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 01:59:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 01:59:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 01:59:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 01:59:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 01:59:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 01:59:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 01:59:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 01:59:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 01:59:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 01:59:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 01:59:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 01:59:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 01:59:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 01:59:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 01:59:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 01:59:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 01:59:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 01:59:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 01:59:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 01:59:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 01:59:55 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/prefix Messages: dir1/0007-1234567.txt: Modification time difference too big |-222789h54m25.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-07-05 01:59:32 +0000 UTC) (precision 1ns) 2026/07/05 01:59:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:59:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:59:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:59:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:59:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:59:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:59:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:59:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:59:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:59:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:59:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:59:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:59:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:59:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:59:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:59:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/05 01:59:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:59:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 01:59:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:59:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/05 01:59:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:59:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 01:59:56 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 01:59:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 01:59:56 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 01:59:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 01:59:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:59:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:59:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:59:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:59:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:59:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:59:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:59:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:59:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:59:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:59:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:59:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:59:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:59:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:59:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:59:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:59:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:59:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:59:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:59:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:59:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:59:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:59:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:59:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:59:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:59:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:59:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:59:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:59:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:59:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:59:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:59:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:59:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:59:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:59:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:59:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:59:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:59:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:59:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:59:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:59:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:59:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:59:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:59:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:59:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:59:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:59:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:59:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:59:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:59:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:59:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:59:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:59:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:59:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:59:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:59:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:59:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:59:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:59:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:59:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:59:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:59:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:59:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:59:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:59:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:59:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:59:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:59:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:59:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:59:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:59:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:59:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:59:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:59:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:59:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:59:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:59:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:59:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:59:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:59:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:59:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:59:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:59:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:59:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:59:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:59:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:59:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:59:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:59:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:59:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:59:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:59:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:59:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:59:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:59:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:59:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:59:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:59:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:59:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:59:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:59:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:59:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:59:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:59:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:59:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:59:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:59:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 01:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:59:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 01:59:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:59:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 01:59:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:59:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 01:59:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:59:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 01:59:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:59:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:59:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:59:56 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:59:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:59:56 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:59:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:59:56 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:59:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:59:56 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 01:59:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:59:56 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:59:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:59:56 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:59:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:59:56 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:59:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:59:56 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:59:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:59:56 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:59:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:59:56 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:59:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:59:56 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:59:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:59:56 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:59:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:59:56 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:59:56 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/05 01:59:56 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:59:56 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/05 01:59:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 01:59:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/05 01:59:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 01:59:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/05 01:59:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 01:59:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/05 01:59:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 01:59:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/05 01:59:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 01:59:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/05 01:59:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 01:59:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/05 01:59:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 01:59:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/05 01:59:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 01:59:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/05 01:59:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 01:59:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/05 01:59:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:59:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/05 01:59:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 01:59:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/05 01:59:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:59:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/05 01:59:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 01:59:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/05 01:59:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:59:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/05 01:59:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:59:57 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/05 01:59:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 01:59:57 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 01:59:57 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 01:59:58 DEBUG : PREFIXapple: size = 5 OK 2026/07/05 01:59:58 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/05 01:59:58 INFO : apple: Copied (new) to: PREFIXapple 2026/07/05 01:59:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 01:59:58 DEBUG : PREFIXbanana: size = 6 OK 2026/07/05 01:59:58 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/05 01:59:58 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/05 01:59:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 01:59:58 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/05 01:59:58 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/05 01:59:58 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/05 01:59:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 01:59:58 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/05 01:59:58 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/05 01:59:58 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/05 01:59:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 02:00:00 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/05 02:00:00 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/05 02:00:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 02:00:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 02:00:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/05 02:00:00 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/05 02:00:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 02:00:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 02:00:00 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/05 02:00:00 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/05 02:00:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 02:00:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 02:00:00 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/05 02:00:00 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/05 02:00:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/05 02:00:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 02:00:02 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/05 02:00:02 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/05 02:00:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 02:00:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 02:00:02 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/05 02:00:02 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/05 02:00:02 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 02:00:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 02:00:02 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/05 02:00:02 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/05 02:00:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/05 02:00:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 02:00:02 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/05 02:00:02 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/05 02:00:02 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/05 02:00:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 02:00:04 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/05 02:00:04 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/05 02:00:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/05 02:00:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 02:00:04 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/05 02:00:04 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/05 02:00:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/05 02:00:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 02:00:04 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/05 02:00:04 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/05 02:00:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/05 02:00:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 02:00:04 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/05 02:00:04 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/05 02:00:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/05 02:00:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 02:00:05 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/05 02:00:05 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/05 02:00:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/05 02:00:06 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/05 02:00:06 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/05 02:00:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/05 02:00:06 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/05 02:00:06 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/05 02:00:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/05 02:00:06 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/05 02:00:06 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/05 02:00:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/05 02:00:06 DEBUG : Waiting for deletions to finish 2026/07/05 02:00:12 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/05 02:00:12 INFO : dir1/0012-6789;.txt: Deleted 2026/07/05 02:00:12 INFO : dir1/0011-56789;.txt: Deleted 2026/07/05 02:00:12 INFO : dir1/0008-2345678.txt: Deleted 2026/07/05 02:00:12 INFO : dir1/0014-89;=.txt: Deleted 2026/07/05 02:00:12 INFO : banana: Deleted 2026/07/05 02:00:13 INFO : dir1/0009-3456789.txt: Deleted 2026/07/05 02:00:13 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/05 02:00:17 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/05 02:00:18 INFO : dir1/0007-1234567.txt: Deleted 2026/07/05 02:00:18 INFO : appleappleapplebanana: Deleted 2026/07/05 02:00:18 INFO : dir1/0015-9;=.txt: Deleted 2026/07/05 02:00:18 INFO : dir1/0013-789;=.txt: Deleted 2026/07/05 02:00:18 INFO : splitbananasplit: Deleted 2026/07/05 02:00:18 INFO : dir1/0003-defghij.txt: Deleted 2026/07/05 02:00:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/05 02:00:22 INFO : dir1/0010-456789.txt: Deleted 2026/07/05 02:00:23 INFO : apple: Deleted 2026/07/05 02:00:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/05 02:00:25 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/05 02:00:25 DEBUG : Waiting for deletions to finish 2026/07/05 02:00:25 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/05 02:00:25 DEBUG : PREFIXapple: Excluded 2026/07/05 02:00:25 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:00:25 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/07/05 02:00:25 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/05 02:00:25 DEBUG : PREFIXbanana: Excluded 2026/07/05 02:00:25 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/05 02:00:25 DEBUG : PREFIXsplitbananasplit: Excluded 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:00:25 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/07/05 02:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 02:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 02:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 02:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 02:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 02:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 02:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 02:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 02:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 02:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 02:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 02:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 02:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 02:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 02:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 02:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 02:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 02:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 02:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 02:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 02:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 02:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 02:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 02:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 02:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 02:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 02:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 02:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 02:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 02:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 02:00:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 02:00:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 02:00:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 02:00:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 02:00:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 02:00:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 02:00:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 02:00:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 02:00:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 02:00:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 02:00:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 02:00:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 02:00:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 02:00:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 02:00:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 02:00:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 02:00:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 02:00:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 02:00:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 02:00:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 02:00:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 02:00:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 02:00:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 02:00:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 02:00:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 02:00:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 02:00:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 02:00:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 02:00:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 02:00:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 02:00:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 02:00:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 02:00:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:00:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:00:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 02:00:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 02:00:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 02:00:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 02:00:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 02:00:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 02:00:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 02:00:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 02:00:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 02:00:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 02:00:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 02:00:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 02:00:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 02:00:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 02:00:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 02:00:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 02:00:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:00:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:00:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:00:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:00:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 02:00:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 02:00:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 02:00:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 02:00:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 02:00:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 02:00:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 02:00:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 02:00:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 02:00:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 02:00:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 02:00:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 02:00:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 02:00:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 02:00:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 02:00:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 02:00:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:00:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:00:26 DEBUG : apple: transformed to: PREFIXapple 2026/07/05 02:00:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/05 02:00:26 DEBUG : banana: transformed to: PREFIXbanana 2026/07/05 02:00:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/05 02:00:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/05 02:00:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/05 02:00:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/05 02:00:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/05 02:00:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/05 02:00:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/05 02:00:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/05 02:00:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/05 02:00:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/05 02:00:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/05 02:00:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/05 02:00:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/05 02:00:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/05 02:00:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/05 02:00:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/05 02:00:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/05 02:00:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/05 02:00:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 02:00:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/05 02:00:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 02:00:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 02:00:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 02:00:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 02:00:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 02:00:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 02:00:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 02:00:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 02:00:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 02:00:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 02:00:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 02:00:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 02:00:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 02:00:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 02:00:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 02:00:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 02:00:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 02:00:26 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 02:00:26 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 02:00:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/05 02:00:28 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/05 02:00:28 INFO : appleappleapplebanana: Copied (new) 2026/07/05 02:00:28 DEBUG : banana: size = 6 OK 2026/07/05 02:00:28 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/05 02:00:28 INFO : banana: Copied (new) 2026/07/05 02:00:28 DEBUG : apple: size = 5 OK 2026/07/05 02:00:28 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/05 02:00:28 INFO : apple: Copied (new) 2026/07/05 02:00:28 DEBUG : splitbananasplit: size = 16 OK 2026/07/05 02:00:28 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/05 02:00:28 INFO : splitbananasplit: Copied (new) 2026/07/05 02:00:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/05 02:00:29 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/05 02:00:29 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/05 02:00:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/05 02:00:30 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/05 02:00:30 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/05 02:00:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/05 02:00:30 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/05 02:00:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/05 02:00:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/05 02:00:30 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/05 02:00:30 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/05 02:00:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/05 02:00:31 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/05 02:00:31 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/05 02:00:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/05 02:00:31 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/05 02:00:31 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/05 02:00:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/05 02:00:32 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/05 02:00:32 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/05 02:00:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/05 02:00:32 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/05 02:00:32 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/05 02:00:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/05 02:00:33 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/05 02:00:33 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/05 02:00:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/05 02:00:33 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/05 02:00:33 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/05 02:00:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/05 02:00:34 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/05 02:00:34 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/05 02:00:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/05 02:00:34 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/05 02:00:34 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/05 02:00:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/05 02:00:35 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/05 02:00:35 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/05 02:00:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/05 02:00:35 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/05 02:00:35 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/05 02:00:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/05 02:00:36 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/05 02:00:36 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/05 02:00:37 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/05 02:00:37 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/05 02:00:37 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/05 02:00:37 DEBUG : Waiting for deletions to finish 2026/07/05 02:00:42 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/05 02:00:42 INFO : PREFIXbanana: Deleted 2026/07/05 02:00:42 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/05 02:00:42 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/05 02:00:42 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/05 02:00:43 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/05 02:00:43 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/05 02:00:43 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/05 02:00:48 INFO : PREFIXsplitbananasplit: Deleted 2026/07/05 02:00:48 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/05 02:00:48 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/05 02:00:48 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/05 02:00:48 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/05 02:00:48 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/05 02:00:48 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/05 02:00:49 INFO : PREFIXapple: Deleted 2026/07/05 02:00:53 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/05 02:00:53 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/05 02:00:53 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/05 02:00:53 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/05 02:00:53 DEBUG : Waiting for deletions to finish 2026/07/05 02:00:54 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:00:54 DEBUG : apple: Excluded 2026/07/05 02:00:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:00:54 DEBUG : appleappleapplebanana: Excluded 2026/07/05 02:00:54 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:00:54 DEBUG : banana: Excluded 2026/07/05 02:00:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:00:54 DEBUG : splitbananasplit: Excluded 2026/07/05 02:00:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:00:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 02:00:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:00:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 02:00:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:00:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 02:00:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:00:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 02:00:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:00:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 02:00:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:00:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 02:00:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:00:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 02:00:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:00:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 02:00:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:00:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 02:00:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:00:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 02:00:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:00:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 02:00:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:00:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 02:00:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:00:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 02:00:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:00:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 02:00:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:00:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 02:00:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:00:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 02:00:55 DEBUG : Waiting for deletions to finish 2026/07/05 02:00:55 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:00:55 DEBUG : apple: Excluded 2026/07/05 02:00:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:00:55 DEBUG : appleappleapplebanana: Excluded 2026/07/05 02:00:55 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:00:55 DEBUG : banana: Excluded 2026/07/05 02:00:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:00:55 DEBUG : splitbananasplit: Excluded 2026/07/05 02:00:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:00:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 02:00:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:00:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 02:00:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:00:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 02:00:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:00:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 02:00:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:00:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 02:00:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:00:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 02:00:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:00:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 02:00:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:00:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 02:00:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:00:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 02:00:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:00:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 02:00:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:00:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 02:00:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:00:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 02:00:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:00:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 02:00:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:00:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 02:00:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:00:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 02:00:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:00:55 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:123 Error: Should be true Test: TestTransform/prefix Messages: dir1/0006-ghijklm.txt: Modification time difference too big |-222789h55m23.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-07-05 02:00:30 +0000 UTC) (precision 1ns) === RUN TestTransform/suffix run.go:198: Remote "Yandex rclone-test-gizuvuy8ruza", Local "Local file system at /tmp/rclone434269476", Modify Window "1ns" 2026/07/05 02:03:28 DEBUG : Waiting for deletions to finish 2026/07/05 02:03:28 DEBUG : apple: Excluded (Path Filter) 2026/07/05 02:03:28 DEBUG : apple: Excluded 2026/07/05 02:03:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/05 02:03:28 DEBUG : appleappleapplebanana: Excluded 2026/07/05 02:03:28 DEBUG : banana: Excluded (Path Filter) 2026/07/05 02:03:28 DEBUG : banana: Excluded 2026/07/05 02:03:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/05 02:03:28 DEBUG : splitbananasplit: Excluded 2026/07/05 02:03:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/05 02:03:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/05 02:03:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/05 02:03:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/05 02:03:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/05 02:03:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/05 02:03:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/05 02:03:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/05 02:03:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/05 02:03:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/05 02:03:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/05 02:03:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/05 02:03:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/05 02:03:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/05 02:03:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/05 02:03:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/05 02:03:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/05 02:03:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/05 02:03:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/05 02:03:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/05 02:03:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/05 02:03:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/05 02:03:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/05 02:03:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/05 02:03:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/05 02:03:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/05 02:03:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/05 02:03:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/05 02:03:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/05 02:03:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/05 02:03:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/05 02:03:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/05 02:03:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 02:03:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 02:03:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:03:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 02:03:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:03:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 02:03:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 02:03:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:03:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:03:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 02:03:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:03:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:03:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:03:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:03:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 02:03:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 02:03:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/05 02:03:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:03:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/05 02:03:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:03:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/05 02:03:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 02:03:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/05 02:03:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/05 02:03:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/05 02:03:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/05 02:03:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/05 02:03:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:03:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/05 02:03:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/05 02:03:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/05 02:03:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/05 02:03:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/05 02:03:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/05 02:03:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/05 02:03:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/05 02:03:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/05 02:03:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/05 02:03:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/05 02:03:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/05 02:03:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/05 02:03:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/05 02:03:31 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/05 02:03:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/05 02:03:31 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/05 02:03:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/05 02:03:31 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/05 02:03:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/05 02:03:31 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/05 02:03:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/05 02:03:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/05 02:03:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/05 02:03:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/05 02:03:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/05 02:03:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/05 02:03:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/05 02:03:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/05 02:03:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/05 02:03:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/05 02:03:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/05 02:03:31 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for checks to finish 2026/07/05 02:03:31 DEBUG : Yandex rclone-test-gizuvuy8ruza: Waiting for transfers to finish 2026/07/05 02:03:32 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/05 02:03:32 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/07/05 02:03:32 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/05 02:03:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 02:03:33 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/05 02:03:33 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/07/05 02:03:33 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/05 02:03:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 02:03:33 DEBUG : appleSUFFIX: size = 5 OK 2026/07/05 02:03:33 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/07/05 02:03:33 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/05 02:03:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 02:03:33 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/05 02:03:33 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/07/05 02:03:33 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/05 02:03:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/05 02:03:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/05 02:03:34 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/07/05 02:03:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/05 02:03:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 02:03:34 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/05 02:03:34 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/07/05 02:03:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/05 02:03:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 02:03:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/05 02:03:34 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/07/05 02:03:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/05 02:03:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 02:03:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/05 02:03:34 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/07/05 02:03:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/05 02:03:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/05 02:03:36 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/05 02:03:36 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/07/05 02:03:36 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/05 02:03:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/05 02:03:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/05 02:03:37 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/07/05 02:03:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/05 02:03:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/05 02:03:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/05 02:03:37 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/07/05 02:03:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/05 02:03:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/05 02:03:37 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/05 02:03:37 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/07/05 02:03:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/05 02:03:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/05 02:03:38 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/05 02:03:38 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/07/05 02:03:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/05 02:03:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/05 02:03:39 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/05 02:03:39 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/07/05 02:03:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/05 02:03:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/05 02:03:39 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/05 02:03:39 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/07/05 02:03:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/05 02:03:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/05 02:03:40 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/05 02:03:40 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/07/05 02:03:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/05 02:03:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/05 02:03:40 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/05 02:03:40 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/07/05 02:03:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/05 02:03:40 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/05 02:03:40 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/07/05 02:03:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/05 02:03:41 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/05 02:03:41 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/07/05 02:03:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/05 02:03:42 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/05 02:03:42 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/07/05 02:03:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/05 02:03:42 DEBUG : Waiting for deletions to finish panic: test timed out after 1h0m0s running tests: TestTransform (13m3s) TestTransform/suffix (48s) goroutine 18685 [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, 14 minutes]: testing.(*T).Run(0x121260a88d88, {0x2a4368c?, 0x12126093fae8?}, 0x2bb8c18) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x121260a88d88) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x121260a88d88, 0x12126093fc10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2a6a472, 0x18}, {0x2a8b657, 0x20}, 0x121261390960, {0x465b300, 0x6c, 0x6c}, {0xc28a8cc0455b5bf1, 0x346451fdffa, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x121261111c20) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x121261111c20) /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 19 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 20 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 18106 [select]: net/http.(*persistConn).writeLoop(0x121260e19180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18095 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18639 [IO wait]: internal/poll.runtime_pollWait(0x71c0c05f4400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121260ffb300?, 0x1212615bf000?, 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(0x121260ffb300, {0x1212615bf000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121260ffb300, {0x1212615bf000?, 0x16cc?, 0x121260c370c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1212608d8d88, {0x1212615bf000?, 0x1212615bf12f?, 0x5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121260b47770, {0x1212615bf000?, 0x71c0c0636fa8?, 0x71c10aecf2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1212614c8828, {0x1212615bf000?, 0x16cc?, 0x1212611b0a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1212611ef428, {0x2bd6220, 0x1212614c8828}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1212611ef188, {0x71c0c0795850, 0x121260b47770}, 0x1212610e7559?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1212611ef188, 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(0x1212611ef188, {0x121260ef5000, 0x1000, 0x70?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x121260d288c0, {0x121260ef5000?, 0x70?, 0x0?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x121261695e00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x121261695e00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x121260d288c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18749 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18521 [select]: net/http.(*persistConn).writeLoop(0x12126104d680) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18514 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18174 [select]: net/http.(*persistConn).writeLoop(0x121260e18140) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18262 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18728 [IO wait]: internal/poll.runtime_pollWait(0x71c0c0642e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121260b7e980?, 0x1212614b7900?, 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(0x121260b7e980, {0x1212614b7900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121260b7e980, {0x1212614b7900?, 0x26401e0?, 0x71c0c181d3a8?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1212610961b0, {0x1212614b7900?, 0x48e1d3?, 0x1212615f59a0?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121260eff740, {0x1212614b7900?, 0x71c0c181ca48?, 0x71c10aece108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x121260ccc1b0, {0x1212614b7900?, 0x121260d08b40?, 0x1212615f5a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1212613d69a8, {0x2bd6220, 0x121260ccc1b0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1212613d6708, {0x71c0c0795850, 0x121260eff740}, 0x1212615f5c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1212613d6708, 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(0x1212613d6708, {0x12126102a000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x12126142c000, {0x12126102a000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1212612dcde0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1212612dcde0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x12126142c000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18609 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18376 [chan receive]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 18102 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 18672 [IO wait]: internal/poll.runtime_pollWait(0x71c10ae47200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121260b7e380?, 0x1212612fcc00?, 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(0x121260b7e380, {0x1212612fcc00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121260b7e380, {0x1212612fcc00?, 0x12fb?, 0x121261003b60?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1212608d8b10, {0x1212612fcc00?, 0x0?, 0x12126143c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121261391350, {0x1212612fcc00?, 0x71c0c181d128?, 0x71c10aece108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x121260efe750, {0x1212612fcc00?, 0x121260d092c0?, 0x12126143ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1212611eed28, {0x2bd6220, 0x121260efe750}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1212611eea88, {0x71c0c0795850, 0x121261391350}, 0x12126143cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1212611eea88, 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(0x1212611eea88, {0x121261546000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1212616a2dc0, {0x121261546000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1212613e7b00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1212613e7b00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1212616a2dc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18631 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18759 [IO wait]: internal/poll.runtime_pollWait(0x71c10ae47400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121260ffb500?, 0x1212610c5000?, 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(0x121260ffb500, {0x1212610c5000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121260ffb500, {0x1212610c5000?, 0x16cc?, 0x121260dacc40?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1212608d8da0, {0x1212610c5000?, 0x1212610c512f?, 0x5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121260b47938, {0x1212610c5000?, 0x71c0c0636fa8?, 0x71c10aecf2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1212614c8840, {0x1212610c5000?, 0x16cc?, 0x121260f79a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1212611ef7a8, {0x2bd6220, 0x1212614c8840}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1212611ef508, {0x71c0c0795850, 0x121260b47938}, 0x1212610e7799?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1212611ef508, 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(0x1212611ef508, {0x1212611a3000, 0x1000, 0x70?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x121260bea780, {0x1212611a3000?, 0x70?, 0x0?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1212614a59e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1212614a59e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x121260bea780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18680 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17953 [IO wait]: internal/poll.runtime_pollWait(0x71c0c068ce00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121260b7e100?, 0x121261061900?, 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(0x121260b7e100, {0x121261061900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121260b7e100, {0x121261061900?, 0x12fb?, 0x121261342970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x121261096020, {0x121261061900?, 0x0?, 0x1212613429c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121260e1e0d8, {0x121261061900?, 0x71c0c05e2b60?, 0x71c10aecf2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x121261340438, {0x121261061900?, 0x1212609c83c0?, 0x121261342a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x12126136f0a8, {0x2bd6220, 0x121261340438}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x12126136ee08, {0x71c0c0795850, 0x121260e1e0d8}, 0x121261342c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x12126136ee08, 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(0x12126136ee08, {0x121261047000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x12126142c780, {0x121261047000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1212614de540) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1212614de540, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x12126142c780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18207 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18718 [select]: net/http.(*persistConn).roundTrip(0x121260bea780, 0x121260a935e0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x1212610aa680, 0x121260bea500) /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(0x121261083260, 0x121260bea500) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x121261170540, 0x121261453cc0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x121261453cc0, {0x2bd6e00, 0x121261170540}, {0x12126124b4f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x121261169380, 0x121261453cc0, {0x69672d7473657401?, 0x12126124b578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x121261169380, 0x121261453cc0) /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(0x121260d2aff0, {0x2bfeed0, 0x12126151c140}, 0x12126102e580) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 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(0x121261083320, 0x1212615aba40, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x121261083320, 0x1212615aba40) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x121261167880, {0x2bfeed0, 0x12126151c140}, {0x12126110e380, 0x34}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x1212614a46c0, {0x2bfeed0, 0x12126151c140}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2bfeed0, 0x12126151c140}, {0x2c1d760, 0x1212614a46c0}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:573 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:608 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 18102 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 18415 [IO wait]: internal/poll.runtime_pollWait(0x71c0c05f5000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121260b7e680?, 0x1212612f8000?, 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(0x121260b7e680, {0x1212612f8000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121260b7e680, {0x1212612f8000?, 0x12fb?, 0x1212614ec970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1212609921c8, {0x1212612f8000?, 0x0?, 0x1212614ec9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121260b47b18, {0x1212612f8000?, 0x71c0c181ca48?, 0x71c10aece108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x121260ccdd40, {0x1212612f8000?, 0x1212609c94a0?, 0x1212614eca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x121260ff7ea8, {0x2bd6220, 0x121260ccdd40}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x121260ff7c08, {0x71c0c0795850, 0x121260b47b18}, 0x1212614ecc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x121260ff7c08, 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(0x121260ff7c08, {0x121261292000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x12126142cdc0, {0x121261292000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x121261399620) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x121261399620, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x12126142cdc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18410 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18385 [IO wait]: internal/poll.runtime_pollWait(0x71c0c0640e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121260ffa180?, 0x121260f8e000?, 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(0x121260ffa180, {0x121260f8e000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121260ffa180, {0x121260f8e000?, 0x17fb?, 0x121260dad1a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1212609920f8, {0x121260f8e000?, 0x0?, 0x1212615b89c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121260b46870, {0x121260f8e000?, 0x71c0c181ca48?, 0x71c10aece108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x121260ccc3f0, {0x121260f8e000?, 0x1212609c9680?, 0x1212615b8a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x12126136fea8, {0x2bd6220, 0x121260ccc3f0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x12126136fc08, {0x71c0c0795850, 0x121260b46870}, 0x1212615b8c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x12126136fc08, 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(0x12126136fc08, {0x121261010000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x12126104c280, {0x121261010000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1212612f2840) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1212612f2840, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x12126104c280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18387 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18142 [IO wait]: internal/poll.runtime_pollWait(0x71c10ae46e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121261166980?, 0x121260f50600?, 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(0x121261166980, {0x121260f50600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121261166980, {0x121260f50600?, 0x12fb?, 0x121260dac980?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1212608d8a48, {0x121260f50600?, 0x0?, 0x1212614e49c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121260ccd920, {0x121260f50600?, 0x71c10aed74c0?, 0x71c10aecfbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1212608e9230, {0x121260f50600?, 0x1212609c9860?, 0x1212614e4a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x121260e089a8, {0x2bd6220, 0x1212608e9230}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x121260e08708, {0x71c0c0795850, 0x121260ccd920}, 0x1212614e4c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x121260e08708, 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(0x121260e08708, {0x1212610cf000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1212610b8280, {0x1212610cf000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x12126141b560) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x12126141b560, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1212610b8280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18137 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18717 [select]: net/http.(*persistConn).roundTrip(0x121260d283c0, 0x121260fe9130) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x1212610aa680, 0x121260d28280) /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(0x121261083260, 0x121260d28280) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x121261170540, 0x1212610b9cc0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x1212610b9cc0, {0x2bd6e00, 0x121261170540}, {0x121260f474f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x121261169380, 0x1212610b9cc0, {0x69672d7473657401?, 0x121260f47578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x121261169380, 0x1212610b9cc0) /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(0x121260d2aff0, {0x2bfeed0, 0x12126151c140}, 0x12126102e2c0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 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(0x121261083320, 0x1212615ab980, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x121261083320, 0x1212615ab980) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x121261167880, {0x2bfeed0, 0x12126151c140}, {0x12126110e140, 0x32}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x1212614a4c00, {0x2bfeed0, 0x12126151c140}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2bfeed0, 0x12126151c140}, {0x2c1d760, 0x1212614a4c00}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:573 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:608 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 18102 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 18673 [select]: net/http.(*persistConn).writeLoop(0x1212616a2dc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18631 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18232 [IO wait]: internal/poll.runtime_pollWait(0x71c0c05f4e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121261166380?, 0x121260df8c00?, 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(0x121261166380, {0x121260df8c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121261166380, {0x121260df8c00?, 0x1212612e9968?, 0x43d07c?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x121260d061c8, {0x121260df8c00?, 0x431836?, 0x469b1c0?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121261340738, {0x121260df8c00?, 0x71c0c17effa0?, 0x71c10aecfbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x121260cd8000, {0x121260df8c00?, 0x1212612321e0?, 0x1212612e9a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x121260ff7428, {0x2bd6220, 0x121260cd8000}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x121260ff7188, {0x71c0c0795850, 0x121261340738}, 0x1212612e9c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x121260ff7188, 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(0x121260ff7188, {0x121261460000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1212610b92c0, {0x121261460000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1212614a5da0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1212614a5da0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1212610b92c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18250 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 16568 [select]: net/http.(*persistConn).writeLoop(0x121260beaf00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 16563 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18719 [select]: net/http.(*persistConn).roundTrip(0x12126104ca00, 0x121260a931d0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x1212610aa680, 0x121261453b80) /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(0x121261083260, 0x121261453b80) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x121261170540, 0x121261453a40) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x121261453a40, {0x2bd6e00, 0x121261170540}, {0x1212615e34f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x121261169380, 0x121261453a40, {0x69672d7473657401?, 0x1212615e3578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x121261169380, 0x121261453a40) /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(0x121260d2aff0, {0x2bfeed0, 0x12126151c140}, 0x12126102e000) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 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(0x121261083320, 0x1212615ab8c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x121261083320, 0x1212615ab8c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x121261167880, {0x2bfeed0, 0x12126151c140}, {0x1212612efe80, 0x34}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x1212614a49c0, {0x2bfeed0, 0x12126151c140}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2bfeed0, 0x12126151c140}, {0x2c1d760, 0x1212614a49c0}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:573 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:608 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 18102 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 18164 [IO wait]: internal/poll.runtime_pollWait(0x71c0c05a9000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121260ffab00?, 0x121260f51900?, 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(0x121260ffab00, {0x121260f51900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121260ffab00, {0x121260f51900?, 0x12fb?, 0x121260dad1c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1212608d8b78, {0x121260f51900?, 0x121260969998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121260ccdd70, {0x121260f51900?, 0x71c10aed74c0?, 0x71c10aecfbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1212608e93f8, {0x121260f51900?, 0x121261232960?, 0x121260969a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x121260e08d28, {0x2bd6220, 0x1212608e93f8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x121260e08a88, {0x71c0c0795850, 0x121260ccdd70}, 0x121260969c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x121260e08a88, 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(0x121260e08a88, {0x1212611f0000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x121260da1a40, {0x1212611f0000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x12126097fe60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x12126097fe60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x121260da1a40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18147 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18204 [IO wait]: internal/poll.runtime_pollWait(0x71c0c068f400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121261167080?, 0x121260df7900?, 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(0x121261167080, {0x121260df7900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121261167080, {0x121260df7900?, 0x71c10ae51a20?, 0x28?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x121260d06638, {0x121260df7900?, 0x121261344998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121261341950, {0x121260df7900?, 0x71c0c06ebaa0?, 0x71c10aecfbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x121260b1a138, {0x121260df7900?, 0x121261233860?, 0x121261344a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x12126136e9a8, {0x2bd6220, 0x121260b1a138}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x12126136e708, {0x71c0c0795850, 0x121261341950}, 0x121261344c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x12126136e708, 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(0x12126136e708, {0x1212612b5000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x12126104cc80, {0x1212612b5000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1212612f3860) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1212612f3860, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x12126104cc80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18161 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18134 [select]: net/http.(*persistConn).writeLoop(0x121260d28140) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18119 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18711 [select]: net/http.(*persistConn).writeLoop(0x1212610b8dc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18705 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18408 [select]: net/http.(*persistConn).writeLoop(0x12126142c500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18403 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18526 [IO wait]: internal/poll.runtime_pollWait(0x71c0c0642400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1212613dce80?, 0x1212614b6600?, 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(0x1212613dce80, {0x1212614b6600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1212613dce80, {0x1212614b6600?, 0x12fb?, 0x121260c365e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x121261096590, {0x1212614b6600?, 0x0?, 0x12126135f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121260e1e7f8, {0x1212614b6600?, 0x71c0c17ef820?, 0x71c10aece108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x121260e1fa70, {0x1212614b6600?, 0x1212611a0000?, 0x12126135fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1212616122a8, {0x2bd6220, 0x121260e1fa70}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x121261612008, {0x71c0c0795850, 0x121260e1e7f8}, 0x12126135fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x121261612008, 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(0x121261612008, {0x121261547000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1212615acb40, {0x121261547000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x121261419c20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x121261419c20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1212615acb40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18559 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18520 [IO wait]: internal/poll.runtime_pollWait(0x71c10ae46c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121261166a80?, 0x1212614b5300?, 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(0x121261166a80, {0x1212614b5300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121261166a80, {0x1212614b5300?, 0x12fb?, 0x121260ce7d60?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x121260d061b0, {0x1212614b5300?, 0x0?, 0x1212611b39c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121261340930, {0x1212614b5300?, 0x71c10aed74c0?, 0x71c10aecf2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1212608e8360, {0x1212614b5300?, 0x1212611a01e0?, 0x1212611b3a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1212613d6628, {0x2bd6220, 0x1212608e8360}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1212613d6388, {0x71c0c0795850, 0x121261340930}, 0x1212611b3c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1212613d6388, 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(0x1212613d6388, {0x121261531000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x12126104d680, {0x121261531000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x121261418120) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x121261418120, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x12126104d680) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18514 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18285 [IO wait]: internal/poll.runtime_pollWait(0x71c0c0641000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121260ffa300?, 0x121261365900?, 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(0x121260ffa300, {0x121261365900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121260ffa300, {0x121261365900?, 0x12fb?, 0x121260e79970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x121260992460, {0x121261365900?, 0x0?, 0x121260e799c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121260cd9aa0, {0x121261365900?, 0x71c0c181ca48?, 0x71c10aece108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x121260cccd50, {0x121261365900?, 0x1212611a0f00?, 0x121260e79a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1212610b2d28, {0x2bd6220, 0x121260cccd50}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1212610b2a88, {0x71c0c0795850, 0x121260cd9aa0}, 0x121260e79c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1212610b2a88, 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(0x1212610b2a88, {0x12126128b000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x121260e197c0, {0x12126128b000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x121261399bc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x121261399bc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x121260e197c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18272 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18219 [select]: net/http.(*persistConn).writeLoop(0x1212610b8b40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18245 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18324 [IO wait]: internal/poll.runtime_pollWait(0x71c0c0641c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121260ffa500?, 0x121261252000?, 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(0x121260ffa500, {0x121261252000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121260ffa500, {0x121261252000?, 0x12fb?, 0x121260dad280?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1212608d8500, {0x121261252000?, 0x0?, 0x1212613459c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121260ccce70, {0x121261252000?, 0x71c0c17ef820?, 0x71c10aecea00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x121260e1fe48, {0x121261252000?, 0x1212611a14a0?, 0x121261345a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x121260e097a8, {0x2bd6220, 0x121260e1fe48}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x121260e09508, {0x71c0c0795850, 0x121260ccce70}, 0x121261345c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x121260e09508, 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(0x121260e09508, {0x121261259000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x121260d29400, {0x121261259000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x121260cfdc80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x121260cfdc80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x121260d29400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18313 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18640 [select]: net/http.(*persistConn).writeLoop(0x121260d288c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18749 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18200 [select]: net/http.(*persistConn).writeLoop(0x12126124db80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18193 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18218 [IO wait]: internal/poll.runtime_pollWait(0x71c0c068f600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1212613dc180?, 0x121261363300?, 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(0x1212613dc180, {0x121261363300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1212613dc180, {0x121261363300?, 0x12fb?, 0x121261002920?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1212609921a8, {0x121261363300?, 0x0?, 0x1212613489c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121260b1ab28, {0x121261363300?, 0x71c0c05e2b60?, 0x71c10aecf2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x121261340618, {0x121261363300?, 0x1212613101e0?, 0x121261348a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x121260abfea8, {0x2bd6220, 0x121261340618}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x121260abfc08, {0x71c0c0795850, 0x121260b1ab28}, 0x121261348c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x121260abfc08, 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(0x121260abfc08, {0x1212612f4000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1212610b8b40, {0x1212612f4000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1212613da5a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1212613da5a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1212610b8b40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18245 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18155 [IO wait]: internal/poll.runtime_pollWait(0x71c0c0642000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1212613dc580?, 0x12126105f300?, 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(0x1212613dc580, {0x12126105f300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1212613dc580, {0x12126105f300?, 0x12fb?, 0x121261170d00?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x121261096218, {0x12126105f300?, 0x0?, 0x1212615f99c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1212608e95a8, {0x12126105f300?, 0x71c0c05e2b60?, 0x71c10aecf2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x121261340d38, {0x12126105f300?, 0x1212613103c0?, 0x1212615f9a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x121260abe2a8, {0x2bd6220, 0x121261340d38}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x121260abe008, {0x71c0c0795850, 0x1212608e95a8}, 0x1212615f9c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x121260abe008, 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(0x121260abe008, {0x121261078000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1212610b9180, {0x121261078000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x12126157b500) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x12126157b500, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1212610b9180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18167 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 14862 [chan receive]: testing.(*T).Run(0x121260eaafc8, {0x2a2e761?, 0x426e85?}, 0x12126137c230) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0x121260eaafc8) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:96 +0x652 testing.tRunner(0x121260eaafc8, 0x2bb8c18) /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 18585 [select]: net/http.(*persistConn).writeLoop(0x1212615ad180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18566 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18496 [select]: net/http.(*persistConn).writeLoop(0x121260d28dc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18471 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18540 [IO wait]: internal/poll.runtime_pollWait(0x71c0c0642a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1212613dcd00?, 0x12126125d900?, 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(0x1212613dcd00, {0x12126125d900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1212613dcd00, {0x12126125d900?, 0x4299ea?, 0x121260f1dbe0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x121261096578, {0x12126125d900?, 0x71c0c05e2b60?, 0x6?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121260e1e768, {0x12126125d900?, 0x71c0c05e2b60?, 0x71c10aecea00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1212613411e8, {0x12126125d900?, 0x121261234d20?, 0x1212611c2a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1212610b3ea8, {0x2bd6220, 0x1212613411e8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1212610b3c08, {0x71c0c0795850, 0x121260e1e768}, 0x1212611c2c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1212610b3c08, 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(0x1212610b3c08, {0x12126162f000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x12126160c3c0, {0x12126162f000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x121261619440) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x121261619440, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x12126160c3c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18534 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18482 [select]: net/http.(*persistConn).writeLoop(0x1212610b8780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18445 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18159 [select]: net/http.(*persistConn).writeLoop(0x12126124c140) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18179 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18541 [select]: net/http.(*persistConn).writeLoop(0x12126160c3c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18534 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18102 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x0?, 0x0?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x121260ef9660) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir({0x2bfeed0, 0x12126151c140}, 0x121260cc35e0, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:623 +0x1d9 github.com/rclone/rclone/fs/sync.(*syncCopyMove).deleteFiles(0x121261090008, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:665 +0x1b2 github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0x121261090008) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:995 +0x3f6 github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2bfedb8, 0x46983e0}, {0x2c1d6f0, 0x121261167880}, {0x2c1bbd0, 0x121260910180}, 0x3, 0x0, 0x0, 0x1, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1378 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2bfedb8, 0x46983e0}, {0x2c1d6f0, 0x121261167880}, {0x2c1bbd0, 0x121260910180}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1384 +0x77 github.com/rclone/rclone/fs/sync.TestTransform.func1(0x121260eab208) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 +0x205 testing.tRunner(0x121260eab208, 0x12126137c230) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 14862 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 2665 [chan receive, 53 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2681 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 18599 [select]: net/http.(*persistConn).writeLoop(0x1212616a2000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18593 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18581 [IO wait]: internal/poll.runtime_pollWait(0x71c0c0642800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121260b7ef00?, 0x12126125ec00?, 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(0x121260b7ef00, {0x12126125ec00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121260b7ef00, {0x12126125ec00?, 0x12fb?, 0x12126163c970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x121261096610, {0x12126125ec00?, 0x0?, 0x12126163c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121260e1f050, {0x12126125ec00?, 0x71c10aed74c0?, 0x71c10aecf2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1212608e9b60, {0x12126125ec00?, 0x12126147a000?, 0x12126163ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x121261612628, {0x2bd6220, 0x1212608e9b60}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x121261612388, {0x71c0c0795850, 0x121260e1f050}, 0x12126163cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x121261612388, 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(0x121261612388, {0x121261660000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x12126160cb40, {0x121261660000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x12126167f620) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x12126167f620, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x12126160cb40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18543 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18407 [IO wait]: internal/poll.runtime_pollWait(0x71c0c068c600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121261166400?, 0x1212610c2000?, 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(0x121261166400, {0x1212610c2000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121261166400, {0x1212610c2000?, 0x42995e?, 0x121261170580?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x121261096138, {0x1212610c2000?, 0x71c0c17f0ea0?, 0x6?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121260cccd20, {0x1212610c2000?, 0x71c0c17f0ea0?, 0x71c10aecfbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x121260b466c0, {0x1212610c2000?, 0x12126147a1e0?, 0x121261627a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1212610b37a8, {0x2bd6220, 0x121260b466c0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1212610b3508, {0x71c0c0795850, 0x121260cccd20}, 0x121261627c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1212610b3508, 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(0x1212610b3508, {0x1212611bb000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x12126142c500, {0x1212611bb000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1212614a44e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1212614a44e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x12126142c500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18403 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18165 [select]: net/http.(*persistConn).writeLoop(0x121260da1a40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18147 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18420 [select]: net/http.(*persistConn).writeLoop(0x12126104ca00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18394 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17946 [select]: net/http.(*persistConn).writeLoop(0x12126124d180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18187 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18242 [select]: net/http.(*persistConn).writeLoop(0x12126142c780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18207 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18419 [IO wait]: internal/poll.runtime_pollWait(0x71c0c068fc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121260b7e200?, 0x1212615bc000?, 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(0x121260b7e200, {0x1212615bc000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121260b7e200, {0x1212615bc000?, 0x17fb?, 0x496ef2?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1212609920a8, {0x1212615bc000?, 0x0?, 0x1212614ea9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121260b46798, {0x1212615bc000?, 0x71c0c06215d0?, 0x71c10aecfbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x121261391b00, {0x1212615bc000?, 0x1212609ef860?, 0x1212614eaa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x12126136fb28, {0x2bd6220, 0x121261391b00}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x12126136f888, {0x71c0c0795850, 0x121260b46798}, 0x1212614eac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x12126136f888, 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(0x12126136f888, {0x121260eeb000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x12126104ca00, {0x121260eeb000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x12126156de00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x12126156de00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x12126104ca00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18394 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18738 [select]: net/http.(*persistConn).roundTrip(0x121260d288c0, 0x121260fe9400) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x1212610aa680, 0x121260d28640) /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(0x121261083260, 0x121260d28640) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x121261170540, 0x121260d28500) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x121260d28500, {0x2bd6e00, 0x121261170540}, {0x1212611854f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x121261169380, 0x121260d28500, {0x69672d7473657401?, 0x121261185578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x121261169380, 0x121260d28500) /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(0x121260d2aff0, {0x2bfeed0, 0x12126151c140}, 0x121260f9ef20) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 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(0x121261083320, 0x121260c2db00, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x121261083320, 0x121260c2db00) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x121261167880, {0x2bfeed0, 0x12126151c140}, {0x121261435e00, 0x34}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x121261694120, {0x2bfeed0, 0x12126151c140}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2bfeed0, 0x12126151c140}, {0x2c1d760, 0x121261694120}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:573 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:608 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 18102 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 18669 [select]: net/http.(*persistConn).writeLoop(0x121260da0280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18661 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18758 [select]: net/http.(*persistConn).writeLoop(0x121260d283c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18743 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18416 [select]: net/http.(*persistConn).writeLoop(0x12126142cdc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18410 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18439 [select]: net/http.(*persistConn).writeLoop(0x12126124cb40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18424 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18398 [IO wait]: internal/poll.runtime_pollWait(0x71c0c068fe00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121261166580?, 0x1212614b4000?, 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(0x121261166580, {0x1212614b4000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121261166580, {0x1212614b4000?, 0x12fb?, 0x1212615b4970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x121260d060e8, {0x1212614b4000?, 0x0?, 0x1212615b49c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1212613402d0, {0x1212614b4000?, 0x71c0c05e2b60?, 0x71c10aecea00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1212613406a8, {0x1212614b4000?, 0x12126147b4a0?, 0x1212615b4a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1212613d62a8, {0x2bd6220, 0x1212613406a8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1212613d6008, {0x71c0c0795850, 0x1212613402d0}, 0x1212615b4c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1212613d6008, 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(0x1212613d6008, {0x1212614c6000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x121260e19400, {0x1212614c6000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x121260cfdc20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x121260cfdc20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x121260e19400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18503 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18710 [IO wait]: internal/poll.runtime_pollWait(0x71c0c05a9c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121260b7e600?, 0x121261254600?, 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(0x121260b7e600, {0x121261254600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121260b7e600, {0x121261254600?, 0x12fb?, 0x1212609455a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1212608d8c70, {0x121261254600?, 0x0?, 0x1212616399c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121261391cb0, {0x121261254600?, 0x71c0c181d128?, 0x71c10aece108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x121260eff3e0, {0x121261254600?, 0x12126147ba40?, 0x121261639a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1212611ef0a8, {0x2bd6220, 0x121260eff3e0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1212611eee08, {0x71c0c0795850, 0x121261391cb0}, 0x121261639c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1212611eee08, 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(0x1212611eee08, {0x121260f5f000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1212610b8dc0, {0x121260f5f000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1212614de900) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1212614de900, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1212610b8dc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18705 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18260 [select]: net/http.(*persistConn).writeLoop(0x1212610b97c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18255 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18282 [select]: net/http.(*persistConn).writeLoop(0x121260cc7540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18276 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18091 [IO wait]: internal/poll.runtime_pollWait(0x71c10ae47800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121261166200?, 0x121260df5300?, 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(0x121261166200, {0x121260df5300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121261166200, {0x121260df5300?, 0x12fb?, 0x12126096b970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x121260d060d8, {0x121260df5300?, 0x0?, 0x12126096b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121261340180, {0x121260df5300?, 0x71c10aed74c0?, 0x71c10aecfbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1212608e8390, {0x121260df5300?, 0x1212616085a0?, 0x12126096ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x12126136e2a8, {0x2bd6220, 0x1212608e8390}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x12126136e008, {0x71c0c0795850, 0x121261340180}, 0x12126096bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x12126136e008, 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(0x12126136e008, {0x12126164c000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x121260e18780, {0x12126164c000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1212613e6540) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1212613e6540, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x121260e18780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18085 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18647 [IO wait]: internal/poll.runtime_pollWait(0x71c0c068ca00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1212613dc300?, 0x1212612f9300?, 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(0x1212613dc300, {0x1212612f9300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1212613dc300, {0x1212612f9300?, 0x12fb?, 0x121261002720?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1212608d8298, {0x1212612f9300?, 0x0?, 0x1212616299c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121261390048, {0x1212612f9300?, 0x71c0c0636fa8?, 0x71c10aecf2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1212614c8408, {0x1212612f9300?, 0x121261608780?, 0x121261629a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x121260ff7b28, {0x2bd6220, 0x1212614c8408}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x121260ff7888, {0x71c0c0795850, 0x121261390048}, 0x121261629c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x121260ff7888, 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(0x121260ff7888, {0x1212612b6000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x121261452780, {0x1212612b6000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x121261556720) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x121261556720, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x121261452780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18613 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18105 [IO wait]: internal/poll.runtime_pollWait(0x71c0c05f4600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121261166600?, 0x121260f4e000?, 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(0x121261166600, {0x121260f4e000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121261166600, {0x121260f4e000?, 0x12fb?, 0x121260945220?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1212608d8400, {0x121260f4e000?, 0x0?, 0x12126096e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121260cccd38, {0x121260f4e000?, 0x71c10aed74c0?, 0x71c10aecfbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1212608e8df8, {0x121260f4e000?, 0x1212613114a0?, 0x12126096ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x121260dbc9a8, {0x2bd6220, 0x1212608e8df8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x121260dbc708, {0x71c0c0795850, 0x121260cccd38}, 0x12126096ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x121260dbc708, 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(0x121260dbc708, {0x121260f42000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x121260e19180, {0x121260f42000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x12126128c8a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x12126128c8a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x121260e19180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18095 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18449 [IO wait]: internal/poll.runtime_pollWait(0x71c0c0642200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1212613dc900?, 0x12126125b300?, 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(0x1212613dc900, {0x12126125b300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1212613dc900, {0x12126125b300?, 0x12fb?, 0x121260f1c2c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1212608d8a18, {0x12126125b300?, 0x0?, 0x1212614ee9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121261390e28, {0x12126125b300?, 0x71c0c06215d0?, 0x71c10aecfbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x121261390eb8, {0x12126125b300?, 0x1212609ee000?, 0x1212614eea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1212611ee2a8, {0x2bd6220, 0x121261390eb8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1212611ee008, {0x71c0c0795850, 0x121261390e28}, 0x1212614eec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1212611ee008, 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(0x1212611ee008, {0x12126124f000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1212610b8780, {0x12126124f000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x12126097fce0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x12126097fce0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1212610b8780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18445 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18422 [select]: net/http.(*persistConn).writeLoop(0x12126104c640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18392 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18156 [select]: net/http.(*persistConn).writeLoop(0x1212610b9180) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18167 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18047 [IO wait]: internal/poll.runtime_pollWait(0x71c0c0641a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1212613dc200?, 0x12126105e000?, 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(0x1212613dc200, {0x12126105e000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1212613dc200, {0x12126105e000?, 0x12fb?, 0x12126135e970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x121261096100, {0x12126105e000?, 0x0?, 0x12126135e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1212608e8f18, {0x12126105e000?, 0x71c0c181ca48?, 0x71c10aece108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x121260ccd278, {0x12126105e000?, 0x121261609c20?, 0x12126135ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x121260a69ea8, {0x2bd6220, 0x121260ccd278}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x121260a69c08, {0x71c0c0795850, 0x1212608e8f18}, 0x12126135ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x121260a69c08, 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(0x121260a69c08, {0x121261011000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x121260bea8c0, {0x121261011000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x121261399260) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x121261399260, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x121260bea8c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18109 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18399 [select]: net/http.(*persistConn).writeLoop(0x121260e19400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18503 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18309 [IO wait]: internal/poll.runtime_pollWait(0x71c0c068c800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1212613dc800?, 0x121261366c00?, 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(0x1212613dc800, {0x121261366c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1212613dc800, {0x121261366c00?, 0x12fb?, 0x121261003d60?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x121261096380, {0x121261366c00?, 0x0?, 0x1212616039c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121260e1fa40, {0x121261366c00?, 0x71c0c17ef820?, 0x71c10aecea00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x121260e1fb90, {0x121261366c00?, 0x12126156ab40?, 0x121261603a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x12126136f428, {0x2bd6220, 0x121260e1fb90}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x12126136f188, {0x71c0c0795850, 0x121260e1fa40}, 0x121261603c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x12126136f188, 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(0x12126136f188, {0x121261338000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x121260d28780, {0x121261338000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x12126157b200) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x12126157b200, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x121260d28780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18288 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18655 [IO wait]: internal/poll.runtime_pollWait(0x71c0c0641200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121260ffa400?, 0x1212612fa600?, 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(0x121260ffa400, {0x1212612fa600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121260ffa400, {0x1212612fa600?, 0x12fb?, 0x121260f75970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1212608d8480, {0x1212612fa600?, 0x0?, 0x121260f759c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121261390588, {0x1212612fa600?, 0x71c0c0636fa8?, 0x71c10aecf2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1212614c8348, {0x1212612fa600?, 0x12126156ad20?, 0x121260f75a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1212611ee628, {0x2bd6220, 0x1212614c8348}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1212611ee388, {0x71c0c0795850, 0x121261390588}, 0x121260f75c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1212611ee388, 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(0x1212611ee388, {0x121261459000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x12126153c500, {0x121261459000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1212616b4a20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1212616b4a20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x12126153c500) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18643 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18598 [IO wait]: internal/poll.runtime_pollWait(0x71c10ae47a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1212613dd280?, 0x121261687300?, 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(0x1212613dd280, {0x121261687300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1212613dd280, {0x121261687300?, 0x12fb?, 0x121260ee0c40?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1212610968d0, {0x121261687300?, 0x0?, 0x1212615ba9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121260efe0c0, {0x121261687300?, 0x71c0c06215d0?, 0x71c10aecfbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x121261391470, {0x121261687300?, 0x12126156af00?, 0x1212615baa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x121261612d28, {0x2bd6220, 0x121261391470}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x121261612a88, {0x71c0c0795850, 0x121260efe0c0}, 0x1212615bac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x121261612a88, 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(0x121261612a88, {0x1212616c4000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1212616a2000, {0x1212616c4000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1212616b5bc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1212616b5bc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1212616a2000) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18593 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18205 [select]: net/http.(*persistConn).writeLoop(0x12126104cc80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18161 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18721 [select]: net/http.(*persistConn).roundTrip(0x121260beaf00, 0x121260a934a0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x1212610aa680, 0x1212610b9b80) /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(0x121261083260, 0x1212610b9b80) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x121261170540, 0x1212610b9a40) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x1212610b9a40, {0x2bd6e00, 0x121261170540}, {0x1212611874f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x121261169380, 0x1212610b9a40, {0x69672d7473657401?, 0x121261187578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x121261169380, 0x1212610b9a40) /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(0x121260d2aff0, {0x2bfeed0, 0x12126151c140}, 0x121260f9ec60) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 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(0x121261083320, 0x121260c2dac0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x121261083320, 0x121260c2dac0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x121261167880, {0x2bfeed0, 0x12126151c140}, {0x121261435d00, 0x33}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x1212614a4b40, {0x2bfeed0, 0x12126151c140}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2bfeed0, 0x12126151c140}, {0x2c1d760, 0x1212614a4b40}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:573 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:608 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 18102 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 18739 [select]: net/http.(*persistConn).roundTrip(0x12126104c280, 0x121260a92ff0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x1212610aa680, 0x121261453900) /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(0x121261083260, 0x121261453900) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x121261170540, 0x1212614537c0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x1212614537c0, {0x2bd6e00, 0x121261170540}, {0x1212615e14f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x121261169380, 0x1212614537c0, {0x43d001?, 0x1212615e1578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x121261169380, 0x1212614537c0) /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(0x121260d2aff0, {0x2bfeed0, 0x12126151c140}, 0x121260f9e6e0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 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(0x121261083320, 0x121260c2d940, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x121261083320, 0x121260c2d940) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x121261167880, {0x2bfeed0, 0x12126151c140}, {0x121261435b00, 0x31}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x1212614a4cc0, {0x2bfeed0, 0x12126151c140}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2bfeed0, 0x12126151c140}, {0x2c1d760, 0x1212614a4cc0}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:573 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:608 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 18102 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 18760 [select]: net/http.(*persistConn).writeLoop(0x121260bea780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18680 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18158 [IO wait]: internal/poll.runtime_pollWait(0x71c0c0641400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121260ffae80?, 0x121261060600?, 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(0x121260ffae80, {0x121261060600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121260ffae80, {0x121261060600?, 0x12fb?, 0x121261171020?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x121261096260, {0x121261060600?, 0x0?, 0x12126163a9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1212608e9b48, {0x121261060600?, 0x71c10aed74c0?, 0x71c10aecf2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1212608e82a0, {0x121261060600?, 0x1212616092c0?, 0x12126163aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x121260abf7a8, {0x2bd6220, 0x1212608e82a0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x121260abf508, {0x71c0c0795850, 0x1212608e9b48}, 0x12126163ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x121260abf508, 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(0x121260abf508, {0x1212612ae000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x12126124c140, {0x1212612ae000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x121261696780) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x121261696780, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x12126124c140) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18179 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18454 [select]: net/http.(*persistConn).writeLoop(0x12126124d040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18429 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 16567 [IO wait]: internal/poll.runtime_pollWait(0x71c0c068c400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121261237600?, 0x1212608f5400?, 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(0x121261237600, {0x1212608f5400, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121261237600, {0x1212608f5400?, 0x24fb?, 0x121261213400?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x121260d06368, {0x1212608f5400?, 0x0?, 0x1212609689c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121261390ed0, {0x1212608f5400?, 0x71c0c17f0ea0?, 0x71c10aecf2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x121260b476e0, {0x1212608f5400?, 0x12126153e1e0?, 0x121260968a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x12126136ed28, {0x2bd6220, 0x121260b476e0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x12126136ea88, {0x71c0c0795850, 0x121261390ed0}, 0x121260968c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x12126136ea88, 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(0x12126136ea88, {0x12126116b000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x121260beaf00, {0x12126116b000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x12126156c600) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x12126156c600, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x121260beaf00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 16563 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18259 [IO wait]: internal/poll.runtime_pollWait(0x71c0c0642c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121261166700?, 0x121261062c00?, 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(0x121261166700, {0x121261062c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121261166700, {0x121261062c00?, 0x12fb?, 0x121261170940?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x121260d06230, {0x121261062c00?, 0x0?, 0x1212612eb9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121261340ae0, {0x121261062c00?, 0x71c0c17effa0?, 0x71c10aecfbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x121260cd8a98, {0x121261062c00?, 0x12126153e3c0?, 0x1212612eba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x121260ff77a8, {0x2bd6220, 0x121260cd8a98}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x121260ff7508, {0x71c0c0795850, 0x121261340ae0}, 0x1212612ebc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x121260ff7508, 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(0x121260ff7508, {0x121260ee2000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1212610b97c0, {0x121260ee2000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1212614dfe60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1212614dfe60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1212610b97c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18255 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18729 [select]: net/http.(*persistConn).writeLoop(0x12126142c000) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18609 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18233 [select]: net/http.(*persistConn).writeLoop(0x1212610b92c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18250 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18495 [IO wait]: internal/poll.runtime_pollWait(0x71c0c0642600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121260b7eb00?, 0x12126125c600?, 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(0x121260b7eb00, {0x12126125c600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121260b7eb00, {0x12126125c600?, 0x12fb?, 0x121261607970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x121261096498, {0x12126125c600?, 0x0?, 0x1212616079c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121260cd9bc0, {0x12126125c600?, 0x71c10aed74c0?, 0x71c10aecf2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1212608e8630, {0x12126125c600?, 0x12126153e960?, 0x121261607a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1212610b3b28, {0x2bd6220, 0x1212608e8630}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1212610b3888, {0x71c0c0795850, 0x121260cd9bc0}, 0x121261607c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1212610b3888, 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(0x1212610b3888, {0x121261377000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x121260d28dc0, {0x121261377000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x12126138c360) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x12126138c360, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x121260d28dc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18471 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18656 [select]: net/http.(*persistConn).writeLoop(0x12126153c500) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18643 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18582 [select]: net/http.(*persistConn).writeLoop(0x12126160cb40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18543 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18648 [select]: net/http.(*persistConn).writeLoop(0x121261452780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18613 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18092 [select]: net/http.(*persistConn).writeLoop(0x121260e18780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18085 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18421 [IO wait]: internal/poll.runtime_pollWait(0x71c0c05f4200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1212613dc280?, 0x1212615bd800?, 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(0x1212613dc280, {0x1212615bd800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1212613dc280, {0x1212615bd800?, 0x17fb?, 0x121260945860?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x121261096120, {0x1212615bd800?, 0x0?, 0x12126135a9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121260ccccd8, {0x1212615bd800?, 0x71c0c181d128?, 0x71c10aece108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x121260efeb70, {0x1212615bd800?, 0x12126153f680?, 0x12126135aa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1212610b30a8, {0x2bd6220, 0x121260efeb70}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1212610b2e08, {0x71c0c0795850, 0x121260ccccd8}, 0x12126135ac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1212610b2e08, 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(0x1212610b2e08, {0x1212612ab000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x12126104c640, {0x1212612ab000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1212614df740) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1212614df740, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x12126104c640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18392 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18325 [select]: net/http.(*persistConn).writeLoop(0x121260d29400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18313 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18527 [select]: net/http.(*persistConn).writeLoop(0x1212615acb40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18559 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18584 [IO wait]: internal/poll.runtime_pollWait(0x71c0c05f4800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1212613dd080?, 0x121261686000?, 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(0x1212613dd080, {0x121261686000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1212613dd080, {0x121261686000?, 0x12fb?, 0x121260ee0540?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x121261096658, {0x121261686000?, 0x0?, 0x1212616669c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121260e1f500, {0x121261686000?, 0x71c10aed74c0?, 0x71c10aecf2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1212608e9ce0, {0x121261686000?, 0x121261504780?, 0x121261666a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1212616129a8, {0x2bd6220, 0x1212608e9ce0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x121261612708, {0x71c0c0795850, 0x121260e1f500}, 0x121261666c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x121261612708, 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(0x121261612708, {0x121261692000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1212615ad180, {0x121261692000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1212616817a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1212616817a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x1212615ad180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18566 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18199 [IO wait]: internal/poll.runtime_pollWait(0x71c0c068f200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121261166e80?, 0x121260df6600?, 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(0x121261166e80, {0x121260df6600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121261166e80, {0x121260df6600?, 0x42995e?, 0x121260ce6d80?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x121260d065c0, {0x121260df6600?, 0x71c0c06ebaa0?, 0x6?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1212613415f0, {0x121260df6600?, 0x71c0c06ebaa0?, 0x71c10aecea00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x121260b1b308, {0x121260df6600?, 0x121261504d20?, 0x1212612eaa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x12126136e628, {0x2bd6220, 0x121260b1b308}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x12126136e388, {0x71c0c0795850, 0x1212613415f0}, 0x1212612eac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x12126136e388, 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(0x12126136e388, {0x12126142a000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x12126124db80, {0x12126142a000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x12126138d5c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x12126138d5c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x12126124db80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18193 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18716 [select]: net/http.(*persistConn).roundTrip(0x12126142c500, 0x1212614aa690) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x1212610aa680, 0x1212616a3cc0) /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(0x121261083260, 0x1212616a3cc0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x121261170540, 0x1212616a3b80) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x1212616a3b80, {0x2bd6e00, 0x121261170540}, {0x121260d3f4f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x121261169380, 0x1212616a3b80, {0x69672d7473657401?, 0x121260d3f578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x121261169380, 0x1212616a3b80) /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(0x121260d2aff0, {0x2bfeed0, 0x12126151c140}, 0x121260eb2580) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 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(0x121261083320, 0x121261532d40, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x121261083320, 0x121261532d40) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x121261167880, {0x2bfeed0, 0x12126151c140}, {0x121260ff2dc0, 0x32}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x1212614a4c60, {0x2bfeed0, 0x12126151c140}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2bfeed0, 0x12126151c140}, {0x2c1d760, 0x1212614a4c60}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:573 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:608 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 18102 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 18715 [select]: github.com/rclone/rclone/fs/sync.(*syncCopyMove).deleteFiles.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:657 +0x185 created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).deleteFiles in goroutine 18102 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:645 +0x18a goroutine 18720 [select]: net/http.(*persistConn).roundTrip(0x12126104c640, 0x121260fe9040) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x1212610aa680, 0x1212610b9900) /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(0x121261083260, 0x1212610b9900) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0x121261170540, 0x1212610b9680) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0x1212610b9680, {0x2bd6e00, 0x121261170540}, {0x121260d3d4f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x121261169380, 0x1212610b9680, {0x69672d7473657401?, 0x121260d3d578?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x121261169380, 0x1212610b9680) /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(0x121260d2aff0, {0x2bfeed0, 0x12126151c140}, 0x121260f9e9a0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/backend/yandex.(*Fs).delete.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:604 +0x50 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(0x121261083320, 0x121260c2da00, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x121261083320, 0x121260c2da00) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0x121261167880, {0x2bfeed0, 0x12126151c140}, {0x121261435c00, 0x34}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0x1212614a4a20, {0x2bfeed0, 0x12126151c140}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2bfeed0, 0x12126151c140}, {0x2c1d760, 0x1212614a4a20}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:573 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:608 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 18102 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:605 +0xe5 goroutine 18453 [IO wait]: internal/poll.runtime_pollWait(0x71c0c068f800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121260ffa700?, 0x121261253300?, 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(0x121260ffa700, {0x121261253300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121260ffa700, {0x121261253300?, 0x12fb?, 0x1212615f6970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1212608d8958, {0x121261253300?, 0x0?, 0x1212615f69c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121261390a68, {0x121261253300?, 0x71c0c06215d0?, 0x71c10aecfbf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x121261391830, {0x121261253300?, 0x12126147c3c0?, 0x1212615f6a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x121260e09b28, {0x2bd6220, 0x121261391830}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x121260e09888, {0x71c0c0795850, 0x121261390a68}, 0x1212615f6c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x121260e09888, 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(0x121260e09888, {0x121260f61000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x12126124d040, {0x121260f61000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1212613dae40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1212613dae40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x12126124d040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18429 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18434 [select]: net/http.(*persistConn).writeLoop(0x12126104c280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18387 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18281 [IO wait]: internal/poll.runtime_pollWait(0x71c10ae47000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121260b7ea00?, 0x121261364600?, 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(0x121260b7ea00, {0x121261364600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121260b7ea00, {0x121261364600?, 0x12fb?, 0x1212610034c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1212609923c0, {0x121261364600?, 0x0?, 0x1212616059c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121260cd9440, {0x121261364600?, 0x71c0c17ef820?, 0x71c10aecea00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x121260e1f410, {0x121261364600?, 0x12126147cb40?, 0x121261605a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1212610b22a8, {0x2bd6220, 0x121260e1f410}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1212610b2008, {0x71c0c0795850, 0x121260cd9440}, 0x121261605c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1212610b2008, 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(0x1212610b2008, {0x121260f66000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x121260cc7540, {0x121260f66000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x12126097f140) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x12126097f140, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x121260cc7540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18276 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18757 [IO wait]: internal/poll.runtime_pollWait(0x71c0c05f4c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121260ffb100?, 0x1212610c3800?, 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(0x121260ffb100, {0x1212610c3800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121260ffb100, {0x1212610c3800?, 0x16cc?, 0x121260dac120?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x121260992278, {0x1212610c3800?, 0x1212610c392f?, 0x5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1212614c8798, {0x1212610c3800?, 0x71c0c0636fa8?, 0x71c10aecf2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1212614c8810, {0x1212610c3800?, 0x16cc?, 0x12126163da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1212616130a8, {0x2bd6220, 0x1212614c8810}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x121261612e08, {0x71c0c0795850, 0x1212614c8798}, 0x1212610e7319?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x121261612e08, 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(0x121261612e08, {0x121260fc3000, 0x1000, 0x70?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x121260d283c0, {0x121260fc3000?, 0x70?, 0x0?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1212612f3bc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1212612f3bc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x121260d283c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18743 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17945 [IO wait]: internal/poll.runtime_pollWait(0x71c0c068d200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121260b7e180?, 0x121261362000?, 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(0x121260b7e180, {0x121261362000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121260b7e180, {0x121261362000?, 0x12fb?, 0x1212610023e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x121260992088, {0x121261362000?, 0x121261349998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121260b1a210, {0x121261362000?, 0x71c0c05e2b60?, 0x71c10aecf2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x121261341410, {0x121261362000?, 0x12126147d0e0?, 0x121261349a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x121260ff70a8, {0x2bd6220, 0x121261341410}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x121260ff6e08, {0x71c0c0795850, 0x121260b1a210}, 0x121261349c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x121260ff6e08, 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(0x121260ff6e08, {0x121261374000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x12126124d180, {0x121261374000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x12126156c300) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x12126156c300, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x12126124d180) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18187 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18173 [IO wait]: internal/poll.runtime_pollWait(0x71c0c0641800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121260b7e800?, 0x121260f52c00?, 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(0x121260b7e800, {0x121260f52c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121260b7e800, {0x121260f52c00?, 0x42995e?, 0x121261602970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1212608d8238, {0x121260f52c00?, 0x71c0c17ef820?, 0x6?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121260ccc018, {0x121260f52c00?, 0x71c0c17ef820?, 0x71c10aecea00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x121260e1f218, {0x121260f52c00?, 0x12126147dc20?, 0x121261602a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x121260e09428, {0x2bd6220, 0x121260e1f218}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x121260e09188, {0x71c0c0795850, 0x121260ccc018}, 0x121261602c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x121260e09188, 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(0x121260e09188, {0x12126117a000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x121260e18140, {0x12126117a000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x12126141a900) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x12126141a900, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x121260e18140) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18262 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18668 [IO wait]: internal/poll.runtime_pollWait(0x71c10ae47600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121260ffa800?, 0x1212612fb900?, 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(0x121260ffa800, {0x1212612fb900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121260ffa800, {0x1212612fb900?, 0x12fb?, 0x121261624970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1212608d8a08, {0x1212612fb900?, 0x42afbe?, 0x2000?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121261390f18, {0x1212612fb900?, 0x71c0c181d128?, 0x71c10aece108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x121260efe540, {0x1212612fb900?, 0x1212610d2b40?, 0x121261624a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1212611ee9a8, {0x2bd6220, 0x121260efe540}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1212611ee708, {0x71c0c0795850, 0x121261390f18}, 0x121261624c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1212611ee708, 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(0x1212611ee708, {0x121261376000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x121260da0280, {0x121261376000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x121261083740) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x121261083740, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x121260da0280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18661 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18310 [select]: net/http.(*persistConn).writeLoop(0x121260d28780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18288 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18133 [IO wait]: internal/poll.runtime_pollWait(0x71c0c0641600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121260ffa680?, 0x121260f4f300?, 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(0x121260ffa680, {0x121260f4f300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121260ffa680, {0x121260f4f300?, 0x12fb?, 0x121260945d40?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1212608d8988, {0x121260f4f300?, 0x0?, 0x1212611ad9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121260ccd500, {0x121260f4f300?, 0x71c0c05e2b60?, 0x71c10aecf2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x121261340a20, {0x121260f4f300?, 0x1212611d3860?, 0x1212611ada98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x121260e082a8, {0x2bd6220, 0x121261340a20}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x121260e08008, {0x71c0c0795850, 0x121260ccd500}, 0x1212611adc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x121260e08008, 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(0x121260e08008, {0x121261094000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x121260d28140, {0x121261094000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1212612dd200) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x1212612dd200, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x121260d28140) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18119 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18143 [select]: net/http.(*persistConn).writeLoop(0x1212610b8280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18137 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18048 [select]: net/http.(*persistConn).writeLoop(0x121260bea8c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18109 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18286 [select]: net/http.(*persistConn).writeLoop(0x121260e197c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18272 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18438 [IO wait]: internal/poll.runtime_pollWait(0x71c0c068fa00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x121260ffa880?, 0x12126125a000?, 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(0x121260ffa880, {0x12126125a000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x121260ffa880, {0x12126125a000?, 0x12fb?, 0x121260e74970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1212608d8970, {0x12126125a000?, 0x0?, 0x121260e749c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x121261390ab0, {0x12126125a000?, 0x71c0c06ebaa0?, 0x71c10aecf2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x121260b1aa80, {0x12126125a000?, 0x1212612ffa40?, 0x121260e74a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x121260e09ea8, {0x2bd6220, 0x121260b1aa80}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x121260e09c08, {0x71c0c0795850, 0x121261390ab0}, 0x121260e74c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x121260e09c08, 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(0x121260e09c08, {0x12126130d000, 0x1000, 0x25beb40?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x12126124cb40, {0x12126130d000?, 0x2bd29a0?, 0x4600140?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x12126097e180) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0x12126097e180, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0x12126124cb40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18424 /usr/local/go/src/net/http/transport.go:1994 +0x16ac "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.375023846s (try 1/5): exit status 2: Failed [TestSyncIgnoreErrors TestSyncAfterChangingFilesSizeOnly TestSyncAfterRemovingAFileAndAddingAFileSubDir TestSyncDeleteDuring TestSyncCompareDest TestSyncConcurrentDelete]