"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2026/06/28 02:07:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuvemuf7wiso" 2026/06/28 02:07:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/28 02:07:32 DEBUG : Creating backend with remote "/tmp/rclone3041786572" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:07:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:07:34 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/06/28 02:07:34 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:07:34 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.50s) === RUN TestCopy run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:07:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 02:07:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:07:35 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:07:35 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:07:37 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 02:07:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/28 02:07:37 INFO : sub dir/hello world: Copied (new) 2026/06/28 02:07:39 DEBUG : Yandex rclone-test-zuvemuf7wiso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (23.43s) === RUN TestCopyMetadata run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.52s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.42s) === RUN TestCopyMissingDirectory run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:07:59 DEBUG : Creating backend with remote "/non-existing" 2026/06/28 02:07:59 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/06/28 02:07:59 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:07:59 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.22s) === RUN TestCopyNoTraverse run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:08:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:08:01 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:08:01 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:08:03 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 02:08:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/28 02:08:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (17.83s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.64s) === RUN TestCopyCheckFirst run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:08:19 INFO : Yandex rclone-test-zuvemuf7wiso: Running all checks before starting transfers 2026/06/28 02:08:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:08:19 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:08:19 INFO : Yandex rclone-test-zuvemuf7wiso: Checks finished, now starting transfers 2026/06/28 02:08:19 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:08:21 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 02:08:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/28 02:08:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (17.43s) === RUN TestSyncNoTraverse run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:08:36 ERROR : Ignoring --no-traverse with sync 2026/06/28 02:08:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:08:37 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:08:37 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:08:39 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 02:08:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/28 02:08:39 INFO : sub dir/hello world: Copied (new) 2026/06/28 02:08:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (17.46s) === RUN TestCopyWithDepth run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:08:54 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/06/28 02:08:54 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:08:54 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:08:56 DEBUG : hello world2: size = 12 OK 2026/06/28 02:08:56 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2026/06/28 02:08:56 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (9.33s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:09:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 02:09:03 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:09:03 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:09:05 DEBUG : potato2: size = 11 OK 2026/06/28 02:09:05 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/28 02:09:05 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.47s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:09:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 02:09:13 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:09:13 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:09:15 DEBUG : potato2: size = 11 OK 2026/06/28 02:09:15 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/28 02:09:15 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (9.25s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:09:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/28 02:09:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 02:09:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/06/28 02:09:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 02:09:22 INFO : sub dir2: Making directory 2026/06/28 02:09:23 INFO : sub dir: Making directory 2026/06/28 02:09:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:09:23 INFO : sub dir2/sub sub dir2: Making directory 2026/06/28 02:09:23 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:09:23 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:09:25 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 02:09:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/28 02:09:25 INFO : sub dir/hello world: Copied (new) 2026/06/28 02:09:27 DEBUG : Yandex rclone-test-zuvemuf7wiso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (34.72s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:09:56 INFO : sub dir2: Making directory 2026/06/28 02:09:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/06/28 02:09:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 02:09:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:09:57 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:09:57 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:09:59 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 02:09:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/28 02:09:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (16.16s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:10:13 DEBUG : sub dir2: Making directory with metadata 2026/06/28 02:10:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 02:10:13 INFO : sub dir2: Making directory 2026/06/28 02:10:13 INFO : sub dir: Making directory 2026/06/28 02:10:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:10:13 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:10:13 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:10:15 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 02:10:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/28 02:10:15 INFO : sub dir/hello world: Copied (new) 2026/06/28 02:10:15 INFO : sub dir/hello world: Deleted 2026/06/28 02:10:17 DEBUG : Yandex rclone-test-zuvemuf7wiso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/06/28 02:10:17 DEBUG : Yandex rclone-test-zuvemuf7wiso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (25.52s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.52s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:10:39 INFO : sub dir2: Making directory 2026/06/28 02:10:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:10:39 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:10:39 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:10:41 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 02:10:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/28 02:10:41 INFO : sub dir/hello world: Copied (new) 2026/06/28 02:10:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (17.21s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:10:56 DEBUG : sub dir2: Making directory with metadata 2026/06/28 02:10:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 02:10:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 02:10:56 INFO : sub dir2: Making directory 2026/06/28 02:10:56 INFO : sub dir: Making directory 2026/06/28 02:10:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:10:57 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:10:57 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:10:58 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 02:10:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/28 02:10:58 INFO : sub dir/hello world: Copied (new) 2026/06/28 02:10:58 DEBUG : Waiting for deletions to finish 2026/06/28 02:11:00 DEBUG : Yandex rclone-test-zuvemuf7wiso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (24.68s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.50s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:11:21 INFO : sub dir2: Making directory 2026/06/28 02:11:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:11:21 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:11:21 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:11:23 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 02:11:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/28 02:11:23 INFO : sub dir/hello world: Copied (new) 2026/06/28 02:11:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (16.50s) === RUN TestServerSideCopy run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:11:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-sodiluj8muwi" sync_test.go:620: Server side copy (if possible) Yandex rclone-test-zuvemuf7wiso -> Yandex rclone-test-sodiluj8muwi 2026/06/28 02:11:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:11:41 DEBUG : Yandex rclone-test-sodiluj8muwi: Waiting for checks to finish 2026/06/28 02:11:41 DEBUG : Yandex rclone-test-sodiluj8muwi: Waiting for transfers to finish 2026/06/28 02:11:43 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 02:11:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/28 02:11:43 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/28 02:11:44 DEBUG : Yandex rclone-test-sodiluj8muwi: Purge remote --- PASS: TestServerSideCopy (33.15s) === RUN TestCopyOverSelf run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:12:14 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:12:14 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:12:14 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:12:14 DEBUG : sub dir/hello world: Sizes differ 2026/06/28 02:12:14 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:12:17 DEBUG : sub dir/hello world: size = 17 OK 2026/06/28 02:12:17 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/06/28 02:12:17 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (21.21s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:12:35 DEBUG : Creating backend with remote "TestYandex:rclone-test-cutekax0raki" sync_test.go:656: Server side copy (if possible) Yandex rclone-test-zuvemuf7wiso -> Yandex rclone-test-cutekax0raki 2026/06/28 02:12:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:12:36 DEBUG : Yandex rclone-test-cutekax0raki: Waiting for checks to finish 2026/06/28 02:12:36 DEBUG : Yandex rclone-test-cutekax0raki: Waiting for transfers to finish 2026/06/28 02:12:39 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 02:12:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/28 02:12:39 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/28 02:12:44 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:12:44 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-cutekax0raki) 2026/06/28 02:12:44 DEBUG : sub dir/hello world: Sizes differ 2026/06/28 02:12:44 DEBUG : Yandex rclone-test-cutekax0raki: Waiting for checks to finish 2026/06/28 02:12:44 DEBUG : Yandex rclone-test-cutekax0raki: Waiting for transfers to finish 2026/06/28 02:12:45 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.tuqiyub8" before starting 2026/06/28 02:12:47 DEBUG : sub dir/hello world.tuqiyub8: server side copy: removing renamed existing file after operation 2026/06/28 02:12:53 DEBUG : sub dir/hello world: size = 17 OK 2026/06/28 02:12:53 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/06/28 02:12:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/28 02:12:55 DEBUG : Yandex rclone-test-cutekax0raki: Purge remote --- PASS: TestServerSideCopyOverSelf (44.86s) === RUN TestMoveOverSelf run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:13:21 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:13:21 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:13:21 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:13:21 DEBUG : sub dir/hello world: Sizes differ 2026/06/28 02:13:21 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:13:22 DEBUG : sub dir/hello world: size = 17 OK 2026/06/28 02:13:22 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/06/28 02:13:22 INFO : sub dir/hello world: Copied (replaced existing) 2026/06/28 02:13:22 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (22.14s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:13:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-tituhaf0vowo" sync_test.go:701: Server side copy (if possible) Yandex rclone-test-zuvemuf7wiso -> Yandex rclone-test-tituhaf0vowo 2026/06/28 02:13:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:13:43 DEBUG : Yandex rclone-test-tituhaf0vowo: Waiting for checks to finish 2026/06/28 02:13:43 DEBUG : Yandex rclone-test-tituhaf0vowo: Waiting for transfers to finish 2026/06/28 02:13:46 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 02:13:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/28 02:13:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/06/28 02:13:50 DEBUG : Yandex rclone-test-tituhaf0vowo: Using server-side directory move 2026/06/28 02:13:50 INFO : Yandex rclone-test-tituhaf0vowo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/28 02:13:51 DEBUG : Yandex rclone-test-tituhaf0vowo: Waiting for checks to finish 2026/06/28 02:13:51 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:13:51 DEBUG : sub dir/hello world: size = 11 (Yandex rclone-test-tituhaf0vowo) 2026/06/28 02:13:51 DEBUG : sub dir/hello world: Sizes differ 2026/06/28 02:13:51 DEBUG : Yandex rclone-test-tituhaf0vowo: Waiting for transfers to finish 2026/06/28 02:13:57 INFO : sub dir/hello world: Deleted 2026/06/28 02:13:58 INFO : sub dir/hello world: Moved (server-side) 2026/06/28 02:14:02 DEBUG : testing file moves 2026/06/28 02:14:04 DEBUG : Yandex rclone-test-tituhaf0vowo: Waiting for checks to finish 2026/06/28 02:14:04 DEBUG : sub dir/hello world: size = 24 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:14:04 DEBUG : sub dir/hello world: size = 17 (Yandex rclone-test-tituhaf0vowo) 2026/06/28 02:14:04 DEBUG : sub dir/hello world: Sizes differ 2026/06/28 02:14:04 DEBUG : Yandex rclone-test-tituhaf0vowo: Waiting for transfers to finish 2026/06/28 02:14:10 INFO : sub dir/hello world: Deleted 2026/06/28 02:14:12 INFO : sub dir/hello world: Moved (server-side) 2026/06/28 02:14:14 DEBUG : Yandex rclone-test-tituhaf0vowo: Purge remote --- PASS: TestServerSideMoveOverSelf (52.03s) === RUN TestCopyAfterDelete run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:14:33 ERROR : error listing: directory not found 2026/06/28 02:14:34 INFO : Local file system at /tmp/rclone3041786572: Making directory 2026/06/28 02:14:34 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:14:34 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (18.88s) === RUN TestCopyRedownload run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:14:52 DEBUG : Added delayed dir = "sub dir", newDst= 2026/06/28 02:14:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:14:53 DEBUG : Local file system at /tmp/rclone3041786572: Waiting for checks to finish 2026/06/28 02:14:53 DEBUG : Local file system at /tmp/rclone3041786572: Waiting for transfers to finish 2026/06/28 02:14:53 DEBUG : sub dir/hello world.e1e742ed.partial: size = 11 OK 2026/06/28 02:14:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/28 02:14:53 DEBUG : sub dir/hello world.e1e742ed.partial: renamed to: sub dir/hello world 2026/06/28 02:14:53 INFO : sub dir/hello world: Copied (new) 2026/06/28 02:14:53 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (18.46s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:15:08 DEBUG : check sum: Need to transfer - File not found at Destination 2026/06/28 02:15:08 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:15:08 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:15:10 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/06/28 02:15:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/28 02:15:10 DEBUG : pacer: Reducing sleep to 15ms 2026/06/28 02:15:11 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/28 02:15:11 DEBUG : check sum: size = 1 OK 2026/06/28 02:15:11 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/06/28 02:15:11 INFO : check sum: Copied (new) 2026/06/28 02:15:11 DEBUG : Waiting for deletions to finish 2026/06/28 02:15:11 DEBUG : pacer: Reducing sleep to 10ms 2026/06/28 02:15:11 DEBUG : check sum: size = 1 OK 2026/06/28 02:15:11 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:15:11 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/06/28 02:15:11 DEBUG : check sum: Size and md5 of src and dst objects identical 2026/06/28 02:15:11 DEBUG : check sum: Unchanged skipping 2026/06/28 02:15:11 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:15:11 DEBUG : Waiting for deletions to finish 2026/06/28 02:15:11 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (9.67s) === RUN TestSyncSizeOnly run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:15:18 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/06/28 02:15:18 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:15:18 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:15:20 DEBUG : sizeonly: size = 6 OK 2026/06/28 02:15:20 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/06/28 02:15:20 INFO : sizeonly: Copied (new) 2026/06/28 02:15:20 DEBUG : Waiting for deletions to finish 2026/06/28 02:15:21 DEBUG : sizeonly: size = 6 OK 2026/06/28 02:15:21 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:15:21 DEBUG : sizeonly: Sizes identical 2026/06/28 02:15:21 DEBUG : sizeonly: Unchanged skipping 2026/06/28 02:15:21 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:15:21 DEBUG : Waiting for deletions to finish 2026/06/28 02:15:21 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (10.55s) === RUN TestSyncIgnoreSize run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:15:29 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/06/28 02:15:29 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:15:29 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:15:31 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2026/06/28 02:15:31 INFO : ignore-size: Copied (new) 2026/06/28 02:15:31 DEBUG : Waiting for deletions to finish 2026/06/28 02:15:32 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:15:32 DEBUG : ignore-size: Unchanged skipping 2026/06/28 02:15:32 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:15:32 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:15:32 DEBUG : Waiting for deletions to finish 2026/06/28 02:15:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (9.65s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:15:40 DEBUG : existing: size = 6 OK 2026/06/28 02:15:40 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:15:40 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:15:40 DEBUG : existing: Unchanged skipping 2026/06/28 02:15:40 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:15:40 DEBUG : Waiting for deletions to finish 2026/06/28 02:15:40 INFO : There was nothing to transfer 2026/06/28 02:15:41 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:15:41 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/06/28 02:15:41 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:15:43 DEBUG : existing: size = 6 OK 2026/06/28 02:15:43 DEBUG : existing: Dst hash empty - aborting Src hash check 2026/06/28 02:15:43 INFO : existing: Copied (replaced existing) 2026/06/28 02:15:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (11.50s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:15:50 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/28 02:15:50 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:15:50 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:15:52 DEBUG : existing: size = 6 OK 2026/06/28 02:15:52 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/06/28 02:15:52 INFO : existing: Copied (new) 2026/06/28 02:15:52 DEBUG : Waiting for deletions to finish 2026/06/28 02:15:52 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:15:52 DEBUG : existing: Destination exists, skipping 2026/06/28 02:15:52 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:15:52 DEBUG : Waiting for deletions to finish 2026/06/28 02:15:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (8.89s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:16:02 INFO : d: Making directory 2026/06/28 02:16:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/28 02:16:04 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:16:04 DEBUG : c/non empty space: size = 5 OK 2026/06/28 02:16:04 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:16:04 DEBUG : c/non empty space: Unchanged skipping 2026/06/28 02:16:04 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:16:07 DEBUG : a/potato2: size = 60 OK 2026/06/28 02:16:07 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/28 02:16:07 INFO : a/potato2: Copied (new) 2026/06/28 02:16:07 DEBUG : Waiting for deletions to finish 2026/06/28 02:16:13 INFO : b/potato: Deleted 2026/06/28 02:16:13 INFO : d: Removing directory 2026/06/28 02:16:19 INFO : b: Removing directory 2026/06/28 02:16:26 DEBUG : Yandex rclone-test-zuvemuf7wiso: deleted 2 directories --- PASS: TestSyncIgnoreErrors (55.37s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:16:56 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:16:56 DEBUG : empty space: size = 1 OK 2026/06/28 02:16:56 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/28 02:16:56 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/06/28 02:16:56 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/06/28 02:16:56 DEBUG : empty space: Unchanged skipping 2026/06/28 02:16:56 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:16:56 DEBUG : Waiting for deletions to finish 2026/06/28 02:16:56 INFO : There was nothing to transfer 2026/06/28 02:16:57 DEBUG : empty space: size = 1 OK 2026/06/28 02:16:57 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/06/28 02:16:57 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:16:57 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/06/28 02:16:58 INFO : empty space: Updated modification time in destination 2026/06/28 02:16:58 DEBUG : empty space: Unchanged skipping 2026/06/28 02:16:58 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:16:58 DEBUG : Waiting for deletions to finish 2026/06/28 02:16:58 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (11.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:17:07 DEBUG : empty space: size = 1 OK 2026/06/28 02:17:07 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/06/28 02:17:07 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:17:07 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2026/06/28 02:17:07 DEBUG : empty space: Unchanged skipping 2026/06/28 02:17:07 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:17:07 DEBUG : Waiting for deletions to finish 2026/06/28 02:17:07 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.44s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:17:17 DEBUG : foo: size = 3 OK 2026/06/28 02:17:17 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/06/28 02:17:17 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:17:17 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:17:17 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:17:17 DEBUG : foo: md5 differ 2026/06/28 02:17:17 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:17:19 DEBUG : foo: size = 3 OK 2026/06/28 02:17:19 DEBUG : foo: Dst hash empty - aborting Src hash check 2026/06/28 02:17:19 INFO : foo: Copied (replaced existing) 2026/06/28 02:17:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (10.95s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:17:27 DEBUG : empty space: size = 1 OK 2026/06/28 02:17:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:17:27 DEBUG : empty space: Unchanged skipping 2026/06/28 02:17:27 DEBUG : potato: Need to transfer - File not found at Destination 2026/06/28 02:17:27 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:17:27 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:17:29 DEBUG : potato: size = 60 OK 2026/06/28 02:17:29 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/28 02:17:29 INFO : potato: Copied (new) 2026/06/28 02:17:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (16.93s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:17:45 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:17:45 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:17:45 DEBUG : potato: size = 60 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:17:45 DEBUG : potato: Sizes differ 2026/06/28 02:17:45 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:17:47 DEBUG : potato: size = 21 OK 2026/06/28 02:17:47 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/06/28 02:17:47 INFO : potato: Copied (replaced existing) 2026/06/28 02:17:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (11.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:17:55 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:17:55 DEBUG : potato: size = 21 OK 2026/06/28 02:17:55 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/06/28 02:17:55 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:17:55 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:17:55 DEBUG : potato: md5 differ 2026/06/28 02:17:55 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:17:56 DEBUG : potato: size = 21 OK 2026/06/28 02:17:56 DEBUG : potato: Dst hash empty - aborting Src hash check 2026/06/28 02:17:56 INFO : potato: Copied (replaced existing) 2026/06/28 02:17:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (9.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:18:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 02:18:06 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/06/28 02:18:06 DEBUG : empty space: size = 1 OK 2026/06/28 02:18:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:18:06 DEBUG : empty space: Unchanged skipping 2026/06/28 02:18:06 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:18:06 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:18:06 DEBUG : Waiting for deletions to finish 2026/06/28 02:18:06 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (16.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:18:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 02:18:23 DEBUG : empty space: size = 1 OK 2026/06/28 02:18:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:18:23 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:18:23 DEBUG : empty space: Unchanged skipping 2026/06/28 02:18:23 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:18:25 DEBUG : potato2: size = 60 OK 2026/06/28 02:18:25 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/28 02:18:25 INFO : potato2: Copied (new) 2026/06/28 02:18:25 DEBUG : Waiting for deletions to finish 2026/06/28 02:18:31 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (23.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:18:48 INFO : d: Making directory 2026/06/28 02:18:48 INFO : d/e: Making directory 2026/06/28 02:18:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/28 02:18:50 DEBUG : c/non empty space: size = 5 OK 2026/06/28 02:18:50 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:18:50 DEBUG : c/non empty space: Unchanged skipping 2026/06/28 02:18:51 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:18:51 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:18:52 DEBUG : a/potato2: size = 60 OK 2026/06/28 02:18:52 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/28 02:18:52 INFO : a/potato2: Copied (new) 2026/06/28 02:18:52 DEBUG : Waiting for deletions to finish 2026/06/28 02:18:58 INFO : b/potato: Deleted 2026/06/28 02:18:58 INFO : d/e: Removing directory 2026/06/28 02:19:05 INFO : d: Removing directory 2026/06/28 02:19:12 INFO : b: Removing directory 2026/06/28 02:19:19 DEBUG : Yandex rclone-test-zuvemuf7wiso: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (62.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:19:50 INFO : d: Making directory 2026/06/28 02:19:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/06/28 02:19:52 DEBUG : c/non empty space: size = 5 OK 2026/06/28 02:19:52 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:19:52 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:19:52 DEBUG : c/non empty space: Unchanged skipping 2026/06/28 02:19:52 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:19:54 DEBUG : a/potato2: size = 60 OK 2026/06/28 02:19:54 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/28 02:19:54 INFO : a/potato2: Copied (new) 2026/06/28 02:19:54 ERROR : Yandex rclone-test-zuvemuf7wiso: not deleting files as there were IO errors 2026/06/28 02:19:54 ERROR : Yandex rclone-test-zuvemuf7wiso: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (55.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:20:45 DEBUG : Waiting for deletions to finish 2026/06/28 02:20:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 02:20:45 DEBUG : empty space: size = 1 OK 2026/06/28 02:20:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:20:45 DEBUG : empty space: Unchanged skipping 2026/06/28 02:20:45 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:20:45 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:20:47 DEBUG : potato2: size = 60 OK 2026/06/28 02:20:47 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/28 02:20:47 INFO : potato2: Copied (new) 2026/06/28 02:20:51 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (22.97s) === RUN TestSyncDeleteBefore run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:21:07 DEBUG : Waiting for deletions to finish 2026/06/28 02:21:08 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:21:08 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:21:13 INFO : potato: Deleted 2026/06/28 02:21:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 02:21:13 DEBUG : empty space: size = 1 OK 2026/06/28 02:21:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:21:13 DEBUG : empty space: Unchanged skipping 2026/06/28 02:21:13 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:21:13 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:21:15 DEBUG : potato2: size = 60 OK 2026/06/28 02:21:15 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2026/06/28 02:21:15 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (24.40s) === RUN TestCopyDeleteBefore run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:21:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 02:21:30 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:21:30 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:21:32 DEBUG : potato2: size = 19 OK 2026/06/28 02:21:32 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2026/06/28 02:21:32 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (16.21s) === RUN TestSyncWithExclude run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:21:49 DEBUG : enormous: Excluded (Size Filter) 2026/06/28 02:21:49 DEBUG : enormous: Excluded 2026/06/28 02:21:49 DEBUG : potato2: Excluded (Size Filter) 2026/06/28 02:21:49 DEBUG : potato2: Excluded 2026/06/28 02:21:49 DEBUG : potato2: Excluded (Size Filter) 2026/06/28 02:21:49 DEBUG : potato2: Excluded 2026/06/28 02:21:49 DEBUG : empty space: size = 1 OK 2026/06/28 02:21:49 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:21:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:21:49 DEBUG : empty space: Unchanged skipping 2026/06/28 02:21:49 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:21:49 DEBUG : Waiting for deletions to finish 2026/06/28 02:21:49 INFO : There was nothing to transfer 2026/06/28 02:21:49 DEBUG : potato2: Excluded (Size Filter) 2026/06/28 02:21:49 DEBUG : potato2: Excluded 2026/06/28 02:21:49 DEBUG : enormous: Excluded (Size Filter) 2026/06/28 02:21:49 DEBUG : enormous: Excluded 2026/06/28 02:21:49 DEBUG : potato2: Excluded (Size Filter) 2026/06/28 02:21:49 DEBUG : potato2: Excluded 2026/06/28 02:21:50 DEBUG : potato2: Excluded (Size Filter) 2026/06/28 02:21:50 DEBUG : potato2: Excluded 2026/06/28 02:21:50 DEBUG : empty space: size = 1 OK 2026/06/28 02:21:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:21:50 DEBUG : empty space: Unchanged skipping 2026/06/28 02:21:50 DEBUG : Local file system at /tmp/rclone3041786572: Waiting for checks to finish 2026/06/28 02:21:50 DEBUG : Local file system at /tmp/rclone3041786572: Waiting for transfers to finish 2026/06/28 02:21:50 DEBUG : Waiting for deletions to finish 2026/06/28 02:21:50 INFO : There was nothing to transfer 2026/06/28 02:21:50 DEBUG : potato2: Excluded (Size Filter) 2026/06/28 02:21:50 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (17.12s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:22:07 DEBUG : enormous: Excluded (Size Filter) 2026/06/28 02:22:07 DEBUG : enormous: Excluded 2026/06/28 02:22:07 DEBUG : potato2: Excluded (Size Filter) 2026/06/28 02:22:07 DEBUG : potato2: Excluded 2026/06/28 02:22:07 DEBUG : empty space: size = 1 OK 2026/06/28 02:22:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:22:07 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:22:07 DEBUG : empty space: Unchanged skipping 2026/06/28 02:22:07 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:22:07 DEBUG : Waiting for deletions to finish 2026/06/28 02:22:12 INFO : enormous: Deleted 2026/06/28 02:22:13 INFO : potato2: Deleted 2026/06/28 02:22:13 INFO : There was nothing to transfer 2026/06/28 02:22:14 DEBUG : empty space: size = 1 OK 2026/06/28 02:22:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:22:14 DEBUG : empty space: Unchanged skipping 2026/06/28 02:22:14 DEBUG : Local file system at /tmp/rclone3041786572: Waiting for checks to finish 2026/06/28 02:22:14 DEBUG : Local file system at /tmp/rclone3041786572: Waiting for transfers to finish 2026/06/28 02:22:14 DEBUG : Waiting for deletions to finish 2026/06/28 02:22:14 INFO : enormous: Deleted 2026/06/28 02:22:14 INFO : potato2: Deleted 2026/06/28 02:22:14 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (18.79s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:22:27 DEBUG : five: Need to transfer - File not found at Destination 2026/06/28 02:22:27 DEBUG : four: size = 4 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:22:27 DEBUG : four: size = 8 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:22:27 DEBUG : four: Sizes differ 2026/06/28 02:22:27 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/06/28 02:22:27 DEBUG : one: Destination is newer than source, skipping 2026/06/28 02:22:27 DEBUG : three: size = 5 OK 2026/06/28 02:22:27 DEBUG : three: Sizes identical 2026/06/28 02:22:27 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/06/28 02:22:27 DEBUG : two: size = 3 OK 2026/06/28 02:22:27 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:22:27 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:22:27 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:22:27 DEBUG : two: md5 differ 2026/06/28 02:22:27 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:22:29 DEBUG : two: size = 3 OK 2026/06/28 02:22:29 DEBUG : two: Dst hash empty - aborting Src hash check 2026/06/28 02:22:29 INFO : two: Copied (replaced existing) 2026/06/28 02:22:29 DEBUG : four: size = 4 OK 2026/06/28 02:22:29 DEBUG : four: Dst hash empty - aborting Src hash check 2026/06/28 02:22:29 INFO : four: Copied (replaced existing) 2026/06/28 02:22:29 DEBUG : five: size = 4 OK 2026/06/28 02:22:29 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/06/28 02:22:29 INFO : five: Copied (new) 2026/06/28 02:22:29 DEBUG : Waiting for deletions to finish 2026/06/28 02:22:30 DEBUG : five: size = 4 OK 2026/06/28 02:22:30 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/06/28 02:22:30 DEBUG : five: Size and md5 of src and dst objects identical 2026/06/28 02:22:30 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/06/28 02:22:30 DEBUG : four: size = 4 OK 2026/06/28 02:22:30 DEBUG : one: Destination is newer than source, skipping 2026/06/28 02:22:30 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/06/28 02:22:30 DEBUG : four: Size and md5 of src and dst objects identical 2026/06/28 02:22:30 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/06/28 02:22:30 DEBUG : two: size = 3 OK 2026/06/28 02:22:30 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:22:30 DEBUG : three: size = 5 OK 2026/06/28 02:22:30 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:22:30 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:22:30 DEBUG : three: md5 differ 2026/06/28 02:22:30 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/06/28 02:22:30 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/06/28 02:22:30 DEBUG : two: Size and md5 of src and dst objects identical 2026/06/28 02:22:30 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/06/28 02:22:30 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:22:32 DEBUG : three: size = 5 OK 2026/06/28 02:22:32 DEBUG : three: Dst hash empty - aborting Src hash check 2026/06/28 02:22:32 INFO : three: Copied (replaced existing) 2026/06/28 02:22:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (42.26s) === 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-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" sync_test.go:1569: Can track renames: true 2026/06/28 02:23:04 INFO : Yandex rclone-test-zuvemuf7wiso: Making map for --track-renames 2026/06/28 02:23:04 INFO : Yandex rclone-test-zuvemuf7wiso: Finished making map for --track-renames 2026/06/28 02:23:04 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:23:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/28 02:23:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/28 02:23:04 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for renames to finish 2026/06/28 02:23:04 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:23:06 DEBUG : yam: size = 11 OK 2026/06/28 02:23:06 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/06/28 02:23:06 INFO : yam: Copied (new) 2026/06/28 02:23:06 DEBUG : potato: size = 14 OK 2026/06/28 02:23:06 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/06/28 02:23:06 INFO : potato: Copied (new) 2026/06/28 02:23:06 DEBUG : Waiting for deletions to finish 2026/06/28 02:23:06 DEBUG : potato: size = 14 OK 2026/06/28 02:23:06 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:23:06 INFO : Yandex rclone-test-zuvemuf7wiso: Making map for --track-renames 2026/06/28 02:23:06 DEBUG : potato: Unchanged skipping 2026/06/28 02:23:06 INFO : Yandex rclone-test-zuvemuf7wiso: Finished making map for --track-renames 2026/06/28 02:23:06 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:23:06 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for renames to finish 2026/06/28 02:23:08 INFO : yam: Moved (server-side) to: yaml 2026/06/28 02:23:08 INFO : yaml: Renamed from "yam" 2026/06/28 02:23:08 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:23:08 DEBUG : Waiting for deletions to finish 2026/06/28 02:23:08 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (18.55s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" sync_test.go:1641: Can track renames: true 2026/06/28 02:23:22 INFO : Yandex rclone-test-zuvemuf7wiso: Making map for --track-renames 2026/06/28 02:23:22 INFO : Yandex rclone-test-zuvemuf7wiso: Finished making map for --track-renames 2026/06/28 02:23:22 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:23:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/28 02:23:22 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for renames to finish 2026/06/28 02:23:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/06/28 02:23:22 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:23:23 DEBUG : potato: size = 14 OK 2026/06/28 02:23:23 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/06/28 02:23:23 INFO : potato: Copied (new) 2026/06/28 02:23:23 DEBUG : yam: size = 11 OK 2026/06/28 02:23:23 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/06/28 02:23:23 INFO : yam: Copied (new) 2026/06/28 02:23:23 DEBUG : Waiting for deletions to finish 2026/06/28 02:23:24 DEBUG : potato: size = 14 OK 2026/06/28 02:23:24 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:23:24 DEBUG : potato: Unchanged skipping 2026/06/28 02:23:24 INFO : Yandex rclone-test-zuvemuf7wiso: Making map for --track-renames 2026/06/28 02:23:24 INFO : Yandex rclone-test-zuvemuf7wiso: Finished making map for --track-renames 2026/06/28 02:23:24 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:23:24 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for renames to finish 2026/06/28 02:23:26 INFO : yam: Moved (server-side) to: yaml 2026/06/28 02:23:26 INFO : yaml: Renamed from "yam" 2026/06/28 02:23:26 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:23:26 DEBUG : Waiting for deletions to finish 2026/06/28 02:23:26 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (17.08s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" sync_test.go:1680: Can track renames: true 2026/06/28 02:23:39 INFO : Yandex rclone-test-zuvemuf7wiso: Making map for --track-renames 2026/06/28 02:23:39 INFO : Yandex rclone-test-zuvemuf7wiso: Finished making map for --track-renames 2026/06/28 02:23:39 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:23:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/06/28 02:23:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/06/28 02:23:39 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for renames to finish 2026/06/28 02:23:39 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:23:41 DEBUG : sub/yam: size = 11 OK 2026/06/28 02:23:41 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2026/06/28 02:23:41 INFO : sub/yam: Copied (new) 2026/06/28 02:23:41 DEBUG : potato: size = 14 OK 2026/06/28 02:23:41 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2026/06/28 02:23:41 INFO : potato: Copied (new) 2026/06/28 02:23:41 DEBUG : Waiting for deletions to finish 2026/06/28 02:23:43 DEBUG : potato: size = 14 OK 2026/06/28 02:23:43 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:23:43 DEBUG : potato: Unchanged skipping 2026/06/28 02:23:43 INFO : Yandex rclone-test-zuvemuf7wiso: Making map for --track-renames 2026/06/28 02:23:43 INFO : Yandex rclone-test-zuvemuf7wiso: Finished making map for --track-renames 2026/06/28 02:23:43 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:23:43 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for renames to finish 2026/06/28 02:23:45 INFO : sub/yam: Moved (server-side) to: yam 2026/06/28 02:23:45 INFO : yam: Renamed from "sub/yam" 2026/06/28 02:23:45 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:23:45 DEBUG : Waiting for deletions to finish 2026/06/28 02:23:45 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (28.58s) === RUN TestServerSideMoveLocal run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:24:07 DEBUG : Creating backend with remote "/tmp/rclone3041786572/dir1" 2026/06/28 02:24:07 DEBUG : Config file has changed externally - reloading 2026/06/28 02:24:07 DEBUG : Creating backend with remote "/tmp/rclone3041786572/dir2" 2026/06/28 02:24:07 DEBUG : Local file system at /tmp/rclone3041786572/dir2: Using server-side directory move 2026/06/28 02:24:07 INFO : Local file system at /tmp/rclone3041786572/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/28 02:24:07 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/06/28 02:24:07 INFO : file1.txt: Moved (server-side) 2026/06/28 02:24:07 DEBUG : Local file system at /tmp/rclone3041786572/dir2: Waiting for checks to finish 2026/06/28 02:24:07 DEBUG : Local file system at /tmp/rclone3041786572/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.68s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:24:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:24:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/28 02:24:08 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:24:08 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:24:10 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 02:24:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/28 02:24:10 INFO : sub dir/hello world: Copied (new) 2026/06/28 02:24:10 INFO : sub dir/hello world: Deleted 2026/06/28 02:24:11 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/28 02:24:11 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/06/28 02:24:11 INFO : nested/sub dir/file: Copied (new) 2026/06/28 02:24:11 INFO : nested/sub dir/file: Deleted 2026/06/28 02:24:11 INFO : sub dir: Removing directory 2026/06/28 02:24:11 INFO : nested/sub dir: Removing directory 2026/06/28 02:24:11 INFO : nested: Removing directory 2026/06/28 02:24:11 DEBUG : Local file system at /tmp/rclone3041786572: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (40.96s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:24:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/06/28 02:24:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/06/28 02:24:49 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:24:49 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:24:51 DEBUG : sub dir/hello world: size = 11 OK 2026/06/28 02:24:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/28 02:24:51 INFO : sub dir/hello world: Copied (new) 2026/06/28 02:24:51 INFO : sub dir/hello world: Deleted 2026/06/28 02:24:52 DEBUG : nested/sub dir/file: size = 6 OK 2026/06/28 02:24:52 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2026/06/28 02:24:52 INFO : nested/sub dir/file: Copied (new) 2026/06/28 02:24:52 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (39.48s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:25:28 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/06/28 02:25:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/28 02:25:28 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:25:28 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:25:30 DEBUG : existing-b: size = 6 OK 2026/06/28 02:25:30 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2026/06/28 02:25:30 INFO : existing-b: Copied (new) 2026/06/28 02:25:30 INFO : existing-b: Deleted 2026/06/28 02:25:30 DEBUG : existing: size = 6 OK 2026/06/28 02:25:30 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/06/28 02:25:30 INFO : existing: Copied (new) 2026/06/28 02:25:30 INFO : existing: Deleted 2026/06/28 02:25:31 DEBUG : existing: Destination exists, skipping 2026/06/28 02:25:31 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/06/28 02:25:31 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:25:31 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:25:31 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (16.05s) === RUN TestServerSideMove run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:25:44 DEBUG : Creating backend with remote "TestYandex:rclone-test-yiwuvon8guwe" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-zuvemuf7wiso -> Yandex rclone-test-yiwuvon8guwe 2026/06/28 02:25:53 DEBUG : Yandex rclone-test-yiwuvon8guwe: Using server-side directory move 2026/06/28 02:25:53 INFO : Yandex rclone-test-yiwuvon8guwe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/28 02:25:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 02:25:53 DEBUG : empty space: size = 1 OK 2026/06/28 02:25:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:25:53 DEBUG : empty space: Unchanged skipping 2026/06/28 02:25:53 DEBUG : potato3: size = 68 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:25:53 DEBUG : potato3: size = 60 (Yandex rclone-test-yiwuvon8guwe) 2026/06/28 02:25:53 DEBUG : potato3: Sizes differ 2026/06/28 02:25:53 DEBUG : Yandex rclone-test-yiwuvon8guwe: Waiting for checks to finish 2026/06/28 02:25:54 INFO : potato2: Moved (server-side) 2026/06/28 02:25:59 INFO : potato3: Deleted 2026/06/28 02:25:59 INFO : empty space: Deleted 2026/06/28 02:25:59 DEBUG : Yandex rclone-test-yiwuvon8guwe: Waiting for transfers to finish 2026/06/28 02:26:01 INFO : potato3: Moved (server-side) 2026/06/28 02:26:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-vararof5tofi" 2026/06/28 02:26:01 DEBUG : Config file has changed externally - reloading 2026/06/28 02:26:02 DEBUG : Yandex rclone-test-vararof5tofi: Using server-side directory move 2026/06/28 02:26:03 INFO : Yandex rclone-test-vararof5tofi: Server side directory move succeeded 2026/06/28 02:26:04 ERROR : error listing: directory not found 2026/06/28 02:26:04 DEBUG : Yandex rclone-test-vararof5tofi: Purge remote 2026/06/28 02:26:16 DEBUG : Yandex rclone-test-yiwuvon8guwe: Purge remote 2026/06/28 02:26:16 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (32.70s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:26:17 DEBUG : Creating backend with remote "TestYandex:rclone-test-nahinez9suta" sync_test.go:1736: Server side move (if possible) Yandex rclone-test-zuvemuf7wiso -> Yandex rclone-test-nahinez9suta 2026/06/28 02:26:26 DEBUG : empty space: Excluded (Size Filter) 2026/06/28 02:26:26 DEBUG : empty space: Excluded 2026/06/28 02:26:26 DEBUG : empty space: Excluded (Size Filter) 2026/06/28 02:26:26 DEBUG : empty space: Excluded 2026/06/28 02:26:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 02:26:26 DEBUG : potato3: size = 68 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:26:26 DEBUG : potato3: size = 60 (Yandex rclone-test-nahinez9suta) 2026/06/28 02:26:26 DEBUG : potato3: Sizes differ 2026/06/28 02:26:26 DEBUG : Yandex rclone-test-nahinez9suta: Waiting for checks to finish 2026/06/28 02:26:26 DEBUG : Yandex rclone-test-nahinez9suta: Waiting for transfers to finish 2026/06/28 02:26:27 INFO : potato2: Moved (server-side) 2026/06/28 02:26:32 INFO : potato3: Deleted 2026/06/28 02:26:33 INFO : potato3: Moved (server-side) 2026/06/28 02:26:34 DEBUG : Creating backend with remote "TestYandex:rclone-test-giwixer5nepe" 2026/06/28 02:26:34 DEBUG : empty space: Excluded (Size Filter) 2026/06/28 02:26:34 DEBUG : empty space: Excluded 2026/06/28 02:26:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 02:26:34 DEBUG : potato3: Need to transfer - File not found at Destination 2026/06/28 02:26:34 DEBUG : Yandex rclone-test-giwixer5nepe: Waiting for checks to finish 2026/06/28 02:26:34 DEBUG : Yandex rclone-test-giwixer5nepe: Waiting for transfers to finish 2026/06/28 02:26:36 INFO : potato2: Moved (server-side) 2026/06/28 02:26:36 INFO : potato3: Moved (server-side) 2026/06/28 02:26:36 DEBUG : Yandex rclone-test-giwixer5nepe: Purge remote 2026/06/28 02:26:48 DEBUG : Yandex rclone-test-nahinez9suta: Purge remote --- PASS: TestServerSideMoveWithFilter (46.01s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:27:03 DEBUG : Creating backend with remote "TestYandex:rclone-test-vaxunuz1cihi" 2026/06/28 02:27:03 DEBUG : Config file has changed externally - reloading 2026/06/28 02:27:08 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Yandex rclone-test-zuvemuf7wiso -> Yandex rclone-test-vaxunuz1cihi 2026/06/28 02:27:12 DEBUG : Yandex rclone-test-vaxunuz1cihi: Using server-side directory move 2026/06/28 02:27:13 INFO : Yandex rclone-test-vaxunuz1cihi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/06/28 02:27:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/06/28 02:27:13 DEBUG : empty space: size = 1 OK 2026/06/28 02:27:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:27:13 DEBUG : empty space: Unchanged skipping 2026/06/28 02:27:13 DEBUG : potato3: size = 68 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:27:13 DEBUG : potato3: size = 60 (Yandex rclone-test-vaxunuz1cihi) 2026/06/28 02:27:13 DEBUG : potato3: Sizes differ 2026/06/28 02:27:13 DEBUG : Yandex rclone-test-vaxunuz1cihi: Waiting for checks to finish 2026/06/28 02:27:14 INFO : potato2: Moved (server-side) 2026/06/28 02:27:19 INFO : empty space: Deleted 2026/06/28 02:27:19 DEBUG : Yandex rclone-test-vaxunuz1cihi: Waiting for transfers to finish 2026/06/28 02:27:19 INFO : potato3: Deleted 2026/06/28 02:27:20 INFO : potato3: Moved (server-side) 2026/06/28 02:27:20 INFO : tomatoDir: Removing directory 2026/06/28 02:27:28 DEBUG : Yandex rclone-test-zuvemuf7wiso: deleted 1 directories 2026/06/28 02:27:28 DEBUG : Creating backend with remote "TestYandex:rclone-test-bogebej3xava" 2026/06/28 02:27:29 INFO : tomatoDir: Making directory 2026/06/28 02:27:29 DEBUG : Yandex rclone-test-bogebej3xava: Using server-side directory move 2026/06/28 02:27:32 INFO : Yandex rclone-test-bogebej3xava: Server side directory move succeeded 2026/06/28 02:27:33 ERROR : error listing: directory not found 2026/06/28 02:27:33 ERROR : error listing: directory not found 2026/06/28 02:27:33 DEBUG : Yandex rclone-test-bogebej3xava: Purge remote 2026/06/28 02:27:46 DEBUG : Yandex rclone-test-vaxunuz1cihi: Purge remote 2026/06/28 02:27:47 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (44.66s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.59s) === RUN TestSyncOverlap run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:27:48 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuvemuf7wiso/rclone-sync-test" 2026/06/28 02:27:48 DEBUG : Config file has changed externally - reloading --- PASS: TestSyncOverlap (2.19s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:27:50 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuvemuf7wiso/rclone-sync-test" 2026/06/28 02:27:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuvemuf7wiso/rclone-sync-test-include/layer2" 2026/06/28 02:27:53 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuvemuf7wiso/rclone-sync-test-ignore-file" 2026/06/28 02:27:55 DEBUG : rclone-sync-test: Excluded 2026/06/28 02:27:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/28 02:27:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/28 02:27:57 DEBUG : Yandex rclone-test-zuvemuf7wiso/rclone-sync-test: Waiting for checks to finish 2026/06/28 02:27:57 DEBUG : Yandex rclone-test-zuvemuf7wiso/rclone-sync-test: Waiting for transfers to finish 2026/06/28 02:27:57 DEBUG : Waiting for deletions to finish 2026/06/28 02:27:57 INFO : There was nothing to transfer 2026/06/28 02:27:57 DEBUG : rclone-sync-test: Excluded 2026/06/28 02:27:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/28 02:27:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/28 02:27:58 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:27:58 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:27:58 DEBUG : Waiting for deletions to finish 2026/06/28 02:27:58 INFO : rclone-sync-test-include: Removing directory 2026/06/28 02:27:59 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/06/28 02:27:59 DEBUG : Yandex rclone-test-zuvemuf7wiso: failed to delete 1 directories 2026/06/28 02:27:59 INFO : There was nothing to transfer 2026/06/28 02:27:59 DEBUG : rclone-sync-test: Excluded 2026/06/28 02:27:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/28 02:28:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/28 02:28:00 DEBUG : rclone-sync-test: Excluded 2026/06/28 02:28:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/28 02:28:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/28 02:28:02 DEBUG : rclone-sync-test: Excluded 2026/06/28 02:28:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/28 02:28:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/28 02:28:05 DEBUG : rclone-sync-test: Excluded 2026/06/28 02:28:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/28 02:28:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/28 02:28:07 DEBUG : rclone-sync-test: Excluded 2026/06/28 02:28:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/28 02:28:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/28 02:28:08 DEBUG : rclone-sync-test: Excluded 2026/06/28 02:28:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/28 02:28:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/28 02:28:10 DEBUG : rclone-sync-test: Excluded 2026/06/28 02:28:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/28 02:28:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/28 02:28:11 DEBUG : Yandex rclone-test-zuvemuf7wiso/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/06/28 02:28:11 DEBUG : Yandex rclone-test-zuvemuf7wiso/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/06/28 02:28:11 DEBUG : Waiting for deletions to finish 2026/06/28 02:28:11 INFO : There was nothing to transfer 2026/06/28 02:28:12 DEBUG : rclone-sync-test: Excluded 2026/06/28 02:28:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/28 02:28:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/28 02:28:14 DEBUG : rclone-sync-test: Excluded 2026/06/28 02:28:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/28 02:28:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/28 02:28:16 DEBUG : rclone-sync-test: Excluded 2026/06/28 02:28:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/28 02:28:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/28 02:28:17 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:28:17 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:28:17 DEBUG : Waiting for deletions to finish 2026/06/28 02:28:17 INFO : rclone-sync-test-include: Removing directory 2026/06/28 02:28:18 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/06/28 02:28:18 DEBUG : Yandex rclone-test-zuvemuf7wiso: failed to delete 1 directories 2026/06/28 02:28:18 INFO : There was nothing to transfer 2026/06/28 02:28:18 DEBUG : rclone-sync-test: Excluded 2026/06/28 02:28:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/28 02:28:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/28 02:28:19 DEBUG : rclone-sync-test: Excluded 2026/06/28 02:28:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/28 02:28:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/28 02:28:21 DEBUG : rclone-sync-test: Excluded 2026/06/28 02:28:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/28 02:28:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/28 02:28:23 DEBUG : rclone-sync-test: Excluded 2026/06/28 02:28:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/28 02:28:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/28 02:28:24 DEBUG : Excluded 2026/06/28 02:28:24 DEBUG : rclone-sync-test: Excluded 2026/06/28 02:28:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/28 02:28:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/28 02:28:25 DEBUG : Yandex rclone-test-zuvemuf7wiso/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/06/28 02:28:25 DEBUG : Yandex rclone-test-zuvemuf7wiso/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/06/28 02:28:25 DEBUG : Waiting for deletions to finish 2026/06/28 02:28:25 INFO : There was nothing to transfer 2026/06/28 02:28:25 DEBUG : rclone-sync-test: Excluded 2026/06/28 02:28:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/28 02:28:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/28 02:28:27 DEBUG : rclone-sync-test: Excluded 2026/06/28 02:28:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/28 02:28:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/28 02:28:29 DEBUG : rclone-sync-test: Excluded 2026/06/28 02:28:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/28 02:28:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/28 02:28:31 DEBUG : rclone-sync-test: Excluded 2026/06/28 02:28:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/28 02:28:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/06/28 02:28:32 DEBUG : rclone-sync-test: Excluded 2026/06/28 02:28:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/06/28 02:28:33 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (77.06s) === RUN TestSyncCompareDest run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:29:07 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuvemuf7wiso/dst" 2026/06/28 02:29:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuvemuf7wiso/CompareDest" 2026/06/28 02:29:09 DEBUG : one: Need to transfer - File not found at Destination 2026/06/28 02:29:09 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for checks to finish 2026/06/28 02:29:09 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for transfers to finish 2026/06/28 02:29:10 DEBUG : one: size = 3 OK 2026/06/28 02:29:10 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/06/28 02:29:10 INFO : one: Copied (new) 2026/06/28 02:29:10 DEBUG : Waiting for deletions to finish 2026/06/28 02:29:12 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for checks to finish 2026/06/28 02:29:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:29:12 DEBUG : one: size = 3 (Yandex rclone-test-zuvemuf7wiso/dst) 2026/06/28 02:29:12 DEBUG : one: Sizes differ 2026/06/28 02:29:12 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for transfers to finish 2026/06/28 02:29:14 DEBUG : one: size = 5 OK 2026/06/28 02:29:14 DEBUG : one: Dst hash empty - aborting Src hash check 2026/06/28 02:29:14 INFO : one: Copied (replaced existing) 2026/06/28 02:29:14 DEBUG : Waiting for deletions to finish 2026/06/28 02:29:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:29:18 DEBUG : one: size = 3 (Yandex rclone-test-zuvemuf7wiso/dst) 2026/06/28 02:29:18 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for checks to finish 2026/06/28 02:29:18 DEBUG : one: Sizes differ 2026/06/28 02:29:19 DEBUG : one: size = 5 OK 2026/06/28 02:29:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:29:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/28 02:29:19 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for transfers to finish 2026/06/28 02:29:19 DEBUG : Waiting for deletions to finish 2026/06/28 02:29:19 INFO : There was nothing to transfer 2026/06/28 02:29:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:29:22 DEBUG : one: size = 3 (Yandex rclone-test-zuvemuf7wiso/dst) 2026/06/28 02:29:22 DEBUG : one: Sizes differ 2026/06/28 02:29:22 DEBUG : two: size = 3 OK 2026/06/28 02:29:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:29:22 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/28 02:29:22 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for checks to finish 2026/06/28 02:29:22 DEBUG : one: size = 5 OK 2026/06/28 02:29:22 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:29:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/28 02:29:22 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for transfers to finish 2026/06/28 02:29:22 DEBUG : Waiting for deletions to finish 2026/06/28 02:29:22 INFO : There was nothing to transfer 2026/06/28 02:29:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:29:23 DEBUG : one: size = 3 (Yandex rclone-test-zuvemuf7wiso/dst) 2026/06/28 02:29:23 DEBUG : one: Sizes differ 2026/06/28 02:29:24 DEBUG : two: size = 3 OK 2026/06/28 02:29:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:29:24 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/28 02:29:24 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for checks to finish 2026/06/28 02:29:24 DEBUG : one: size = 5 OK 2026/06/28 02:29:24 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:29:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/28 02:29:24 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for transfers to finish 2026/06/28 02:29:24 DEBUG : Waiting for deletions to finish 2026/06/28 02:29:24 INFO : There was nothing to transfer 2026/06/28 02:29:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:29:25 DEBUG : one: size = 3 (Yandex rclone-test-zuvemuf7wiso/dst) 2026/06/28 02:29:25 DEBUG : one: Sizes differ 2026/06/28 02:29:25 DEBUG : one: size = 5 OK 2026/06/28 02:29:25 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:29:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/28 02:29:25 DEBUG : two: size = 3 OK 2026/06/28 02:29:25 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/06/28 02:29:25 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/06/28 02:29:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/28 02:29:25 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for checks to finish 2026/06/28 02:29:25 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for transfers to finish 2026/06/28 02:29:25 DEBUG : Waiting for deletions to finish 2026/06/28 02:29:25 INFO : There was nothing to transfer 2026/06/28 02:29:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:29:27 DEBUG : one: size = 3 (Yandex rclone-test-zuvemuf7wiso/dst) 2026/06/28 02:29:27 DEBUG : one: Sizes differ 2026/06/28 02:29:27 DEBUG : two: size = 5 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:29:27 DEBUG : two: size = 3 (Yandex rclone-test-zuvemuf7wiso/CompareDest) 2026/06/28 02:29:27 DEBUG : two: Sizes differ 2026/06/28 02:29:27 DEBUG : two: Need to transfer - File not found at Destination 2026/06/28 02:29:27 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for checks to finish 2026/06/28 02:29:27 DEBUG : one: size = 5 OK 2026/06/28 02:29:27 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:29:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/28 02:29:27 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for transfers to finish 2026/06/28 02:29:29 DEBUG : two: size = 5 OK 2026/06/28 02:29:29 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2026/06/28 02:29:29 INFO : two: Copied (new) 2026/06/28 02:29:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (60.87s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:30:11 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuvemuf7wiso/dest" 2026/06/28 02:30:11 DEBUG : Config file has changed externally - reloading 2026/06/28 02:30:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuvemuf7wiso/pre-dest1" 2026/06/28 02:30:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuvemuf7wiso/pre-dest2" 2026/06/28 02:30:13 DEBUG : 1: size = 1 OK 2026/06/28 02:30:13 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:30:13 DEBUG : 1: Destination found in --compare-dest, skipping 2026/06/28 02:30:14 DEBUG : 2: size = 1 OK 2026/06/28 02:30:14 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:30:14 DEBUG : 2: Destination found in --compare-dest, skipping 2026/06/28 02:30:14 DEBUG : 3: Need to transfer - File not found at Destination 2026/06/28 02:30:14 DEBUG : Yandex rclone-test-zuvemuf7wiso/dest: Waiting for checks to finish 2026/06/28 02:30:14 DEBUG : Yandex rclone-test-zuvemuf7wiso/dest: Waiting for transfers to finish 2026/06/28 02:30:17 DEBUG : 3: size = 1 OK 2026/06/28 02:30:17 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2026/06/28 02:30:17 INFO : 3: Copied (new) 2026/06/28 02:30:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (47.82s) === RUN TestSyncCopyDest run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:30:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuvemuf7wiso/dst" 2026/06/28 02:30:56 DEBUG : Config file has changed externally - reloading 2026/06/28 02:30:56 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuvemuf7wiso/CopyDest" 2026/06/28 02:30:57 DEBUG : one: Need to transfer - File not found at Destination 2026/06/28 02:30:57 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for checks to finish 2026/06/28 02:30:57 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for transfers to finish 2026/06/28 02:30:59 DEBUG : one: size = 3 OK 2026/06/28 02:30:59 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/06/28 02:30:59 INFO : one: Copied (new) 2026/06/28 02:30:59 DEBUG : Waiting for deletions to finish 2026/06/28 02:31:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:31:01 DEBUG : one: size = 3 (Yandex rclone-test-zuvemuf7wiso/dst) 2026/06/28 02:31:01 DEBUG : one: Sizes differ 2026/06/28 02:31:01 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for checks to finish 2026/06/28 02:31:02 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for transfers to finish 2026/06/28 02:31:03 DEBUG : one: size = 5 OK 2026/06/28 02:31:03 DEBUG : one: Dst hash empty - aborting Src hash check 2026/06/28 02:31:03 INFO : one: Copied (replaced existing) 2026/06/28 02:31:03 DEBUG : Waiting for deletions to finish 2026/06/28 02:31:08 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuvemuf7wiso/BackupDir" 2026/06/28 02:31:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:31:08 DEBUG : one: size = 3 (Yandex rclone-test-zuvemuf7wiso/dst) 2026/06/28 02:31:08 DEBUG : one: Sizes differ 2026/06/28 02:31:08 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for checks to finish 2026/06/28 02:31:08 DEBUG : one: size = 5 OK 2026/06/28 02:31:08 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:31:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:31:08 DEBUG : one: size = 3 (Yandex rclone-test-zuvemuf7wiso/dst) 2026/06/28 02:31:08 DEBUG : one: Sizes differ 2026/06/28 02:31:11 INFO : one: Moved (server-side) 2026/06/28 02:31:12 DEBUG : one: size = 5 OK 2026/06/28 02:31:12 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2026/06/28 02:31:12 INFO : one: Copied (server-side copy) 2026/06/28 02:31:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/06/28 02:31:12 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for transfers to finish 2026/06/28 02:31:12 DEBUG : Waiting for deletions to finish 2026/06/28 02:31:15 DEBUG : one: size = 5 OK 2026/06/28 02:31:15 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:31:15 DEBUG : one: Unchanged skipping 2026/06/28 02:31:15 DEBUG : two: size = 3 OK 2026/06/28 02:31:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:31:17 DEBUG : two: size = 3 OK 2026/06/28 02:31:17 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/06/28 02:31:17 INFO : two: Copied (server-side copy) 2026/06/28 02:31:17 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/06/28 02:31:17 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for checks to finish 2026/06/28 02:31:17 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for transfers to finish 2026/06/28 02:31:17 DEBUG : Waiting for deletions to finish 2026/06/28 02:31:18 DEBUG : one: size = 5 OK 2026/06/28 02:31:18 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:31:18 DEBUG : one: Unchanged skipping 2026/06/28 02:31:18 DEBUG : two: size = 3 OK 2026/06/28 02:31:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:31:18 DEBUG : two: Unchanged skipping 2026/06/28 02:31:18 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for checks to finish 2026/06/28 02:31:18 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for transfers to finish 2026/06/28 02:31:18 DEBUG : Waiting for deletions to finish 2026/06/28 02:31:18 INFO : There was nothing to transfer 2026/06/28 02:31:22 DEBUG : one: size = 5 OK 2026/06/28 02:31:22 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:31:22 DEBUG : one: Unchanged skipping 2026/06/28 02:31:22 DEBUG : three: size = 7 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:31:22 DEBUG : three: size = 5 (Yandex rclone-test-zuvemuf7wiso/CopyDest) 2026/06/28 02:31:22 DEBUG : three: Sizes differ 2026/06/28 02:31:22 DEBUG : three: Destination not found in --copy-dest 2026/06/28 02:31:22 DEBUG : three: Need to transfer - File not found at Destination 2026/06/28 02:31:22 DEBUG : two: size = 3 OK 2026/06/28 02:31:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:31:22 DEBUG : two: Unchanged skipping 2026/06/28 02:31:22 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for checks to finish 2026/06/28 02:31:22 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for transfers to finish 2026/06/28 02:31:23 DEBUG : three: size = 7 OK 2026/06/28 02:31:23 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2026/06/28 02:31:23 INFO : three: Copied (new) 2026/06/28 02:31:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (91.10s) === RUN TestSyncBackupDir run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:32:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuvemuf7wiso/dst" 2026/06/28 02:32:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuvemuf7wiso/backup" 2026/06/28 02:32:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:32:33 DEBUG : one: size = 3 (Yandex rclone-test-zuvemuf7wiso/dst) 2026/06/28 02:32:33 DEBUG : one: Sizes differ 2026/06/28 02:32:33 DEBUG : two: size = 3 OK 2026/06/28 02:32:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:32:33 DEBUG : two: Unchanged skipping 2026/06/28 02:32:33 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for checks to finish 2026/06/28 02:32:35 INFO : one: Moved (server-side) 2026/06/28 02:32:35 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for transfers to finish 2026/06/28 02:32:37 DEBUG : one: size = 4 OK 2026/06/28 02:32:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/06/28 02:32:37 INFO : one: Copied (new) 2026/06/28 02:32:37 DEBUG : Waiting for deletions to finish 2026/06/28 02:32:38 INFO : three.txt: Moved (server-side) 2026/06/28 02:32:38 INFO : three.txt: Moved into backup dir 2026/06/28 02:32:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:32:41 DEBUG : one: size = 4 (Yandex rclone-test-zuvemuf7wiso/dst) 2026/06/28 02:32:41 DEBUG : one: Sizes differ 2026/06/28 02:32:41 DEBUG : two: size = 3 OK 2026/06/28 02:32:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:32:41 DEBUG : two: Unchanged skipping 2026/06/28 02:32:41 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for checks to finish 2026/06/28 02:32:48 INFO : one: Deleted 2026/06/28 02:32:50 INFO : one: Moved (server-side) 2026/06/28 02:32:50 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for transfers to finish 2026/06/28 02:32:52 DEBUG : one: size = 5 OK 2026/06/28 02:32:52 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/06/28 02:32:52 INFO : one: Copied (new) 2026/06/28 02:32:52 DEBUG : Waiting for deletions to finish 2026/06/28 02:32:58 INFO : three.txt: Deleted 2026/06/28 02:33:00 INFO : three.txt: Moved (server-side) 2026/06/28 02:33:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (72.45s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:33:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuvemuf7wiso/dst" 2026/06/28 02:33:45 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuvemuf7wiso/backup" 2026/06/28 02:33:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:33:46 DEBUG : one: size = 3 (Yandex rclone-test-zuvemuf7wiso/dst) 2026/06/28 02:33:46 DEBUG : one: Sizes differ 2026/06/28 02:33:46 DEBUG : two: size = 3 OK 2026/06/28 02:33:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:33:46 DEBUG : two: Unchanged skipping 2026/06/28 02:33:46 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for checks to finish 2026/06/28 02:33:48 INFO : one: Moved (server-side) to: one.bak 2026/06/28 02:33:48 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for transfers to finish 2026/06/28 02:33:49 DEBUG : one: size = 4 OK 2026/06/28 02:33:49 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/06/28 02:33:49 INFO : one: Copied (new) 2026/06/28 02:33:49 DEBUG : Waiting for deletions to finish 2026/06/28 02:33:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/28 02:33:51 INFO : three.txt: Moved into backup dir 2026/06/28 02:33:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:33:55 DEBUG : one: size = 4 (Yandex rclone-test-zuvemuf7wiso/dst) 2026/06/28 02:33:55 DEBUG : one: Sizes differ 2026/06/28 02:33:55 DEBUG : two: size = 3 OK 2026/06/28 02:33:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:33:55 DEBUG : two: Unchanged skipping 2026/06/28 02:33:55 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for checks to finish 2026/06/28 02:34:00 INFO : one.bak: Deleted 2026/06/28 02:34:02 INFO : one: Moved (server-side) to: one.bak 2026/06/28 02:34:02 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for transfers to finish 2026/06/28 02:34:04 DEBUG : one: size = 5 OK 2026/06/28 02:34:04 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/06/28 02:34:04 INFO : one: Copied (new) 2026/06/28 02:34:04 DEBUG : Waiting for deletions to finish 2026/06/28 02:34:10 INFO : three.txt.bak: Deleted 2026/06/28 02:34:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/28 02:34:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (69.31s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:34:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuvemuf7wiso/dst" 2026/06/28 02:34:55 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuvemuf7wiso/backup" 2026/06/28 02:34:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:34:56 DEBUG : one: size = 3 (Yandex rclone-test-zuvemuf7wiso/dst) 2026/06/28 02:34:56 DEBUG : one: Sizes differ 2026/06/28 02:34:56 DEBUG : two: size = 3 OK 2026/06/28 02:34:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:34:56 DEBUG : two: Unchanged skipping 2026/06/28 02:34:56 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for checks to finish 2026/06/28 02:34:58 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/28 02:34:58 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for transfers to finish 2026/06/28 02:35:00 DEBUG : one: size = 4 OK 2026/06/28 02:35:00 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/06/28 02:35:00 INFO : one: Copied (new) 2026/06/28 02:35:00 DEBUG : Waiting for deletions to finish 2026/06/28 02:35:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/28 02:35:02 INFO : three.txt: Moved into backup dir 2026/06/28 02:35:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:35:05 DEBUG : one: size = 4 (Yandex rclone-test-zuvemuf7wiso/dst) 2026/06/28 02:35:05 DEBUG : one: Sizes differ 2026/06/28 02:35:05 DEBUG : two: size = 3 OK 2026/06/28 02:35:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:35:05 DEBUG : two: Unchanged skipping 2026/06/28 02:35:05 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for checks to finish 2026/06/28 02:35:11 INFO : one-2019-01-01: Deleted 2026/06/28 02:35:12 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/28 02:35:12 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for transfers to finish 2026/06/28 02:35:14 DEBUG : one: size = 5 OK 2026/06/28 02:35:14 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/06/28 02:35:14 INFO : one: Copied (new) 2026/06/28 02:35:14 DEBUG : Waiting for deletions to finish 2026/06/28 02:35:21 INFO : three-2019-01-01.txt: Deleted 2026/06/28 02:35:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/28 02:35:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (71.64s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:36:06 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuvemuf7wiso/dst" 2026/06/28 02:36:06 DEBUG : Config file has changed externally - reloading 2026/06/28 02:36:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:36:07 DEBUG : one: size = 3 (Yandex rclone-test-zuvemuf7wiso/dst) 2026/06/28 02:36:07 DEBUG : one: Sizes differ 2026/06/28 02:36:07 DEBUG : two: size = 3 OK 2026/06/28 02:36:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:36:07 DEBUG : two: Unchanged skipping 2026/06/28 02:36:07 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for checks to finish 2026/06/28 02:36:09 INFO : one: Moved (server-side) to: one.bak 2026/06/28 02:36:09 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for transfers to finish 2026/06/28 02:36:11 DEBUG : one: size = 4 OK 2026/06/28 02:36:11 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/06/28 02:36:11 INFO : one: Copied (new) 2026/06/28 02:36:11 DEBUG : Waiting for deletions to finish 2026/06/28 02:36:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/28 02:36:12 INFO : three.txt: Moved into backup dir 2026/06/28 02:36:15 DEBUG : one.bak: Excluded (Path Filter) 2026/06/28 02:36:15 DEBUG : one.bak: Excluded 2026/06/28 02:36:15 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/06/28 02:36:15 DEBUG : three.txt.bak: Excluded 2026/06/28 02:36:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:36:15 DEBUG : one: size = 4 (Yandex rclone-test-zuvemuf7wiso/dst) 2026/06/28 02:36:15 DEBUG : one: Sizes differ 2026/06/28 02:36:15 DEBUG : two: size = 3 OK 2026/06/28 02:36:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:36:15 DEBUG : two: Unchanged skipping 2026/06/28 02:36:15 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for checks to finish 2026/06/28 02:36:21 INFO : one.bak: Deleted 2026/06/28 02:36:22 INFO : one: Moved (server-side) to: one.bak 2026/06/28 02:36:22 DEBUG : Yandex rclone-test-zuvemuf7wiso/dst: Waiting for transfers to finish 2026/06/28 02:36:24 DEBUG : one: size = 5 OK 2026/06/28 02:36:24 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/06/28 02:36:24 INFO : one: Copied (new) 2026/06/28 02:36:24 DEBUG : Waiting for deletions to finish 2026/06/28 02:36:31 INFO : three.txt.bak: Deleted 2026/06/28 02:36:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/28 02:36:32 INFO : three.txt: Moved into backup dir 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:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: dst/one: Modification time difference too big |-127045h36m24s| > 1ns (want 2011-12-30 12:59:59 +0000 UTC vs got 2026-06-28 02:36:23 +0000 UTC) (precision 1ns) --- FAIL: TestSyncBackupDirSuffixOnly (63.40s) === RUN TestSyncSuffix run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:37:09 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuvemuf7wiso/dst" 2026/06/28 02:37:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:37:10 DEBUG : one: size = 3 (Yandex rclone-test-zuvemuf7wiso/dst) 2026/06/28 02:37:10 DEBUG : one: Sizes differ 2026/06/28 02:37:11 INFO : one: Moved (server-side) to: one.bak 2026/06/28 02:37:13 DEBUG : one: size = 4 OK 2026/06/28 02:37:13 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/06/28 02:37:13 INFO : one: Copied (new) 2026/06/28 02:37:14 DEBUG : two: size = 3 OK 2026/06/28 02:37:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:37:14 DEBUG : two: Unchanged skipping 2026/06/28 02:37:14 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:37:14 DEBUG : three.txt: size = 5 (Yandex rclone-test-zuvemuf7wiso/dst) 2026/06/28 02:37:14 DEBUG : three.txt: Sizes differ 2026/06/28 02:37:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/28 02:37:18 DEBUG : three.txt: size = 6 OK 2026/06/28 02:37:18 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/06/28 02:37:18 INFO : three.txt: Copied (new) 2026/06/28 02:37:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:37:19 DEBUG : one: size = 4 (Yandex rclone-test-zuvemuf7wiso/dst) 2026/06/28 02:37:19 DEBUG : one: Sizes differ 2026/06/28 02:37:25 INFO : one.bak: Deleted 2026/06/28 02:37:27 INFO : one: Moved (server-side) to: one.bak 2026/06/28 02:37:28 DEBUG : one: size = 5 OK 2026/06/28 02:37:28 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/06/28 02:37:28 INFO : one: Copied (new) 2026/06/28 02:37:29 DEBUG : two: size = 3 OK 2026/06/28 02:37:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:37:29 DEBUG : two: Unchanged skipping 2026/06/28 02:37:29 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:37:29 DEBUG : three.txt: size = 6 (Yandex rclone-test-zuvemuf7wiso/dst) 2026/06/28 02:37:29 DEBUG : three.txt: Sizes differ 2026/06/28 02:37:35 INFO : three.txt.bak: Deleted 2026/06/28 02:37:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/06/28 02:37:38 DEBUG : three.txt: size = 19 OK 2026/06/28 02:37:38 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/06/28 02:37:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (70.15s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:38:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-zuvemuf7wiso/dst" 2026/06/28 02:38:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:38:20 DEBUG : one: size = 3 (Yandex rclone-test-zuvemuf7wiso/dst) 2026/06/28 02:38:20 DEBUG : one: Sizes differ 2026/06/28 02:38:22 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/28 02:38:24 DEBUG : one: size = 4 OK 2026/06/28 02:38:24 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/06/28 02:38:24 INFO : one: Copied (new) 2026/06/28 02:38:24 DEBUG : two: size = 3 OK 2026/06/28 02:38:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:38:24 DEBUG : two: Unchanged skipping 2026/06/28 02:38:25 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:38:25 DEBUG : three.txt: size = 5 (Yandex rclone-test-zuvemuf7wiso/dst) 2026/06/28 02:38:25 DEBUG : three.txt: Sizes differ 2026/06/28 02:38:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/28 02:38:28 DEBUG : three.txt: size = 6 OK 2026/06/28 02:38:28 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/06/28 02:38:28 INFO : three.txt: Copied (new) 2026/06/28 02:38:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:38:30 DEBUG : one: size = 4 (Yandex rclone-test-zuvemuf7wiso/dst) 2026/06/28 02:38:30 DEBUG : one: Sizes differ 2026/06/28 02:38:37 INFO : one-2019-01-01: Deleted 2026/06/28 02:38:38 INFO : one: Moved (server-side) to: one-2019-01-01 2026/06/28 02:38:40 DEBUG : one: size = 5 OK 2026/06/28 02:38:40 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/06/28 02:38:40 INFO : one: Copied (new) 2026/06/28 02:38:41 DEBUG : two: size = 3 OK 2026/06/28 02:38:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:38:41 DEBUG : two: Unchanged skipping 2026/06/28 02:38:41 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:38:41 DEBUG : three.txt: size = 6 (Yandex rclone-test-zuvemuf7wiso/dst) 2026/06/28 02:38:41 DEBUG : three.txt: Sizes differ 2026/06/28 02:38:47 INFO : three-2019-01-01.txt: Deleted 2026/06/28 02:38:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/06/28 02:38:51 DEBUG : three.txt: size = 19 OK 2026/06/28 02:38:51 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/06/28 02:38:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (73.77s) === RUN TestSyncUTFNorm run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:39:30 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:39:30 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:39:30 DEBUG : Testêé: size = 18 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:39:30 DEBUG : Testêé: Sizes differ 2026/06/28 02:39:30 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:39:32 DEBUG : Testêé: size = 14 OK 2026/06/28 02:39:32 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2026/06/28 02:39:32 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/06/28 02:39:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (10.95s) === RUN TestSyncImmutable run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:39:39 DEBUG : existing: Need to transfer - File not found at Destination 2026/06/28 02:39:39 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:39:39 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:39:41 DEBUG : existing: size = 6 OK 2026/06/28 02:39:41 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2026/06/28 02:39:41 INFO : existing: Copied (new) 2026/06/28 02:39:41 DEBUG : Waiting for deletions to finish 2026/06/28 02:39:43 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:39:43 DEBUG : existing: size = 6 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:39:43 DEBUG : existing: Sizes differ 2026/06/28 02:39:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/06/28 02:39:43 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:39:43 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:39:43 ERROR : Yandex rclone-test-zuvemuf7wiso: not deleting files as there were IO errors 2026/06/28 02:39:43 ERROR : Yandex rclone-test-zuvemuf7wiso: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (10.79s) === RUN TestSyncIgnoreCase run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:39:52 DEBUG : EXISTING: size = 6 OK 2026/06/28 02:39:52 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:39:52 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:39:52 DEBUG : existing: Unchanged skipping 2026/06/28 02:39:52 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:39:52 DEBUG : Waiting for deletions to finish 2026/06/28 02:39:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (8.84s) === RUN TestFixCase run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.64s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.91s) --- SKIP: TestMaxTransfer/Hard (0.65s) --- SKIP: TestMaxTransfer/Soft (0.67s) --- SKIP: TestMaxTransfer/Cautious (0.59s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:41:04 DEBUG : both0: size = 6 OK 2026/06/28 02:41:04 DEBUG : both10: size = 6 OK 2026/06/28 02:41:04 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:41:04 DEBUG : both12: size = 6 OK 2026/06/28 02:41:04 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:41:04 DEBUG : both11: size = 6 OK 2026/06/28 02:41:04 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:41:04 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:41:04 DEBUG : both10: Unchanged skipping 2026/06/28 02:41:04 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:41:04 DEBUG : both13: size = 6 OK 2026/06/28 02:41:04 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:41:04 DEBUG : both0: Unchanged skipping 2026/06/28 02:41:04 DEBUG : both14: size = 6 OK 2026/06/28 02:41:04 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:41:04 DEBUG : both14: Unchanged skipping 2026/06/28 02:41:04 DEBUG : both15: size = 6 OK 2026/06/28 02:41:04 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:41:04 DEBUG : both15: Unchanged skipping 2026/06/28 02:41:04 DEBUG : both16: size = 6 OK 2026/06/28 02:41:04 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:41:04 DEBUG : both16: Unchanged skipping 2026/06/28 02:41:04 DEBUG : both17: size = 6 OK 2026/06/28 02:41:04 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:41:04 DEBUG : both17: Unchanged skipping 2026/06/28 02:41:04 DEBUG : both18: size = 6 OK 2026/06/28 02:41:04 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:41:04 DEBUG : both18: Unchanged skipping 2026/06/28 02:41:04 DEBUG : both19: size = 6 OK 2026/06/28 02:41:04 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:41:04 DEBUG : both19: Unchanged skipping 2026/06/28 02:41:04 DEBUG : both1: size = 6 OK 2026/06/28 02:41:04 DEBUG : both13: Unchanged skipping 2026/06/28 02:41:04 DEBUG : both2: size = 6 OK 2026/06/28 02:41:04 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:41:04 DEBUG : both2: Unchanged skipping 2026/06/28 02:41:04 DEBUG : both3: size = 6 OK 2026/06/28 02:41:04 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:41:04 DEBUG : both3: Unchanged skipping 2026/06/28 02:41:04 DEBUG : both4: size = 6 OK 2026/06/28 02:41:04 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:41:04 DEBUG : both4: Unchanged skipping 2026/06/28 02:41:04 DEBUG : both5: size = 6 OK 2026/06/28 02:41:04 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:41:04 DEBUG : both5: Unchanged skipping 2026/06/28 02:41:04 DEBUG : both6: size = 6 OK 2026/06/28 02:41:04 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:41:04 DEBUG : both6: Unchanged skipping 2026/06/28 02:41:04 DEBUG : both7: size = 6 OK 2026/06/28 02:41:04 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:41:04 DEBUG : both7: Unchanged skipping 2026/06/28 02:41:04 DEBUG : both8: size = 6 OK 2026/06/28 02:41:04 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:41:04 DEBUG : both8: Unchanged skipping 2026/06/28 02:41:04 DEBUG : both9: size = 6 OK 2026/06/28 02:41:04 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:41:04 DEBUG : both9: Unchanged skipping 2026/06/28 02:41:04 DEBUG : both11: Unchanged skipping 2026/06/28 02:41:04 DEBUG : both12: Unchanged skipping 2026/06/28 02:41:04 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:41:04 DEBUG : both1: Unchanged skipping 2026/06/28 02:41:04 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:41:04 DEBUG : Waiting for deletions to finish 2026/06/28 02:41:09 INFO : only19: Deleted 2026/06/28 02:41:10 INFO : only13: Deleted 2026/06/28 02:41:10 INFO : only17: Deleted 2026/06/28 02:41:10 INFO : only0: Deleted 2026/06/28 02:41:15 INFO : only6: Deleted 2026/06/28 02:41:16 INFO : only10: Deleted 2026/06/28 02:41:16 INFO : only8: Deleted 2026/06/28 02:41:16 INFO : only14: Deleted 2026/06/28 02:41:21 INFO : only16: Deleted 2026/06/28 02:41:22 INFO : only7: Deleted 2026/06/28 02:41:22 INFO : only9: Deleted 2026/06/28 02:41:22 INFO : only3: Deleted 2026/06/28 02:41:26 INFO : only11: Deleted 2026/06/28 02:41:27 INFO : only15: Deleted 2026/06/28 02:41:27 INFO : only12: Deleted 2026/06/28 02:41:28 INFO : only18: Deleted 2026/06/28 02:41:32 INFO : only4: Deleted 2026/06/28 02:41:33 INFO : only5: Deleted 2026/06/28 02:41:33 INFO : only1: Deleted 2026/06/28 02:41:34 INFO : only2: Deleted 2026/06/28 02:41:34 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (209.61s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:44:43 DEBUG : both10: size = 6 OK 2026/06/28 02:44:43 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:44:43 DEBUG : both0: size = 6 OK 2026/06/28 02:44:43 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:44:43 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:44:43 DEBUG : both11: size = 6 OK 2026/06/28 02:44:43 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:44:43 DEBUG : both10: Unchanged skipping 2026/06/28 02:44:43 DEBUG : both12: size = 6 OK 2026/06/28 02:44:43 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:44:43 DEBUG : both13: size = 6 OK 2026/06/28 02:44:43 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:44:43 DEBUG : both11: Unchanged skipping 2026/06/28 02:44:43 DEBUG : both14: size = 6 OK 2026/06/28 02:44:43 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:44:43 DEBUG : both13: Unchanged skipping 2026/06/28 02:44:43 DEBUG : both15: size = 6 OK 2026/06/28 02:44:43 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:44:43 DEBUG : both15: Unchanged skipping 2026/06/28 02:44:43 DEBUG : both16: size = 6 OK 2026/06/28 02:44:43 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:44:43 DEBUG : both16: Unchanged skipping 2026/06/28 02:44:43 DEBUG : both17: size = 6 OK 2026/06/28 02:44:43 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:44:43 DEBUG : both17: Unchanged skipping 2026/06/28 02:44:43 DEBUG : both18: size = 6 OK 2026/06/28 02:44:43 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:44:43 DEBUG : both18: Unchanged skipping 2026/06/28 02:44:43 DEBUG : both19: size = 6 OK 2026/06/28 02:44:43 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:44:43 DEBUG : both19: Unchanged skipping 2026/06/28 02:44:43 DEBUG : both1: size = 6 OK 2026/06/28 02:44:43 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:44:43 DEBUG : both1: Unchanged skipping 2026/06/28 02:44:43 DEBUG : both2: size = 6 OK 2026/06/28 02:44:43 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:44:43 DEBUG : both2: Unchanged skipping 2026/06/28 02:44:43 DEBUG : both3: size = 6 OK 2026/06/28 02:44:43 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:44:43 DEBUG : both3: Unchanged skipping 2026/06/28 02:44:43 DEBUG : both4: size = 6 OK 2026/06/28 02:44:43 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:44:43 DEBUG : both4: Unchanged skipping 2026/06/28 02:44:43 DEBUG : both5: size = 6 OK 2026/06/28 02:44:43 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:44:43 DEBUG : both5: Unchanged skipping 2026/06/28 02:44:43 DEBUG : both6: size = 6 OK 2026/06/28 02:44:43 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:44:43 DEBUG : both6: Unchanged skipping 2026/06/28 02:44:43 DEBUG : both7: size = 6 OK 2026/06/28 02:44:43 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:44:43 DEBUG : both7: Unchanged skipping 2026/06/28 02:44:43 DEBUG : both8: size = 6 OK 2026/06/28 02:44:43 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:44:43 DEBUG : both8: Unchanged skipping 2026/06/28 02:44:43 DEBUG : both9: size = 6 OK 2026/06/28 02:44:43 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:44:43 DEBUG : both9: Unchanged skipping 2026/06/28 02:44:43 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:44:43 DEBUG : only0: size = 6 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:44:43 DEBUG : only0: Sizes differ 2026/06/28 02:44:43 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:44:43 DEBUG : only10: size = 6 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:44:43 DEBUG : only10: Sizes differ 2026/06/28 02:44:43 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:44:43 DEBUG : only11: size = 6 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:44:43 DEBUG : only11: Sizes differ 2026/06/28 02:44:43 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:44:43 DEBUG : only12: size = 6 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:44:43 DEBUG : only12: Sizes differ 2026/06/28 02:44:43 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:44:43 DEBUG : only13: size = 6 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:44:43 DEBUG : only13: Sizes differ 2026/06/28 02:44:43 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:44:43 DEBUG : only14: size = 6 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:44:43 DEBUG : only14: Sizes differ 2026/06/28 02:44:43 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:44:43 DEBUG : only15: size = 6 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:44:43 DEBUG : only15: Sizes differ 2026/06/28 02:44:43 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:44:43 DEBUG : only16: size = 6 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:44:43 DEBUG : only16: Sizes differ 2026/06/28 02:44:43 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:44:43 DEBUG : only17: size = 6 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:44:43 DEBUG : only17: Sizes differ 2026/06/28 02:44:43 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:44:43 DEBUG : only18: size = 6 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:44:43 DEBUG : only18: Sizes differ 2026/06/28 02:44:43 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:44:43 DEBUG : only19: size = 6 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:44:43 DEBUG : only19: Sizes differ 2026/06/28 02:44:43 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:44:43 DEBUG : only1: size = 6 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:44:43 DEBUG : only1: Sizes differ 2026/06/28 02:44:43 DEBUG : both12: Unchanged skipping 2026/06/28 02:44:43 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:44:43 DEBUG : only2: size = 6 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:44:43 DEBUG : only2: Sizes differ 2026/06/28 02:44:43 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:44:43 DEBUG : only3: size = 6 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:44:43 DEBUG : only3: Sizes differ 2026/06/28 02:44:43 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:44:43 DEBUG : only4: size = 6 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:44:43 DEBUG : only4: Sizes differ 2026/06/28 02:44:43 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:44:43 DEBUG : only5: size = 6 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:44:43 DEBUG : only5: Sizes differ 2026/06/28 02:44:43 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:44:43 DEBUG : only6: size = 6 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:44:43 DEBUG : only6: Sizes differ 2026/06/28 02:44:43 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:44:43 DEBUG : only7: size = 6 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:44:43 DEBUG : only7: Sizes differ 2026/06/28 02:44:43 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:44:43 DEBUG : only8: size = 6 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:44:43 DEBUG : only8: Sizes differ 2026/06/28 02:44:43 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3041786572) 2026/06/28 02:44:43 DEBUG : both14: Unchanged skipping 2026/06/28 02:44:43 DEBUG : only9: size = 6 (Yandex rclone-test-zuvemuf7wiso) 2026/06/28 02:44:43 DEBUG : only9: Sizes differ 2026/06/28 02:44:43 DEBUG : both0: Unchanged skipping 2026/06/28 02:44:43 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:44:44 DEBUG : only10: size = 0 OK 2026/06/28 02:44:44 DEBUG : only10: Dst hash empty - aborting Src hash check 2026/06/28 02:44:44 INFO : only10: Copied (replaced existing) 2026/06/28 02:44:45 DEBUG : only12: size = 0 OK 2026/06/28 02:44:45 DEBUG : only12: Dst hash empty - aborting Src hash check 2026/06/28 02:44:45 INFO : only12: Copied (replaced existing) 2026/06/28 02:44:45 DEBUG : only11: size = 0 OK 2026/06/28 02:44:45 DEBUG : only11: Dst hash empty - aborting Src hash check 2026/06/28 02:44:45 INFO : only11: Copied (replaced existing) 2026/06/28 02:44:45 DEBUG : only0: size = 0 OK 2026/06/28 02:44:45 DEBUG : only0: Dst hash empty - aborting Src hash check 2026/06/28 02:44:45 INFO : only0: Copied (replaced existing) 2026/06/28 02:44:46 DEBUG : only15: size = 0 OK 2026/06/28 02:44:46 DEBUG : only15: Dst hash empty - aborting Src hash check 2026/06/28 02:44:46 INFO : only15: Copied (replaced existing) 2026/06/28 02:44:46 DEBUG : only14: size = 0 OK 2026/06/28 02:44:46 DEBUG : only14: Dst hash empty - aborting Src hash check 2026/06/28 02:44:46 INFO : only14: Copied (replaced existing) 2026/06/28 02:44:47 DEBUG : only16: size = 0 OK 2026/06/28 02:44:47 DEBUG : only16: Dst hash empty - aborting Src hash check 2026/06/28 02:44:47 INFO : only16: Copied (replaced existing) 2026/06/28 02:44:47 DEBUG : only13: size = 0 OK 2026/06/28 02:44:47 DEBUG : only13: Dst hash empty - aborting Src hash check 2026/06/28 02:44:47 INFO : only13: Copied (replaced existing) 2026/06/28 02:44:47 DEBUG : only17: size = 0 OK 2026/06/28 02:44:47 DEBUG : only17: Dst hash empty - aborting Src hash check 2026/06/28 02:44:47 INFO : only17: Copied (replaced existing) 2026/06/28 02:44:48 DEBUG : only18: size = 0 OK 2026/06/28 02:44:48 DEBUG : only18: Dst hash empty - aborting Src hash check 2026/06/28 02:44:48 INFO : only18: Copied (replaced existing) 2026/06/28 02:44:49 DEBUG : only1: size = 0 OK 2026/06/28 02:44:49 DEBUG : only1: Dst hash empty - aborting Src hash check 2026/06/28 02:44:49 INFO : only1: Copied (replaced existing) 2026/06/28 02:44:49 DEBUG : only19: size = 0 OK 2026/06/28 02:44:49 DEBUG : only19: Dst hash empty - aborting Src hash check 2026/06/28 02:44:49 INFO : only19: Copied (replaced existing) 2026/06/28 02:44:49 DEBUG : only3: size = 0 OK 2026/06/28 02:44:49 DEBUG : only3: Dst hash empty - aborting Src hash check 2026/06/28 02:44:49 INFO : only3: Copied (replaced existing) 2026/06/28 02:44:50 DEBUG : only4: size = 0 OK 2026/06/28 02:44:50 DEBUG : only4: Dst hash empty - aborting Src hash check 2026/06/28 02:44:50 INFO : only4: Copied (replaced existing) 2026/06/28 02:44:50 DEBUG : only5: size = 0 OK 2026/06/28 02:44:50 DEBUG : only5: Dst hash empty - aborting Src hash check 2026/06/28 02:44:50 INFO : only5: Copied (replaced existing) 2026/06/28 02:44:51 DEBUG : only6: size = 0 OK 2026/06/28 02:44:51 DEBUG : only6: Dst hash empty - aborting Src hash check 2026/06/28 02:44:51 INFO : only6: Copied (replaced existing) 2026/06/28 02:44:51 DEBUG : only7: size = 0 OK 2026/06/28 02:44:51 DEBUG : only7: Dst hash empty - aborting Src hash check 2026/06/28 02:44:51 INFO : only7: Copied (replaced existing) 2026/06/28 02:44:52 DEBUG : only8: size = 0 OK 2026/06/28 02:44:52 DEBUG : only8: Dst hash empty - aborting Src hash check 2026/06/28 02:44:52 INFO : only8: Copied (replaced existing) 2026/06/28 02:44:52 DEBUG : only9: size = 0 OK 2026/06/28 02:44:52 DEBUG : only9: Dst hash empty - aborting Src hash check 2026/06/28 02:44:52 INFO : only9: Copied (replaced existing) 2026/06/28 02:44:53 DEBUG : only2: size = 0 OK 2026/06/28 02:44:53 DEBUG : only2: Dst hash empty - aborting Src hash check 2026/06/28 02:44:53 INFO : only2: Copied (replaced existing) 2026/06/28 02:44:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (315.73s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:48:46 DEBUG : empty_dir: Making directory with metadata 2026/06/28 02:48:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 02:48:46 DEBUG : empty_on_remote: Making directory with metadata 2026/06/28 02:48:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 02:48:46 INFO : empty_on_remote: Making directory 2026/06/28 02:48:47 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/28 02:48:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/28 02:48:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/28 02:48:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/28 02:48:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (53.04s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:49:39 DEBUG : empty_dir: Making directory with metadata 2026/06/28 02:49:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 02:49:39 DEBUG : empty_on_remote: Making directory with metadata 2026/06/28 02:49:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/06/28 02:49:39 INFO : empty_on_remote: Making directory 2026/06/28 02:49:40 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/28 02:49:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/06/28 02:49:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/06/28 02:49:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/06/28 02:49:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/06/28 02:49:44 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (60.68s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:50:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 02:50:40 INFO : sub dir: Making directory 2026/06/28 02:50:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (97.72s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:52:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/06/28 02:52:18 INFO : sub dir: Making directory 2026/06/28 02:52:18 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (98.83s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:54:28 DEBUG : Waiting for deletions to finish 2026/06/28 02:54:29 DEBUG : apple: Excluded (Path Filter) 2026/06/28 02:54:29 DEBUG : apple: Excluded 2026/06/28 02:54:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 02:54:29 DEBUG : appleappleapplebanana: Excluded 2026/06/28 02:54:29 DEBUG : banana: Excluded (Path Filter) 2026/06/28 02:54:29 DEBUG : banana: Excluded 2026/06/28 02:54:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 02:54:29 DEBUG : splitbananasplit: Excluded 2026/06/28 02:54:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 02:54:29 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/28 02:54:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 02:54:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/28 02:54:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 02:54:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/28 02:54:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 02:54:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/28 02:54:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 02:54:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/28 02:54:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 02:54:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/28 02:54:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 02:54:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/28 02:54:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 02:54:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/28 02:54:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 02:54:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/28 02:54:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 02:54:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/28 02:54:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 02:54:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/28 02:54:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 02:54:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/28 02:54:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 02:54:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/28 02:54:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 02:54:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/28 02:54:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 02:54:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/28 02:54:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 02:54:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/28 02:54:30 DEBUG : apple: size = 5 OK 2026/06/28 02:54:30 DEBUG : banana: size = 6 OK 2026/06/28 02:54:30 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:30 DEBUG : banana: Unchanged skipping 2026/06/28 02:54:30 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:30 DEBUG : apple: Unchanged skipping 2026/06/28 02:54:30 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 02:54:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 02:54:30 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:30 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 02:54:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 02:54:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 02:54:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 02:54:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 02:54:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 02:54:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 02:54:30 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:54:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 02:54:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 02:54:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 02:54:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 02:54:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 02:54:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 02:54:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 02:54:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 02:54:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 02:54:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 02:54:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 02:54:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 02:54:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 02:54:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 02:54:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 02:54:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 02:54:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 02:54:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 02:54:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 02:54:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 02:54:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 02:54:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 02:54:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 02:54:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 02:54:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 02:54:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 02:54:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 02:54:30 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:54:30 DEBUG : Waiting for deletions to finish 2026/06/28 02:54:30 INFO : There was nothing to transfer 2026/06/28 02:54:30 DEBUG : Waiting for deletions to finish 2026/06/28 02:54:30 DEBUG : apple: Excluded (Path Filter) 2026/06/28 02:54:30 DEBUG : apple: Excluded 2026/06/28 02:54:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 02:54:30 DEBUG : appleappleapplebanana: Excluded 2026/06/28 02:54:30 DEBUG : banana: Excluded (Path Filter) 2026/06/28 02:54:30 DEBUG : banana: Excluded 2026/06/28 02:54:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 02:54:30 DEBUG : splitbananasplit: Excluded 2026/06/28 02:54:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 02:54:31 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/28 02:54:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 02:54:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/28 02:54:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 02:54:31 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/28 02:54:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 02:54:31 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/28 02:54:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 02:54:31 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/28 02:54:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 02:54:31 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/28 02:54:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 02:54:31 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/28 02:54:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 02:54:31 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/28 02:54:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 02:54:31 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/28 02:54:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 02:54:31 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/28 02:54:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 02:54:31 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/28 02:54:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 02:54:31 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/28 02:54:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 02:54:31 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/28 02:54:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 02:54:31 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/28 02:54:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 02:54:31 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/28 02:54:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 02:54:31 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/28 02:54:32 DEBUG : apple: size = 5 OK 2026/06/28 02:54:32 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:32 DEBUG : apple: Unchanged skipping 2026/06/28 02:54:32 DEBUG : banana: size = 6 OK 2026/06/28 02:54:32 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 02:54:32 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 02:54:32 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:32 DEBUG : banana: Unchanged skipping 2026/06/28 02:54:32 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 02:54:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 02:54:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 02:54:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 02:54:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 02:54:32 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:54:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 02:54:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 02:54:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 02:54:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 02:54:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 02:54:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 02:54:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 02:54:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 02:54:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 02:54:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 02:54:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 02:54:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 02:54:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 02:54:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 02:54:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 02:54:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 02:54:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 02:54:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 02:54:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 02:54:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 02:54:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 02:54:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 02:54:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 02:54:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 02:54:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 02:54:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 02:54:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 02:54:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 02:54:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:54:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 02:54:32 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:54:32 DEBUG : Waiting for deletions to finish 2026/06/28 02:54:32 INFO : There was nothing to transfer 2026/06/28 02:54:32 DEBUG : Waiting for deletions to finish 2026/06/28 02:54:32 DEBUG : apple: Excluded (Path Filter) 2026/06/28 02:54:32 DEBUG : apple: Excluded 2026/06/28 02:54:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 02:54:32 DEBUG : appleappleapplebanana: Excluded 2026/06/28 02:54:32 DEBUG : banana: Excluded (Path Filter) 2026/06/28 02:54:32 DEBUG : banana: Excluded 2026/06/28 02:54:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 02:54:32 DEBUG : splitbananasplit: Excluded 2026/06/28 02:54:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 02:54:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/28 02:54:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 02:54:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/28 02:54:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 02:54:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/28 02:54:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 02:54:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/28 02:54:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 02:54:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/28 02:54:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 02:54:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/28 02:54:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 02:54:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/28 02:54:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 02:54:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/28 02:54:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 02:54:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/28 02:54:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 02:54:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/28 02:54:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 02:54:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/28 02:54:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 02:54:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/28 02:54:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 02:54:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/28 02:54:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 02:54:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/28 02:54:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 02:54:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/28 02:54:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 02:54:33 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:57:10 DEBUG : Waiting for deletions to finish 2026/06/28 02:57:11 DEBUG : apple: Excluded (Path Filter) 2026/06/28 02:57:11 DEBUG : apple: Excluded 2026/06/28 02:57:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 02:57:11 DEBUG : appleappleapplebanana: Excluded 2026/06/28 02:57:11 DEBUG : banana: Excluded (Path Filter) 2026/06/28 02:57:11 DEBUG : banana: Excluded 2026/06/28 02:57:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 02:57:11 DEBUG : splitbananasplit: Excluded 2026/06/28 02:57:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 02:57:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/28 02:57:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 02:57:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/28 02:57:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 02:57:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/28 02:57:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 02:57:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/28 02:57:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 02:57:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/28 02:57:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 02:57:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/28 02:57:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 02:57:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/28 02:57:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 02:57:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/28 02:57:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 02:57:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/28 02:57:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 02:57:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/28 02:57:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 02:57:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/28 02:57:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 02:57:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/28 02:57:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 02:57:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/28 02:57:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 02:57:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/28 02:57:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 02:57:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/28 02:57:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 02:57:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/28 02:57:20 DEBUG : apple: size = 5 OK 2026/06/28 02:57:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 02:57:20 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:20 DEBUG : apple: Unchanged skipping 2026/06/28 02:57:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 02:57:20 DEBUG : banana: size = 6 OK 2026/06/28 02:57:20 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:20 DEBUG : banana: Unchanged skipping 2026/06/28 02:57:20 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 02:57:20 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:20 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 02:57:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 02:57:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 02:57:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:20 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:57:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 02:57:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 02:57:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 02:57:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 02:57:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 02:57:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 02:57:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 02:57:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 02:57:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 02:57:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 02:57:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 02:57:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 02:57:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 02:57:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 02:57:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 02:57:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 02:57:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 02:57:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 02:57:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 02:57:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 02:57:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 02:57:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 02:57:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 02:57:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 02:57:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 02:57:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 02:57:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 02:57:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 02:57:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 02:57:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 02:57:20 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:57:20 DEBUG : Waiting for deletions to finish 2026/06/28 02:57:20 INFO : There was nothing to transfer 2026/06/28 02:57:20 DEBUG : Waiting for deletions to finish 2026/06/28 02:57:21 DEBUG : apple: Excluded (Path Filter) 2026/06/28 02:57:21 DEBUG : apple: Excluded 2026/06/28 02:57:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 02:57:21 DEBUG : appleappleapplebanana: Excluded 2026/06/28 02:57:21 DEBUG : banana: Excluded (Path Filter) 2026/06/28 02:57:21 DEBUG : banana: Excluded 2026/06/28 02:57:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 02:57:21 DEBUG : splitbananasplit: Excluded 2026/06/28 02:57:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 02:57:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/28 02:57:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 02:57:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/28 02:57:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 02:57:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/28 02:57:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 02:57:21 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/28 02:57:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 02:57:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/28 02:57:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 02:57:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/28 02:57:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 02:57:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/28 02:57:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 02:57:21 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/28 02:57:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 02:57:21 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/28 02:57:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 02:57:21 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/28 02:57:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 02:57:21 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/28 02:57:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 02:57:21 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/28 02:57:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 02:57:21 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/28 02:57:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 02:57:21 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/28 02:57:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 02:57:21 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/28 02:57:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 02:57:21 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/28 02:57:22 DEBUG : apple: size = 5 OK 2026/06/28 02:57:22 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:22 DEBUG : apple: Unchanged skipping 2026/06/28 02:57:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 02:57:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 02:57:22 DEBUG : banana: size = 6 OK 2026/06/28 02:57:22 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:22 DEBUG : banana: Unchanged skipping 2026/06/28 02:57:22 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 02:57:22 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:22 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 02:57:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 02:57:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 02:57:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 02:57:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 02:57:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 02:57:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 02:57:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 02:57:22 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 02:57:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 02:57:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 02:57:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 02:57:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 02:57:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 02:57:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 02:57:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 02:57:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 02:57:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 02:57:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 02:57:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 02:57:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 02:57:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 02:57:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 02:57:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 02:57:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 02:57:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 02:57:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 02:57:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 02:57:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 02:57:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 02:57:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 02:57:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 02:57:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 02:57:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 02:57:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 02:57:22 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 02:57:22 DEBUG : Waiting for deletions to finish 2026/06/28 02:57:22 INFO : There was nothing to transfer 2026/06/28 02:57:22 DEBUG : Waiting for deletions to finish 2026/06/28 02:57:22 DEBUG : apple: Excluded (Path Filter) 2026/06/28 02:57:22 DEBUG : apple: Excluded 2026/06/28 02:57:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 02:57:22 DEBUG : appleappleapplebanana: Excluded 2026/06/28 02:57:22 DEBUG : banana: Excluded (Path Filter) 2026/06/28 02:57:22 DEBUG : banana: Excluded 2026/06/28 02:57:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 02:57:22 DEBUG : splitbananasplit: Excluded 2026/06/28 02:57:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 02:57:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/28 02:57:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 02:57:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/28 02:57:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 02:57:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/28 02:57:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 02:57:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/28 02:57:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 02:57:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/28 02:57:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 02:57:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/28 02:57:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 02:57:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/28 02:57:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 02:57:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/28 02:57:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 02:57:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/28 02:57:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 02:57:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/28 02:57:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 02:57:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/28 02:57:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 02:57:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/28 02:57:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 02:57:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/28 02:57:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 02:57:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/28 02:57:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 02:57:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/28 02:57:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 02:57:23 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 02:59:59 DEBUG : Waiting for deletions to finish 2026/06/28 02:59:59 DEBUG : apple: Excluded (Path Filter) 2026/06/28 02:59:59 DEBUG : apple: Excluded 2026/06/28 02:59:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 02:59:59 DEBUG : appleappleapplebanana: Excluded 2026/06/28 02:59:59 DEBUG : banana: Excluded (Path Filter) 2026/06/28 02:59:59 DEBUG : banana: Excluded 2026/06/28 02:59:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 02:59:59 DEBUG : splitbananasplit: Excluded 2026/06/28 03:00:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:00:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/28 03:00:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:00:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/28 03:00:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:00:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/28 03:00:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:00:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/28 03:00:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:00:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/28 03:00:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:00:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/28 03:00:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:00:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/28 03:00:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:00:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/28 03:00:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:00:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/28 03:00:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:00:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/28 03:00:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:00:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/28 03:00:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:00:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/28 03:00:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:00:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/28 03:00:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:00:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/28 03:00:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:00:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/28 03:00:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:00:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/28 03:00:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:00:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:00:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:00:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:00:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/28 03:00:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/28 03:00:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/28 03:00:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/28 03:00:00 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:00:00 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:00 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:00 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 03:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 03:00:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 03:00:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 03:00:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 03:00:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 03:00:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/28 03:00:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:00 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/28 03:00:01 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/28 03:00:01 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/28 03:00:01 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/28 03:00:01 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/28 03:00:01 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/28 03:00:01 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/28 03:00:01 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/28 03:00:01 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/28 03:00:01 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/28 03:00:01 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 03:00:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/28 03:00:01 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/28 03:00:01 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/28 03:00:01 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/28 03:00:01 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/28 03:00:01 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/28 03:00:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/28 03:00:01 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 03:00:01 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 03:00:02 DEBUG : YXBwbGU=: size = 5 OK 2026/06/28 03:00:02 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/06/28 03:00:02 INFO : apple: Copied (new) to: YXBwbGU= 2026/06/28 03:00:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/28 03:00:02 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/06/28 03:00:02 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/28 03:00:02 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/06/28 03:00:02 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:03 DEBUG : YmFuYW5h: size = 6 OK 2026/06/28 03:00:03 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/06/28 03:00:03 INFO : banana: Copied (new) to: YmFuYW5h 2026/06/28 03:00:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/28 03:00:04 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/06/28 03:00:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/28 03:00:05 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/06/28 03:00:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:05 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/28 03:00:05 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/06/28 03:00:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/28 03:00:05 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/06/28 03:00:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/28 03:00:06 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/06/28 03:00:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/28 03:00:06 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/06/28 03:00:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/28 03:00:07 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/06/28 03:00:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 03:00:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/28 03:00:08 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/06/28 03:00:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/28 03:00:08 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/06/28 03:00:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/28 03:00:08 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/06/28 03:00:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/28 03:00:08 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/06/28 03:00:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 03:00:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/28 03:00:09 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/06/28 03:00:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/28 03:00:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/28 03:00:10 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/06/28 03:00:10 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/28 03:00:11 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/06/28 03:00:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:12 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/28 03:00:12 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/06/28 03:00:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/06/28 03:00:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/28 03:00:12 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/06/28 03:00:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:12 DEBUG : Waiting for deletions to finish 2026/06/28 03:00:18 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/28 03:00:18 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/28 03:00:18 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/28 03:00:18 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/28 03:00:18 INFO : appleappleapplebanana: Deleted 2026/06/28 03:00:18 INFO : dir1/0011-56789;.txt: Deleted 2026/06/28 03:00:18 INFO : banana: Deleted 2026/06/28 03:00:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/28 03:00:23 INFO : dir1/0007-1234567.txt: Deleted 2026/06/28 03:00:23 INFO : dir1/0003-defghij.txt: Deleted 2026/06/28 03:00:24 INFO : dir1/0013-789;=.txt: Deleted 2026/06/28 03:00:24 INFO : dir1/0015-9;=.txt: Deleted 2026/06/28 03:00:24 INFO : splitbananasplit: Deleted 2026/06/28 03:00:24 INFO : apple: Deleted 2026/06/28 03:00:24 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/28 03:00:24 INFO : dir1/0008-2345678.txt: Deleted 2026/06/28 03:00:29 INFO : dir1/0010-456789.txt: Deleted 2026/06/28 03:00:29 INFO : dir1/0009-3456789.txt: Deleted 2026/06/28 03:00:29 INFO : dir1/0012-6789;.txt: Deleted 2026/06/28 03:00:30 INFO : dir1/0014-89;=.txt: Deleted 2026/06/28 03:00:30 DEBUG : Waiting for deletions to finish 2026/06/28 03:00:30 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/28 03:00:30 DEBUG : YXBwbGU=: Excluded 2026/06/28 03:00:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/28 03:00:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/06/28 03:00:30 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/28 03:00:30 DEBUG : YmFuYW5h: Excluded 2026/06/28 03:00:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/28 03:00:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/06/28 03:00:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/28 03:00:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/06/28 03:00:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/28 03:00:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/06/28 03:00:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/28 03:00:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/06/28 03:00:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/28 03:00:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/06/28 03:00:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/28 03:00:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/06/28 03:00:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/28 03:00:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/06/28 03:00:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/28 03:00:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/06/28 03:00:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/28 03:00:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/06/28 03:00:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/28 03:00:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/06/28 03:00:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/28 03:00:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/06/28 03:00:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/28 03:00:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/06/28 03:00:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/28 03:00:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/06/28 03:00:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/28 03:00:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/06/28 03:00:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/28 03:00:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/06/28 03:00:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/28 03:00:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/06/28 03:00:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/28 03:00:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/06/28 03:00:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 03:00:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 03:00:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/28 03:00:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:00:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/28 03:00:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:00:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:00:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:00:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:00:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:00:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 03:00:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:00:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:00:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:00:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:00:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:00:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:00:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:00:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:00:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:00:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:00:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/28 03:00:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 03:00:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:00:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/28 03:00:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 03:00:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:00:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/28 03:00:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 03:00:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:00:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 03:00:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/28 03:00:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:00:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:00:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:00:31 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:00:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:31 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:31 DEBUG : YXBwbGU=: size = 5 OK 2026/06/28 03:00:31 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 03:00:31 DEBUG : apple: Unchanged skipping 2026/06/28 03:00:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/06/28 03:00:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 03:00:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/06/28 03:00:31 DEBUG : YmFuYW5h: size = 6 OK 2026/06/28 03:00:31 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 03:00:31 DEBUG : banana: Unchanged skipping 2026/06/28 03:00:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/06/28 03:00:31 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 03:00:31 DEBUG : splitbananasplit: Unchanged skipping 2026/06/28 03:00:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 03:00:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 03:00:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 03:00:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 03:00:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 03:00:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 03:00:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/28 03:00:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:31 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/06/28 03:00:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:32 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/06/28 03:00:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 03:00:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/06/28 03:00:32 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/06/28 03:00:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 03:00:32 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/06/28 03:00:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 03:00:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/06/28 03:00:32 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/06/28 03:00:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 03:00:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/06/28 03:00:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/06/28 03:00:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 03:00:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/06/28 03:00:32 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/06/28 03:00:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 03:00:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/06/28 03:00:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/06/28 03:00:32 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/06/28 03:00:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 03:00:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/06/28 03:00:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/06/28 03:00:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/06/28 03:00:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 03:00:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/06/28 03:00:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/06/28 03:00:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 03:00:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/06/28 03:00:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/06/28 03:00:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 03:00:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/06/28 03:00:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/06/28 03:00:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 03:00:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/06/28 03:00:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/06/28 03:00:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 03:00:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/06/28 03:00:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 03:00:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/06/28 03:00:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 03:00:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/06/28 03:00:32 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/06/28 03:00:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 03:00:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/06/28 03:00:32 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 03:00:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/06/28 03:00:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/06/28 03:00:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/06/28 03:00:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/06/28 03:00:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/06/28 03:00:32 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 03:00:32 DEBUG : Waiting for deletions to finish 2026/06/28 03:00:32 DEBUG : Waiting for deletions to finish 2026/06/28 03:00:32 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/06/28 03:00:32 DEBUG : YXBwbGU=: Excluded 2026/06/28 03:00:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/06/28 03:00:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/06/28 03:00:32 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/06/28 03:00:32 DEBUG : YmFuYW5h: Excluded 2026/06/28 03:00:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/06/28 03:00:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/06/28 03:00:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/06/28 03:00:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/06/28 03:00:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/06/28 03:00:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/06/28 03:00:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/06/28 03:00:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/06/28 03:00:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/06/28 03:00:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/06/28 03:00:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/06/28 03:00:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/06/28 03:00:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/06/28 03:00:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/06/28 03:00:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/06/28 03:00:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/06/28 03:00:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/06/28 03:00:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/06/28 03:00:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/06/28 03:00:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/06/28 03:00:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/06/28 03:00:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/06/28 03:00:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/06/28 03:00:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/06/28 03:00:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/06/28 03:00:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/06/28 03:00:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/06/28 03:00:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/06/28 03:00:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/06/28 03:00:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/06/28 03:00:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/06/28 03:00:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/06/28 03:00:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/06/28 03:00:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/06/28 03:00:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:00:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 03:00:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 03:00:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/06/28 03:00:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:33 DEBUG : apple: transformed to: YXBwbGU= 2026/06/28 03:00:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/06/28 03:00:33 DEBUG : banana: transformed to: YmFuYW5h 2026/06/28 03:00:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/06/28 03:00:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/06/28 03:00:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/06/28 03:00:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/06/28 03:00:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/06/28 03:00:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/06/28 03:00:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 03:03:07 DEBUG : Waiting for deletions to finish 2026/06/28 03:03:08 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:03:08 DEBUG : apple: Excluded 2026/06/28 03:03:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:03:08 DEBUG : appleappleapplebanana: Excluded 2026/06/28 03:03:08 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:03:08 DEBUG : banana: Excluded 2026/06/28 03:03:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:03:08 DEBUG : splitbananasplit: Excluded 2026/06/28 03:03:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:03:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/28 03:03:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:03:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/28 03:03:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:03:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/28 03:03:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:03:09 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/28 03:03:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:03:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/28 03:03:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:03:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/28 03:03:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:03:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/28 03:03:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:03:09 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/28 03:03:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:03:09 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/28 03:03:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:03:09 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/28 03:03:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:03:09 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/28 03:03:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:03:09 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/28 03:03:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:03:09 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/28 03:03:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:03:09 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/28 03:03:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:03:09 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/28 03:03:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:03:09 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/28 03:03:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:03:09 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:03:09 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:03:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:03:09 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:03:09 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:03:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:03:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:03:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:03:09 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:03:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:03:09 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:03:09 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:03:09 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:03:09 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:03:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/28 03:03:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:03:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/28 03:03:10 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:03:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/28 03:03:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:03:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/28 03:03:10 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:03:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:03:10 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:03:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:03:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 03:03:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:03:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/28 03:03:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:03:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/28 03:03:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 03:03:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 03:03:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:03:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 03:03:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 03:03:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 03:03:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:03:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 03:03:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 03:03:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 03:03:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 03:03:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 03:03:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/28 03:03:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 03:03:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:03:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 03:03:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 03:03:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 03:03:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 03:03:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 03:03:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 03:03:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 03:03:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:03:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 03:03:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 03:03:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 03:03:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:03:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 03:03:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 03:03:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 03:03:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 03:03:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 03:03:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 03:03:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 03:03:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 03:03:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 03:03:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 03:03:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 03:03:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/28 03:03:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 03:03:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:03:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 03:03:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 03:03:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 03:03:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 03:03:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 03:03:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 03:03:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 03:03:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 03:03:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 03:03:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 03:03:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 03:03:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/28 03:03:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 03:03:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 03:03:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 03:03:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:03:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 03:03:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 03:03:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 03:03:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 03:03:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 03:03:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 03:03:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 03:03:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 03:03:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 03:03:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 03:03:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 03:03:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/28 03:03:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 03:03:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 03:03:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 03:03:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 03:03:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/28 03:03:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:03:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/28 03:03:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 03:03:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/28 03:03:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 03:03:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/28 03:03:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 03:03:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/28 03:03:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 03:03:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 03:03:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:03:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 03:03:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 03:03:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 03:03:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 03:03:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 03:03:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 03:03:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 03:03:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/28 03:03:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 03:03:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 03:03:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 03:03:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 03:03:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 03:03:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/28 03:03:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 03:03:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 03:03:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 03:03:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:03:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 03:03:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 03:03:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 03:03:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 03:03:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 03:03:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 03:03:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 03:03:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/28 03:03:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 03:03:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 03:03:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 03:03:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 03:03:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 03:03:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/28 03:03:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 03:03:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 03:03:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 03:03:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 03:03:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 03:03:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 03:03:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 03:03:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 03:03:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/28 03:03:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:03:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/28 03:03:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 03:03:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/28 03:03:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 03:03:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/28 03:03:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 03:03:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/28 03:03:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/28 03:03:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 03:03:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:03:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 03:03:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 03:03:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 03:03:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 03:03:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 03:03:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 03:03:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 03:03:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/28 03:03:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 03:03:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/28 03:03:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 03:03:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 03:03:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 03:03:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 03:03:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 03:03:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/28 03:03:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 03:03:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 03:03:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 03:03:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 03:03:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 03:03:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 03:03:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 03:03:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 03:03:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 03:03:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 03:03:10 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/28 03:03:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:03:10 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/06/28 03:03:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:10 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/06/28 03:03:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:10 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/06/28 03:03:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:10 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/06/28 03:03:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:10 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/06/28 03:03:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:10 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/06/28 03:03:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:10 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/06/28 03:03:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:10 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/06/28 03:03:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:10 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/06/28 03:03:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:10 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/06/28 03:03:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:10 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/06/28 03:03:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:10 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/06/28 03:03:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:10 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/06/28 03:03:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:10 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/06/28 03:03:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:10 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/06/28 03:03:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:10 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/06/28 03:03:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:10 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 03:03:10 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 03:03:11 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/06/28 03:03:11 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/06/28 03:03:11 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/06/28 03:03:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/28 03:03:11 DEBUG : PREFIXapple: size = 5 OK 2026/06/28 03:03:11 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/06/28 03:03:11 INFO : apple: Copied (new) to: PREFIXapple 2026/06/28 03:03:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/28 03:03:11 DEBUG : PREFIXbanana: size = 6 OK 2026/06/28 03:03:11 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/06/28 03:03:11 INFO : banana: Copied (new) to: PREFIXbanana 2026/06/28 03:03:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/28 03:03:12 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/06/28 03:03:12 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/06/28 03:03:12 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/06/28 03:03:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/28 03:03:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/06/28 03:03:13 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/06/28 03:03:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/06/28 03:03:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/28 03:03:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/06/28 03:03:13 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/06/28 03:03:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/06/28 03:03:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/28 03:03:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/06/28 03:03:13 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/06/28 03:03:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/06/28 03:03:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/28 03:03:13 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/06/28 03:03:13 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/06/28 03:03:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/06/28 03:03:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/28 03:03:15 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/06/28 03:03:15 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/06/28 03:03:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/06/28 03:03:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/28 03:03:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/06/28 03:03:15 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/06/28 03:03:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/06/28 03:03:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/28 03:03:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/06/28 03:03:15 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/06/28 03:03:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/06/28 03:03:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/28 03:03:16 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/06/28 03:03:16 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/06/28 03:03:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/06/28 03:03:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/28 03:03:17 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/06/28 03:03:17 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/06/28 03:03:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/06/28 03:03:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/28 03:03:17 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/06/28 03:03:17 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/06/28 03:03:17 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/06/28 03:03:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/28 03:03:17 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/06/28 03:03:17 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/06/28 03:03:17 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/06/28 03:03:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/28 03:03:18 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/06/28 03:03:18 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/06/28 03:03:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/06/28 03:03:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/28 03:03:18 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/06/28 03:03:18 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/06/28 03:03:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/06/28 03:03:19 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/06/28 03:03:19 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/06/28 03:03:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/06/28 03:03:19 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/06/28 03:03:19 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/06/28 03:03:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/06/28 03:03:20 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/06/28 03:03:20 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/06/28 03:03:20 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/06/28 03:03:20 DEBUG : Waiting for deletions to finish 2026/06/28 03:03:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/28 03:03:25 INFO : dir1/0011-56789;.txt: Deleted 2026/06/28 03:03:25 INFO : apple: Deleted 2026/06/28 03:03:26 INFO : dir1/0015-9;=.txt: Deleted 2026/06/28 03:03:26 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/28 03:03:26 INFO : banana: Deleted 2026/06/28 03:03:26 INFO : splitbananasplit: Deleted 2026/06/28 03:03:31 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/28 03:03:31 INFO : dir1/0013-789;=.txt: Deleted 2026/06/28 03:03:31 INFO : dir1/0008-2345678.txt: Deleted 2026/06/28 03:03:31 INFO : dir1/0012-6789;.txt: Deleted 2026/06/28 03:03:31 INFO : dir1/0003-defghij.txt: Deleted 2026/06/28 03:03:31 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/28 03:03:31 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/28 03:03:36 INFO : dir1/0007-1234567.txt: Deleted 2026/06/28 03:03:37 INFO : dir1/0010-456789.txt: Deleted 2026/06/28 03:03:37 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/28 03:03:37 INFO : appleappleapplebanana: Deleted 2026/06/28 03:03:38 INFO : dir1/0014-89;=.txt: Deleted 2026/06/28 03:03:40 INFO : dir1/0009-3456789.txt: Deleted 2026/06/28 03:03:40 DEBUG : Waiting for deletions to finish 2026/06/28 03:03:40 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/06/28 03:03:40 DEBUG : PREFIXapple: Excluded 2026/06/28 03:03:40 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:03:40 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/06/28 03:03:40 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/06/28 03:03:40 DEBUG : PREFIXbanana: Excluded 2026/06/28 03:03:40 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/06/28 03:03:40 DEBUG : PREFIXsplitbananasplit: Excluded 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:03:41 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/06/28 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/28 03:03:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/28 03:03:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/28 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/28 03:03:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/28 03:03:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/28 03:03:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/28 03:03:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/28 03:03:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/28 03:03:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/28 03:03:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/28 03:03:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/28 03:03:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/28 03:03:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/28 03:03:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/28 03:03:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/28 03:03:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/28 03:03:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/28 03:03:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/28 03:03:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/28 03:03:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/28 03:03:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/28 03:03:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/28 03:03:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/28 03:03:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/28 03:03:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/28 03:03:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/28 03:03:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/28 03:03:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/28 03:03:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/28 03:03:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:03:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/28 03:03:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:03:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/28 03:03:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:03:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/28 03:03:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:03:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/28 03:03:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:03:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/28 03:03:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:03:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/28 03:03:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:03:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/28 03:03:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:03:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/28 03:03:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:03:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/28 03:03:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:03:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/28 03:03:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:03:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/28 03:03:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:03:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/28 03:03:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:03:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/28 03:03:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:03:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/28 03:03:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/28 03:03:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:03:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/28 03:03:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:03:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/28 03:03:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:03:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/28 03:03:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:03:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/28 03:03:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:03:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/28 03:03:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:03:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/28 03:03:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:03:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/28 03:03:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:03:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/28 03:03:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:03:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/28 03:03:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:03:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/28 03:03:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:03:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/28 03:03:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:03:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/28 03:03:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:03:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/28 03:03:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:03:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/28 03:03:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:03:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/28 03:03:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/28 03:03:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:03:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/28 03:03:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:03:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:03:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:03:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/28 03:03:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:03:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/28 03:03:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:03:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/28 03:03:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:03:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/28 03:03:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:03:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/28 03:03:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:03:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/28 03:03:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:03:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/28 03:03:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:03:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/28 03:03:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:03:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/28 03:03:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:03:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/28 03:03:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:03:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/28 03:03:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:03:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/28 03:03:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:03:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/28 03:03:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:03:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/28 03:03:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/28 03:03:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:03:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/28 03:03:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:03:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:03:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:03:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:03:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:03:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/28 03:03:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:03:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/28 03:03:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:03:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/28 03:03:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:03:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/28 03:03:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:03:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/28 03:03:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:03:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/28 03:03:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:03:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/28 03:03:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:03:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/28 03:03:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:03:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/28 03:03:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:03:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/28 03:03:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:03:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/28 03:03:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:03:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/28 03:03:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:03:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/28 03:03:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:03:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/28 03:03:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/28 03:03:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:03:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/28 03:03:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:03:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:03:41 DEBUG : apple: transformed to: PREFIXapple 2026/06/28 03:03:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/06/28 03:03:41 DEBUG : banana: transformed to: PREFIXbanana 2026/06/28 03:03:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/06/28 03:03:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/06/28 03:03:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/06/28 03:03:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/06/28 03:03:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/06/28 03:03:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/06/28 03:03:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/06/28 03:03:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/06/28 03:03:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/06/28 03:03:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/06/28 03:03:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/06/28 03:03:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/06/28 03:03:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/06/28 03:03:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/06/28 03:03:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/06/28 03:03:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/06/28 03:03:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/06/28 03:03:42 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/28 03:03:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/28 03:03:42 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/28 03:03:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/28 03:03:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/28 03:03:42 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 03:03:42 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 03:03:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/06/28 03:03:44 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/06/28 03:03:44 INFO : appleappleapplebanana: Copied (new) 2026/06/28 03:03:44 DEBUG : apple: size = 5 OK 2026/06/28 03:03:44 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/06/28 03:03:44 INFO : apple: Copied (new) 2026/06/28 03:03:44 DEBUG : splitbananasplit: size = 16 OK 2026/06/28 03:03:44 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/06/28 03:03:44 INFO : splitbananasplit: Copied (new) 2026/06/28 03:03:44 DEBUG : banana: size = 6 OK 2026/06/28 03:03:44 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/06/28 03:03:44 INFO : banana: Copied (new) 2026/06/28 03:03:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/06/28 03:03:45 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/06/28 03:03:45 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/06/28 03:03:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/06/28 03:03:46 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/06/28 03:03:46 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/06/28 03:03:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/06/28 03:03:46 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/06/28 03:03:46 INFO : dir1/0003-defghij.txt: Copied (new) 2026/06/28 03:03:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/06/28 03:03:46 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/06/28 03:03:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/06/28 03:03:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/06/28 03:03:48 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/06/28 03:03:48 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/06/28 03:03:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/06/28 03:03:48 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/06/28 03:03:48 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/06/28 03:03:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/06/28 03:03:48 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/06/28 03:03:48 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/06/28 03:03:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/06/28 03:03:48 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/06/28 03:03:48 INFO : dir1/0007-1234567.txt: Copied (new) 2026/06/28 03:03:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/06/28 03:03:50 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/06/28 03:03:50 INFO : dir1/0008-2345678.txt: Copied (new) 2026/06/28 03:03:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/06/28 03:03:50 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/06/28 03:03:50 INFO : dir1/0009-3456789.txt: Copied (new) 2026/06/28 03:03:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/06/28 03:03:50 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/06/28 03:03:50 INFO : dir1/0010-456789.txt: Copied (new) 2026/06/28 03:03:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/06/28 03:03:51 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/06/28 03:03:51 INFO : dir1/0011-56789;.txt: Copied (new) 2026/06/28 03:03:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/06/28 03:03:51 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/06/28 03:03:51 INFO : dir1/0012-6789;.txt: Copied (new) 2026/06/28 03:03:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/06/28 03:03:52 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/06/28 03:03:52 INFO : dir1/0014-89;=.txt: Copied (new) 2026/06/28 03:03:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/06/28 03:03:52 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/06/28 03:03:52 INFO : dir1/0013-789;=.txt: Copied (new) 2026/06/28 03:03:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/06/28 03:03:53 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/06/28 03:03:53 INFO : dir1/0015-9;=.txt: Copied (new) 2026/06/28 03:03:53 DEBUG : Waiting for deletions to finish 2026/06/28 03:03:58 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/06/28 03:03:58 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/06/28 03:03:58 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/06/28 03:03:58 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/06/28 03:03:58 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/06/28 03:03:59 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/06/28 03:03:59 INFO : PREFIXapple: Deleted 2026/06/28 03:04:00 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/06/28 03:04:04 INFO : PREFIXappleappleapplebanana: Deleted 2026/06/28 03:04:04 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/06/28 03:04:04 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/06/28 03:04:04 INFO : PREFIXsplitbananasplit: Deleted 2026/06/28 03:04:04 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/06/28 03:04:04 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/06/28 03:04:05 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/06/28 03:04:06 INFO : PREFIXbanana: Deleted 2026/06/28 03:04:09 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/06/28 03:04:09 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/06/28 03:04:10 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/06/28 03:04:11 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/06/28 03:04:11 DEBUG : Waiting for deletions to finish 2026/06/28 03:04:11 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:04:11 DEBUG : apple: Excluded 2026/06/28 03:04:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:04:11 DEBUG : appleappleapplebanana: Excluded 2026/06/28 03:04:11 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:04:11 DEBUG : banana: Excluded 2026/06/28 03:04:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:04:11 DEBUG : splitbananasplit: Excluded 2026/06/28 03:04:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:04:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/28 03:04:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:04:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/28 03:04:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:04:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/28 03:04:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:04:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/28 03:04:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:04:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/28 03:04:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:04:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/28 03:04:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:04:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/28 03:04:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:04:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/28 03:04:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:04:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/28 03:04:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:04:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/28 03:04:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:04:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/28 03:04:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:04:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/28 03:04:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:04:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/28 03:04:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:04:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/28 03:04:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:04:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/28 03:04:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:04:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/06/28 03:04:12 DEBUG : Waiting for deletions to finish 2026/06/28 03:04:12 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:04:12 DEBUG : apple: Excluded 2026/06/28 03:04:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:04:12 DEBUG : appleappleapplebanana: Excluded 2026/06/28 03:04:12 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:04:12 DEBUG : banana: Excluded 2026/06/28 03:04:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:04:12 DEBUG : splitbananasplit: Excluded 2026/06/28 03:04:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:04:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/28 03:04:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:04:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/28 03:04:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:04:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/28 03:04:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:04:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/28 03:04:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:04:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/28 03:04:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:04:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/28 03:04:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:04:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/28 03:04:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:04:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/28 03:04:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:04:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/28 03:04:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:04:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/28 03:04:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:04:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/28 03:04:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:04:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/28 03:04:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:04:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/28 03:04:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:04:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/28 03:04:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:04:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/28 03:04:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:04:12 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/0005-fghijkl.txt: Modification time difference too big |-222622h58m40.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-06-28 03:03:47 +0000 UTC) (precision 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_transform_test.go:123 Error: Should be true Test: TestTransform/prefix Messages: dir1/0007-1234567.txt: Modification time difference too big |-222622h58m40.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-06-28 03:03:47 +0000 UTC) (precision 1ns) === RUN TestTransform/suffix run.go:198: Remote "Yandex rclone-test-zuvemuf7wiso", Local "Local file system at /tmp/rclone3041786572", Modify Window "1ns" 2026/06/28 03:06:25 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2026/06/28 03:06:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/06/28 03:06:25 DEBUG : pacer: Reducing sleep to 15ms 2026/06/28 03:06:25 DEBUG : pacer: Reducing sleep to 11.25ms 2026/06/28 03:06:26 DEBUG : pacer: Reducing sleep to 10ms 2026/06/28 03:06:55 DEBUG : Waiting for deletions to finish 2026/06/28 03:06:55 DEBUG : apple: Excluded (Path Filter) 2026/06/28 03:06:55 DEBUG : apple: Excluded 2026/06/28 03:06:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/06/28 03:06:55 DEBUG : appleappleapplebanana: Excluded 2026/06/28 03:06:55 DEBUG : banana: Excluded (Path Filter) 2026/06/28 03:06:55 DEBUG : banana: Excluded 2026/06/28 03:06:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/06/28 03:06:55 DEBUG : splitbananasplit: Excluded 2026/06/28 03:06:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/06/28 03:06:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/06/28 03:06:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/06/28 03:06:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/06/28 03:06:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/06/28 03:06:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/06/28 03:06:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/06/28 03:06:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/06/28 03:06:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/06/28 03:06:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/06/28 03:06:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/06/28 03:06:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/06/28 03:06:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/06/28 03:06:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/06/28 03:06:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/06/28 03:06:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/06/28 03:06:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/06/28 03:06:56 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/suffix Messages: dir1/0008-2345678.txt: Modification time difference too big |-222623h1m29.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-06-28 03:06:36 +0000 UTC) (precision 1ns) 2026/06/28 03:06:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/28 03:06:56 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 03:06:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:06:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/28 03:06:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:06:56 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 03:06:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/28 03:06:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:06:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:06:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/28 03:06:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:06:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:06:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:06:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:06:56 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 03:06:56 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 03:06:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:06:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:06:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/28 03:06:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : apple: transformed to: appleSUFFIX 2026/06/28 03:06:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/06/28 03:06:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/06/28 03:06:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/06/28 03:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/06/28 03:06:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/06/28 03:06:57 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for checks to finish 2026/06/28 03:06:57 DEBUG : Yandex rclone-test-zuvemuf7wiso: Waiting for transfers to finish 2026/06/28 03:06:58 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/06/28 03:06:58 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2026/06/28 03:06:58 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/06/28 03:06:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/06/28 03:06:58 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/06/28 03:06:58 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2026/06/28 03:06:58 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/06/28 03:06:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/28 03:06:59 DEBUG : appleSUFFIX: size = 5 OK 2026/06/28 03:06:59 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2026/06/28 03:06:59 INFO : apple: Copied (new) to: appleSUFFIX 2026/06/28 03:06:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/06/28 03:06:59 DEBUG : bananaSUFFIX: size = 6 OK 2026/06/28 03:06:59 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2026/06/28 03:06:59 INFO : banana: Copied (new) to: bananaSUFFIX 2026/06/28 03:06:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/06/28 03:06:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/06/28 03:06:59 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2026/06/28 03:06:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/06/28 03:06:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/06/28 03:07:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/06/28 03:07:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2026/06/28 03:07:01 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/06/28 03:07:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/06/28 03:07:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/06/28 03:07:01 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2026/06/28 03:07:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/06/28 03:07:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/06/28 03:07:01 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/06/28 03:07:01 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2026/06/28 03:07:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/06/28 03:07:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/06/28 03:07:02 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/06/28 03:07:02 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2026/06/28 03:07:02 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/06/28 03:07:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/06/28 03:07:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/06/28 03:07:02 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2026/06/28 03:07:02 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/06/28 03:07:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/06/28 03:07:03 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/06/28 03:07:03 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2026/06/28 03:07:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/06/28 03:07:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/06/28 03:07:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/06/28 03:07:03 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2026/06/28 03:07:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/06/28 03:07:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/06/28 03:07:04 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/06/28 03:07:04 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2026/06/28 03:07:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/06/28 03:07:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/06/28 03:07:04 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/06/28 03:07:04 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2026/06/28 03:07:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/06/28 03:07:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/06/28 03:07:05 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/06/28 03:07:05 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2026/06/28 03:07:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/06/28 03:07:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/06/28 03:07:05 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/06/28 03:07:05 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2026/06/28 03:07:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/06/28 03:07:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/06/28 03:07:06 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/06/28 03:07:06 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2026/06/28 03:07:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/06/28 03:07:06 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/06/28 03:07:06 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2026/06/28 03:07:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/06/28 03:07:07 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/06/28 03:07:07 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2026/06/28 03:07:07 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/06/28 03:07:08 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/06/28 03:07:08 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2026/06/28 03:07:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/06/28 03:07:08 DEBUG : Waiting for deletions to finish 2026/06/28 03:07:13 INFO : apple: Deleted 2026/06/28 03:07:13 INFO : dir1/0010-456789.txt: Deleted 2026/06/28 03:07:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/06/28 03:07:13 INFO : dir1/0014-89;=.txt: Deleted 2026/06/28 03:07:13 INFO : dir1/0011-56789;.txt: Deleted 2026/06/28 03:07:14 INFO : dir1/0005-fghijkl.txt: Deleted 2026/06/28 03:07:14 INFO : dir1/0009-3456789.txt: Deleted 2026/06/28 03:07:18 INFO : banana: Deleted 2026/06/28 03:07:19 INFO : dir1/0015-9;=.txt: Deleted 2026/06/28 03:07:19 INFO : splitbananasplit: Deleted 2026/06/28 03:07:19 INFO : appleappleapplebanana: Deleted 2026/06/28 03:07:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/06/28 03:07:20 INFO : dir1/0000-abcdefg.txt: Deleted 2026/06/28 03:07:24 INFO : dir1/0004-efghijk.txt: Deleted 2026/06/28 03:07:25 INFO : dir1/0013-789;=.txt: Deleted 2026/06/28 03:07:25 INFO : dir1/0007-1234567.txt: Deleted 2026/06/28 03:07:25 INFO : dir1/0003-defghij.txt: Deleted 2026/06/28 03:07:25 INFO : dir1/0002-cdefghi.txt: Deleted 2026/06/28 03:07:29 INFO : dir1/0012-6789;.txt: Deleted panic: test timed out after 1h0m0s running tests: TestTransform (13m36s) TestTransform/suffix (1m12s) goroutine 18820 [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(0xd65869e66c8, {0x2a3cb21?, 0xd658641dae8?}, 0x2bb1d38) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0xd65869e66c8) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0xd65869e66c8, 0xd658641dc10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2a638cd, 0x18}, {0x2a84a45, 0x20}, 0xd65863c24c8, {0x464f0e0, 0x6c, 0x6c}, {0xc28841dd2ac0627c, 0x34645737e4f, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0xd6586ad0000) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0xd6586ad0000) /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 18517 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee8172600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586734b80?, 0xd6586c16c00?, 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(0xd6586734b80, {0xd6586c16c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586734b80, {0xd6586c16c00?, 0x12fb?, 0xd6586bbbd00?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd65863b2610, {0xd6586c16c00?, 0x0?, 0xd658705e9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd65863c3b90, {0xd6586c16c00?, 0x7c2ee81e8760?, 0x7c2f30248bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586f80ed0, {0xd6586c16c00?, 0xd65866f2f00?, 0xd658705ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586b4ad28, {0x2bcf2c0, 0xd6586f80ed0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586b4aa88, {0x7c2ee8200da8, 0xd65863c3b90}, 0xd658705ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586b4aa88, 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(0xd6586b4aa88, {0xd6586ce1000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd6586cfba40, {0xd6586ce1000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd65867c05a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd65867c05a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd6586cfba40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18497 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18312 [select]: net/http.(*persistConn).writeLoop(0xd658678a640) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17903 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 7 [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 8 [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 18320 [select]: net/http.(*persistConn).writeLoop(0xd65868c0280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18343 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 14897 [chan receive, 1 minutes]: testing.(*T).Run(0xd6586bfc008, {0x2a27c01?, 0x0?}, 0xd65869124b0) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0xd6586bfc008) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:96 +0x652 testing.tRunner(0xd6586bfc008, 0x2bb1d38) /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 18608 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee83ab200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586735980?, 0xd6586f25300?, 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(0xd6586735980, {0xd6586f25300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586735980, {0xd6586f25300?, 0x12fb?, 0xd65867f13c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd6586ca2590, {0xd6586f25300?, 0x0?, 0xd6586b989c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586b13d40, {0xd6586f25300?, 0x7c2ee837fd68?, 0x7c2f30247108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586799938, {0xd6586f25300?, 0xd658647cf00?, 0xd6586b98a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586aff7a8, {0x2bcf2c0, 0xd6586799938}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586aff508, {0x7c2ee8200da8, 0xd6586b13d40}, 0xd6586b98c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586aff508, 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(0xd6586aff508, {0xd6586f60000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd6586cdda40, {0xd6586f60000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6586f49380) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6586f49380, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd6586cdda40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18587 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18307 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee8172400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586734680?, 0xd6586dec600?, 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(0xd6586734680, {0xd6586dec600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586734680, {0xd6586dec600?, 0x12fb?, 0xd65867a8460?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd6586828198, {0xd6586dec600?, 0x0?, 0xd6586e6c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586efa6f0, {0xd6586dec600?, 0x7c2ee81a1988?, 0x7c2f30247a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586b126f0, {0xd6586dec600?, 0xd658647d4a0?, 0xd6586e6ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586a2e2a8, {0x2bcf2c0, 0xd6586b126f0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586a2e008, {0x7c2ee8200da8, 0xd6586efa6f0}, 0xd6586e6cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586a2e008, 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(0xd6586a2e008, {0xd658694b000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd6586cdd040, {0xd658694b000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6586eb29c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6586eb29c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd6586cdd040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18286 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17176 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee856c800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586b22900?, 0xd658684d900?, 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(0xd6586b22900, {0xd658684d900, 0x2500, 0x2500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586b22900, {0xd658684d900?, 0x24fb?, 0xd6586ae0980?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd6586828080, {0xd658684d900?, 0x0?, 0xd6586c8b9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586b12168, {0xd658684d900?, 0x7c2ee839a920?, 0x7c2f30247108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586ff2948, {0xd658684d900?, 0xd658647d0e0?, 0xd6586c8ba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586d6c2a8, {0x2bcf2c0, 0xd6586ff2948}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586d6c008, {0x7c2ee8200da8, 0xd6586b12168}, 0xd6586c8bc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586d6c008, 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(0xd6586d6c008, {0xd6586a8c000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd6586c64280, {0xd6586a8c000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6586c5eba0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6586c5eba0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd6586c64280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17071 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18809 [select]: net/http.(*persistConn).writeLoop(0xd65866aef00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18752 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18208 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7c2ee83ac200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd65867e1b80?, 0xd65868acc00?, 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(0xd65867e1b80, {0xd65868acc00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd65867e1b80, {0xd65868acc00?, 0x12fb?, 0xd658682dce0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd65863b2870, {0xd65868acc00?, 0x0?, 0xd6586e6f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586f816b0, {0xd65868acc00?, 0x7c2ee82064f8?, 0x7c2f30247108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586efa7c8, {0xd65868acc00?, 0xd658647dc20?, 0xd6586e6fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586a05428, {0x2bcf2c0, 0xd6586efa7c8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586a05188, {0x7c2ee8200da8, 0xd6586f816b0}, 0xd6586e6fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586a05188, 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(0xd6586a05188, {0xd6586da5000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd6586cfab40, {0xd6586da5000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6586c5f0e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6586c5f0e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd6586cfab40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18237 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18559 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee820b200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586735180?, 0xd6586e3b300?, 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(0xd6586735180, {0xd6586e3b300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586735180, {0xd6586e3b300?, 0x12fb?, 0xd6587033970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd65863b27d0, {0xd6586e3b300?, 0x0?, 0xd65870339c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586798930, {0xd6586e3b300?, 0x7c2ee81a1988?, 0x7c2f302482f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586b13608, {0xd6586e3b300?, 0xd6586893680?, 0xd6587033a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586b4b428, {0x2bcf2c0, 0xd6586b13608}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586b4b188, {0x7c2ee8200da8, 0xd6586798930}, 0xd6587033c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586b4b188, 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(0xd6586b4b188, {0xd6586e93000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd6586e7fcc0, {0xd6586e93000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd65864ed0e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd65864ed0e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd6586e7fcc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18552 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18747 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee856c200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586650680?, 0xd6586b9a000?, 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(0xd6586650680, {0xd6586b9a000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586650680, {0xd6586b9a000?, 0x12fb?, 0xd658690ea40?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd6586ca2130, {0xd6586b9a000?, 0x0?, 0xd65870639c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586d545e8, {0xd6586b9a000?, 0x7c2ee8295c00?, 0x7c2f302482f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586d54a20, {0xd6586b9a000?, 0xd6586893c20?, 0xd6587063a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586db1428, {0x2bcf2c0, 0xd6586d54a20}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586db1188, {0x7c2ee8200da8, 0xd6586d545e8}, 0xd6587063c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586db1188, 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(0xd6586db1188, {0xd6586ecb000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd6586fbf400, {0xd6586ecb000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6586da9200) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6586da9200, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd6586fbf400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18741 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18308 [select]: net/http.(*persistConn).writeLoop(0xd6586cdd040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18286 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18613 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee83abc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd65867e1400?, 0xd6586e3d900?, 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(0xd65867e1400, {0xd6586e3d900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd65867e1400, {0xd6586e3d900?, 0x12fb?, 0xd6587050970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd65863b29a8, {0xd6586e3d900?, 0x0?, 0xd65870509c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586799a10, {0xd6586e3d900?, 0x7c2f30252a40?, 0x7c2f30247108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586536468, {0xd6586e3d900?, 0xd6586c2e5a0?, 0xd6587050a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586b4b7a8, {0x2bcf2c0, 0xd6586536468}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586b4b508, {0x7c2ee8200da8, 0xd6586799a10}, 0xd6587050c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586b4b508, 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(0xd6586b4b508, {0xd6586fa4000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd6586c25cc0, {0xd6586fa4000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6586efee40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6586efee40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd6586c25cc0) /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 18507 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee83ab000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586824480?, 0xd6586e3a000?, 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(0xd6586824480, {0xd6586e3a000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586824480, {0xd6586e3a000?, 0x12fb?, 0xd65864a1c40?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd65863b2698, {0xd6586e3a000?, 0xd6586c90998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd65865ea1c8, {0xd6586e3a000?, 0x7c2ee81a1988?, 0x7c2f302482f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586b134a0, {0xd6586e3a000?, 0xd6586c2e960?, 0xd6586c90a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586b4b0a8, {0x2bcf2c0, 0xd6586b134a0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586b4ae08, {0x7c2ee8200da8, 0xd65865ea1c8}, 0xd6586c90c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586b4ae08, 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(0xd6586b4ae08, {0xd6586e48000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd6586e7e780, {0xd6586e48000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6586e8f920) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6586e8f920, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd6586e7e780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18502 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18796 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee820ac00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586b22280?, 0xd6586bdb800?, 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(0xd6586b22280, {0xd6586bdb800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586b22280, {0xd6586bdb800?, 0x17fb?, 0xd658690f800?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd6586ca2268, {0xd6586bdb800?, 0x0?, 0xd6586ea09c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586d54db0, {0xd6586bdb800?, 0x7c2ee8295c00?, 0x7c2f302482f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586d55260, {0xd6586bdb800?, 0xd6586c2eb40?, 0xd6586ea0a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586db1b28, {0x2bcf2c0, 0xd6586d55260}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586db1888, {0x7c2ee8200da8, 0xd6586d54db0}, 0xd6586ea0c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586db1888, 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(0xd6586db1888, {0xd6587089000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd658702cdc0, {0xd6587089000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6586e1aae0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6586e1aae0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd658702cdc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18449 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18234 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7c2ee83ab800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd65867e1900?, 0xd6586bb2600?, 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(0xd65867e1900, {0xd6586bb2600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd65867e1900, {0xd6586bb2600?, 0x12fb?, 0xd6586bbba20?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd6586482988, {0xd6586bb2600?, 0x0?, 0xd6586e9c9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586b13518, {0xd6586bb2600?, 0x7c2ee82064f8?, 0x7c2f30247108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586efa540, {0xd6586bb2600?, 0xd6586c2ed20?, 0xd6586e9ca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586d6cd28, {0x2bcf2c0, 0xd6586efa540}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586d6ca88, {0x7c2ee8200da8, 0xd6586b13518}, 0xd6586e9cc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586d6ca88, 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(0xd6586d6ca88, {0xd6586ed8000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd6586d67540, {0xd6586ed8000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6586d131a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6586d131a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd6586d67540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18225 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18637 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee83ab600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586825980?, 0xd6586f26600?, 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(0xd6586825980, {0xd6586f26600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586825980, {0xd6586f26600?, 0x12fb?, 0xd65867f1b60?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd6586ca2638, {0xd6586f26600?, 0x0?, 0xd65870219c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586d54348, {0xd6586f26600?, 0x7c2ee8125a40?, 0x7c2f30248bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586df2558, {0xd6586f26600?, 0xd6586c2f680?, 0xd6587021a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586affb28, {0x2bcf2c0, 0xd6586df2558}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586aff888, {0x7c2ee8200da8, 0xd6586d54348}, 0xd6587021c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586aff888, 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(0xd6586aff888, {0xd65870a4000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd6586df4b40, {0xd65870a4000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6586f79860) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6586f79860, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd6586df4b40) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18655 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18489 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee820f800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586734a00?, 0xd6586c15900?, 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(0xd6586734a00, {0xd6586c15900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586734a00, {0xd6586c15900?, 0x12fb?, 0xd6586bbb0e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd6586ca2208, {0xd6586c15900?, 0x0?, 0xd6586d799c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586b12798, {0xd6586c15900?, 0x7c2ee81e8760?, 0x7c2f30248bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586f80f78, {0xd6586c15900?, 0xd6586d025a0?, 0xd6586d79a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586afed28, {0x2bcf2c0, 0xd6586f80f78}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586afea88, {0x7c2ee8200da8, 0xd6586b12798}, 0xd6586d79c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586afea88, 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(0xd6586afea88, {0xd6586b7b000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd6586cfa8c0, {0xd6586b7b000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6586f3cc60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6586f3cc60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd6586cfa8c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18484 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18209 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xd6586cfab40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18237 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18810 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee820ae00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586b22400?, 0xd6586b1d000?, 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(0xd6586b22400, {0xd6586b1d000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586b22400, {0xd6586b1d000?, 0x16cc?, 0xd65869669e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd6586828120, {0xd6586b1d000?, 0xd6586b1d12f?, 0x5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586efa588, {0xd6586b1d000?, 0x7c2ee839a920?, 0x7c2f30247108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586ff27c8, {0xd6586b1d000?, 0x16cc?, 0xd6586d77a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586b4a9a8, {0x2bcf2c0, 0xd6586ff27c8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586b4a708, {0x7c2ee8200da8, 0xd6586efa588}, 0xd65869a4e99?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586b4a708, 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(0xd6586b4a708, {0xd6587030000, 0x1000, 0x70?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd65866af540, {0xd6587030000?, 0x70?, 0x0?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6586df1980) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6586df1980, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd65866af540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18790 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18284 [select]: net/http.(*persistConn).writeLoop(0xd6586e7f040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18271 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18422 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee820ea00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586650400?, 0xd6586b3e000?, 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(0xd6586650400, {0xd6586b3e000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586650400, {0xd6586b3e000?, 0x17fb?, 0xd65867a94e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd6586ca2070, {0xd6586b3e000?, 0x0?, 0xd6586b349c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd65864e0c90, {0xd6586b3e000?, 0x7c2ee82064f8?, 0x7c2f30247a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586efaf00, {0xd6586b3e000?, 0xd6586d04000?, 0xd6586b34a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586d6d7a8, {0x2bcf2c0, 0xd6586efaf00}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586d6d508, {0x7c2ee8200da8, 0xd65864e0c90}, 0xd6586b34c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586d6d508, 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(0xd6586d6d508, {0xd6586edf000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd65866aea00, {0xd6586edf000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6586f2e480) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6586f2e480, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd65866aea00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18395 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18475 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee83a9e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586651000?, 0xd6586bb4c00?, 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(0xd6586651000, {0xd6586bb4c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586651000, {0xd6586bb4c00?, 0x12fb?, 0xd6587045970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd6586ca2178, {0xd6586bb4c00?, 0xd6587045998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586b12498, {0xd6586bb4c00?, 0x7c2f302504c0?, 0x7c2f30247108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd65863c3ae8, {0xd6586bb4c00?, 0xd6586d041e0?, 0xd6587045a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586afe9a8, {0x2bcf2c0, 0xd65863c3ae8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586afe708, {0x7c2ee8200da8, 0xd6586b12498}, 0xd6587045c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586afe708, 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(0xd6586afe708, {0xd6586e01000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd65868c1cc0, {0xd6586e01000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd65870c8360) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd65870c8360, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd65868c1cc0) /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 18579 [select]: net/http.(*persistConn).writeLoop(0xd658678b2c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18544 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18648 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee83aba00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586735b00?, 0xd6586d8f300?, 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(0xd6586735b00, {0xd6586d8f300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586735b00, {0xd6586d8f300?, 0x12fb?, 0xd6586c1c6a0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd6586482970, {0xd6586d8f300?, 0x0?, 0xd6586fd69c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd65866b8a98, {0xd6586d8f300?, 0x7c2ee837fd68?, 0x7c2f30247108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586799e48, {0xd6586d8f300?, 0xd6586d04780?, 0xd6586fd6a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586db0628, {0x2bcf2c0, 0xd6586799e48}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586db0388, {0x7c2ee8200da8, 0xd65866b8a98}, 0xd6586fd6c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586db0388, 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(0xd6586db0388, {0xd6586e15000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd6586d67040, {0xd6586e15000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6586e10c60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6586e10c60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd6586d67040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18642 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18457 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee83a9800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586b22100?, 0xd6586b1a000?, 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(0xd6586b22100, {0xd6586b1a000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586b22100, {0xd6586b1a000?, 0x17fb?, 0xd6586bba620?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd6586ca2048, {0xd6586b1a000?, 0x0?, 0xd6586e4f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd65864e0b10, {0xd6586b1a000?, 0x7c2ee82064f8?, 0x7c2f30247a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586efae88, {0xd6586b1a000?, 0xd6586d04b40?, 0xd6586e4fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586d6d428, {0x2bcf2c0, 0xd6586efae88}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586d6d188, {0x7c2ee8200da8, 0xd65864e0b10}, 0xd6586e4fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586d6d188, 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(0xd6586d6d188, {0xd6586dc1000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd65868c0780, {0xd6586dc1000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6586df0c60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6586df0c60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd65868c0780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18377 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18723 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee83aa000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd65867e1780?, 0xd6586d91900?, 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(0xd65867e1780, {0xd6586d91900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd65867e1780, {0xd6586d91900?, 0xd6586f6f9a0?, 0xd6586f6f970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd6586ca2710, {0xd6586d91900?, 0x0?, 0xd6586f6f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586d549a8, {0xd6586d91900?, 0x7c2ee8125a40?, 0x7c2f30248bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586df2030, {0xd6586d91900?, 0xd6586d04d20?, 0xd6586f6fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586affea8, {0x2bcf2c0, 0xd6586df2030}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586affc08, {0x7c2ee8200da8, 0xd6586d549a8}, 0xd6586f6fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586affc08, 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(0xd6586affc08, {0xd6587075000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd6587080dc0, {0xd6587075000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd658706d680) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd658706d680, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd6587080dc0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18678 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18235 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xd6586d67540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18225 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18177 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7c2ee820a400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd65867e1200?, 0xd6586ba4600?, 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(0xd65867e1200, {0xd6586ba4600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd65867e1200, {0xd6586ba4600?, 0x12fb?, 0xd6586f73970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd65868283e0, {0xd6586ba4600?, 0x0?, 0xd6586f739c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd65863c3da0, {0xd6586ba4600?, 0x7c2ee81e8760?, 0x7c2f302482f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586f81290, {0xd6586ba4600?, 0xd6586d050e0?, 0xd6586f73a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd658650dea8, {0x2bcf2c0, 0xd6586f81290}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd658650dc08, {0x7c2ee8200da8, 0xd65863c3da0}, 0xd6586f73c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd658650dc08, 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(0xd658650dc08, {0xd6586d60000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd65867e5680, {0xd6586d60000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6586ee27e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6586ee27e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd65867e5680) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18172 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18601 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee83aae00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586825500?, 0xd6586f24000?, 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(0xd6586825500, {0xd6586f24000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586825500, {0xd6586f24000?, 0x12fb?, 0xd65867f0aa0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd6586ca24b0, {0xd6586f24000?, 0x0?, 0xd6586c429c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586b13800, {0xd6586f24000?, 0x7c2ee81e8760?, 0x7c2f30248bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586f81d70, {0xd6586f24000?, 0xd6586d054a0?, 0xd6586c42a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586aff428, {0x2bcf2c0, 0xd6586f81d70}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586aff188, {0x7c2ee8200da8, 0xd6586b13800}, 0xd6586c42c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586aff188, 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(0xd6586aff188, {0xd6586f01000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd6586cdd400, {0xd6586f01000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6586e9b800) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6586e9b800, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd6586cdd400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18582 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18283 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee83ac400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586650580?, 0xd6586deb300?, 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(0xd6586650580, {0xd6586deb300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586650580, {0xd6586deb300?, 0x12fb?, 0xd6586b37970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd6586828110, {0xd6586deb300?, 0x0?, 0xd6586b379c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586efa2e8, {0xd6586deb300?, 0x7c2ee81a1988?, 0x7c2f30247a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586b124f8, {0xd6586deb300?, 0xd6586d05860?, 0xd6586b37a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586a05ea8, {0x2bcf2c0, 0xd6586b124f8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586a05c08, {0x7c2ee8200da8, 0xd6586efa2e8}, 0xd6586b37c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586a05c08, 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(0xd6586a05c08, {0xd6586e2d000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd6586e7f040, {0xd6586e2d000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6586f2e660) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6586f2e660, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd6586e7f040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18271 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18311 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee83acc00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586650900?, 0xd6586ded900?, 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(0xd6586650900, {0xd6586ded900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586650900, {0xd6586ded900?, 0x12fb?, 0xd65867a8d60?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd65868281f8, {0xd6586ded900?, 0xd6586449998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586efaa68, {0xd6586ded900?, 0x7c2ee81e8760?, 0x7c2f30248bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586f80630, {0xd6586ded900?, 0xd6586ce61e0?, 0xd6586449a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586a2f428, {0x2bcf2c0, 0xd6586f80630}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586a2f188, {0x7c2ee8200da8, 0xd6586efaa68}, 0xd6586449c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586a2f188, 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(0xd6586a2f188, {0xd6586a81000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd658678a640, {0xd6586a81000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd65870c8cc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd65870c8cc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd658678a640) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 17903 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18717 [select]: net/http.(*persistConn).writeLoop(0xd65868c08c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18711 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18476 [select]: net/http.(*persistConn).writeLoop(0xd65868c1cc0) /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 18699 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee820aa00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586735e00?, 0xd6586e3ec00?, 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(0xd6586735e00, {0xd6586e3ec00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586735e00, {0xd6586e3ec00?, 0x12fb?, 0xd6586ae1ec0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd6586482cb0, {0xd6586e3ec00?, 0x0?, 0xd6586d759c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586df2690, {0xd6586e3ec00?, 0x7c2ee8125a40?, 0x7c2f30248bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586df27b0, {0xd6586e3ec00?, 0xd65868f14a0?, 0xd6586d75a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586db09a8, {0x2bcf2c0, 0xd6586df27b0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586db0708, {0x7c2ee8200da8, 0xd6586df2690}, 0xd6586d75c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586db0708, 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(0xd6586db0708, {0xd6586fe4000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd6586fbe780, {0xd6586fe4000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6586fc2ae0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6586fc2ae0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd6586fbe780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18694 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18518 [select]: net/http.(*persistConn).writeLoop(0xd6586cfba40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18497 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18700 [select]: net/http.(*persistConn).writeLoop(0xd6586fbe780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18694 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18811 [select]: net/http.(*persistConn).writeLoop(0xd65866af540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18790 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18265 [select]: net/http.(*persistConn).writeLoop(0xd6586cfb040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18259 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18673 [select]: net/http.(*persistConn).writeLoop(0xd6586fbf2c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18706 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18614 [select]: net/http.(*persistConn).writeLoop(0xd6586c25cc0) /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 18216 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xd6586c25540) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18189 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18264 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee83aca00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd65867e1d80?, 0xd6586dea000?, 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(0xd65867e1d80, {0xd6586dea000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd65867e1d80, {0xd6586dea000?, 0x7c2ee83d58c0?, 0x28?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd65863b28d0, {0xd6586dea000?, 0xd65870d89b0?, 0x43d07c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586f81980, {0xd6586dea000?, 0x7c2ee81e8760?, 0x7c2f30248bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586f80048, {0xd6586dea000?, 0xd6586b872c0?, 0xd65870d8a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586a05b28, {0x2bcf2c0, 0xd6586f80048}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586a05888, {0x7c2ee8200da8, 0xd6586f81980}, 0xd65870d8c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586a05888, 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(0xd6586a05888, {0xd6586edb000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd6586cfb040, {0xd6586edb000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6586d13680) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6586d13680, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd6586cfb040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18259 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18808 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee856c000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586825a80?, 0xd6586b1b800?, 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(0xd6586825a80, {0xd6586b1b800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586825a80, {0xd6586b1b800?, 0x17fb?, 0xd65869667e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd6586ca2250, {0xd6586b1b800?, 0x0?, 0xd6586c8f9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586d54d68, {0xd6586b1b800?, 0x7c2ee8295c00?, 0x7c2f302482f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586d55290, {0xd6586b1b800?, 0xd6586b874a0?, 0xd6586c8fa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586db17a8, {0x2bcf2c0, 0xd6586d55290}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586db1508, {0x7c2ee8200da8, 0xd6586d54d68}, 0xd6586c8fc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586db1508, 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(0xd6586db1508, {0xd6586f97000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd65866aef00, {0xd6586f97000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6586d13bc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6586d13bc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd65866aef00) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18752 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18462 [select]: net/http.(*persistConn).writeLoop(0xd65867e5b80) /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 18186 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7c2ee83ac000, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd65867e1500?, 0xd6586bb1300?, 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(0xd65867e1500, {0xd6586bb1300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd65867e1500, {0xd6586bb1300?, 0x12fb?, 0xd6586bbb360?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd65863b27b8, {0xd6586bb1300?, 0xd6586e71998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586f81458, {0xd6586bb1300?, 0x7c2f30251c80?, 0x7c2f30247108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd65865ea810, {0xd6586bb1300?, 0xd6586ce6000?, 0xd6586e71a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586a050a8, {0x2bcf2c0, 0xd65865ea810}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586a04e08, {0x7c2ee8200da8, 0xd6586f81458}, 0xd6586e71c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586a04e08, 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(0xd6586a04e08, {0xd6586cf4000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd6586cdc8c0, {0xd6586cf4000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd65867c0fc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd65867c0fc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd6586cdc8c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18200 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18415 [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 18117 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 18560 [select]: net/http.(*persistConn).writeLoop(0xd6586e7fcc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18552 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 2673 [chan receive, 52 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2658 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 18766 [select]: net/http.(*persistConn).roundTrip(0xd65866af540, 0xd6586edce60) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0xd6586936820, 0xd65866af400) /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(0xd658646b860, 0xd65866af400) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 golang.org/x/oauth2.(*Transport).RoundTrip(0xd6586ae0de0, 0xd65866af180) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.36.0/transport.go:55 +0x15a net/http.send(0xd65866af180, {0x2bcfea0, 0xd6586ae0de0}, {0xd6586c974f0?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0xd6586af25d0, 0xd65866af180, {0x7c2f302482f8?, 0xd6586c9750a?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0xd6586af25d0, 0xd65866af180) /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(0xd658682eeb0, {0x2bf7f70, 0xd6586e32140}, 0xd6586ee74a0) /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(0xd658646b920, 0xd6586fd3340, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xd658646b920, 0xd6586fd3340) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/yandex.(*Fs).delete(0xd6586734300, {0x2bf7f70, 0xd6586e32140}, {0xd6586ad4340, 0x34}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:603 +0x40c github.com/rclone/rclone/backend/yandex.(*Object).Remove(0xd6586df10e0, {0x2bf7f70, 0xd6586e32140}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1165 +0x8a github.com/rclone/rclone/fs/operations.DeleteFileWithBackupDir({0x2bf7f70, 0xd6586e32140}, {0x2c16800, 0xd6586df10e0}, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:569 +0x268 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:604 +0x112 created by github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir in goroutine 18117 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:601 +0xe5 goroutine 18117 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x0?, 0x0?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0xd6586a99030) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/operations.DeleteFilesWithBackupDir({0x2bf7f70, 0xd6586e32140}, 0xd6586789dc0, {0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:619 +0x1d9 github.com/rclone/rclone/fs/sync.(*syncCopyMove).deleteFiles(0xd6586c86008, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:665 +0x1b2 github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xd6586c86008) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:995 +0x3f6 github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2bf7e58, 0x468bb60}, {0x2c16790, 0xd6586734300}, {0x2c14c70, 0xd6586cd60c0}, 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({0x2bf7e58, 0x468bb60}, {0x2c16790, 0xd6586734300}, {0x2c14c70, 0xd6586cd60c0}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1384 +0x77 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xd6586bfc488) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 +0x205 testing.tRunner(0xd6586bfc488, 0xd65869124b0) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 14897 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 18458 [select]: net/http.(*persistConn).writeLoop(0xd65868c0780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18377 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18672 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee8172a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586825c00?, 0xd6586d90600?, 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(0xd6586825c00, {0xd6586d90600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586825c00, {0xd6586d90600?, 0x7c2ee81b1b20?, 0x28?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd6586482d10, {0xd6586d90600?, 0xd6586c499b0?, 0x43d07c?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586df2828, {0xd6586d90600?, 0x7c2ee8125a40?, 0x7c2f30248bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586df2dc8, {0xd6586d90600?, 0xd6586a90780?, 0xd6586c49a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586db0d28, {0x2bcf2c0, 0xd6586df2dc8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586db0a88, {0x7c2ee8200da8, 0xd6586df2828}, 0xd6586c49c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586db0a88, 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(0xd6586db0a88, {0xd6587067000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd6586fbf2c0, {0xd6587067000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd658706c120) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd658706c120, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd6586fbf2c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18706 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18468 [select]: net/http.(*persistConn).writeLoop(0xd65868c0c80) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18382 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18797 [select]: net/http.(*persistConn).writeLoop(0xd658702cdc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18449 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18602 [select]: net/http.(*persistConn).writeLoop(0xd6586cdd400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18582 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18508 [select]: net/http.(*persistConn).writeLoop(0xd6586e7e780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18502 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18303 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee83ac800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586650b80?, 0xd6586c12000?, 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(0xd6586650b80, {0xd6586c12000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586650b80, {0xd6586c12000?, 0x12fb?, 0xd6586bbae40?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd6586482750, {0xd6586c12000?, 0x0?, 0xd6586e6d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586f809c0, {0xd6586c12000?, 0x7c2f30252a40?, 0x7c2f30247108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586536708, {0xd6586c12000?, 0xd65869472c0?, 0xd6586e6da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586b4a2a8, {0x2bcf2c0, 0xd6586536708}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586b4a008, {0x7c2ee8200da8, 0xd6586f809c0}, 0xd6586e6dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586b4a008, 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(0xd6586b4a008, {0xd6586c0a000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd6586a39040, {0xd6586c0a000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd658704ee40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd658704ee40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd6586a39040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18298 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18638 [select]: net/http.(*persistConn).writeLoop(0xd6586df4b40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18655 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18748 [select]: net/http.(*persistConn).writeLoop(0xd6586fbf400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18741 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18425 [select]: net/http.(*persistConn).writeLoop(0xd65866af040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18451 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18215 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7c2ee83ac600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586734c80?, 0xd6586ba5900?, 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(0xd6586734c80, {0xd6586ba5900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586734c80, {0xd6586ba5900?, 0x12fb?, 0xd65870db970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd65868284a0, {0xd6586ba5900?, 0x0?, 0xd65870db9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd65865eb020, {0xd6586ba5900?, 0x7c2ee81a1988?, 0x7c2f30248bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586b131d0, {0xd6586ba5900?, 0xd6586e2b0e0?, 0xd65870dba98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd65868409a8, {0x2bcf2c0, 0xd6586b131d0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586840708, {0x7c2ee8200da8, 0xd65865eb020}, 0xd65870dbc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586840708, 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(0xd6586840708, {0xd6586d7d000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd6586c25540, {0xd6586d7d000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6586da8ae0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6586da8ae0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd6586c25540) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18189 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18338 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee83aa200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586650d00?, 0xd6586c13300?, 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(0xd6586650d00, {0xd6586c13300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586650d00, {0xd6586c13300?, 0x12fb?, 0xd6586bbb100?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd65864827b0, {0xd6586c13300?, 0x0?, 0xd6586bad9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586f80cf0, {0xd6586c13300?, 0x7c2ee82064f8?, 0x7c2f302482f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586efaee8, {0xd6586c13300?, 0xd6586e2b2c0?, 0xd6586bada98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586b4a628, {0x2bcf2c0, 0xd6586efaee8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586b4a388, {0x7c2ee8200da8, 0xd6586f80cf0}, 0xd6586badc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586b4a388, 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(0xd6586b4a388, {0xd6586c34000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd658678b400, {0xd6586c34000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6586e1b1a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6586e1b1a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd658678b400) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18326 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18724 [select]: net/http.(*persistConn).writeLoop(0xd6587080dc0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18678 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17896 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee83aa600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586734100?, 0xd6586bb3900?, 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(0xd6586734100, {0xd6586bb3900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586734100, {0xd6586bb3900?, 0x12fb?, 0xd65867f0560?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd65863b2468, {0xd6586bb3900?, 0x0?, 0xd65870dc9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586b12198, {0xd6586bb3900?, 0x7c2ee81e8760?, 0x7c2f30248bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586f80108, {0xd6586bb3900?, 0xd658705cd20?, 0xd65870dca98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586d6d0a8, {0x2bcf2c0, 0xd6586f80108}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586d6ce08, {0x7c2ee8200da8, 0xd6586b12198}, 0xd65870dcc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586d6ce08, 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(0xd6586d6ce08, {0xd6586935000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd6586cdc780, {0xd6586935000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6586f3cf00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6586f3cf00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd6586cdc780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18277 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 17177 [select]: net/http.(*persistConn).writeLoop(0xd6586c64280) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 17071 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18304 [select]: net/http.(*persistConn).writeLoop(0xd6586a39040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18298 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18733 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee820f200, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586824e80?, 0xd6586f27900?, 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(0xd6586824e80, {0xd6586f27900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586824e80, {0xd6586f27900?, 0x12fb?, 0xd6586c1c2c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd6586828040, {0xd6586f27900?, 0x0?, 0xd6586c8d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586efa000, {0xd6586f27900?, 0x7c2ee8125a40?, 0x7c2f30248bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586df2450, {0xd6586f27900?, 0xd658705da40?, 0xd6586c8da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586afe2a8, {0x2bcf2c0, 0xd6586df2450}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586afe008, {0x7c2ee8200da8, 0xd6586efa000}, 0xd6586c8dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586afe008, 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(0xd6586afe008, {0xd6586afd000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd658702d7c0, {0xd6586afd000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6586e4b8c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6586e4b8c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd658702d7c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18727 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18424 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee8172800, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586650700?, 0xd6586b3f800?, 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(0xd6586650700, {0xd6586b3f800, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586650700, {0xd6586b3f800?, 0x17fb?, 0xd65867a9a20?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd6586482398, {0xd6586b3f800?, 0x0?, 0xd6586e709c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586f80270, {0xd6586b3f800?, 0x7c2ee82064f8?, 0x7c2f30247a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586efaeb8, {0xd6586b3f800?, 0xd658705dc20?, 0xd6586e70a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586a2fea8, {0x2bcf2c0, 0xd6586efaeb8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586a2fc08, {0x7c2ee8200da8, 0xd6586f80270}, 0xd6586e70c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586a2fc08, 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(0xd6586a2fc08, {0xd6586ac7000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd65866af040, {0xd6586ac7000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6586f2fb60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6586f2fb60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd65866af040) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18451 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18210 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xd65867e5680) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18172 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18339 [select]: net/http.(*persistConn).writeLoop(0xd658678b400) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18326 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18461 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee83ab400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586650c80?, 0xd6586c14600?, 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(0xd6586650c80, {0xd6586c14600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586650c80, {0xd6586c14600?, 0x12fb?, 0xd6586bba9c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd6586ca2120, {0xd6586c14600?, 0x0?, 0xd6586d749c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586b120a8, {0xd6586c14600?, 0x7c2ee81e8760?, 0x7c2f30248bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586f80b58, {0xd6586c14600?, 0xd6586b6a960?, 0xd6586d74a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586afe628, {0x2bcf2c0, 0xd6586f80b58}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586afe388, {0x7c2ee8200da8, 0xd6586b120a8}, 0xd6586d74c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586afe388, 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(0xd6586afe388, {0xd6586caf000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd65867e5b80, {0xd6586caf000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd658702fc20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd658702fc20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd65867e5b80) /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 18734 [select]: net/http.(*persistConn).writeLoop(0xd658702d7c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18727 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18222 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xd6586cfa140) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18227 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18578 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee8171c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586735680?, 0xd6586e3c600?, 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(0xd6586735680, {0xd6586e3c600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586735680, {0xd6586e3c600?, 0x12fb?, 0xd6586ae0a40?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd6586482858, {0xd6586e3c600?, 0x0?, 0xd6586b939c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586f81ba8, {0xd6586e3c600?, 0x7c2ee81a1988?, 0x7c2f302482f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586b13b90, {0xd6586e3c600?, 0xd6586b6bc20?, 0xd6586b93a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586db02a8, {0x2bcf2c0, 0xd6586b13b90}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586db0008, {0x7c2ee8200da8, 0xd6586f81ba8}, 0xd6586b93c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586db0008, 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(0xd6586db0008, {0xd6586ebf000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd658678b2c0, {0xd6586ebf000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6586fb8840) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6586fb8840, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd658678b2c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18544 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18609 [select]: net/http.(*persistConn).writeLoop(0xd6586cdda40) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18587 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18534 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee83a9a00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586651900?, 0xd6586d8e000?, 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(0xd6586651900, {0xd6586d8e000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586651900, {0xd6586d8e000?, 0x12fb?, 0xd6587038970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd6586ca2378, {0xd6586d8e000?, 0x0?, 0xd65870389c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586b13158, {0xd6586d8e000?, 0x7c2ee81a1988?, 0x7c2f302482f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586b13290, {0xd6586d8e000?, 0xd6586e90780?, 0xd6587038a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586aff0a8, {0x2bcf2c0, 0xd6586b13290}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586afee08, {0x7c2ee8200da8, 0xd6586b13158}, 0xd6587038c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586afee08, 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(0xd6586afee08, {0xd6586d0c000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd6586a38780, {0xd6586d0c000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd65870c9c80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd65870c9c80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd6586a38780) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18520 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18490 [select]: net/http.(*persistConn).writeLoop(0xd6586cfa8c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18484 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 17897 [select]: net/http.(*persistConn).writeLoop(0xd6586cdc780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18277 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18319 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee856be00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586650f00?, 0xd6586deec00?, 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(0xd6586650f00, {0xd6586deec00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586650f00, {0xd6586deec00?, 0x12fb?, 0xd6586e6e970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd65868282d8, {0xd6586deec00?, 0xd6586e6e998?, 0x478ba5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586efafc0, {0xd6586deec00?, 0x7c2ee81e8760?, 0x7c2f30248bf0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586f812f0, {0xd6586deec00?, 0xd6586d16960?, 0xd6586e6ea98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586a2fb28, {0x2bcf2c0, 0xd6586f812f0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586a2f888, {0x7c2ee8200da8, 0xd6586efafc0}, 0xd6586e6ec58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586a2f888, 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(0xd6586a2f888, {0xd6586ae3000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd65868c0280, {0xd6586ae3000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6587000fc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6587000fc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd65868c0280) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18343 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18221 [IO wait, 1 minutes]: internal/poll.runtime_pollWait(0x7c2ee83aa400, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586734f80?, 0xd6586ba6c00?, 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(0xd6586734f80, {0xd6586ba6c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586734f80, {0xd6586ba6c00?, 0x12fb?, 0xd65869674e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd6586828568, {0xd6586ba6c00?, 0x0?, 0xd6586eaa9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586efa048, {0xd6586ba6c00?, 0x7c2ee82064f8?, 0x7c2f30247108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586efa348, {0xd6586ba6c00?, 0xd6586d16b40?, 0xd6586eaaa98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd658656a2a8, {0x2bcf2c0, 0xd6586efa348}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd658656a008, {0x7c2ee8200da8, 0xd6586efa048}, 0xd6586eaac58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd658656a008, 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(0xd658656a008, {0xd6586e44000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd6586cfa140, {0xd6586e44000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6586f3cde0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6586f3cde0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd6586cfa140) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18227 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18649 [select]: net/http.(*persistConn).writeLoop(0xd6586d67040) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18642 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18467 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee83a9c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586734580?, 0xd6586bda000?, 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(0xd6586734580, {0xd6586bda000, 0x1800, 0x1800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586734580, {0xd6586bda000?, 0x17fb?, 0xd658682c9c0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd6586ca20b8, {0xd6586bda000?, 0x0?, 0xd6586e9d9c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd65864e10e0, {0xd6586bda000?, 0x7c2ee82064f8?, 0x7c2f30247a00?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586efaf30, {0xd6586bda000?, 0xd6586d174a0?, 0xd6586e9da98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586d6db28, {0x2bcf2c0, 0xd6586efaf30}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586d6d888, {0x7c2ee8200da8, 0xd65864e10e0}, 0xd6586e9dc58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586d6d888, 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(0xd6586d6d888, {0xd6586f92000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd65868c0c80, {0xd6586f92000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6586eb2a20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6586eb2a20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd65868c0c80) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18382 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18187 [select, 1 minutes]: net/http.(*persistConn).writeLoop(0xd6586cdc8c0) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18200 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18423 [select]: net/http.(*persistConn).writeLoop(0xd65866aea00) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18395 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 18716 [IO wait]: internal/poll.runtime_pollWait(0x7c2ee856ca00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xd6586650280?, 0xd6586d92c00?, 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(0xd6586650280, {0xd6586d92c00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0xd6586650280, {0xd6586d92c00?, 0x12fb?, 0xd6586fd9970?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xd6586ca2078, {0xd6586d92c00?, 0x0?, 0xd6586fd99c8?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xd6586d541c8, {0xd6586d92c00?, 0x7c2ee8295c00?, 0x7c2f302482f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xd6586d54570, {0xd6586d92c00?, 0xd658693d4a0?, 0xd6586fd9a98?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0xd6586db10a8, {0x2bcf2c0, 0xd6586d54570}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0xd6586db0e08, {0x7c2ee8200da8, 0xd6586d541c8}, 0xd6586fd9c58?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xd6586db0e08, 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(0xd6586db0e08, {0xd6586e99000, 0x1000, 0x25b8540?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0xd65868c08c0, {0xd6586e99000?, 0x2bcba40?, 0x45f4120?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0xd6586fc3740) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xd6586fc3740, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xd65868c08c0) /usr/local/go/src/net/http/transport.go:2330 +0x172 created by net/http.(*Transport).dialConn in goroutine 18711 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 18535 [select]: net/http.(*persistConn).writeLoop(0xd6586a38780) /usr/local/go/src/net/http/transport.go:2652 +0xe6 created by net/http.(*Transport).dialConn in goroutine 18520 /usr/local/go/src/net/http/transport.go:1995 +0x16fe "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.386684416s (try 1/5): exit status 2: Failed [TestSyncBackupDirSuffixOnly]