"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Starting (try 1/5) 2025/07/01 01:52:25 DEBUG : Creating backend with remote "TestYandex:rclone-test-wuhupuz8qepu" 2025/07/01 01:52:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/01 01:52:25 DEBUG : Creating backend with remote "/tmp/rclone3381904645" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 01:52:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 01:52:26 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/01 01:52:26 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 01:52:26 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.95s) === RUN TestCopy run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 01:52:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/01 01:52:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 01:52:28 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 01:52:28 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 01:52:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/01 01:52:30 INFO : sub dir/hello world: Copied (new) 2025/07/01 01:52:31 DEBUG : Yandex rclone-test-wuhupuz8qepu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (16.07s) === RUN TestCopyMetadata run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.61s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.99s) === RUN TestCopyMissingDirectory run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 01:52:45 DEBUG : Creating backend with remote "/non-existing" 2025/07/01 01:52:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/01 01:52:45 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 01:52:45 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.48s) === RUN TestCopyNoTraverse run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 01:52:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 01:52:47 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 01:52:47 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 01:52:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/01 01:52:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (15.27s) === RUN TestCopyCheckFirst run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 01:53:02 INFO : Yandex rclone-test-wuhupuz8qepu: Running all checks before starting transfers 2025/07/01 01:53:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 01:53:02 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 01:53:02 INFO : Yandex rclone-test-wuhupuz8qepu: Checks finished, now starting transfers 2025/07/01 01:53:02 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 01:53:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/01 01:53:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (15.13s) === RUN TestSyncNoTraverse run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 01:53:17 ERROR : Ignoring --no-traverse with sync 2025/07/01 01:53:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 01:53:17 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 01:53:17 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 01:53:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/01 01:53:20 INFO : sub dir/hello world: Copied (new) 2025/07/01 01:53:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (16.36s) === RUN TestCopyWithDepth run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 01:53:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/01 01:53:33 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 01:53:33 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 01:53:36 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/07/01 01:53:36 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (8.67s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 01:53:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 01:53:42 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 01:53:42 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 01:53:45 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/01 01:53:45 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (10.37s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 01:53:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 01:53:52 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 01:53:52 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 01:53:55 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/01 01:53:55 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (8.68s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 01:54:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/01 01:54:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/01 01:54:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/01 01:54:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/01 01:54:01 INFO : sub dir2: Making directory 2025/07/01 01:54:02 INFO : sub dir: Making directory 2025/07/01 01:54:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 01:54:02 INFO : sub dir2/sub sub dir2: Making directory 2025/07/01 01:54:03 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 01:54:03 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 01:54:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/01 01:54:05 INFO : sub dir/hello world: Copied (new) 2025/07/01 01:54:06 DEBUG : Yandex rclone-test-wuhupuz8qepu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (28.29s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 01:54:29 INFO : sub dir2: Making directory 2025/07/01 01:54:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/01 01:54:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/01 01:54:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 01:54:30 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 01:54:30 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 01:54:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/01 01:54:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (14.90s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 01:54:44 DEBUG : sub dir2: Making directory with metadata 2025/07/01 01:54:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/01 01:54:44 INFO : sub dir2: Making directory 2025/07/01 01:54:45 INFO : sub dir: Making directory 2025/07/01 01:54:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 01:54:45 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 01:54:45 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 01:54:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/01 01:54:47 INFO : sub dir/hello world: Copied (new) 2025/07/01 01:54:47 INFO : sub dir/hello world: Deleted 2025/07/01 01:54:49 DEBUG : Yandex rclone-test-wuhupuz8qepu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/01 01:54:50 DEBUG : Yandex rclone-test-wuhupuz8qepu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (24.34s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.75s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 01:55:09 INFO : sub dir2: Making directory 2025/07/01 01:55:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 01:55:10 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 01:55:10 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 01:55:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/01 01:55:12 INFO : sub dir/hello world: Copied (new) 2025/07/01 01:55:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (15.37s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 01:55:25 DEBUG : sub dir2: Making directory with metadata 2025/07/01 01:55:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/01 01:55:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/01 01:55:25 INFO : sub dir2: Making directory 2025/07/01 01:55:25 INFO : sub dir: Making directory 2025/07/01 01:55:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 01:55:25 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 01:55:25 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 01:55:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/01 01:55:28 INFO : sub dir/hello world: Copied (new) 2025/07/01 01:55:28 DEBUG : Waiting for deletions to finish 2025/07/01 01:55:29 DEBUG : Yandex rclone-test-wuhupuz8qepu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (21.27s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.61s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 01:55:46 INFO : sub dir2: Making directory 2025/07/01 01:55:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 01:55:47 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 01:55:47 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 01:55:49 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/01 01:55:49 INFO : sub dir/hello world: Copied (new) 2025/07/01 01:55:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (15.29s) === RUN TestServerSideCopy run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 01:56:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-kujasat5deki" sync_test.go:591: Server side copy (if possible) Yandex rclone-test-wuhupuz8qepu -> Yandex rclone-test-kujasat5deki 2025/07/01 01:56:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 01:56:05 DEBUG : Yandex rclone-test-kujasat5deki: Waiting for checks to finish 2025/07/01 01:56:05 DEBUG : Yandex rclone-test-kujasat5deki: Waiting for transfers to finish 2025/07/01 01:56:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/01 01:56:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/01 01:56:10 DEBUG : Yandex rclone-test-kujasat5deki: Purge remote --- PASS: TestServerSideCopy (27.72s) === RUN TestCopyOverSelf run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 01:56:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/01 01:56:33 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 01:56:33 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 01:56:36 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/01 01:56:36 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (19.09s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 01:56:51 DEBUG : Creating backend with remote "TestYandex:rclone-test-jigosur2romi" sync_test.go:627: Server side copy (if possible) Yandex rclone-test-wuhupuz8qepu -> Yandex rclone-test-jigosur2romi 2025/07/01 01:56:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 01:56:52 DEBUG : Yandex rclone-test-jigosur2romi: Waiting for checks to finish 2025/07/01 01:56:52 DEBUG : Yandex rclone-test-jigosur2romi: Waiting for transfers to finish 2025/07/01 01:56:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/01 01:56:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/01 01:57:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/01 01:57:00 DEBUG : Yandex rclone-test-jigosur2romi: Waiting for checks to finish 2025/07/01 01:57:00 DEBUG : Yandex rclone-test-jigosur2romi: Waiting for transfers to finish 2025/07/01 01:57:00 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.mefokab6" before starting 2025/07/01 01:57:03 DEBUG : sub dir/hello world.mefokab6: server side copy: removing renamed existing file after operation 2025/07/01 01:57:07 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/07/01 01:57:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/01 01:57:09 DEBUG : Yandex rclone-test-jigosur2romi: Purge remote --- PASS: TestServerSideCopyOverSelf (39.11s) === RUN TestMoveOverSelf run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 01:57:31 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 01:57:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/01 01:57:31 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 01:57:33 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/01 01:57:33 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/01 01:57:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (18.49s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 01:57:49 DEBUG : Creating backend with remote "TestYandex:rclone-test-walerow6fuzu" 2025/07/01 01:57:49 DEBUG : Config file has changed externally - reloading sync_test.go:672: Server side copy (if possible) Yandex rclone-test-wuhupuz8qepu -> Yandex rclone-test-walerow6fuzu 2025/07/01 01:57:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 01:57:51 DEBUG : Yandex rclone-test-walerow6fuzu: Waiting for checks to finish 2025/07/01 01:57:51 DEBUG : Yandex rclone-test-walerow6fuzu: Waiting for transfers to finish 2025/07/01 01:57:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/01 01:57:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/01 01:57:56 DEBUG : Yandex rclone-test-walerow6fuzu: Using server-side directory move 2025/07/01 01:57:57 INFO : Yandex rclone-test-walerow6fuzu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/01 01:57:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/01 01:57:57 DEBUG : Yandex rclone-test-walerow6fuzu: Waiting for checks to finish 2025/07/01 01:57:57 DEBUG : Yandex rclone-test-walerow6fuzu: Waiting for transfers to finish 2025/07/01 01:58:02 INFO : sub dir/hello world: Deleted 2025/07/01 01:58:04 INFO : sub dir/hello world: Moved (server-side) 2025/07/01 01:58:09 DEBUG : testing file moves 2025/07/01 01:58:09 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/01 01:58:09 DEBUG : Yandex rclone-test-walerow6fuzu: Waiting for checks to finish 2025/07/01 01:58:09 DEBUG : Yandex rclone-test-walerow6fuzu: Waiting for transfers to finish 2025/07/01 01:58:14 INFO : sub dir/hello world: Deleted 2025/07/01 01:58:15 INFO : sub dir/hello world: Moved (server-side) 2025/07/01 01:58:18 DEBUG : Yandex rclone-test-walerow6fuzu: Purge remote --- PASS: TestServerSideMoveOverSelf (45.53s) === RUN TestCopyAfterDelete run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 01:58:33 ERROR : error listing: directory not found 2025/07/01 01:58:35 INFO : Local file system at /tmp/rclone3381904645: Making directory 2025/07/01 01:58:36 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 01:58:36 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (16.31s) === RUN TestCopyRedownload run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 01:58:51 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/01 01:58:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 01:58:51 DEBUG : Local file system at /tmp/rclone3381904645: Waiting for checks to finish 2025/07/01 01:58:51 DEBUG : Local file system at /tmp/rclone3381904645: Waiting for transfers to finish 2025/07/01 01:58:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/01 01:58:52 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/07/01 01:58:52 INFO : sub dir/hello world: Copied (new) 2025/07/01 01:58:52 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (15.93s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 01:59:04 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/01 01:59:04 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 01:59:04 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 01:59:06 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/07/01 01:59:06 INFO : check sum: Copied (new) 2025/07/01 01:59:06 DEBUG : Waiting for deletions to finish 2025/07/01 01:59:07 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 01:59:07 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/07/01 01:59:07 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/07/01 01:59:07 DEBUG : check sum: Unchanged skipping 2025/07/01 01:59:07 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 01:59:07 DEBUG : Waiting for deletions to finish 2025/07/01 01:59:07 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (9.20s) === RUN TestSyncSizeOnly run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 01:59:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/01 01:59:13 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 01:59:13 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 01:59:15 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/07/01 01:59:15 INFO : sizeonly: Copied (new) 2025/07/01 01:59:15 DEBUG : Waiting for deletions to finish 2025/07/01 01:59:16 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 01:59:16 DEBUG : sizeonly: Sizes identical 2025/07/01 01:59:16 DEBUG : sizeonly: Unchanged skipping 2025/07/01 01:59:16 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 01:59:16 DEBUG : Waiting for deletions to finish 2025/07/01 01:59:16 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (9.42s) === RUN TestSyncIgnoreSize run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 01:59:23 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/01 01:59:23 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 01:59:23 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 01:59:25 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/07/01 01:59:25 INFO : ignore-size: Copied (new) 2025/07/01 01:59:25 DEBUG : Waiting for deletions to finish 2025/07/01 01:59:26 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 01:59:26 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 01:59:26 DEBUG : ignore-size: Unchanged skipping 2025/07/01 01:59:26 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 01:59:26 DEBUG : Waiting for deletions to finish 2025/07/01 01:59:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (9.33s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 01:59:34 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 01:59:34 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 01:59:34 DEBUG : existing: Unchanged skipping 2025/07/01 01:59:34 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 01:59:34 DEBUG : Waiting for deletions to finish 2025/07/01 01:59:34 INFO : There was nothing to transfer 2025/07/01 01:59:35 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/01 01:59:35 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 01:59:35 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 01:59:38 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/07/01 01:59:38 INFO : existing: Copied (replaced existing) 2025/07/01 01:59:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (11.15s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 01:59:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/01 01:59:43 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 01:59:43 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 01:59:46 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/07/01 01:59:46 INFO : existing: Copied (new) 2025/07/01 01:59:46 DEBUG : Waiting for deletions to finish 2025/07/01 01:59:48 DEBUG : existing: Destination exists, skipping 2025/07/01 01:59:48 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 01:59:48 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 01:59:48 DEBUG : Waiting for deletions to finish 2025/07/01 01:59:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (10.51s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 01:59:57 INFO : d: Making directory 2025/07/01 01:59:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/01 01:59:59 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 01:59:59 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 01:59:59 DEBUG : c/non empty space: Unchanged skipping 2025/07/01 01:59:59 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:00:01 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/01 02:00:01 INFO : a/potato2: Copied (new) 2025/07/01 02:00:01 DEBUG : Waiting for deletions to finish 2025/07/01 02:00:06 INFO : b/potato: Deleted 2025/07/01 02:00:06 INFO : d: Removing directory 2025/07/01 02:00:11 INFO : b: Removing directory 2025/07/01 02:00:18 DEBUG : Yandex rclone-test-wuhupuz8qepu: deleted 2 directories --- PASS: TestSyncIgnoreErrors (48.22s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:00:44 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/01 02:00:44 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:00:44 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/07/01 02:00:44 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/01 02:00:44 DEBUG : empty space: Unchanged skipping 2025/07/01 02:00:44 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:00:44 DEBUG : Waiting for deletions to finish 2025/07/01 02:00:44 INFO : There was nothing to transfer 2025/07/01 02:00:45 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:00:45 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 2025/07/01 02:00:45 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/07/01 02:00:45 INFO : empty space: Updated modification time in destination 2025/07/01 02:00:45 DEBUG : empty space: Unchanged skipping 2025/07/01 02:00:45 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:00:45 DEBUG : Waiting for deletions to finish 2025/07/01 02:00:45 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (9.61s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:00:54 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 2025/07/01 02:00:54 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:00:54 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/07/01 02:00:54 DEBUG : empty space: Unchanged skipping 2025/07/01 02:00:54 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:00:54 DEBUG : Waiting for deletions to finish 2025/07/01 02:00:54 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (8.29s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:01:03 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:01:03 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 2025/07/01 02:01:03 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3381904645) 2025/07/01 02:01:03 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Yandex rclone-test-wuhupuz8qepu) 2025/07/01 02:01:03 DEBUG : foo: md5 differ 2025/07/01 02:01:03 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:01:05 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/07/01 02:01:05 INFO : foo: Copied (replaced existing) 2025/07/01 02:01:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (11.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:01:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:01:14 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/01 02:01:14 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:01:14 DEBUG : empty space: Unchanged skipping 2025/07/01 02:01:14 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:01:15 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/01 02:01:15 INFO : potato: Copied (new) 2025/07/01 02:01:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (15.08s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:01:29 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/01 02:01:29 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:01:29 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:01:31 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/07/01 02:01:31 INFO : potato: Copied (replaced existing) 2025/07/01 02:01:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (11.59s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:01:41 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:01:41 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 2025/07/01 02:01:41 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3381904645) 2025/07/01 02:01:41 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Yandex rclone-test-wuhupuz8qepu) 2025/07/01 02:01:41 DEBUG : potato: md5 differ 2025/07/01 02:01:41 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:01:43 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/07/01 02:01:43 INFO : potato: Copied (replaced existing) 2025/07/01 02:01:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (11.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:01:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 02:01:54 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/01 02:01:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:01:54 DEBUG : empty space: Unchanged skipping 2025/07/01 02:01:54 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:01:54 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:01:54 DEBUG : Waiting for deletions to finish 2025/07/01 02:01:54 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (16.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:02:08 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/07/01 02:02:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/01 02:02:08 DEBUG : pacer: Reducing sleep to 15ms 2025/07/01 02:02:08 DEBUG : pacer: Reducing sleep to 11.25ms 2025/07/01 02:02:09 DEBUG : pacer: Reducing sleep to 10ms 2025/07/01 02:02:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:02:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 02:02:12 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:02:12 DEBUG : empty space: Unchanged skipping 2025/07/01 02:02:12 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:02:14 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/01 02:02:14 INFO : potato2: Copied (new) 2025/07/01 02:02:14 DEBUG : Waiting for deletions to finish 2025/07/01 02:02:19 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (24.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:02:34 INFO : d: Making directory 2025/07/01 02:02:35 INFO : d/e: Making directory 2025/07/01 02:02:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/01 02:02:37 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:02:37 DEBUG : c/non empty space: Unchanged skipping 2025/07/01 02:02:37 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:02:37 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:02:39 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/01 02:02:39 INFO : a/potato2: Copied (new) 2025/07/01 02:02:39 DEBUG : Waiting for deletions to finish 2025/07/01 02:02:43 INFO : b/potato: Deleted 2025/07/01 02:02:43 INFO : d/e: Removing directory 2025/07/01 02:02:48 INFO : d: Removing directory 2025/07/01 02:02:54 INFO : b: Removing directory 2025/07/01 02:03:00 DEBUG : Yandex rclone-test-wuhupuz8qepu: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (54.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:03:29 INFO : d: Making directory 2025/07/01 02:03:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/01 02:03:31 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:03:31 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:03:31 DEBUG : c/non empty space: Unchanged skipping 2025/07/01 02:03:31 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:03:33 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/01 02:03:33 INFO : a/potato2: Copied (new) 2025/07/01 02:03:33 ERROR : Yandex rclone-test-wuhupuz8qepu: not deleting files as there were IO errors 2025/07/01 02:03:33 ERROR : Yandex rclone-test-wuhupuz8qepu: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (47.46s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:04:17 DEBUG : Waiting for deletions to finish 2025/07/01 02:04:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:04:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 02:04:17 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:04:17 DEBUG : empty space: Unchanged skipping 2025/07/01 02:04:17 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:04:20 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/01 02:04:20 INFO : potato2: Copied (new) 2025/07/01 02:04:22 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (19.50s) === RUN TestSyncDeleteBefore run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:04:36 DEBUG : Waiting for deletions to finish 2025/07/01 02:04:37 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:04:37 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:04:41 INFO : potato: Deleted 2025/07/01 02:04:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:04:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 02:04:42 DEBUG : empty space: Unchanged skipping 2025/07/01 02:04:42 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:04:42 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:04:44 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/01 02:04:44 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (21.65s) === RUN TestCopyDeleteBefore run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:04:56 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/07/01 02:04:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/01 02:04:56 DEBUG : pacer: Reducing sleep to 15ms 2025/07/01 02:04:57 DEBUG : pacer: Reducing sleep to 11.25ms 2025/07/01 02:04:57 DEBUG : pacer: Reducing sleep to 10ms 2025/07/01 02:04:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 02:04:57 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:04:57 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:04:59 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/07/01 02:04:59 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (17.22s) === RUN TestSyncWithExclude run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:05:14 DEBUG : enormous: Excluded (Size Filter) 2025/07/01 02:05:14 DEBUG : enormous: Excluded 2025/07/01 02:05:14 DEBUG : potato2: Excluded (Size Filter) 2025/07/01 02:05:14 DEBUG : potato2: Excluded 2025/07/01 02:05:15 DEBUG : potato2: Excluded (Size Filter) 2025/07/01 02:05:15 DEBUG : potato2: Excluded 2025/07/01 02:05:15 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:05:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:05:15 DEBUG : empty space: Unchanged skipping 2025/07/01 02:05:15 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:05:15 DEBUG : Waiting for deletions to finish 2025/07/01 02:05:15 INFO : There was nothing to transfer 2025/07/01 02:05:15 DEBUG : potato2: Excluded (Size Filter) 2025/07/01 02:05:15 DEBUG : potato2: Excluded 2025/07/01 02:05:16 DEBUG : enormous: Excluded (Size Filter) 2025/07/01 02:05:16 DEBUG : enormous: Excluded 2025/07/01 02:05:16 DEBUG : potato2: Excluded (Size Filter) 2025/07/01 02:05:16 DEBUG : potato2: Excluded 2025/07/01 02:05:16 DEBUG : potato2: Excluded (Size Filter) 2025/07/01 02:05:16 DEBUG : potato2: Excluded 2025/07/01 02:05:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:05:16 DEBUG : empty space: Unchanged skipping 2025/07/01 02:05:16 DEBUG : Local file system at /tmp/rclone3381904645: Waiting for checks to finish 2025/07/01 02:05:16 DEBUG : Local file system at /tmp/rclone3381904645: Waiting for transfers to finish 2025/07/01 02:05:16 DEBUG : Waiting for deletions to finish 2025/07/01 02:05:16 INFO : There was nothing to transfer 2025/07/01 02:05:16 DEBUG : potato2: Excluded (Size Filter) 2025/07/01 02:05:16 DEBUG : potato2: Excluded --- PASS: TestSyncWithExclude (16.22s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:05:33 DEBUG : enormous: Excluded (Size Filter) 2025/07/01 02:05:33 DEBUG : enormous: Excluded 2025/07/01 02:05:33 DEBUG : potato2: Excluded (Size Filter) 2025/07/01 02:05:33 DEBUG : potato2: Excluded 2025/07/01 02:05:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:05:34 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:05:34 DEBUG : empty space: Unchanged skipping 2025/07/01 02:05:34 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:05:34 DEBUG : Waiting for deletions to finish 2025/07/01 02:05:38 INFO : enormous: Deleted 2025/07/01 02:05:39 INFO : potato2: Deleted 2025/07/01 02:05:39 INFO : There was nothing to transfer 2025/07/01 02:05:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:05:40 DEBUG : empty space: Unchanged skipping 2025/07/01 02:05:40 DEBUG : Local file system at /tmp/rclone3381904645: Waiting for checks to finish 2025/07/01 02:05:40 DEBUG : Local file system at /tmp/rclone3381904645: Waiting for transfers to finish 2025/07/01 02:05:40 DEBUG : Waiting for deletions to finish 2025/07/01 02:05:40 INFO : enormous: Deleted 2025/07/01 02:05:40 INFO : potato2: Deleted 2025/07/01 02:05:40 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (18.35s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:05:53 DEBUG : five: Need to transfer - File not found at Destination 2025/07/01 02:05:53 DEBUG : one: Destination is newer than source, skipping 2025/07/01 02:05:53 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/01 02:05:53 DEBUG : three: Sizes identical 2025/07/01 02:05:53 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:05:53 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3381904645) 2025/07/01 02:05:53 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-wuhupuz8qepu) 2025/07/01 02:05:53 DEBUG : two: md5 differ 2025/07/01 02:05:53 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/01 02:05:53 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/01 02:05:53 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:05:55 DEBUG : two: Dst hash empty - aborting Src hash check 2025/07/01 02:05:55 INFO : two: Copied (replaced existing) 2025/07/01 02:05:55 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/07/01 02:05:55 INFO : five: Copied (new) 2025/07/01 02:05:55 DEBUG : four: Dst hash empty - aborting Src hash check 2025/07/01 02:05:55 INFO : four: Copied (replaced existing) 2025/07/01 02:05:55 DEBUG : Waiting for deletions to finish 2025/07/01 02:05:56 DEBUG : one: Destination is newer than source, skipping 2025/07/01 02:05:56 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:05:56 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/07/01 02:05:56 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/07/01 02:05:56 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3381904645) 2025/07/01 02:05:56 DEBUG : four: Size and md5 of src and dst objects identical 2025/07/01 02:05:56 DEBUG : five: Size and md5 of src and dst objects identical 2025/07/01 02:05:56 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/01 02:05:56 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-wuhupuz8qepu) 2025/07/01 02:05:56 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/01 02:05:56 DEBUG : three: md5 differ 2025/07/01 02:05:56 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/01 02:05:56 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/07/01 02:05:56 DEBUG : two: Size and md5 of src and dst objects identical 2025/07/01 02:05:56 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/01 02:05:56 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:05:58 DEBUG : three: Dst hash empty - aborting Src hash check 2025/07/01 02:05:58 INFO : three: Copied (replaced existing) 2025/07/01 02:05:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (36.88s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" sync_test.go:1539: Can track renames: true 2025/07/01 02:06:22 INFO : Yandex rclone-test-wuhupuz8qepu: Making map for --track-renames 2025/07/01 02:06:22 INFO : Yandex rclone-test-wuhupuz8qepu: Finished making map for --track-renames 2025/07/01 02:06:22 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:06:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/01 02:06:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/01 02:06:22 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for renames to finish 2025/07/01 02:06:22 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:06:24 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/07/01 02:06:24 INFO : yam: Copied (new) 2025/07/01 02:06:24 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/07/01 02:06:24 INFO : potato: Copied (new) 2025/07/01 02:06:24 DEBUG : Waiting for deletions to finish 2025/07/01 02:06:25 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:06:25 INFO : Yandex rclone-test-wuhupuz8qepu: Making map for --track-renames 2025/07/01 02:06:25 INFO : Yandex rclone-test-wuhupuz8qepu: Finished making map for --track-renames 2025/07/01 02:06:25 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:06:25 DEBUG : potato: Unchanged skipping 2025/07/01 02:06:25 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for renames to finish 2025/07/01 02:06:27 INFO : yam: Moved (server-side) to: yaml 2025/07/01 02:06:27 INFO : yaml: Renamed from "yam" 2025/07/01 02:06:27 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:06:27 DEBUG : Waiting for deletions to finish 2025/07/01 02:06:27 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (18.18s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" sync_test.go:1611: Can track renames: true 2025/07/01 02:06:40 INFO : Yandex rclone-test-wuhupuz8qepu: Making map for --track-renames 2025/07/01 02:06:40 INFO : Yandex rclone-test-wuhupuz8qepu: Finished making map for --track-renames 2025/07/01 02:06:40 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:06:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/01 02:06:40 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/01 02:06:40 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for renames to finish 2025/07/01 02:06:40 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:06:42 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/07/01 02:06:42 INFO : yam: Copied (new) 2025/07/01 02:06:43 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/07/01 02:06:43 INFO : potato: Copied (new) 2025/07/01 02:06:43 DEBUG : Waiting for deletions to finish 2025/07/01 02:06:44 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:06:44 INFO : Yandex rclone-test-wuhupuz8qepu: Making map for --track-renames 2025/07/01 02:06:44 INFO : Yandex rclone-test-wuhupuz8qepu: Finished making map for --track-renames 2025/07/01 02:06:44 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:06:44 DEBUG : potato: Unchanged skipping 2025/07/01 02:06:44 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for renames to finish 2025/07/01 02:06:46 INFO : yam: Moved (server-side) to: yaml 2025/07/01 02:06:46 INFO : yaml: Renamed from "yam" 2025/07/01 02:06:46 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:06:46 DEBUG : Waiting for deletions to finish 2025/07/01 02:06:46 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (16.78s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" sync_test.go:1650: Can track renames: true 2025/07/01 02:06:57 INFO : Yandex rclone-test-wuhupuz8qepu: Making map for --track-renames 2025/07/01 02:06:57 INFO : Yandex rclone-test-wuhupuz8qepu: Finished making map for --track-renames 2025/07/01 02:06:57 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:06:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/01 02:06:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/01 02:06:57 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for renames to finish 2025/07/01 02:06:57 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:06:59 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/07/01 02:06:59 INFO : sub/yam: Copied (new) 2025/07/01 02:07:00 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/07/01 02:07:00 INFO : potato: Copied (new) 2025/07/01 02:07:00 DEBUG : Waiting for deletions to finish 2025/07/01 02:07:01 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:07:01 DEBUG : potato: Unchanged skipping 2025/07/01 02:07:02 INFO : Yandex rclone-test-wuhupuz8qepu: Making map for --track-renames 2025/07/01 02:07:02 INFO : Yandex rclone-test-wuhupuz8qepu: Finished making map for --track-renames 2025/07/01 02:07:02 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:07:02 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for renames to finish 2025/07/01 02:07:03 INFO : sub/yam: Moved (server-side) to: yam 2025/07/01 02:07:03 INFO : yam: Renamed from "sub/yam" 2025/07/01 02:07:03 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:07:03 DEBUG : Waiting for deletions to finish 2025/07/01 02:07:03 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (24.30s) === RUN TestServerSideMoveLocal run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:07:21 DEBUG : Creating backend with remote "/tmp/rclone3381904645/dir1" 2025/07/01 02:07:21 DEBUG : Config file has changed externally - reloading 2025/07/01 02:07:21 DEBUG : Creating backend with remote "/tmp/rclone3381904645/dir2" 2025/07/01 02:07:21 DEBUG : Local file system at /tmp/rclone3381904645/dir2: Using server-side directory move 2025/07/01 02:07:21 INFO : Local file system at /tmp/rclone3381904645/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/01 02:07:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/01 02:07:21 INFO : file1.txt: Moved (server-side) 2025/07/01 02:07:21 DEBUG : Local file system at /tmp/rclone3381904645/dir2: Waiting for checks to finish 2025/07/01 02:07:21 DEBUG : Local file system at /tmp/rclone3381904645/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.50s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:07:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 02:07:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/01 02:07:22 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:07:22 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:07:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/01 02:07:24 INFO : sub dir/hello world: Copied (new) 2025/07/01 02:07:24 INFO : sub dir/hello world: Deleted 2025/07/01 02:07:25 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/07/01 02:07:25 INFO : nested/sub dir/file: Copied (new) 2025/07/01 02:07:25 INFO : nested/sub dir/file: Deleted 2025/07/01 02:07:25 INFO : sub dir: Removing directory 2025/07/01 02:07:25 INFO : nested/sub dir: Removing directory 2025/07/01 02:07:25 INFO : nested: Removing directory 2025/07/01 02:07:25 DEBUG : Local file system at /tmp/rclone3381904645: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (32.48s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:07:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 02:07:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/01 02:07:55 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:07:55 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:07:57 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/01 02:07:57 INFO : sub dir/hello world: Copied (new) 2025/07/01 02:07:57 INFO : sub dir/hello world: Deleted 2025/07/01 02:07:58 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/07/01 02:07:58 INFO : nested/sub dir/file: Copied (new) 2025/07/01 02:07:58 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (34.23s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:08:29 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/01 02:08:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/01 02:08:29 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:08:29 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:08:31 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/07/01 02:08:31 INFO : existing-b: Copied (new) 2025/07/01 02:08:31 INFO : existing-b: Deleted 2025/07/01 02:08:31 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/07/01 02:08:31 INFO : existing: Copied (new) 2025/07/01 02:08:31 INFO : existing: Deleted 2025/07/01 02:08:32 DEBUG : existing: Destination exists, skipping 2025/07/01 02:08:32 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/01 02:08:32 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:08:32 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:08:32 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (14.61s) === RUN TestServerSideMove run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:08:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-wolesok2woxu" 2025/07/01 02:08:43 DEBUG : Config file has changed externally - reloading sync_test.go:1706: Server side move (if possible) Yandex rclone-test-wuhupuz8qepu -> Yandex rclone-test-wolesok2woxu 2025/07/01 02:08:53 DEBUG : Yandex rclone-test-wolesok2woxu: Using server-side directory move 2025/07/01 02:08:53 INFO : Yandex rclone-test-wolesok2woxu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/01 02:08:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 02:08:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:08:53 DEBUG : empty space: Unchanged skipping 2025/07/01 02:08:53 DEBUG : Yandex rclone-test-wolesok2woxu: Waiting for checks to finish 2025/07/01 02:08:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/01 02:08:55 INFO : potato2: Moved (server-side) 2025/07/01 02:08:58 INFO : potato3: Deleted 2025/07/01 02:08:58 INFO : empty space: Deleted 2025/07/01 02:08:58 DEBUG : Yandex rclone-test-wolesok2woxu: Waiting for transfers to finish 2025/07/01 02:08:59 INFO : potato3: Moved (server-side) 2025/07/01 02:09:00 DEBUG : Creating backend with remote "TestYandex:rclone-test-woholux2weja" 2025/07/01 02:09:00 DEBUG : Yandex rclone-test-woholux2weja: Using server-side directory move 2025/07/01 02:09:02 INFO : Yandex rclone-test-woholux2weja: Server side directory move succeeded 2025/07/01 02:09:03 ERROR : error listing: directory not found 2025/07/01 02:09:03 DEBUG : Yandex rclone-test-woholux2weja: Purge remote 2025/07/01 02:09:12 DEBUG : Yandex rclone-test-wolesok2woxu: Purge remote 2025/07/01 02:09:12 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMove (29.75s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:09:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-maqepuy1sese" sync_test.go:1706: Server side move (if possible) Yandex rclone-test-wuhupuz8qepu -> Yandex rclone-test-maqepuy1sese 2025/07/01 02:09:22 DEBUG : empty space: Excluded (Size Filter) 2025/07/01 02:09:22 DEBUG : empty space: Excluded 2025/07/01 02:09:22 DEBUG : empty space: Excluded (Size Filter) 2025/07/01 02:09:22 DEBUG : empty space: Excluded 2025/07/01 02:09:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 02:09:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/01 02:09:22 DEBUG : Yandex rclone-test-maqepuy1sese: Waiting for checks to finish 2025/07/01 02:09:22 DEBUG : Yandex rclone-test-maqepuy1sese: Waiting for transfers to finish 2025/07/01 02:09:24 INFO : potato2: Moved (server-side) 2025/07/01 02:09:28 INFO : potato3: Deleted 2025/07/01 02:09:29 INFO : potato3: Moved (server-side) 2025/07/01 02:09:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-selazuh2sela" 2025/07/01 02:09:31 DEBUG : empty space: Excluded (Size Filter) 2025/07/01 02:09:31 DEBUG : empty space: Excluded 2025/07/01 02:09:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 02:09:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/01 02:09:31 DEBUG : Yandex rclone-test-selazuh2sela: Waiting for checks to finish 2025/07/01 02:09:31 DEBUG : Yandex rclone-test-selazuh2sela: Waiting for transfers to finish 2025/07/01 02:09:33 INFO : potato2: Moved (server-side) 2025/07/01 02:09:33 INFO : potato3: Moved (server-side) 2025/07/01 02:09:34 DEBUG : Yandex rclone-test-selazuh2sela: Purge remote 2025/07/01 02:09:42 DEBUG : Yandex rclone-test-maqepuy1sese: Purge remote --- PASS: TestServerSideMoveWithFilter (41.45s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:09:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-sudexuv7yofe" 2025/07/01 02:10:00 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) Yandex rclone-test-wuhupuz8qepu -> Yandex rclone-test-sudexuv7yofe 2025/07/01 02:10:07 DEBUG : Yandex rclone-test-sudexuv7yofe: Using server-side directory move 2025/07/01 02:10:07 INFO : Yandex rclone-test-sudexuv7yofe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/01 02:10:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 02:10:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:10:07 DEBUG : empty space: Unchanged skipping 2025/07/01 02:10:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/01 02:10:07 DEBUG : Yandex rclone-test-sudexuv7yofe: Waiting for checks to finish 2025/07/01 02:10:09 INFO : potato2: Moved (server-side) 2025/07/01 02:10:12 INFO : potato3: Deleted 2025/07/01 02:10:12 INFO : empty space: Deleted 2025/07/01 02:10:12 DEBUG : Yandex rclone-test-sudexuv7yofe: Waiting for transfers to finish 2025/07/01 02:10:13 INFO : potato3: Moved (server-side) 2025/07/01 02:10:13 INFO : tomatoDir: Removing directory 2025/07/01 02:10:19 DEBUG : Yandex rclone-test-wuhupuz8qepu: deleted 1 directories 2025/07/01 02:10:20 DEBUG : Creating backend with remote "TestYandex:rclone-test-ronowul5jonu" 2025/07/01 02:10:20 INFO : tomatoDir: Making directory 2025/07/01 02:10:21 DEBUG : Yandex rclone-test-ronowul5jonu: Using server-side directory move 2025/07/01 02:10:24 INFO : Yandex rclone-test-ronowul5jonu: Server side directory move succeeded 2025/07/01 02:10:25 ERROR : error listing: directory not found 2025/07/01 02:10:25 ERROR : error listing: directory not found 2025/07/01 02:10:25 DEBUG : Yandex rclone-test-ronowul5jonu: Purge remote 2025/07/01 02:10:36 DEBUG : Yandex rclone-test-sudexuv7yofe: Purge remote 2025/07/01 02:10:36 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (42.58s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" sync_test.go:1911: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.63s) === RUN TestSyncOverlap run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:10:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-wuhupuz8qepu/rclone-sync-test" --- PASS: TestSyncOverlap (2.25s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:10:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-wuhupuz8qepu/rclone-sync-test" 2025/07/01 02:10:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-wuhupuz8qepu/rclone-sync-test-include/layer2" 2025/07/01 02:10:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-wuhupuz8qepu/rclone-sync-test-ignore-file" 2025/07/01 02:10:46 DEBUG : rclone-sync-test: Excluded 2025/07/01 02:10:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 02:10:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/01 02:10:47 DEBUG : Yandex rclone-test-wuhupuz8qepu/rclone-sync-test: Waiting for checks to finish 2025/07/01 02:10:47 DEBUG : Yandex rclone-test-wuhupuz8qepu/rclone-sync-test: Waiting for transfers to finish 2025/07/01 02:10:47 DEBUG : Waiting for deletions to finish 2025/07/01 02:10:47 INFO : There was nothing to transfer 2025/07/01 02:10:48 DEBUG : rclone-sync-test: Excluded 2025/07/01 02:10:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 02:10:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/01 02:10:49 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:10:49 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:10:49 DEBUG : Waiting for deletions to finish 2025/07/01 02:10:49 INFO : rclone-sync-test-include: Removing directory 2025/07/01 02:10:50 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/07/01 02:10:50 DEBUG : Yandex rclone-test-wuhupuz8qepu: failed to delete 1 directories 2025/07/01 02:10:50 INFO : There was nothing to transfer 2025/07/01 02:10:50 DEBUG : rclone-sync-test: Excluded 2025/07/01 02:10:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 02:10:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/01 02:10:52 DEBUG : rclone-sync-test: Excluded 2025/07/01 02:10:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 02:10:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/01 02:10:54 DEBUG : rclone-sync-test: Excluded 2025/07/01 02:10:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 02:10:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/01 02:10:56 DEBUG : rclone-sync-test: Excluded 2025/07/01 02:10:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 02:10:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/01 02:10:58 DEBUG : rclone-sync-test: Excluded 2025/07/01 02:10:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 02:11:00 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/01 02:11:00 DEBUG : rclone-sync-test: Excluded 2025/07/01 02:11:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 02:11:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/01 02:11:03 DEBUG : rclone-sync-test: Excluded 2025/07/01 02:11:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 02:11:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/01 02:11:04 DEBUG : Yandex rclone-test-wuhupuz8qepu/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/01 02:11:04 DEBUG : Yandex rclone-test-wuhupuz8qepu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/01 02:11:04 DEBUG : Waiting for deletions to finish 2025/07/01 02:11:04 INFO : There was nothing to transfer 2025/07/01 02:11:04 DEBUG : rclone-sync-test: Excluded 2025/07/01 02:11:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 02:11:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/01 02:11:07 DEBUG : rclone-sync-test: Excluded 2025/07/01 02:11:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 02:11:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/01 02:11:09 DEBUG : rclone-sync-test: Excluded 2025/07/01 02:11:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 02:11:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/01 02:11:10 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:11:10 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:11:10 DEBUG : Waiting for deletions to finish 2025/07/01 02:11:10 INFO : rclone-sync-test-include: Removing directory 2025/07/01 02:11:11 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/07/01 02:11:11 DEBUG : Yandex rclone-test-wuhupuz8qepu: failed to delete 1 directories 2025/07/01 02:11:11 INFO : There was nothing to transfer 2025/07/01 02:11:11 DEBUG : rclone-sync-test: Excluded 2025/07/01 02:11:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 02:11:13 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/01 02:11:14 DEBUG : rclone-sync-test: Excluded 2025/07/01 02:11:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 02:11:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/01 02:11:15 DEBUG : rclone-sync-test: Excluded 2025/07/01 02:11:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 02:11:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/01 02:11:17 DEBUG : rclone-sync-test: Excluded 2025/07/01 02:11:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 02:11:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/01 02:11:19 DEBUG : Excluded 2025/07/01 02:11:19 DEBUG : rclone-sync-test: Excluded 2025/07/01 02:11:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 02:11:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/01 02:11:21 DEBUG : Yandex rclone-test-wuhupuz8qepu/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/01 02:11:21 DEBUG : Yandex rclone-test-wuhupuz8qepu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/01 02:11:21 DEBUG : Waiting for deletions to finish 2025/07/01 02:11:21 INFO : There was nothing to transfer 2025/07/01 02:11:21 DEBUG : rclone-sync-test: Excluded 2025/07/01 02:11:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 02:11:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/01 02:11:23 DEBUG : rclone-sync-test: Excluded 2025/07/01 02:11:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 02:11:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/01 02:11:24 DEBUG : rclone-sync-test: Excluded 2025/07/01 02:11:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 02:11:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/01 02:11:27 DEBUG : rclone-sync-test: Excluded 2025/07/01 02:11:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 02:11:28 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/01 02:11:28 DEBUG : rclone-sync-test: Excluded 2025/07/01 02:11:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 02:11:30 DEBUG : rclone-sync-test-include/layer2: Excluded --- PASS: TestSyncOverlapWithFilter (77.91s) === RUN TestSyncCompareDest run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:11:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-wuhupuz8qepu/dst" 2025/07/01 02:11:58 DEBUG : Creating backend with remote "TestYandex:rclone-test-wuhupuz8qepu/CompareDest" 2025/07/01 02:11:59 DEBUG : one: Need to transfer - File not found at Destination 2025/07/01 02:11:59 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for checks to finish 2025/07/01 02:11:59 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for transfers to finish 2025/07/01 02:12:01 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/01 02:12:01 INFO : one: Copied (new) 2025/07/01 02:12:01 DEBUG : Waiting for deletions to finish 2025/07/01 02:12:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/01 02:12:03 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for checks to finish 2025/07/01 02:12:03 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for transfers to finish 2025/07/01 02:12:05 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/01 02:12:05 INFO : one: Copied (replaced existing) 2025/07/01 02:12:05 DEBUG : Waiting for deletions to finish 2025/07/01 02:12:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/01 02:12:12 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for checks to finish 2025/07/01 02:12:12 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:12:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/01 02:12:12 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for transfers to finish 2025/07/01 02:12:12 DEBUG : Waiting for deletions to finish 2025/07/01 02:12:12 INFO : There was nothing to transfer 2025/07/01 02:12:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/01 02:12:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:12:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/01 02:12:16 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for checks to finish 2025/07/01 02:12:16 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:12:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/01 02:12:16 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for transfers to finish 2025/07/01 02:12:16 DEBUG : Waiting for deletions to finish 2025/07/01 02:12:16 INFO : There was nothing to transfer 2025/07/01 02:12:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/01 02:12:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:12:17 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/01 02:12:17 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for checks to finish 2025/07/01 02:12:18 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:12:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/01 02:12:18 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for transfers to finish 2025/07/01 02:12:18 DEBUG : Waiting for deletions to finish 2025/07/01 02:12:18 INFO : There was nothing to transfer 2025/07/01 02:12:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/01 02:12:19 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 2025/07/01 02:12:19 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/07/01 02:12:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/01 02:12:19 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for checks to finish 2025/07/01 02:12:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:12:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/01 02:12:19 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for transfers to finish 2025/07/01 02:12:19 DEBUG : Waiting for deletions to finish 2025/07/01 02:12:19 INFO : There was nothing to transfer 2025/07/01 02:12:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/01 02:12:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/01 02:12:21 DEBUG : two: Need to transfer - File not found at Destination 2025/07/01 02:12:21 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for checks to finish 2025/07/01 02:12:21 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:12:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/01 02:12:21 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for transfers to finish 2025/07/01 02:12:23 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/07/01 02:12:23 INFO : two: Copied (new) 2025/07/01 02:12:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (59.29s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:13:01 DEBUG : Creating backend with remote "TestYandex:rclone-test-wuhupuz8qepu/dest" 2025/07/01 02:13:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-wuhupuz8qepu/pre-dest1" 2025/07/01 02:13:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-wuhupuz8qepu/pre-dest2" 2025/07/01 02:13:03 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:13:03 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/01 02:13:04 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:13:04 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/01 02:13:05 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/01 02:13:05 DEBUG : Yandex rclone-test-wuhupuz8qepu/dest: Waiting for checks to finish 2025/07/01 02:13:05 DEBUG : Yandex rclone-test-wuhupuz8qepu/dest: Waiting for transfers to finish 2025/07/01 02:13:07 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/07/01 02:13:07 INFO : 3: Copied (new) 2025/07/01 02:13:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (43.61s) === RUN TestSyncCopyDest run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:13:40 DEBUG : Creating backend with remote "TestYandex:rclone-test-wuhupuz8qepu/dst" 2025/07/01 02:13:41 DEBUG : Creating backend with remote "TestYandex:rclone-test-wuhupuz8qepu/CopyDest" 2025/07/01 02:13:42 DEBUG : one: Need to transfer - File not found at Destination 2025/07/01 02:13:42 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for checks to finish 2025/07/01 02:13:42 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for transfers to finish 2025/07/01 02:13:44 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/01 02:13:44 INFO : one: Copied (new) 2025/07/01 02:13:44 DEBUG : Waiting for deletions to finish 2025/07/01 02:13:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/01 02:13:46 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for checks to finish 2025/07/01 02:13:46 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for transfers to finish 2025/07/01 02:13:49 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/01 02:13:49 INFO : one: Copied (replaced existing) 2025/07/01 02:13:49 DEBUG : Waiting for deletions to finish 2025/07/01 02:13:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-wuhupuz8qepu/BackupDir" 2025/07/01 02:13:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/01 02:13:55 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for checks to finish 2025/07/01 02:13:55 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:13:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/01 02:13:57 INFO : one: Moved (server-side) 2025/07/01 02:13:59 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/01 02:13:59 INFO : one: Copied (server-side copy) 2025/07/01 02:13:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/01 02:13:59 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for transfers to finish 2025/07/01 02:13:59 DEBUG : Waiting for deletions to finish 2025/07/01 02:14:02 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:14:02 DEBUG : one: Unchanged skipping 2025/07/01 02:14:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:14:05 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/07/01 02:14:05 INFO : two: Copied (server-side copy) 2025/07/01 02:14:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/01 02:14:05 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for checks to finish 2025/07/01 02:14:05 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for transfers to finish 2025/07/01 02:14:05 DEBUG : Waiting for deletions to finish 2025/07/01 02:14:06 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:14:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:14:06 DEBUG : one: Unchanged skipping 2025/07/01 02:14:06 DEBUG : two: Unchanged skipping 2025/07/01 02:14:06 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for checks to finish 2025/07/01 02:14:06 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for transfers to finish 2025/07/01 02:14:06 DEBUG : Waiting for deletions to finish 2025/07/01 02:14:06 INFO : There was nothing to transfer 2025/07/01 02:14:10 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:14:10 DEBUG : one: Unchanged skipping 2025/07/01 02:14:10 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/01 02:14:10 DEBUG : three: Destination not found in --copy-dest 2025/07/01 02:14:10 DEBUG : three: Need to transfer - File not found at Destination 2025/07/01 02:14:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:14:10 DEBUG : two: Unchanged skipping 2025/07/01 02:14:10 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for checks to finish 2025/07/01 02:14:10 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for transfers to finish 2025/07/01 02:14:13 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/07/01 02:14:13 INFO : three: Copied (new) 2025/07/01 02:14:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (85.31s) === RUN TestSyncBackupDir run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:15:12 DEBUG : Creating backend with remote "TestYandex:rclone-test-wuhupuz8qepu/dst" 2025/07/01 02:15:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-wuhupuz8qepu/backup" 2025/07/01 02:15:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/01 02:15:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:15:13 DEBUG : two: Unchanged skipping 2025/07/01 02:15:13 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for checks to finish 2025/07/01 02:15:16 INFO : one: Moved (server-side) 2025/07/01 02:15:16 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for transfers to finish 2025/07/01 02:15:19 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/07/01 02:15:19 INFO : one: Copied (new) 2025/07/01 02:15:19 DEBUG : Waiting for deletions to finish 2025/07/01 02:15:21 INFO : three.txt: Moved (server-side) 2025/07/01 02:15:21 INFO : three.txt: Moved into backup dir 2025/07/01 02:15:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/01 02:15:24 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for checks to finish 2025/07/01 02:15:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:15:24 DEBUG : two: Unchanged skipping 2025/07/01 02:15:29 INFO : one: Deleted 2025/07/01 02:15:31 INFO : one: Moved (server-side) 2025/07/01 02:15:31 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for transfers to finish 2025/07/01 02:15:33 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/07/01 02:15:33 INFO : one: Copied (new) 2025/07/01 02:15:33 DEBUG : Waiting for deletions to finish 2025/07/01 02:15:39 INFO : three.txt: Deleted 2025/07/01 02:15:41 INFO : three.txt: Moved (server-side) 2025/07/01 02:15:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (66.34s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:16:18 DEBUG : Creating backend with remote "TestYandex:rclone-test-wuhupuz8qepu/dst" 2025/07/01 02:16:19 DEBUG : Creating backend with remote "TestYandex:rclone-test-wuhupuz8qepu/backup" 2025/07/01 02:16:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/01 02:16:20 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for checks to finish 2025/07/01 02:16:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:16:20 DEBUG : two: Unchanged skipping 2025/07/01 02:16:21 INFO : one: Moved (server-side) to: one.bak 2025/07/01 02:16:21 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for transfers to finish 2025/07/01 02:16:23 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/07/01 02:16:23 INFO : one: Copied (new) 2025/07/01 02:16:23 DEBUG : Waiting for deletions to finish 2025/07/01 02:16:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/01 02:16:25 INFO : three.txt: Moved into backup dir 2025/07/01 02:16:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/01 02:16:30 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for checks to finish 2025/07/01 02:16:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:16:30 DEBUG : two: Unchanged skipping 2025/07/01 02:16:35 INFO : one.bak: Deleted 2025/07/01 02:16:36 INFO : one: Moved (server-side) to: one.bak 2025/07/01 02:16:36 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for transfers to finish 2025/07/01 02:16:38 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/07/01 02:16:38 INFO : one: Copied (new) 2025/07/01 02:16:38 DEBUG : Waiting for deletions to finish 2025/07/01 02:16:44 INFO : three.txt.bak: Deleted 2025/07/01 02:16:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/01 02:16:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (65.01s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:17:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-wuhupuz8qepu/dst" 2025/07/01 02:17:23 DEBUG : Creating backend with remote "TestYandex:rclone-test-wuhupuz8qepu/backup" 2025/07/01 02:17:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/01 02:17:24 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for checks to finish 2025/07/01 02:17:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:17:24 DEBUG : two: Unchanged skipping 2025/07/01 02:17:26 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/01 02:17:26 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for transfers to finish 2025/07/01 02:17:28 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/07/01 02:17:28 INFO : one: Copied (new) 2025/07/01 02:17:28 DEBUG : Waiting for deletions to finish 2025/07/01 02:17:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/01 02:17:30 INFO : three.txt: Moved into backup dir 2025/07/01 02:17:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/01 02:17:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:17:34 DEBUG : two: Unchanged skipping 2025/07/01 02:17:34 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for checks to finish 2025/07/01 02:17:39 INFO : one-2019-01-01: Deleted 2025/07/01 02:17:41 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/01 02:17:41 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for transfers to finish 2025/07/01 02:17:43 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/07/01 02:17:43 INFO : one: Copied (new) 2025/07/01 02:17:43 DEBUG : Waiting for deletions to finish 2025/07/01 02:17:47 INFO : three-2019-01-01.txt: Deleted 2025/07/01 02:17:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/01 02:17:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (63.21s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:18:27 DEBUG : Creating backend with remote "TestYandex:rclone-test-wuhupuz8qepu/dst" 2025/07/01 02:18:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/01 02:18:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:18:28 DEBUG : two: Unchanged skipping 2025/07/01 02:18:28 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for checks to finish 2025/07/01 02:18:30 INFO : one: Moved (server-side) to: one.bak 2025/07/01 02:18:30 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for transfers to finish 2025/07/01 02:18:33 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/07/01 02:18:33 INFO : one: Copied (new) 2025/07/01 02:18:33 DEBUG : Waiting for deletions to finish 2025/07/01 02:18:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/01 02:18:34 INFO : three.txt: Moved into backup dir 2025/07/01 02:18:38 DEBUG : one.bak: Excluded (Path Filter) 2025/07/01 02:18:38 DEBUG : one.bak: Excluded 2025/07/01 02:18:38 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/01 02:18:38 DEBUG : three.txt.bak: Excluded 2025/07/01 02:18:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/01 02:18:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:18:38 DEBUG : two: Unchanged skipping 2025/07/01 02:18:38 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for checks to finish 2025/07/01 02:18:43 INFO : one.bak: Deleted 2025/07/01 02:18:44 INFO : one: Moved (server-side) to: one.bak 2025/07/01 02:18:44 DEBUG : Yandex rclone-test-wuhupuz8qepu/dst: Waiting for transfers to finish 2025/07/01 02:18:47 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/07/01 02:18:47 INFO : one: Copied (new) 2025/07/01 02:18:47 DEBUG : Waiting for deletions to finish 2025/07/01 02:18:52 INFO : three.txt.bak: Deleted 2025/07/01 02:18:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/01 02:18:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (59.43s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:19:30 DEBUG : Creating backend with remote "TestYandex:rclone-test-wuhupuz8qepu/dst" 2025/07/01 02:19:30 DEBUG : Config file has changed externally - reloading 2025/07/01 02:19:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/01 02:19:32 INFO : one: Moved (server-side) to: one.bak 2025/07/01 02:19:35 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/07/01 02:19:35 INFO : one: Copied (new) 2025/07/01 02:19:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:19:35 DEBUG : two: Unchanged skipping 2025/07/01 02:19:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/01 02:19:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/01 02:19:39 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/07/01 02:19:39 INFO : three.txt: Copied (new) 2025/07/01 02:19:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/01 02:19:46 INFO : one.bak: Deleted 2025/07/01 02:19:48 INFO : one: Moved (server-side) to: one.bak 2025/07/01 02:19:50 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/07/01 02:19:50 INFO : one: Copied (new) 2025/07/01 02:19:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:19:51 DEBUG : two: Unchanged skipping 2025/07/01 02:19:51 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/01 02:19:56 INFO : three.txt.bak: Deleted 2025/07/01 02:19:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/01 02:19:59 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/07/01 02:19:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (68.77s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:20:37 DEBUG : Creating backend with remote "TestYandex:rclone-test-wuhupuz8qepu/dst" 2025/07/01 02:20:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/01 02:20:39 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/01 02:20:42 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/07/01 02:20:42 INFO : one: Copied (new) 2025/07/01 02:20:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:20:42 DEBUG : two: Unchanged skipping 2025/07/01 02:20:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/01 02:20:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/01 02:20:46 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/07/01 02:20:46 INFO : three.txt: Copied (new) fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2492 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2525 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/one: Modification time difference too big |-118477h20m41.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-07-01 02:20:41 +0000 UTC) (precision 1ns) fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2498 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2525 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/one: Modification time difference too big |-118477h20m41.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-07-01 02:20:41 +0000 UTC) (precision 1ns) 2025/07/01 02:20:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/01 02:20:53 INFO : one-2019-01-01: Deleted 2025/07/01 02:20:54 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/01 02:20:56 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/07/01 02:20:56 INFO : one: Copied (new) 2025/07/01 02:20:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:20:56 DEBUG : two: Unchanged skipping 2025/07/01 02:20:57 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/01 02:21:02 INFO : three-2019-01-01.txt: Deleted 2025/07/01 02:21:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/01 02:21:06 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/07/01 02:21:06 INFO : three.txt: Copied (new) fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2525 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/one-2019-01-01: Modification time difference too big |-118477h20m53.876543211s| > 1ns (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2025-07-01 02:20:53 +0000 UTC) (precision 1ns) --- FAIL: TestSyncSuffixKeepExtension (69.24s) === RUN TestSyncUTFNorm run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:21:40 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/01 02:21:40 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:21:40 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:21:42 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/07/01 02:21:42 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/01 02:21:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (9.16s) === RUN TestSyncImmutable run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:21:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/01 02:21:48 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:21:48 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:21:50 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/07/01 02:21:50 INFO : existing: Copied (new) 2025/07/01 02:21:50 DEBUG : Waiting for deletions to finish 2025/07/01 02:21:52 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/01 02:21:52 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/01 02:21:52 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:21:52 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:21:52 ERROR : Yandex rclone-test-wuhupuz8qepu: not deleting files as there were IO errors 2025/07/01 02:21:52 ERROR : Yandex rclone-test-wuhupuz8qepu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (10.30s) === RUN TestSyncIgnoreCase run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:22:00 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:22:00 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:22:00 DEBUG : existing: Unchanged skipping 2025/07/01 02:22:00 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:22:00 DEBUG : Waiting for deletions to finish 2025/07/01 02:22:00 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (8.09s) === RUN TestFixCase run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.62s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (1.71s) --- SKIP: TestMaxTransfer/Hard (0.58s) --- SKIP: TestMaxTransfer/Soft (0.57s) --- SKIP: TestMaxTransfer/Cautious (0.56s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2745 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2759 Error: Should be true Test: TestSyncConcurrentDelete Messages: only11: Modification time difference too big |-213934h17m45.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-07-01 02:22:52 +0000 UTC) (precision 1ns) 2025/07/01 02:23:26 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:23:26 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:23:26 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:23:26 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:23:26 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:23:26 DEBUG : both0: Unchanged skipping 2025/07/01 02:23:26 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:23:26 DEBUG : both13: Unchanged skipping 2025/07/01 02:23:26 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:23:26 DEBUG : both14: Unchanged skipping 2025/07/01 02:23:26 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:23:26 DEBUG : both15: Unchanged skipping 2025/07/01 02:23:26 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:23:26 DEBUG : both16: Unchanged skipping 2025/07/01 02:23:26 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:23:26 DEBUG : both17: Unchanged skipping 2025/07/01 02:23:26 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:23:26 DEBUG : both10: Unchanged skipping 2025/07/01 02:23:26 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:23:26 DEBUG : both19: Unchanged skipping 2025/07/01 02:23:26 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:23:26 DEBUG : both11: Unchanged skipping 2025/07/01 02:23:26 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:23:26 DEBUG : both12: Unchanged skipping 2025/07/01 02:23:26 DEBUG : both18: Unchanged skipping 2025/07/01 02:23:26 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:23:26 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:23:26 DEBUG : both3: Unchanged skipping 2025/07/01 02:23:26 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:23:26 DEBUG : both5: Unchanged skipping 2025/07/01 02:23:26 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:23:26 DEBUG : both6: Unchanged skipping 2025/07/01 02:23:26 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:23:26 DEBUG : both7: Unchanged skipping 2025/07/01 02:23:26 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:23:26 DEBUG : both4: Unchanged skipping 2025/07/01 02:23:26 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:23:26 DEBUG : both9: Unchanged skipping 2025/07/01 02:23:26 DEBUG : both2: Unchanged skipping 2025/07/01 02:23:26 DEBUG : both1: Unchanged skipping 2025/07/01 02:23:26 DEBUG : both8: Unchanged skipping 2025/07/01 02:23:26 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:23:26 DEBUG : Waiting for deletions to finish 2025/07/01 02:23:30 INFO : only9: Deleted 2025/07/01 02:23:31 INFO : only5: Deleted 2025/07/01 02:23:31 INFO : only18: Deleted 2025/07/01 02:23:31 INFO : only10: Deleted 2025/07/01 02:23:35 INFO : only0: Deleted 2025/07/01 02:23:35 INFO : only17: Deleted 2025/07/01 02:23:35 INFO : only14: Deleted 2025/07/01 02:23:36 INFO : only15: Deleted 2025/07/01 02:23:40 INFO : only3: Deleted 2025/07/01 02:23:40 INFO : only7: Deleted 2025/07/01 02:23:40 INFO : only11: Deleted 2025/07/01 02:23:41 INFO : only12: Deleted 2025/07/01 02:23:45 INFO : only16: Deleted 2025/07/01 02:23:45 INFO : only1: Deleted 2025/07/01 02:23:45 INFO : only19: Deleted 2025/07/01 02:23:45 INFO : only2: Deleted 2025/07/01 02:23:50 INFO : only4: Deleted 2025/07/01 02:23:50 INFO : only8: Deleted 2025/07/01 02:23:50 INFO : only6: Deleted 2025/07/01 02:23:50 INFO : only13: Deleted 2025/07/01 02:23:50 INFO : There was nothing to transfer --- FAIL: TestSyncConcurrentDelete (200.91s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:26:46 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:26:46 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:26:46 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:26:46 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:26:46 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:26:46 DEBUG : both0: Unchanged skipping 2025/07/01 02:26:46 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:26:46 DEBUG : both10: Unchanged skipping 2025/07/01 02:26:46 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:26:46 DEBUG : both11: Unchanged skipping 2025/07/01 02:26:46 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:26:46 DEBUG : both15: Unchanged skipping 2025/07/01 02:26:46 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:26:46 DEBUG : both12: Unchanged skipping 2025/07/01 02:26:46 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:26:46 DEBUG : both17: Unchanged skipping 2025/07/01 02:26:46 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:26:46 DEBUG : both13: Unchanged skipping 2025/07/01 02:26:46 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:26:46 DEBUG : both19: Unchanged skipping 2025/07/01 02:26:46 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:26:46 DEBUG : both14: Unchanged skipping 2025/07/01 02:26:46 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:26:46 DEBUG : both16: Unchanged skipping 2025/07/01 02:26:46 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:26:46 DEBUG : both18: Unchanged skipping 2025/07/01 02:26:46 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:26:46 DEBUG : both4: Unchanged skipping 2025/07/01 02:26:46 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:26:46 DEBUG : both5: Unchanged skipping 2025/07/01 02:26:46 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:26:46 DEBUG : both1: Unchanged skipping 2025/07/01 02:26:46 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:26:46 DEBUG : both7: Unchanged skipping 2025/07/01 02:26:46 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:26:46 DEBUG : both2: Unchanged skipping 2025/07/01 02:26:46 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:26:46 DEBUG : both9: Unchanged skipping 2025/07/01 02:26:46 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/01 02:26:46 DEBUG : both3: Unchanged skipping 2025/07/01 02:26:46 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/01 02:26:46 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/01 02:26:46 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/01 02:26:46 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/01 02:26:46 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/01 02:26:46 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/01 02:26:46 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/01 02:26:46 DEBUG : both6: Unchanged skipping 2025/07/01 02:26:46 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/01 02:26:46 DEBUG : both8: Unchanged skipping 2025/07/01 02:26:46 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/01 02:26:46 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/01 02:26:46 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/01 02:26:46 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/01 02:26:46 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/01 02:26:46 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/01 02:26:46 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/01 02:26:46 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/01 02:26:46 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/01 02:26:46 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/01 02:26:46 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/01 02:26:46 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:26:48 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/07/01 02:26:48 INFO : only12: Copied (replaced existing) 2025/07/01 02:26:48 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/07/01 02:26:48 INFO : only13: Copied (replaced existing) 2025/07/01 02:26:48 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/07/01 02:26:48 INFO : only10: Copied (replaced existing) 2025/07/01 02:26:49 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/07/01 02:26:49 INFO : only11: Copied (replaced existing) 2025/07/01 02:26:50 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/07/01 02:26:50 INFO : only14: Copied (replaced existing) 2025/07/01 02:26:51 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/07/01 02:26:51 INFO : only15: Copied (replaced existing) 2025/07/01 02:26:51 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/07/01 02:26:51 INFO : only18: Copied (replaced existing) 2025/07/01 02:26:51 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/07/01 02:26:51 INFO : only0: Copied (replaced existing) 2025/07/01 02:26:52 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/07/01 02:26:52 INFO : only1: Copied (replaced existing) 2025/07/01 02:26:53 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/07/01 02:26:53 INFO : only4: Copied (replaced existing) 2025/07/01 02:26:53 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/07/01 02:26:53 INFO : only2: Copied (replaced existing) 2025/07/01 02:26:53 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/07/01 02:26:53 INFO : only3: Copied (replaced existing) 2025/07/01 02:26:54 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/07/01 02:26:54 INFO : only6: Copied (replaced existing) 2025/07/01 02:26:55 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/07/01 02:26:55 INFO : only19: Copied (replaced existing) 2025/07/01 02:26:55 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/07/01 02:26:55 INFO : only17: Copied (replaced existing) 2025/07/01 02:26:55 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/07/01 02:26:55 INFO : only16: Copied (replaced existing) 2025/07/01 02:26:56 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/07/01 02:26:56 INFO : only8: Copied (replaced existing) 2025/07/01 02:26:57 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/07/01 02:26:57 INFO : only9: Copied (replaced existing) 2025/07/01 02:26:57 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/07/01 02:26:57 INFO : only7: Copied (replaced existing) 2025/07/01 02:26:57 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/07/01 02:26:57 INFO : only5: Copied (replaced existing) 2025/07/01 02:26:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (283.48s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:30:12 DEBUG : empty_dir: Making directory with metadata 2025/07/01 02:30:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/01 02:30:12 DEBUG : empty_on_remote: Making directory with metadata 2025/07/01 02:30:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/01 02:30:12 INFO : empty_on_remote: Making directory 2025/07/01 02:30:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC Diff of "logger" and "lsf" 3d2 < 2011-12-25 12:59:59.123456789;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 4a4 > 2025-07-01 02:30:15.000000000;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 sync_test.go:3072: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3072 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2801 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2834 Error: Received unexpected error: logger does not match lsf! logger: 2011-12-25 12:59:59.123456789;1c1c96fd2cf8330db0bfa936ce82f3b9;5;test_dir1/file2 2011-12-25 12:59:59.123456789;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 2011-12-25 12:59:59.123456789;826e8142e6baabe8af779f5f490cf5f5;5;file1 lsf: 2011-12-25 12:59:59.123456789;1c1c96fd2cf8330db0bfa936ce82f3b9;5;test_dir1/file2 2011-12-25 12:59:59.123456789;826e8142e6baabe8af779f5f490cf5f5;5;file1 2025-07-01 02:30:15.000000000;2548729e9c3c60cc3789dfb2408e475d;5;test_dir2/sub_dir/file3 Test: TestSyncReplaceDirModTime --- FAIL: TestSyncReplaceDirModTime (44.55s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:30:57 DEBUG : empty_dir: Making directory with metadata 2025/07/01 02:30:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/01 02:30:57 DEBUG : empty_on_remote: Making directory with metadata 2025/07/01 02:30:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/01 02:30:57 INFO : empty_on_remote: Making directory 2025/07/01 02:30:57 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/01 02:31:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/01 02:31:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/01 02:31:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/01 02:31:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/01 02:31:05 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (54.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:31:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/01 02:31:51 INFO : sub dir: Making directory 2025/07/01 02:31:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (84.86s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:33:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/01 02:33:16 INFO : sub dir: Making directory 2025/07/01 02:33:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (84.79s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:35:11 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/07/01 02:35:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/01 02:35:12 DEBUG : pacer: Reducing sleep to 15ms 2025/07/01 02:35:12 DEBUG : pacer: Reducing sleep to 11.25ms 2025/07/01 02:35:13 DEBUG : pacer: Reducing sleep to 10ms 2025/07/01 02:35:20 DEBUG : Waiting for deletions to finish 2025/07/01 02:35:20 DEBUG : apple: Excluded (Path Filter) 2025/07/01 02:35:20 DEBUG : apple: Excluded 2025/07/01 02:35:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 02:35:20 DEBUG : appleappleapplebanana: Excluded 2025/07/01 02:35:20 DEBUG : banana: Excluded (Path Filter) 2025/07/01 02:35:20 DEBUG : banana: Excluded 2025/07/01 02:35:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 02:35:20 DEBUG : splitbananasplit: Excluded 2025/07/01 02:35:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 02:35:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/01 02:35:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 02:35:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/01 02:35:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 02:35:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/01 02:35:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 02:35:20 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/01 02:35:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 02:35:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/01 02:35:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 02:35:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/01 02:35:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 02:35:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/01 02:35:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 02:35:20 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/01 02:35:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 02:35:20 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/01 02:35:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 02:35:20 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/01 02:35:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 02:35:20 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/01 02:35:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 02:35:20 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/01 02:35:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 02:35:20 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/01 02:35:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 02:35:20 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/01 02:35:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 02:35:20 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/01 02:35:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 02:35:20 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:104 Error: Should be true Test: TestTransform/NFC Messages: dir1/0009-3456789.txt: Modification time difference too big |-213934h29m53.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-07-01 02:35:00 +0000 UTC) (precision 1ns) 2025/07/01 02:35:22 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:22 DEBUG : apple: Unchanged skipping 2025/07/01 02:35:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:22 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/01 02:35:22 DEBUG : splitbananasplit: Unchanged skipping 2025/07/01 02:35:22 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:22 DEBUG : banana: Unchanged skipping 2025/07/01 02:35:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/01 02:35:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/01 02:35:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/01 02:35:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/01 02:35:22 DEBUG : dir1/0009-3456789.txt: Modification times differ by 213934h29m53.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-07-01 02:35:00 +0000 UTC 2025/07/01 02:35:22 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:35:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/01 02:35:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/01 02:35:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/01 02:35:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/01 02:35:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/01 02:35:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/01 02:35:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/01 02:35:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/01 02:35:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/01 02:35:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/01 02:35:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/01 02:35:22 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/07/01 02:35:22 INFO : dir1/0009-3456789.txt: Updated modification time in destination 2025/07/01 02:35:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/01 02:35:22 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:35:22 DEBUG : Waiting for deletions to finish 2025/07/01 02:35:22 INFO : There was nothing to transfer 2025/07/01 02:35:22 DEBUG : Waiting for deletions to finish 2025/07/01 02:35:23 DEBUG : apple: Excluded (Path Filter) 2025/07/01 02:35:23 DEBUG : apple: Excluded 2025/07/01 02:35:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 02:35:23 DEBUG : appleappleapplebanana: Excluded 2025/07/01 02:35:23 DEBUG : banana: Excluded (Path Filter) 2025/07/01 02:35:23 DEBUG : banana: Excluded 2025/07/01 02:35:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 02:35:23 DEBUG : splitbananasplit: Excluded 2025/07/01 02:35:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 02:35:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/01 02:35:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 02:35:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/01 02:35:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 02:35:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/01 02:35:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 02:35:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/01 02:35:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 02:35:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/01 02:35:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 02:35:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/01 02:35:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 02:35:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/01 02:35:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 02:35:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/01 02:35:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 02:35:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/01 02:35:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 02:35:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/01 02:35:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 02:35:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/01 02:35:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 02:35:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/01 02:35:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 02:35:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/01 02:35:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 02:35:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/01 02:35:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 02:35:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/01 02:35:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 02:35:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/01 02:35:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:24 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:24 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/01 02:35:24 DEBUG : splitbananasplit: Unchanged skipping 2025/07/01 02:35:24 DEBUG : apple: Unchanged skipping 2025/07/01 02:35:24 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:24 DEBUG : banana: Unchanged skipping 2025/07/01 02:35:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/01 02:35:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/01 02:35:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/01 02:35:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/01 02:35:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/01 02:35:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/01 02:35:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/01 02:35:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/01 02:35:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/01 02:35:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/01 02:35:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/01 02:35:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:35:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/01 02:35:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/01 02:35:24 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:35:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/01 02:35:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/01 02:35:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/01 02:35:24 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:35:24 DEBUG : Waiting for deletions to finish 2025/07/01 02:35:24 INFO : There was nothing to transfer 2025/07/01 02:35:24 DEBUG : Waiting for deletions to finish 2025/07/01 02:35:25 DEBUG : apple: Excluded (Path Filter) 2025/07/01 02:35:25 DEBUG : apple: Excluded 2025/07/01 02:35:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 02:35:25 DEBUG : appleappleapplebanana: Excluded 2025/07/01 02:35:25 DEBUG : banana: Excluded (Path Filter) 2025/07/01 02:35:25 DEBUG : banana: Excluded 2025/07/01 02:35:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 02:35:25 DEBUG : splitbananasplit: Excluded 2025/07/01 02:35:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 02:35:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/01 02:35:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 02:35:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/01 02:35:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 02:35:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/01 02:35:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 02:35:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/01 02:35:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 02:35:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/01 02:35:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 02:35:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/01 02:35:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 02:35:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/01 02:35:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 02:35:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/01 02:35:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 02:35:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/01 02:35:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 02:35:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/01 02:35:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 02:35:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/01 02:35:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 02:35:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/01 02:35:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 02:35:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/01 02:35:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 02:35:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/01 02:35:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 02:35:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/01 02:35:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 02:35:25 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/NFD run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:37:47 DEBUG : Waiting for deletions to finish 2025/07/01 02:37:48 DEBUG : apple: Excluded (Path Filter) 2025/07/01 02:37:48 DEBUG : apple: Excluded 2025/07/01 02:37:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 02:37:48 DEBUG : appleappleapplebanana: Excluded 2025/07/01 02:37:48 DEBUG : banana: Excluded (Path Filter) 2025/07/01 02:37:48 DEBUG : banana: Excluded 2025/07/01 02:37:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 02:37:48 DEBUG : splitbananasplit: Excluded 2025/07/01 02:37:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 02:37:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/01 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/01 02:37:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 02:37:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/01 02:37:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 02:37:48 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/01 02:37:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 02:37:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/01 02:37:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 02:37:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/01 02:37:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 02:37:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/01 02:37:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 02:37:48 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/01 02:37:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 02:37:48 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/01 02:37:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 02:37:48 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/01 02:37:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 02:37:48 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/01 02:37:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 02:37:48 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/01 02:37:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 02:37:48 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/01 02:37:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 02:37:48 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/01 02:37:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 02:37:48 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/01 02:37:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 02:37:48 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:104 Error: Should be true Test: TestTransform/NFD Messages: dir1/0000-abcdefg.txt: Modification time difference too big |-213934h32m4.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-07-01 02:37:11 +0000 UTC) (precision 1ns) 2025/07/01 02:37:49 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:49 DEBUG : apple: Unchanged skipping 2025/07/01 02:37:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/01 02:37:49 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:49 DEBUG : banana: Unchanged skipping 2025/07/01 02:37:49 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:49 DEBUG : splitbananasplit: Unchanged skipping 2025/07/01 02:37:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/01 02:37:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/01 02:37:50 DEBUG : dir1/0000-abcdefg.txt: Modification times differ by 213934h32m4.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-07-01 02:37:11 +0000 UTC 2025/07/01 02:37:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/01 02:37:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/01 02:37:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/01 02:37:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/01 02:37:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/01 02:37:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/01 02:37:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/01 02:37:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/01 02:37:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/01 02:37:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/01 02:37:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/01 02:37:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/01 02:37:50 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:37:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/01 02:37:50 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/07/01 02:37:50 INFO : dir1/0000-abcdefg.txt: Updated modification time in destination 2025/07/01 02:37:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/01 02:37:50 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:37:50 DEBUG : Waiting for deletions to finish 2025/07/01 02:37:50 INFO : There was nothing to transfer 2025/07/01 02:37:50 DEBUG : Waiting for deletions to finish 2025/07/01 02:37:51 DEBUG : apple: Excluded (Path Filter) 2025/07/01 02:37:51 DEBUG : apple: Excluded 2025/07/01 02:37:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 02:37:51 DEBUG : appleappleapplebanana: Excluded 2025/07/01 02:37:51 DEBUG : banana: Excluded (Path Filter) 2025/07/01 02:37:51 DEBUG : banana: Excluded 2025/07/01 02:37:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 02:37:51 DEBUG : splitbananasplit: Excluded 2025/07/01 02:37:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 02:37:51 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/01 02:37:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 02:37:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/01 02:37:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 02:37:51 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/01 02:37:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 02:37:51 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/01 02:37:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 02:37:51 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/01 02:37:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 02:37:51 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/01 02:37:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 02:37:51 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/01 02:37:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 02:37:51 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/01 02:37:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 02:37:51 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/01 02:37:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 02:37:51 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/01 02:37:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 02:37:51 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/01 02:37:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 02:37:51 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/01 02:37:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 02:37:51 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/01 02:37:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 02:37:51 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/01 02:37:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 02:37:51 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/01 02:37:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 02:37:51 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/01 02:37:52 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:52 DEBUG : apple: Unchanged skipping 2025/07/01 02:37:52 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:52 DEBUG : banana: Unchanged skipping 2025/07/01 02:37:52 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/01 02:37:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/01 02:37:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/01 02:37:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/01 02:37:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/01 02:37:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/01 02:37:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/01 02:37:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:53 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:37:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/01 02:37:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/01 02:37:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/01 02:37:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/01 02:37:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/01 02:37:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/01 02:37:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/01 02:37:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/01 02:37:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/01 02:37:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:37:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/01 02:37:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/01 02:37:53 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:37:53 DEBUG : Waiting for deletions to finish 2025/07/01 02:37:53 INFO : There was nothing to transfer 2025/07/01 02:37:53 DEBUG : Waiting for deletions to finish 2025/07/01 02:37:53 DEBUG : apple: Excluded (Path Filter) 2025/07/01 02:37:53 DEBUG : apple: Excluded 2025/07/01 02:37:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 02:37:53 DEBUG : appleappleapplebanana: Excluded 2025/07/01 02:37:53 DEBUG : banana: Excluded (Path Filter) 2025/07/01 02:37:53 DEBUG : banana: Excluded 2025/07/01 02:37:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 02:37:53 DEBUG : splitbananasplit: Excluded 2025/07/01 02:37:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 02:37:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/01 02:37:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 02:37:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/01 02:37:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 02:37:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/01 02:37:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 02:37:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/01 02:37:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 02:37:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/01 02:37:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 02:37:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/01 02:37:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 02:37:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/01 02:37:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 02:37:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/01 02:37:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 02:37:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/01 02:37:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 02:37:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/01 02:37:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 02:37:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/01 02:37:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 02:37:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/01 02:37:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 02:37:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/01 02:37:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 02:37:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/01 02:37:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 02:37:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/01 02:37:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 02:37:54 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/base64 run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:40:15 DEBUG : Waiting for deletions to finish 2025/07/01 02:40:16 DEBUG : apple: Excluded (Path Filter) 2025/07/01 02:40:16 DEBUG : apple: Excluded 2025/07/01 02:40:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 02:40:16 DEBUG : appleappleapplebanana: Excluded 2025/07/01 02:40:16 DEBUG : banana: Excluded (Path Filter) 2025/07/01 02:40:16 DEBUG : banana: Excluded 2025/07/01 02:40:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 02:40:16 DEBUG : splitbananasplit: Excluded 2025/07/01 02:40:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 02:40:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/01 02:40:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 02:40:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/01 02:40:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 02:40:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/01 02:40:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 02:40:16 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/01 02:40:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 02:40:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/01 02:40:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 02:40:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/01 02:40:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 02:40:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/01 02:40:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 02:40:16 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/01 02:40:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 02:40:16 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/01 02:40:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 02:40:16 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/01 02:40:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 02:40:16 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/01 02:40:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 02:40:16 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/01 02:40:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 02:40:16 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/01 02:40:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 02:40:16 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/01 02:40:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 02:40:16 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/01 02:40:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 02:40:16 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/01 02:40:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 02:40:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 02:40:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 02:40:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 02:40:17 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/01 02:40:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/01 02:40:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:17 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/01 02:40:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/01 02:40:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 02:40:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 02:40:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 02:40:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 02:40:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 02:40:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 02:40:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 02:40:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/01 02:40:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/01 02:40:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/01 02:40:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/01 02:40:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/01 02:40:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/01 02:40:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/01 02:40:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/01 02:40:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/01 02:40:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/01 02:40:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/01 02:40:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 02:40:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/01 02:40:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/01 02:40:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/01 02:40:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/01 02:40:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/01 02:40:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/01 02:40:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/01 02:40:18 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:40:18 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:40:19 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/07/01 02:40:19 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/01 02:40:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:19 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/07/01 02:40:19 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:20 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/07/01 02:40:20 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:20 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/07/01 02:40:20 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/01 02:40:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:21 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/07/01 02:40:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:21 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/07/01 02:40:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:22 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/07/01 02:40:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:22 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/07/01 02:40:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:23 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/07/01 02:40:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:23 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/07/01 02:40:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:24 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/07/01 02:40:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 02:40:24 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/07/01 02:40:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:25 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/07/01 02:40:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:25 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/07/01 02:40:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:26 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/07/01 02:40:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:26 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/07/01 02:40:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 02:40:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/01 02:40:27 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/07/01 02:40:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:28 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/07/01 02:40:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:28 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/07/01 02:40:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/01 02:40:28 DEBUG : pacer: Reducing sleep to 15ms 2025/07/01 02:40:29 DEBUG : pacer: Reducing sleep to 11.25ms 2025/07/01 02:40:29 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/07/01 02:40:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/01 02:40:29 DEBUG : pacer: Reducing sleep to 10ms 2025/07/01 02:40:29 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/07/01 02:40:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:29 DEBUG : Waiting for deletions to finish 2025/07/01 02:40:33 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/01 02:40:33 INFO : dir1/0008-2345678.txt: Deleted 2025/07/01 02:40:34 INFO : banana: Deleted 2025/07/01 02:40:34 INFO : dir1/0012-6789;.txt: Deleted 2025/07/01 02:40:34 INFO : dir1/0007-1234567.txt: Deleted 2025/07/01 02:40:34 INFO : dir1/0009-3456789.txt: Deleted 2025/07/01 02:40:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/01 02:40:35 INFO : splitbananasplit: Deleted 2025/07/01 02:40:38 INFO : dir1/0011-56789;.txt: Deleted 2025/07/01 02:40:38 INFO : dir1/0014-89;=.txt: Deleted 2025/07/01 02:40:39 INFO : appleappleapplebanana: Deleted 2025/07/01 02:40:39 INFO : apple: Deleted 2025/07/01 02:40:39 INFO : dir1/0010-456789.txt: Deleted 2025/07/01 02:40:39 INFO : dir1/0013-789;=.txt: Deleted 2025/07/01 02:40:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/01 02:40:40 INFO : dir1/0003-defghij.txt: Deleted 2025/07/01 02:40:43 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/01 02:40:43 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/01 02:40:43 INFO : dir1/0015-9;=.txt: Deleted 2025/07/01 02:40:43 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/01 02:40:43 DEBUG : Waiting for deletions to finish 2025/07/01 02:40:44 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/01 02:40:44 DEBUG : YXBwbGU=: Excluded 2025/07/01 02:40:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/01 02:40:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/01 02:40:44 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/01 02:40:44 DEBUG : YmFuYW5h: Excluded 2025/07/01 02:40:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/01 02:40:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/01 02:40:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/01 02:40:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/01 02:40:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/01 02:40:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/01 02:40:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/01 02:40:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/01 02:40:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/01 02:40:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/01 02:40:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/01 02:40:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/01 02:40:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/01 02:40:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/01 02:40:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/01 02:40:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/01 02:40:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/01 02:40:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/01 02:40:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/01 02:40:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/01 02:40:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/01 02:40:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/01 02:40:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/01 02:40:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/01 02:40:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/01 02:40:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/01 02:40:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/01 02:40:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/01 02:40:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/01 02:40:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/01 02:40:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/01 02:40:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/01 02:40:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/01 02:40:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/01 02:40:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 02:40:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 02:40:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/01 02:40:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:45 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 02:40:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/01 02:40:45 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 02:40:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:45 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 02:40:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:45 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 02:40:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:45 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 02:40:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:45 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 02:40:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 02:40:45 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 02:40:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:45 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 02:40:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:45 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 02:40:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:45 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 02:40:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:45 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 02:40:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:45 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 02:40:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:45 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 02:40:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:45 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 02:40:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:45 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 02:40:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:45 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 02:40:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:45 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/01 02:40:45 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:45 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:45 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:45 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:45 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 02:40:45 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:45 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:45 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:45 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:45 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:45 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:45 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:45 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:45 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:45 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:45 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:45 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 02:40:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/01 02:40:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 02:40:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:45 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:45 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 02:40:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/01 02:40:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 02:40:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:45 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:45 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 02:40:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:45 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 02:40:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/01 02:40:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:45 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 02:40:45 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:45 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:45 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 02:40:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:45 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:45 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 02:40:45 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 02:40:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:45 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:45 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:40:45 DEBUG : apple: Unchanged skipping 2025/07/01 02:40:45 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:40:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:40:45 DEBUG : banana: Unchanged skipping 2025/07/01 02:40:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/01 02:40:45 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:40:45 DEBUG : splitbananasplit: Unchanged skipping 2025/07/01 02:40:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 02:40:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 02:40:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 02:40:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 02:40:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 02:40:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 02:40:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/01 02:40:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 02:40:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:40:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/01 02:40:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:40:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/01 02:40:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:40:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/01 02:40:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:40:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/01 02:40:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:40:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/01 02:40:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:40:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/01 02:40:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/01 02:40:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:40:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/01 02:40:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:40:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/01 02:40:45 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:40:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:40:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/01 02:40:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:40:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:40:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/01 02:40:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/01 02:40:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:40:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/01 02:40:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:40:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/01 02:40:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:40:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/01 02:40:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:40:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/01 02:40:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:40:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/01 02:40:45 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:40:45 DEBUG : Waiting for deletions to finish 2025/07/01 02:40:45 DEBUG : Waiting for deletions to finish 2025/07/01 02:40:46 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/01 02:40:46 DEBUG : YXBwbGU=: Excluded 2025/07/01 02:40:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/01 02:40:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/01 02:40:46 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/01 02:40:46 DEBUG : YmFuYW5h: Excluded 2025/07/01 02:40:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/01 02:40:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/01 02:40:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/01 02:40:46 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/01 02:40:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/01 02:40:46 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/01 02:40:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/01 02:40:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/01 02:40:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/01 02:40:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/01 02:40:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/01 02:40:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/01 02:40:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/01 02:40:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/01 02:40:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/01 02:40:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/01 02:40:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/01 02:40:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/01 02:40:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/01 02:40:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/01 02:40:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/01 02:40:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/01 02:40:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/01 02:40:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/01 02:40:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/01 02:40:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/01 02:40:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/01 02:40:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/01 02:40:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/01 02:40:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/01 02:40:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/01 02:40:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/01 02:40:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/01 02:40:46 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/01 02:40:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:47 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 02:40:47 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:47 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 02:40:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 02:40:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/01 02:40:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:47 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 02:40:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 02:40:47 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 02:40:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 02:40:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 02:40:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 02:40:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 02:40:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 02:40:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 02:40:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:43:06 DEBUG : Waiting for deletions to finish 2025/07/01 02:43:06 DEBUG : apple: Excluded (Path Filter) 2025/07/01 02:43:06 DEBUG : apple: Excluded 2025/07/01 02:43:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 02:43:06 DEBUG : appleappleapplebanana: Excluded 2025/07/01 02:43:06 DEBUG : banana: Excluded (Path Filter) 2025/07/01 02:43:06 DEBUG : banana: Excluded 2025/07/01 02:43:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 02:43:06 DEBUG : splitbananasplit: Excluded 2025/07/01 02:43:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 02:43:07 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/01 02:43:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 02:43:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/01 02:43:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 02:43:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/01 02:43:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 02:43:07 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/01 02:43:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 02:43:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/01 02:43:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 02:43:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/01 02:43:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 02:43:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/01 02:43:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 02:43:07 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/01 02:43:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 02:43:07 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/01 02:43:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 02:43:07 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/01 02:43:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 02:43:07 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/01 02:43:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 02:43:07 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/01 02:43:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 02:43:07 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/01 02:43:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 02:43:07 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/01 02:43:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 02:43:07 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/01 02:43:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 02:43:07 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:104 Error: Should be true Test: TestTransform/prefix Messages: dir1/0004-efghijk.txt: Modification time difference too big |-213934h37m30.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-07-01 02:42:37 +0000 UTC) (precision 1ns) fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:104 Error: Should be true Test: TestTransform/prefix Messages: dir1/0011-56789;.txt: Modification time difference too big |-213934h37m43.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-07-01 02:42:50 +0000 UTC) (precision 1ns) 2025/07/01 02:43:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 02:43:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 02:43:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 02:43:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 02:43:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 02:43:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 02:43:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 02:43:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 02:43:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 02:43:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 02:43:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 02:43:07 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 02:43:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 02:43:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 02:43:07 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 02:43:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/01 02:43:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 02:43:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/01 02:43:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 02:43:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/01 02:43:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 02:43:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/01 02:43:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 02:43:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 02:43:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 02:43:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 02:43:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 02:43:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 02:43:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/01 02:43:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 02:43:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/01 02:43:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 02:43:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 02:43:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 02:43:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 02:43:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 02:43:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 02:43:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 02:43:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 02:43:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 02:43:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 02:43:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 02:43:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 02:43:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/01 02:43:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 02:43:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 02:43:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 02:43:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 02:43:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 02:43:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 02:43:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 02:43:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 02:43:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 02:43:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 02:43:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 02:43:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 02:43:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 02:43:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 02:43:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 02:43:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 02:43:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 02:43:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 02:43:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 02:43:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 02:43:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 02:43:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 02:43:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 02:43:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 02:43:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 02:43:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/01 02:43:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 02:43:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 02:43:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 02:43:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 02:43:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 02:43:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 02:43:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 02:43:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 02:43:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 02:43:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 02:43:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 02:43:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 02:43:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 02:43:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/01 02:43:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 02:43:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 02:43:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 02:43:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 02:43:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 02:43:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 02:43:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 02:43:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 02:43:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 02:43:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 02:43:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 02:43:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 02:43:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 02:43:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 02:43:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 02:43:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/01 02:43:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 02:43:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 02:43:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 02:43:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 02:43:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/01 02:43:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 02:43:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/01 02:43:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 02:43:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/01 02:43:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 02:43:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/01 02:43:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 02:43:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/01 02:43:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 02:43:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 02:43:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 02:43:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 02:43:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 02:43:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 02:43:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 02:43:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 02:43:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 02:43:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 02:43:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/01 02:43:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 02:43:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 02:43:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 02:43:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 02:43:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 02:43:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/01 02:43:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 02:43:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 02:43:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 02:43:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 02:43:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 02:43:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 02:43:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 02:43:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 02:43:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 02:43:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 02:43:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 02:43:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/01 02:43:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 02:43:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 02:43:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 02:43:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 02:43:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 02:43:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/01 02:43:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 02:43:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 02:43:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 02:43:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 02:43:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 02:43:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 02:43:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 02:43:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 02:43:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/01 02:43:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 02:43:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/01 02:43:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 02:43:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/01 02:43:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 02:43:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/01 02:43:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 02:43:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/01 02:43:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/01 02:43:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 02:43:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 02:43:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 02:43:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 02:43:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 02:43:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 02:43:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 02:43:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 02:43:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 02:43:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/01 02:43:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 02:43:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/01 02:43:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 02:43:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 02:43:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 02:43:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 02:43:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 02:43:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/01 02:43:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 02:43:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 02:43:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 02:43:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 02:43:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 02:43:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 02:43:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 02:43:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 02:43:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 02:43:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 02:43:08 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/01 02:43:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 02:43:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 02:43:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 02:43:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 02:43:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 02:43:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 02:43:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 02:43:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/01 02:43:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 02:43:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 02:43:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/01 02:43:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/01 02:43:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 02:43:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 02:43:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 02:43:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 02:43:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:08 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/01 02:43:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:08 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:43:08 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:43:10 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/07/01 02:43:10 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/01 02:43:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/01 02:43:10 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/07/01 02:43:10 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/01 02:43:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/01 02:43:10 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/07/01 02:43:10 INFO : apple: Copied (new) to: PREFIXapple 2025/07/01 02:43:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/01 02:43:10 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/07/01 02:43:10 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/01 02:43:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/01 02:43:11 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/07/01 02:43:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/01 02:43:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/01 02:43:12 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/07/01 02:43:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/01 02:43:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/01 02:43:12 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/07/01 02:43:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/01 02:43:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/01 02:43:12 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/07/01 02:43:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/01 02:43:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/01 02:43:13 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/07/01 02:43:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/01 02:43:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/01 02:43:14 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/07/01 02:43:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/01 02:43:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/01 02:43:14 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/07/01 02:43:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/01 02:43:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/01 02:43:15 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/07/01 02:43:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/01 02:43:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/01 02:43:15 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/07/01 02:43:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/01 02:43:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/01 02:43:16 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/07/01 02:43:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/01 02:43:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/01 02:43:16 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/07/01 02:43:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/01 02:43:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/01 02:43:17 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/07/01 02:43:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/01 02:43:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/01 02:43:18 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/07/01 02:43:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/01 02:43:19 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/07/01 02:43:19 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/01 02:43:19 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/07/01 02:43:19 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/01 02:43:19 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/07/01 02:43:19 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/01 02:43:19 DEBUG : Waiting for deletions to finish 2025/07/01 02:43:24 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/01 02:43:24 INFO : dir1/0009-3456789.txt: Deleted 2025/07/01 02:43:24 INFO : dir1/0003-defghij.txt: Deleted 2025/07/01 02:43:24 INFO : dir1/0007-1234567.txt: Deleted 2025/07/01 02:43:24 INFO : dir1/0012-6789;.txt: Deleted 2025/07/01 02:43:24 INFO : dir1/0015-9;=.txt: Deleted 2025/07/01 02:43:24 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/01 02:43:25 INFO : dir1/0010-456789.txt: Deleted 2025/07/01 02:43:29 INFO : dir1/0008-2345678.txt: Deleted 2025/07/01 02:43:29 INFO : dir1/0014-89;=.txt: Deleted 2025/07/01 02:43:29 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/01 02:43:29 INFO : dir1/0013-789;=.txt: Deleted 2025/07/01 02:43:29 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/01 02:43:29 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/01 02:43:29 INFO : dir1/0011-56789;.txt: Deleted 2025/07/01 02:43:29 INFO : apple: Deleted 2025/07/01 02:43:33 INFO : appleappleapplebanana: Deleted 2025/07/01 02:43:34 INFO : banana: Deleted 2025/07/01 02:43:34 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/01 02:43:34 INFO : splitbananasplit: Deleted 2025/07/01 02:43:34 DEBUG : Waiting for deletions to finish 2025/07/01 02:43:34 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/01 02:43:34 DEBUG : PREFIXapple: Excluded 2025/07/01 02:43:34 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/01 02:43:34 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/07/01 02:43:34 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/01 02:43:34 DEBUG : PREFIXbanana: Excluded 2025/07/01 02:43:34 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/01 02:43:34 DEBUG : PREFIXsplitbananasplit: Excluded 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/01 02:43:35 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/07/01 02:43:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/01 02:43:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/01 02:43:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/01 02:43:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/01 02:43:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/01 02:43:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/01 02:43:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/01 02:43:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/01 02:43:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/01 02:43:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/01 02:43:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/01 02:43:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/01 02:43:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/01 02:43:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/01 02:43:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/01 02:43:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/01 02:43:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/01 02:43:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/01 02:43:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/01 02:43:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/01 02:43:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/01 02:43:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/01 02:43:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/01 02:43:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/01 02:43:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/01 02:43:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/01 02:43:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/01 02:43:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/01 02:43:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/01 02:43:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/01 02:43:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 02:43:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/01 02:43:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 02:43:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/01 02:43:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 02:43:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/01 02:43:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 02:43:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/01 02:43:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 02:43:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/01 02:43:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 02:43:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/01 02:43:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 02:43:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/01 02:43:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 02:43:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/01 02:43:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 02:43:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/01 02:43:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 02:43:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/01 02:43:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 02:43:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/01 02:43:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 02:43:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/01 02:43:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 02:43:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/01 02:43:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 02:43:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/01 02:43:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 02:43:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/01 02:43:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 02:43:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/01 02:43:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 02:43:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/01 02:43:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 02:43:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/01 02:43:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 02:43:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/01 02:43:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 02:43:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/01 02:43:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 02:43:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/01 02:43:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 02:43:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/01 02:43:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 02:43:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/01 02:43:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 02:43:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/01 02:43:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 02:43:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/01 02:43:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 02:43:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/01 02:43:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 02:43:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/01 02:43:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 02:43:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/01 02:43:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 02:43:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/01 02:43:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 02:43:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/01 02:43:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 02:43:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/01 02:43:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 02:43:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/01 02:43:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 02:43:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 02:43:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 02:43:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/01 02:43:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 02:43:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/01 02:43:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 02:43:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/01 02:43:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 02:43:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/01 02:43:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 02:43:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/01 02:43:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 02:43:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/01 02:43:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 02:43:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/01 02:43:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 02:43:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/01 02:43:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 02:43:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/01 02:43:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 02:43:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/01 02:43:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 02:43:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/01 02:43:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 02:43:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/01 02:43:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 02:43:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/01 02:43:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 02:43:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/01 02:43:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 02:43:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/01 02:43:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 02:43:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/01 02:43:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 02:43:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 02:43:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 02:43:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 02:43:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 02:43:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/01 02:43:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 02:43:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/01 02:43:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 02:43:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/01 02:43:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 02:43:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/01 02:43:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 02:43:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/01 02:43:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 02:43:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/01 02:43:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 02:43:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/01 02:43:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 02:43:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/01 02:43:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 02:43:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/01 02:43:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 02:43:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/01 02:43:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 02:43:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/01 02:43:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 02:43:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/01 02:43:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 02:43:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/01 02:43:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 02:43:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/01 02:43:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 02:43:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/01 02:43:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 02:43:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/01 02:43:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 02:43:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 02:43:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 02:43:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 02:43:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 02:43:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 02:43:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/01 02:43:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/01 02:43:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/01 02:43:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/01 02:43:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/01 02:43:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/01 02:43:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/01 02:43:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/01 02:43:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/01 02:43:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/01 02:43:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/01 02:43:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/01 02:43:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/01 02:43:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/01 02:43:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/01 02:43:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/01 02:43:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/01 02:43:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/01 02:43:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/01 02:43:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/01 02:43:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/01 02:43:36 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:43:36 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:43:38 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/07/01 02:43:38 INFO : banana: Copied (new) 2025/07/01 02:43:38 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/07/01 02:43:38 INFO : apple: Copied (new) 2025/07/01 02:43:38 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/07/01 02:43:38 INFO : splitbananasplit: Copied (new) 2025/07/01 02:43:40 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/07/01 02:43:40 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/01 02:43:41 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/07/01 02:43:41 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/01 02:43:41 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/07/01 02:43:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/01 02:43:41 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/07/01 02:43:41 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/01 02:43:42 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/07/01 02:43:42 INFO : appleappleapplebanana: Copied (new) 2025/07/01 02:43:43 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/07/01 02:43:43 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/01 02:43:43 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/07/01 02:43:43 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/01 02:43:44 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/07/01 02:43:44 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/01 02:43:45 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/07/01 02:43:45 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/01 02:43:45 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/07/01 02:43:45 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/01 02:43:45 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/07/01 02:43:45 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/01 02:43:46 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/07/01 02:43:46 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/01 02:43:47 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/07/01 02:43:47 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/01 02:43:47 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/07/01 02:43:47 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/01 02:43:48 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/07/01 02:43:48 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/01 02:43:49 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/07/01 02:43:49 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/01 02:43:49 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/07/01 02:43:49 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/01 02:43:49 DEBUG : Waiting for deletions to finish 2025/07/01 02:43:53 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/01 02:43:54 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/01 02:43:54 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/01 02:43:54 INFO : PREFIXapple: Deleted 2025/07/01 02:43:54 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/01 02:43:54 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/01 02:43:54 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/01 02:43:54 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/01 02:43:58 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/01 02:43:58 INFO : PREFIXsplitbananasplit: Deleted 2025/07/01 02:43:58 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/01 02:43:58 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/01 02:43:59 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/01 02:43:59 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/01 02:43:59 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/01 02:43:59 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/01 02:44:02 INFO : PREFIXbanana: Deleted 2025/07/01 02:44:03 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/01 02:44:03 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/01 02:44:03 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/01 02:44:03 DEBUG : Waiting for deletions to finish 2025/07/01 02:44:03 DEBUG : apple: Excluded (Path Filter) 2025/07/01 02:44:03 DEBUG : apple: Excluded 2025/07/01 02:44:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 02:44:03 DEBUG : appleappleapplebanana: Excluded 2025/07/01 02:44:03 DEBUG : banana: Excluded (Path Filter) 2025/07/01 02:44:03 DEBUG : banana: Excluded 2025/07/01 02:44:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 02:44:03 DEBUG : splitbananasplit: Excluded 2025/07/01 02:44:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 02:44:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/01 02:44:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 02:44:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/01 02:44:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 02:44:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/01 02:44:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 02:44:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/01 02:44:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 02:44:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/01 02:44:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 02:44:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/01 02:44:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 02:44:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/01 02:44:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 02:44:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/01 02:44:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 02:44:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/01 02:44:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 02:44:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/01 02:44:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 02:44:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/01 02:44:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 02:44:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/01 02:44:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 02:44:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/01 02:44:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 02:44:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/01 02:44:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 02:44:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/01 02:44:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 02:44:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/01 02:44:05 DEBUG : Waiting for deletions to finish 2025/07/01 02:44:05 DEBUG : apple: Excluded (Path Filter) 2025/07/01 02:44:05 DEBUG : apple: Excluded 2025/07/01 02:44:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 02:44:05 DEBUG : appleappleapplebanana: Excluded 2025/07/01 02:44:05 DEBUG : banana: Excluded (Path Filter) 2025/07/01 02:44:05 DEBUG : banana: Excluded 2025/07/01 02:44:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 02:44:05 DEBUG : splitbananasplit: Excluded 2025/07/01 02:44:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 02:44:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/01 02:44:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 02:44:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/01 02:44:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 02:44:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/01 02:44:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 02:44:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/01 02:44:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 02:44:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/01 02:44:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 02:44:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/01 02:44:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 02:44:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/01 02:44:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 02:44:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/01 02:44:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 02:44:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/01 02:44:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 02:44:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/01 02:44:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 02:44:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/01 02:44:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 02:44:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/01 02:44:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 02:44:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/01 02:44:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 02:44:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/01 02:44:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 02:44:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/01 02:44:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 02:44:05 DEBUG : dir1/0015-9;=.txt: Excluded === RUN TestTransform/suffix run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:46:24 DEBUG : Waiting for deletions to finish 2025/07/01 02:46:24 DEBUG : apple: Excluded (Path Filter) 2025/07/01 02:46:24 DEBUG : apple: Excluded 2025/07/01 02:46:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 02:46:24 DEBUG : appleappleapplebanana: Excluded 2025/07/01 02:46:24 DEBUG : banana: Excluded (Path Filter) 2025/07/01 02:46:24 DEBUG : banana: Excluded 2025/07/01 02:46:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 02:46:24 DEBUG : splitbananasplit: Excluded 2025/07/01 02:46:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 02:46:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/01 02:46:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 02:46:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/01 02:46:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 02:46:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/01 02:46:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 02:46:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/01 02:46:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 02:46:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/01 02:46:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 02:46:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/01 02:46:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 02:46:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/01 02:46:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 02:46:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/01 02:46:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 02:46:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/01 02:46:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 02:46:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/01 02:46:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 02:46:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/01 02:46:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 02:46:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/01 02:46:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 02:46:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/01 02:46:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 02:46:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/01 02:46:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 02:46:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/01 02:46:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 02:46:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/01 02:46:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/01 02:46:25 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 02:46:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 02:46:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/01 02:46:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 02:46:25 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 02:46:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/01 02:46:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 02:46:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 02:46:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/01 02:46:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 02:46:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 02:46:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 02:46:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 02:46:25 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 02:46:25 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 02:46:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/01 02:46:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 02:46:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/01 02:46:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 02:46:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/01 02:46:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/01 02:46:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/01 02:46:26 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 02:46:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 02:46:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 02:46:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/01 02:46:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 02:46:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/01 02:46:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/01 02:46:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/01 02:46:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/01 02:46:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/01 02:46:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/01 02:46:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/01 02:46:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/01 02:46:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/01 02:46:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/01 02:46:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/01 02:46:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/01 02:46:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/01 02:46:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/01 02:46:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 02:46:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/01 02:46:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:26 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:46:26 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:46:28 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/07/01 02:46:28 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/01 02:46:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/01 02:46:28 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/07/01 02:46:28 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/01 02:46:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/01 02:46:28 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/07/01 02:46:28 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/01 02:46:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/01 02:46:28 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/07/01 02:46:28 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/01 02:46:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/01 02:46:30 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/07/01 02:46:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/01 02:46:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/01 02:46:30 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/07/01 02:46:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/01 02:46:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/01 02:46:31 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/07/01 02:46:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/01 02:46:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/01 02:46:32 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/07/01 02:46:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/01 02:46:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/01 02:46:32 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/07/01 02:46:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/01 02:46:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/01 02:46:32 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/07/01 02:46:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/01 02:46:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/01 02:46:33 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/07/01 02:46:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/01 02:46:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/01 02:46:35 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/07/01 02:46:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/01 02:46:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/01 02:46:35 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/07/01 02:46:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/01 02:46:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/01 02:46:35 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/07/01 02:46:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/01 02:46:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/01 02:46:35 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/07/01 02:46:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/01 02:46:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/01 02:46:37 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/07/01 02:46:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/01 02:46:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/01 02:46:37 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/07/01 02:46:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/01 02:46:37 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/07/01 02:46:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/01 02:46:38 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/07/01 02:46:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/01 02:46:38 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/07/01 02:46:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/01 02:46:38 DEBUG : Waiting for deletions to finish 2025/07/01 02:46:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/01 02:46:43 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/01 02:46:43 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/01 02:46:43 INFO : dir1/0008-2345678.txt: Deleted 2025/07/01 02:46:43 INFO : dir1/0014-89;=.txt: Deleted 2025/07/01 02:46:43 INFO : appleappleapplebanana: Deleted 2025/07/01 02:46:43 INFO : splitbananasplit: Deleted 2025/07/01 02:46:44 INFO : banana: Deleted 2025/07/01 02:46:47 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/01 02:46:47 INFO : dir1/0010-456789.txt: Deleted 2025/07/01 02:46:48 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/01 02:46:48 INFO : dir1/0012-6789;.txt: Deleted 2025/07/01 02:46:48 INFO : dir1/0011-56789;.txt: Deleted 2025/07/01 02:46:48 INFO : dir1/0007-1234567.txt: Deleted 2025/07/01 02:46:48 INFO : dir1/0009-3456789.txt: Deleted 2025/07/01 02:46:49 INFO : dir1/0013-789;=.txt: Deleted 2025/07/01 02:46:51 INFO : dir1/0015-9;=.txt: Deleted 2025/07/01 02:46:52 INFO : dir1/0003-defghij.txt: Deleted 2025/07/01 02:46:52 INFO : apple: Deleted 2025/07/01 02:46:52 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/01 02:46:52 DEBUG : Waiting for deletions to finish 2025/07/01 02:46:53 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/01 02:46:53 DEBUG : appleSUFFIX: Excluded 2025/07/01 02:46:53 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/01 02:46:53 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/07/01 02:46:53 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/01 02:46:53 DEBUG : bananaSUFFIX: Excluded 2025/07/01 02:46:53 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/01 02:46:53 DEBUG : splitbananasplitSUFFIX: Excluded 2025/07/01 02:46:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/01 02:46:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/07/01 02:46:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/01 02:46:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/07/01 02:46:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/01 02:46:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/07/01 02:46:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/01 02:46:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/07/01 02:46:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/01 02:46:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/07/01 02:46:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/01 02:46:53 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/07/01 02:46:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/01 02:46:53 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/07/01 02:46:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/01 02:46:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/07/01 02:46:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/01 02:46:53 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/07/01 02:46:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/01 02:46:53 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/07/01 02:46:53 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/01 02:46:53 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/07/01 02:46:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/01 02:46:53 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/07/01 02:46:53 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/01 02:46:53 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/07/01 02:46:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/01 02:46:53 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/07/01 02:46:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/01 02:46:53 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/07/01 02:46:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/01 02:46:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/07/01 02:46:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/01 02:46:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/01 02:46:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/01 02:46:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/01 02:46:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/01 02:46:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/01 02:46:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/01 02:46:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/01 02:46:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/01 02:46:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/01 02:46:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/01 02:46:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/01 02:46:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/01 02:46:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/01 02:46:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/01 02:46:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/01 02:46:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/01 02:46:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/01 02:46:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/01 02:46:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/01 02:46:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/01 02:46:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/01 02:46:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/01 02:46:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/01 02:46:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/01 02:46:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/01 02:46:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/01 02:46:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/01 02:46:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/01 02:46:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/01 02:46:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/01 02:46:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/01 02:46:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/01 02:46:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 02:46:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 02:46:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/01 02:46:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/01 02:46:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/01 02:46:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/01 02:46:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/01 02:46:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/01 02:46:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/01 02:46:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/01 02:46:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/01 02:46:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/01 02:46:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/01 02:46:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/01 02:46:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/01 02:46:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/01 02:46:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/01 02:46:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/01 02:46:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 02:46:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 02:46:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 02:46:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 02:46:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/01 02:46:53 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 02:46:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 02:46:53 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/01 02:46:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/01 02:46:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/01 02:46:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/01 02:46:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/01 02:46:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/01 02:46:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/01 02:46:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/01 02:46:54 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:46:54 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:46:56 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/07/01 02:46:56 INFO : banana: Copied (new) 2025/07/01 02:46:56 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/07/01 02:46:56 INFO : apple: Copied (new) 2025/07/01 02:46:56 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/07/01 02:46:56 INFO : appleappleapplebanana: Copied (new) 2025/07/01 02:46:56 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/07/01 02:46:56 INFO : splitbananasplit: Copied (new) 2025/07/01 02:46:57 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/07/01 02:46:57 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/01 02:46:58 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/07/01 02:46:58 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/01 02:46:58 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/07/01 02:46:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/01 02:46:58 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/07/01 02:46:58 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/01 02:46:59 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/07/01 02:46:59 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/01 02:47:00 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/07/01 02:47:00 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/01 02:47:00 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/07/01 02:47:00 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/01 02:47:00 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/07/01 02:47:00 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/01 02:47:01 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/07/01 02:47:01 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/01 02:47:02 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/07/01 02:47:02 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/01 02:47:02 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/07/01 02:47:02 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/01 02:47:03 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/07/01 02:47:03 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/01 02:47:03 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/07/01 02:47:03 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/01 02:47:04 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/07/01 02:47:04 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/01 02:47:04 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/07/01 02:47:04 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/01 02:47:05 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/07/01 02:47:05 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/01 02:47:05 DEBUG : Waiting for deletions to finish 2025/07/01 02:47:09 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/01 02:47:10 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/01 02:47:10 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/01 02:47:10 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/01 02:47:10 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/01 02:47:10 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/01 02:47:10 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/01 02:47:10 INFO : bananaSUFFIX: Deleted 2025/07/01 02:47:14 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/01 02:47:14 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/01 02:47:14 INFO : splitbananasplitSUFFIX: Deleted 2025/07/01 02:47:14 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/01 02:47:15 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/01 02:47:15 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/01 02:47:15 INFO : appleSUFFIX: Deleted 2025/07/01 02:47:15 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/01 02:47:19 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/01 02:47:19 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/01 02:47:19 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/01 02:47:19 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/01 02:47:19 DEBUG : Waiting for deletions to finish 2025/07/01 02:47:20 DEBUG : apple: Excluded (Path Filter) 2025/07/01 02:47:20 DEBUG : apple: Excluded 2025/07/01 02:47:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 02:47:20 DEBUG : appleappleapplebanana: Excluded 2025/07/01 02:47:20 DEBUG : banana: Excluded (Path Filter) 2025/07/01 02:47:20 DEBUG : banana: Excluded 2025/07/01 02:47:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 02:47:20 DEBUG : splitbananasplit: Excluded 2025/07/01 02:47:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 02:47:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/01 02:47:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 02:47:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/01 02:47:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 02:47:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/01 02:47:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 02:47:20 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/01 02:47:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 02:47:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/01 02:47:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 02:47:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/01 02:47:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 02:47:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/01 02:47:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 02:47:20 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/01 02:47:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 02:47:20 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/01 02:47:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 02:47:20 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/01 02:47:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 02:47:20 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/01 02:47:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 02:47:20 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/01 02:47:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 02:47:20 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/01 02:47:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 02:47:20 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/01 02:47:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 02:47:20 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/01 02:47:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 02:47:20 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/01 02:47:20 DEBUG : Waiting for deletions to finish 2025/07/01 02:47:21 DEBUG : apple: Excluded (Path Filter) 2025/07/01 02:47:21 DEBUG : apple: Excluded 2025/07/01 02:47:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 02:47:21 DEBUG : appleappleapplebanana: Excluded 2025/07/01 02:47:21 DEBUG : banana: Excluded (Path Filter) 2025/07/01 02:47:21 DEBUG : banana: Excluded 2025/07/01 02:47:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 02:47:21 DEBUG : splitbananasplit: Excluded 2025/07/01 02:47:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 02:47:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/01 02:47:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 02:47:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/01 02:47:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 02:47:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/01 02:47:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 02:47:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/01 02:47:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 02:47:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/01 02:47:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 02:47:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/01 02:47:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 02:47:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/01 02:47:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 02:47:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/01 02:47:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 02:47:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/01 02:47:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 02:47:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/01 02:47:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 02:47:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/01 02:47:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 02:47:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/01 02:47:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 02:47:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/01 02:47:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 02:47:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/01 02:47:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 02:47:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/01 02:47:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 02:47:21 DEBUG : dir1/0015-9;=.txt: Excluded fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Should be true Test: TestTransform/suffix Messages: dir1/0009-3456789.txt: Modification time difference too big |-213934h41m54.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-07-01 02:47:01 +0000 UTC) (precision 1ns) === RUN TestTransform/truncate run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" 2025/07/01 02:49:20 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/07/01 02:49:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/01 02:49:20 DEBUG : pacer: Reducing sleep to 15ms 2025/07/01 02:49:21 DEBUG : pacer: Reducing sleep to 11.25ms 2025/07/01 02:49:21 DEBUG : pacer: Reducing sleep to 10ms 2025/07/01 02:49:39 DEBUG : Waiting for deletions to finish 2025/07/01 02:49:39 DEBUG : apple: Excluded (Path Filter) 2025/07/01 02:49:39 DEBUG : apple: Excluded 2025/07/01 02:49:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 02:49:39 DEBUG : appleappleapplebanana: Excluded 2025/07/01 02:49:39 DEBUG : banana: Excluded (Path Filter) 2025/07/01 02:49:39 DEBUG : banana: Excluded 2025/07/01 02:49:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 02:49:39 DEBUG : splitbananasplit: Excluded 2025/07/01 02:49:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 02:49:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/01 02:49:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 02:49:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/01 02:49:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 02:49:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/01 02:49:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 02:49:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/01 02:49:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 02:49:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/01 02:49:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 02:49:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/01 02:49:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 02:49:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/01 02:49:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 02:49:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/01 02:49:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 02:49:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/01 02:49:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 02:49:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/01 02:49:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 02:49:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/01 02:49:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 02:49:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/01 02:49:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 02:49:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/01 02:49:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 02:49:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/01 02:49:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 02:49:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/01 02:49:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 02:49:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/01 02:49:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/01 02:49:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/01 02:49:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/01 02:49:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:49:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/01 02:49:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:49:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:49:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:49:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:49:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/01 02:49:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/01 02:49:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/01 02:49:41 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:49:41 DEBUG : apple: Unchanged skipping 2025/07/01 02:49:41 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:49:41 DEBUG : banana: Unchanged skipping 2025/07/01 02:49:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:49:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/01 02:49:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 02:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:49:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 02:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:49:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 02:49:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 02:49:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 02:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:49:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 02:49:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 02:49:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 02:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:49:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 02:49:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 02:49:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 02:49:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 02:49:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 02:49:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 02:49:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 02:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:49:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 02:49:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 02:49:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 02:49:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 02:49:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 02:49:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 02:49:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 02:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:49:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 02:49:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 02:49:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 02:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:49:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 02:49:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 02:49:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 02:49:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 02:49:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 02:49:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 02:49:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 02:49:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 02:49:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 02:49:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 02:49:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 02:49:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 02:49:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 02:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:49:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 02:49:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 02:49:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 02:49:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 02:49:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 02:49:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 02:49:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 02:49:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 02:49:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 02:49:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 02:49:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 02:49:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 02:49:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 02:49:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 02:49:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 02:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:49:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 02:49:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 02:49:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 02:49:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 02:49:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 02:49:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 02:49:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 02:49:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 02:49:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 02:49:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 02:49:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 02:49:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 02:49:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 02:49:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 02:49:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 02:49:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 02:49:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 02:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:49:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 02:49:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 02:49:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 02:49:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 02:49:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 02:49:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 02:49:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 02:49:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 02:49:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 02:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:49:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 02:49:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 02:49:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 02:49:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 02:49:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 02:49:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 02:49:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 02:49:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 02:49:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 02:49:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 02:49:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 02:49:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 02:49:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 02:49:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 02:49:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 02:49:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 02:49:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 02:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:49:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 02:49:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 02:49:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 02:49:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 02:49:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 02:49:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 02:49:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 02:49:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 02:49:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 02:49:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 02:49:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 02:49:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 02:49:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 02:49:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 02:49:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 02:49:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 02:49:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 02:49:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 02:49:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 02:49:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 02:49:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 02:49:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 02:49:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/01 02:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:49:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/01 02:49:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 02:49:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/01 02:49:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 02:49:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/01 02:49:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 02:49:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/01 02:49:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 02:49:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 02:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:49:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 02:49:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 02:49:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 02:49:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 02:49:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 02:49:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 02:49:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 02:49:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/01 02:49:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 02:49:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 02:49:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 02:49:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 02:49:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 02:49:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 02:49:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 02:49:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 02:49:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 02:49:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 02:49:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 02:49:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 02:49:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 02:49:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 02:49:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 02:49:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 02:49:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 02:49:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 02:49:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/01 02:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:49:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 02:49:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/01 02:49:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 02:49:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/01 02:49:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 02:49:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/01 02:49:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 02:49:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/01 02:49:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 02:49:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/01 02:49:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 02:49:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/01 02:49:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 02:49:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/01 02:49:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 02:49:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/01 02:49:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 02:49:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/01 02:49:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 02:49:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/01 02:49:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/01 02:49:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/01 02:49:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 02:49:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/01 02:49:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 02:49:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/01 02:49:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/01 02:49:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 02:49:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/01 02:49:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:49:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/01 02:49:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/01 02:49:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/01 02:49:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/01 02:49:41 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:49:41 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:49:43 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/07/01 02:49:43 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/01 02:49:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/01 02:49:43 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/07/01 02:49:43 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/01 02:49:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/01 02:49:43 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/07/01 02:49:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/01 02:49:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/01 02:49:44 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/07/01 02:49:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/01 02:49:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/01 02:49:45 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/07/01 02:49:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/01 02:49:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/01 02:49:45 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/07/01 02:49:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/01 02:49:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/01 02:49:45 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/07/01 02:49:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/01 02:49:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/01 02:49:45 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/07/01 02:49:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/01 02:49:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/01 02:49:47 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/07/01 02:49:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/01 02:49:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/01 02:49:48 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/07/01 02:49:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/01 02:49:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/01 02:49:48 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/07/01 02:49:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/01 02:49:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/01 02:49:48 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/07/01 02:49:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/01 02:49:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/01 02:49:49 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/07/01 02:49:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/01 02:49:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/01 02:49:50 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/07/01 02:49:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/01 02:49:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/01 02:49:50 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/07/01 02:49:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/01 02:49:52 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/07/01 02:49:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/01 02:49:52 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/07/01 02:49:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/01 02:49:57 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/07/01 02:49:57 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/01 02:49:57 DEBUG : Waiting for deletions to finish 2025/07/01 02:50:02 INFO : dir1/0008-2345678.txt: Deleted 2025/07/01 02:50:02 INFO : dir1/0013-789;=.txt: Deleted 2025/07/01 02:50:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/01 02:50:02 INFO : dir1/0010-456789.txt: Deleted 2025/07/01 02:50:02 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/01 02:50:03 INFO : dir1/0015-9;=.txt: Deleted 2025/07/01 02:50:03 INFO : dir1/0003-defghij.txt: Deleted 2025/07/01 02:50:03 INFO : splitbananasplit: Deleted 2025/07/01 02:50:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/01 02:50:06 INFO : appleappleapplebanana: Deleted 2025/07/01 02:50:07 INFO : dir1/0011-56789;.txt: Deleted 2025/07/01 02:50:07 INFO : dir1/0009-3456789.txt: Deleted 2025/07/01 02:50:07 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/01 02:50:07 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/01 02:50:07 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/01 02:50:08 INFO : dir1/0012-6789;.txt: Deleted 2025/07/01 02:50:11 INFO : dir1/0007-1234567.txt: Deleted 2025/07/01 02:50:12 INFO : dir1/0014-89;=.txt: Deleted 2025/07/01 02:50:12 DEBUG : Waiting for deletions to finish 2025/07/01 02:50:12 DEBUG : apple: Excluded (Path Filter) 2025/07/01 02:50:12 DEBUG : apple: Excluded 2025/07/01 02:50:12 DEBUG : appleapple: Excluded (Path Filter) 2025/07/01 02:50:12 DEBUG : appleapple: Excluded 2025/07/01 02:50:12 DEBUG : banana: Excluded (Path Filter) 2025/07/01 02:50:12 DEBUG : banana: Excluded 2025/07/01 02:50:12 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/01 02:50:12 DEBUG : splitbanan: Excluded 2025/07/01 02:50:13 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/01 02:50:13 DEBUG : dir1/0000-abcde: Excluded 2025/07/01 02:50:13 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/01 02:50:13 DEBUG : dir1/0001-bcdef: Excluded 2025/07/01 02:50:13 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/01 02:50:13 DEBUG : dir1/0002-cdefg: Excluded 2025/07/01 02:50:13 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/01 02:50:13 DEBUG : dir1/0003-defgh: Excluded 2025/07/01 02:50:13 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/01 02:50:13 DEBUG : dir1/0004-efghi: Excluded 2025/07/01 02:50:13 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/01 02:50:13 DEBUG : dir1/0005-fghij: Excluded 2025/07/01 02:50:13 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/01 02:50:13 DEBUG : dir1/0006-ghijk: Excluded 2025/07/01 02:50:13 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/01 02:50:13 DEBUG : dir1/0007-12345: Excluded 2025/07/01 02:50:13 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/01 02:50:13 DEBUG : dir1/0008-23456: Excluded 2025/07/01 02:50:13 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/01 02:50:13 DEBUG : dir1/0009-34567: Excluded 2025/07/01 02:50:13 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/01 02:50:13 DEBUG : dir1/0010-45678: Excluded 2025/07/01 02:50:13 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/01 02:50:13 DEBUG : dir1/0011-56789: Excluded 2025/07/01 02:50:13 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/01 02:50:13 DEBUG : dir1/0012-6789;: Excluded 2025/07/01 02:50:13 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/01 02:50:13 DEBUG : dir1/0013-789;=: Excluded 2025/07/01 02:50:13 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/01 02:50:13 DEBUG : dir1/0014-89;=.: Excluded 2025/07/01 02:50:13 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/01 02:50:13 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/01 02:50:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/01 02:50:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/01 02:50:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/01 02:50:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/01 02:50:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/01 02:50:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/01 02:50:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/01 02:50:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/01 02:50:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/01 02:50:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/01 02:50:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/01 02:50:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/01 02:50:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/01 02:50:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/01 02:50:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/01 02:50:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/01 02:50:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/01 02:50:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/01 02:50:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/01 02:50:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/01 02:50:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/01 02:50:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/01 02:50:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/01 02:50:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/01 02:50:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/01 02:50:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/01 02:50:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/01 02:50:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/01 02:50:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/01 02:50:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/01 02:50:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/01 02:50:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/01 02:50:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/01 02:50:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/01 02:50:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/01 02:50:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/01 02:50:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/01 02:50:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/01 02:50:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/01 02:50:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/01 02:50:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/01 02:50:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/01 02:50:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/01 02:50:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/01 02:50:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/01 02:50:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/01 02:50:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/01 02:50:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/01 02:50:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/01 02:50:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/01 02:50:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/01 02:50:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/01 02:50:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/01 02:50:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/01 02:50:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/01 02:50:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/01 02:50:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/01 02:50:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/01 02:50:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/01 02:50:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/01 02:50:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/01 02:50:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/01 02:50:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:50:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/01 02:50:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:50:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/01 02:50:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:50:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/01 02:50:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:50:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/01 02:50:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:50:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/01 02:50:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:50:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/01 02:50:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:50:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/01 02:50:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:50:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/01 02:50:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:50:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/01 02:50:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:50:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/01 02:50:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:50:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/01 02:50:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:50:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/01 02:50:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:50:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/01 02:50:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:50:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/01 02:50:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:50:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/01 02:50:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:50:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/01 02:50:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:50:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:50:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/01 02:50:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/01 02:50:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:50:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/01 02:50:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/01 02:50:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/01 02:50:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/01 02:50:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/01 02:50:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/01 02:50:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/01 02:50:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/01 02:50:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/01 02:50:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/01 02:50:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/01 02:50:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/01 02:50:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/01 02:50:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/01 02:50:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/01 02:50:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/01 02:50:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/01 02:50:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/01 02:50:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/01 02:50:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/01 02:50:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:50:13 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/01 02:50:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:50:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:50:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:50:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:50:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/01 02:50:14 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:50:14 DEBUG : apple: Unchanged skipping 2025/07/01 02:50:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:50:14 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:50:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/01 02:50:14 DEBUG : banana: Unchanged skipping 2025/07/01 02:50:14 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:50:14 DEBUG : splitbananasplit: Unchanged skipping 2025/07/01 02:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 02:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 02:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 02:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 02:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 02:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 02:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 02:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 02:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 02:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 02:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 02:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 02:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 02:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 02:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 02:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 02:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 02:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 02:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 02:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 02:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 02:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 02:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 02:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 02:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 02:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 02:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 02:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 02:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 02:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 02:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 02:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 02:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 02:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 02:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 02:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 02:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 02:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 02:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 02:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 02:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 02:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 02:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 02:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 02:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 02:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 02:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 02:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 02:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 02:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 02:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 02:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 02:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 02:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 02:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 02:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 02:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 02:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 02:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 02:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 02:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 02:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 02:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 02:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 02:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 02:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 02:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 02:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 02:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 02:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 02:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 02:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 02:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 02:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 02:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 02:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 02:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 02:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 02:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 02:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 02:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 02:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 02:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 02:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 02:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 02:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 02:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 02:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 02:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 02:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 02:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 02:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 02:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 02:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 02:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 02:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 02:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 02:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 02:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 02:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 02:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 02:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 02:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 02:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 02:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 02:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 02:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 02:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 02:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 02:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 02:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 02:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 02:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 02:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 02:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 02:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 02:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 02:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 02:50:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/01 02:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:50:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/01 02:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 02:50:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/01 02:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 02:50:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/01 02:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 02:50:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/01 02:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 02:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 02:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 02:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 02:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 02:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 02:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 02:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 02:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 02:50:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/01 02:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 02:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 02:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 02:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 02:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 02:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 02:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 02:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 02:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 02:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 02:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 02:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 02:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 02:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 02:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 02:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 02:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 02:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 02:50:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/01 02:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:50:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 02:50:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 02:50:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 02:50:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 02:50:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 02:50:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 02:50:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 02:50:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 02:50:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 02:50:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:50:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 02:50:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/01 02:50:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:50:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/01 02:50:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:50:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/01 02:50:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/01 02:50:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:50:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/01 02:50:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 02:50:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:50:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 02:50:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:50:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/01 02:50:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/01 02:50:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 02:50:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:50:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/01 02:50:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:50:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:50:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/01 02:50:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/01 02:50:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:50:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 02:50:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/01 02:50:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:50:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/01 02:50:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/01 02:50:14 DEBUG : dir1/0013-789;=.txt: Modification times differ by 213934h44m42.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-07-01 02:49:49 +0000 UTC 2025/07/01 02:50:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:50:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/01 02:50:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:50:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/01 02:50:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:50:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/01 02:50:14 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for checks to finish 2025/07/01 02:50:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/01 02:50:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/01 02:50:14 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/07/01 02:50:15 INFO : dir1/0013-789;=.txt: Updated modification time in destination 2025/07/01 02:50:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/01 02:50:15 DEBUG : Yandex rclone-test-wuhupuz8qepu: Waiting for transfers to finish 2025/07/01 02:50:15 DEBUG : Waiting for deletions to finish 2025/07/01 02:50:15 DEBUG : Waiting for deletions to finish 2025/07/01 02:50:15 DEBUG : apple: Excluded (Path Filter) 2025/07/01 02:50:15 DEBUG : apple: Excluded 2025/07/01 02:50:15 DEBUG : appleapple: Excluded (Path Filter) 2025/07/01 02:50:15 DEBUG : appleapple: Excluded 2025/07/01 02:50:15 DEBUG : banana: Excluded (Path Filter) 2025/07/01 02:50:15 DEBUG : banana: Excluded 2025/07/01 02:50:15 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/01 02:50:15 DEBUG : splitbanan: Excluded 2025/07/01 02:50:15 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/01 02:50:15 DEBUG : dir1/0000-abcde: Excluded 2025/07/01 02:50:15 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/01 02:50:15 DEBUG : dir1/0001-bcdef: Excluded 2025/07/01 02:50:15 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/01 02:50:15 DEBUG : dir1/0002-cdefg: Excluded 2025/07/01 02:50:15 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/01 02:50:15 DEBUG : dir1/0003-defgh: Excluded 2025/07/01 02:50:15 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/01 02:50:15 DEBUG : dir1/0004-efghi: Excluded 2025/07/01 02:50:15 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/01 02:50:15 DEBUG : dir1/0005-fghij: Excluded 2025/07/01 02:50:15 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/01 02:50:15 DEBUG : dir1/0006-ghijk: Excluded 2025/07/01 02:50:15 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/01 02:50:15 DEBUG : dir1/0007-12345: Excluded 2025/07/01 02:50:15 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/01 02:50:15 DEBUG : dir1/0008-23456: Excluded 2025/07/01 02:50:15 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/01 02:50:15 DEBUG : dir1/0009-34567: Excluded 2025/07/01 02:50:15 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/01 02:50:15 DEBUG : dir1/0010-45678: Excluded 2025/07/01 02:50:15 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/01 02:50:15 DEBUG : dir1/0011-56789: Excluded 2025/07/01 02:50:15 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/01 02:50:15 DEBUG : dir1/0012-6789;: Excluded 2025/07/01 02:50:15 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/01 02:50:15 DEBUG : dir1/0013-789;=: Excluded 2025/07/01 02:50:15 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/01 02:50:15 DEBUG : dir1/0014-89;=.: Excluded 2025/07/01 02:50:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/01 02:50:15 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/01 02:50:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:50:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:50:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/01 02:50:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/01 02:50:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/01 02:50:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/01 02:50:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/01 02:50:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/01 02:50:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/01 02:50:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/01 02:50:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/01 02:50:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/01 02:50:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/01 02:50:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/01 02:50:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/01 02:50:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/01 02:50:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/01 02:50:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/01 02:50:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/01 02:50:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/01 02:50:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/01 02:50:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/01 02:50:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/01 02:50:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/01 02:50:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/01 02:50:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/01 02:50:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/01 02:50:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/01 02:50:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/01 02:50:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/01 02:50:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/01 02:50:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/01 02:50:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/01 02:50:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/01 02:50:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/01 02:50:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 02:50:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/01 02:50:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/01 02:50:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/01 02:50:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/01 02:50:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/01 02:50:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/01 02:50:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/01 02:50:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/01 02:50:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/01 02:50:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/01 02:50:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/01 02:50:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/01 02:50:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/01 02:50:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/01 02:50:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/01 02:50:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/01 02:50:16 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "Yandex rclone-test-wuhupuz8qepu", Local "Local file system at /tmp/rclone3381904645", Modify Window "1ns" panic: test timed out after 1h0m0s running tests: TestTransform (17m45s) TestTransform/encoder (26s) goroutine 24456 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 18 minutes]: testing.(*T).Run(0xc0007c41c0, {0x26964f6?, 0xc0003b7ad8?}, 0x27c2b98) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0007c41c0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0007c41c0, 0xc0003b7c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc00079e3a8, {0x3e80600, 0x6b, 0x6b}, {0xedff53659?, 0x3e965c0?, 0x3e965c0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00039e320) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00039e320) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 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:259 +0xa9 goroutine 34 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 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 35 [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 17142 [chan receive, 2 minutes]: testing.(*T).Run(0xc00091a1c0, {0x2686c06?, 0x3e935c0?}, 0xc000145a40) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc00091a1c0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc00091a1c0, 0x27c2b98) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 22431 [select]: net/http.(*persistConn).writeLoop(0xc000ca3200) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 22439 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24419 [IO wait]: internal/poll.runtime_pollWait(0x7cb4a009d278, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0004fe700?, 0xc0008fb300?, 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(0xc0004fe700, {0xc0008fb300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0004fe700, {0xc0008fb300?, 0x12fb?, 0xc000a52d80?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000804208, {0xc0008fb300?, 0xc0008fb300?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000dae858, {0xc0008fb300?, 0x7cb45589c028?, 0x7cb4a0121108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00079e708, {0xc0008fb300?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006dd0b8, {0x2ad0720, 0xc00079e708}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006dce08, {0x7cb456a31980, 0xc000dae858}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006dce08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0006dce08, {0xc0007bc000, 0x1000, 0xc000339290?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007a8240, {0xc0007bc000?, 0x7f4fc5?, 0x2acd640?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000bb63c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000bb63c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007a8240) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24411 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 2704 [chan receive, 53 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2771 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 24301 [IO wait, 2 minutes]: internal/poll.runtime_pollWait(0x7cb4558d4f88, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0004ffa00?, 0xc000dec600?, 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(0xc0004ffa00, {0xc000dec600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0004ffa00, {0xc000dec600?, 0x12fb?, 0xc000a52cc0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0006a02f0, {0xc000dec600?, 0xc000dec600?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0003fe0f0, {0xc000dec600?, 0x7cb45586ebd0?, 0x7cb4a0121108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0009f76c8, {0xc000dec600?, 0x12fb?, 0xa0717c?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000c81eb8, {0x2ad0720, 0xc0009f76c8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000c81c08, {0x7cb456a31980, 0xc0003fe0f0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000c81c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000c81c08, {0xc000a27000, 0x1000, 0xc000339290?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007a8d80, {0xc000a27000?, 0x7f4fc5?, 0x2acd640?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c5e120) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c5e120, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007a8d80) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24220 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24453 [IO wait]: internal/poll.runtime_pollWait(0x7cb4558d4498, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0004fe980?, 0xc000dea000?, 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(0xc0004fe980, {0xc000dea000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0004fe980, {0xc000dea000?, 0x12fb?, 0xc00031cd40?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008ab10, {0xc000dea000?, 0xc000dea000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00079ebb8, {0xc000dea000?, 0x7cb4a00cac18?, 0x7cb4a01215c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00036a660, {0xc000dea000?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0007c0638, {0x2ad0720, 0xc00036a660}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0007c0388, {0x7cb456a31980, 0xc00079ebb8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0007c0388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0007c0388, {0xc000902000, 0x1000, 0xc000339290?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00062c900, {0xc000902000?, 0x7f4fc5?, 0x2acd640?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000da3500) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000da3500, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00062c900) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24467 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24298 [select, 2 minutes]: net/http.(*persistConn).writeLoop(0xc00062db00) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24293 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24383 [IO wait]: internal/poll.runtime_pollWait(0x7cb4558cf300, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0004fe400?, 0xc0007fb300?, 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(0xc0004fe400, {0xc0007fb300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0004fe400, {0xc0007fb300?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0006a0228, {0xc0007fb300?, 0x0?, 0x3eb5e80?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000936b28, {0xc0007fb300?, 0x7cb45589c028?, 0x7cb4a0121108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00079e600, {0xc0007fb300?, 0x3ebc400?, 0xc000a479c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000d362b8, {0x2ad0720, 0xc00079e600}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000d36008, {0x7cb456a31980, 0xc000936b28}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000d36008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000d36008, {0xc0006fd000, 0x1000, 0xc000339290?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00062c120, {0xc0006fd000?, 0x7f4fc5?, 0x2acd640?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0008cdbc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0008cdbc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00062c120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24377 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24370 [select, 2 minutes]: net/http.(*persistConn).writeLoop(0xc000efefc0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24316 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24445 [select]: net/http.(*persistConn).writeLoop(0xc00062c240) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24436 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24280 [select, 2 minutes]: net/http.(*persistConn).writeLoop(0xc000efea20) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24255 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24342 [IO wait, 2 minutes]: internal/poll.runtime_pollWait(0x7cb4a009cf30, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000973800?, 0xc000ded900?, 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(0xc000973800, {0xc000ded900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000973800, {0xc000ded900?, 0x12fb?, 0xc000a531e0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000804590, {0xc000ded900?, 0xc000ded900?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000cdf878, {0xc000ded900?, 0x7cb45616b5f8?, 0x7cb4a01215c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0003ffa28, {0xc000ded900?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000d370b8, {0x2ad0720, 0xc0003ffa28}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000d36e08, {0x7cb456a31980, 0xc000cdf878}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000d36e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000d36e08, {0xc000a70000, 0x1000, 0xc000339290?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00062dc20, {0xc000a70000?, 0x7f4fc5?, 0x2acd640?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000b8e2a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000b8e2a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00062dc20) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24304 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24343 [select, 2 minutes]: net/http.(*persistConn).writeLoop(0xc00062dc20) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24304 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24454 [select]: net/http.(*persistConn).writeLoop(0xc00062c900) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24467 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24214 [select]: net/http.(*persistConn).roundTrip(0xc000ca3200, 0xc000699bd0) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0004bf860, 0xc0004d7e00) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0002961c0, 0xc0004d7e00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 golang.org/x/oauth2.(*Transport).RoundTrip(0xc0006a5f00, 0xc0004d7cc0) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.30.0/transport.go:55 +0x15e net/http.send(0xc0004d7cc0, {0x2ad13a0, 0xc0006a5f00}, {0x6e3b01?, 0xc000b7c508?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000338db0, 0xc0004d7cc0, {0x12?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000338db0, 0xc0004d7cc0) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc00072c050, {0x2af5d08, 0x3eb9b80}, 0xc000ee33b8) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc00072c050, {0x2af5d08, 0x3eb9b80}, 0xc0004d7b80?, {0x205dba0?, 0xc00008ac48?}, {0x0, 0x0}, 0x41373d?, 0x27c40a0, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:550 +0x3f2 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:493 github.com/rclone/rclone/backend/yandex.(*Object).setCustomProperty.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1033 +0x89 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000053808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00031a720, 0xc000e1dd80, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00031a720, 0xc000e1dd80) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/yandex.(*Object).setCustomProperty(0xc000af06c0, {0x2af5d08, 0x3eb9b80}, {0x269d2ca, 0xf}, {0xc0007759e0, 0x1e}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1032 +0x425 github.com/rclone/rclone/backend/yandex.(*Object).SetModTime(0xc000af06c0, {0x2af5d08, 0x3eb9b80}, {0xc000af06c0?, 0x2af5d08?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1044 +0x78 github.com/rclone/rclone/backend/yandex.(*Object).Update(0xc000af06c0, {0x2af5d08, 0x3eb9b80}, {0x2acd740, 0xc00028b1a0}, {0x2b00df0, 0xc00051be30}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:1157 +0x27c github.com/rclone/rclone/backend/yandex.(*Fs).Put(0xc00017d580, {0x2af5d08, 0x3eb9b80}, {0x2acd740, 0xc00028b1a0}, {0x2b00df0, 0xc00051be30}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/yandex/yandex.go:461 +0x1ab github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc0004144d0, {0x2af5d08, 0x3eb9b80}, {0x2b0dc80, 0xc00017d580}, {0xc000b90cc0, 0x12}, {0xc000b90cc0, 0x12}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fs/sync.makeTestFiles(0xc0004144d0?, 0xc0004144d0, {0x267ba9c, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 +0x425 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc0007b2000) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 +0xd3 testing.tRunner(0xc0007b2000, 0xc000145a40) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 17142 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 24405 [IO wait]: internal/poll.runtime_pollWait(0x7cb4558d47e0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0004fe180?, 0xc0008fa000?, 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(0xc0004fe180, {0xc0008fa000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0004fe180, {0xc0008fa000?, 0x12fb?, 0xc000a52500?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000804098, {0xc0008fa000?, 0xc0008fa000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000dae270, {0xc0008fa000?, 0x7cb4558f0be0?, 0x7cb4a01215c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0009368a0, {0xc0008fa000?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006dcd38, {0x2ad0720, 0xc0009368a0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006dca88, {0x7cb456a31980, 0xc000dae270}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006dca88, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0006dca88, {0xc000aef000, 0x1000, 0xc000339290?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007a8120, {0xc000aef000?, 0x7f4fc5?, 0x2acd640?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c962a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c962a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007a8120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24045 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24326 [IO wait, 2 minutes]: internal/poll.runtime_pollWait(0x7cb4558d51b8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0002c5300?, 0xc0008fd900?, 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(0xc0002c5300, {0xc0008fd900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0002c5300, {0xc0008fd900?, 0x12fb?, 0xc000bb8fc0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0006a0318, {0xc0008fd900?, 0xc0008fd900?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0003feb70, {0xc0008fd900?, 0x7cb4558f2260?, 0x7cb4a0121f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000cdf770, {0xc0008fd900?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006dc638, {0x2ad0720, 0xc000cdf770}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006dc388, {0x7cb456a31980, 0xc0003feb70}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006dc388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0006dc388, {0xc000a9f000, 0x1000, 0xc000339290?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000efed80, {0xc000a9f000?, 0x7f4fc5?, 0x2acd640?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000901200) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000901200, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000efed80) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24289 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24353 [IO wait, 2 minutes]: internal/poll.runtime_pollWait(0x7cb4a009d7f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0004ffd80?, 0xc000deec00?, 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(0xc0004ffd80, {0xc000deec00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0004ffd80, {0xc000deec00?, 0x12fb?, 0xc000a53660?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000804698, {0xc000deec00?, 0xc000deec00?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000cdfd88, {0xc000deec00?, 0x7cb45586ebd0?, 0x7cb4a0121108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0009f7bd8, {0xc000deec00?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000d37438, {0x2ad0720, 0xc0009f7bd8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000d37188, {0x7cb456a31980, 0xc000cdfd88}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000d37188, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000d37188, {0xc000a7d000, 0x1000, 0xc000339290?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00062dd40, {0xc000a7d000?, 0x7f4fc5?, 0x2acd640?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000c125a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000c125a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00062dd40) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24345 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24475 [IO wait]: internal/poll.runtime_pollWait(0x7cb4558d50a0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0002c4a00?, 0xc0007fec00?, 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(0xc0002c4a00, {0xc0007fec00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0002c4a00, {0xc0007fec00?, 0x12fb?, 0xc000bb9b80?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000804370, {0xc0007fec00?, 0xc0007fec00?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000daee58, {0xc0007fec00?, 0x7cb45589c028?, 0x7cb4a0121108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00079eff0, {0xc0007fec00?, 0x12fb?, 0xa0717c?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006dd7b8, {0x2ad0720, 0xc00079eff0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006dd508, {0x7cb456a31980, 0xc000daee58}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006dd508, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0006dd508, {0xc0008c4000, 0x1000, 0xc000339290?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007a8360, {0xc0008c4000?, 0x7f4fc5?, 0x2acd640?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000d6a420) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000d6a420, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007a8360) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24425 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24384 [select]: net/http.(*persistConn).writeLoop(0xc00062c120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24377 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24406 [select]: net/http.(*persistConn).writeLoop(0xc0007a8120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24045 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24444 [IO wait]: internal/poll.runtime_pollWait(0x7cb4a009d5c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0002c4480?, 0xc0007fc600?, 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(0xc0002c4480, {0xc0007fc600, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0002c4480, {0xc0007fc600?, 0x12fb?, 0xc000bb8e80?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0006a03e0, {0xc0007fc600?, 0xc0007fc600?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0009377d0, {0xc0007fc600?, 0x7cb4558f0be0?, 0x7cb4a01215c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000937f08, {0xc0007fc600?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000d36638, {0x2ad0720, 0xc000937f08}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000d36388, {0x7cb456a31980, 0xc0009377d0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000d36388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000d36388, {0xc000732000, 0x1000, 0xc000339290?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00062c240, {0xc000732000?, 0x7f4fc5?, 0x2acd640?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000af0000) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000af0000, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00062c240) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24436 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24420 [select]: net/http.(*persistConn).writeLoop(0xc0007a8240) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24411 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24337 [IO wait, 2 minutes]: internal/poll.runtime_pollWait(0x7cb4558972e8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0002c5d80?, 0xc0008fec00?, 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(0xc0002c5d80, {0xc0008fec00, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0002c5d80, {0xc0008fec00?, 0x12fb?, 0xc000bb9940?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0006a0590, {0xc0008fec00?, 0xc0008fec00?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0003ffc68, {0xc0008fec00?, 0x7cb45586ebd0?, 0x7cb4a0121108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0009f7f20, {0xc0008fec00?, 0x12fb?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006dc9b8, {0x2ad0720, 0xc0009f7f20}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006dc708, {0x7cb456a31980, 0xc0003ffc68}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006dc708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0006dc708, {0xc000bdb000, 0x1000, 0xc000339290?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000efefc0, {0xc000bdb000?, 0x7f4fc5?, 0x2acd640?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00039c480) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00039c480, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000efefc0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24316 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24302 [select, 2 minutes]: net/http.(*persistConn).writeLoop(0xc0007a8d80) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24220 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24476 [select]: net/http.(*persistConn).writeLoop(0xc0007a8360) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24425 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24372 [IO wait]: internal/poll.runtime_pollWait(0x7cb455896fa0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000972200?, 0xc0007fa000?, 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(0xc000972200, {0xc0007fa000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000972200, {0xc0007fa000?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a3c0, {0xc0007fa000?, 0x0?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00079e168, {0xc0007fa000?, 0x7cb45589c488?, 0x7cb4a0121a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000dae060, {0xc0007fa000?, 0xc0?, 0xc0003b39e8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0007c02b8, {0x2ad0720, 0xc000dae060}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0007c0008, {0x7cb456a31980, 0xc00079e168}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0007c0008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0007c0008, {0xc000a57000, 0x1000, 0xc000339290?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000efe000, {0xc000a57000?, 0x7f4fc5?, 0x2acd640?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00031b380) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00031b380, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000efe000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24386 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24279 [IO wait, 2 minutes]: internal/poll.runtime_pollWait(0x7cb4558971d0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000973400?, 0xc0007fd900?, 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(0xc000973400, {0xc0007fd900, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000973400, {0xc0007fd900?, 0x12fb?, 0xc00093d660?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008abc8, {0xc0007fd900?, 0x0?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0009f6f30, {0xc0007fd900?, 0x7cb4558f2260?, 0x7cb4a0121f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000cdeb10, {0xc0007fd900?, 0x3ebc400?, 0xfc0008?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0007c17b8, {0x2ad0720, 0xc000cdeb10}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0007c1508, {0x7cb456a31980, 0xc0009f6f30}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0007c1508, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0007c1508, {0xc000c8e000, 0x1000, 0xc000339290?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000efea20, {0xc000c8e000?, 0x7f4fc5?, 0x2acd640?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000ca89c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000ca89c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000efea20) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24255 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24373 [select]: net/http.(*persistConn).writeLoop(0xc000efe000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24386 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24354 [select, 2 minutes]: net/http.(*persistConn).writeLoop(0xc00062dd40) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24345 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 24297 [IO wait, 2 minutes]: internal/poll.runtime_pollWait(0x7cb4558cfaa8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0002c4f00?, 0xc000deb300?, 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(0xc0002c4f00, {0xc000deb300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0002c4f00, {0xc000deb300?, 0x12fb?, 0xc000a528a0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008aca8, {0xc000deb300?, 0xc000deb300?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0009f7440, {0xc000deb300?, 0x7cb45586ebd0?, 0x7cb4a0121108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0009f74e8, {0xc000deb300?, 0x43d487?, 0xc000ebd680?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0007c1b38, {0x2ad0720, 0xc0009f74e8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0007c1888, {0x7cb456a31980, 0xc0009f7440}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0007c1888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0007c1888, {0xc000a0f000, 0x1000, 0xc000339290?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00062db00, {0xc000a0f000?, 0x7f4fc5?, 0x2acd640?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000da2960) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000da2960, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00062db00) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 24293 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 24327 [select, 2 minutes]: net/http.(*persistConn).writeLoop(0xc000efed80) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 24289 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 22430 [IO wait]: internal/poll.runtime_pollWait(0x7cb4a009d048, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0002c4580?, 0xc000a2ca80?, 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(0xc0002c4580, {0xc000a2ca80, 0x2a80, 0x2a80}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0002c4580, {0xc000a2ca80?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000324220, {0xc000a2ca80?, 0x0?, 0x3eb5e80?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00079e8b8, {0xc000a2ca80?, 0x7cb45589c488?, 0x7cb4a0121a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000daed98, {0xc000a2ca80?, 0x3ebc400?, 0xc0007839c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00045beb8, {0x2ad0720, 0xc000daed98}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00045bc08, {0x7cb456a31980, 0xc00079e8b8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00045bc08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00045bc08, {0xc000a56000, 0x1000, 0xc000339290?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000ca3200, {0xc000a56000?, 0x7f4fc5?, 0x2acd640?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a04d20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a04d20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000ca3200) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 22439 /usr/local/go/src/net/http/transport.go:1944 +0x174f "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose" - Finished ERROR in 1h0m0.504264365s (try 1/5): exit status 2: Failed [TestSyncSuffixKeepExtension TestSyncConcurrentDelete TestSyncReplaceDirModTime]